html {
	font: 62.5% Arial;
}
body {
	background: #303532 url(/img/body_bg.jpg) repeat;
	color: #a7a6a6;
}
body.content {
	background: #303532 url(/img/body_bg.jpg) repeat;
	color: #a7a6a6;
	font-size: 1.2em;
}
blockquote {
	margin: 5px 40px;
}
a {
	color: #f85219;
}

/*colors*/
h1, h2, h3, h4, h5, h6 , #contacts span, .news a {
	color: #f85219;
}
/*end of colors*/

/***************************************************************************************************/
#container {
	width: 999px;
	margin: auto;
	position: relative;
	min-height: 100%;
	background: url(/img/container_bg.jpg) right bottom no-repeat;
	/*font-size: 1.2em;*/
}
*html #container {
	height: 100%;
}


	/*HEADER*/
#header {	
	background: url(/img/header_bg.jpg) right top no-repeat;
	height: 186px;
}

#header img {
	vertical-align: top;
}

h1#logo {
	font-size: 50px;
	font-weight: bold;
	padding: 64px 0 0 45px;
}
h1#logo a {
	color: #fff;
}

/*****small menu*******/
#small_menu {
	padding: 13px 30px 0 0;
}
#small_menu li {
	float: left;
	padding: 0 15px 0 0;
	list-style-type: none;
}
/*****End of small menu*******/
	
	
 /*END OF HEADER*/




/*WRAPPER*/
#wrapper {
	background: url(/img/wrapper_bg.jpg) right top no-repeat;
	padding: 0 0 180px 0;
	width: 999px;
	overflow: hidden;
}	

/*RIGHT SIDEBAR*/
#sidebar{
	width: 235px;
	font-size: 12px;
	padding: 60px 0 35px 15px;
}
*html #sidebar {
	margin-left: -3px;
	height: 1%;
}
#nav li {
	padding: 0 0 20px 0;
	list-style-type: none;
}
#nav li ul {
	padding: 15px 0 0 15px;
}
#nav li ul li {
	padding: 0 0 10px 0;
}
#nav li a {
	color: #fdfefd;
}

/*search*/
#form_search {
	margin: 30px 0 0 0;
	width: 200px;
	overflow: hidden;
}
#input_search {
	float: left;
	color: #fdfefd;
	border: 1px solid #ff5814;
	background: transparent;
	height: 22px;
	padding: 5px 0 0 8px;
	width: 137px;
}
#button {
	float: left;
	border: none;
	cursor: pointer;
	margin: 0 0 0 8px;
}
/*end of search*/

/*last news*/
#title_news {
	margin: 20px 0 0 0;
}
.news {
	padding: 10px 30px 10px 0;
	color: #fdfefd;
}
.news a.date {
	display: block;
	width: 61px;
	height: 20px;
	line-height: 20px;
	color: #fdfefd;
	background: #bb440d url(/img/date_bg.jpg) left top no-repeat;
	text-decoration: none;
	margin: 0 0 8px 0;
	text-align: center;
}
/*end of last news*/

/*END OF RIGHT SIDEBAR*/

 /*CONTENT*/
#content {
	background: url(/img/content_bg.jpg) right 58px no-repeat;
	margin: 0 250px 0 0;
	padding: 0 0 0 35px;
}
*html #content {
	height: 1%;
	margin: 0;
}

/*catalog_menu*/
#catalog_menu {
	width: 575px;
	overflow: hidden;
	margin: 0 0 0 -14px;
}
#catalog_menu  li {
	list-style-type: none;
	float: left;
	width: 115px;
	text-align: center;
	font-size: 12px;
}
#catalog_menu  li a {
	display: block;
	color: #fdfefd;
	text-transform: lowercase;
	margin: 0 0 27px 0;
}
#catalog_menu  li.current a, #catalog_menu  li a:hover {
	color: #f85219;
	text-decoration: none;
}
#catalog_menu  li a span {
	display: block;
	margin: 0 auto 10px auto;
	width: 76px;
	height: 67px;
	cursor: pointer;
}
#catalog_menu  li a#a1 span {	background: url(/img/a1.jpg);}
#catalog_menu  li a#a2 span {	background: url(/img/a2.jpg);}
#catalog_menu  li a#a3 span {	background: url(/img/a3.jpg);}
#catalog_menu  li a#a4 span {	background: url(/img/a4.jpg);}
#catalog_menu  li a#a5 span {	background: url(/img/a5.jpg);}
#catalog_menu  li a#a6 span {	background: url(/img/a6.jpg);}
#catalog_menu  li a#a7 span {	background: url(/img/a7.jpg);}
#catalog_menu  li a#a8 span {	background: url(/img/a8.jpg);}
#catalog_menu  li a#a9 span {	background: url(/img/a9.jpg);}
#catalog_menu  li a#a10 span {	background: url(/img/a10.jpg);}

