* {
  padding: 0;
  margin: 0;
  color: #555;
}
body {
  font-family: "trebuchet ms",arial,helvetica,sans-serif;
  font-size: 12px;
  background: #98af85 url(img/body-bkg.jpg) repeat-x
}

#stat,
.dn {
  display: none;
}

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

a, strong {
  color: #060;
}
a:hover {
 color: #a60;
}

/***** 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: 800px;
  margin: 0 auto;
  padding: 0 0 125px;
}
#main {
  background: #fff;
  padding: 5px;
}



/***** H E A D E R *****/
#header {
  height: 100px;
}
#logo .in {
  padding: 20px 0 0 20px;
}
#kontakt .in {
  padding-top: 10px;
}
#header #logo {
  float: left;
  width: 500px;
}
#header #kontakt {
  float: right;
  width: 210px;
  font-size: 11px; 
}
#kontakt .linky {
  margin-top: 0px;
}

/***** HEADER MENU ******/
#hmenu {
  text-align: right;
  color: #222;
}
#hmenu .menu {
  margin: 0 20px;
  background: #9a8;
  border-top: 1px solid #787;
}
#hmenu a {
  text-decoration: none;
}
#hmenu .menu a {
  margin: 0 4px;
  color: #fec;
}
#hmenu a:hover {
  color: #030;
  text-decoration: underline;
}
#hmenu a.selected {
  color: #040
}



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



#boxes .in {
  padding: 3px 0 0;
}





#boxes #box3 .in {
  padding: 15px 0 0;
}

#box1, #box2, #box3 {
  width: 260px;
  float: left;
}
#box1, #box2 {
  margin-right: 5px;
}
.boxfoto {
  height: 160px;
  overflow: hidden;
  margin-bottom: 5px;
}
#boxes .boxtelefon {
  background: url(img/box-telefon.jpg) top left no-repeat;
  height: 59px;
}
#boxes .boxtelefon .ob {
  text-align: right;
}
#boxes .cislo {
  height: 44px;
  line-height: 44px;
  text-align: center;
  font-family: impact,arial,helvetica,sans-serif;
  font-size: 28px;
  color: #fff;
  width: 193px;
  margin: 0 0 0 auto;
}

#boxes .text {
  padding: 15px 15px 10px;
  background: #fff url(img/box-bkg.jpg) bottom left no-repeat;
  min-height: 115px;
  _height: 80px;
}
#boxes .text ul {
  padding-left: 15px;
  margin-bottom: 10px;
}
#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;
}


/***** 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 a {
  text-decoration: none;
}
#fmenu .menu a {
  margin: 0 4px;
  color: #fec;
}
#fmenu a:hover {
  /*color: #060;*/
  text-decoration: underline;
}
#fmenu a.selected {
  color: #040
}

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



/***** 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: center;
  padding: 2px 0 10px;
  font-size: 8pt;
}
#copy a {
  text-decoration: none;
  color: #555;
}
#copy a:hover {
  text-decoration: underline;
}



