html, body {height: 100%;}

body{
	background: #133318 url('../img/layout/bg.png') repeat-x ;
	margin: 0px; padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.hide{
	display: none;
}

div.cleaner{
	clear: both;
	visibility: hidden;
	height: 1px;
	border: none;
	margin: -1px 0 0 0; padding: 0px;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#envelope{
	width: 999px;
	margin: 0 auto 0 auto;
	background: #010402 url('../img/layout/envelope.png') no-repeat; 
}

#page{
	width: 942px;
	margin-left: 57px;	/* odsazeni kvuli designu */
	position: relative;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#header-address-env{
	height:  44px;
	font-size: 9px;
	background: white url('../img/layout/header-address_2.png') no-repeat;
}

#header-address p{
	line-height: 44px;
	color: #658D7F;
	margin: 0px;
	width: 378px;
	text-align: center;
}

#header-languagues p{
	line-height: 44px;
	position: absolute;
	top: 0px;
	right: 0px;
	color: #647122;
	margin: 0px;
	font-size: 11px;
}

#header-languagues p a{
	color: #647122;
	text-decoration: none;
}

#header-languagues p a.active{
	font-weight: bold;
}
img.flag {
	vertical-align: middle;
	border: 1px solid #727272;
	margin-right: 5px;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#header-env{
	height: 280px; /* + registration = 343px */
	background: silver;
}

#hotel-banner{
	position: relative;
	width: 378px;
	height: 280px;
	background: #015C3B url('../img/layout/hotel-banner_2.png') no-repeat;
	float: left;
}

#hotel-banner a{
	position: absolute;
	display: block;
	top: 10px;
	left: 85px;
	height: 120px;
	width: 200px;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#menu-env{
	width: 210px;
	height: 100%;
	background: #151515;
	float: left;
	_margin-right: -3px;
}

#menu{
	height: 280px; /* + registration = 343px */
	padding: 0 10px;
	position: relative;
	overflow: hidden;
}

#menu ul{
	width: 130px;
	margin: 0px; padding: 0px;
	list-style-type: none;
	position: absolute;
	bottom: 2px;
	left: 60px;
}

#menu ul li{
	margin-bottom: 8px;
}

#menu ul li a{
	color: #878787;
	text-decoration: none;
	font-size: 12px;
}

#menu ul li a:hover{
	color: white;
	text-decoration: underline;
}

#menu ul li a.active{
	color: white;
	font-weight: bold;
	text-transform: uppercase;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#design-banner{
	width: 354px;
	height: 280px;
	background: #151515;
	margin-left: 588px;
	_margin-left: 585px;
}

#design-banner-image{
	width: 354px;
	height: 280px;
}


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#registration-env{
	height: 63px;
	width: 354px;
	background: #010101;
}

#registration{
	padding-top: 10px;
}

#registration form{
	margin: 0px; padding: 0px;
}

#registration form p{
	color: #A4BB2E;
	margin: 0px;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.8em;
}

#registration input.in, #search input.in{
	border: 1px solid #565656;
	background: #181818;
	color: #828282;
	width: 95px;
	height: 18px;
	font-size: 11px;
	vertical-align: middle;
}

#registration input.btn, #search input.btn{
	background: #010101;
	border: 0px;
	color: #A4BB2E;
	font-weight: bold;
	margin-left: 10px;
	cursor: pointer;
	_cursor: hand;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#main-env{
	height: 100%;
}

#main{
	background: url('../img/layout/main-env.png') repeat-y right;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#news-env{
	width: 380px;
	height: 100%;
	background: #010101 url('../img/layout/news-env.png') no-repeat;
	_margin-right: -3px;
	float: left;
}

.news-item{
	margin: 0 30px;
	margin-bottom: 20px;
	height: 76px;
	position: relative;
}

.news-item-image{
	width: 65px;
	height: 65px;
	background: #808584;
	padding: 5px;
	float: left;
	_margin-right: -3px;
}

.news-item-image img {
	width: 65px;
	height: 65px;
}

.news-item-text{
	margin-left: 76px;
	_margin-left: 73px;
	padding-left: 15px;
	margin-right: 25px;
}

.news-item-text-fullwidth{
	margin-right: 25px;
}

.news-item-text h2, .news-item-text h2 a,
.news-item-text-fullwidth h2, .news-item-text-fullwidth h2 a {
	color: #A4BB2E;
	font-size: 12px;
	margin: 0px; padding: 0px;
	margin-bottom: 3px;
	padding-top: 0px;
}

