/* CSS Document */
html {
	background:#d4e9f5;	
	font-family:Verdana, Geneva, sans-serif;
}

a {
	text-decoration:none;
	color:inherit;
}

.hover a:hover {
	text-decoration:underline;
	color:inherit;
}
a:visited {
	color:inherit;
}

a img {
	border:none;
}

@font-face {
	font-family: 'DINPro-LightR';
	src: url('../include/font/dinpro-light-webfont.eot');
	src: local('DINPro-Light'), local('DINPro-Light'), url('../include/font/dinpro-light-webfont.otf') format('opentype');
	font-weight:normal;
	font-style: normal;
}


@font-face {
	font-family: 'DINPro-RegularR';
	src: url('../include/font/dinpro-regular-webfont.eot');
	src: local('DINPro-Regular'), local('DINPro-Regular'), url('../include/font/dinpro-regular-webfont.otf') format('opentype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'DINPro-BoldR';
	src: url('../include/font/dinpro-bold-webfont.eot');
	src: local('DINPro-Bold'), local('DINPro-Bold'), url('../include/font/dinpro-bold-webfont.otf') format('opentype');
	font-weight: bold;
	font-style: normal;
}


@font-face {
	font-family: 'DINPro-BlackR';
	src: url('../include/font/dinpro-black-webfont.eot');
	src: local('DINPro-Black'), local('DINPro-Black'), url('../include/font/dinpro-black-webfont.otf') format('opentype');
	font-weight: normal;
	font-style: normal;
}

#koren {
	width:945px;
	margin:0 auto 0 auto;
	height:100%;

}

#zaglavlje {
	height:175px;
}

	
#menuBar {
	margin:10px 0 10px 0;
	padding:5px 0 3px 0;
	height:22px;
	background:url(../img/mbBg.gif) no-repeat center;
	border-top:#252525 solid 1px;
	border-bottom:#414042 solid 1px;
	
}
	
	#menuBarMenu {
		width:inherit;
		height:15px;
	}
	
	.menuBarItem {
		float:left;
		width:235px;
		text-align:center;
		text-transform:uppercase;
		color:#58595b;
	}

	.menuBarItem a:hover{
		color:#00aeef;

	}


	
#dole {
	width:inherit;
	height:auto;
}

	#levaSlajfna {
		float:left;
		width:185px;
		min-height:610px;
		
		background:url('../img/levoPoz.jpg') #d4e9f5 repeat-x;
	}
	
		.lMenuItem0 {
			width:175px;
			height:22px;
			margin:1px 0 0 5px;
			font-size:16px;
			text-transform:uppercase;
			color:#FFF;
			border-bottom:solid 1px #fff;
		}
		
		.lMenuItem1 {
			width:165px;
			padding-left:10px;
			height:18px;
			margin:2px 0 0 0;
			font-size:12px;
			color:#FFF;
			border-bottom:solid 1px #fff;
		}
		

		.lMenuItem0 a:hover, .lMenuItem1 a:hover  {
			font-weight:bold;
		}
	
	#centar {
		float:left;
		margin:0 5px 0 5px;
		width:565px;
		height:auto;
	}
	
	#desnaSlajfna {
		float:left;
		width:185px;
	}
	
#futer {
	width:inherit;
	height:30px;
	margin-top:5px;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
}
	
	#futerDesno {
		padding:8px 0 0 0;
		height:22px;
		text-align:center;
		font-size:10px;
		color:#9d9fa2;
	}
	
.baner {
	margin-bottom:5px;	
}
