
/*-- Body
--------------------------------------------------------*/

html, body{
	height:100%;
	padding:0px;
	margin:0px;
	min-width:995px;
}

body {
	background-image:url('../img/body_bg_2.jpg');
	background-position:left top;
	background-color:#16181d;
}

body, td {
	font-family:tahoma;
	color:#e0e0e0;
	font-size:12px;
}

td {
	vertical-align:top;
}

h1, h2, h3, h4, h5, h6, p {
	padding:0px;
	margin:0px;
	padding-bottom:15px;
}

a{
	color:#ffe800;
	text-decoration:none;
}

a:hover{
	color:#ffe800;
}

form, fieldset {
	display:block;
	padding:0px;
	margin:0px;
	border-width:0px;
}

a, input {
	outline:0px;
}

/*-- Block
--------------------------------------------------------*/

.css_main_block {
	background-image:url('../img/body_bg_1.jpg');
	background-repeat:repeat-x;
	background-position:left 354px;
	position:relative;
	height:auto !important;
	height:100%;
	min-height:100%;
	min-width:995px;
	z-index:1;
}

.css_main_block_in {
	padding-top:393px;
	padding-bottom:130px;
}

.css_logo {
	position:absolute;
	z-index:3;
	top:90px;
	left:50%;
	margin-left:-128px;
}

.css_logo a img {
	border:0px;
}

.css_phone {
	position:absolute;
	z-index:3;
	top:124px;
	left:50%;
	margin-left:-75px;
}

/*-- Top menu
--------------------------------------------------------*/

.css_top_menu {
	position:absolute;
	z-index:3;
	top:20px;
	left:0px;
	width:100%;
	font-weight:bold;
}

.css_top_menu table {
	margin-left:auto;
	margin-right:auto;
	position:relative;
	height:40px;
}

.css_top_menu p {
	white-space:nowrap;
	position:relative;
	height:40px;
	font-family:tahoma;
	font-size:14px;
	padding-left:33px;
	padding-right:16px;
	padding-bottom:0px;
	position:relative;
	z-index:2;
	margin-bottom:-40px;
}

.css_top_menu p a {
	background-image:url('../img/li.gif');
	background-repeat:no-repeat;
	background-position:right 3px;
	padding-right:18px;
	padding-bottom:2px;
	color:#ffffff;
	text-decoration:none;
	position:relative;
	top:11px;
}

.css_top_menu p a:hover, .css_top_menu p a.css_active {
	color:#2e3036;
	text-decoration:none;
}

.css_top_menu p a.css_active {
	cursor:default;
}

.css_top_menu p a.css_last {
	background-image:none;
	text-decoration:none;
}

.css_top_menu .css_tm_left, .css_top_menu .css_tm_right, .css_top_menu .css_tm_center {
	background-repeat:no-repeat;
	background-position:left top;
	width:22px;
	height:40px;
	position:relative;
	overflow:hidden;
}

.css_top_menu .css_tm_left {
	background-image:url('../img/top_menu_1.png');
}

.css_top_menu .css_tm_right {
	background-image:url('../img/top_menu_2.png');
}

.css_top_menu .css_tm_center {
	background-image:url('../img/top_menu_center.png');
	background-repeat:repeat-x;
	width:100%;
	z-index:1;
}

/*-- Content part
--------------------------------------------------------*/

.css_content {
	width:100%;
}

.css_content .css_left_column {
	background-image:url('../img/content_bg.gif');
	background-repeat:repeat-y;
	background-position:right top;
	padding-right:17px;
	padding-bottom:20px;
}

.css_content .css_center_column {
	padding-top:27px;
	padding-left:13px;
	padding-right:13px;
	padding-bottom:20px;
	width:80%;
}

.css_content .css_right_column {
	background-image:url('../img/content_bg.gif');
	background-repeat:repeat-y;
	background-position:left top;
	padding-left:17px;
	padding-bottom:20px;
}

.css_title_h3 {
	position:relative;
	z-index:1;
}

.css_title_h3.css_th3_1 {
	padding-bottom:10px;
	margin-top:-3px;
}

.css_title_h3.css_th3_2 {
	padding-bottom:0px;
	margin-bottom:-5px;
}

.css_title_h3.css_th3_3 {
	padding-bottom:9px;
}

.css_title_h3.css_th3_4 {
	text-align:right;
	padding-bottom:0px;
	margin-bottom:-9px;
	margin-top:-3px;
}

