 *{
	padding: 0;
	margin: 0;
}
a img{ border: 0; }

hr{
	display: none;
}
body{
	text-align: left;
	background: #494949;
	color: #222;
	font-family: tahoma;
	font-size: 13px;
}
.clear{
	clear: both;
}
a{
	color: #1c811e;
}
a:hover{
	color: #444;
}

#allcontent{
  background: #fff;
  width: 100%;
  text-align: center;
  }

#alltop{
  width: 100%;
  height: 123px;
  background: #bb4322 url('../layout/topbg.gif') 0% 100% repeat-x;
  position: relative;
}

#top{
  width: 924px;
  margin: auto;
  position: relative;
  height: 123px;
  text-align: left;
  background: url('../layout/topmidbg.jpg') 67px 0% no-repeat;
}
#logo{
  position: absolute;
  left: 0;
  top: 38px;
}

#topilu{
  position: absolute;
  right: 0;
  top: 0;
  width: 261px;
  height: 55px;
  background: url('../layout/topilu.gif') 0% 0% no-repeat;
}


#obsah{
  width: 924px;
  padding: 0px 0;
  margin: auto;
  text-align: left;
}

#centerpanel{
  float: left;
  width: 540px;
  padding: 15px 0;
}

h1{
  font-family: tahoma;
  font-size: 30px;
  font-weight: normal;
  color: #494949;
  margin: 5px 0 10px;
}
h2{
  font-family: tahoma;
  font-size: 24px;
  font-weight: normal;
  color: #7dbc21;
  margin: 15px 0 10px;
}
h3{
  font-family: georgia;
  font-size: 24px;
  font-weight: normal;
  color: #d7d0c4;
  margin: 5px 0 10px;
}
#centerpanel p{
  line-height: 130%;
  padding: 0 0 8px 0;
}
#centerpanel ul.libged{
  list-style: none;
  padding: 0 15px 15px;
}
#centerpanel ul.libged li{
  padding: 3px 0 3px 20px;
  background: url('../layout/li.gif') 0% 5px no-repeat;
  color: #444;
}


.buttona{
  display: block;
  float: left;
  width: 246px;
  height: 78px;
  overflow: hidden;
  background-position: 0% 100%;
  margin: 10px; 
  background-repeat: no-repeat;
}
.buttona span{
  display: none;
}
.buttona:hover{
  background-position: 0% 0%;
}
.demo_base{
  background-image: url('../layout/button_base.gif');
}
.demo_multilang{
  background-image: url('../layout/button_multilang.gif');
}

#rightpanel{
  width: 362px;
  padding: 200px 0 0 0;
  float: right;
  background: url('../layout/rpanelilu.jpg') 50% 15px no-repeat;
}

.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;
}

#allfooter{
  width: 100%;
  background: url('../layout/footerbg.gif') 0% 0% repeat-x;
}

#footer{
  padding: 14px 4px 30px 4px;
  margin: auto;
  width: 916px;
  font-size: 10px;
  color: #949494;
}
#footer a{
  color: #949494;
}
#footer .left{
  float: left;
}

#footer .right{
  float: right;
}

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: 420px;
	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;
}



#centerpanel .photo{
  width: 100px;
  height: 80px;
  padding: 5px;
  background: #111;
  margin: 3px;
  float: left;
  text-align: center;
  border: 1px solid #444;
}

.rgal{
  text-align: center;
  padding: 10px;

}
.rgal img{
  border: 3px outset #ccc;
  margin: 3px 0;
}

div.text{
  float: left;
  width: 240px;
  padding: 7px 0;
  font-size: 12px;
}
div.text a{
  color: #1c811e;
}
div.text ul{
  list-style: square;
  padding: 5px 15px;
  color: #444;
  font-size: 11px;
}
div.text ul li{
  padding: 2px 0px;
}

div.refbox{
  padding: 3px 0;
  width: 100%;
  background: url('../layout/refbg.jpg') 50% 100% no-repeat;
}
