*{
	margin: 0;
	padding: 0;
}
a img{
	border: 0;
}
.none{
	display: none;
}
.clear{
	clear: both;
}
hr{ display: none;}
a{
  color: #b5292e;
}
a:hover{
	color: #444;
}
body{
	text-align: left;
	font-family: Arial;
	font-size: 13px;
	padding: 0 0;
	margin: 0;
	background: url('../layout/bodybg.jpg') 0% 0%;
}

#contentbg{
  width: 100%;
  position: relative;
  text-align: center;
  margin: 0;
}
#topcontentbg{
  width: 100%;
}
#content{
  position: relative;
  margin: 0px auto 0;
  width: 1042px;
  text-align: left;
  padding: 0px 0px 10px;
  background: #f0efef;
  border-left: 6px solid #dad8df;
  border-right: 6px solid #dad8df;
  border-bottom: 6px solid #dad8df;
}
#contbox{
  background: #f0efef url('../layout/contbg.gif') 0% 0% repeat-y;
  border-top: 10px solid #f0efef;
  width: 100%;
}

#header{
  width: 100%;
  position: relative;
  height: 217px;
  margin: 0 0 0px 0;
  background: url('../layout/topbg.jpg') 0% 100% no-repeat;
}
  #logo{
    position: absolute;
    left: 52px;
    top: 84px;
  }
  #topilu{  
    position: absolute;
    right: 15px;
    top: 68px;
    width: 189px;
    height: 52px;
    background: url('../layout/topilu.gif') 0% 0% no-repeat;
    overflow: hidden;
  }
  #topilu span{
    display: none;
  }
  #topsign{
    }
  
#topmenu{
  background: url('../layout/menubg.gif') 0% 0% repeat-x;
  width: 1020px;
  height: 50px;
  border: 1px solid #fff;
  padding: 1px 10px;
  margin: 0px 0 0 0;
  overflow: hidden;
  text-align: center;
}

#topmenu ul{
  margin: 0 auto;
  padding: 0 0 0 65px;
}
#topmenu ul li{
  display: block;
  float: left;
  height: 48px;
  padding: 1px 2px 1px 1px;
  background: url('../layout/topsep.gif') 0% 0% no-repeat;
}
#topmenu ul li.first{
  background: none;
}
#topmenu ul li a{
  height: 24px;
  display: block;
  float: left;
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  font-family: arial;
  font-weight: normal;
  text-decoration: none;
  padding: 16px 15px 8px;
}
#topmenu ul li a:hover{
  text-decoration: underline;
  background: url('../layout/topact.gif') 0% 0% repeat-x;
}
#topmenu ul li a.active{
  background: url('../layout/topact.gif') 0% 0% repeat-x;
}
#topmenu ul li a.active:hover{
  text-decoration: underline;
}

#flags{
  position: absolute;
  right: 0;
  top: 0;
  padding: 2px 0;
  line-height: 20px;
  font-size: 11px;
  color: #666;
}
#flags img{
  margin: 2px 2px 0 0;
}
#rpart{
  width: 760px;
  position: relative;
  padding: 0px 0px 0px;

  float: right;
}
#rpanel{
  width: 260px;
  padding: 0px 0 0 10px;
  float: left;
  overflow: hidden;
  
}

#centerpanel{
  background: #fff;
  width: 730px;
  padding: 0 10px 70px 10px; 
  margin: 0 0 10px 0;
  color: #000;
}
#centerpanel h1{
  font-size: 22px;
  font-family: tahoma;
  font-weight: normal;
  background: url('../layout/h1bg.gif') 0% 100% repeat-x;
  color: #000000;
  padding: 15px 0 7px 0;
  margin: 0 0 10px 0;
}
#centerpanel h2{
  font-size: 19px;
  font-family: tahoma;
  font-weight: normal;
  color: #b5292e;
  padding: 10px 0 4px 0;
}
#centerpanel h3{
  font-size: 18px;
  font-family: tahoma;
  font-weight: normal;
  color: #666;
  padding: 10px 0 5px 0;
}
#centerpanel p{
  text-align: justify;
  font-size: 13px;
  line-height: 160%;

  padding: 0 0 12px 0;
}
#centerpanel ol, #centerpanel ul{
  padding: 4px 0 8px 25px;
}
#centerpanel ol li, #centerpanel ul li{
  padding: 1px 0;
}

#centerpanel ul{
  list-style: square;
}

#rightpanel{
  float: right;
  width: 260px;
  padding: 0px 0 00px 0; 
}

