html, body {
	margin:0;
	padding:0;
	height:100%;
	width:100%;
	background:#000000;
}
#main {
	width:100%;
	min-height:760px;
	height:760px;
	border:none;
	font:12px Tahoma, Helvetica, sans-serif;
	color:#333333;
	background:url(images/main_bg.jpg) center top no-repeat;
}
#main a {
	font-size:12px;
	color:#1e7acb;
	outline:none;
}
#main a:hover {
	text-decoration:none;
}
#main a img {
	border:none;
}
#main td {
	vertical-align:top;
	border:none;
	font:12px Tahoma, Helvetica, sans-serif;
	color:#333333;
}
#main h1 {
	font:bold 18px Tahoma;
	color:#000000;
	text-transform:uppercase;
}
#main h2 {
	font:bold 14px Tahoma;
	color:#000000;
	text-transform:uppercase;
}
#main h3 {
	font:bold 14px Tahoma;
	color:#000000;
}
#main h3.clear_top {
	margin-top:0;
}
#main h4 {
	font:bold 12px Tahoma;
	color:#000103;
	margin:5px 0 3px 0;
	text-transform:uppercase;
}
#main form, #main input, #main select, #main textarea {
	margin:0;
	padding:0;
}
#main input, #main select, #main textarea {
	border:1px solid #b4b4b4;
	background:#ffffff;
	font:12px Tahoma;
}
#main input, #main select {
	height:21px;
	padding:0 5px;
}
#main select {
	padding-right:0;
}
#main .submit {
	padding:0 10px;
	font:11px Tahoma;
	background:url(images/button_bg.gif) repeat-x;
	color:#fcfcfc;
	border:none;
	cursor:pointer;
}
@-moz-document url-prefix() {
	#main .submit {
		position:relative;
		top:3px;
	}
}
hr.white {
	color:#ffffff;
	margin:15px 0 15px 0;
	*height:1px;
}

