/* ICOM CMS v.8.0 Copyright Студия Иком 2008
 http://www.icom-studio.com.ua/copyright.html
*/
*, body {
	margin: 0;
	padding:0;
	/*border: 1px solid red;*/
}

body {
	font-family: arial, verdana, tahoma;
	font-size: 12px;
	background: #F7F7F7 url('/img/bg_body.gif') repeat-x top left;
}

a {
	color: #AD0000;
}
a:hover {
	color: #DD050D;
}


h1 {
	margin: 0 0 1em 0;
	font-size: 18px;
	color: #AD0000;
}

h1 a {
	color: #AD0000;
	
}

h2 {
	margin: 0 0 1em 0;
	font-size: 13px;
}


h3 {
	font-size: 120%;
}




/* ============================================ */
#main_div {
/*border: 1px solid #000;*/
	width: 963px;
	margin: 0 auto 0 auto;

/*	background: transparent url('/img/bg_main_div.gif') repeat-x bottom left;	*/
}


#header {
/*border: 1px solid red;*/
	height: 274px;
	background: transparent url('/img/bg_header.jpg') no-repeat;
/*	position: realtive;*/
}


#lang_menu {
	display: block;
/*	position: relative;
	top: 20px; 
	left: 890px;*/

	/*margin: 30px 10px 0 0;*/

	/* 06.11.2009 10:51:28 */
	float: right;
	padding: 30px 10px 0 0;
	
	text-transform: uppercase;
	font-weight: bold;
	height: 50px;
	list-style: none;
}

#lang_menu a , #lang_menu strong {
	display: block;
	height: 20px;
	width: 70px;
	text-decoration: none;
	font-size: 15px;
}



#top_menu { 
	clear: both;
/*	position: relative;
	top: 130px; 
	left: 0px;*/

	/* 06.11.2009 10:52:04 */
	float: left;
	margin: 110px 0 0 70px;

	width: 880px;
	height: 70px;
	overflow: hidden;
	background: transparent url('/img/bg_top_menu.gif') no-repeat;	
	color: #000000;
	font-size: 18px;	
	text-transform: uppercase;	
}


#top_menu table tr td { 
	height: 70px;
}



#top_menu ul {
	list-style: none;
	margin: 0 0 0 10px;
	padding: 0;
}

#top_menu ul li {
	display: table-cell;
	vertical-align: middle;
	text-align: center;

	float: left;
	width: 140px;
	height: 70px;
	padding: 20px 0 0 0;
	list-style: none;
	font-size: 100%;
	
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;	
}


#top_menu  a {
/*	display: block;*/
	margin: auto auto auto auto;
	text-decoration: none;
	color: #000000;

	font-weight: bold;
	text-transform: uppercase;
}

#top_menu a:hover {
	text-decoration: underline;
	color: #DD050D;
}

#top_menu strong {	
	color: #ad0000;
	font-weight: bold;
}


/* ============================================ */
#content_wrap {
	width: 880px;
	margin-left: 70px;
	float: left;
}


/* ============================================ */
#content {
	float: right;
	width: 600px;
	padding: 0 10px 10px 10px;
	min-height: 300px;
	font-size: 14px;
}


#content ul, #content ol {
	margin: 1em;
}

#content ul li {
	margin: 0.5em 0 0.5em 0;
}


.photos_one {
	float: left;
	margin: 0 20px 20px 0;
}

#content p {
	margin-top: 1em;
	margin-bottom: 0.5em;
}








.clear {	
	clear: both;	
	height: 0;
}



/* ============================================ */

#left_column {
/*	border: 1px solid red;*/
	float: left;
	width: 260px;
	padding: 0 0px 0 0;
}
/*
#left_menu_block {
	padding: 30px 0 0 50px;
	position: absolute; 
	top: 240px;
	left: 20px;
	z-index:100; 
	display: none;
	float: left;
}
*/
#left_menu_block {
	display: none;
}

#left_links_wrap {
	min-height: 140px;
	width: 247px;
	background: transparent url('/img/bg_left_links_bottom.gif') no-repeat bottom left;	
}


#left_links {
	min-height: 140px;	
	margin: 0px 0 10px 0;
	padding: 10px;
	width: 227px;
	background: transparent url('/img/bg_left_links_top.gif') no-repeat top left;	
}

#left_links ul {
	margin: 25px 20px 30px 40px;
	color: #9C0018;
	font-size: 14px;
}

#left_links li {
	margin-bottom: 20px;
}

#left_links a {
	color: #AD0000;
}
#left_links a:hover {
	color: #DD050D;
}
#left_links strong {
	color: #000000;
}

.left_empty {
	height: 50px;
}

#left_news {
	background-color: #FFFFFF;
	width: 245px;
}

#left_news h2 {
	height: 18px;
	padding: 4px 0 0 10px;
	background: #727272 url('/img/bg_left_news_h2.gif ') repeat-x top left;	
	font-size: 14px;
	color: #FFFFFF;
}

#left_news div.news_list {
	margin: 10px 4px 20px 5px;
}


/* ============================================ */
#footer_wrap {
	width: 100%;
	height: 45px;
	background: transparent url('/img/bg_footer.gif') repeat-x top left;		
}

#footer {
	width: 900px;
	height: 23px;
	padding: 4px 0 0 60px;
	margin: 0 auto 0 auto;
}

#footer p {
	margin-top: 8px;
	float: left;
	width: 580px;
	
}

#counters_links {
	margin-top: 8px;
	float: right;
	width: 300px;
	text-align: right;
/*	margin: 0.5em 0 0.5em 0;
	padding-bottom: 0.5em;*/
}