*{
	margin: 0;
	padding: 0;
}
a img{
	border: 0;
}
.none{
	display: none;
}
.clear{
	clear: both;
}
hr{ display: none;}
a{
  color: #000;
}
a:hover{
	color: #444;
}
body{
	text-align: left;
	font-family: Average, serif-sans;
	font-size: 14px;
	padding: 0 0;
	background: #ffffff url('../layout/bg2.jpg') no-repeat center center fixed;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#contentbg{
  width: 100%;
  position: relative;
  text-align: center;
 
}

#content{
  position: relative;
  margin: 0px auto 0;
  width: 960px;
  text-align: left;
  padding: 0px 0px 0 ;

 
}

#obsah{
  position: relative;
  z-index: 2;
  padding: 0px 0px 0;
  width: 960px;
 
}
#allheader{
  width: 100%;
  
}
#roundheader{
  width: 100%;

}

#header{
  width: 960px;
  position: relative;
  height:  230px;
  margin: 0 auto 0px auto;
 
}


  #logo{
    position: absolute;
    left: 20px;
    top: 50px;
    font-family: Average, serif-sans;
    color: #fff;
    text-decoration: none;
  }
  #logo h1{
    color: #fff;
    font-size: 77px;
    line-height: 100%;
    text-transform: uppercase;
    text-shadow: 1px 1px 6px #444;
  }
  
  
#icoline{
  position: absolute;
  right: 0;
  top: 0px;
  padding: 5px 5px 5px 2px;
  background: url(../layout/boxbg.png);
}

  .lang{
    width:24px;
    height: 24px;
    display: block;
    float: left;
    margin-left: 5px;
  }
  .lang span{display: none;}
  .lcz{background: url(../layout/cz.png) 0% 0% no-repeat;}
  .len{background: url(../layout/en.png) 0% 0% no-repeat;}
  .lde{background: url(../layout/de.png) 0% 0% no-repeat;}
  .lru{background: url(../layout/ru.png) 0% 0% no-repeat;}
  .lfr{background: url(../layout/fr.png) 0% 0% no-repeat;}
  .lit{background: url(../layout/it.png) 0% 0% no-repeat;}
  .lpl{background: url(../layout/pl.png) 0% 0% no-repeat;}
  .les{background: url(../layout/es.png) 0% 0% no-repeat;}
  .lfi{background: url(../layout/fi.png) 0% 0% no-repeat;}
  .lnl{background: url(../layout/nl.png) 0% 0% no-repeat;}
  .lel{background: url(../layout/el.png) 0% 0% no-repeat;}
  .lja{background: url(../layout/ja.png) 0% 0% no-repeat;}
  
#topmenul{
  position: absolute;
  left: 0;
  top: 109px;
}
  #topmenul a{
    font-family: 'Oswald', sans-serif;
    padding: 3px 7px 0px;
    margin-right: 10px;
    display: block;
    text-transform: uppercase;
    font-weight: 400;
    color: #fff;
    letter-spacing: 1px;
    text-decoration: none;
    float: left;
    font-size: 18px;
  }
    a.tnotmemb{
      background: #909b9a;
    }
    a.tnotmemb:hover{background: #3c4141;}
    a.tmemb{
      background: #f7933a;
    }
    a.tmemb:hover{background: #f7710f;}

#topmenu{
 
  position: absolute;
  right: 00px;
  top: 108px;
  padding: 0px 0px 0;
  margin: 0px 0 0 0px;
  width: 600px;
  
}

#topmenu ul{
  list-style: none;
  float: right;
}
#topmenu ul li{
  padding: 0px 0px 2px 10px;
  display: block;
  float: left;
  
  background: url(../layout/topsep.png) 0% 50% no-repeat;
}
#topmenu ul li.first{
  background: none;
  padding-left: 10px;
}
#topmenu ul li a{

  font-family: 'Oswald', sans-serif;
  font-size: 16px;
  color: #5c5c5c;
  font-weight: 300;
  text-decoration: none;
  display: block;
  float: left;
  text-transform: uppercase;
  padding: 4px 10px 4px 10px;
}
#topmenu ul li a:hover{
  text-decoration: underline;

}
#topmenu ul li a.active{
  text-decoration: none;
  color: #fff;
  background: #909b9a;
 
}
#topmenu ul li a.active:hover{
  text-decoration: underline;
}


#rpart{
  width: 960px;
  position: relative;
  margin: 0px auto;
  padding: 0px 0px 00px 0px;
  
}
#allcontent{
  margin: 1px 0 0 0;
  width: 100%;
}

#allrot{
  width: 887;
  height: 285px;
  overflow: hidden;
  position: absolute;
  top: 70px;
  left: 0;
  z-index: -1;
}

