* {
 padding: 0;
 margin: 0;
}
body {
font-family: Arial, Helvetica, sans-serif;
background-color: #fff;
background-image:url(nav-back.gif);
font-size: 12px;
}

.wrapper {
 width: 783px;
 margin: 0px auto;
 padding:0px 50px 0px 0px;
}


#nav-left {
 display: inline; /* IE Hack */
 width: 770px;
 float: left;
 padding: 12px 0px 12px 0px;
 background-color:#FFF;
}
#nav-right { 
 margin: 0px 0px 0px 0px;
 display: inline; /* IE Hack */
 padding: 12px 0px 12px 0px;
 width: 258px;
 float: left;
 text-align: right;
}



#header {
 margin: 0px 5px 0px 5px;
 text-align: right;
 color: #fff;
 padding: 8px 18px 0px 5px;
 height: 52px;
 background-image: url(images/footer-up.gif);
 background-repeat: no-repeat;
}



#leftcolumn { /* Parent Wrapper for inside boxes */
 margin: 0px 0px 0px 5px;
 display: inline; /* IE Hack */
 width: 321px;
 float: left;
 background-color:#FFF;
}

#centercolumn { /* Parent Wrapper for inside boxes */
 margin: 10px 0px 0px 0px;
 display: inline; /* IE Hack */
 float: left;
 width: 263px;
 text-align: right;


}
#rightcolumn {
width:100px;
 background-image: url(images/dot.gif);
 padding: 1px; 
  background-color:#FFF;
}
* html #rightcolumn {height: 155px} /* IE Min-Height Hack */ 

#bottomcolumn {
 margin: 10px 0px 20px 31px;
 min-height: 23px;
 display: inline; /* IE Hack */
 float: left;
 width: 377px;
 text-align: right;
 padding-top: 117px; 
 padding-right: 43px; 
 background-image: url(images/banner.jpg);
 background-repeat: no-repeat;
}
* html #bottomcolumn {height: 23px} /* IE Min-Height Hack */

#leftcontent { /* Parent Wrapper for inside boxes */
 margin: 0px 0px 0px 5px;
 display: inline; /* IE Hack */
 padding: 4px;
 width: 520px;
 float: left;
 min-height: 300px;
 border-right:#DFE890 inset 1px;
 margin-top:5px;
 margin-bottom:5px;
  background-color:#FFF;
}
* html #leftcontent {height:300px} /* IE Min-Height Hack */ 

#rightcontent {
 margin: 0 5px 0px 10px;
 padding: 4px;
 display: inline; /* IE Hack */
 width: 220px;
 float: left;
 margin-top:5px;
 margin-bottom:5px;

 min-height: 300px;
}
* html #rightcontent {height:300px} /* IE Min-Height Hack */ 




#footer {
 background-image:url(images/footer2.jpg);
 margin: 0px 5px 5px 5px;
 display: inline; /* IE Hack */
 padding: 17px;
 float: left;
 color: #fff;
 text-align:center;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:9px;
 font-weight: normal;
 width: 97.7%;
 min-height: 40px;
 background-repeat: no-repeat;
}
* html #footer {height: 44px} /* IE Min-Height Hack */ 



ul#utility-links li {
 display: inline;
 margin-left: 10px;
}
ul#daily-links li {
 list-style: none;
 margin-left: 2px;
}
ul#nav-links li {
 display: inline;
 margin-left: 0px;
 padding-left: 12px;
}



ul#utility-links li a:link{
 color: #fff;
 text-decoration: none;
}
ul#utility-links li a:visited{
 color: #fff;
 text-decoration: none;
}
ul#utility-links li a:hover{
 color: #fff;
 text-decoration: underline;
}
h2 a:link {
 font-size: 15px;
 text-decoration: none;
 color: #a34343;
}
h2 a:visited {
 font-size: 15px;
 text-decoration: none;
 color: #a34343;
}
ul#daily-links li a:link{
 color: #333;
 text-decoration: none;
 font-weight: bold;
}
ul#daily-links li a:visited{
 color: #333;
 text-decoration: none;
 font-weight: bold;
}
ul#daily-links li a:hover{
 color: #999;
 text-decoration: none;
 font-weight: bold;
}



h1 {
font-family:Trebuchet MS;
font-size: 21px;
font-weight:bold;
color: #545427;
}
h2 {
font-family:Trebuchet MS;
font-size: 17px;
font-weight:bold;
display: inline;
color: #545427;
}


img {
border: none;
}

.text {
margin: 0px 5px 0px 5px;
font-family:Trebuchet MS;
font-size:13px;
font-weight:300;
text-align:justify;
}

.text_left {
margin: 0px 5px 0px 5px;
font-family:Trebuchet MS;
font-size:14px;
font-weight:700;
text-align:center;
color:#657A04;
}

.naslov {
font-family:Trebuchet MS;
font-size:16px;
font-weight:700;
text-align:center;
color:#545427;
}

.pic1{
border: 5px solid #DFE890; 
margin:2px;
}



a:link {
	text-decoration: none;
	color: #fff;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}


.link2 {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
font-size:9px;
font-weight:normal;
}
