html {
	min-height:100%;
	_height:100%;
}
body {
	min-height:100%;
	_height:100%;
}
div.c_main {
	width:100%;
	min-height:100%;
	_height:100%;
	position:relative;
	background-color:#0E1010;
}
div.c_empty {
	width:100%;
	clear:both;
	font-size:1px;
	height:0px;
}
div.left_bg {
	width:50%;
	height:100%;

	position:absolute;
	top:0px;
	left:0%;

	background-image: url(../images/bg_left.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color:#1A1B1D;
	
	z-index:1;
}
div.right_bg {
	width:50%;
	height:100%;

	position:absolute;
	top:0px;
	left:50%;

	background-image: url(../images/bg_right_no_red.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color:#1A1B1D;
	
	z-index:1;
}
div.c_center{
	width:900px;

	position:relative;

	background-image: url(../images/bg_left.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color:#1A1B1D;
	

	z-index:2;
}
div.c_header {
	width:100%;
	position:relative;
	height:220px;
}
div.c_main_menu{
	width:620px;
	height:85px;

	position:absolute;
	top:72;
	left:280;
	
	font-size:10px;

/*	background-image: url(../images/bg_main_menu.jpg);
	background-repeat: repeat-x;
/*	background-position: top;
	background-color:#1A1B1D;*/
	

	z-index:5;
}

div.img_page_caption {
	width:632px;
	height:75px;
	position: absolute;
	left:270px;
	top:135px;
	background-image:url(../images/sendmail_form_caption.jpg);
}
div.img_form_splitter {
	width:45px;
	height:220px;
	background-image:url(../images/form_splitter.jpg);
	float:left;
}
div.c_page_caption {
	width:632px;
	height:75px;
	position: absolute;
	left:270px;
	top:135px;
	background-image:url(../images/comments_form_caption.jpg);
}
div.c_form {
	float:left;
	height:150px;
}

div.c_content {
	left:276px;
	top:30px;
	width:625px;
	padding-bottom:200px;
}
div.c_content_ok {
	width:629px;
	height:150px;
	
	font-size:12px;
	
	left:266px;
	top:0px;
	width:629px;
	background-image:url(../images/bg_comments_ok.jpg);
	background-position:top;
	background-position:left;
	background-repeat:no-repeat;
}
div.c_text_ok {
	left:130px;
	top:55px;
}

div.error {
	clear:both;
	font-size:11px;
	top:20px;
}
li.error {
	
	color:#FAA500;
}
div.c_footer {
	width:100%;
	height:150px;
	_height:200px;
	clear:both;
	top:50px;
	margin-top:-200px;

	position:relative;
	background-image:url(../images/bg_footer.jpg);
	background-repeat:repeat-x;
	z-index:6;
}
div.c_footer_center{
	width:800px;
	position:relative;
}
div.lower_logo {
	width:254px;
	height:92px;

	left:150px;

	background-image: url(../images/lower_logo.jpg);
/*	background-repeat: repeat-x;
	background-position: top;*/
	background-color:#1A1B1D;
	
	z-index:6;
}
div.c_footer_menu {
	width:620px;
	font-size:10px;
	left:225px;
}
div.c_footer_copyrights {
	width:620px;
	font-size:10px;
	left:225px;
	margin-top:7px;
}
div.img_logo {
	width:180px;
	height:65px;

	position:absolute;
	top:125px;
	float:left;

	background-image: url(../images/logo.jpg);
/*	background-repeat: repeat-x;
	background-position: top;*/
	background-color:#1A1B1D;
	

	z-index:5;
}
div.img_logo_light {
	width:211px;
	height:78px;

	position:absolute;
	top:245px;
	left:-25px;
	clear:left;
	float:left;

	background-image: url(../images/logo_light.jpg);
/*	background-repeat: repeat-x;
	background-position: top;*/
	background-color:#1A1B1D;
	

	z-index:5;
}

div.c_lang {
	position:absolute;
	top:46px;
	left:280px;

	font-size:10px;

	z-index:5;
}

div.qnav_home {
	width:13px;
	height:11px;

	position:absolute;
	top:44px;
	left:380px;

	background-image: url(../images/qnav_home2.jpg);
/*	background-repeat: repeat-x;
	background-position: top;*/
	background-color:#1A1B1D;
	
	font-size:1px;

	z-index:5;
}

div.qnav_mail {
	width:11px;
	height:9px;

	position:absolute;
	top:46px;
	left:440;

	background-image: url(../images/qnav_mail2.jpg);
/*	background-repeat: repeat-x;
	background-position: top;*/
	background-color:#1A1B1D;
	
	font-size:1px;

	z-index:5;
}

div.qnav_sitemap {
	width:11px;
	height:9px;

	position:absolute;
	top:46px;
	left:500;

	background-image: url(../images/qnav_sitemap2.jpg);
/*	background-repeat: repeat-x;
	background-position: top;*/
	background-color:#1A1B1D;
	
	font-size:1px;

	z-index:5;
}
div.img_code {
	width:90px;
	height:21px;
	position: absolute;
	left:200px;
	top:212px;
	_top:218px;

	background-image: url(../data/captcha/captcha.php);
/*	background-repeat: repeat-x;
	background-position: top;*/
	background-color:#1A1B1D;
	
	font-size:1px;

	z-index:5;
}
