/* CSS Document */
html, body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 12px;
	color: #1F1717;line-height:17px;
}
.container
  {overflow:hidden;
  width:980px;
  background:white;
  border:0px solid #666;
  }
.header
  {
  width:980px;
  background:white;
  }
  .header_levo
  {
  float:left;
  width:773px;
  }
  .header_desno
  {
  float:left;
  width:207px;
  height:282px;
  background:#44065F;
  background:url("images/blaid2.jpg");
  }
  .meni
  {
float:left;
  width:980px;
  background:url("images/meni.g");
  background:#44065F;
height:40px;
  }
  
 .sadrzaj
  {
  width:980px;
  float:left;overflow:visible; 
   border-left:8px solid #44065F; 
  }
  .sadrzaj_levo
  {
  float:left;

width:200px;
  background:#A5E5FB;



  }
  .sadrzaj_opis
{
text-align:left;

width:768px;
float:right;
background:white;

/*border:1px solid #f1f1f1;*/
}
.sadrzaj_opis_pretraga
{
text-align:left;

width:980px;
float:left;
background:white;
/*border:1px solid #f1f1f1;*/
}
.sadrzaj_opis p
{
font-size:17px; color:orange;font-weight:bolder;
margin:0px;
height:25px;
}
.sadrzaj_opis table
{
font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 12px;
	color: #1F1717;line-height:17px;
}
.footer1
{
float:left;background:url(images/footer_levo1.jpg);width:205px;height:222px;
}
a.linkovi
{
font-weight:bolder;
font-size:13px;
color:#ff6600;
}
a.linkovi:hover
{
font-weight:bolder;
font-size:13px;
color:orange;
}
.hladnjaci_meni
{
width:130px;background:white;float:right;margin-top:2px;margin-bottom:2px;
}
.hladnjaci_meni a
{padding: 5px 6px 4px 6px;
border-bottom:2px solid #44065F;
width:130px;
font-weight:bolder;
color:#666;
display:block;
text-align:left;
text-decoration:none;
}
.hladnjaci_meni a:hover
{
width:130px;
font-weight:bolder;
color:white;
display:block;
background:#44065F;
}

