body {
	background: #010e09;
	font: 12px Arial;
	color: #fff;
}
blockquote {
	margin: 5px 40px;
}
a {
	color: #dfba0f;
}
body.content {
	background: #02281b;
	color: #fff;
}

/*colors*/
#nav li, #nav li a, #contacts span, h1, h2, h3, h4, h5, h6 {
	color: #dfba0f;
}
/*end of colors*/

/***************************************************************************************************/
#container {
	width: 1000px;
	margin: auto;
	position: relative;
	min-height: 100%;
	background: #02281b url(/img/container_bg.gif) right bottom no-repeat;
}
*html #container {
	height: 100%;
}

 	
	/*HEADER*/
#header {	
	background: url(/img/header_bg.jpg) left top no-repeat;
	height: 584px;
}

#header img {
	vertical-align: top;
}

div#logo {
	font-size: 25px;
	font-weight: normal;
	height: 192px;
}
div#logo a {
	color: #e4bf09;
	float: right;
}

/*search*/
#form_search {
	margin: 351px 0 0 0;
	color: #d20000;
	background: url(/img/search_bg.jpg) left top no-repeat;
	padding: 10px 0 0 0;
	height: 31px;
	width: 218px;
}
#input_search {
	float: left;
	width: 113px;
	height: 18px;
	border: none;
	background: transparent;
	color: #fff;
	font-size: 11px;
	padding: 0 0 0 14px;
}
#button {
	float: left;
	border: none;
	cursor: pointer;
	margin-top: -10px;
}
/*end of search*/

/*****small menu*******/
#small_menu {
	margin: 364px 0 0 0;
	padding: 0 0 0 7px;
}
#small_menu li {
	float: left;
	padding: 0 204px 0 0;

}
#small_menu li.last {
	
}
 /*****End of small menu*******/
	
	/*WRAPPER*/

#wrapper {
	background: url(/img/wrapper_bg.jpg) right top no-repeat;
	padding: 0 0 55px 0;
	width: 1000px;
	overflow: hidden;
}	

	/*NAVIGATION*/
#navigation {
	width: 258px;
	background: url(/img/navigation_bg.jpg) left top no-repeat;
	padding: 11px 0 0 0;
}
*html #navigation {
	height: 1%;
	margin-right: -3px;
}
#title_cat {
	background: #044e35;
	padding: 15px 0;
}
#title_cat h2{
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	width: 91px;
	height: 26px;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	color: #dfba0f !important;
	padding: 0 !important;
}
#title_cat h2 span{
	display:block;
	position:absolute; left:0; top:0; z-index:1;
	background: url(/img/catalog.gif) left top no-repeat;
	width: 91px;
	height: 26px;
}

 /*****Left menu********/
#nav {
	padding: 3px 25px 25px 25px;
	background: #044e35;
	text-align: center;
}

#nav li {
	font-size: 13px;
	line-height: 30px;
	text-transform: lowercase;
}
#nav li.upper {
	text-transform: uppercase;
}

#nav li a {
	text-decoration: none;
}

#nav li a:hover, #nav li a.current {
	color: #fff;
}

 /*****End of left menu********/

/*contacts*/
#contacts {
	background: url(/img/phone.jpg) 58px 49px no-repeat;
	padding: 190px 0 0 0;
	text-align: center;
	line-height: 25px;
	font-size: 14px;
}
#contacts span {
	font-weight: bold;
	font-size: 18px;
}
/*End of contacts*/


	/*--END OF NAVIGATION--*/
	
	/* RIGHT SIDEBAR*/
#sidebar {
	width: 218px;
	padding: 15px 0 260px 0;
	background: url(/img/pop.jpg) left bottom no-repeat;
	margin: 0 0 100px 0;
}
*html #sidebar {
	height: 1%;
	margin-left: -3px;
}
#title_news {
	position: relative;
	overflow: hidden;
	width: 163px;
	height: 27px;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	color: #dfba0f !important;
	padding: 0 !important;
}
#title_news span{
	display:block;
	position:absolute; left:0; top:0; z-index:1;
	background: url(/img/top_news.gif) left top no-repeat;
	width: 163px;
	height: 27px;
}
/*top_news*/
.news {
	padding: 30px 30px 0 0;
}
.news a {
	color: #fff;
	text-decoration: none;
	font-size: 11px;
}
.news a.date {
	display: block;
	width: 94px;
	height: 20px;
	line-height: 20px;
	background: #dbb614 url(/img/date_bg.gif) left top no-repeat;
	color: #000;
	text-decoration: none;
	margin: 0 0 10px 0;
	text-align: center;
}
/*end of top_news*/

	/*END OF RIGHT SIDEBAR*/
	
