*{
	margin: 0;
	padding: 0;
}
a img{
	border: 0;
}
.none{
	display: none;
}
.clear{
	clear: both;
} 
hr{ display: none;}
a{
  color: #022741;
}
a:hover{
	color: #044e82;
}

html, body {
    height: 100%;
    width: 100%;
    font-family: 'Open Sans', sans-serif;
    
}

body{
	text-align: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	padding: 0 0;
  	background: #000910;
    margin: 0;
  
}

#contentbg{
  width: 100%;
  position: relative;
  text-align: center;
  margin: 0 auto;
  background: #fff url(../layout/contentbg.png) 0% 0% repeat-x;
}

#content{
  position: relative;
  margin: 0px auto 0;
  width: 940px;
  text-align: left;
  padding: 0px 0px 0 ;
  padding: 10px;
  min-height: 400px;
 
}


#roundheader{
  width: 100%;
  text-align: center;
  background: #022741 url(../layout/topbg.jpg) 50% 0% no-repeat;
  position: relative;
}



#header{
  /*width: 960px;*/
  position: relative;

  padding: 0px 0 0 0;
  
  margin: 0 auto;
  z-index: 1000;
}

  #logo{
    float: left;
    padding: 20px 0;
    }
  
  
#icoline{
  position: absolute;
  right: 0;
  top: 0px;
  padding: 5px 5px 0px 2px;
 

}

  .lang{
    width:24px;
    height: 24px;
    display: block;
    float: left;
    margin-left: 5px;
  }
  .lang span{display: none;}
  
  .lcz{background: url(../layout/flag_cz.png) 0% 0% no-repeat;}
  .len{background: url(../layout/flag_en.png) 0% 0% no-repeat;}
  .lde{background: url(../layout/flag_de.png) 0% 0% no-repeat;}
  .lru{background: url(../layout/flag_ru.png) 0% 0% no-repeat;}
  .lpl{background: url(../layout/flag_pl.png) 0% 0% no-repeat;}


#toptel{
  float: right;
  font-size: 13px;
  text-transform: uppercase;
  color: #fff;
  padding-top: 0px;
  
}
#toptel strong{
  color: #fff;
  font-size: 25px;
  font-weight: 600;
  padding-left: 30px;
  background: url(../layout/telbg.png) 5px 60% no-repeat;
}

#roundtopmenu{
  background: #011727;
  width: 100%;
}

#topmenu{
  margin: 0 auto;
  padding: 0px 0px;
  text-align: left;
  z-index: 100;
}

#topmenu ul{
  list-style: none;

}
#topmenu ul li{
  padding: 0px 0px 0px 2px;
  display: block;
  float: left;
 /* background: url(../layout/topmenusep.png) 0% 0% no-repeat; */

}
#topmenu ul li.first{
  background: none;
  padding-left: 0;
}
#topmenu ul li a{
  font-size: 15px;
  color: #fff;
  display: block;
  float: left;
  font-weight: 400;
  text-decoration: none;
  padding: 9px 10px 9px 10px;
}
#topmenu ul li.first a{
  padding-left: 10px;
}
#topmenu ul li a:hover{
  text-decoration: none;
  color: #fff;
}
#topmenu ul li a.active{
  text-decoration: none;
  color: #fff;
  background: #0463a8;  
}
#topmenu ul li a.active:hover{
  text-decoration: underline;
}

.roundcontent{
  width: 100%;
  background: #fff url(../layout/contentbg.png) 0% 0% repeat-x;
  padding-bottom: 20px;
}



h1{
  font-size: 35px;
  color: #022741;
  font-weight: 100;
  line-height: 35px;
  padding: 15px 0 7px 0;
}
h2{
  font-size: 28px;
  color: #0463a8;
  font-weight: 100;
  line-height: 35px;
  padding: 10px 0 7px 0;

  color: #033559;
}
h3{
  font-size: 22px;
  font-weight: 100;
  color: #033559;
  padding: 6px 0 2px 0;
}
p{
  line-height: 160%;
  padding: 0 0 8px 0;
  text-align: justify;
  
}
p.zarovnatStred{
  text-align: center;
}
#centerpanel ol, #centerpanel ul{
  padding: 4px 0 8px 25px;
}
#centerpanel ol li, #centerpanel ul li{
  padding: 1px 0;
}

#centerpanel ul{
  list-style: square;
}


.gallery{
margin: 0 -10px;
}

.photo{
  width: 140px;
  height: 105px;
  margin: 5px;
  padding: 5px;
  text-align: center;
  float: left;
  
}
#roundfooter{
  width: 100%;

}

#footer{

  padding:  10px 0;
  margin: 0 auto 0px; 
  color: #aaadb1;
  font-size: 15px;
  line-height: 130%;

}


