*{
  margin: 0px;
  padding: 0px;
}

body{
  background-image: url(bg_top00.gif);
  background-repeat: repeat-x;
  background-position: top left;
  background-color: #322210;
  text-align: center;
  font-family: Tahoma;
  font-size: 11px;
}

#main{
  width: 980px;
  display: block;
  min-height: 100px;
  float: none;
  padding: 0px 0px 0px 0px;
  margin: 0px auto;
  text-align: left;
  background-image: url(main_bg0.png);
}

#hlavicka_left{
  display: block;
  width: 768px;
  height: 179px;
  /*background-image: url(images/header_left_flash.png);*/
  background-color: transparent;
  float: left;
}

#menu_top{
  clear: both;
  width: 980px;
  margin-top: -1px;
}


ul{
  margin: 0px;
  padding: 0px;
}

#menu_side{
  list-style-position: outside;
  width: 189px;
  margin: 0px 0px 5px 0px;
  padding-left: 0px;
}

#menu_side li{
  list-style: none;
}

.top{
  height: 7px;
  background-image: url(menu_sid.png);
  background-repeat: no-repeat;
}

#menu_side li .podmenu{
  margin-left: 10px;
}

#menu_side li .podmenu a{
  display: block;
  height: 24px;
  background-image: url(spacer00.gif);
  background-repeat: no-repeat;
  padding: 2px 3px 0px 20px;
  margin: 3px auto 3px auto;
  font-weight: normal;
}

#menu_side li hr{
  list-style: none;
  display: block;
  height: 1px;
  color: #ddc087;
  background-image: url(menu_sep.png);
  margin: 0px 1px 0px 1px;
  border: none;
}

#menu_side a{
  display: block;
  height: 24px;
  background-image: url(menu_sie.png);
  background-repeat: no-repeat;
  padding: 4px 3px 5px 20px;
  font-weight: bold;
  font-size: 12px;
  color: #201508;
  text-decoration: none;
}

#menu_side a:hover{
  color: #ab2000;
}

#sloupec_levo {
  width: 189px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  float: left;
}

#sloupec_stred {
  width: 602px;
  min-height: 400px;
  float: left;
  clear: right;
}

#sloupec_pravo {
  display: block;
  width: 189px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  float: right;
}

#footer {
  width: 980px;
  height: 43px;
  display: block;
  background-image: url(footer00.gif);
  background-repeat: no-repeat;
  padding: 0px;
  clear: both;
  margin: 0px;
  text-align: center;
}

#footer p{
  padding-top: 18px;
  color: #fff;
}

/* jednotlivé prvky */
.search_top{
  display: block;
  padding-top: 4px;
  padding-left: 45px;
}

#hlavicka_right .text{
  padding: 85px 10px 0px 10px;
  text-align: left;
}

#hlavicka_right .text p{
  margin-bottom: 15px;
}

.left{
  clear: both;
  float: left;
}

.right{
  float: right;
}

.clear{
  clear: both;
}

/* globalni */
.cena{
  font-size: 12px;
  font-weight: bold;
  color: #d80000;
}

/* pravy sloupec */
.sidebox_content p{
  padding: 0px 5px 5px 5px;
}

.sidebox_content ul{
  list-style-position: inside;
  list-style-image: url(sidebox_.png);
  padding: 0px 5px 5px 3px;
}

.sidebox_content li{
  margin-bottom: 10px;
}

form{
  padding-left: 10px;
  vertical-align: middle;
}

.input_text{
  padding: 1px;
  background-color: #f8e2b6;
  border-top: 1px solid #9d855f;
  border-left: 1px solid #9d855f;
  border-bottom: 1px solid #fff2c3;
  border-right: 1px solid #fff2c3;

}

.sidebox_top{
  width: 189px;
  height: 8px;
  background-image: url(right_si.png);
  background-repeat: no-repeat;
}

.sidebox_content{
/*  padding: 0px 10px 0px 10px; */
 margin-left: 9px; margin-right: 2px;
}

.sidebox_content li a{
  color: #000;
  font-weight: bold;
  text-decoration: underline;
}

.sidebox_content h3 a{
  font-weight: bold;
  font-size: 11px;
  color: #ab2000;
}

.sidebox_content a img{
  float: left;
  border: 2px solid #6d4e2a;
  margin-right: 2px;
}

.sidebox_content .popis{
  padding-top: 18px;
  padding-left: 3px;
}

