body
{
	margin: 0px;
	padding: 0px;
	background: #000 url(imgs/bg.jpg) repeat;
	color: #1d283c;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

tr.hidden { display: none; }

a:link, a:visited, a:active
{
	text-decoration: underline;
	color: #4563cc;
	font-weight: bold;
}

.form
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.form_comment
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #8D8D8D;
	font-size: 11px;
}

.input_button
{
	margin: 5px;
	cursor:pointer;
	border: 1px solid #E6F1F7;
	color: #FFFFFF;
	background: #435DB3 url(imgs/bg_menu.gif) repeat-x top left;
	padding:4px;
}

.input_button_dis
{
	margin: 5px;
	cursor:pointer;
	border: 1px solid #E6F1F7;
	color: #B5B5B5;
	background: #EAEAEA url(imgs/bg_disabled.png) repeat-x top left;
	padding:4px;
}

.input_button:hover {
	border: 1px solid #4F6B78;
	background: #F7F8FB url(imgs/bg_menu_active.png) repeat-x top left;
	color: #414E60;
}

a:hover
{
	text-decoration: none;
}

IMG
{
	border: 0;
}

H1{
	color: #7f95df;
	font-size: 18px;
}

H2{
	color: #4563cc;
	font-size: 18px;
}

H3{
	font-size: 14px;
}

.logo
{
	background: #FFF url(imgs/top_background.png) repeat;
	height:130px;
}

.logo_info
{
	padding: 10px;
	font-size: 12px;
}

.menu_search
{
	width:235px;
}

.table
{
	border-left: 2px solid #000;
	border-right: 2px solid #000;
	background: #FFF;
}

.frame
{
	background-color: #FFCCCC;
}

.frame2
{
	background-color: #f5f5fa;
	padding: 10px;
}

.frameset_normal_content
{
	background-color: #f5f5fa;
	padding: 10px;
}

.leg
{
	color: RED;
	font-weight: bold;
	font-size: 16px;
}

.leg2
{
	color: #4f6b78;
	font-weight: bold;
	font-size: 13px;
}

.legend_normal_content
{
	color: #1B498F;
	font-weight: bold;
	font-size: 16px;
}

.dsfsdf
{
	margin-bottom:10px;
}

.main_menu_cell, .main_menu_cell a:link, .main_menu_cell a:visited, .main_menu_cell a:active
{
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px;
}

.main_menu_cell  a:hover {text-decoration: underline;}

.main_menu_cell_active
{
	background: #ffffff url(imgs/bg_menu_active.png) repeat;
	color: #4563cc;
	font-weight: bold;
	height:41px;
	padding-left: 10px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	vertical-align:middle;
}

.top_menu
{
	background-image: url(./imgs/bg_menu.gif);
	border-top: 2px solid #4f6b78;
	color: #7f95df;
	vertical-align:middle;
	height:41px;
}

.top_text
{
	color: #7f95df;
	font: 16px Arial;
}


