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

*
{
        margin: 0;
        padding: 0;
}

a, a:visited 
{
	text-decoration: none;
	font-size:12px;
	color: #333333;
}

a:hover 
{
	text-decoration: underline;
	color: #0066FF;
}

body
{
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	background:url(bg.gif);
}
#container 
{
   width:900px;
   height:100%;
   margin:auto;
   padding:auto;
   background:url(bgmain.gif);
}


#headermain
{
    height:40px;
	background:#333333;
	margin:auto;
}
#header
{
    height:40px;
	width:900px;
	background:#333333;
	color:#eeeeee;
	margin:auto;
}

#header a, a:visited 
{
	text-decoration: none;
	color: #eeeeee;
}

#header a:hover 
{
	text-decoration: underline;
	color: #EEEEEE;
}

#headernavi
{
    width:700px;
	height:30px;
	padding-top:10px;
	float:left;
}


#headerlang
{
    width:200px;
	height:30px;
	padding-top:10px;
	background:url(bgnavi.gif);
	float:left;
}
#headermain2
{
    height:80px;
	background:#333333;
	margin:auto;
}
#header2
{
    height:80px;
	width:900px;
	background:url(bgheaderlogo.gif);
	color:#00FF00;
	margin:auto;
}

#header2logo
{
    width:600px;
	height:50px;
	float:left;
}

#header2google
{
    width:300px;
	height:50px;
	padding-top:30px;
	background:url(bgnavi.gif);
	float:left;
}
#baner
{
 width:100%;
 float:left;
}

#banerkontakt
{
 width:200px;
 height:200px;
 float:left;
}

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

#main
{
   width:900px;
   height:100%;
   background:url(bgmain.gif);
   float:left;
}
 
#leftindex
{  
    width:200px;
	height:100%;
	float:left;
}
#anketa
{
    width:160px;
	height:200px;
	padding-top:20px;
	padding-left:10px;
	padding-bottom:10px;
}
#center
{
    width:500px;
	height:100%;
	float:left;
}
#centeronama
{
    width:500px;
	height:195px;
	margin-bottom:20px;
	background:url(bgonama.jpg);
	float:left;
}
#centermale
{
    width:240px;
	height:100%;
	margin-left:10px;
	padding-bottom:20px;
	float:left;
}
#centerglavni
{
    width:340px;
	height:100%;
	padding:5px;
	float:left;
}
#centerdesno
{
    width:130px;
	height:100%;
	padding:3px;
	float:left;
}
#rightindex
{  
    width:160px;
	padding:10px;
	height:100%;
	float:left;
}

#footermain
{
    width:100%;
   	height:80px;
	background:#333333;
	float:left;
}
 
#footer
{
    width:900px;
   	height:60px;
	padding-top:20px;
	background:url(bgheader.gif);
    margin:auto;
}

#footer a, a:visited 
{
	text-decoration: none;
	color: #333333;
}

#footer a:hover 
{
	text-decoration: underline;
	color: #999999;
}
#footertekst
{
    width:900px;
   	height:20px;
    margin:auto;
}

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