body {
	background: #030501 url(t.png);
	margin: 0;
	padding: 0;
	position: relative;
	display: block;
	font: 11px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #ebe4ca;
}
a {
	color: #7fc613;
	text-decoration: none;
	border-bottom: 1px dotted;
}
a:hover {
	color: #7fc613;
	border-bottom: 1px solid;
}
h1, h2, h3, h4, h5, h6 {
	color: #EBE4CA;	
}

.fix {
	display: block;
	visibility: hidden;
	clear: both
}
/* debug layer 
#header, #kontnr-head, #kontnr-main {border-bottom: 1px solid red}
*/
#kontnr {
	width: 100%;
	margin: 0 auto;
	background: url(th.png);
}
#header {
	position: relative;
	display: block;
	height: 120px;
}
#headcntr {
	width: 800px;
	margin: 0 auto;
	position: relative;
}
#menu {
	position: absolute;
	top: 10px;
	left: 0px;
	z-index: 2000
}
#menu a {
	border: none;
}
#btn0, #btn1, #btn2, #btn3 {width: 80px; height: 50px; display: block; float: left; outline: none;}
#btn0 {background: url(btn0.png) no-repeat top left}
#btn0:hover, #btn0:focus {background: url(btn0-hov.png) no-repeat top left}
#btn1 {background: url(btn1.png) no-repeat top left}
#btn1:hover, #btn1:focus {background: url(btn1-hov.png) no-repeat top left}
#btn2 {background: url(btn2.png) no-repeat top left}
#btn2:hover, #btn2:focus {background: url(btn2-hov.png) no-repeat top left}
#btn3 {background: url(btn3.png) no-repeat top left}
#btn3:hover, #btn3:focus {background: url(btn3-hov.png) no-repeat top left}
#logo {
	background: url(logo.png) no-repeat bottom right;
	width: 200px;
	height: 90px;
	right: 180px;
	top: 15px;
	position: absolute;
}
#frs {
	background: url(fres.png) no-repeat bottom right;
	width: 633px;
	height: 150px;
	right: -90px;
	top: 20px;
	position: absolute;
}
#adres {position: absolute; top: 90px; left: 0px; font-size: 10px; line-height: 12px; color: #b4b1a4; cursor: default;}
#adres:hover {color: #7fc613;}
#kontnr-main {
	width: 800px;
	margin: 0 auto;
	border: 1px solid #ebe4ca;
	position: relative;
}
#kontnr-sub {
	width: 800px;
	margin: 0 auto;
	position: relative;
}
#kontnr-btm {
	background: url(fala.png) repeat-x bottom center;
	height: 233px;
	position: relative;
	z-index: 50;
}
#footr {
	padding: 210px 10px 10px;
	margin: 0 auto;
	width: 800px;
	font-size: 10px;
	color: #666;
}
#footr a {
	color: #333;
	cursor: help;
}
#footr a:hover {
	color: #999;
}
#domek {
	background:url(domek.png) no-repeat;
	width: 648px;
	height: 321px;
	position: absolute;
	bottom: -220px;
	right: -80px;
	z-index: 30;
	overflow: hidden;
}

#subhead {width: 800px; height: 150px; background: url(sub.png);}
#mnu-left, #txt-right {
	display: block;
	float: left;
}
#mnu-left {
	width: 178px;
	padding: 10px;
	background: url(mnutuo.png)
}
#mnu-left ul {list-style: none;}
#mnu-left li {border-bottom: 1px dotted #333;}
#mnu-left a {
	font: 14px/24px Georgia, "Times New Roman", Times, serif;
	color: #000;
	border-bottom: none;
}
#txt-right {
	width: 585px;
	padding-left: 15px;
	}

#knt-inner {padding-top: 25px;}
#galeria {padding-bottom: 50px; text-align: center}
#galeria h3 {display: block; font: italic 24px/18px Georgia, "Times New Roman", Times, serif; color: #7fc613; text-align: center; border-bottom: 1px dotted; padding-bottom: 7px;}
#galeria a {border: none; }
#galeria a img{border: 3px solid #7c7c78; padding: 1px;}
#galeria a:hover img{border: 3px solid #7fc613; padding: 1px;}

#accordion {
	font: 14px/18px Georgia, "Times New Roman", Times, serif;
	padding-bottom: 70px;
}
h3.toggler {display: block; font: italic 24px/18px Georgia, "Times New Roman", Times, serif; color: #7fc613; text-align: center; cursor: pointer; padding: 5px; margin: 0;}
h3.toggler:hover { color: #fff !important;}

#accordion ul li {
margin: 10px 0px;
position: relative;
padding-left: 100px;
border-bottom: 2px solid #403c39;
list-style: none;
}
#accordion h2 {border-bottom: 1px solid;}
#accordion ul li h5{
font-size: 16px;
color: #ff855b;
margin-bottom: 0px;
}
#accordion ul li em {
	color: #fd4a10;
}
#accordion ul li strong {
	position: absolute;
	left: 0px;
	top: 0px;
	background: #2c2927;
	padding: 9px;
}
.element {margin-bottom: 5px;}
