*{
	margin: 0;
	padding: 0;
}
a img{
	border: 0;
}
.none{
	display: none;
}
.clear{
	clear: both;
}
hr{ display: none;}
a{
  color: #943a2e;
}
a:hover{
	color: #444;
}
body{
	text-align: left;
	font-family: Arial;
	font-size: 13px;
	padding: 0 0;
	background: #191816;
  border-top: 3px solid #5b534c;
}

#contentbg{
  width: auto;
  min-width: 1010px;
  position: relative;
  text-align: center;
  background: url('../layout/bodybg.jpg');
  padding: 0 0 6px;
}
#topcontentbg{
  width: 100%;
  background: url('../layout/topbg.jpg') 50% 0% no-repeat;
}
#content{
  position: relative;
  margin: 0px auto 0;
  width: 960px;
  text-align: left;
  padding: 0px 10px 0 ;

 
}

#obsah{
  position: relative;
  z-index: 2;
  padding: 0px 0px 0;
  width: 960px;
 
}

#header{
  width: 960px;
  position: relative;
  height:  300px;
  margin: 0 auto 0px auto;
  text-align: center;
  padding: 18px 0 0 0;

 
}


  #logo{
    position: relative;
    margin: auto;
  }

#topsign{
  margin-top: 12px;
  width: 100%;
  height: 100px;
  padding: 20px 0 8px;
  background: url('../layout/topline.jpg') 50% 0% no-repeat;
  font-family: 'Open Sans', sans-serif;
  text-align: center;
  color:#525152;
}
  #bigone{
    font-size: 51px;
    font-weight: 400;
    line-height: 100%;
    text-transform: uppercase;
  }
  #smallone{
    font-size: 38px;
    font-weight: 300;
    line-height: 100%;
  }
  

  
#topmenu{
 
  position: absolute;
  left: 00px;
  bottom: 0px;
  padding: 2px 20px 0;
  margin: 0px 0 0 -10px;
  width: 950px;
  height: 63px;
  overflow: hidden;
  background: url('../layout/topmenubg.jpg') 0% 0% no-repeat;
}
#tmwrap{
  float: left;
  position: relative;
  left: 50%;
}

#topmenu ul{
  list-style: none;
  padding: 0 10px;
float: left;
position: relative;
left: -50%;
}
#topmenu ul li{
  padding: 9px 3px 2px;
  display: block;
  float: left;
  

}
#topmenu ul li.first{
  border-left: none;
  padding-left: 10px;
}
#topmenu ul li a{


  font-size: 15px;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  text-decoration: none;
  display: block;
  float: left;
  text-transform: uppercase;
  font-weight: 600;
  padding: 3px 15px 3px 15px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}
#topmenu ul li a:hover{
  text-decoration: none;
  color: #fff;
  background: url('../layout/topmenhov.png') 0% 100% repeat-x;
}
#topmenu ul li a.active{
  text-decoration: none;
  color: #fff;
  background: url('../layout/topmenuact.png') 0% 100% repeat-x;

}
#topmenu ul li a.active:hover{
  text-decoration: none;
}


#rpart{
  width: 950px;
  position: relative;
  margin: 0px auto;
  padding: 0px 10px 10px 10px;
  
}
#allcontent{
  margin: 1px 0 0 0;

  background: url('../layout/allcont.gif') 0% 0% repeat-x;
  width: 100%;
}

#allrot{
  width: 887;
  height: 285px;
  overflow: hidden;
  position: absolute;
  top: 70px;
  left: 0;
  z-index: -1;
}
#allrotsm{

}
#centerpanel{
  width: 950px;
  text-align: left;
  padding: 0px 0px 30px 20px; 
  color: #222;
  font-family: 'Open Sans', sans-serif;
}
#centerpanel div.sep{
  width: 100%;
  border-top: 1px solid #a62483;
}
#centerpanel h1{
  font-size: 35px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  color: #000;
  padding: 15px 0 7px 0;
}
#centerpanel h2{
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  color: #444;
  padding: 0px 0 5px 0px;
  margin: 10px 0 0;
  font-size: 28px;
}
#centerpanel h2 span.sle{
  color: #dd4631;
  font-size: 25px;
  font-weight: bold;
}
#centerpanel h3{
  font-size: 20px;
  font-family: tahoma;
  font-weight: normal;
  color: #666;
  padding: 6px 0 2px 0;
}
#centerpanel p{
  text-align: left;
  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: 226px;
  padding: 10px 0px 50px 0; 
  overflow: hidden;
}


