body{
	margin: 0;
	background: #2B2825 url(images/bg-main.jpg) repeat-x top;
}
body, input, textarea{
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Verdana, Geneva, Arial, Helvetica, sans-serif;
}
input, textarea{
	font-size: 1em;
}
.nodisp{
	display: none;
}
.cleaner{
	float: none;
	width: 100%;
	clear: both;
}
.imgfl{
	float: left;
	margin: 5px 5px 5px 0;
	border: 1px solid #BEC340;
}
.imgfr{
	float: right;
	margin: 5px 0 5px 5px;
	border: 1px solid #BEC340;
}
#container{
	width: 850px;
	position: relative;
	margin: 0 auto;
}
#top{
	width: 850px;
	height: 186px;
	position: relative;
	background: url(images/bg-header.png) no-repeat top left;
}
#top .logo{
	padding: 0;
	margin: 60px 0 0 0;
	float: left;
	display: block;
	overflow: hidden;
	width: 300px;	height: 57px;	
	position: relative;
	font-size: 1.6em;
	font-weight: normal;
}
#top .logo a{
	color: White;
	text-decoration: none;
}
#top .logo a span{
	width: 300px;	height: 57px;
	display: block;
	position: absolute;
	top: 0;	left: 0;
	background: url(images/logo.png);
	cursor: pointer;
}
#top .theme-img-top{
	float: left;
	width: 550px;	height: 186px;
	position: relative;
	overflow: hidden;
}
#top .theme-img-top span{
	position: absolute;
	display: block;
	width: 550px;	height: 186px;
	top: 0;	left: 0;
	background: url(images/bg-header-pic.jpg);
}
#top .theme-img-top h2{
	color: #D9D9D9;
	font-size: 1.3em;
	font-weight: normal;
	margin-top: 60px;
}
#content{
	width: 850px;
	position: relative;
}
#content #left{
	width: 235px;
	float: left;
	padding: 10px;
	margin-top: 45px;
	background: #2B2825;
	height: 400px;
}
html>body #left{
	height: auto;
	min-height: 400px;
}
#left .menu{
	background: #2B2825;
	width: 235px;
	margin: 0;	padding: 0;
	list-style: none;
	font-size: 1em;
}

#left .menu a{
	width: 215px;
	margin: 0;
	padding: 8px 10px;
	display: block;
	color: #CACF43;
	text-decoration: none;
	border-bottom: 1px solid #7A726B;
	border-top: 1px solid black;
}
#left .menu .active a,
#left .menu a:hover{
	color: White;
	border-bottom: 1px solid #D7D4D2;
}
#left .adds{
	text-align: center;
	margin-top: 25px;
}

#content #right{
	width: 585px;
	float: right;
	background: url(images/bg-content.png) no-repeat right bottom;
	height: 600px;
	color: White;
}
html>body #content #right{
	height: auto;
	min-height: 600px;
}
#right .theme-img-bot{
	width: 585px;	height: 144px;
	background: url(images/bg-header-pic-bot.jpg) no-repeat top right;
	position: relative;
}
.btn-reg{
	width: 215px;	height: 62px;
	top: 63px;	left: 324px;
	display: block;
	overflow: hidden;
	position: absolute;
	color: #EF64AA;
	font-weight: bold;
	font-size: 1.2em;
	font-weight: normal;
	text-decoration: none;
	
}
.btn-reg span{
	width: 215px;	height: 62px;
	display: block;
	position: absolute;
	top: 0;	left: 0;
	cursor: pointer;
	background: url(images/btn-zaregistrujte-sa.png);
}
#right h5,
#right h4,
#right h3,
#right h2,
#right h1{
	margin: 7px 0 3px 0;
	font-weight: normal;
}
#right h1{
	font-size: 1.7em;
	color: #CACF43;
}
#right h2{
	font-size: 1.5em;
	color: #EC4097;
}
#right h3{
	font-size: 1.2em;
	color: #E7E9AA;
}
#right h4{
	font-size: 1.1em;
	color: #F48BBF;
}
#right h5{
	font-size: 0.9em;
	font-weight: bold;
}
#right ol,
#right ul{
	font-size: 0.8em;
	color: #CACF43;
	line-height: 1.8em;
}
#right ul strong{
	color: White;
}
#right ol{
	
}
#right p{
	font-size: 0.8em;
	margin: 5px 0;
}
.zv1{
	border: 2px solid #322F2A;
	padding: 5px;
}
#right a{
	color: #F48BBF;
}
#right a:hover{
	color: #F9C5DF;
}
#right .adresa{
	font-size: 0.85em;
	background: #3A3732;
	padding: 15px 5px;
	width: 575px;
	margin-bottom: 20px;
	float: left;
	clear: both;
}
#right address{
	
}
.adr-nfo strong{
	width: 115px;
	float: left;
	display: block;
	clear: left;
}

#right .adresa div{
	float: left;
	width: 285px;
}

#right .formulare{
	font-size: 0.75em;
	border: 1px dashed black;
	padding: 5px;
	float: left;
	width: 570px;
}
#right .formulare input,
#right .formulare label{
	display: block;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#right .formulare label{
	margin: 4px 0 1px 0;
}
.nolab{
	display: inline !important;
}
#right .formulare textarea,
#right .formulare input{
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
	display: inline;
}
#right .formulare .hidn{
	display: none;
}
#right .formulare .dva{
	width: 570px;
	float: left;
	position: relative;
}
#right .formulare .dva div{
	float: left;
	width: 280px;
}
#right .formulare .dva div.in-tri{
	float: left;
	width: 125px;
}
#right .formulare .celok{
	font-size: 1em;
	color: #006394;
	margin: 4px 0; padding: 4px;
	background: white url(images/bg-h-celok.png) repeat-x top;
	float: left;
	width: 522px;
}
#right .formulare p{
	font-size: 1em;
	margin: 8px 0;
	color: #CACACA;
	float: left;
}
#right .formulare .full{
	float: left;
	margin: 5px 0; 
	width: 530px;
	clear: both;
	border: 0px;
}
#right .formulare a{
	color: #206E8A;
}
#right .formulare .sndbtn{
	padding: 5px 18px;
	cursor: pointer;
	font-weight: bold;
	background: #A5A533;
	border: 2px solid #515119;
}

.succes{
	border: 3px solid #B4B442;
	padding: 15px 5px;
	color: #DCDDA2;
	font-size: 0.9em !important;
}
.error{
	border: 3px solid #DC143C;
	padding: 15px 5px;
	color: Red;
	font-size: 0.9em !important;
}


.bottom{
	text-align: right;
	color: #767067;
	margin-top: 25px;
}
.bottom a{
	color: #767067 !important;
	text-decoration: none;
}
.bottom a:hover{
	color: #C4C0BB !important;
}

