*{
  padding: 0;
  margin: 0;
}
.clear{
  clear: both;
}
a img{
  border: none;
}
hr {
  display: none;
}
a{
  color: #bb0104;
}

a:hover{

}

body{
  text-align: center;
  background: #fcb0c4 url('../layout/bg.gif') 0% 0% repeat-x;
  font-size: 0.9em;
  font-family: tahoma;
}




#alltop{
  width: 100%;

}

#top{
  margin: auto;
  width: 965px;
  text-align: left;
  height: 130px;
  position: relative;
  padding: 1em 0px;
}
#logobox{
  float: left;
}
#logo{
  position: absolute;
  left: 0;
  top: 59px;
}


#topmenu{
  position: absolute;
  right: 0;
  bottom: 10px;
}

.bigbut{
  display: block;
  float: left;
  width: 224px;
  height: 54px;
  margin: 0 0 0 5px ;
  overflow: hidden;
  text-align: center;
  color: #fff;
  padding: 10px 0 0 0;
  text-decoration: none;
  line-height: 100%;
  font-weight: normal;
  font-size: 20px;
  background: url('../layout/bigbutbg.gif') 0% 0% no-repeat;
}
.bigbut span{
  font-size: 12px;
}
.bigbut:hover{
  background-position: 0% 100%;
}

#allcontent{
}

#content{
  margin: auto;
  width: 965px;
  padding: 0 0 20px;

  text-align: left;
}



#lmenu ul{
  list-style: none;
}
#lmenu ul li{
  display: block;
  float: left;
  padding: 0 0 3px 0;
}

#lmenu ul li a{
  display: block;
  float: left;
  width: 170px;
  height: 27px;
  background: url('../layout/lmenubg.gif') 0% 0% no-repeat;
  padding: 8px 0 0 10px;
  text-decoration: none;
  font-weight: bold;
  color: #fff;
}

#lmenu ul li a:hover{
  background-position: 0% 100%;
  color: #fff;
}

#lmenu ul li a.active{
   background-position: 0% 100%;
  color: #fff;
  text-decoration: none;
}
#lmenu ul li a.active:hover{
  text-decoration: underline;
}



#rpart{
  float: left;
  width: 778px;
  padding: 0px 0 10px;

}

#obsahpanel{
  float: right;
  width: 626px;
  padding: 0px 0 0 0;
  overflow: hidden;

}
#obsahpanel.wideobsah{
  width: 778px;
}

blockquote{
  border: 1px solid #f0f0f0;
  background: #fcfcfc;
  padding: 5px;
  margin-bottom: 1em;
}
blockquote.suc{
  border: 1px solid #28701d;
  background: #28701d;
  color: #fff;
}
blockquote.err{
  border: 1px solid #de292a;
  background: #de292a;
  color: #fff;
}


#obsahpanel h1{
  color: #bb0104;
  font-weight: normal;
  font-size: 24px;
  padding: 7px 0 5px 0;
}
#obsahpanel h2{
  color: #bb0104;
  font-weight: normal;
  font-size: 21px;
  padding: 7px 0 5px 0;
}
#obsahpanel p{
  font-size: 13px;
  line-height: 130%;
  padding: 0 0 5px 0;
  text-align: justify;
  color: #830103;
}




#rightpanel{
  margin-top: 0px;
  width: 145px;
  float: left;
  padding: 0 0 10px 0;
}

.rtop{
  width: 145px;
  background: url('../layout/rtop.gif') 0% 0% no-repeat;
  height: 7px;
  overflow: hidden;
}
.rbody{
  width: 145px;
  text-align: center;
  background: #bc0102;
}
.rbot{
  width: 145px;
  background: url('../layout/rbot.gif') 0% 0% no-repeat;
  height: 7px;
  overflow: hidden;
}

#leftpanel{
  width: 180px;
  float: right;
  padding: 10px 0 0;
}

.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%;  
}

#footer{
  margin: auto;
  width: 965px;
  padding: 5px 0px 50px;
  text-align: left;
  line-height: 130%;
  font-size: 11px;
  color: #da4851;
  border-top: 1px solid #da4851;
}
#footer a{
  color: #ac0001;
}
#footer a:hover{
  color: #da4851;
}

#footer .left{
  float: left;
}

#footer .right{
  float: right;
}

#topad{
  float: right;
}

