/* (c) Tomas Vaisar, 2007 tomas.vaisar@itpro.cz */

body
{
  font-family: Calibri, Arial, sans-serif;
  font-size: 16px;
  text-align: center;
  margin-top: 35px;
  background: url('bg.jpg') repeat-x left top #d1bb92;
}

div.cleaner
{
  clear: both;
}

#page
{
  width: 840px;
  _width: 880px;
  margin: auto;
  text-align: left;
  padding: 20px;
  border: 1px solid #765c27;
  background: url('page_bg.jpg') no-repeat right top #fff; 
}

#logo
{
  width: 260px;
  height: 110px;
  background: url('logo.jpg') no-repeat left top;
}

#logo h1
{
  margin-top: 0;
  visibility: hidden;
}

#left_panel
{
  float: left;
  width: 250px;
  padding-top: 20px;
}

#menu
{
  margin-bottom: 10px;
}

div.menu_item
{
  padding: 7px;
  margin: 2px;
  background: url('menu_btn.jpg') no-repeat left top #966c3b;
}

div.menu_item a
{
  color: #fff;
  text-decoration: none;
}

div.menu_item a:hover
{
  font-weight: bolder;
}

div.boxik
{
  text-align: center;
  border: 1px solid #a5937d;
  color: #7b4d14;
  background: url('boxik_bg.jpg') no-repeat right bottom #d3c5aa;
  margin: 0 2px 10px 2px;
}

div.boxik2
{
  text-align: left;
  border: 1px solid #a5937d;
  color: #000;
  background: url('boxik_bg.jpg') no-repeat right bottom #d3c5aa;
  margin: 0 2px 10px 2px;
  padding-left: 5px;
  padding-right: 5px;
}

div.boxik h3
{
  font-size: 16px;
  text-decoration: underline;
}

div.contact
{
  margin: 20px;
  text-align: left;
}

div.contact a
{
  color: #7b4d14;
  font-weight: bolder;
  text-decoration: none;
}

div.contact h4
{
  margin-bottom: 0;
}

div.contact ul
{
  margin-top: 0;
  margin-left: 0;
  padding: 0;
  list-style: none;
}

#obsah
{
  float: right;
  width: 570px;
}

#foot
{
  height: 249px;
  text-align: right;
  background: url('paticka.jpg') no-repeat left top;
}

#foot a {
  text-decoration: none;
  font-weight: bold;
  color: #7b4d14;
}

.boxik a {
  text-decoration: none;
  font-weight: bold;
  color: #7b4d14;
}


#foot div
{
  text-align: center;
  padding-top: 215px;
}

a {
  color: #7b4d14;
}
