
.button{
	background: url(img/button_bg.gif) repeat-x;
	border: 1px solid #f9b282;
	color: #FFF;
	font-weight: bold;
	padding: 3px 12px;
	font-size: 11px;
	text-align: center;
	text-transform: lowercase;
	text-decoration: none;
	zoom: 1;
}

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.center_column{
    padding: 0 20px;
    vertical-align: top;
} 

.left_column{
    vertical-align: top;
}

.right_column{
    vertical-align: top;
}

.header_logo{
    background: transparent url("img/header_logo.jpg") no-repeat top left;
    padding:20px 0 0 30px;
    margin-top: 20px;
    min-height:161px;
    //height:181px;
}


.header_logo .heder_title{
    font-size: 13px; 
    color: #fff468;
    width: 280px;
}

.header_logo .header_phone{
    font-size: 14px;
    font-weight: bold;
    color: #fff;
}

.leftFloat {
	float: left;
	margin: 35px 0 3px 0;
}	

.leftFloat a {
	font-family: tahoma;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}

.leftFloat a:hover {
	text-decoration: underline;
}

.icqPadd {
	display: block;
	padding: 0 0 0 10px;
}

.icqPadd img {
	width: 18px;
	height: 18px;
	margin-right: 6px;
}

.header_logo .header_contacts{
    padding-bottom: 20px;
}

.header_logo .header_contacts *{
    font-size: 14px;
    color: #000;
    text-decoration: none;
}

.header_logo .header_contacts SPAN{
    1background: url(img/ico_icq.gif) no-repeat center left;
    padding: 5px 0 5px 0px;
    margin-left: 10px;
	display: block;
}

.header_logo .logolink{
    margin: 0 0 0 0;
    display:inline-block;
    color: #fff468;
    text-decoration: none;
    font-family: Georgia;
    font-size: 30px;
    font-weight: bold;
}

.center_menu{
    background: #acacac;
    padding: 8px 20px 8px 0px;
    margin: 25px 0;
    text-align: center;
}

.center_menu *{
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	display: inline;
	margin-left: 20px;
}

.center_menu DIV{
	display: inline;
	margin: 0 10px;
	white-space: nowrap;
}

.center_menu A:hover{
    text-decoration: underline;
}

.welcome{
	background: #f3f3f3;
	padding: 15px 25px;
	line-height: 14px;
}

.vivodPo, .vivodSt, .vivodStS {
	display: inline-block;
	margin-right:10px;
}
.vivodStS {
	margin-left:10px;
}

.cat_search{
    margin: 10px 0 0 0;
}

.cat_search .search_title{
	font-size: 10px;
	color: #363636;
	text-transform: lowercase;
}

.cat_search .search_title SPAN{
     margin-left: 14px;
}

.cat_search .input{
	margin:5px 0 3px;
	width: 190px;
}

.cat_search .input_button{
    position: relative;
    border: none;
}

.cat_search .price_from,
.cat_search .price_to{
    width: 59px;
}

.cat_search .price_to{
}

.login_frm{
	padding: 0;
	margin: 0;
	font-size: 10px;
}

.login_frm .login_labels{
	font-size: 10px;
	color: #363636;
	text-transform: lowercase;
}

.login_frm .input{
    margin: 5px 0 3px 0;
	background: #FFFFFF;
}

input, select, textarea {
	background: #FFFFFF;
}

.price_from, .price_to {
	margin: 0 23px 0 0;
}

.login_frm .login{
    width: 180px;
}

.login_frm .button{
    width: 60px;
    position: relative;
    top: -1px;
    left: 2px;
}


.login_frm .password{
    width: 105px;
    margin-right: 10px;
}
.login_frm .links{
    margin-top: 5px;
}

.login_frm .links DIV{
    margin: 5px 0;
}


.grey_block{
    background: #f3f3f3;
    width: 480px;
    //width: 530px;
    padding: 15px 25px;
    overflow: hidden;
}

.descr_full{
	margin: 20px 0;
}

.price_tbl{
	border-top: 1px solid #CCC;
}

.tovar_bying_blok_area TD{
	padding-top: 10px;
	padding-right: 10px;
	text-align: right;
	width:100%;
}

.vote_item{
	border-bottom: 1px solid #CCC;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

.search_button_new {
}

.sort_line_top table{
	margin-bottom: 20px;
	background-color: #F3F3F3;
}
.title_sort {
	padding:8px 0 8px 25px;
}
.price_sort {
	padding:8px 25px 8px 0px;
}
.sort_line_bottom td {
/*	padding-top: 20px;*/
	background-color: #F3F3F3;
}

