html
{
  height: 100%;
  margin-bottom: 1px;
  /* overflow: -moz-scrollbars-vertical;
  overflow-x: auto; */
}

*
{
  padding: 0px;
  margin: 0px;
}

body
{
  background: #F9F9F7 url('images/a1.gif') repeat-x;
  font-size: 11px;
  font-family: "trebuchet ms", helvetica, sans-serif;
  /* color: #8C8C73; */
  color: #333333;
  line-height: 18px;
}

strong
{
  /* color: #26261f; */
  color: #000000;
}

a
{
  color: #FF7800;
  text-decoration: underline;
}

a:hover
{
  text-decoration: none;
}

sup
{
  font-size: 0.5em;
}


p
{
  margin-bottom: 14px;
  text-align: justify;
}

img.picA
{
  position: relative;
  top: -2px;
  background: url('images/zprava-bg.gif') no-repeat;
  width: 76px;
  height: 74px;
  padding: 8px;
}

img.picB
{
  position: relative;
  top: -2px;
  background: url('images/graf-bg.gif') no-repeat;
  width: 150px;
  height: 93px;
  padding: 3px;
}

img.picSberna
{
  position: relative;
  top: -2px;
  background: url('images/sberna-bg.gif') no-repeat;
  width: 200px;
  height: 150px;
  padding: 8px;
}

img.floatleft
{
  float: left;
  margin: 0px 14px 3px 0px;
}

img.floatright
{
  float: right;
  margin: 0px 0px 3px 10px;
}


ul.linklist
{
  list-style: none;
}

ul.linklist li
{
  border-top: solid 1px #EEEEEE;
  padding-top: 5px;
  margin: 5px 0px 0px 0px;
  padding-left: 13px;
}

ul.cenik li a
{
  font-size: 13px;
  display: block;
  width: 100%;
}

ul.cenik li a:hover
{
  background-color: #FF7800;
  color: #ffffff;
}

ul.cenik li
{
  font-size: 13px;
  padding-left: 13px;
  padding-bottom: 4px;
}

ul.cenik li.selected
{
  background-color: #FF7800;
  color: #ffffff;  
}

ul.linklist li.first
{
  border-top: 0px;
  margin-top: 0px;
  padding-top: 0px;
}

#upbg
{
  position: absolute;
  top: 0px;
  left: 0px;
  background: #fff url('images/upbg.gif') no-repeat;
  /* width: 747px; */
  width: 927px;
  height: 264px;
  z-index: 1;
}

#outer
{
  position: relative;
  /* width: 747px; */
  width: 927px;
  margin: 0 auto;
  background: #fff url('images/bg.gif') repeat-y;
}

#inner
{
  position: relative;
  padding: 13px 30px 13px 30px;
  z-index: 2;
}

#header
{
  position: absolute;
  background: #FF7800 url('images/header-bg.gif') repeat-x;
  width: 208px;
  height: 92px;
  color: #fff;
  padding-left: 16px;
}

#header span
{
  font-weight: normal;
}

#header h1.first
{
  font-size: 24px;
  letter-spacing: -1px;
  padding-top: 20px;
}

#header h1
{
  padding-top: 2px;
}

#header h2
{
  font-size: 13px;
  font-weight: normal;
  color: #FCE2CA;
  padding-top: 3px;
}

#header sup
{
  color: #FCE2CA;
}

#splash
{
  position: absolute;
  right: 30px;
  background-image: url('images/header-logo.gif');
  width: 638px;
  height: 107px;
  z-index: 200;
}

#menu
{
  position: relative;
  background: #46461F url('images/a16.gif') repeat-x;
  height: 67px;
  padding: 0px 20px 0px 5px;
  margin: 98px 0px 20px 0px;
}

#menu ul
{
}

#menu ul li
{
  display: inline;
  line-height: 52px;
  padding-left: 3px;
}

#menu ul li.first
{
  border-left: 0px;
}

#menu ul li a
{
  background-color: transparent;
  background-repeat: repeat-x;
  padding: 8px 10px 8px 10px;
  font-size: 12px;
  color: #fff;
  font-weight: bold;
}