#rightpanel .headline{
  display: block;
  margin: 0px 0 0px;
  padding: 3px 0px 7px 28px;
  font-size: 15px;
  font-family: arial;
  color: #559e98;
  text-align: left;
  font-weight: bold;
}

.news{
  padding: 5px 0 8px;
  margin: 4px 0 0 0;
  color: #444;
  text-align: left;
  background: url('../layout/newsbg.gif') 50% 100% no-repeat;
}
.news .time{
  font-size: 11px;
  color: #666;
}
#rightpanel .news p{
  padding: 3px 0 0 0;
  font-size: 11px;
  line-height: 140%;
  text-align: left;
  color: #444;
}


#centerpanel .photo{
  width: 100px;
  height: 80px;
  padding: 5px;
  background: #f9f9f9;
  margin: 3px;
  text-align: center;
  float: left;
  border: 1px solid #f0f0f0;
}

#roundfooter{
  width: 100%;

}



.horsep{
  background: url('../layout/horsep.jpg') 50% 0% no-repeat;
  padding: 5px 0;
}

#abfooter{
  display: block;
  width: 960px;
  height: 72px;
  padding: 10px 0 0 0;
  margin: 0 auto;
  background: url('../layout/abfooter.jpg') 0% 0% no-repeat;
  font-size: 41px;
  font-family: 'Open Sans', sans-serif;
  text-align: center;
  color:#525152;
  font-weight: 300;
  text-decoration: none;
}
#abfooter strong{
  font-weight: 400;
}

#footer{
  
  width: 940px;
  padding:  2px 10px 50px;
  margin: 0 auto 0px; 
  color: #6a6a6a;
  
  
  font-size: 11px;
  line-height: 130%;
}


#footer .left{
  float: left;
  border-left: 2px solid #30302e;
  padding: 3px 8px ;
  text-align: left;
  
}
#footer .right{
  float: right;
 padding: 3px 0px ;
  text-align: right;
  
}

#copyinfo{
  background: url('../layout/footlogo.jpg') 0px 12px no-repeat;
  width: 910px;
  padding: 5px 0 0 30px;

}
#flinks{
  padding: 0 0 65px 0;
  width: 100%;
}

#copyinfo a{
  color: #6a6a6a;
  text-decoration: none;
}

form.kontakt .block{
	float: left;
	display: block;
}
form.kontakt label{
	padding: 6px 0;
	margin: 2px 0;
}
.kontaktb{
  width: 800px;
}
form.kontakt input.text{
	border: none;
	margin: 0px 0 6px;
	padding: 8px 10px;
	font-size: 13px;
	width: 300px;
  font-family: 'Open Sans', sans-serif;
  background: url('../layout/inputbg.jpg') 0% 0% no-repeat;
}
form.kontakt textarea{
	width: 680px;
	padding: 8px 10px;
	margin: 0 0 0px;
	height: 90px;
	border: none;
	font-size: 13px;
  font-family: 'Open Sans', sans-serif;
  background: url('../layout/tabg.jpg') 0% 0% no-repeat;
}
form.kontakt .req, form.kontakt strong{
	color: #cc0000;
}
form.kontakt input.submit{
	margin: 6px 0px 0 0 ;
	font-weight:bold;
	color: #fff;
  width: 114px;
  height: 39px;
  padding: 0 0 2px 0;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
	background: url('../layout/subbg.jpg') 0% 0% no-repeat;;
	border: 1px solid #d0d0d0;
	cursor:pointer;
  float: right;
  text-transform: uppercase;
}
form.kontakt .l{
	width: 100px;
}
form.kontakt .labmarged{
  float: left;
  padding: 5px 0 0 105px;
}

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 #ddd;
}
.rmenu ul li a{
  display: block;
  padding: 5px 0 5px 35px;
  font-weight: normal;
  text-decoration: none;
  color: #999;
}

.rmenu ul li a.active{
  color: #000;
  text-decoration: none;
}
.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: -185px;
  color: #fff;
  font-size: 10px;
}

.right{
  float: right;
}

.centered{
  text-align: center;
  padding: 10px 0;
}

.spec{
  visibility: hidden;
  height: 1px;
  overflow: hidden;
}


.zarovnatVpravo{
  float: right;
  margin: 0 0 0 5px;
}
.zarovnatVlevo{
  float: left;
  margin: 0 5px 0 0;
}