#rpanel .headline{
  display: block;
  width: 248px;
  margin: 0px 0 0px;
  padding: 0 0px 0 10px;
  height: 37px;
  font-size: 17px;
  background: url('../layout/lheadbg.gif') 0% 0% repeat-x;
  font-family: arial;
  color: #fff;
  font-weight: normal;
  border: 1px solid #ccc;
}
#rpanel .headline span{
  display: block;
  height: 28px;
  padding: 9px 0 0 35px;
}
#rpanel .headline span a{
  color: #fff;
  text-decoration: none;
}
#rpanel .headline span a:hover{
  text-decoration: underline;
  color: #fff;
}
#rpanel .headline span.fcont{ background: url('../layout/fcont.gif') 0% 0% no-repeat;}
#rpanel .headline span.fact{ background: url('../layout/fact.gif') 0% 0% no-repeat;}
#rpanel .headline span.fank{ background: url('../layout/fank.gif') 0% 0% no-repeat;}
.blubox{
  margin: 0 0 0px 0;
  background: #d8f2fd;
  padding: 3px 10px;
  color: #161615;
  line-height: 150%;
}

.rbox2{
  margin: 0 0 0px 0;
  background: #1b4482;
  padding: 5px 10px;
  color: #fff;
  line-height: 130%;
}

.oranbox{
  margin: 0 0 0px 0;
  background: #007ac2;
  padding: 3px 10px;
  color: #fff;
}
#rightpanel .rbox2 .headline, #rightpanel .rbox .headline{
  color: #fff;
  padding: 0 0 5px 0;
}
.rbox2 a, .rbox a{
  color: #fff;
}
.tel{
  font-size: 20px;
  font-weight: normal;
}
.lab{
  float: left;
}
.con{
  float: right;
}
.cbox{
  padding: 0 0 5px 0 ;
}

.rtop{
  width: 320px;
  height: 0px;
  background: url('../layout/rboxtop.gif') 0% 0% no-repeat;
}
.rbot{
  width: 320px;
  height: 5px;
  margin: 0 0 10px 0 ;
  background: url('../layout/rboxbot.gif') 0% 0% no-repeat;
}
.r2top{
  width: 320px;
  height: 5px;
  background: url('../layout/rbox2top.gif') 0% 0% no-repeat;
}
.r2bot{
  width: 320px;
  height: 5px;
  margin: 0 0 10px 0 ;
  background: url('../layout/rbox2bot.gif') 0% 0% no-repeat;
}

.graytop{
  width: 320px;
  height: 5px;
  background: url('../layout/graytop.gif') 0% 0% no-repeat;
}
.graybot{
  width: 320px;
  height: 5px;
  margin: 0 0 10px 0 ;
  background: url('../layout/graybot.gif') 0% 0% no-repeat;
}
.graybox{
  width: 300px;
  padding: 3px 10px;
  background: #dbdbdb;
}



.orantop{
  width: 299px;
  height: 7px;
  background: url('../layout/contop.gif') 0% 0% no-repeat;
}
.oranbot{
  width: 299px;
  height: 7px;
  margin: 0 0 10px 0 ;
  background: url('../layout/conbot.gif') 0% 0% no-repeat;
}
.orsep{
  height: 1px;
  width: 100%;
  background: url('../layout/orsep.gif') 50% 0% no-repeat;
  margin: 10px 0 7px;
}

.news{
  background: url('../layout/newssep.gif') 50% 100% no-repeat;
  padding: 5px 10px 20px;
  color: #222;
}
#rpanel .news strong{
  color: #b5292e;
  font-size: 13px;
}
#rpanel .news a{
  color: #b5292e;
}
.news .time{
  font-size: 13px;
  color: #666;
}
.news p{
  padding: 3px 0 0 0;
  font-size: 13px;
  line-height: 130%;
  text-align: justify;
  color: #525252;
}

.rgal{
  text-align: center;
  padding: 10px;
  background: #f0f0f0;
}
.rgal img{
  border: 3px solid #ccc;
}

.label{
  float: left;
}

.val{
  float: right;
}
.kontaktbox{
  padding: 5px 5px;
}
.boxv{
  
}


.photo{
  width: 100px;
  height: 80px;
  padding: 5px;
  background: #f9f9f9;
  margin: 3px;
  text-align: center;
  float: left;
  border: 1px solid #f0f0f0;
}
.centertop{
  width: 929px;
  height: 9px;
  background: url('../layout/centertop.gif') 0% 0% no-repeat;
  overflow: hidden;
  margin: 7px 0 0px;
}
.centerbot{
  width: 929px;
  height: 9px;
  background: url('../layout/centerbot.gif') 0% 0% no-repeat;
  overflow: hidden;
  margin: 0 0 7px;
}