.obrboxtop{
  width: 626px;
  height: 8px;
  background: url('../layout/obrboxtop.gif') 0% 0% no-repeat;
}
.obrboxbot{
  width: 626px;
  height: 8px;
  margin: 0 0 10px 0;
  background: url('../layout/obrboxbot.gif') 0% 0% no-repeat;
}
.srdbox{
  width: 610px;
  padding: 0 8px;
  background: #f57a90;
  color: #fff;

}
.srdbox .popis{
  width: 300px;
  float: left;
}
.srdbox .img{
  width: 302px;
  float: right;
  
}
.srdbox .img img{
  border: 1px solid #870001;
}
.srdbox h2{
  font-size: 18px;
  font-weight: normal;
  color: #870001;
  padding: 0 0 3px 0;
}
.srdbox label{
  color: #b60102;
  font-size: 12px;
}
.srdbox textarea, .tabox{
  background: #fa9cb1;
  border: 1px solid #fcb0c4;
  color: #fff;
  font-family: tahoma;
  font-size: 12px;
  padding: 4px;
  width: 290px;
  height: 100px;
  margin: 4px 0 0;
}
.tabox{

}
#obsahpanel p.hint{
  font-size: 11px;
  padding: 5px;
  line-height: 110%;
  font-style: italic;
}


.addnew label.m{
  display: block;
  float: left;
  padding: 2px 0 0 0;
  width: 120px;
  color: #fff;
}
.addnew .submit{
  margin: 5px 0 0 120px;
  border: none;
  padding: 5px 10px;
  background: #ba0102;
  font-family: tahoma;
  font-weight: bold;
  cursor: pointer;
  color: #fff;
}










.textin{
  border: 3px solid #e59696;
  padding: 5px;
}
.subm{
  border: none;
  background: #dd3132;
  font-weight: bold;
  height: 30px;
  padding: 0 5px 0;
  cursor: pointer;
  color: #fff;
}

.err{
  color: #a02e2e;
}

.button{
  display: block;
  padding: 10px;
  font-weight: bold;
  text-decoration: none;
  color: #fff !important;
  background: #dd3132;  
  float: left;
  margin: 0 10px 0 0;
}
.button:hover{

  color: #fff !important;
  background: #a02e2e;

}

.imgbox{
  width: 480px;
  height: 320px;
  border: 10px solid #e59696;
  margin: auto;
}
.roundimg{
  float: left;
  width: 500px;
}
.roundimg em{
  font-weight: normal;
  font-size: 11px;
}

.genbox{
  width: 778px;
  margin: 0 0 10px 0;
}

.genform{
  float: right;
  width: 270px;
}
.genform em{
  font-weight: normal;
  line-height: 150%;
}
.genform label{
  
}

.genform textarea{
  border: 1px solid #e59696;
  width: 260px;
  height: 74px;
  padding: 3px;
  font-family: tahoma;
  font-size: 11px;
}

.rot{
  border: 2px solid #e59696;
  width: 30px;
  padding: 3px;
}
.centerb{
  text-align:center;
  width: 100%;
}
.subbox{
  display: block;
  border: 2px solid #a02e2e;
  padding: 10px;
  font-weight: normal;
  font-size: 18px;
  text-decoration: none;
  color: #fff !important;
  background: #dd3132;  
  width: 270px;
  font-family: tahoma;
  margin: 0 auto 5px auto;
  cursor: pointer;
}

.nahled{
  margin: 0 auto 10px auto;
  text-align: center;
}

.lbox{
  float: left;
  margin: 0 20px 0 0;
}

.generatorbig{
  border: 4px solid #a02e2e;
  display: block;
  margin: 5px 0;
  text-align: center;
  padding: 10px;
  font-weight: bold;
  font-size: 26px;
  color: #a02e2e;
  text-decoration: none;
  background: #e59696;
}
.generatorbig:hover{
  border: 4px solid #a02e2e;
  color: #fff;
  background: #a02e2e;
}

.ilu{
  float: right;
  border: none !important;
}
.big{
  font-size: 22px;
  color: #a02e2e;
}


.fam{
  background: #dd3132;
  border: none;
  color: #fff;
  text-align: center;
}
.small{
  font-size: 11px;
}
.fam strong{
  font-size: 22px;
}

.tribox{
  float: left;
  text-align: center;
  width: 202px;
  padding: 5px 0;
  background: #f57a90;
}
.tribox img{
  border: 1px solid #dd3435;
}


.lboxtop{
  width: 180px;
  margin: 5px 0 0 0;
  height: 6px;
  background: url('../layout/lboxtop.gif') 0% 0% no-repeat;
}
.lboxbot{
  width: 180px;
  height: 6px;
  margin: 0 0 10px 0;
  background: url('../layout/lboxbot.gif') 0% 0% no-repeat;
}
.lboxbody{
  width: 170px;
  text-align: left;
  padding: 0 0 0 10px;
  background: #e30000;
}
.strankovani{
  font-size: 12px;
}
.strankovani .active{
  font-weight: bold;
}

