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

*
{
        margin: 0;
        padding: 0;
}

a, a:visited 
{
	text-decoration: none;
	font-size:14px;
	color: #3A66FF;
}

a:hover 
{
	text-decoration: underline;
	color: #00FF00;
}

body
{
	font-size:11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background:url(bg.jpg);
	color: #666666;
}
#container 
{
   width:900px;
   height:100%;
   margin:auto;
   padding:auto;
   background:#333333;
}

#header
{
    height:40px;
    width:100%;
	background:url(bgfooter.gif);
    float:left;
}

#headernavi
{
    width:900px;
	height:40px;
	background:url(bgnavi.gif);
	margin:auto;
}

#baner
{
 width:100%;
 margin-bottom:20px;
 float:left;
}

#banerlogo
{
 width:200px;
 height:200px;
 background:url(logo.gif);
 float:left;
}

#banerflash
{
    width:685px;
	height:200px;
	float:left;
}

#main
{
   width:900px;
   height:100%;
   background:#eeeeee;
   float:left;
}
 
#leftindex
{  
    width:200px;
	height:100%;
	background:#eeeeee;
	float:left;
}
#anketa
{
    width:160px;
	height:200px;
	padding-top:20px;
	padding-left:10px;
	padding-bottom:10px;
}
#centerindex
{
    width:500px;
	height:100%;
	background:#eeeeee;
	float:left;
}
#vijestiglavna
{
    width:490px;
	height:100%;
	float:left;
}
#vijestiostale
{
    width:240px;
	height:100%;
	padding-bottom:20px;
	float:left;
}
#vijestiarhiva
{
    width:700px;
	height:100%;
	float:left;
}
#rightindex
{  
    width:200px;
	height:100%;
	background:#eeeeee;
	float:left;
}
#online
{  
    width:60px;
	height:69px;
	background:url(bgonline.gif) no-repeat;
	padding-top:20px;
	padding-left:140px;
	font-size:18px;
	color:#333333;
	float:left;
}

#footer
{
   width:100%;
   	height:100px;
	background:url(bgfooter.gif);
	padding-top:10px;
   float:left;
}
#footerokolo
{
    width:900px;
	margin:auto;
	font-size:16;
}
#footerleft
{
	width:180px;
	padding:10px;
	color: #999999;
	font-size: 11px;
	float:left;
}
#footercenter
{
	width:500px;
	height:100%;
	padding-top:33px;
	color: #999999;
	font-size: 11px;
	float:left;
	text-align: center;
}
#katalog
{  
    width:200px;
	height:200px;
	padding-left:20px;
	color: #666666;
	float:left;
}

.naslov_big
   {
	color:#333333;
	font-style:oblique;
	font-weight:bold;
	font-size:20px;
   }
.naslov_datum
   {
	color:#999999;
	font-size:10px;
   }
.naslov_footer
   {
	color:#ffffff;
	font-size:12px;
   }   
.img
{
   padding:5px;
   margin-right:5px;
   background: #ffffff;
}
.naslov_kand
   {
	color:#333333;
	font-style:oblique;
	font-weight:bold;
	font-size:14px;
   }