#footer .left{
  float: left;
  
  text-align: left;
  
}
#footer .right{
  float: right;
  text-align: right;
  
}

#copyinfo{

  line-height: 120%;
  font-size: 11px;
    color: #808488;
}
#flinks{
  padding: 0 0 65px 0;
  width: 100%;
}

#copyinfo a{
  color: #808488;
  text-decoration: none;
}

form.kontakt .block{
	float: left;
	display: block;
}
form.kontakt label{
	padding: 4px 0 0;
	margin: 2px 0;
}
form.kontakt input.text{
	border: 1px solid #eee;
	margin: 2px 0;
	padding: 5px;
	font-size: 13px;
	width: 100%;
  background: #eee;
  font-family: 'Open Sans', sans-serif;
}
form.kontakt textarea{
	width: 100%;
	padding: 2px;
	margin: 2px 0;
	height: 90px;
	border: 1px solid #eee;
  background: #eee;
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
}
form.kontakt .req, form.kontakt strong{
	  color: #b70000;
}
form.kontakt input.submit{
	margin: 3px 0 0 100px;
	padding: 5px 10px;
	font-weight:bold;
	color: #fff;
  border: none;
	  background: #011727;
	cursor:pointer;
  font-family: 'Open Sans', sans-serif;
  float: right;
}
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 #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;
}

.map{
  float: right;
}
/* ADDED STYLES */ 
#roundufooter{
  background: #011727;
  padding: 20px 0 0;
  color: #fff;
}
#roundufooter a{
  color: #bebebe;
}
#roundufooter .hl{
  border-bottom: 1px solid #4a5964;
  font-weight: 100;
  font-size: 19px;
  display: block;
  padding: 0 0 0 0px;
}
#roundufooter ul{
  list-style: none;
  padding: 5px 0 20px 0;
}
#roundufooter ul li{
  background: url(../layout/fli.png) 0% 9px no-repeat;
  padding: 0 0 0 10px;
}
#roundufooter ul li a{
  text-decoration: none;
}
#roundufooter ul li a:hover{
  text-decoration: underline;
  color: #fff;
}
.fcont{
  text-align: right;
}
.fcont strong{
  font-size: 18px;
}
.fcont p{
  text-align: right;
}
.gray{
  background: #e5e5e5;
  padding: 10px 0 0;
}
.botline img{
  display: inline;
  margin: 0 15px;
}

.uilu{
  background: url(../layout/ilu2.jpg) 50% 0% no-repeat;
  height: 378px;
}

.hprod p{
  color: #666;
  font-size: 12px;
}
.hprod ul{
  list-style: none;
}
.hprod ul li{
  background: url(../layout/hpli.png) 0% 6px no-repeat;
  padding: 1px 0 1px 15px;
}
a.morebut{
  display: block;
  background: #0463a8;
  color: #fff;
  padding: 5px;
  float: left;
  margin: 10px 0 0 15px;
  text-decoration: none;
}
a.morebut:hover{
  background: #011727;
}

.servbox{
  text-align: center;
  font-size: 19px;
  text-decoration: none;
  margin-bottom: 30px;
  display: inline-block;
  width: 14%;
}

.ttext{
  text-align: right;
  padding: 70px 0 0 0;
  color: #fff;

  line-height: 300%;
}
.ttext .hl{
  display: block;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 40px;
    text-shadow: 0px 0px 3px rgba(0, 0, 0, 1);
}
.ttext .shl{
  display: block;
  font-size: 30px;
    text-shadow: 0px 0px 3px rgba(0, 0, 0, 1);
}
.hlbut{
  display: inline-block;
  background: #0463a8;
  color: #fff;
  padding: 0 20px;
  font-size: 15px;
  margin: 10px 0 0 10px;
  text-decoration: none;
}
a.hlbut:hover{
  background: #011727;
  color: #fff;
}

.c12 ul{
  padding: 0 0 0 15px;
  list-style: square;
}
.c12 ul li{
  padding: 1px 0;
}
ul.points{
  list-style: none;
  padding: 0 0 0 3px;
}
ul.points li{
  background: url(../layout/hpli.png) 0% 8px no-repeat;
  padding: 2px 0 2px 15px;
}
ul.points ul li{
  background: none;
  padding: 0px 0 0px 0px;
}
ul.points ul{
  padding-bottom: 5px;
}

/* mobile devices */
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) and (orientation:portrait){

  #topmenu ul li{
    float: none;
    background: none;
    
  }
  #topmenu ul li a{
    float: none;
  }

  #toptel{
    padding-top: 0;
    float: none;
  }
  #toptel strong{
    display: block;
    padding-left: 0px;
    background: none;
  }
}