@charset "utf-8";
/* CSS Document */

.fix:after {
	clear:both;content:'[.]';
	display:block;
	height:0;
	visibility:hidden;
}
.fix {
	display:inline-block;
}
.fix {
	display:block;
}
.clear {
	clear: both;
	height: 0px;
	margin: 0;
	padding: 0;
}
* html .clear {
	overflow: hidden;
}

body {
	background-image: url(/img/bodyBgrd.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#001F0B;
	margin: 0px;
	padding: 0px;
	color:#888888;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
}
h1 {
	font-size:35px;
}

h2 {
	font-size:35px;
}
h3 {
	font-size:28px;
	color:#ADC75A
}
h4 {
	font-size:24px;
	color:#ADC75A
}
h1, h2, h3, h4 {
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:110%;
	margin:0 0 10px 0;
}
p {
	line-height:140%;
	margin:0;
	padding-bottom:15px;
	color:#888888;
}
img {
	border:0;
	margin:0;
	padding:0;
}
a {
	color:#B5B5B5;
	font-family:Tahoma, Arial;
	font-size:11px;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
ul, ol {
	margin:15px;
	padding:0;
	margin-top:0;
	line-height: 140%;
}
ul li {
	margin:0 0 5px 20px;
}
h1.logo a,
.topLeft, .topRight,
.bottomTop, .bottomBottom,
.columnLeftTop, .columnLeftCenter, .columnLeftBottom,
.centerDivTop, .centerDivCenter, .centerDivBottom {
	_behavior: url(/js/iepngfix.htc);
}

.wrap {
	background: url(/img/wrapBgrd.png) top center no-repeat;
	display:block;
}

.wrapBottom {
	background:url(/img/wrapBottomBgrd.png) left bottom repeat-x;
	display:block;
}
.container {
	width:970px;
	margin:0 auto;
}
.leafDiv {
	background: url(/img/leafDivBgrd.png) center bottom no-repeat;
}

/********************** Header elements ***************************/
#header {
	height:194px;
	position:relative;
}

h1.logo {
	padding:56px 0 0 0;
	margin:0;
	width:292px;
	float:left;
}

h1.logo a {
	background:transparent url(/img/logo.png) no-repeat scroll left bottom;
	cursor:pointer;
	display:block;
	height:138px;
	text-indent:-2000px;
	width:292px;
	outline:none;
	
}
/*----------- main menu Home Page ------------------*/
.mainMenuHome {
	position:absolute;
	right:40px;
	bottom: 40px;
	text-align:right;
}
.mainMenuHome a {
	padding:0 10px;
	background:url(/img/separator.gif) right center no-repeat;
	color:#FFFFFF;	
	font-size:14px;
	outline:none;
	float:left;
}
.mainMenuHome a:hover {
	color:#7F8180;
	text-decoration:none;
}
.mainMenuHome a.lastLink {
	background:none;
}

/*------------------ main menu - Ostale strane ------------------------*/
.mainMenu {
	position:absolute;
	right:40px;
	bottom: 40px;
	text-align:right;
}
.mainMenu a {
	padding:0 10px;
	background:url(/img/separator.gif) right center no-repeat;
	color:#7F8180;	
	font-size:14px;
	outline:none;
	float:left;
}
.mainMenu a:hover {
	color:#ffffff;
	text-decoration:none;
}
.mainMenu a.lastLink {
	background:none;
}


#content {
padding-bottom:45px;
	/*min-height:900px;*/
}
/** html #content {
	_height:800px;
}
*/

/********************** content elements ***************************/
.topLeft {
	background:url(/img/topLeftBgrd.png) left top no-repeat;
	float:left;
	width:265px;
	height:208px;
	display:block;
	padding:20px 30px 10px 30px;
}
.topLeft h1 {
	margin-top:0;
	margin-bottom:10px;
	color: #1C4E00;
}
.topLeft p {
	padding-bottom:0px;
	color: #1C4E00;
}
.topRight p, .topRightHome p {
	text-align:right;
	padding-left:120px;
	padding-bottom:39px;
	color: #1C4E00;
}
.topLeft a, .topRight a, .topRightHome a {
	float:right;
}

.topRight h1,
.topRightHome h1 {
	color: #1C4E00;
	text-align:right;
}
.topRight,
.topRightHome {
	background:url(/img/topRightBgrd.png) left top no-repeat;
	float:left;
	width:355px;
	height:208px;
	display:block;
	padding:20px 30px 10px 260px;
}
.topRightHome {
	background:url(/img/topRightBgrdLink.gif) left top no-repeat;
}

.bottomTop {
	background:url(/img/top.png) left top no-repeat;
	width:930px;
	padding:20px;
	float:left;
	display:block;

}
.bottomBottom {
	background:url(/img/bottom.png) left top no-repeat;
	float:left;
	display:block;
	height:11px;
	width: 970px;
}

