/* CSS Document */
a, a:visited 
{
	text-decoration: none;
	color: #333333;
}

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

body
{
	margin:auto;
	background:url(bgbody.gif);
	font-size:10px;
	color:#333333;
	font-family:Verdana;
}
#container 
{
    width: 940px;       
	margin-left: auto;    
	margin-right: auto;
	padding-top:10px; 
	float:none; 
}
#main
{
    width: 940px;
	background:#FFFFFF;       
	padding:10px;  
	float:left;
}
#header
{
    width:960px;
	height:26px; 
}
#header a
{
   color: #ffffff;
}
#header a:hover
{
	color: #CCCCCC;
}
#header_nav
{
    width:600px;
	height:26px;
	float:left;
}
#header_divdesign
{
    width:212px;
	height:26px;
	background:url(divdesign.gif);
	float:right;
}

#navitop
{
	height:25px;
	padding-top:8px;
	padding-left:40px;
	background-color: #333333;
}
#navibtn
{
	background-color: #333333;
	width: 150px;
	float:left;
}
#navibtn a
{
    font-size:12px;
	font-weight:bold;
	font-family: Verdana;
	color: #FFFFFF;
}
#navibtn a:hover
{
	color: #0099FF;
}
#baner
{
    width:940px;
	height:215px;
	margin-top:5px;
	margin-bottom:5px;
	float:left;
}
#banerlogo
{
   width:200px;
   height:215px;
   background:url(logo.gif) no-repeat;
   float:left;
}
#banerreklama
{
   width:740px;
   height:214px;
   float:left;
}

#sredina
{
   width:100%;
   background:#FFFFFF;
   float:left;
}
/*********************/
#lijevi_stub
{
   width:200px;
   color:#333333;
   float:left;
}
#navileft
{
  background:#ffffff;
  margin-bottom:30px;
}
#navileft a
{
   color: #000000;
}
#navileft a:hover
{
	color: #CCCCCC;
}
#anketa
{
  width:180px;
  height:283px;
  padding:10px;
  padding-top:40px;
  background:url(bganketa.gif) no-repeat;
}
#srednji_stub
{
   width:530px;
   color:#333333;
   float:left;
}

#poslednjavijest
{
  width:330px;
  height:400px;
  padding-top:30px;
  margin-right:10px;
  background:url(bgposlednjavijest.gif) no-repeat;
  float:left;
}
#radna
{
  width:330px;
  padding-top:10px;
  padding-bottom:10px;
  margin-right:10px;
  float:left;
}
#ostalevijesti
{
   width:165px;
   height:422px;
   background:url(bgostalevijesti.gif) no-repeat;
   padding:10px;
   padding-top:40px;
   float:left;
}
#vijestiostale
{
    width:165px;
	height:160px;
	padding-bottom:20px;
	float:left;
}
#galerije
{
  width:530px;
  height:200px;
  background:#ffffff;
  float:left;
}

#fotogalerija
{
  width:250px;
  height:145px;
  padding-top:30px;
  background:url(bgfoto.gif) no-repeat;
  float:left;
}
#videogalerija
{
  width:240px;
  height:145px;
  margin-left:5px;
  padding-top:30px;
  background:url(bgvideo.gif) no-repeat;
  float:left;
}
/*********************/
#desni_stub
{
   width:200px;
   color:#333333;
   float:left;
}
#google
{
  height:145px;
  padding:5px;
  background:url(bggoogle.gif) no-repeat;
}
#oglasna_tabla
{
  height:107px;
  padding:10px;
  padding-top:50px;
  background:url(bgoglasnatabla.gif) no-repeat;
}
#kratke
{
  height:250px;
  padding:10px;
  padding-top:50px;
  background:url(kratke.jpg) no-repeat;
}
#radnakoment
{
  width:340px;
  height:100%;
  padding-left:10px;
  padding-top:10px;
  float:left;
}
#footer
{
	width:100%;
	height:30px;
	float:left;
	font-size: xx-small;
	color: #FFFFFF;
	text-align: center;
	background-color: #3399CC;
	margin-top:30px;
}


/********************/
/*   tekstovi
/********************/
.naslov
{
   font-size:18px;
   font-weight:bold;
   font-family: Verdana, Arial, Helvetica, sans-serif;
}
.naslovmali
{
   font-size:12px;
   font-weight:bold;
   font-family: Verdana, Arial, Helvetica, sans-serif;
}
.datum
{
	font-size:10px;
	font-weight:normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #999999;
}
.komentarcrni
{
	font-size:12px;
	font-weight:normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
}
.komentarbijeli
{
	font-size:12px;
	font-weight:normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.datumkoment
{
	font-size:10px;
	font-weight:normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
.naslov_kand
   {
	color:#C81A06;
	font-style:oblique;
	font-weight:bold;
	font-size:12px;
   }