.news-item-text h2 a, .news-item-text-fullwidth a{ 	text-decoration: none; }
.news-item-text h2 a:hover, .news-item-text-fullwidth a:hover{ 	text-decoration: underline; }

.news-item-text p, .news-item-text-fullwidth p{
	color: white;
	font-size: 11px;
	margin: 0px; padding: 0px;
}

.news-item-text p.much-more, .news-item-text-fullwidth p.much-more{
	position: absolute;
	bottom: -5px; right: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #A4BB2E;
}

.news-item-text p.much-more a, .news-item-text-fullwidth p.much-more a{
	color: #A4BB2E;
	text-decoration: none;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#advert-search-env{
	margin-top: 30px;
}

img.advert {
	width: 380px;
	height: 177px;
}

#search-env{
	width: 100%;
	height: 50px;
	background: #1F1F1F;
	margin-bottom: 2px;
}

#search{
	padding-top: 15px;
}

#search form{
	margin: 0px; padding: 0px;
}

#search p{
	color: white;
	font-size: 12px;
	margin: 0px; padding: 0px;
	margin-left: 40px;
}

#search p span{
	margin-right: 35px;
}

#search input.btn{	/* dedi predchozi */
	background: #1F1F1F;
	margin-left: 55px;
	_margin-left: 63px;
}

#search input.in{
	width: 143px;
}

#advert-env{
	width: 380px;
	height: 180px;
	background: #A4BB2E;
	position: relative;
}

#advert-env a img{
	border: 0px;
}

#advert-env p.much-more{
	height: 50px;
	width: 35px;
	background: #A4BB2E;
	position: absolute;
	right: 20px;
	bottom: 0px;
	margin: 0px;
}

#advert-env p.much-more a{
	display: block;
	width: 35px;
	height: 45px;
	color: black;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	font-size: 18px;
	font-weight: bold;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#content-env{
	width: 562px; 
	background: #ECECEC;
	margin-left: 380px;
	_margin-left: 377px;
}

#content{
	padding: 25px 45px 10px 45px;
}

#design-line{
	height: 33px;
	width: 562px;
	background: #151515;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#navigation{
	margin-top: 10px;
	margin-bottom: 20px;
	color: black;
}

#navigation p{
	text-align: left!important;	
}

#navigation p a{
	color: black;
	text-decoration: underline;
	white-space: normal;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin-right: 5px;
}

#navigation p a:hover{
	color: #027312;
}

#navigation p a.active{
	color: #007312;
	font-weight: bold;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.content h1{
	color: #010101;
	font-size: 16px;
	margin: 30px 0px;
}

.content h2{
	color: #027312;
	font-size: 12px;
	margin: 0px; padding: 0px;
	margin-bottom: 3px;
}

.content p{
	font-size: 12px;
	line-height: 1.3em;
	margin: 0px; padding: 0px;
}

.content a{
	color: #027312;
}

.content strong{
}

.content ul{
	list-style-type: square;
}

.content ul li{
	font-size: 12px;
	line-height: 1.3em;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#footer{
	background: #133318 url('../img/layout/footer.png') no-repeat top right;
	height: 105px;
}

#footer p{
	color: #4C6E51;
	font-size: 11px;
	text-align: right;
	margin: 0px; padding: 0px;
	padding-top: 58px;
}


img#powered {
	width: 145px; height: 20px;
	border: 0;
	margin-bottom: 3px;
}

#footer_grant{
	background: #F8F7F1;
	border-bottom: 1px solid #E2E2E2;
	height: 80px;
}

#footer_grant_content{
	width: 999px;
	margin: 0 auto 0 auto;
}


#fg_right{
	float: right;
	text-align: right;
	color: #4C6E51;
	font-size: 11px;
	margin: 0px; padding: 0px;
	padding-top: 5px;
}

#fg_left {
	float: left;
	padding-top: 12px;
}

img.grant_2 {
	width: 375px; height: 35px; border: 0px;
	margin: 0px; padding: 0px;
}
.grant {
	color: #4C6E51;
	font-size: 11px;
}

.grant a{
	color: #4C6E51;
	font-size: 11px;
}

div.newsletter-qf {
	width: 100%; height: 30px;
}
div.newsletter-qf-padding {
	padding: 9px 9px 0 0;
	color: #FFFFFF;
	text-align: right;
	font-size: 13px;
}

span.nqf-title {
	font-weight: bold;
}

div.newsletter-qf-padding a, div.newsletter-qf-padding a:visited {
	color: #FFFFFF;
}

div.newsletter-qf-padding a:hover {
	color: #ffffff;
}