#sloupec_pravo hr{
  height: 1px;
  color: #ddc087;
  background-image: url(menu_sep.png);
  margin: 0px 1px 0px 1px;
  border: none;
}

/* stred */
#sloupec_stred #top{
  background-image: url(stred_to.png);
  width: 602px;
  height: 32px;
}

a{
  text-decoration: underline;
  color: #ab2000;
}

#top p{
  padding: 11px 0px 0px 30px;
}

#obsah{
  margin: 15px 12px 5px 12px;
}

#obsah h2{
  text-align: left;
  background-image: url(stred_no.png);
  background-repeat: repeat-x;
  border: 1px solid #ded5b0;
  font-size: 14px;
  color: #201508;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 10px;
  clear: both;
}

#obsah .aktuality_top{
  display: block;
  width: 279px; /* 284px */
  background-color: #f1e8c1;
  margin: 12px 0px 10px 0px;
  text-align: left;
  float: left;
}

#obsah .aktuality_top .obsah{
  display: block;

  padding: 12px 12px 8px 12px;
}

#obsah .aktuality_top .obsah p{
  margin-top: 5px;
}

/* global */

h3{
  font-size: 12px;
  color: #ab2000;
  font-weight: bold;
  margin-bottom: 5px;
}

.datum{
  padding: 3px 7px 3px 7px;
  height: 18px;
  background-color: #6d5234;
  color: #fff;
}

.strankovani{
  float: right;
  position: relative;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 25px;
}

.strankovani a{
  text-align: center;
  vertical-align: middle;
  display: block;
  width: 18px;
  height: 18px;
  float: left;
  margin-left: 5px;
  margin-right: 5px;
  color: #000;
  text-decoration: none;
  font-weight: bold;
  padding-top: 2px;
}

.strankovani a:hover{
  display: block;
  width: 18px;
  height: 18px;
  background-image: url(strankov.png);
  background-repeat: no-repeat;
  color: #fff;
}

.strankovani .left_end{
  display: block;
  width: 20px;
  height: 18px;
  background-image: url(strankow.png);
  background-repeat: no-repeat;
}

.strankovani .left_end:hover{
  width: 20px;
  background-image: url(strankox.png);
  background-repeat: no-repeat;
}

.strankovani .left_previous{
  display: block;
  width: 20px;
  height: 18px;
  background-image: url(strankovani_left_previous.png);
  background-repeat: no-repeat;
  margin-left: 1px;
  margin-right: 3px;
}

.strankovani .left_previous:hover{
  width: 20px;
  background-image: url(strankovani_left_previous_hover.png);
  background-repeat: no-repeat;
}

.strankovani .right_end{
  display: block;
  width: 20px;
  height: 18px;
  background-image: url(strankovani_right_end.png);
  background-repeat: no-repeat;
}

.strankovani .right_end:hover{
  width: 20px;
  background-image: url(strankovani_right_end_hover.png);
  background-repeat: no-repeat;
}

.strankovani .right_next{
  display: block;
  width: 20px;
  height: 18px;
  background-image: url(strankovani_right_next.png);
  background-repeat: no-repeat;
  margin-left: 3px;
  margin-right: 1px;
}

.strankovani .right_next:hover{
  width: 20px;
  background-image: url(strankovani_right_next_hover.png);
  background-repeat: no-repeat;
}

.strankovani .page_active{
  display: block;
  width: 18px;
  height: 18px;
  background-image: url(strankovani_page_active.png);
  background-repeat: no-repeat;
  color: #fff;
  padding-top: 2px;
}

/* akcni nabidka */

.box{
  width: 176px;
  height: 237px;
  background-color: transparent;
  float: left;
  margin-left: 8px;
  margin-right: 8px;
  margin-bottom: 23px;
}

.box_top{
  width: 168px;  /* 176px */
  height: 40px;
  background-image: url(stred_na.png);
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  padding-top: 5px;
  padding-left: 4px;
  padding-right: 4px;
}

.box_top a{

}

.box_pict{
  width: 176px;
  height: 144px;
  background-color: #fff;
}

.box_info{
  width: 176px;
  height: 53px;
  background-image: url(stred_nb.png);
}

.box_info p{
  margin: 0px 10px 0px 10px;
  padding-top: 7px;
}

#kosik{
  border: none;
  width: 192px;
  height: 85px;
  margin-top: 55px;
  margin-left: 10px
}