#centerpanel{
  width: 960px;
  text-align: left;
  padding: 00px 00px 0px 00px; 
  color: #444;
}
#centerpanel div.sep{
  width: 100%;
  border-top: 1px solid #a62483;
}
#centerpanel h1{
  font-size: 28px;
  font-family: 'Oswald', sans-serif;
  letter-spacing: 1.5px;
  font-weight: 400;
  color: #222;
  text-transform: uppercase;
  padding: 15px 0 7px 0;
}
 h2{
  font-size: 20px;
  font-weight: normal;
  color: #333;
  padding: 15px 0 7px 0px;
  margin: 10px 0 0;
}

#centerpanel h3{
  font-size: 20px;
  font-family: Average, serif-sans;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
  padding: 6px 0 2px 0;
}
p{
  text-align: left;
  font-size: 14px;
  line-height: 140%;
  padding: 0 0 8px 0;
}
#centerpanel 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;
}


#centerpanel .photo{
  width: 140px;
  height: 105px;
  padding: 5px;
  background: #f9f9f9;
  margin: 5px;
  text-align: center;
  float: left;
  
}

#roundfooter{
  width: 100%;

}

#footer{
  
  width: 940px;
  padding:  0px 10px 0px;
  
  margin: 0 auto 0px; 
  color: #fff;

  font-size: 13px;
  line-height: 130%;
}


#footer .left{
  float: left;
  font-size: 12px;
  text-align: left;
  
}
#footer .right{
  float: right;
  font-size: 12px;
  text-align: right;
  
}

#copyinfo{
  
  line-height: 120%;

  font-size: 11px;
  color: #ccc;
  text-shadow: 1px 1px 0px #444;
}


#copyinfo a{
  color: #ccc;
  text-decoration: none;
}

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: 440px;
	padding: 2px;
	margin: 2px 0;
	height: 90px;
	border: 1px solid #d0d0d0;
	font-size: 11px;
	font-family: tahoma;
}
form.kontakt .req, form.kontakt strong{
	  color: #f7933a;
}
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;
}


.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 */ 
.blackedbox{
  padding: 20px;
  background: url(../layout/boxbg2.png);
  color: #222;
  text-shadow: 1px 1px 1px #fff;
  font-family: Average, serif-sans;
  font-size: 16px;
  margin: 0 5px 20px;
  overflow: auto;
}
.blackedbox p{
  font-size: 16px;
  line-height: 160%;
}
.map{
  float: left;
  width: 600px;
}
.contacts{
  float: right;
  width: 280px;
  padding-top: 30px;
}
.contacts .hl{
  display: block;
  text-transform: uppercase;
  font-size: 26px;
}
.contacts .hl2{
  margin-top: 30px;
}
.contacts .day{
  display: block;
  float: left;
  width: 150px;
  padding: 4px;
}
.contacts .time{
  float: left;
  text-align: right;
  padding: 4px;
}

#extshow{
  display: block;
  width: 100%;
  text-decoration: none;
}
.row{
  background: url(../layout/wp2.png) 0% 15px repeat-x;
  display: block;
  float: left;  
  height: 30px;
}
.arr{
  background: url(../layout/arrdown2.png) 100% 50% no-repeat;
  padding: 0 25px 0 0;
  text-transform: uppercase;
  text-decoration: none;
  float: right;
  font-size: 24px;
  display: block;
}
#extshow:hover .arr{
  color: #222;
}
.extpopis{display: none;}

.iluleft{
  float: left;
  margin-right: 20px;
}

.bwcenter{
  text-align: center;
  margin-bottom: 20px;
  color: #fff;
      text-shadow: 1px 1px 3px #444;
}

.bwcenter h2{
  font-size: 36px;
  font-weight: 600;
  color: #fff;
  padding: 20px 0 7px 0px;
  margin: 10px 0 0;
  text-shadow: 1px 1px 3px #444;
}
.bwcenter p{
  text-shadow: 1px 1px 3px #000;
  font-size: 16px;
  text-align: center;
  line-height: 160%;
}

.compbg{
  background: url(../layout/compass.png) 50% 50% no-repeat;
}

.int{
  text-align: center;
  margin-bottom: 20px;
  padding: 20px;
  font-size: 13px;
  color: #222;
  text-shadow: 1px 1px 3px #fff;
  background: url(../layout/boxbg2.png);
}
#centerpanel .int h3, #centerpanel .quarter h3{
  font-size: 18px;
  font-weight: 600;
  color: #222;
  padding: 0px 0 7px 0px;
  margin: 0px 0 0;
  text-shadow: 1px 1px 3px #fff;
}
.int p{text-align: center; font-size: 14px;}
.quarter p{text-align: center; font-size: 13px; color: #000;}
.intN{

}
.intS{
  margin-bottom: 0;
}
.intW{
  width: 300px;
  float: left;
  height: 400px;
}
.intE{
  width: 300px;
  float: right;
  height: 400px;
}

.quarter{
  width: 200px;
  padding: 10px;
  margin: 0 10px;
  float: left;
  text-align: center; 
    background: url(../layout/boxbg2.png);
}