#menu ul li a.selected
{
  background-image: url('images/top-menu-sel-bg.gif');
}

#menu ul li a:hover
{
  background: #fff url('images/a18.gif') repeat-x top;
  color: #4A4A24;
  text-decoration: none;
}

#date
{
  position: absolute;
  top: 0px;
  line-height: 52px;
  color: #BDBDA2;
  right: 30px;
  font-weight: bold;
  font-size: 12px;
  letter-spacing: -1px;
}

#leftmenu
{
  position: relative;
  width: 180px;
  float: left;
  padding-right: 15px;
}

#leftmenu .content div
{
  text-align:right;
}

#leftmenu .content div strong
{
  padding-right: 30px;
  padding-left: 10px;
  font-size: 12px;
}

#leftmenu h3
{
  position: relative;
  top: 4px;
  font-size: 16px;
  line-height: 25px;
  /* color: #656551; */
  color: #333333;
  letter-spacing: -1px;
  background: url('images/a22.gif') bottom repeat-x;
  padding: 0px 0px 10px 10px;
  margin-bottom: 20px;
}

#leftmenu .content
{
  padding: 0px 10px 0px 10px;
  margin-bottom: 20px;
}

#leftmenu .content a img
{
  border: 0px;
}

#rightmenu
{
  position: relative;
  width: 180px;
  float: right;
}

#rightmenu h3
{
  position: relative;
  top: 4px;
  font-size: 16px;
  line-height: 25px;
  /* color: #656551; */
  color: #333333;
  letter-spacing: -1px;
  background: url('images/a22.gif') bottom repeat-x;
  padding: 0px 0px 10px 10px;
  margin-bottom: 20px;
}

#rightmenu .content
{
  padding: 0px 0px 0px 0px;
  margin-bottom: 20px;
}

#rightmenu .content a img
{
  border: 0px;
}

#content
{
  position: relative;
  width: 492px;
  float: left;
}

#content h3
{
  position: relative;
  top: 4px;
  font-size: 18px;
  line-height: 25px;
  /* color: #656551; */
  color: #333333;
  letter-spacing: -1px;
  background: url('images/a22.gif') bottom repeat-x;
  padding: 0px 70px 10px 15px;
  margin-bottom: 20px;
  margin-right: 15px;
}

#content .content
{
  padding: 0px 15px 0px 15px;
  margin-bottom: 20px;
}

#zpravy
{
  margin-bottom: 30px;
}

#zpravy .header
{
  position: relative;
}

#zpravy .date
{
  position: absolute;
  right: 15px;
  top: 0px;
  line-height: 35px;
  color: #888888;
  font-weight: bold;
}

#zpravy .content
{
  margin-bottom: 0px;
}

#zpravy .content p
{
  font-size: 13px;
}

#zpravy .footer
{
  position: relative;
  top: -10px;
  background: url('images/a33.gif') repeat-x;
  height: 64px;
}

#zpravy .footer ul
{
  list-style: none;
  position: absolute;
  right: 15px;
  bottom: 15px;
}

#zpravy .footer ul li
{
  display: inline;
  line-height: 14px;
  padding-left: 17px;
  margin-left: 25px;
  background-repeat: no-repeat;
  background-position: 0px 2px;
}

#zpravy .footer ul li.printerfriendly
{
  background-image: url('images/a41.gif');
}

#zpravy .footer ul li.comments
{
  background-image: url('images/a36.gif');
}

#zpravy .footer ul li.readmore
{
  background-image: url('images/a38.gif');
}

#footer
{
  position: relative;
  clear: both;
  height: 66px;
  text-align: center;
  line-height: 66px;
  background-image: url('images/a50.gif');
  color: #777777;
}

#footer a
{
  margin-left: 80px;
  color: #777777;
}


#cenik
{
}
#cenik  table
{
  border: 1px solid #FF7800;
  width: 100%;
}

#cenik th
{
}

#cenik td, #dokumenty td
{
  height: 35px;
  padding-left: 10px;
  padding-right: 10px;
}