.top_text  a:link, .top_text a:visited, .top_text a:active {color: #FFF; padding-left: 10px; padding-right: 10px; text-decoration: none; }
.top_text  a:hover {text-decoration: underline;}

.top_cart
{
	background-image: url(./imgs/bg_cart.gif);
	color: #1d283c;
	font: 12px Arial;
}

.top_cart  a:link, .top_cart a:visited, .top_cart a:active {color: #1d283c; text-decoration: underline;}
.top_cart  a:hover {text-decoration: none;}

.submenu_cell
{
	cursor:pointer;
	border-top:solid 1px #A1B4CC;
	border-left:solid 1px #A1B4CC;
	border-right:solid 1px #A1B4CC;
	border-bottom:solid 1px #000000;
	padding: 10px;
	font-weight: bold;
	background:#CED9E8;
}

.submenu_cell_active
{
	cursor:pointer;
	border-top:solid 1px #464646;
	border-left:solid 1px #464646;
	border-right:solid 1px #464646;
	padding: 10px;
	font-weight: bold;
	background:#E6F1F7;
}

.sub_content
{
	border-left:solid 1px #464646;
	border-right:solid 1px #464646;
	border-bottom:solid 1px #464646;
	padding: 10px;
	background:#FFFFFF url(imgs/store_backround.png) repeat-x;
	text-align:left;
}

.left_menu
{
	color: #4f6b78;
	font: 13px Arial;
	text-align: left;
	font-weight: bold;
}

.left_menu B
{
	color: #000;
	font: bold 16px Arial;
}

.left_menu  a:link, .left_menu a:visited, .left_menu a:active {
	text-decoration: none;
	color: #4563cc;
	font-weight: normal;
}
.left_menu  a:hover {text-decoration: underline;}

.cart_block
{
	cursor:pointer;
	color: #4563cc;
	font-weight: normal;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:3px;
	background:#F5F5FA url(imgs/bg_cart.png) repeat-x;
	text-align:center;
}

.cart_block B
{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}


hr
{
	background-color: #4f6b78;
	height: 3px;
	border-width: 0px;
	margin: 0 0 0 0px;
	text-align: left;
}

.cart I
{
	color: #4563cc;
	font-weight: bold;
}

.cart_info
{
	font-size: 10px;
}

.cart_info I
{
	font-size: 18px;
	font-style: normal;
}

.cart_info B
{
	color: #4563cc;
	font-size: 20px;
}

.center
{
	font-size: 12px;
}

.center_a
{
	font-size: 14px;
	line-height: 20px;
}

.delivery
{
	font-size: 12px;
	font-weight: normal;
}

.delivery B
{
	color: #4563cc;
	line-height: 15px;
}

.center_title
{
	color: #000;
	font: 16px Arial;
}

.hello_text
{
	color: #000000;
	font-size: 14px;
}

/* Îôîðìëåíèå ÊÎÐÇÈÍÛ */
.shop_title {
	border-bottom: 1px solid #D6D6D6;
	background-color: #4f6b78;
	padding: 5px;
	font-size: 9px;
	color: #FFF;
	text-align: center;
}

.shop_line {
	border-bottom: 1px solid #D6D6D6;
	padding: 5px;
	font-size: 10px;
	text-align: left;
}

.shop_line a:link, .shop_line a:visited, .shop_line a:active {
	text-decoration: none;
	color: #4563cc;
	font-weight: bold;
	font-size: 12px;
}
.shop_line a:hover {text-decoration: underline;}

.shop_showcase {
	border-top: 1px solid #D6D6D6;
	border-right: 1px solid #D6D6D6;
	border-bottom: 1px solid #D6D6D6;
	padding: 5px;
	font-size: 11px;
	vertical-align: top;
}

.shop_showcase a:link, .shop_showcase a:visited, .shop_showcase a:active {
	text-decoration: none;
	color: #4563cc;
	font-weight: bold;
	font-size: 13px;
}

.shop_showcase a:hover {text-decoration: underline;}

.shop_part {
	border-bottom: 1px solid #D6D6D6;
	padding: 5px;
	font-size: 9px;
	text-align: center;
}

.shop_av {
	border-bottom: 1px solid #D6D6D6;
	padding: 5px;
	font-size: 10px;
	text-align: center;
	color: Gray;
}

.shop_av2 {
	border-bottom: 1px solid #D6D6D6;
	padding: 5px;
	font-size: 10px;
	color: Gray;
}

.shop_price {
	border-bottom: 1px solid #D6D6D6;
	padding: 5px;
	font-size: 9px;
	color: #4f6b78;
	text-align: center;
}

.shop_price2 {
	border-top: 1px solid #4563cc;
	border-left: 1px solid #4563cc;
	border-bottom: 1px solid #4563cc;
	padding: 5px;
	font-size: 9px;
	color: #4f6b78;
	text-align: center;
	vertical-align: top;
}

#cart_sum_text {font-weight: bold;}

.price {
	color: #4563cc;
	font-size: 13px;
	font-weight: bold;
}

.new_price {
	color: Red;
	font-size: 13px;
	font-weight: bold;
}

.float {
	float: left;
	padding-right: 10px;
}

SELECT {
	border: 1px solid #4f6b78;
	color: #4f6b78;
}

.oferta {
	text-align: center;
	font-size: 9px;
	color: Gray;
}

.copy {
	text-align: right;
	font-size: 10px;
}

.sp {
	padding: 5px;
	border: 1px solid #D6D6D6;
	background-color: #FBFBFB;
	margin: 0;
	display: none;
}

.spoiler {
	padding: 5px;
	border: 1px solid #D6D6D6;
	background-color: #FBFBFB;
	margin: 0;
	display: none;
}

.a {
	display:block;
	padding:5px;
	border-bottom: 1px solid #D6D6D6;
	background-color: #FFF;
	color:#993300;
	text-decoration:none;
}

.spoiler_link {
	display:block;
	padding:5px;
	border-bottom: 1px solid #D6D6D6;
	background-color: #FFF;
	color:#993300;
	text-decoration:none;
}

.footer {
	color:#000000;
	font-size: 14px;
}

.footer a:link, .footer a:visited, .footer a:active {
	color:#000000;
	font-weight: normal;
}

.subfooter {
	color:#FFFFFF;
	font-size: 10px;
	font-weight: bold;
}
.subfooter_text {font-weight: normal;}
.subfooter_text a:link, .subfooter_text a:visited, .subfooter_text a:active {
	color:#FFFFFF;
	font-weight: normal;
}

.hotspot {color:#4563cc; font-weight: bold; padding-bottom:1px; border-bottom:1px dotted #4563cc; cursor:pointer}
.urlspot {cursor:pointer}
.sub_description {color:#FF0000; font-size: 11px;}
.red_warn {color:#FF0000; font-size: 12px;}
#tt {position:absolute; display:block; background:url(imgs/tt_left.png) top left no-repeat}
#tttop {display:block; height:5px; margin-left:5px; background:url(imgs/tt_top.png) top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#4f6b78; color:#FFFFFF}
#ttbot {display:block; height:5px; margin-left:5px; background:url(imgs/tt_bottom.png) top right no-repeat; overflow:hidden}

