*{
	margin: 0;
	padding: 0;
}
a img{
	border: 0;
}
.none{
	display: none;
}
.clear{
	clear: both;
}
hr{ display: none;}
a{
  color: #014f82;
}
a:hover{
	color: #444;
}
body{
	text-align: left;
	font-family: Tahoma;
	font-size: 13px;
	padding: 0 0;
	background: #e7f5e9;
	/* url('../layout/bodybg.gif') repeat-x 0% 0% */
}

#contentbg{
  width: 100%;
  position: relative;
  text-align: center;
}
#topcontentbg{
  width: 100%;
  height: 302px;
  position: absolute;
  left: 0;
  top: 0;
}
#content{
  position: relative;
  margin: 0 auto;
  width: 828px;
  text-align: left;
  padding: 2px 47px 0 ;
  background: #fff url('../layout/contentbg.gif') 0% 0% repeat-y;
}

#header{
  width: 100%;
  position: relative;
  height: 156px;
  margin: 0 0 2px 0;
}
#topboxbg{
  width: 100%;
  height: 258px;
  position: absolute;
  left: 0;
  top: 0;
  background: url('../layout/topboxbg2.gif') -2px 0% no-repeat;
}
  #logo{
    position: absolute;
    left: 30px;
    top: 14px;
  }
  #topilu{
    width: 349px;
    height: 111px;
    background: url('../layout/topilu.jpg') 0% 0% no-repeat;
    position: absolute;
    right: 0;
    top: 0;
  }
  #topsign{
    }
  
#topmenu{
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 45px;
  background: url('../layout/topmenubg.gif') 0% 0% repeat-x;
}

#topmenu ul{
  float: right;
  
}
#topmenu ul li{
  display: block;
  float: left;
  height: 43px;
  padding: 1px 0px 1px 2px;
  background: url('../layout/topsep.gif') 0% 50% no-repeat;
}
#topmenu ul li a{
  height: 28px;
  display: block;
  text-transform: uppercase;
  font-weight: bold;
  float: left;
  color: #fff;
  text-decoration: none;
  padding: 14px 10px 0;
}
#topmenu ul li a:hover{
  background: #026e03;
}
#topmenu ul li a.active{
  background: #026e03;
}
#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: 100%;
  position: relative;
  padding: 10px 0;
}


#centerpanel{
  float: left; 
  width: 828px;
  padding: 0 0 0px 0px; 
}
#centerpanel h1, #content h1{
  font-size: 28px;
  font-family: arial;
  font-weight: normal;
  color: #1b4a89;
  padding: 15px 0 7px 0;
}
#centerpanel h2{
  font-size: 20px;
  font-family: arial;
  font-weight: normal;
  color: #444;
  padding: 10px 0 10px 0;
}
#centerpanel h2 a{
  text-decoration: none;
}
#centerpanel h2 a:hover{
  text-decoration: underline;
}
#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 15px;
}
#centerpanel ol li, #centerpanel ul li{
  padding: 0 0 3px;
  line-height: 130%;
}

#centerpanel ul{
  list-style: square;
}

#rightpanel{
  float: right;
  width: 200px;
  padding: 0 0 30px 0; 
}

#rightpanel .headline{
  display: block;
  border-bottom: 1px solid #ddd;
  margin: 7px 0 0px;
  text-transform: uppercase;
  padding: 0 3px;
  font-size: 16px;
  font-family: arial;
  color: #0098cc;
  font-weight: bold;
}
.greybox{
  margin: 0 0 15px 0;
}

.news{
  border-bottom: 1px solid #eee;
  padding: 5px 0;
  color: #444;
}
.news .time{
  font-size: 11px;
  color: #999;
}
.news p{
  padding: 3px 0 0 0;
  font-size: 11px;
  line-height: 130%;
  text-align: justify;
}

.rgal{
  text-align: center;
  padding: 10px;
  background: #f0f0f0;
}
.rgal img{
  border: 3px solid #ccc;
}

.label{
  float: left;
}

.val{
  float: left;
}
.kontaktbox{
  padding: 5px 5px;
}
.boxv{
  
}


#centerpanel .photo{
  width: 100px;
  text-align: center;
  height: 80px;
  padding: 5px;
  background: #f9f9f9;
  margin: 3px;
  float: left;
  border: 1px solid #f0f0f0;
}


#footer{
  width: 832px;
  margin: 0 auto;
  padding: 43px 45px 30px;
  color: #fff;
  font-size: 11px;
  background: url('../layout/footerbg.gif') 0% 0% no-repeat;
}

#footer .left{
  float: left;
}
#footer .right{
  float: right;
  text-align: right;
}

#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: 580px;
	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{
  border-bottom: 1px solid #25adce;
  
}
.rmenu ul li a{
  display: block;
  padding: 5px 0 5px 5px;
  font-weight: bold;
  text-decoration: none;
}

.rmenu ul li a.active{
  color: #444;
}
.rmenu ul li a:hover{
  text-decoration: underline;
}

.rmenu ul li ul{
  list-style: none;
}
.rmenu ul li ul li{
  border-top: 1px solid #25adce;
  border-bottom: none;
}
.rmenu ul li ul li a{
  padding: 4px 0 4px 15px;
  font-weight: normal;
}
.rmenu ul li ul li a:hover{

}

#centerpanel p.arrowed{
  background: url('../layout/arrow.gif') 0% 4px no-repeat;
  padding: 0 0 10px 25px;
  
}
.manage{
  font-size: 9px;
  color: #ccc;
  position: absolute;
  left: 0;
  top: -2px;
}

a.uvodbox{
  width: 407px;
  height: 218px;
  position: relative;
  display: block;
  text-decoration: none;
}

