* {
  padding: 0;
  margin: 0;
}
.cleaner {
  clear: both;
}

#stats {
  display: none;
}


body { 
  font-family:arial,helvetica,sans-serif;
  font-weight: normal;
  font-size: 12px;
  color: #333;
  font-style: normal;
  background: #f1f5fa;
}

html > body { 
  padding: 0px;
}
#topspacer {
  height: 0px;
}
#obsah {
  margin: 0px auto;
  background: #fff;
  width: 880px;
  text-align: left;
}
#obsahin {
  padding: 0 25px 25px;
}


#hlavicka {
  margin: 0 auto;
  height: 125px;
}
#hlavickain {
  height: 125px;
/*background: #048;*/
  background: url(img/header1.jpg);
}

#paticka {
  height: 140px;
  width: 830px;
  margin: 0 auto;
}
#patickain {
  padding: 0;
  height: 85px;
}

#bottomspacer {
  height: 0px;
}

#telo {
  min-height: 200px;
  _height: 200px;
  width: 830px;
  margin: 0 auto;
}


#toplist {
  display: none;
}

/***** P R I H L A S I T ******/
#prihlasit {
  height: 25px;
  line-height: 25px;
  text-align: right;
  font-size: 10px;
}
#prihlasit a {
  text-decoration: none;
  color: #457;
  font-weight: bold;
  font-size: 10px;
}
#prihlasit a:hover {
  text-decoration: underline;
  color: #000;
}



/************* L A N G M E N U **************/
.langtop {
  text-align: right;
  color: #ccc;
  font-size: 8px;
  padding: 3px 1px 0;
}
.langtop a {
  color: #ccc;
  text-decoration: none;
  padding: 0 1px;
  font-size: 10px;
}
.langtop a:hover {
  text-decoration: underline;
  color: #fff;
}
.langtop a.selected {
  color: #fff;
}
.langtop a img {
  border: none;
  filter: alpha(opacity=60); /* pro IE6 */
  opacity: 0.6; /* pro Firefox a Operu 9 */
}
.langtop a:hover img,
.langtop a.selected img {
  filter: alpha(opacity=100); /* pro IE6 */
  opacity: 1.00; /* pro Firefox a Operu 9 */
}



/********* HLAVICKA ************/
#logo {
  width: 230px;
  height: 80px;
  margin: 10px 30px;
  float: left;
}
#logo a {
  width: 205px;
  height: 65px;
  display: block;
}






/************ ZAPATI ***********/
#bottom { border-top: 2px solid #048; }
#bottommenu { padding: 10px 0 0; height: 40px; float: left; }
#esf { float: right; padding-top: 5px; }
#esf img { border: none; }


#paticka #copy {
  float: left;
  font-size: 10px;
  color: #777;
}
#copy a {
  text-decoration: none;
  color: #048;
}
#copy a:hover {
  text-decoration: underline;
  color: #000;
}


#paticka #blogo {
  float: right;
  width: 86px;
  height: 30px;
  background: url(img/logo_inv.gif) no-repeat;
}

#nahoru {
  text-align: right;
  height: 60px;
  line-height: 60px;
  =clear: both;
}
#nahoru a {
  text-decoration: none;
  font-weight: bold;
  color: #048;
}
#nahoru a:hover {
  color: #000;
}


#nahoru img {
  margin: 0 0 0 2px;
  border: 0;
}



/************ M A I N M E N U ***********/
.tmenu {
  width: 830px;
  margin: 1px auto 0;
  background: #f1f5fa;
  height: 3em;
  }
.tmenu ul {
  list-style: none;
}
.tmenu li {
  float:left;
  line-height: 3em;
  text-align: center;
  }
* html .tmenu li {
  float:left;
}
.tmenu a {
  width:auto;
  display:block;
  text-decoration: none;
  text-transform: uppercase;
  color: #048;
  font-weight: bold;
  padding: 0 0.6em;
  height: 3em;
  margin: 0 1px 0 0;
  border-left: 1px solid #fff;
  }
* html .tmenu a {
  float:left;
  }
.tmenu li.first a {
  padding: 0 .6em;
  border-left: none;
}
.tmenu a:hover {
  background: #048;
  color: #fff;
  }
.tmenu .selected {
  background: #235;
  color: #fff;
}


.bmenu {
  margin: 5px auto 0;
  float: left;
}
.bmenu ul {
  list-style: none;
}
/*** zmenseni rozpalu pro azbuku **/
.bmenu ul.ru {
  letter-spacing: -0.05em
}
.bmenu li {
  float: left;
  text-align: center;
  margin: 0 1px 0 0;
  font-size: 9px;
  color: #048;
}
.bmenu li a {
  text-decoration: none;
  text-transform: uppercase;
  color: #048;
  padding: 0 3px;
  font-size: 10px;
}
.bmenu li.first a {
  padding: 0 3px 0 0;
}

.bmenu a:hover {
  color: #000;
  text-decoration: underline;
}

.bmenu .selected {
  color: #000;
}



/**************** S U B M E N U **********/
#smenu {
  width: 830px;
  margin: 0 auto;
  border-bottom: 2px dotted #8bd;
  height: 3em;
  line-height: 2.75em;
}
#smenuin {
  color: #048;
  padding: 0 0 0 1em;
}
#smenu ul {
  list-style: none;
  font-size: 12px;
}
/*** zmenseni rozpalu pro azbuku **/
#smenu ul.ru {
  letter-spacing: -0.05em;
  font-size: 11px;
}
#smenu ul.ru11 {
  letter-spacing: -0.05em;
  font-size: 11px;
}

#smenu li {
  float: left;
  text-align: center;
}
#smenu li.first a {
  padding: 0 6px 0 0;
}

#smenu li a {
  color: #048;
  text-decoration: none;
  padding: 0 6px;
  font-weight: normal;
}
#smenu li a:hover {
  text-decoration: underline;
  color: #000;
}
#smenu a.selected {
  color: #000;
}