.css_title_h3.css_th3_5 {
	text-align:right;
	padding-bottom:0px;
	margin-bottom:-9px;
	margin-top:-6px;
}

.css_title_h3.css_th3_6 {
	padding-bottom:9px;
}

.css_title_h3.css_th3_7 {
	padding-bottom:20px;
}

.css_title_h3.css_th3_8 {
	padding-bottom:20px;
}

/*-- Content part / Left menu
--------------------------------------------------------*/

.css_left_menu {
	background-image:url('../img/separator.gif');
	background-repeat:no-repeat;
	background-position:left bottom;
	padding:0px;
	margin:0px;
	padding-left:20px;
	padding-bottom:45px;
	width:167px;
	margin-bottom:14px;
}

.css_left_menu li, .css_left_menu ul{
	list-style-type:none;
	padding:0px;
	margin:0px;
}

.css_left_menu li {
	padding-bottom:1px;
	margin-bottom:1px;
}

.css_left_menu a{
	background-image:url('../img/li_2.gif');
	background-repeat:no-repeat;
	background-position:left 5px;
	display:block;
	color:#ffffff;
	text-decoration:underline;
	padding-left:9px;
	font-weight:bold;
	margin-bottom:7px;
}

.css_left_menu li li a{
	background-image:url('../img/li_3.gif');
	display:block;
	color:#ffe800;
	text-decoration:underline;
	padding-left:11px;
	margin-left:9px;
	font-weight:normal;
}

.css_left_menu a:hover {
	color:#ffe800;
}

.css_left_menu li li a:hover{
	text-decoration:none;
}

.css_left_menu a.css_active, .css_left_menu a:hover.css_active {
	color:#ffffff;
	text-decoration:none;
	cursor:default;
}

/*-- Content part / Search form
--------------------------------------------------------*/

.css_search_form {
	background-image:url('../img/separator.gif');
	background-repeat:no-repeat;
	background-position:left bottom;
	position:relative;
	z-index:4;
	padding-bottom:32px;
	width:187px;
	margin-bottom:5px;
}

.css_search_form .css_s_input {
	background-image:url('../img/search_input.gif');
	background-repeat:no-repeat;
	background-position:left top;
	margin-left:11px;
	height:46px;
	position:relative;
	overflow:hidden;
}

.css_search_form .css_s_input input {
	width:156px;
	border-width:0px;
	background-color:transparent;
	color:#ffffff;
	font-family:tahoma;
	font-size:12px;
	position:relative;
	padding-left:10px;
	top:6px;
}

.css_adv_search {
	padding-left:29px;
}

.css_adv_search a {
	background-image:url('../img/li_2.gif');
	background-repeat:no-repeat;
	background-position:left 6px;
	display:block;
	color:#ffdf71;
	text-decoration:underline;
	padding-left:9px;
}

.css_adv_search a:hover {
	color:#ffdf71;
	text-decoration:none;
}

/*-- Content part / Contacts
--------------------------------------------------------*/

.css_contacts {
	padding-left:21px;
}

.css_contacts h6 {
	background-image:url('../img/li_2.gif');
	background-repeat:no-repeat;
	background-position:left 5px;
	color:#dedee2;
	font-size:12px;
	font-weight:bold;
	padding-left:9px;
	padding-bottom:4px;
}

.css_contacts .css_phones {
	color:#ffe900;
	font-size:21px;
}

.css_contacts .css_phones span {
	color:#bbb899;
	font-size:16px;
}

.css_contacts .css_e_mail a{
	font-weight:bold;
	text-decoration:none;
}

.css_contacts .css_e_mail a:hover{
	text-decoration:underline;
}

/*-- Content part / News block
--------------------------------------------------------*/

.css_news_block {
	background-image:url('../img/separator_2.gif');
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-left:18px;
	padding-right:13px;
	padding-bottom:22px;
	color:#dedee2;
	width:153px;
	position:relative;
	z-index:3;
}

.css_news_block h5 {
	background-image:url('../img/li_2.gif');
	background-repeat:no-repeat;
	background-position:left 5px;
	position:relative;
	padding-left:9px;
	margin-left:-9px;
	font-size:12px;
	font-weight:bold;
	padding-bottom:5px;
}

.css_news_block h5 a{
	text-decoration:underline;
}

.css_news_block a:hover{
	color:#ffffff;
}

/*-- Content part / Advert
--------------------------------------------------------*/