a.uvodbox .toplink{
  color: #fff;
  text-decoration: none;
  font-size: 19px;
  display: block;
  padding: 13px 0 0 35px;
}
#centerpanel a.uvodbox span{
  position: absolute;
  left: 0;
  top: 142px;
  padding: 8px;
  color: #fff;
  
}

a.ubox1{
  background: url('../layout/box1.jpg') 0% 0% no-repeat;
  float: left;
}
a.ubox2{
  background: url('../layout/box2.jpg') 0% 0% no-repeat;
  float: right;  
}



div.signs{
  float: left;
  width: 535px;
  padding: 10px 5px 15px 5px;
}
div.signs a{
  color: #666;
  background: url('../layout/arrow.gif') 0% 3px no-repeat;
  padding: 0 0 10px 25px;
  font-size: 16px;
  font-weight: normal;
  display: block;
  text-decoration: none;
}
div.signs a:hover{
  text-decoration: underline;
  color: #0f8710;
}

.proj{
  width: 194px;
  height: 228px;
  position: relative;
  float: left;
  padding: 3px;
  margin: 2px;
  background: #f3f3f3;
  border: 1px solid #d5d5d5;
}
.proj .header{
  display: block;
  width: 194px;
  height: 27px;
  padding: 4px 0;
  line-height: 110%;
  margin: 0 0 4px 0;
  text-align: center;
  text-decoration: none;
  color: #fff;
  font-size: 12px;
  background: #0f8710;
  font-weight: bold;
}
.proj .header:hover{
  background: #1c488a;
}
.proj .img{
  border: 1px solid #ebebeb;
  text-align: center;
  padding: 4px;

  background: #fff;
}
#centerpanel .proj p{
  margin: 4px 0 0 0;
  line-height: 130%;
  font-size: 11px;
  padding: 5px 5px;
  background: #dedede;
  height: 42px;
}

.nov .header{
  background: #c32622;
}
#centerpanel .nov p{
  background: #e3d2cf ;
}

.dop .header{
  background: #1c488a;
}
#centerpanel .dop p{
  background: #ced7e3 ;
}

.contactbox{
  float: right;
  position: relative;
  margin: 10px 0 15px;
  width: 233px;
  height: 144px;
  padding: 21px 0 0 45px;
  background: url('../layout/contactbg.jpg') 0% 0% no-repeat;
}
.contactbox .hl{
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
}

a.napiste{
  display: block;
  text-align: center;
  width: 99px;
  height: 24px;
  padding: 8px 0 0 0;
  background: url('../layout/napistebg.gif') 0% 0% no-repeat;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  position: absolute;
  left: 100px;
  bottom: 15px;
}
.contactbox .cont{
  color: #444;
  padding: 20px 0 0 0;
}
.contactbox .cont a{
  color: #444;
}
.contactbox .lab{
  float: left;
  width: 55px;
  font-weight: bold;
}
.contactbox .downed{
  padding: 3px 0 0 0;
}
.contactbox .val{
  float: left;
  width: 150px;
  padding: 0 0 5px 0;
}
.contactbox .big{
  font-size: 15px;
  padding: 0 0 10px 0;
  font-weight: bold;
}

.mainimg{
  float: right;
  padding: 10px;
  background: #f9f9f9;
  border: 1px solid #ccc;
  margin: 0 0 5px 10px;
}
.nabtable{
  border-collapse: collapse;
  width: 100%;
  margin: 0 0 8px;
}
.nabtable th{
  background: #ddd;
  padding: 5px 8px;
  border: 1px solid #ccc;
  vertical-align: top;
}
.nabtable td{
  padding: 5px 8px;
  border: 1px solid #ccc;
}
.nabtable tr.dark td{
  background: #f0f0f0;
}
.nabtable tr.light td{

}
.ref{
  border: 1px solid #ccc;
  padding: 0 10px 10px;
  margin: 0 0 10px 0;
  background: #e7f5e9;
}
.ref .imgs{
  width: 315px;
  float: left;
  margin: 0 10px 0 0;
}
.ref .mainrefimg{
  float: left;
  width: 200px;
  padding: 4px 4px 2px;
  background: #fff;
  border: 1px solid #ccc;
}
.ref .subimgs div.img{
  width: 90px;
  text-align: center;
  padding: 4px 4px 2px;
  float: right;
  clear: right;
  background: #fff;
  border: 1px solid #ccc;
  margin: 0 0 3px 0;
}

.ref .popis{
  float: left;
  width: 320px;
}

.ref .reflists{
  float: right;
  width: 144px;
}


.catbox{

}
.catbox .img{
  float: left;
  width: 120px;
  padding: 10px 0 0 0;
  margin: 0 10px 0 0;
  height: 90px;
}
.catbox .img img{
  border: 2px solid #ccc;
}

.rightlink{
  float: right;
  border: 1px solid #ccc;
}

.kontakttab{
  width: 460px;
  border-collapse: collapse;
}
.kontakttab td{
  padding: 5px;
  border: 1px solid #ccc;
}


.navbar{
  background: #f0f0f0;
  padding: 8px 8px;
  color: #000;
  font-size: 11px;
}
#centerpanel .navbar h2{
  display: inline;
  margin: 0;
  color: #000;
  padding: 0;
  font-family: tahoma;
  font-size: 11px;
}
#centerpanel .navbar h2 a{
  color: #000;
  text-decoration: underline;
}
.navbar a:hover{
  color: #000;
}
.tac{
  text-align: center;
}
.tar{
  text-align: right;
}


.cross{text-decoration: line-through;}
.akcprice{
  font-weight: bold;
  color: #f00;
}

