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

body {
	font-family: arial, verdana, tahoma;
	font-size: 14px;
	background-color: #917238;
}

a {
	color: #AC7324;
}

a:hover {
	color: #FFFF00;
}



h1 {
	margin: 0 0 1em 0;
	font-size: 140%;
	color: #A03C29;
}


/* ============================================ */
#main_div {
	width: 980px;
	margin: 0 auto 0 auto;
}


#header {
	float: left;
	width: 980px;	
	height: 239px;
	background: transparent url('/img/bg_header.jpg') no-repeat top left;
}


#index_link {
	width: 414px;
	height: 124px;
	display: block;
	float: left;
	margin: 72px 0 0 35px;
/*	border: 1px solid blue;*/
}




#top_menu { 
/*border: 1px solid blue;*/

	margin: 10px 0 0 0;
	float: left;
	width: 980px;
	height: 34px;
}

#top_menu ul {
	font-family: "Times New Roman", sans-seriff;
	font-size: 16px;
	float: right;	
	list-style: none;
	margin: 2px 30px 0 0;
	color: #FFFFFF;
	font-weight: bold;	
}

#top_menu ul li {
	float: left;
	list-style: none;
	font-size: 100%;
	margin: 0.2em 0 0.2em 0;
	padding-left: 10px;
}


#top_menu ul a {
	display: block;
	padding: 0 0 2px 0;
	color: #FFFFFF;
	text-decoration: underline;	
}

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

#top_menu ul p {	
	color: red;
	margin: 0;
	font-weight: bold;
	background-color: #000000;
}

/* ****************************************************** */


#content_wrap {
	width: 980px;
	float: left;
	background: transparent url('/img/bg_content_wrap.gif') repeat-y top left;	
}



#rsd_menu {
	background: transparent url('/img/bg_content_top.gif') repeat-x top left;	

	float: left;
	margin-left: 17px;
	width: 276px;
	padding-left: 12px;
}

#rsd_menu ul {
	display: block;
	list-style: none;
	width: 153px;
	margin-top: 10px;
	font-family: "Times New Roman", sans-seriff;
	font-size: 16px;
	color: #FEF6DB;	
	font-weight: bold;
}

#rsd_menu ul li {
	display: block;
	width: 253px;
	height: 34px;
	margin: 0 0 3px 0;
	padding: 14px 0 0 0;
	text-align: center;
	/*background: transparent url('/img/bg_rsd_li.gif') no-repeat top left;		*/
	background: transparent url('/img/bg_rsd_li.gif') no-repeat top left;			
}

#rsd_menu ul li.dark {
	background: transparent url('/img/bg_rsd_li_2.gif') no-repeat top left;			
}

#rsd_menu a {
	text-decoration: none;
	color: #FFFFFF;		
}

#rsd_menu a:hover {
	text-decoration: underline;
	text-decoration: none;
	color: #FFFF00;		
}




#top_contacts {
	background: transparent url('/img/bg_contacts_top.gif') no-repeat center top;			
	padding: 25px 0 0 0;
	margin-top: 20px;
	font-family: "Times New Roman", sans-seriff;
	font-family: "Georgia";
	font-size: 16px;
	color: #353329;		
	font-weight: bold;
	text-align: center;
}

#top_contacts > div {
	background: transparent url('/img/bg_contacts_bottom.gif') no-repeat center bottom;			
	padding: 0 0 25px 0;
}

#top_contacts strong {
	color: #9E3329;
}



/* ============================================ */
#content {
	background: transparent url('/img/bg_content_top.gif') repeat-x top left;	
	float: left;
	width: 595px;
	padding: 30px;
}


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



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



/* ============================================ */
#catalog #content .list {
	display: block;
	margin: 20px 2px 0 0;
/*	border: 2px dotted #999999;*/
	width: 195px;
	height: 210px;
	float: left;
	text-align: center;
}

#catalog #content .list img {
	border: 1px solid #FFFFFF;
}

div.catalog_rsd_list {
		margin: 20px 2px 0 0;
	border: 2px dotted #999999;
	width: 200px;
	height: 200px;
	float: left;
}


#gallery #content .list {
	display: block;
	margin: 20px 2px 0 0;
/*	border: 2px dotted #999999;*/
	width: 195px;
	height: 190px;
	float: left;
	text-align: center;
}

#gallery #content .list img {
	border: 1px solid #FFFFFF;
}

#index #content p {
	padding: 0.2em 0 0.2em 0;
	/*margin: 0.2em 0 0.2em 0;*/
	text-indent: 2em;
}



.catalog_one_img_div {
	float: left;
	width: 260px;
}

.catalog_one_img {
	width: 250px;
}

.catalog_one_description {
	float: left;
	width: 335px;

}


.catalog_one_add_image {
	width: 130px;
	float: left;
}

/* ============================================ */
div.block_white {
	width: 591px;
	background: #FEF6DB url('/img/block_top.gif') no-repeat top left;			
	padding: 20px 0 0 0;
}


div.block_white > div {
	background: #FEF6DB url('/img/block_bottom.gif') no-repeat bottom left;			
	padding: 0 20px 20px 20px;
}

/*  */
.step_pages {
		font-weight: bold;
}

.step_pages_link {
	color: #AC7324;
}

a.step_pages_link:hover {
	color: #000000;
}

.step_pages_selected {
	font-size: 110%;
	border: 1px solid #AC7324;
	padding: 0 3px 0 3px;
}

/* ============================================ */
#footer {
	width: 980px;
	height: 96px;
	padding: 20px 0 0 70px;
	background: transparent url('/img/bg_footer.jpg') no-repeat top left;		
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}



#counters_links {
	text-align: center;
	margin: 0.5em 0 0.5em 0;
	padding-bottom: 0.5em;
}

