@charset "utf-8";
/* CSS Document */
body {
	background:#111111;
	margin:0;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:0.9em
}
/* Header */
.header {
	height:115px;
	width:100%;
	min-width:1000px;
	background:url(img/header_bg.jpg) repeat-x;
}
.h_content {
	width:969px;
	height:100%;
	margin:auto;
}
.h_c_top {
	width:969px;
	height:84px;
}
.h_c_top div {
	width:112px;
	height:34px;
	float:right;
	background:url(img/language.png) no-repeat;
	position:relative;
	bottom:48px;
	text-align:center;
	padding:7px 0 0 0;
}
.h_c_top div a {
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	padding:0 2px 0 2px;
}
.h_c_top div a:hover {
	text-decoration:none;
}
.h_c_top div a.lang_now {
	color:#333;
	text-decoration:none;
}
.h_c_top div a.lang_now:hover {
	color:#666;
}
.h_c_t_logo {
	width:261px;
	height:48px;
	background:url(img/logo.png) no-repeat;
	display:block;
	position:relative;
	top:26px;
	left:20px;
	color:#FFF;
}
.h_c_bottom {
	width:969px;
	height:31px;
}
.h_c_bottom ul {
	list-style:none;
	padding:0;
	margin:7px 0 0 0px;
	height:17px;
	position:relative;
	float:right;
	right:0;
}
.h_c_bottom ul li {
	margin:0 15px 0 15px;
	padding:0;
	float:left;
}
.h_c_bottom ul li a {
	text-transform:uppercase;
	text-decoration:none;
	color:#FFF;
}
.h_c_bottom ul li a:hover {
	text-decoration:underline;
}
.h_c_bottom ul li a.page_now {
	color:#999;
	text-decoration:none;
}
.h_c_bottom ul li a.page_now:hover {
	color:#666;
}
/* Content */
.content {
	width:100%;
	min-width:1000px;
}
.c_tab {
	width:969px;
	margin:auto;
	margin-top:33px;
	height:200px;
}
.c_top {
	height:2px;
	width:100%;
}
.c_top div {
	height:100%;
	float:left;
}
.c_tleft {
	width:1px;
	background:url(img/content_bg_tl.jpg) no-repeat;
}
.c_tcenter {
	width:967px;
	background:url(img/content_bg_tc.jpg) repeat-x;
}
.c_tright {
	width:1px;
	background:url(img/content_bg_tr.jpg) no-repeat;
}
.c_content {
	height:100%;
	width:100%;
}
.c_content div {
	float:left;
}
.c_left {
	width:1px;
	background:url(img/content_bg_cl.jpg) repeat-y;
}
.c_center {
	width:967px;
	background-repeat:no-repeat;
	background:url(img/content_bg.jpg) repeat-x;
}
.c_right {
	width:1px;
	background:url(img/content_bg_cr.jpg) repeat-y;
}
/* Section */
.section {
	width:100%;
	height:27px;
	margin:20px 0 0 0;
}
.section div {
	width:148px;
	height:27px;
	background:url(img/section.jpg) no-repeat;
	text-align:right;
}
.section div span {
	font-size:1.1em;
	color:#FFF;
	line-height:1.1em;
	position:relative;
	float:right;
	margin:4px 10px 0 0;
}
/* Articles Menu */
.con_left {
	width:345px;
	height:auto;
	min-height:100px;
	float:left;
}
.con_left ul {
	list-style:none;
	padding:0 0 0 29px;
	margin:60px 0 0 0;
}
.con_left ul li {
	width:283px;
	line-height:29px;
	min-height:29px;
	border-bottom:#333333 solid 1px;
	list-style-image:url(img/articles_list_image.png);
	list-style-position:inside;
	font-size:0.85em;
	padding:0 0 0 8px;
}
.con_left ul li a {
	text-transform:uppercase;
	text-decoration:none;
	color:#FFF;
	padding:0 0 0 4px;
}
.con_left ul li:hover {
	list-style-image:url(img/articles_list_image_hover.png);
}
.con_left ul li:hover a {
	color:#CCC;
}
.con_left ul li.article_now {
	list-style-image:url(img/articles_list_image_hover.png);
}
.con_left ul li.article_now a {
	color:#666;
}
/* Photo */
.p_photo {
	width:302px;
	margin:65px 0 0 32px;
        height:100%;
}
.photo_l, .photo_r {
	height:100%;
}
.photo_l {
	width:1px;
	background:url(img/photo_re.jpg) repeat-y;
}
.photo_c {
	border:3px solid #666666;
}
.photo_r {
	width:1px;
	background:url(img/photo_re.jpg) repeat-y;
}
/* Content */
.con_right {
	width:580px;
	float:left;
	padding:0 20px 0 20px;
	font-size:0.85em;
	color:#c9c9c9;
	line-height:1.65em;
}
.con_right h1, .con_right h2, .con_right h3 {
	color:#eeeeee;
	font-weight:normal;
	margin:0;
}
.con_right table {
	border:1px solid #424242;
}
.con_right h1 {
	font-size:1.5em;
	padding:15px 0;
}
.con_right h2 {
	font-size:1.3em;
	padding:5px 0;
}
.con_right h3, .feed_left h3 {
	font-size:1.1em;
	padding:0;
}
.con_right p {
	text-indent:30px;
	margin:0;
	padding:10px 0;
}
.con_right ul, .feed_left ul {
	padding:0 0 0 30px;
	margin:0;
}
.con_right a {
	color:#F0F0F0;
}
.con_right a:hover {
	text-decoration:none;
}
/* Gallery List */
.gallery_list {
	float:left;
	width:233px;
}
.gallery_list ul {
	padding:0;
	margin:69px 0 0 22px;
}
.gallery_list ul li {
	list-style:none;
	width:211px;
	height:36px;
	background:url(img/gal_menu.png) 0px -37px no-repeat;
	margin:1px 0 1px 0;
	padding:0 0 0 37px;
}
.gallery_list ul li:hover {
	background:url(img/gal_menu.png) 0px 0px no-repeat;
}
.gallery_list ul li a {
	position:relative;
	top:9px;
	color:#999999;
	text-decoration:none;
}
.gallery_list ul li:hover a {
	color:#FFF;
}
.gallery_list ul li.gallery_now {
	background:url(img/gal_menu.png) 0px 0px no-repeat;
}
.gallery_list ul li.gallery_now a {
	color:#FFF;
}
/* Gallery zone */
.gallery_flash {
	float:left;
	margin:0 0 0 12px;
}
.gallery_flash  p{
margin:0;
padding:0;
}
/* Feedback */
.feed_left {
	height:312px;
	width:443px;
	padding:0 20px 0 20px;
	border:1px solid #424242;
	background:#0f0f0f;
	margin:50px 0 0 85px;
	float:left;
	font-size:1em;
	color:#c9c9c9;
	line-height:1.65em;
}
.feed_right {
	height:312px;
	width:300px;
	margin:50px 0 0 16px;
	float:left;
}
#user_name, #user_email, #user_text {
	width:282px;
	border:1px solid #424242;
	background:#0f0f0f;
	font-size:1em;
	font-family:Tahoma, Geneva, sans-serif;
	line-height:21px;
	color:#555555;
}
#user_name {
	height:24px;
	padding:4px 8px 0 8px;
}
#user_email {
	padding:4px 8px 0 8px;
	margin:6px 0 0 0;
	height:24px;
}
#user_text {
	padding:0 8px 0 8px;
	margin:34px 0 0 0;
	height:212px;
	overflow:hidden;
	line-height:29px;
	color:#FFF;
}
#user_send {
	border:0;
	background:url(img/submit.png);
	width:137px;
	height:29px;
	font-family:Tahoma, Geneva, sans-serif;
	cursor:pointer;
	float:right;
	margin:50px 80px 0 0;
	text-align:center;
	font-size:16px;
	color:#FFF;
}
.feed_left h1 {
	font-size:1.5em;
	font-weight:normal;
	padding:0;
	margin:10px 5px 5px 5px;
	color:#FFF;
}
.feed_left h2 {
	font-size:1.25em;
	font-weight:normal;
	padding:0;
	margin:10px 5px 5px 5px;
	color:#FFF;
}
.feed left h3 {
	font-size:1.1em;
	font-weight:normal;
	padding:0;
	margin:5px;
	color:#FFF;
}
.feed_left p {
	padding:5px 10px 5px 20px;
	line-height:1.4em;
	margin:0;
}
.contacts a {
	color:#FFF;
	text-decoration:none;
}
.contacts a:hover {
	text-decoration:underline;
}
/* Copyright */
.copyright {
	font-size:0.75em;
	width:910px;
	border-top:1px solid #f0f0f0;
	height:30px;
	margin:50px 0 0 28px;
	color:#666666;
	line-height:1em;
	padding:10px 0 0 0;
}
.copyright span {
	color:#FFF;
}
#ie6 {
	width:500px;
	margin:auto;
	color:#999;
	padding:20px;
}
#ie6 b {
	color:#FFF;
}
#ie6 h2 {
	font-size:1.15em;
	padding:0;
	margin:0;
}
#ie6 h4, #ie6 h5 {
	font-size:0.8em;
	line-height:1.2em;
	font-weight:normal;
	padding:0;
	margin:0;
}
#ie6 h5 {
	color:#FFF;
	margin:50px 0 10px 0;
}
#ie6 a {
	line-height:20px;
	color:#FFF;
}
.e404 {
	width:400px;
	margin:auto;
	position:relative;
	margin-top:60px;
	color:#CCC;
}
.e404 h1 {
	color:#666;
	font-weight:100;
	margin:0;
	padding:0;
}
.e404 h2 {
	font-weight:100;
	margin:0;
	padding:0;
}
.e404 h3 {
	color:#333;
	font-weight:100;
}
.e404 h3 a {
	color:#999;
}
.e404 h3 a:hover {
	text-decoration:none;
}