#cenik .row0, #dokumenty .row0
{
  background: url('images/cenik-row-bg.gif') repeat-x;
  background-position: 0px 8px;
}

#cenik .row1, #dokumenty .row1
{
}

#cenik .nazev, #dokumenty .nazev
{
  font-size: 16px;
}

#cenik .nazev_plotovky
{
  font-size: 14px;
}

#cenik .popis
{
  font-size: 10px;
}

#cenik .cena, #dokumenty .cena
{
  vertical-align: top;
  text-align: right;
  width: 100px;
  padding-left: 10px;
  padding-right: 10px;
}

#cenik .cena span
{
  font-size: 15px;
  padding-right: 3px;
  font-weight: bold;
}


#kontakty
{
}

#kontakty img, #dokumenty img
{
  border: 0px;
}

#kontakty .mapka
{
  padding-top: 20px;
}

#kontakty p
{
  margin: 5px;
  font-size: 14px;
}

#kontakty p.middle img
{
  vertical-align: middle;
}

#kontakty p strong
{
  font-size: 15px;
  padding-left: 130px;
}

#kontakty .popis
{
  font-size: 12px;
  display: block;
  width: 100px;
  text-align: right;
  padding-right: 10px;
  padding-left: 20px;
  float: left;
}


#domu
{
}

#domu p
{
  font-size: 14px;
  padding-top: 20px;
  padding-left: 0px;
}

#domu p.right
{
  padding-top: 40px;
  text-align: right;
  font-size: 20px;
}

#domu p.nadpis span
{
  letter-spacing: 5px;
  background-color: #7d7d61;
  color: #F9F9F7;
  padding-left: 5px;
  margin-right: 3px;
}

#domu p.nadpis
{
  font-weight: 700;
  letter-spacing: 5px;
}

#domu li
{
  margin-left: 40px;
  font-size: 18px;
  list-style-image: url(images/li-bg.gif);
  line-height: 25px;
}


#o-firme
{
}

#o-firme p
{
  font-size: 14px;
  padding-top: 10px;
  padding-left: 0px;
}

#o-firme p strong
{
  letter-spacing: 2px;
  font-weight: normal;
  /* color: #595949; */
}



#sortiment
{
}

#sortiment p
{
  font-size: 14px;
  padding-top: 10px;
}

#sortiment p strong
{
  letter-spacing: 2px;
  font-weight: normal;
  /* color: #595949; */
}

#sortiment li
{
  padding-top: 20px;
  margin-left: 0px;
  list-style: none;
}

#sortiment li.last
{
  padding-bottom: 30px;
}

#sortiment div.nadpis span.znak
{
  font-size: 18px;
  letter-spacing: 3px;
  background-color: #7d7d61;
  color: #F9F9F7;
  padding-left: 5px;
  padding-right: 2px;
  margin-right: 3px;
}

#sortiment div.nadpis
{
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 3px;
}

#sortiment div.nadpis span.pripravujeme
{
  font-size: 10px;
  vertical-align: middle;
  color: #FF7800;
  letter-spacing: 2px;
}

#sortiment div.pics
{
  text-align: right;
  background: url('images/cenik-row-bg.gif') repeat-x;
  background-position: bottom;
  height: 60px;
  padding-right: 10px;
  padding-bottom: 5px;
}

#sortiment div.pics img
{
  margin-bottom: 20px;
  border: 0px;
  width: 80px;
  height: 60px;
}




#form_write_us
{
  display: block;
  height: 130px;
}

#form_write_us .form_ok
{
  text-align: center;
  color: green;
  margin-bottom: 5px;
}

#form_write_us .form_error
{
  text-align: center;
  color: red;
  margin-bottom: 5px;
}

#form_write_us input, #form_write_us textarea, #form_write_us a, #form_write_us img
{
  float: left;
}

#form_text
{
  width: 160px;
  height: 72px;
  font-size: 11px;
}

#form_email
{
  width: 158px;
  font-size: 10px;
}

#form_code
{
  width: 90px;
  font-size: 10px;
}

#form_write_us .form_button
{
  width: 57px;
  height: 16px;
  vertical-align: middle;
  margin-left: 5px;
}


