﻿@charset "utf-8";
/* CSS Document */

body
{
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#TD_PageContent td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
}
#TD_PageContent a:link {
	text-decoration: none;
	color:#00622F;
}
#TD_PageContent a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#00622F;
	text-decoration: none;
}
#TD_PageContent a:hover {
	text-decoration: underline;
	color:#00622F;
}
#TD_PageContent a:active {
	text-decoration: none;
	color:#00622F;
}
.naslov {
	font-family: "Century Gothic";
	font-size: 24px;
	line-height: 24px;
	color: #7BB524;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	background-image: url(../images/8010Headline-shadow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	white-space: nowrap;
}
.CompanyName{
    font-family: "Trebuchet MS";
	font-size:20px;
	color:#FFFFFF;
	font-weight:normal;
	padding:20px 0 0 10px;
}
.CompanySlogan{
    font-family: "Trebuchet MS";
	font-size:20px;
	color:#00622F;
	font-weight:normal;
	padding:20px 0 0 10px;
}

.BG {
	background-image: url(../images/8010bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.copyrights {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #00622F;
}
.green_border{
border: #00622F 2px solid;
}
