/*Firefox*/
body{
  width: 700px;
  margin: 40px auto auto auto;
  background: url('imgs/bodybg.jpg') repeat-x ;
  font-family: Arial, Verdana, san-serif;
}

#logosmall img{
  margin-top: 10px;
  margin-left: 5px;
  border: 0px;
}

.name{
  position: relative;
  top: -60px;
  margin-left: 65px; 
}

#napis{
  margin-bottom: -40px
}

#lsm {
  font-weight: normal;
  font-size: 14px;
  margin-left: 65px;
}

#stranka{
  background: white;
  width: 700px;
  /*height: 700px;*/
  border: 1px solid #DDD;
  text-align: left;
}

#menu a{
  color: white;
  text-decoration: none;
}

#menu{
  margin: 10px 10px 10px 10px;
  *margin: 10px 0px 10px 5px;
  background: rgb(120,33,33);
  color: white;
  width: 210px;
  height: 185px;
  float: left;
}

#menu ul{
  padding-left: 23px;
  *margin-left: 0px;
  *margin-top: 5px;
  *margin-bottom: 0px;   
  display: block;
  list-style-type: none;
  font-weight: normal;
  font-size: 13px;
}

#menu ul li{
  margin-left: -15px;
  margin-bottom: 4px;
}
#menu ul li a{
  text-decoration: none;
  color: white;
}

#menu ul li a:hover{
  text-decoration: underline;
  /*background-color: rgb(160,60,60);*/
}

#logo{
  margin: 10px 10px 10px 0px;
  *margin: 10px 0px 0px 5px; 
  float: left;
  color: white;
  width: 460px;
  height: 185px;
  *height: 186px;
  /*clear: both;*/
}

.clear {
  clear: both;
}

#lpanel{
  margin: 0px 10px 0px 10px ;
  *margin: 0px 8px 0px 5px;
  color: white;
  width: 210px;
  float: left;
}

#lpanel h3{
  color: rgb(85,0,0);
  font-size: 17px;
  margin-left: 5px;
  margin-top: -2px;
  font-weight: bold;
  margin-bottom: 5px;
}

#lpanel h4{
  color: #888;
  font-size: 12px;
  margin-left: 5px;
  margin-top: -2px;
  margin-bottom: 0px;
}
.ltext{
  margin-left: 5px;
  margin-top: -10px;
  color: black;
  font-size: 10px;
}

#obsah{
  float: left;
  width: 460px;
}

#obsah h1{
  color: #CCC;
  margin-top: 0px;
  margin-bottom: -10px;

}

#obsah #otext{
  font-size: 12px;
  color: #555;
}

#dole{
  padding-left: 15px;
  padding-top: 10px;
  height: 80px;
  background: url('imgs/bgdole.jpg') repeat-x white;
  color: rgb(190,190,190);
}

#dole table{
  font-size: 9px;
  color: rgb(190,190,190);
}

.frst{
  width: 180px;
}

#dole table a{
  color: white;
  text-decoration: none;
}

#dole table a:hover{
  color: white;
  text-decoration: underline;
}

#dole strong{
  font-weight: bold;
  font-size: 10px;
  color: rgb(202,202,202);
}

#dole2{
  height: 90px;
  background: url('imgs/bgdole2.jpg') repeat-x white;
  *width: 700px;
}
#obsah table{
  width: 450px;
}
#obsah table input{
  border: 2px solid #666;
  color: #AAA;
  font-style: italic;
}
#obsah table input.text{
  width: 150px;
}
.error{
  color: red;
}
.smallt{
  color: #666;
  font-size: 12px;
}
#copy {
  margin-top: 15px;
  *margin-top: 5px;
  text-align: center;
  font-size: 10px;
}

#copy a{
  color: white;
  text-decoration: none;
}

#obsah a{
  color: blue;
  text-decoration: none;
}



#copy a:hover{
  text-decoration: underline;
}
#dipol{
  width: 23px;
  height: 23px;
  background: url('imgs/dipol.jpg');
  margin-top: -21px;
  float: right;
  margin-right: 2px;
  *margin-right: 1px;
  *margin-bottom: 1px;  
}