/*end of catalog_menu*/

 /*top menu*/
#top_menu {
	margin: 0 37px 0 0;
	background: #f85219 url(/img/top_menu_bg2.jpg) right top no-repeat;
}
#top_menu ul{
	height: 50px;
	background: url(/img/top_menu_bg.jpg) left top no-repeat;
	margin: 38px 0 0 0;
}

#top_menu ul li {
	float: left;
	line-height: 50px;
	font-size: 12px;
	padding: 0 55px 0 10px;
	text-transform: lowercase;
	list-style-type: none;
}
#top_menu ul li.last {
	padding: 0 0 0 10px;
}
#top_menu ul li a {
	color: #000;
}

#top_menu ul li.current a, #top_menu li a:hover {
	color: #fff;
	text-decoration: none;
}

/*end of top menu*/

#content h1 {
	padding: 25px 10px 22px 0;
	font-size: 14px;
}
h1, h2, h3, h4, h5, h6 {
	padding: 25px 10px 22px 0;
	text-transform: uppercase;
	font-weight: normal;
}
h2 {font-size: 13px;}
h3, h4, h5 {font-size: 12px;}
h6 {font-size: 11px;}

#text {
	text-align: justify;
	font-size: 1.2em;
	padding: 0 97px 0 0;
	/*border: 1px solid red;*/
}

#text p, .article_desc{
	margin: 0 0 1.38em 0!important;
}
#content img {
	/*margin: 10px;*/
}
#text ul, #text ol {
	padding: 1em 0;
	margin: 0 0 0 30px;
}
#text ul li {
	padding: 0.5em 0 0.5em 2.5em;
	/*background: url(/img/marker_list.gif) left 0.9em no-repeat;*/
}
#text table {
	border-collapse: collapse;
}
#text table td {
	padding: 5px;
	border: 1px solid #fa0037;
}

/*email form*/
#email_form input, #email_form textarea{
	border: 1px solid #f85219;
}
#button_mail {
	border: none !important;
	padding: 5px 0px;
	background: #f85219;
	font-weight: bold;
	width: 100px;
}
#email_form em {
	color: #a33301;
}
#email_form .name {
	text-align: right;
}
#email_form td {
	padding: 5px;
	vertical-align: top;
	border: none !important;
}
 /*end of email form*/

/* catalog */

#text.catalog {
	width: 617px;
	overflow: hidden;
	/*margin-left: -10px;*/
}
#page_navi {
	padding: 0 0 40px 0;
}
#page_navi strong {
	color: #fff;
}
.catalog_block {
	width: 25%;
	text-align: center;
}
.catalog_block.third {
	margin-right: 0;
}
.image_link {
	display: block;
	margin: auto;
	width: 112px;
	height: 110px;
	outline: none;
	position: relative;
}
.image_link span {
	display: block;
	position: absolute; left: 0; top: 0; z-index: 1;
	width: 112px;
	height: 110px;
	background: #000;
	filter:alpha(opacity=50);
	-moz-opacity: 0.50;
	opacity: 0.50;
	cursor: pointer;
}
.image_link:hover span {
	background: transparent;
}
.image_link img {
	vertical-align: top;
}
.title {
	padding: 10px 5px 20px 5px;
}
.title a {
	color: #a7a6a6;
}
#description {
	border: 1px solid #f7003f;
	padding: 5px 5px 65px 5px;
	background: url(/img/booster.jpg) center bottom no-repeat;
	float: left;
}
/* end of catalog */

/*End of CONTENT*/

	
	/*--END OF WRAPPER--*/
	
	/*FOOTER*/
#footer {
	width: 999px;
	margin: -111px auto 0 auto;
	height: 111px;
	font-size: 11px;
	background: url(/img/footer_bg.gif) left bottom no-repeat;
}

#contacts  {
	background: url(/img/house.jpg) 40px top no-repeat;
	font-size: 14px;
	color: #fefdfd;
	padding: 35px 0 20px 106px; 
}
#development {
	padding: 25px 118px 0 0;
	font-size: 9px;
	color: #757374;
}
#development a {
	color: #757374;
	text-decoration: none;
}
	/*END OF FOOTER*/

