*{
	margin: 0;
	padding: 0;
}
a img{
	border: 0;
}
.none{
	display: none;
}
.clear{
	clear: both;
}
hr{ display: none;}
a{
  color: #6f9419;
}
a:hover{
	color: #444;
}
body{
	text-align: left;
	font-family: Tahoma;
	font-size: 13px;
	padding: 0 0;
	background: #5d7c16;
}

#contentbg{
  width: 100%;
  position: relative;
  text-align: center;
  
}
#topcontentbg{
  width: 100%;
  height: 316px;
  background: url('../layout/alltopbg.png') 0% 0% repeat-x;
}
#top{
  position: relative;
  margin: 0px auto 0;
  width: 1000px;
  overflow: hidden;
  text-align: left;
  padding: 0px 0px 0 ;
 
}

#allcontent{
  width: 100%;
  background: #fff url('../layout/contbg.gif') repeat-x 0% 0%;
}
#content{
  position: relative;
  margin: 0px auto 0;
  width: 1000px;

  text-align: left;
  padding: 0px 0px 0 ;
 
}

#header{
  width: 100%;
  position: relative;
  height: 124px;
  margin: 0 0 0px 0;

}
  #logo{
    position: absolute;
    left: 20px;
    top: 33px;
  }
  #topsign{
    position: absolute;
    left: 15px;
    top: 65px;
    width: 342px;
    height: 75px;
    background: url('../layout/sign_solutions.gif') no-repeat 0% 0%;
  }
  #topsign span{
    display: none;
  }
 
#thbox{
  background: url('../layout/topilubg.jpg') 125% 0% no-repeat;
  position: relative;
  margin: 0px auto 0;
  width: 1000px;
  height: 192px;
}
  
#topmenu{
  position: absolute;
  right: 0;
  bottom: 10px;
  height: 46px;
  padding: 1px 10px;
  margin: 7px 0 0 0;
}

#topmenu ul{
  float: left;
  
}
#topmenu ul li{
  display: block;
  float: left;
  height: 45px;
  padding: 1px 1px 1px 1px;
  background: url('../layout/topsep.gif') 0% 50% no-repeat;
}
#topmenu ul li.first{
  background: none;
}
#topmenu ul li a{
  height: 22px;
  display: block;
  float: left;
  font-size: 16px;
  color: #3e3e3e;
  font-family: tahoma;
  font-weight: normal;
  text-decoration: none;
  padding: 14px 15px 4px;
}
#topmenu ul li a:hover{
  text-decoration: none;
  color: #77a019;
  background: url('../layout/topact.gif') 50% 100% no-repeat;
}
#topmenu ul li a.active{
  color: #77a019;
  background: url('../layout/topact.gif') 50% 100% no-repeat;
}
#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: 960px;
  position: relative;
  padding: 8px 20px 0px;
}


#centerpanel{
  float: left; 
  width: 610px;
  padding: 0 10px 25px 0px; 
  
}
#centerpanel h1{
  font-size: 26px;
  font-family: tahoma;
  font-weight: normal;
  color: #3e3e3e;
  padding: 15px 0 7px 0;
}
#centerpanel h2{
  font-size: 24px;
  font-family: tahoma;
  font-weight: normal;
  color: #6f9419;
  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: 140%;
  padding: 0 0 8px 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: 320px;
  padding: 0px 0 30px 0; 
}

#rightpanel .headline{
  display: block;
  
  margin: 0px 0 5px;
  padding: 0 0px 0;
  font-size: 20px;
  font-family: tahoma;
  color: #444;
  font-weight: normal;
}
.rbox{
  margin: 0 0 0px 0;
  background: #007ac2;
  padding: 3px 10px;
  color: #fff;
  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: 22px;
  font-weight: normal;
}
.lab{
  float: left;
}
.con{
  float: right;
}
.cbox{
  padding: 0 0 5px 0 ;
}

.rtop{
  width: 320px;
  height: 5px;
  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 0;
  color: #222;
}
.news .time{
  font-size: 11px;
  color: #666;
}
.news p{
  padding: 3px 0 0 0;
  font-size: 11px;
  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{
  
}


#centerpanel .photo{
  width: 100px;
  height: 80px;
  padding: 5px;
  background: #f9f9f9;
  margin: 3px;
  text-align: center;
  float: left;
  border: 1px solid #f0f0f0;
}
.centertop{
  width: 1000px;
  height: 9px;
  background: url('../layout/centertop.gif') 0% 0% no-repeat;
  overflow: hidden;
  margin: 7px 0 0px;
}
.centerbot{
  width: 1000px;
  height: 9px;
  background: url('../layout/centerbot.gif') 0% 0% no-repeat;
  overflow: hidden;
  margin: 0 0 7px;
}



.foottop{
  width: 1000px;
  height: 4px;
  overflow: hidden;
  background: url('../layout/foottop.gif') 0% 0% no-repeat;
}
.footbot{
  width: 1000px;
  height: 4px;
  overflow: hidden;
  background: url('../layout/footbot.gif') 0% 0% no-repeat;
  margin: 0 0 50px 0;
}
#allfooter{
  width: 100%;
  background: url('../layout/allbotbg.gif') 0% 0% repeat-x;
  height: 105px;
}
#footer{
  width: 980px;
  margin: 0px auto;
  padding: 15px 10px 5px;
  color: #fff;
  
  font-size: 11px;
  line-height: 150%;
}

#footer .left{
  float: left;
  
  text-align: left;
  
}
#footer .right{
  float: right;
  text-align: right;
  
}
.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: 500px;
	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: -305px;
  color: #ccc;
  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;
}

.refs{

}
.refs a.img {
  display: block;
  float: left;
  margin: 5px;
}
.refs a.img img{
  border: 4px solid #d2e3d2;
}
.refs a.img img:hover{
  border: 4px solid #7cbc21;
}
.refs ul {
  list-style: none;
  display: block;
  float: left;
  color: #444;
  padding: 3px 0 3px 3px;
  font-size: 11px;
  width: 190px;
}
.refs ul li{
  background: url('../layout/rul.gif') 0% 5px no-repeat;
  padding: 1px 0 2px 12px;
}
.refbox .text{
  padding: 5px 0 0 0; 
}
#rightpanel h2{ 
  color: #525252;
  font-size: 20px;
  padding: 10px 0 0 0;
  font-weight: normal;
}

div.refbox{
  padding: 3px 0;
  width: 100%;
  background: url('../layout/refbg.jpg') 50% 100% no-repeat;
}
#centerpanel ul.bigpoints{
  list-style: none;
  padding: 7px 10px;
}
#centerpanel ul.bigpoints li{
  background: url('../layout/bigarr.gif') 0% 10px no-repeat;
  font-size: 16px;
  padding:  5px 0 5px 22px;
  color: #525252;
}

.plist{
  width: 99%;
  border-collapse: collapse;
}
.plist td{
  padding: 5px;
  border: 1px solid #ccc;
}
.plist th{
  padding: 5px;
  border: 1px solid #ccc;
  background: #eee;
}
.plist tr.light td{
  background: #f9f9f9;
}
.plist tr.dark td{
  background: #f0f0f0;
}
.plist .price{
  text-align: right;
  width: 80px;
}
