* {
	margin: 0;
	padding: 0;
}
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
	background-color:#CCCCCC;
}
a {
	color: blue;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	font-size:large;
}

p {margin: 0 0 18px}
img   {	border: none;  }
input { vertical-align: middle}
h2 { font-size:14px; color:#000000; margin-bottom:10px;}

.wrapper {
	width: 1000px;
	margin: 0 auto;
	background-color: #FFFFFF;
}


/* Header
-----------------------------------------------------------------------------*/
.header {
	height: 115px;
	background-image:url(/images/9406616/header.gif);
}


/* Middle
-----------------------------------------------------------------------------*/
.middle {
	width: 1000px;

}

.middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;

}
/*
.middle {
	width: 1000px;
	height: 1%;
}

.middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;

}*/
.container {
	width: 100%;
	float: left;
	overflow: hidden;
	background-color:#ffffff;
	
}
.content {
	margin-left: 290px;	
	margin-top: 20px;
	background-color:#ffffff;
	
}

/* Sidebar Left
-----------------------------------------------------------------------------*/
.sl {
	float: left;
	width: 250px;
	margin-left: -100%;
	position: relative;
	background: #ffffff;
	padding: 10px 0 0 10px;
}
.s1 .picture_left {
float:left;
margin-top: 10px;
margin-bottom: 10px;
}
.sl .discont {
color:#FF0000;
font-size:18px;}

/* News left on main
-----------------------------------------------------------------------------*/
.news-main {margin-top: 10px; margin-bottom: 30px;}

.sl h2 {font-size:14px; margin-bottom: 10px;}
.sl a { font-size: 12px;}
.sl a:hover {font-size: 12px;}
.news_all_link { float:left; width:100%; text-align:right;}
.news_list_left dd { font-size:9px;}

/* News all
-----------------------------------------------------------------------------*/
.news_title a { font-size:12px;}
.news_title a:hover {font-size:12px;}
.news_img {margin-right: 20px; margin-top:10px;}



/* Footer
-----------------------------------------------------------------------------*/
.footer {
	width: 1000px;
	float:left;
	display:block;
	background-color:#FFFFFF;
	padding: 10px 0 10px 0;
}

.footer .line {
background-image:url(/images/9406616/menu_line.gif);
background-repeat:no-repeat;
background-position:left top;
}

.bot_menu {
    float:left;
	padding-left: 300px;
	padding-top: 1px;
	background-image:url(/images/9406616/menu_line.gif);
	background-repeat:no-repeat;
	background-position:left;
	height: 20px;

}
	
.bot_menu li{
	display:inline;
	margin-left: 10px;
	font-size: 14px;
}
.bot_.menu a {
	color: blue;
	outline: none;
	text-decoration: underline;
	font-size: 14px;
	
}
.bot_menu a:hover {
	text-decoration: none;
	font-size:18px;
}
.bot_poisk {
    float:right;
	display:inline;
	margin-top: 0px;
	margin-right: 20px;
}

.niz_menu {
	display:inline;
	float:left;
	margin-top: 10px;
	margin-left: 10px;

}

.niz_menu a {
	color: blue;
	outline: none;
	text-decoration: underline;
	font-size: 12px;
}
.niz_menu a:hover {
	outline: none;
	text-decoration: none;
    color: blue;
	font-size: 12px;


}
.niz_menu h3 {
font-size:10px;
}
.niz_menu h3 {
font-size:10px;
}


.copyright {
	padding-left:10px;
	padding-top: 10px;
	padding-bottom: 0px;	
	font-size:12px;
	color:#666666;
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;

}
/* Top menu
-----------------------------------------------------------------------------*/
.logo {
	float:left;
	display:inline;
}

.bannertop {
float:right;
display:inline;
PADDING-right: 19px;
PADDING-top: 7px;
}


.top_menu {
	float:left;
	display: inline;
	margin-left: 40px;
	margin-top: 8px;
}
.top_menu li{
	display:inline;
	margin-left: 10px;
	font-size: 14px;
}
.top_menu a {
	color: blue;
	outline: none;
	text-decoration: underline;
	font-size: 14px;
	
}
.top_menu a:hover {
	text-decoration: none;
	font-size:18px;
}
.top_poisk {
    float:right;
	display:inline;
	margin-top: 8px;
	margin-right: 20px;
}
/* Bottom menu
-----------------------------------------------------------------------------*/
.bottom_menu {
	float:left;
	margin-left: 300px;
}
.bottom_menu li{
	display:inline;
	margin-left: 10px;
	font-size: 14px;
}
.bottom_poisk {
    float:right;
	margin: 0 20px 0 0;
}
/* Main page - quad & content
-----------------------------------------------------------------------------*/
.quad {
/*	background-image:url(/images/9406616/square.gif);  */
	background-repeat:no-repeat;
	width: 315px;
/*	height: 315px; */
	padding-left: 20px;
	padding-top: 10px;

	float:left;
/*	margin-left: 20px;
	margin-bottom: 20px; */
}
.quad a {
	color: blue;
	outline: none;
	text-decoration: underline;
	font-size:14px;
}
.quad a:hover {
	text-decoration: none;
	font-size: 20px;
}