.main_table {
	width:100%;
	height:100%;
	border:none;
}
#left_space {
	background:url(images/left_space_bg.gif) right top no-repeat;
}
#main_td {
	width:970px;
}
#content_table {
	width:100%;
	height:760px;
	min-height:760px;
	border:none;
}
#header {
	height:116px;
	color:#ffffff !important;
	font:18px Tahoma;
}
#header p {
	margin:0;
}
#blue_strip {
	width:108px;
	height:10px;
	background:url(images/blue_strip.gif) repeat-x;
	font-size:8px;
	clear:both;
}
#phone {
	padding:7px 11px;
	border:1px solid #565555;
	font:lighter 28px/49px Myriad Pro, Tahoma;
	*height:49px;
	*padding:0 11px;
}
#header_text {
	position:relative;
	top:7px;
	font:18px Tahoma;
}
#logo {
	width:263px;
	height:170px;
	position:absolute;
	margin-top:49px;
	background:url(images/logo_bg.gif) no-repeat;
}
.logo_menu {
	display:block;
	margin-left:28px;
	width:24px;
	height:52px;
	text-decoration:none;
}
a.logo_menu:hover {
	background-color:#3399ff;
}
.logo_menu.item_1 {
	background:url(images/logo_menu_item_1.gif) no-repeat;
}
.logo_menu.item_1_select {
	background:#3399ff url(images/logo_menu_item_1.gif) no-repeat;
}
.logo_menu.item_2 {
	height:53px;
	background:url(images/logo_menu_item_2.gif) no-repeat;
}
.logo_menu.item_2_select {
	height:53px;
	background:#3399ff url(images/logo_menu_item_2.gif) no-repeat;
}
.logo_menu.item_3 {
	background:url(images/logo_menu_item_3.gif) no-repeat;
}
.logo_menu.item_3_select {
	background:#3399ff url(images/logo_menu_item_3.gif) no-repeat;
}
#content {
	background:#fcfcfc;
}
#left_area {
	width:259px;
	padding:103px 0 11px 11px;
}
#left_area_table {
	width:252px;
	height:100%;
	background:#e8e8e8;
}
#left_area h4 {
	margin:0;
}
#left_area_td {
	padding:10px 20px;
	font-size:12px;
	height:100%;
}
#left_links {
	vertical-align:bottom;
	color:#c8c8c8 !important;
	padding:10px 20px;
}
#left_links a {
	color:#c8c8c8 !important;
}
#left_area_td input {
	margin:2px 0;
}
#content_main {
	width:696px;
}
#top_menu {
	height:42px;
	padding-top:7px;
}
#top_menu ul {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width:690px;
	background:#5b5b5b;
}
#top_menu li {
	position:relative;
	float:left;
}
#top_menu a, #top_menu .select {
	display:block;
	padding:0 12px;
	color:#ffffff !important;
	border-right:1px solid #ffffff;
	text-decoration:none;
	text-transform:uppercase;
	font:12px/35px Tahoma;
}
#top_menu a:hover {
	background:#3f4854;
}
#top_menu .select {
	background:#000000;
}
#index_menu div {
	float:left;
	width:135px;
	height:231px;
	margin:11px 3px 0 0;
}
#index_menu a {
	text-decoration:none;
	display:block;
	width:119px;
	*width:135px;
	height:37px;
	*height:231px;
	padding:194px 0 0 16px; 
	color:#ffffff;
	font:bold 11px Tahoma;
	text-transform:uppercase;
}
#index_menu a:hover {
	background:none;
}
#index_menu_item_1 {
	background:url(images/index_menu_item_1_over.gif) no-repeat;
}
#index_menu_item_1 a {
	background:url(images/index_menu_item_1.gif) no-repeat;
}
#index_menu_item_2 {
	background:url(images/index_menu_item_2_over.gif) no-repeat;
}
#index_menu_item_2 a {
	background:url(images/index_menu_item_2.gif) no-repeat;
}
#index_menu_item_3 {
	background:url(images/index_menu_item_3_over.gif) no-repeat;
}
#index_menu_item_3 a {
	background:url(images/index_menu_item_3.gif) no-repeat;
}
#index_menu_item_4 {
	background:url(images/index_menu_item_4_over.gif) no-repeat;
}
#index_menu_item_4 a {
	background:url(images/index_menu_item_4.gif) no-repeat;
}
#index_menu_item_5 {
	background:url(images/index_menu_item_5_over.gif) no-repeat;
}
#index_menu_item_5 a {
	background:url(images/index_menu_item_5.gif) no-repeat;
}
.content_area {
	padding:20px 20px 20px 10px;
	font:12px Tahoma;
	color:#000000;
}
.content_area.index {
	padding:18px 0 11px 15px;
	font:12px Tahoma;
	color:#333333;
}
.black_raquo {
	font-size:11px;
	font-weight:bold;
	color:#000000;
}
.basket_table {
	width:100%;
	border:0;
}
.basket_table th {
	padding:4px;
	font:bold 14px Tahoma;
	color:#000000;
	border-bottom:2px solid #e5e5e5;
	text-align:left;
}
.basket_table td {
	padding:6px;
	border-bottom:1px solid #e5e5e5 !important;
	vertical-align:middle !important;
	text-align:left;
}
.basket_item_quantity {
	width:43px;
	height:21px;
}
.basket_item_sel {
	border:none !important;
	height:auto !important;
	padding:0 !important;
}
#basket_manage {
	text-align:right;
	margin-top:13px;
}
.bg_gray {
	background:#e5e5e5;
	padding:5px 10px;
	line-height:24px;
}
.clear {
	height:1px;
	clear:both;
	*font-size:1px;
}
#basket_sum_cont {
	padding:18px 0 18px 60px;
	*padding:0 0 0 60px;
	height:52px;
	font:bold 14px/52px Tahoma;
	background:url(images/cart.gif) no-repeat;
}
#basket_sum {
	font-size:22px;
	color:#006699;
}
#basket_sum_unit {
	font-size:11px;
	color:#006699;
}
.product {
	display:block;
	height:77px;
	*height:93px;
	padding:8px;
}
.product:hover {
	background:#f0f0f0;
	color:#000000 !important;
}
.product img {
	float:left;
	border:1px solid #acacac !important;
	margin-right:12px;
}
.pager {
	margin:10px 0 0 0;
	color:#000000;
	height:18px;
	padding-top:3px;
}
.pager a {
	margin:0 3px;
}
.pager .select {
	padding:2px 5px 3px 5px;
	line-height:24px;
	border:1px solid #999999;
	font-weight:bold;
}
.product_detail {
	width:100%;
}
.product_detail td {
	padding:0;
}
.product_detail_img img {
	margin-right:9px;
	border:3px solid #acacac !important;
}
.product_detail_descr {
	padding-bottom:40px !important;
	font:12px Tahoma;
	width: 100%;
}
.product_detail_cost {
	font:bold 14px Tahoma;
}
#product_detail_order {
	border:none;
	position:relative;
	top:-26px;
	*top:-29px;
}
#product_detail_order td {
	padding:4px 8px 6px 27px;
	height:14px;
	*height:24px;
	background:#e5e5e5 url(images/cart_small.gif) 4px 2px no-repeat;

}
.order_td {
	height: 24px;
}
.descr_item {
	height:26px;
	line-height:25px;
	border-bottom:1px solid #e5e5e5;
}
.descr_item.descr_last {
	border:none;
}

