body{
  text-align:center; /*pro IE 5.5 a nizsi */
  font-family:tahoma;
  font-size:11px;
  background-color:rgb(255,255,255);
  background:url("img/bg.gif") repeat-x;
  margin:15px 0px 0px 0px;
}

a{
  color:rgb(65,93,144);
}

a:hover{
  color:rgb(113,69,35);
  text-decoration:none;
}

#obal{
  width:808px;
  position:relative;
  text-align:left;
  margin:0 auto;
  background:url("img/bg_main.gif");
}

#header{
  height:260px;
}

#menu{
  float:left;
  width:198px;
  background:url("img/bg_menu.gif");
}

#produkty{
  height:22px;
  background:url("img/produkty_spodek.gif");
}

#kontakt{
  height:45px;
  background:url("img/kontakt.gif");
}

#kontakt_obsah{
  margin:13px;
  font-size:11px;
  line-height:1.6;
  color:rgb(116,76,51);
}

#menu_spodek{
  height:20px;
  background:url("img/menu_spodek.gif");
}

#polozka{
  display:block;
  color:rgb(113,69,35);
  font-size:12px;
  font-weight:bold;
  text-decoration:none;
  background:url("img/bullet.gif") no-repeat 0 50%;
  padding:4px 0px 4px 0px;
  padding-left:17px;
  margin-left:17px;
}

a#polozka:hover{
  color:rgb(213,96,95);
}

#hr{
  height:2px;
  width:179px;
  background:url("img/hr.gif");
  font-size:1px;
}

#main{
  width:590px;
  position:relative;
  float:right;
}

#main_top{
  height:52px;
  width:326px;
  background:url("img/main_top.gif");
  font-size:18px;
}

#main_top_obsah{
  padding-top:17px;
}

#main_cat{
  height:40px;
  width:162px;
  background:url("img/main_cat.gif");
  font-size:18px;
  color:rgb(212,96,96);
}

#main_cat_obsah{
  padding-top:5px;
}

#main_obsah{
  margin:0px 60px 0px 0px;
  font-size:11px;
  color:rgb(102,57,27);
  line-height:1.6;
}

#seznam{
  display:block;
  color:rgb(102,57,27);
  font-weight:bold;
  background:url("img/bullet_seznam.gif") no-repeat 0 50%;
  margin-left:90px;
  padding:6px 0px 6px 45px;
}

#paticka{
  height:61px;
  background:url("img/paticka.gif");
  clear:both;
}

#paticka_obsah{
  padding:20px 50px 0px 10px;
}