/*CONTENT*/
#content {
	margin: 0 218px 0 258px;
	padding: 0 43px;
	background: url(/img/content_bg.jpg) left top no-repeat;
}
*html #content {
	height: 1%;
	margin: 0;
}
/*top menu*/
#top_menu {
	height: 20px;
}
#top_menu li, #bottom_menu li {
	float: left;
	/*margin: -13px 0 0 0;*/
	font-weight: bold;
}
#top_menu li.middle, #bottom_menu li.middle {
	padding: 0 126px;
}
#top_menu li a, #bottom_menu li a{
	text-decoration: none;
}
#top_menu li a.current, #top_menu li a:hover {
	text-decoration: underline;
}
/*end of top menu*/

/*bottom menu*/
#bottom_menu {
	float: right;
	padding: 0 280px 0 0;
}
#bottom_menu li a {
	color: #fff;
}
/*end of bottom menu*/
#content div {
	padding: 10px 10px 0 0;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: normal;
}

#content h1 {
	padding: 10px 10px 0 0;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: normal;
}
h2, h3, h4, h5, h6 {
	padding: 10px 10px 0 0;
}
h2 {font-size: 13px;}
h3, h4, h5 {font-size: 12px;}
h6 {font-size: 11px;}

#text {
	text-align: justify;
	padding: 20px 0 0 0;
}
#text p {
	margin: 0 0 30px 0 !important;
}
#text.catalog p {
	margin: 0 !important;
}
#text.catalog p p{
	margin: 0 0 30px 0 !important;
}

#content img {
	/*margin: 10px;*/
}
#text ul {
	padding: 10px 0;
}
#text ul li {
	padding: 5px 0 5px 10px;
	background: url(/img/marker_list.gif) left 11px no-repeat;
}


/* catalog */
#page_navi {
	margin-left: 137px;
	text-align: left;
	font-weight: bold;
}
div.title {
	width: 137px;
	padding: 0 !important;
}
div.title a {
	text-decoration: none;
}
div.title span {
	text-transform: none;
	font-weight: bold;
	color: #fff;
}
*html div.title {
	margin-right: -3px;
	height: 1%;
}
*html #page_navi {
	margin-left: 0;
	height: 1%;
}
.catalog_block {
	margin: 30px 0; 
	width: 100%;
	overflow: hidden;
}
.catalog_block h2 {
	padding: 0;
	margin-top: -3px;
}
.image_link {
	width: 96px;
}
.image_link img {
	vertical-align: top;
}
*html .image_link {
	margin-right: -3px;
	height:1%;
}
.description {
	margin-left: 96px;
	padding: 0 0 0 40px;
}

*html .description {
	height: 1%;
	margin-left: 0;
}
.short_desc {
	padding: 15px 0 0 0;
}
.short_desc a {
	display: block;
	text-align: right;
}
/* end of catalog */

/*email form*/
#email_form input, #email_form textarea{
	border: 1px solid #dfba0f;
}
#button_mail {
	border: none !important;
	padding: 5px 0px;
	background: #dfba0f;
	color: #f0f0f0;
	font-weight: bold;
	width: 100px;
}
#email_form em {
	color: #a33301;
}
#email_form .name {
	text-align: right;
}
#email_form td {
	padding: 5px;
	vertical-align: top;
}
 /*end of email form*/

/*--END OF CONTENT--*/


	
	/*--END OF WRAPPER--*/
	
	/*FOOTER*/
#footer {
	width: 1000px;
	margin: -37px auto 0 auto;
	height: 37px;
	font-size: 11px;
}

#development {
	padding: 0 102px 0 0;
	font-size: 9px;
	color: #4e6960;
}
#development a {
	color: #4e6960;
	text-decoration: none;
}
	/*END OF FOOTER*/