.css_news_block.css_nb_advert {
	background-image:none;
	padding-bottom:0px;
}

/*-- Content part / Feedback form
--------------------------------------------------------*/

.css_feedback_form {
	width:556px;
	margin-bottom:15px;
	padding-top:25px;
}

.css_feedback_form td {
	padding-bottom:12px;
}

.css_feedback_form label {
	display:block;
	width:67px;
	color:#ffffff;
	padding-top:8px;
}

.css_feedback_form .css_ff_input_1 {
	background-image:url('../img/feedback_input.gif');
	background-repeat:no-repeat;
	background-position:left top;
	width:176px;
	height:31px;
	position:relative;
	margin-left:11px;
}

.css_feedback_form .css_ff_input_1 input {
	width:156px;
	border-width:0px;
	background-color:transparent;
	color:#ffffff;
	font-family:tahoma;
	font-size:12px;
	position:relative;
	padding-left:10px;
	top:6px;
}

.css_feedback_form .css_ff_textarea_1 {
	background-image:url('../img/feedback_textarea.gif');
	background-repeat:no-repeat;
	background-position:left top;
	width:477px;
	height:127px;
	position:relative;
	margin-left:11px;
}

.css_feedback_form .css_ff_textarea_1 textarea {
	width:460px;
	height:107px;
	border-width:0px;
	background-color:transparent;
	color:#ffffff;
	font-family:tahoma;
	font-size:12px;
	position:relative;
	padding-left:10px;
	top:6px;
	overflow:hidden;
}

.css_feedback_form .css_ff_button {
	padding-left:475px;
}

/*-- Flash
--------------------------------------------------------*/

.css_flash {
	background-image:url('../img/flash_bg.gif');
	background-repeat:repeat-x;
	background-position:left top;
	height:393px;
	width:100%;
	z-index:2;
	position:absolute;
	left:0px;
	top:0px;
	text-align:center;
}

.css_flash .css_top_part_1 {
	top:0px;
	left:0px;
	position:absolute;
	z-index:1;
}

.css_flash .css_top_part_2 {
	top:0px;
	right:0px;
	position:absolute;
	z-index:3;
}

.css_flash .css_top_part_3 {
	position:relative;
	z-index:2;
}

.css_flash .css_top_part_4 {
	left:0px;
	position:absolute;
	z-index:0;
	top:0px;
}

/*-- Page navigator
--------------------------------------------------------*/

.css_page_navigator {
	text-align:right;
	position:relative;
	z-index:4;
	margin-bottom:-19px;
	height:19px;
	overflow:hidden;
	font-weight:bold;
	top:5px;
}

.css_page_navigator a {
	text-decoration:none;
	color:#ffffff;
	margin-left:2px;
}

.css_page_navigator a:hover {
	text-decoration:none;
	color:#ffe800;
}

.css_page_navigator a.css_active {
	text-decoration:underline;
	cursor:default;
	color:#ffe800;
}

.css_page_navigator a img {
	border:0px;
	position:relative;
	margin-bottom:-1px;
}

.css_page_navigator span {
	padding-right:2px;
}

/*-- Content part / Catalog single element
--------------------------------------------------------*/

.css_catalog_title {
	background-image:url('../img/arrow_left.gif');
	background-repeat:no-repeat;
	background-position:left 4px;
	text-transform:uppercase;
	padding-left:18px;
	font-size:16px;
	color:#ffe399;
}

.css_catalog_title a{
	text-decoration:none;
	color:#ffe399;
}

.css_catalog_title a:hover {
	text-decoration:underline;
	color:#ffe399;
}

.css_catalog_table_1 {
	width:100%;
	margin-bottom:13px;
	position:relative;
}

.css_catalog_table_1 td img {
	border:0px;
	margin-right:8px;
}

.css_ct1_in {
	width:100%;
}

.css_ct1_in table {
	width:100%;
}

.css_ct1_in td {
	padding-left:8px;
	padding-right:8px;
	padding-top:4px;
	padding-bottom:4px;
	color:#ffffff;
}

.css_ct1_in .css_ct1_left {
	width:70%;
}

.css_ct1_in .css_ct1_right {
	width:30%;
	font-weight:bold;
}

.css_ct1_in .css_ct1_styled .css_ct1_left {
	background-image:url('../img/td_1.gif');
	padding-top:2px;
	padding-bottom:2px;
}

