BODY{
    background: #dcecfc;
    color: #687780;
}
.top_bg{
	background: #FFF url(/img/top_bg.gif) repeat-x 0 125px;
}

.bottom_bg{
	background:  url(/img/bottom_bg.gif) repeat-x bottom;
}
.top{
    padding: 10px 0;
}
.logo, 
.logo A{
	color: #216198;
	font-size: 44px;
	text-decoration: none;
	text-transform: uppercase;
}

.phone{
	background: url(/img/bug.gif) no-repeat right 20px;
	color: #216198;
	font-size: 24px;
	text-align: right;
	padding: 15px 70px 0 0;
	margin: 0 20px 0 0;
}

.header{
	background: url(/img/header.jpg) no-repeat;
	height: 212px;
	position: relative;
}

.basket{
	position: absolute;
	top: 25px;
	left: 15px;
	line-height: 17px;
}

.basket *{
    color: #000;
}

.basket .title{
    color: #FFF;
    background: #4283b8;
    padding: 0 20px 0 5px;
}

.icq{
	position: absolute;
	top: 120px;
	left: 20px;
	padding-left: 25px;
}

.icq A{
	display: block;
	color: #1f5cc1;
}
.left-block{
    margin-bottom: 15px;
    color: #6b5050;
}

.left-block SELECT{
    width: 160px;
    margin-bottom: 5px;
    border: 1px solid #a5b0bc;
}

.left-block INPUT.button{
    background:#216198;
    color:#FFFFFF;
    border:none;
	text-align:center;
	width:71px; height:19px;
	cursor:pointer;
}

.left-block INPUT.text{
    border: 1px solid #FFF;
    width: 170px;
    margin-right: 10px;
}

.left-block DIV.button .button,
.left-block DIV.option{
    float: left;
}

.left-block .option{
    margin-left: 20px;
}

.left-block .title{
	color: #FFF;
	font-size: 16px;
	background:  url(/img/block_title_bg.gif) no-repeat left;
	padding: 2px 0 2px 10px;
}
.left-block .body{
    padding: 10px 20px 20px 20px;
	zoom: 1;
}

.search-by-auto .body{
	background: #d7eafe url(/img/block_auto_bg.gif) no-repeat bottom;
}

.search-by-parm .body{
	background: #eff6ff url(/img/block_parms_bg.gif) no-repeat bottom;
}

.search-by-art .body{
	background: #bcd8fc url(/img/block_parms_art.gif) no-repeat bottom;
}

.menu{
	background: url(/img/menu_bg.gif) no-repeat;
	height: 51px;
	padding: 1px 0 0 10px;
	margin-bottom: 20px;
}
.menu UL{
	margin: 0;
	list-style: none;
	width: 100%;
	overflow: hidden;
}
.menu LI{
    margin: 0;
    float: left;
    background: url(/img/menu_div.gif) no-repeat left;
    margin-left: -2px;
    padding: 10px 15px;;
}

.menu A{
	color: #FFF;
}

.content INPUT.button{
	border: 1px solid #707070;
	background: url(/img/button_bg.gif) no-repeat right center;
	font-size: 11px;
	padding: 0 12px 0 0;
}

.content .text{
    padding: 0 10px;
}

.content .text a{
    color:#4841DB; text-decoration:underline;
}

.content .text a:hover{
    text-decoration:none;
}

.content H1{
    color: #6D7C86;
}


.brands{
    margin-bottom: 20px;
}

.brands UL{
	margin: 0;
	list-style: none;
	text-align: center;
}

.brands LI{
	display: inline;
	margin: 0 8px;
}

.brands img {
border:1px solid #cccccc;
}

.right-block{
    margin-bottom: 20px;
}

.right-block H2{
	color: #6d7c86;
	margin-bottom: 10px;
}

.news, .poll, .slogan {
    border:thin solid #CCCCCC;
    padding:5px;
}

.news A{
    color: #4841db;
}

