*{
  padding: 0;
  margin: 0;
}
.clear{
  clear: both;
}
a img{
  border: none;
}
hr {
  display: none;
}
a{

}

a hover{

}

body{
  text-align: center;
  background: #393939;
  font-size: 0.9em;
  font-family: tahoma;
}




#alltop{
  width: 100%;
  /*background: #ae0000;
  border-bottom: 5px solid #800000;
  */
  background: #ae0000;
  border-bottom: 5px solid #800000;
}

#top{
  margin: auto;
  width: 940px;
  text-align: left;
  height: 4em;
  padding: 1em 20px;
}
#logobox{
  float: left;
}
#logo{
  font-family: georgia;

  font-weight: normal;
  font-size: 2.5em;
  text-decoration: none;
}
#logo a{
  color: #fff;
  text-decoration: none;
}
#logo span{
  font-size: 0.7em;
}

#underlogo{
  font-size: 1em;
  color: #fff;
}

#allcontent{
  background: #ebe5cd;
  width: 100%;
}

#content{
  margin: auto;
  width: 940px;
  padding: 0 20px 20px;
  background: #fff;
  text-align: left;
}

#topmenu{

}

#topmenu ul{
  list-style: none;
}
#topmenu ul li{
  display: block;
  float: left;
}

#topmenu ul li a{
  display: block;
  float: left;
  padding: 5px;
  background: #f0f0f0;
  margin: 0 5px 0 0;
  text-decoration: none;
  font-weight: bold;
  color: #666;
}

#topmenu ul li a:hover{
  background: #666;
  color: #fff;
}

#topmenu ul li a.active{
  background: #666;
  color: #fff;
  text-decoration: none;
}
#topmenu ul li a.active:hover{
  text-decoration: underline;
}





#obsahpanel{
  float: left;
  width: 700px;
  padding: 20px 0 0 0;
}

blockquote{
  border: 1px solid #f0f0f0;
  background: #fcfcfc;
  padding: 5px;
  margin-bottom: 1em;
}
blockquote.suc{
  border: 1px solid #ade49a;
  background: #efffed;
  color: #28701d;
}
blockquote.err{
  border: 1px solid #ffded8;
  background: #fff0f0;
  color: #ae0000;
}



.feedbox{
  padding: 0 0 20px 0;
  font-size: 1em;
}

.feedbox ul{
  list-style: square;
  color: #ccc;
  padding: 5px 0 0 25px;
}
.feedbox ul li{
  padding: 0.1em 0;
}
.feedbox ul a{
  color: #ae0000;
}

.feedbox ul a:visited{
  color: #777;
}
.feedbox ul a:hover{
  color: #000;
}


.feedbox p{
  color: #999;
  font-size: 0.9em;
}
.feedbox h3{
  font-family: georgia;
  font-size: 1.5em;
  font-weight: normal;
}
.feedbox h3 a{
  color: #333;
  text-decoratioN: none;
}
.feedbox h3 a:hover{
  color: #000;
  text-decoration: underline;
}
.feedbox h3 a:visited{
  color: #666;
}



#rightpanel{
  margin-top: 20px;
  width: 200px;
  float: right;
  padding: 10px;
  background: #f0f0f0;
}

.lhead{
  font-family: georgia;
  font-size: 1.5em;
  font-weight: normal;
  display: block;
  margin-bottom: 0.3em;
}
.lbox{
  font-size: 0.9em;
  color: #666;
  padding: 0 0 2.5em 0;
}
.news{
  padding: 0 0 10px 0;
}

p.small{
  font-size: 0.8em;
}

.nfbox{
  padding: 0.5em 0;
}
.nfbox .text{
  border: 1px solid #ccc;
  padding: 4px;
  width: 190px;
  margin: 0 0 3px 0;
  float: right;
}
.nfbox .submit{
  border: 1px solid #ccc;
  background: #ddd;
  padding: 4px;
  color: #444;
  cursor: pointer;
  font-weight: bold;
  margin: 0 0 3px 0;
  float: right;
}

.centered{
  text-align: center;
}


#allfooter{
  width: 100%;
  border-top: 8px solid #202020;
  background: #393939;
  
}

#footer{
  margin: auto;
  width: 940px;
  padding: 10px 20px 50px;
  text-align: left;
  line-height: 130%;
  font-size: 0.8em;
  color: #fff;
}
#footer a{
  color: #ccc;
}
#footer a:hover{
  color: #fff;
}

#footer .left{
  float: left;
}

#footer .right{
  float: right;
}

#topad{
  float: right;
}


/* DirectoGlobal.com blok ID: 969 */
.dglobal_969{
  padding: 0 0 10px 0;
}
.dglobal_969 .dg_ad{
  text-align: left;
}
.dglobal_969 a{
  color: #ae0000;
}
.dglobal_969 a:hover{
  color: #000;
}
.dglobal_969 p{
  color: #666;
  font-size: 11px;
}
	 