.css_ct1_in .css_ct1_styled .css_ct1_right {
	background-image:url('../img/td_2.gif');
	padding-top:2px;
	padding-bottom:2px;
}

.css_ct1_price {
	background-image:url('../img/price_bg_1.gif');
	width:100%;
	clear:both;
	height:26px;
	position:relative;
	overflow:hidden;
	margin-top:7px;
	margin-bottom:21px;
}

.css_ct1_price span {
	background-image:url('../img/price_bg_2.gif');
	width:196px;
	clear:both;
	height:26px;
	position:relative;
	overflow:hidden;
	float:left;
	padding-left:23px;
	padding-top:4px;
}

.css_ct1_price span strong {
	font-size:16px;
	color:#ffd801;
}

.css_ct1_price img {
	float:right;
	border:0px;
	margin-right:10px;
	margin-top:8px;
}

.css_ct1_separator {
	background-image:url('../img/catalog_line.gif');
	background-repeat:repeat-x;
	background-position:center top;
	height:29px;
	overlfow:hidden;
	position:relative;
	margin-bottom:11px;
}
.css_ct1_price_in {
	vertical-align:bottom;
	padding-left:18px;
}

.css_ct1_price_in span {
	background-image:url('../img/price_bg_2.gif');
	width:196px;
	clear:both;
	height:22px;
	position:relative;
	overflow:hidden;
	padding-left:23px;
	display:block;
	padding-top:4px;
}

.css_ct1_price_in span strong {
	font-size:16px;
	color:#ffd801;
}

.css_catalog_big_image  img{
	margin-bottom:16px;
}

.css_catalog_big_image a img{
	margin-left:16px;
	margin-bottom:16px;
	display:block;
	border:0px;
}

/*-- Content part / Important information
--------------------------------------------------------*/

.css_important_information {
	width:100%;
}

.css_important_information .css_right_part {
	width:100%;
	padding-left:3px;
}

.css_important_information .css_right_part_2 {
	width:100%;
	padding-left:3px;
	padding-top:10px;
	line-height:150%;
}

.css_important_information .css_ii_h3 {
	margin-left:13px;
	position:relative;
	bottom:-7px;
}

.css_important_information .css_ii_top {
	background-image:url('../img/i_bg.gif');
	background-repeat:repeat-y;
	background-position:left top;
}

.css_important_information .css_ii_center {
	background-image:url('../img/i_bg.gif');
	background-repeat:repeat-y;
	background-position:left top;
	vertical-align:middle;
	padding-bottom:15px;
}

.css_important_information .css_more {
	background-image:url('../img/li_4.gif');
	background-repeat:no-repeat;
	background-position:left 4px;
	padding-left:12px;
	font-weight:bold;
}

.css_important_information .css_more a {
	color:#ffdd76;
	text-decoration:underline;
}

.css_important_information .css_more a:hover {
	color:#ffdd76;
	text-decoration:none;
}

/*-- Footer
--------------------------------------------------------*/

.css_footer {
	background-image:url('../img/footer_bg_1.gif');
	background-position:0px 103px;
	background-repeat:repeat-x;
	height:152px;
	margin-top:-152px;
	position:relative;
	z-index:2;
}

.css_footer .css_footer_menu {
	font-size:12px;
	position:relative;
	z-index:3;
	text-align:center;
	margin-top:52px;
}

.css_footer .css_footer_menu a {
	color:#ffffff;
	text-decoration:none;
}

.css_footer .css_footer_menu a:hover, .css_footer .css_footer_menu a.css_active {
	color:#ffe800;
}

.css_footer .css_footer_menu a.css_active {
	cursor:default;
}

.css_counters {
	text-align:center;
	position:relative;
	z-index:3;
	padding-top:13px;
}

.css_counters img {
	border:0px;
}

.css_footer_image_1 {
	background-image:url('../img/footer_bg_2.gif');
	background-position:left top;
	background-repeat:no-repeat;
	height:131px;
	width:113px;
	position:absolute;
	bottom:0px;
	left:0px;
	z-index:1;
}

.css_footer_image_2 {
	background-image:url('../img/footer_bg_3.gif');
	background-position:left top;
	background-repeat:no-repeat;
	height:152px;
	width:172px;
	position:absolute;
	bottom:0px;
	right:0px;
	z-index:1;
}

.clear {
clear:both;
}
.acIn input{
margin-bottom:10px;
}
.acCr {
width:150px;
float:left;
}

a img {
border:0px;
}