.bottomTop h1 {
	padding:15px 0 20px 10px;
	margin:0px;
	color: #1C4E00
}
.bottomTop .block {
	width:299px;
	padding-left:10px;
	border-right: 1px solid #C7D0C2;
	float:left;
	text-align:center;
}
.bottomTop .blockLast {
	float:left;
	text-align:center;
	border:none;
	width:300px;
	padding-left:10px;
}
.bottomTop .block h2 a, .bottomTop .blockLast h2 a {
	color:#AEC753;
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.bottomTop .block h2, .bottomTop .blockLast h2 {
	text-align:left;
	margin-top:0;
	padding:0 20px 0 10px;
}

.bottomTop .block h2.first {
	padding-left:0;
	
}


/*------------------------ Footer --------------------------*/
#footer {
	float:left;
	width:970px;
}

#footer p {
	color:#ADC2A9;
	font-size:11px;
	padding-top:5px;
}
#footer p a {
	text-decoration:underline;
	color:#FFFFFF;
	outline:none;
}
#footer p a:hover {
	text-decoration:none;
}

/*------------------------ Unutrasnje strane - leva kolona ------------------------*/
.columnLeft {
	width:325px;
	float:left;
}
.columnLeftTop {
	background:url(/img/leftTop.png) left bottom no-repeat;
	height:10px;
	display:block;
}
.columnLeftCenter h2 {
	padding-bottom:10px;
	border-bottom:1px solid #C7D0C2;
	margin:0;
	margin-bottom:20px;
	font-size:35px;
}
.columnLeftCenter {
	background:url(/img/leftCenter.png) left top repeat-y;
	padding:25px 20px 0px 20px;
	width: 285px;
}
* html .columnLeftCenter {
	margin-top:-8px;
}
.columnLeftCenter p.copyrightLeft {
	font-family:Tahoma, Arial;
	font-size:11px;
	line-height:150%;
	padding-bottom:0px;	
} 
.columnLeftBottom {
	background:url(/img/leftBottom.png) left top no-repeat;
	height:11px;
	display:block;
}

/*------------------------ Unutrasnje strane - centralni deo ------------------------*/

.centerDiv {
	width:645px;
	float:right;
}

.centerDivTop {
	background:url(/img/centerTop.png) left bottom no-repeat;
	height: 10px;
	display:block;
	width:645px;
}
.centerDivCenter {
	background:url(/img/centerCenter.png) left top repeat-y;
	margin-top:0;
	padding:25px 20px 20px 20px;
	width: 605px;
	min-height:600px;
}
* html .centerDivCenter {
	margin-top:-8px;
	_height: 600px;
}
.centerDivCenter h1 {
	color:#ADC75A
}	

.centerDivCenter .element {
	border:1px solid #CCCCCC;
	float:left;
	height:180px;
	margin:0 2px 4px 2px;
	padding:3px;
	text-align:center;
	width:185px;
	background:url(/img/elementBGrd.png) left top  repeat-x;
}

.centerDivCenter .element h3  {
	background-image:none;
	color:#6C7F15;
	font-size:18px;
	line-height:normal;
	margin-bottom:0;
	margin-top:10px;
	padding:0;
	text-align:center;
	width:185px;
}
.centerDivCenter .element h3  a {
	color:#6C7F15;
	font-size:18px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
}

/*.centerDivCenter .imageHolder {
	border:1px solid #CCCCCC;
	float:left;
	height:180px;
	margin:0 2px 4px 2px;
	padding:3px;
	text-align:center;
	width:185px;
}
.centerDivCenter .imageHolder * {
	vertical-align:middle;
}*/
.centerDivBottom {
	background:url(/img/centerBottom.png) left top no-repeat;
	height:11px;
	display: block;
}

/*----------------------------- Submenu -------------------------------*/
.submenu {
	float:left;
	padding-bottom:130px;
	margin-bottom:10px;
	border-bottom:1px solid #C7D0C2;
}
* html .submenu {margin-bottom:-5px;}
.submenu ul.depth0 {
	width:285px;
	float:left;
	margin:0;
	padding:0;
	line-height:120%;
}
.submenu ul.depth0 li {
	list-style-type:none;
	margin:0;
	float:left;
	width:255px;
	padding:5px 15px;
	padding-bottom: 10px;
}
.submenu ul.depth0  ul.depth1 {
	width:255px;
	/*padding: 15px 15px 10px 15px;*/
	float:left;
	padding:0;
	margin:0;
	margin-top: 10px;
	line-height:100%;
}
.submenu ul.depth0 ul.depth1 li {
	padding:5px 15px 5px 25px;
	width:215px;
}
* html .submenu ul.depth0 ul.depth1 li { }
.submenu a {
	cursor:pointer;
	display:block;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#AEC759;
}
.submenu a:hover {
	color: #1C4E00;
	text-decoration:none;
}

.submenu ul.depth0 ul.depth1 li a {
	font-size:13px;
}


/* -------------------- Main menu left ------------------------------*/
.mainManuLeft {
	padding-bottom:10px;
}
.mainManuLeft a {
	padding:0px 5px;
	border-right:1px solid #888888;
	color: #888888;
}
.mainManuLeft a.first {
	padding-left:0;
}
.mainManuLeft a.lastLink {
	border:none
}
/*------------------------ sertifikati  ----------------------------------*/


