@charset "utf-8";

* {margin:0; padding:0;}
body {background:url(../img/bgr.gif) left top repeat-x #e2e2e2; font-family:Arial, Helvetica, sans-serif; font-size:14px;}
a {outline:none;}

#wrap {width:900px; margin:auto;}
	#top {float:left; width:900px;}
		/*#top a.yucomTitle {float:left; width:305px; height:82px; display:block; background:url(../img/logo-yucom.png) 0 0 no-repeat; text-indent:-9999px;}
		#top a.yucomSrpTitle {float:left; width:305px; height:82px; display:block; background:url(../img/logo-yucom-srp.png) 0 0 no-repeat; text-indent:-9999px;}*/
		#top a.yucomTitle {float:left; width:305px; height:82px; display:block; background:url(../img/bkv-logo.png) 0 0 no-repeat; text-indent:-9999px;}
		#top a.yucomSrpTitle {float:left; width:305px; height:82px; display:block; background:url(../img/bkv-logo.png) 0 0 no-repeat; text-indent:-9999px;}
		#top a.nhcTitle {float:right; width:322px; height:82px; display:block; background:url(../img/logo-nhc.png) 0 0 no-repeat; text-indent:-9999px;}
		#top a.nhcSrpTitle {float:right; width:322px; height:82px; display:block; background:url(../img/logo-nhc-srp.png) 0 0 no-repeat; text-indent:-9999px;}
		
	#header {float:left; width:900px; height:151px; background:url(../img/logo.jpg) 0 0 no-repeat;}
	#headerSrp {float:left; width:900px; height:151px; background:url(../img/logo-srp.jpg) 0 0 no-repeat;}
		#header h1, #headerSrp h1 {display:block; text-indent:-9999px;}
		
	#languageBar {float:left; width:900px; padding:7px 0 0 0;}
		#languageBar a {float:right; display:block; text-indent:-9999px; width:16px; height:11px;}
			#languageBar a.srpLang {background:url(../img/flag-srb.png) 0 0 no-repeat;}
			#languageBar a.engLang {background:url(../img/flag-eng.png) 0 0 no-repeat; margin-left:5px;}
				#languageBar a.activeLang {background-position:0 -11px;}
		
	#content {float:left; width:900px; padding:25px 0 20px 0;}
		#content p {line-height:1.4em; text-align:justify; padding:5px 0;}
		.leftColumn {float:left; width:429px; border-right:#fff solid 1px; padding:0 20px 0 0; height:402px;}
		.rightColumn {float:right; width:429px; border-left:#c7c7c7 solid 1px; padding:0 0 0 20px; height:270px;}
			.short {height:352px;}
			.rightColumn p a.rssLink {float:left; width:50px; height:70px; background:url(../img/rss-icon.png) 0 17px no-repeat; text-indent:-9999px;}
			.rightColumn p span {float:left; width:360px; text-align:left; line-height:1.7em; color:#4f4f4f; height:50px; font-size:10px; padding:15px 0 5px 10px;}
		
#footer {float:left; width:100%; height:31px; background:url(../img/footer-bgr.gif) left top repeat-x; padding:10px 0 0 0; text-align:center;}
	#footer p {text-align:center; color:#4f4f4f; font-size:10px;}
		