#right_area {
	width:227px;
	padding:11px 9px 11px 0;
}
#right_area_table {
	width:227px;
	height:100%;
	background:#e8e8e8;
}
#right_area_td {
	padding:12px;
	height:100%;
}
#right_links {
	vertical-align:bottom;
	color:#c8c8c8 !important;
	padding:10px 20px;
}
.gray_area #right_links {
	padding:10px 24px 0 !important;
}
#right_links a {
	color:#c8c8c8 !important;
}
.r_product {
	padding:3px 0;
	min-height:68px;
	*height:68px;
}
.r_product img {
	border:1px solid #cfcfcf !important;
	float:left;
}
.r_product_text {
	padding:4px 0 0 95px;
}
.r_product_text a {
	font-size:11px !important;
}
.white_line {
	height:31px;
	background:url(images/white_dot.gif) left center repeat-x;
}
.right_menu {
	display:block;
	padding:6px 9px 6px 20px;
	font:bold 11px Tahoma !important;
	color:#ffffff;
	text-transform:uppercase;
	background:url(images/r_menu_bg.gif) 10px center no-repeat;
}
.right_menu:hover {
	color:#000000 !important;
	background-color:#bfc1c3;
}
.right_menu.r_item_select {
	color:#ffffff !important;
	background:#000000 url(images/r_menu_select_bg.gif) 10px center no-repeat;
}
.send_form {
	font-size:11px;
	color:#000000;
}
.obligatory {
	color:#3399ff;
}
.send_form_input {
	width:136px;
	margin:3px 0 6px 0 !important;
}
.send_form textarea {
	width:202px !important;
	margin-top:4px !important;
}
.send_form .captcha_img {
	margin:10px 0 0 10px;
	border:none;
}
.send_form .captcha_input {
	margin:3px 0 6px 0 !important;
}
.send_form .subm {
	font:bold 11px Tahoma;
	color:#ffffff !important;
	padding:0px 10px !important;
	*padding:0px;
	background:url(images/bg_submit.gif) repeat-x !important;
	border:none !important;
	cursor:pointer;
}

.gray_area {
	width:365px;
	vertical-align:bottom !important;
}
.gray_area_table {
	width:365px;
	height:100%;
	position:relative;
	top:18px;
	left:21px;
	*left:23px;
	background:#e5e5e5;
}
.blue_strip_2 {
	width:96px;
	height:8px;
	background:#3399ff;
	margin-left:24px;
	*font-size:5px;
}
.gray_area_td {
	padding:24px 24px 0 24px;
	height:100%;
}
.gray_area_td .date {
	font-size:11px;
	color:#000000;
}
.gray_area_bottom_bg {
	background:#e5e5e5;
	height:25px;
}
.gray_area_bottom_bg_container {
	background:#e5e5e5;
	height:25px;
	position:relative;
	top:17px;
}
.blue_strip_3 {
	height:8px;
	background:#000000 url(images/blue_strip_full.gif) 24px no-repeat;
	*font-size:5px;
	position:relative;
	top:17px;
}
#footer {
	height:107px;
}
#footer p {
	margin:0;
}
#footer_table {
	width:100%;
	height:76px;
	margin-top:14px;
}
#footer_table #icq {
	width:233px;
	border-right:1px solid #333333;
	padding:10px 0 0 30px;
}
#footer_table #icq .head {
	font:11px/18px Tahoma;
	color:#ffffff;
}
#footer_table #icq a.number {
	font:bold 11px/22px Tahoma;
	color:#ffffff;
	margin-left:5px;
}
#footer_table #icq .img {
	margin:5px 0;
	float:left;
}
#footer_table #address_index {
	width:322px;
	border-right:1px solid #333333;
	padding:10px 20px;
	color:#b5b4b4;
	font-size:11px;
}
#footer_table #address {
	width:430px;
	border-right:1px solid #333333;
	padding:10px 20px;
	color:#b5b4b4;
	font-size:11px;
}
#footer_table #bottom_links {
	color:#cccccc;
	padding-top:10px;
	color:#444444 !important;
	font-size:9px;
}
#footer_table #bottom_links a {
	color:#cccccc !important;
	color:#444444 !important;
}
#footer_table #address_index a, #footer_table #address a {
	color:#B5B4B4;
	font-size:11px;
}
#footer_table #creator_index {
	width:226px;
	padding:50px 0 0 20px;
	color:#b5b4b4;
	font-size:11px;
}
#footer_table #creator {
	width:140px;
	padding:12px 0 0 20px;
	color:#b5b4b4;
	font-size:11px;
}
#footer_table #creator_index a, #footer_table #creator a {
	color:#b5b4b4;
	font-size:11px;
}
#footer_table #counters_index {
	text-align:right;
	vertical-align:bottom;
	padding-bottom:10px;
}
#footer_table #counters {
	text-align:right;
	padding:7px 0 0 0;
}
.alertdiv {
	position:absolute;
	width:200px;
	height:70px;
	*height:100px;
	top:50%;
	left:50%;
	margin-left:-100px;
	margin-top:-50px;
	border:3px ridge black;
	font:bold 17px Tahoma;
	color:#ffffff;
	background:#006699;
	text-align:center;
	cursor:pointer;
	padding-top:30;
	z-index:100;
}

