* {
  padding: 0;
  margin: 0;
}
body {
  font-family: arial,helvetica,sans-serif;
  font-size: 12px;
  background: #99cc67 url(img/body-bkg.jpg) repeat-x;
  color: #333;
}

#stat,
.dn {
  display: none;
}

.cleaner {
  clear: both;
}
.bold {
  font-weight: bold;
}
.center {
  text-align: center;
}

a {
  color: #060;
}


/***** L A Y O U T **************************/
html, body {
  height: 100%;
}
#container {
  margin: 0 auto;
  min-height: 100%;
  height: 100%;
  position: relative; 
}

body > #container { 
  height: auto; 
}


html>body #footer {
  height: auto;
}
#footer {
  position: relative;
  height: 113px;
  min-height: 112px;
  margin: -113px 0 0 0;
  background: url(img/footer-bottom.jpg) bottom center  repeat-x;
  border-top: 1px solid #fff;
}

#holder {
  width: 797px;
  margin: 0 auto;
  padding: 0 0 125px;
}

#esf { float: left; padding: 4px 0 0; }
#esf a { font-weight: bold; color: #9c6; }
#ct { padding: 2px 0 0; text-align: right; float: right; }

/***** H E A D E R *****/
#header {
  background: #fff;
  height: 100px;
}
#logo .in {
  padding-top: 20px;
}
#kontakt .in {
  padding-top: 15px;
}
#header #logo {
  float: left;
  width: 450px;
  padding-left: 20px;
}
#header #kontakt {
  float: right;
  width: 275px;
  font-size: 11px; 
}
#kontakt .linky {
  margin-top: 6px;
}


/***** HEADER MENU ******/
#hmenu {
  text-align: left;
  color: #222;
}
#hmenu .menu {
  margin: 0 20px;
  background: transparent url(img/fmenu-bkg.jpg) center repeat-x;
  /*background: #9c6;*/
  border-top: 0px solid #787;
  padding: 2px 0;
}
.menu a {
  font-size: 11px;
  text-decoration: none;
  font-weight: bold;
}
#hmenu .menu a {
  margin: 0 4px;
  color: #030;
}
#hmenu a:hover {
  color: #fec;
  text-decoration: underline;
}
#hmenu a.selected {
  color: #765;
}




/***** B O X E S *********************************/
#boxes {
  background: #fff;
}
#boxes .boxhead {
  background: url(img/box-head.jpg) top left repeat-x;
  height: 58px;
  text-align: center;
  font-family: impact,arial,helvetica,sans-serif;
  font-size: 19px;
  color: rgb(255,237,204);
}
#boxes .boxhead a {
  color: rgb(255,237,204);
  text-decoration: none;
}
#boxes .boxhead a:hover {
  text-decoration: underline;
}


#boxes .boxhead a {
  color: rgb(255,237,204);
  text-decoration: none;
}
#boxes h2 {
  font-weight: normal;
  font-size: 18px;
}
#boxes .in {
  padding: 15px 0 0;
}
#boxes #box2 .in {
  padding: 4px 15px 0;
}

#box1, #box2, #box3, #box4 {
  width: 193px;
  float: left;
}
#box1, #box2, #box3 {
  margin-right: 5px;
}
.boxfoto {
  overflow: hidden;
  margin-bottom: 5px;
}
#boxes .boxtelefon {
  background: url(img/box-telefon.jpg) top left no-repeat;
  height: 60px;
}
#boxes .ob { height: 30px;}
#boxes .vice { text-align: right; padding-right: 25px; }
#boxes .vice a { color: #fff; text-decoration: none; }
#boxes .vice a:hover { color: #9c6; }

#boxes .boxtelefon .ob {
  text-align: right;
}
#boxes .cislo {
  text-align: center;
  font-family: impact,arial,helvetica,sans-serif;
  font-size: 32px;
  color: #040;
  margin: 0 0 0 auto;
  padding-bottom: 5px;
}
#boxes .text b {
  color: #666;
  font-weight: bold;
  font-size: 14px;
}
#boxes .text {
  padding: 5px 15px 5px;
  background: #fff url(img/box-bkg.jpg) bottom left no-repeat;
  height: 160px;
  
}
#boxes .text ul {
  padding-left: 15px;
  =padding-left: 20px;
  margin-bottom: 10px;
  list-style-image: url(img/li.gif);
}
#boxes .text a.vice span {
  display: none;
}
#boxes .text .vice {
  display: block;
  text-align: right;
}
#boxes .text .vice a {
  font-family: impact,arial,helvetica,sans-serif;
  font-size: 24px;
  color: #fff;
  text-decoration: none;
}
#boxes .text .vice a:hover {
  color: #aaa;
}
#main #boxes img {
  border: none;
}

/***** F O O T E R   M E N U ************************/
#fmenu {
  background: transparent url(img/fmenu-bkg.jpg) top left repeat-x;
  height: 50px;
  text-align: center;
  color: #222;
}
#fmenu .menu a {
  text-decoration: none;
  margin: 0 4px;
  color: #030;
}
#fmenu a:hover {
  color: #fc9;
  text-decoration: underline;
}
#fmenu a.selected {
  color: #dc6;
}


#fmenu .menu {
  float:  left;
  padding: 5px 0;
}
#fmenu .copy {
  padding: 5px;
  float: right;
  text-align: right;
  font-size: 11px;
  color: #030;
}
#fmenu .copy * {
  color: #030;
}



/***** F O O T E R **************************/
#footer {
  height: 114px;
  background: url(img/footer-bkg.jpg) bottom left repeat-x;
}
#footer .in { 
  padding: 5px 0;
  width: 800px;
  margin: 0 auto;
  text-align: center;
}
#footer .skupina {
  color: #fec;
  font-weight: bold;
  margin: 0px 0 10px;
  margin-top: 10px;
  font-size: 11px;
  text-align: center;
}
#footer span, #footer a {
  float: left;
}

#footer img {
  border: 0;
}
#footer a {
  margin: 0 0 0 10px;
  text-decoration:  none;
}
#footer .ckyne { margin-top: 5px; }
#footer .sruby { margin-top: 10px; }
#footer .lesni { }
#footer .wf { margin-top: 12px; }
#footer .mti { margin-top: 20px; }
#footer .exit112 { margin-top: 20px; }

#footer .popis {
  padding-left: 160px;
  color: #fec;
}



/***** C O P Y ******************************/
.copy {
  text-align: right;
  padding: 2px 0 10px;
  font-size: 8pt;
}
.copy a {
  text-decoration: none;
}
.copy a:hover {
  text-decoration: underline;
}