/* ADDED STYLES */ 
#refhl{
  width: 980px;
  padding: 20px 20px 0;
  margin: 0 auto;
  width: 950px;
  height: 45px;
  font-size: 18px;
  color: #fff;
  font-weight: 400;
  background: url('../layout/urefhlbg.jpg') 0% 0% no-repeat;
  font-family: 'Open Sans', sans-serif;
  text-align: center;
  text-transform: uppercase;
}

#frefs{
  width: 952px;
  padding: 3px 6px 3px 7px;
  margin: auto;
}
.frefsbot{
  font-family: 'Open Sans', sans-serif;
  padding: 0 0 10px;
}

.refbox{
  width: 294px;
  height: 207px;
  padding: 5px 9px 10px 7px;
  margin-left: 10px;
  float: left;
  background: url('../layout/refbg.jpg') 0% 0% no-repeat;
}
.rbfirst{margin-left: 2px;}

#reference .refbox img{
  padding-bottom: 5px;
}
#reference .refbox{
  text-align: center;
  margin-left: 5px;
  height: 227px;
  padding-bottom: 30px;
}
#reference h1{text-align: center;}
#reference .rbfirst{margin-left: -2px;}

h1.centered{
  text-align: center;
}

#uvodtop{
  width: 843px;
  height: 143px;
  padding: 18px 20px;
  background: url('../layout/uvodbox.jpg') 0% 0% no-repeat;
  margin: 20px 0 10px 24px;
  position: relative;
}
.ubox{
  float: left;
  position: relative;
  width: 240px;
  padding: 0 20px 0 20px;
  height: 125px;
  font-family: 'Open Sans', sans-serif;
  background: url('../layout/ubsep.jpg') 0% 0% no-repeat;
}
.ubfirst{background: none;}
.ubox .hl{
  font-size: 19px;
  height: 600;
  color: #464d50;
  
}
#centerpanel .ubox p{
  font-size: 12px;
  color: #3e4446;
}
.ubbut{
  width: 127px;
  height: 30px;
  padding: 5px 0 0 0;
  background-image: url('../layout/ubbut.png');
  background-repeat: no-repeat;
  background-position: 0% -35px;
  display: block;
  color: #fff;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  text-decoration: none;
  position: absolute;
  right: 20px;
  bottom: 0;
}
.ubbut:hover{
  color: #fff;
  text-decoration: none;
  background-position: 0% 0px;
}

#centerpanel .shout{
  padding: 10px 0;
  text-align:center;
  font-size: 40px;
  line-height: 80%;
  font-weight: 600;
  text-transform: uppercase;
}
#centerpanel .shout span{
  font-size: 30px;
  text-transform: none;
  color: #444;
  font-weight: 300;
}

#centerpanel ul.bigboxes{
  list-style: none;
  padding: 25px 0 0px 70px;
}
#centerpanel .bigboxes li{
  font-weight: 300;
  padding: 0 0 15px 60px;
  font-size: 14px;

}
.bigboxes .hl{
  font-weight: 400;
  font-size: 28px;
  line-height: 100%;
}
  .n1{background: url('../layout/n1.png') 0% 0% no-repeat;}
  .n2{background: url('../layout/n2.png') 0% 0% no-repeat;}
  .n3{background: url('../layout/n3.png') 0% 0% no-repeat;}
  .n4{background: url('../layout/n4.png') 0% 0% no-repeat;}
  .n5{background: url('../layout/n5.png') 0% 0% no-repeat;}
  
#bcon{
  font-family: 'Open Sans', sans-serif;
    width: 900px;
  text-align: left;
  padding: 0px 0px 30px 0px; 
  margin:auto;
}
#centerpanel .abfbig, .abfbig{
  text-align:center;
  padding: 15px 0 10px 0;
  font-size: 35px;
  font-weight: 600;
  text-transform: uppercase;
  color: #222;
}
#bcon .kontaktb{
  padding-left: 50px;
}
.thl{text-transform: uppercase; font-size: 22px; font-weight: 300;}
#centerpanel .third p{
  text-align: justify;
}
.third{
  width: 280px;
  float: left;
  padding: 0 0px 0 45px;
}
.fthird{
  padding-left: 5px;
}

.conleft{
  float: left;
  padding: 10px 20px;
}
.conright{
  float: right;
  padding: 10px 50px 10px 20px;
  border-left: 2px solid #999;
}
.contel{
  font-size: 22px;
}

.half{
  float: left;
  width: 450px;
  padding: 5px 10px;
  
}

