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



html, body{ 
	height:100%; 
	width:100%; 
	font-family:Arial; 
	font-size:12px; 
	color:#fff; 
	background-color:#939598;
	


}
body{ margin:0px;padding:0px;text-align:center;background-image:url(../images/background.jpg);background-repeat:repeat-x;}

a,a:hover{color:#666; text-decoration:none; outline:none;}
img{ outline:none; border:none;}

/*Header*/
#header { height:50px; width:970px;}

/*Content navigation*/
#navigation { width:250px; float:left; height:400px; position:relative;}
#homelogo { width:175px; height: 26px; background:url(../images/logo.png); background-repeat:no-repeat; float:left;}
#links {width:75px; height:125px; float:left;}
#linksleft { width:19px; height:75px; float:left; border-left:1px solid #f1f1f1;}
#linksright { width:55px; height:125px; float:left; text-align:left;}
.liste { list-style-type:none; margin-top:0px; width:55px; text-align:left; list-style:none; margin-left:-35px; *margin-left:0px; *margin-bottom:0px; *padding:0px; }
.linkovi { width:55px; height:15px; font-size:12px;  *margin-bottom:-3px;}
#newsdiv { bottom:0px; left:0px; position:absolute;}
.separatori { height:1px; background-color:#eaebeb; width:250px; margin-bottom:5px;}
#endnews { height:1px; background-color:#eaebeb; width:250px;}
.vesti { width:250px; *line-height:15px; height:32px; margin-bottom:-2px; *margin-bottom:-15px;}




/*Content*/
#content { float:left; margin-left:20px; outline:none;}

#contenthome { float:left; margin-left:20px; outline:none;}
#logonlist { list-style-type:none; margin-top:160px; width:265px; outline:none; text-align:left; margin-left:100px;}
.logonlabel { float:left; width:35px;  margin-top:5px}
.logoninput { float:left; width:200px; margin-bottom:20px;}
#contentcak{ background-color:#FFF; width:700px;float:right;font-family:Arial; font-size:11px; font-stretch:narrower; color:#000000;outline:none; margin-bottom:20px;}
#contentnews{ width:700px;float:right;font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000;outline:none;background-color:#FFF;}
#news-holder { margin-left:20px; float:left; width:540px;}
.news-title { margin-top:16px; height:34px; text-align:left;}
#news-archive { float:left; margin-left:20px; margin-top:50px; }
.news-image { margin-bottom:20px;}
.news-content { text-align:left; margin-bottom:20px;}
.news-line { height:1px; width:540px; background-color:#BCBEC0; margin-bottom:16px;}
.archive-line { height:1px; width:100px; background-color:#BCBEC0; margin-bottom:2px; *margin-top:-10px;}
.archive-value { margin-bottom:2px; font-size:11px; width:100px;}






/*Footer*/
#footer { width:970px;}
#footsep {height:1px; font-size:1px; background-color:#eaebeb; margin-bottom:10px; }
#footerleft { float:left; width:852px; *width:842px; }
#footerrigth { float:right; text-align:right;}






/* ID's */

#wrapper{text-align: center;outline:none;}
#contentWrapper{outline:none;width: 970px; margin-left: auto; 	margin-right: auto;text-align: left;padding: 0px;}
#middle{width:970px;	padding:0px 0px 0px 0px;}
.clear { clear:both;}
#clear-space { clear:both; margin-bottom:20px;}







