body
{
  font-family: Verdana,Arial,Helvetica,Tahoma;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  background-color: #000000;
  color: #FFFFFF;
  font-size: 11px;
  background-image: url('img/bg_bricks_s.jpg');
  background-position: top left;
}

p
{
  color: #FFFFFF;
  font-size: 11px;
  padding: 2px;
}

.main
{
  width: 760px;
  height: auto;
  margin: 0 auto;
  border: 5px solid white;
  background-color: #241f1b;
  margin-bottom: 10px;
  margin-top: 15px;
}

.top-center
{
  width: 100%;
  margin: 0 auto;
  height: 234px;
  position: relative;
  top: 5px;
  background-image: url('img/top.jpg');
  background-repeat: no-repeat;
  background-position: top center;
  text-align: right;
}

.menu
{
  width: 750px;
  margin: 0 auto;
  height: 57px;
  position: relative;
  background-image: url('img/menu.jpg');
  background-repeat: repeat-x;
}

.menu-item
{
  background-image: url('img/menu_light.jpg');
  background-repeat: repeat-x;
  text-decoration: none;
  color: white;
  height: 37px;
  width: auto;	
  display: block;
  float: left;
  margin-right: 2px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 22px;
  font-weight: bold;
}

.menu-item-sel
{
  background-image: url('img/menu_light2.jpg');
  background-repeat: repeat-x;
  text-decoration: none;
  color: white;
  height: 37px;
  width: auto;	
  display: block;
  float: left;
  margin-right: 2px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 22px;
  font-weight: bold;
}

.menu-item:hover
{
  background-image: url('img/menu_light2.jpg');
  color: #ebdfb5;
}

.content
{
  width: 738px;
  margin: 0 auto;
  height: auto;
  margin-top: 5px;
  background-color: #302a25;
  border: 1px solid #3f3833;
  padding: 5px;
}

.footer
{
  width: 740px;
  padding: 5px;
  margin: 0 auto;
  height: 44px;
  position: relative;
  top: 5px;
  background-image: url('img/footer.jpg');
  background-repeat: no-repeat;
  background-position: top center;
  margin-bottom: 10px;
  color: #0f3f00;
  text-align: right;
}

.cleaner
{
  clear: both;
}


h1
{
  font-size: 14px;
  font-weight: bold;
}

.choose-rest-h1
{
  text-align: center;
}

.choose-rest
{
  margin: 0 auto;
  width: 730px;
  padding: 10px;
}

#choose-rest .choose-rest-img
{
  border: none;
}

#choose-rest td
{
  padding: 10px;
  background-color: #38332f;
}

#choose-rest a
{
  color: white;
  font-weight: bold;
  text-decoration: undelined;
}

#choose-rest td:hover
{
  background-color: #342f2b;
}

.flag
{
  float: right;
  margin-right: 15px;
  border: 2px solid #38332f;
}

.menu-ico
{
  position: relative;
  top: 5px;
  border: 0;
  text-decoration: none;
}





.main_infodiv
{
  margin-top: 20px;
  xmargin-bottom: 20px;
  background-color: #3f3833;
  xborder: 1px solid #fff;
  border-top: 5px solid #fff;
}

.main_infop
{
  font-size: 12px;
  position: relative;
  font-weight: bold;
  padding-left: 10px;
  #padding-top: 15px;
  #padding-left: 7px;
  padding-bottom: 0px;;
}

.main_infot
{
  font-size: 12px;
  position: relative;
  font-weight: normal;
  padding: 0;
  padding-left: 10px;
  padding-right: 10px;
}


#jidla_table
{
  font-size: 12px;
  background-color: #eee;
}

#jidla_tablep
{
  font-size: 12px;
  background-color: #3f3833;
}

#jidla_table td
{
  padding: 5px;
  border-left: 1px solid red;
}

#jidla_tablep td
{
  padding: 5px;
  border-left: 1px solid #3f3833;
  cursor: default;
}

#jidla_table tr
{
}


#jidla_table_first td
{
  background-color: white;
}

#jidla_tablep_first td
{
  background-color: #FFD993;
}

#l_item td {
  border-bottom: 1px solid #555;
}

.slideshow
{
}