#footer{
  width: 730px;
  height: 29px;
  padding: 15px 10px 5px;
  color: #fff;
  position: absolute;
  right: 10px;
  bottom: 10px;
  border-top: 10px solid #f0efef;
  background: url('../layout/footbg.gif') 0% 0% repeat-x;
  font-size: 11px;
  line-height: 150%;
}

#footer .left{
  float: left;
  
  text-align: left;
  
}
#footer .right{
  float: right;
  text-align: right;
  
}
.right li{
  list-style: none;
  display: inline;
  padding: 0 5px;
}
.right li a{
  text-decoration: none;
}
.right li a:hover{
  text-decoration: underline;
}
.flinkbox{
  float: left;
  width: 140px;
  border-left: 1px solid #66afda;
  padding: 5px 20px;
}
.flinkbox ul{
  list-style: none;
  padding: 5px 0 0 0px;
}
.flinkbox ul li {
  padding: 3px 0 0 0;
}

#footer a{
  color: #fff;
}

form.kontakt .block{
	float: left;
	display: block;
}
form.kontakt label{
	padding: 2px 0;
	margin: 2px 0;
}
form.kontakt input.text{
	border: 1px solid #d0d0d0;
	margin: 2px 0;
	padding: 5px;
	font-size: 11px;
	width: 200px;
}
form.kontakt textarea{
	width: 610px;
	padding: 2px;
	margin: 2px 0;
	height: 90px;
	border: 1px solid #d0d0d0;
	font-size: 11px;
	font-family: tahoma;
}
form.kontakt .req, form.kontakt strong{
	color: #cc0000;
}
form.kontakt input.submit{
	margin: 3px 0 0 100px;
	padding: 5px;
	font-weight:bold;
	color: #505050;
	background: #f0f0f0;
	border: 1px solid #d0d0d0;
	cursor:pointer;
}
form.kontakt .l{
	width: 100px;
}

blockquote{
  padding: 7px 10px;
  margin: 5px 0;
}

blockquote.err{
  border: 1px solid #fad7d7;
  background: #faf1f1;
  color: #a70806;
}
blockquote.ok{
  border: 1px solid #cde1cb;
  background: #e2f8e0;
  color: #2f8920;
  font-weight: bold;
}
.rmenu{
  padding: 0 0 15px 0;
  width: 100%;
}
.rmenu ul{
  list-style: none;
  color: #25adce;
}
.rmenu ul li{
    background: url('../layout/orsep.gif') 50% 100% no-repeat;
  
}
.rmenu ul li a{
  display: block;
  padding: 5px 0 5px 0px;
  font-weight: bold;
  text-decoration: none;
}

.rmenu ul li a.active{
  color: #d8ebf6;
  text-decoration: underline;
}
.rmenu ul li a:hover{
  text-decoration: underline;
}

.rmenu ul li ul{
  list-style: none;
}
.rmenu ul li ul li{
  border-top: 1px solid #fff;
  border-bottom: none;
}
.rmenu ul li ul li a{
  padding: 4px 0 4px 15px;
  font-weight: normal;
}
.rmenu ul li ul li a:hover{

}

.admlink{
  position: absolute;
  left: 0;
  top: -275px;
  color: #fff;
  font-size: 10px;
}










.progbox{
  background: url('../layout/hordel.jpg') 0% 0% no-repeat;
  width: 100%;
  padding: 10px 0 5px 20px;
}
.progbox .img{
  width: 110px;
  float: left;
  margin: 0 10px 0 0;
}
.progbox .popis{
  width: 480px;
  float: left;
}
#centerpanel .progbox .popis h3{
  padding: 0;
  font-weight: bold;
  font-size: 15px;
  margin: 0;
}
#centerpanel .progbox .popis a h3 {
  color: #e8671a;
}
#centerpanel .progbox .popis a:hover h3{
  color: #444;
  text-decoration: underline;
}

.right{
  float: right;
}

.centered{
  text-align: center;
  padding: 10px 0;
}

.imgflleft{
  float: left; 
  margin: 6px 10px 0 0;
  border: 1px solid #ccc;
}


/* ADDED STYLES */ 
.rimg{
  float: right;
  margin: 0px 3px 10px 10px;
}

.archiv{
  float: right;
  color: #525252;
  font-weight: bold;
}
.ralign{
  float: right;
  width: 240px;
  margin: 0 0 0 20px;
}

.rozpocet input{
  border: 1px solid #ccc;
  padding: 2px;
  margin: 2px 0;
}
.rozpocet textarea{
  border: 1px solid #ccc;
  padding: 2px;
  
}
.form_type_1{
  width: 300px;
}

