/* CSS Document */


body, table, tr, td{
	margin:0;
	padding:0;
	border-collapse:collapse;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	vertical-align:top;
	font-size:12px;
}

.skrepka {
background-image: url('/images/skrepka.gif'); background-repeat:no-repeat; background-position:top right;
}

.order2 td{
	text-align:center;
	padding:10px;
}
.order2 td table td{
	text-align:center;
}

.top_block{
	background-image:url(images/top_bg.jpg);
	background-repeat:repeat-x;
}



.grey_panel{
	background-image:url(images/grey_bg.jpg);
	height:16px;
	font-size:11px;
	font-weight:bold;
	padding:0px 0 0 0;
	color:#000000;
}
.grey_panel a{
	color:#000000;
}




.top_panel_block{
	background-image:url(images/top_panel_bg.gif);
	background-repeat:repeat-x;
	height:33px;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px 0 0 0;
}
.top_panel_block a{
	color:#FFFFFF;
}
.top_panel_block td{
	padding:0 4px;
}
.top_panel_block input{
	border:solid 1px #bebebe;
	height:15px;
	font-size:13px;
}
input.search{
	width:120px;
}
.top_panel_block td td{
	vertical-align:middle;
}

td.top_nav{
	padding:15px 0 30px 0;
}
.top_nav table{
	width:100%;
}
.top_nav td{
	text-align:center;
}
.top_nav a{
	color:#e33612;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
}

.left_block table{
	width:100%;
}
.left_block{
	width:260px;
}

.text_block{
	padding:0 20px;
}
.text_block p{
	font-size:12px;
}

.text_block a {
	color:#800000;
}

p.news_header{
	background-image:url(images/news_header.gif);
	background-repeat:no-repeat;
	padding:0px 0 0 65px;
	height:25px;
	color:#000000;
	font-size:12px;
	font-weight:bold;
}

.personal_kab div{
	background-color:#a7a9ac;
	padding:7px 25px;
}

.mom {
	background: url(style/right_arrow.jpg) right no-repeat;
	background-color:#a7a9ac;
	padding:7px 25px;
}

.personal_kab td{
	padding:4px;
	text-align:left;
}
.personal_kab a{
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

.order td{
	text-align:left;
	padding:0 0 20px 0;
}
.order td table td{
	text-align:left;
}

.data_table{
	border:solid 1px #999;
}
.data_table th{
	background-color:#d12211;
	color:#FFFFFF;
	padding:5px 15px;
	border:solid 1px #fff;
}
.data_table td{
	border: solid 1px #999;
	padding:7px;
	text-align:left;
}
.data_table a{
	color:#d12211;
}
a.data_table_white,a.data_table_white:hover{
	color:#ffffff;
	text-decoration:none;
}
.tovar{
	color:#d12211;
	width:80%;
}
.data_table td.price{
	width:20%;
}

.reg_form td{
	text-align:right;
	padding:0 5px 5px 0;
}

.right_block{
	width:160px;
}
.right_block table{
	width:100%;
}
.right_block p{
	font-size:11px;
}

.red_panel_header, .orange_panel_header{
	text-align:center;
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	padding:5px 8px 0 8px;
}
.red_panel_header{
	background-image:url(images/red_panel_bg.gif);
}
.orange_panel_header{
	background-image:url(images/orange_panel_bg.gif);
}

.menus td{
	border-bottom:solid 1px #FFFFFF;
	background-color:#e6e7e8;
}
.menus td.menu_end{
	width:5px;
	background-color:#bcbec1;
}

.menus td.menu_item{
	padding:5px 0 0 10px;
	font-weight:bold;
	font-size:11px;
	text-decoration:underline;
}
.menus td.sub_menu_item a{
	font-weight:bold;
	font-size:11px;
}
.menus td.sub_menu_item{
	padding:4px 0 0 30px;
}

.menus td.menu_item_orange{
	padding:5px 0 0 5px;
}
.menus td.menu_item_orange a{
	color:#d12211;
	font-size:11px;
	font-weight:bold;
}

.news td{
	width:50%;
	padding:0 20px 20px 5px;
}
.news p{
	background-image:url(images/point.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding:0px 0 0 15px;
	font-size:12px;
}

.magazins p{
	background-image:url(images/point.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding:0px 0 10px 15px;
	margin:0;
}
.magazins a{
	font-weight:bold;
}

.magazins td {
	padding-left:5px;
}

.bottom_nav_block{
	padding:10px 40px;
	
}

.bottom_nav_block table{
	width:100%;
}

.bottom_nav_block a{
	color:#e33612;
	font-size:10px;
	font-weight:bold;
}

.bottom_line{
	background-image:url(images/bottom_bg.gif);
	background-repeat:repeat-x;
	height:22px;
}

.copyright{
	font-size:10px;
	color:#888;
	padding:10px 0;
	text-decoration:none;
}

h1,h2{
	font-size:15px;
	color:#555;
}

h3{
	font-size:14px;
	color:#d02211;
	padding:20px 0 0 0;
}

a.red{
	color:#800000;
	text-decoration:none;
}

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

a:hover {
	text-decoration:underline;
}

a.underline{
	text-decoration:underline;

}

img{
	border:none;
}

hr{
	border:none;
	border-bottom:solid 1px #999;
}

#search {
	width: 300px;
}
#search * {
	width: 100%;
}
.top_block_right {
	width: 405px;
	height: 134px;
	background-image: url(images/right.png);
	background-image: expression('none');
	background-repeat: no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/right2.png', sizingMethod='crop');
}

.dsl {
	background: url(style/dsl.jpg) no-repeat;
	width: 234px;
	height: 31px;
	text-align: center;
	padding-left: 25px;
	color: #ffffff;
	font-weight: bold;
	padding-top: 5px;
}

.dsl_2 td {
	text-align: left;
}

.dsl_3 {
	background: url(style/dsl_2.jpg) no-repeat;
	width: 294px;
	height: 31px;
	text-align: center;
	padding-left: 25px;
	color: #ffffff;
	font-weight: bold;
	padding-top: 5px;
}

table tr td.text_block table tr td table tr td span {font-size: 11px; font-weight: bold;} /*правила размера шрифта и жирности у псевдозаголовков*/
table tr td.text_block table tr td table tr td ul {list-style-image: url('/images/mrk.gif');} /*правила для маркера у списков*/