html, body {
	margin:0;
	padding:0;
}
html * {
	font-family:"verdana";
	font-size:11px;
	color:#393939;
}
body {
	width:993px;
	position:relative;
	margin: 0 auto;
}
form,ul,table  {
	margin:0;
	padding:0;
/*	border:1px solid green;  */
}
table{
	border-collapse:collapse
}
table td{
	border:none;padding:0;
}

img {
	border:0;
}
.png {
	filter:expression(fixPNG(this)); 
}
a {
	color:#ca242a;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
.main {
	width:993px;
}
.top_menu {
	height:39px;
	background: url(design/bg_top_menu.jpg) top center no-repeat #848489;
}
.top_menu ul {
	float:right;
	margin:0;
	padding:0 25px 0 0 ;
}
.top_menu li {
	display:inline;
	list-style:none;
	background:url(design/menu_top_strelka.gif) left center no-repeat;
	padding: 0 0 0 8px;
	text-transform:uppercase;
	font-weight:bold;
}
.top_menu a {
	color: #fff;
	text-decoration:none;
}
.top_menu a:hover {
	color: #cdcdcd;
	text-decoration:underline;
}
.top {
	position:relative;
	height:133px;
	background:url(design/bg_top_info.jpg) top center no-repeat #8c2027;
	vertical-align:top;
}
.top table {
	margin:0;
	padding:0;
	height:110px;
	width:100%;
}
.top .search {
	vertical-align:bottom;
	width:575px;
	height:100%;
}
.top .search a{
	color: #fff;
	font-weight:bold;
	margin:0 0 0 215px;
	padding:0;
}
.top .search form {
	margin: 2px 0;
	padding:0 0 0 20px;
}
.top .search * {
	vertical-align:top;
}
.top .search .search_box {
	width:330px;
	height:20px;
	margin:0;
	padding:0 0 0 3px ;
	border:1px inset;
}
.top .search .search_img {
	margin:0 0 0 -5px;
	padding:0
}
.top .kurs{
	width:220px;
	vertical-align:middle;
	padding:7px 0 0 0;
	margin:0;
	height:20px;
}
.top .kurs form {
	padding:0;
	margin:0;
}
.top .kurs input {
	height:12px;
	width:70px;
	font-size:9px;
	border:1px inset;
	margin:0;
	margin:2px 0;
    text-align:center
}

.top .kurs div {
	height:20px;
}

.top .contact {
	vertical-align:top;
	height:40px;
	padding:22px 0 0 68px;
	margin:0;
}
.top .contact a {
	line-height:20px;
	color:#344e97;
}
.top .basket {
	text-align:center;
	vertical-align:top;
	padding:15px 0 0 0;
}
.top .basket form {
	font-weight:bold;
	color:#fff;
}
.top .basket img {
	padding: 0 0 0 80px;
	margin:0;
}
.top .basket input {
	height:14px;
	width:80px;
	border:1px inset;
    text-align:center
}
.left_content, .right_content {
	background:#d8d8de url(design/bg_menu.gif) repeat-x;
	border:2px solid #cdcdd2;
	border-top:none;
	vertical-align:top;
	min-height:100%;
	margin:0;
	padding:0;
}
.left_content ul {
	margin:0 0 0 5px;
	padding:0;
	padding:10px 0 15px 15px;
	width:140px;
}
.left_content li {
	list-style:url(design/menu_top_strelka.gif);
	line-height:17px;
}

.left_content li.level_2 {
	line-height:12px;
    list-style:none;
    font-weight:bold;
    font-size:10px
}

.left_content ul a{
	color:#000;
	text-decoration:none;
}
.left_content a:hover {
	color:#ca242a;
}
.left_content .price, .left_content .golos {
	margin: 0 0 5px 10px;
	padding:0;
	width:180px;
}
.left_content .price * {
	padding:2px;
}
.left_content .price a {
	color:#000;
}
.red_color {
	color:#f50d23;
}
.margin10 {
	margin:0 0 0 10px;
	padding:0;
}
.s10 {
	font-size:10px;
}
.golos{
	padding:0 0 0 10px;
	margin: 0 0 0 10px;
	line-height:20px;
}
.right_content img {
	float:right;
}
.right_content table {
	clear:both;
	margin:2px;
	padding:2px;
	width:180px;
}
.right_content td {
	vertical-align:top;
	padding:3px;
}
.right_content .buy {
	text-align:left;
	width:155px;
	margin:0 0 10px 25px;
	font-weight:bold;
}
.right_content .buy *{
	padding:0;
	font-size:10px;
}
.right_content form {
	margin: 0 5px 0 25px;
}
.right_content form input.text {
	border:1px solid #9d9d9d;
	width:150px;
	height:16px;
    margin:0 0 2px 0
	
}
.right_content .reg {
	float:right;
	margin:5px 25px 10px 0; 
	text-align:right;
}
.right_content .reg a{
	color:#000;
	
}
.right_content .banner {
	float:none;
	margin: 10px 0 10px 40px;
	padding:0;
}
.content {
    width:567px;
	vertical-align:top;
	margin:0;
	padding:0;
}
.content .head {
	background:#be3438;
	color:#fff;
	text-transform:uppercase;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	line-height:17px;
	clear:both;
	margin:10px 0;
	padding:0;
}
.content .element {
	width:49.9%;
	margin:0;
	padding:0;
	display:block;
	float:left; 
	border-collapse:separate;
}

.content .element .name_element, .content .element .cena {
	color:#ca242a;
	font-weight:bold;
	font-size:12px;
	
}
.content .element p {
	margin:0;
	padding: 2px 0 2px 10px;
	background: url(design/menu_top_strelka.gif) left center no-repeat;
	
}

.content .element .image {
	width:80px;
}
.content .element .name_element {
	padding:0 0 0 10px;
}
.content .element .about {
	border-top:1px solid #d7d7db;
	border-bottom:1px solid #d7d7db;
	padding: 5px 0;
}
.content .element .cena {
	border-right:1px solid #d7d7db;
}

.content .element a {
	margin: 0 0 0 10px;
}

.content .element .align_center {
	text-align:center;
}
.spacer {
	width:11px;
}
.inleft,.inright {
	width:191px;
	height:34px;
	font-weight:bold;
	font-size:12px;
	line-height:260%;
	padding:0;
}
.inleft {
	background:url(design/top_left.gif) no-repeat;
	margin:0 -18px 0 -15px;
	position:relative;
	padding: 0 0 0 40px; 
}
.inright {
	background:url(design/top_right.gif) no-repeat;
	margin:0 -17px 0 24px;
	text-align:right;
	position:relative;
	padding:0;
}
/*
.inright + table, .inright + table + table, .inright+table+table+table,.inright+table+table+table+table,.inright+table+table+table+table+table {
	margin:5px 0 5px 20px;
}
*/

.right_content .news {
	margin:5px 0 5px 15px;
}


.bordrRight   { 	border-right:1px solid #d7d7db     }
.bordrBottom { 	border-bottom:1px solid #d7d7db   }

.copy {
	padding:0 0 0 20px;
	margin:0;
	height:15px;
	vertical-align:middle;
}
.copy a {
	color:#000;
	font-family:"Tahoma";
	font-size:9px;
	font-weight:bold;
}
.copy a:hover {
	color: #f00;
}

.footer {
	position:relative;
	bottom:0;
}

#logo{width:440px;height:70px;margin:0 0 -70px 0;position:relative;}
#logo img{width:440px;height:70px}