.quad_h1 {
	font-size:16px;
	color:#000;
	margin-bottom: 10px;
	text-align:left;
}


.content_main .main{
	background:none repeat scroll 0 0 #00A3E5;
	color:#FFF;
	padding:5px 10px;
	width:75%;
	text-align:justify;

}

/* Content_Main styles of Main page */

.content_main {
	margin-top: 20px;
	margin-left: 20px;
	padding-right: 40px;
}
.content_main p {
font-size:12px; text-align:justify; margin: 0 0 0px;
}


.content_main blockquote{
	background:none repeat scroll 0 0 #00A3E5;
	color:#FFF;
	line-height: 18px;
	padding:5px 10px;
	text-align: left;
	width:75%;

}
.content_main blockquote p {
	font-size: 12px;
	color: #fff;
}

.content_main table {
width: 100%;
background-color:none;

}



/* Content styles of All pages */
.content h1 { font-size:16px; margin-bottom: 15px;}
.content ul { margin: 20px 0 20px 50px;}
.content td { font-size:12px;}
.quad ul { margin-left: 0px; margin-top: 0px;}



/* Tizers */
.tizer {
	float:left;
	padding-right: 20px;
	padding-left: 0px;
}



.left_menu_rk {
height: 240px;
}

.left_menu_rn {
height: 250px;
}

.left_menu_kp {height: 300px;}
.fraud {float:left; display:block; margin-top: 20px; margin-bottom: 20px;}
.bread {height: 50px; margin-right: 20px; margin-left: 20px;}

.tags a{ font-size:12px;}
.tags a:hover{ font-size:12px;}

/* Information system Raiony */
.raion_title a { font-size:16px;}
.raion_title a:hover{font-size:16px;}



/* ????? ??? ???????? */

.shop_cart_table
{
	/* width: 100%; */
	border-spacing: 2px;
}

.shop_cart_table, .shop_cart_table td
{
	empty-cells: show;
}

.shop_cart_table td, .shop_cart_table th
{
	padding-right: 10px;
	padding-left: 5px;
	height: 25px;
	vertical-align: middle;
}

.shop_cart_table td
{
	padding-bottom: 4px;
	padding-top: 4px;
}

.shop_cart_table th
{
	text-align: left;
	border-bottom: 1px solid #d20a1c;
}

.price_table_border, .price_table_border td
{
	border-collapse: collapse;
	empty-cells: show;
	border-width:1px;
	border-color: #C8C0A9;
	border-style: dashed;
	padding-left: 5px;
}

.hit {
	width: 40px;
	height: 40px;
	background: url('/images/hit.png') no-repeat 0 0 !important;
	background: none;
	position: absolute;
	left: 0;
	top: 0;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/hit.png');
}

/* ?????? ??????? ? ?????????? */
.shop_block
{
	border: 1px solid #ccc;
	background: #EEE;
	padding: 5px 7px;
	margin: 10px 5px 10px 0px;
}

.shop_block a
{
	position: relative;
	z-index: 2;
}

.shop_block input, .shop_block select {
	border: 1px solid #969696;
}

.shop_block .gray_button input {
	border-width: 0;
}

.arrow_up,
.arrow_up_gray,
.arrow_down,
.arrow_down_gray {
	width: 16px;
	height: 16px;
	z-index: 1;
	float: left;
}

.arrow_up img,
.arrow_up_gray img,
.arrow_down img,
.arrow_down_gray img {
	filter: alpha(opacity=0);
}


.arrow_up
{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/hostcmsfiles/images/arrow_up.png');
}

.arrow_up_gray
{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/hostcmsfiles/images/arrow_up_gray.png');
}

.arrow_down
{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/hostcmsfiles/images/arrow_down.png');
}

.arrow_down_gray
{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/hostcmsfiles/images/arrow_down_gray.png');
}

.shop_navigation {
	list-style-type: none;
	margin: 0;
	padding: 15px 0;
}

.shop_navigation li {
	float: left;
	padding-right: 10px;
}

.shop_navigation span {
	margin-right: 10px;
	border-bottom: 1px solid #d20a1c;
}

.shop_navigation_current span {
	color: #525252;
	font-weight: bold;
	font-size: 11pt;
	border-bottom: 1px solid #d20a1c;
}
/* END ????? ??? ???????? */