.news-item{
	margin-bottom: 15px;
} 

.poll .title{
    margin-bottom: 10px;
}

.poll label{
	display: block;
}
.poll .button{
    margin-top: 5px;
}

.footer{
	border-top: 1px solid #96c1f8;
	margin-top: 30px;
	padding: 25px 0;
	font-size: 11px;
}

.footer .copy{
	text-align: center;
}

.footer .design{
	text-align: right;
	padding-right: 20px;
}

.footer .design A{
	color: #4841db;
}

.pager{height:18px; clear:both; padding-top:10px;}
.pager span{margin:0px 4px 0px 4px;}
.pager a{margin:0px 4px 0px 4px;}

.catalog .catalog-item{
    border: 2px solid #2e6ea4;
    color: #3c505d;
    padding: 1px;
    margin: 0 10px 10px 0;
    width: 270px; 
    float: left;
    
}
.catalog{
    margin-bottom:0px;
}

.catalog .catalog-item .padding{
    background: url(/img/catalog_bg.gif) repeat-x bottom;
    padding:10px;
	height:270px;
}

.catalog .catalog-item .title{
    font-family: Tahoma, Arial, Helvetica, 'Liberation Sans', FreeSans, sans-serif; 
    color: #4841db;
}

.catalog .catalog-item .title A{
    font-family: Tahoma, Arial, Helvetica, 'Liberation Sans', FreeSans, sans-serif; 
    color: #4841db;
}

.catalog .catalog-item .image{
	float: left;
	margin-right: 20px;
}

.catalog .catalog-item .logo{
	margin: 10px 0;
}
.catalog .catalog-item .price{
    margin-bottom: 10px;
}

.catalog .catalog-item .price SPAN{
	color: #f43131;
}

.catalog .catalog-item .add-basket INPUT{
	border: 1px solid #3c505d;
	width: 30px;
	padding: 1px 2px;
	margin-right: 5px;
}

.catalog .catalog-item .add-basket{
	height:22px;
}

.catalog .catalog-item .add-basket A{
    color: #4841db;
    margin-left: 10px;
}

.catalog .catalog-item .options{
    margin: 10px 0 0 0;
    line-height: 16px;
}

.catalog .catalog-item .options TD{
   padding: 0 20px 0 0;
}

.full-item{
    color: #3c505d;
}

.full-item .image{
	border:1px solid #abc6dc;
	background:#FFFFFF;
	padding:5px;
	float:left;
	margin-right:20px;
	width:100px;
	text-align:center;
}

.full-item .title H1{
    color: #6d7c86;
    text-decoration: underline;
    font-size: 12px;
    font-weight: normal;
}

.full-item .logo{
	margin: 10px 0;
}

.full-item .options{
    margin: 0px 0 10px 0;
    line-height: 16px;
}

.full-item .options TD{
   padding: 0 20px 0 0;
}
.full-item .add-basket{
    display: inline;
    margin-left: 20px;
}

.full-item .add-basket INPUT{
	border: 1px solid #3c505d;
	width: 30px;
	padding: 1px 2px;
	margin-right: 5px;
}

.full-item .add-basket A{
    color: #4841db;
    margin-left: 10px;
}

.full-item .description{
    padding:5px 0px 0px 0px;
}
.full-item .description p{
    margin:0px 0px 10px 0px;
}

.full-item .price{
    font-size: 14px;
    margin: 20px 0 0 0;
}
        
.full-item .price SPAN{
	color: #f43131;
}

.full-item  .column{
	display: table;
	zoom: 1;
	-height: 0;
}

.new_text{margin-top:11px;}
.new_text p{margin-top:5px; margin-bottom:5px;}
.new_archiv_text{margin:15px 0px 10px 0px;}
.new_archiv_text p{margin-bottom:10px;}
.new_more{text-align:right;}
.new_all{margin-top:15px;}

.container_12{
	position: relative;
}
.b-fav{
	position: absolute;
	top: 57px;
	left: 10px;
}