/* CSS Document */
* {
	position: relative;
}

html,body {
	margin: 0px;
	padding: 0px;
	position: static;
	font-family: Arial;
}

a {
	color: black;
	text-decoration: none;
}

a img {
	border: none;
}

div.clearer {
	clear: both;
	height: 0px;
	line-height: 0px;
	width: 0px;
}

div.before_clearer {
	display: block;
	width: 0px;
	height: 1px;
	line-height: 1px;
}

div.before_clearer {
	width: 0px;
	height: 0px;
	line-height: 0px;
}

/* HEADER LINKS START */
.footer_1 {
	width: 100%;
	background-color: #ececec;
	padding-bottom: 30px;
}

.footer_2 {
	width: 100%;
	background-color: #555555;
	padding-bottom: 10px;
}

.footer_1 .content_footer,.footer_2 .content_footer {
	width: 957px;
	margin: 0 auto;
	overflow: hidden;
}

.footer_2 .footer_logo {
	display: block;
	float: left;
	margin-left: 70px;
}

.footer_2 .footer_text {
	float: left;
	margin-top: 11px;
	line-height: 16px;
	width: 720px;
	padding-left: 10px;
	font-size: 12px;
	color: #949494;
}

.footer_2 .footer_text a {
	color: #949494;
}

.footer_1 .footer_sep {
	height: 7px;
	line-height: 7px;
	margin-bottom: 23px;
	width: 100%;
	background: url(/img/facelift/footer_sep.png);
	overflow: hidden;
}

.footer_2 .footer_sep {
	height: 7px;
	line-height: 7px;
	margin-bottom: 12px;
	width: 100%;
	background: url(/img/facelift/footer_sep_2.png);
	overflow: hidden;
}

.footer_column {
	width: 300px;
	margin-right: 28px;
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #555555;
}

.footer_column .link_left {
	float: left;
	width: 142px;
	height: 22px;
	border-bottom: 1px dotted #a0a0a0;
	margin-bottom: 8px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
}

.footer_column .link_right {
	float: right;
	width: 142px;
	height: 22px;
	border-bottom: 1px dotted #a0a0a0;
	margin-bottom: 8px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
}

.footer_column .footer_link {
	font-size: 12px;
	font-weight: bold;
	color: #555555;
}

#header_links {
	width: 100%;
	height: 40px;
	background: url(/img/facelift/header_links_back.png);
}

#header_links .content_hl {
	width: 920px;
	margin: 0 auto;
	height: 23px;
}

#header_links .content_hl a {
	font-size: 11px;
	color: #999999;
	padding-left: 10px;
	padding-right: 10px;
	display: block;
	float: left;
	line-height: 23px;
	text-shadow: #FFFFFF 1px 1px;
	position: relative;
}

#header_links .content_hl a .new_box {
	position: absolute;
	top: 5px;
	left: 70px;
}

#header_links .content_hl a.sel {
	background-color: #FFF;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}

#header_links .content_hl a.sel img {
	display: block;
}

#header_links .content_hl a img.left_border {
	position: absolute;
	top: 0px;
	left: 0px;
}

#header_links .content_hl a img.right_border {
	position: absolute;
	top: 0px;
	right: 0px;
}
/* HEADER LINKS END */
#content {
	width: 957px;
	margin: 0 auto;
	background: white;
	padding: 0px 10px 0px 10px;
}

/* MAIN MENU START */
#main_menu {
	width: auto;
	height: 37px;
	background: url(/img/facelift/nav_bg.png) no-repeat;
}

#main_menu a {
	display: block;
	float: left;
	height: 37px;
	line-height: 37px;
	/*padding: 0 20px 0 35px;*/
	padding: 0 0px 0 15px;
	margin-right: 15px;
	background: url(/img/facelift/mm_back.jpg);
	color: white;
	font-weight: bold;
	font-size: 15px;
	text-shadow: #70a035 -1px -1px;
	text-transform: uppercase;
	text-align: center;
	position: relative;
}

#main_menu a .left_b {
	position: absolute;
	top: 0px;
	left: -10px;
	background: url(/img/facelift/nav_btt-l.png);
	width: 15px;
	height: 37px;
}

#main_menu a .right_b {
	position: absolute;
	top: 0px;
	right: -15px;
	background: url(/img/facelift/nav_btt-r.png);
	width: 15px;
	height: 37px;
	z-index: 2;
}

#main_menu a.first .left_b {
	background: url(/img/facelift/nav_btt-first.png);
	left: 0px;
}

#main_menu a.last .right_b {
	background: url(/img/facelift/nav_btt-last.png);
}

#main_menu a.first_selected .left_b,#main_menu a.first_selected .right_b,#main_menu a.last_selected .left_b,#main_menu a.last_selected .right_b,#main_menu a.selected .left_b,#main_menu a.selected .right_b
	{
	display: none;
}

#main_menu a.first_selected,#main_menu a.first_selected,#main_menu a.last_selected,#main_menu a.last_selected,#main_menu a.selected,#main_menu a.selected
	{
	background: none;
	padding-right: 15px;
	margin-right: 0px;
}

/* MAIN MENU END */

/************************/
#logo_box {
	width: 957px;
	z-index: 5;
}

#logo_img {
	display: block;
	float: left;
}

#logo_img img {
	display: block;
}

#logo_search_box {
	padding: 41px 20px 0 116px;
	float: left;
}

#logo_search_txt {
	background: url(/img/facelift/logo_search_txt.jpg);
	width: 212px;
	padding: 0px 0px 0px 5px;
	height: 30px;
	border: none;
	display: block;
	float: left;
	color: #cacaca;
	font-size: 11px;
	text-shadow: #FFFFFF 1px 1px;
}

#logo_search_submit {
	background: url(/img/facelift/logo_search_btn.jpg);
	display: block;
	float: left;
	width: 33px;
	height: 30px;
	border: none;
}

#search_box_search_txt_holder {
	width: 141px;
	display: block;
	oveflow: hidden;
	float: left;
}

.search_box_search_txt {
	background: url(/img/facelift/logo_search_txt.jpg);
	width: 136px;
	padding-left: 5px;
	height: 28px;
	border: none;
	display: block;
	float: left;
	color: #777777;
	font-size: 13px;
	font-weight: bold;
}

.search_box_submit_btn {
	background: url(/img/facelift/search_box_submit_btn.png);
	display: block;
	float: left;
	width: 28px;
	height: 30px;
	border: none;
}

#logo_login_box {
	width: 155px;
	height: 100px;
	background: url(/img/facelift/logo_login_box.png);
	float: left;
}

#login_btn {
	height: 30px;
	width: 136px;
	background: url(/img/facelift/logo_login_box_btn.jpg);
	display: block;
	cursor: pointer;
	margin-left: 20px;
	margin-top: 41px;
}

#banners_header {
	padding: 15px 120px 0px 105px;
	width: 729px;
	height: 90px;
}

#banners_header .adv_text {
	position: absolute;
	display: block;
	top: 25px;
	right: 107px;
}

.left_column {
	width: 627px;
	float: left;
	font-size: 13px;
}

.right_column {
	width: 300px;
	float: left;
	margin-left: 30px;
}

/*          */
.label {
	margin-bottom: 15px;
}

.label .label_link {
	position: absolute;
	display: block;
	right: 0px;
	top: 8px;
	color: #689431;
	font-size: 11px;
}

.label .label_link img {
	display: inline;
}

.label .ll1 {
	color: #e18d0f;
	font-size: 11px;
}

.label .ll2 {
	color: #689431;
	font-size: 11px;
	font-weight: bold;
}

.label_1 {
	width: 100%;
	border-bottom: 1px dotted #77a837;
	height: 27px;
	z-index: 1;
}

.label_2 {
	width: 318px;
	border-bottom: 1px solid #77a837;
	height: 27px;
	z-index: 1;
}

.label_3 {
	width: 100%;
	border-bottom: 1px dotted #e18d0f;
	height: 27px;
	z-index: 1;
}

.label_4 {
	width: 100%;
	border-bottom: 1px dotted #552B76;
	height: 27px;
	z-index: 1;
}

.label_5 {
	width: 100%;
	border-bottom: 1px dotted #77a837;
	height: 27px;
	z-index: 1;
}

.label_6 {
	width: 100%;
	border-bottom: none;
	height: 27px;
	z-index: 6;
}

.label_7 {
	width: 100%;
	border-bottom: 1px dotted #555555;
	height: 27px;
	z-index: 1;
}

.label .btm_border_1 {
	width: 100%;
}

.label_txt_1 {
	background: url(/img/facelift/label_green_back.jpg);
	float: left;
	clear: right;
	height: 28px;
	line-height: 28px;
	padding: 0 16px 0 10px;
	font-weight: bold;
	font-size: 14px;
	text-shadow: -1px -1px #70a035;
	color: white;
	text-transform: uppercase;
	z-index: 2;
	position: absolute;
}

.label_3 .label_txt_1 {
	background: url(/img/facelift/label_orange_back.png);
}

.label_txt_2 {
	background: url(/img/facelift/label_purple_arrow_back.png);
	float: left;
	clear: right;
	height: 28px;
	line-height: 28px;
	padding: 0 45px 0 10px;
	font-weight: bold;
	font-size: 14px;
	text-shadow: -1px -1px #000000;
	color: white;
	text-transform: uppercase;
	z-index: 2;
	position: absolute;
}

.label_txt_3 {
	background: url(/img/facelift/label_green_back.jpg);
	float: left;
	clear: right;
	height: 28px;
	line-height: 28px;
	padding: 0 45px 0 10px;
	font-weight: bold;
	font-size: 14px;
	text-shadow: -1px -1px #70a035;
	color: white;
	text-transform: uppercase;
	z-index: 2;
	position: absolute;
}

.label_txt_4 {
	background: url(/img/facelift/label_footer_back.png);
	float: left;
	clear: right;
	height: 28px;
	line-height: 28px;
	padding: 0 45px 0 10px;
	font-weight: bold;
	font-size: 14px;
	text-shadow: -1px -1px #535353;
	color: white;
	text-transform: uppercase;
	z-index: 2;
	position: absolute;
}

.label img {
	display: block;
}

.label .left_l_img {
	position: absolute;
	left: 0px;
	top: 0px;
	display: block;
}

.hot_offer_btn .left_l_img {
	position: absolute;
	left: 0px;
	top: 0px;
	display: block;
}

.hot_offer_btn .right_l_img {
	display: block;
	position: absolute;
	right: 0px;
	top: 0px;
}

.label .right_l_img {
	display: block;
	position: absolute;
	right: 0px;
	top: 0px;
}

/*          */
.img_left_common {
	position: absolute;
	top: -1px;
	left: -1px;
}

.img_left_common_2 {
	position: absolute;
	top: -1px;
	left: -1px;
	background: url(/img/facelift/crnrtp1.png);
	height: 10px;
	width: 10px;
	z-index: 10;
}

.vip_offers div .img_left_common_2 {
	background: url(/img/facelift/pht_crn-grn-t-l.png);
}

.vip_offers div .img_right_common_2 {
	background: url(/img/facelift/pht_crn-grn-b-r.png);
}

.img_left_common_3 {
	position: absolute;
	top: -1px;
	left: -1px;
	background: url(/img/facelift/lt_c_1.png);
	height: 8px;
	width: 8px;
	z-index: 10;
}

.img_right_common_2 {
	position: absolute;
	bottom: -1px;
	right: -1px;
	background: url(/img/facelift/crnrbtm1.png);
	height: 10px;
	width: 10px;
	z-index: 10;
}

.img_right_common_3 {
	position: absolute;
	bottom: -1px;
	right: -1px;
	background: url(/img/facelift/rb_c_1.png);
	height: 8px;
	width: 8px;
	z-index: 10;
}

.img_left_common_1 {
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
}

.img_right_common {
	position: absolute;
	bottom: -1px;
	right: -1px;
}

.img_right_common_1 {
	position: absolute;
	top: 0px;
	right: 0px;
	display: block;
}

.ch_offer_box {
	margin: 15px 0 20px 0;
}

.ch_offer {
	width: 195px;
	height: 200px;
	float: left;
	margin-right: 17px;
}

.ch_offer .prv {
	margin-bottom: 10px;
}

.ch_offer .ltc {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

.ch_offer .btr {
	position: absolute;
	top: 134px;
	left: 185px;
	z-index: 1;
}

.ch_offer .price_pad_right_ch {
	position: absolute;
	right: 0px;
	top: -16px;
}

.ch_offer .price_pad_left_ch {
	position: absolute;
	left: -8px;
	top: 0;
}

.ch_offer .price_pad {
	position: absolute;
	float: left;
	right: -6px;
	top: 104px;
	background: url(/img/facelift/price-pad_back.png);
	padding: 0 7px 0 6px;
	line-height: 28px;
	font-size: 14px;
	font-weight: bold;
	color: white;
	text-shadow: -1px -1px #cb8114;
}

.ch_offer .txt {
	height: 38px;
	overflow: hidden;
}

.ch_offer .txt a {
	line-height: 19px;
	font-size: 16px;
	font-weight: bold;
	color: #689431;
}

.hot_offers_box {
	width: 268px;	
	background: #f7faf4;
	border: 1px solid #77a837;
	padding: 15px 15px 0 15px;
	margin-bottom: 20px;
}

.hot_offers_box .links {
	display: block;
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #77a837;	
	border-bottom: 1px dotted #77a837;
	width: 120px;
	padding: 12px 0;
	
	
}

.hot_offers_box .link_left {
	margin-right: 28px;
}

.hot_offers_box .img_left_common {
	top: -2px;
}

.search_box {
	width: 201px;
	float: left;
}

.search_box_in {
	width: 169px;
	border: 1px solid #77a837;
	padding: 15px;
}

.search_box_in .img_left_common {
	top: -2px;
}

.promo_box {
	width: 316px;
	height: 296px;
	border: 1px solid #77a837;
	border-top-color: white;
}

.promo_box .img_left_common {
	top: -2px;
}

.promo_box .offer {
	width: 286px;
	height: 250px;
	margin-left: 15px;
	margin-top: 15px;
}

.promo_box .offer .prv {
	margin-bottom: 5px;
}

.promo_box .offer .ltc {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

.promo_box .offer .btr {
	position: absolute;
	top: 180px;
	left: 276px;
	z-index: 1;
}

.promo_box .offer .price_pad_right_ch {
	position: absolute;
	right: 0px;
	top: -16px;
}

.promo_box .offer .price_pad_left_ch {
	position: absolute;
	left: -8px;
	top: 0;
}

.promo_box .offer .price_pad {
	position: absolute;
	float: left;
	right: -6px;
	top: 153px;
	background: url(/img/facelift/price-pad_back.png);
	padding: 0 7px 0 6px;
	line-height: 28px;
	font-size: 14px;
	font-weight: bold;
	color: white;
	text-shadow: -1px -1px #cb8114;
}

.promo_box .offer .txt {
	height: 38px;
	overflow: hidden;
}

.promo_box .offer .txt a {
	line-height: 19px;
	font-size: 16px;
	font-weight: bold;
	color: #689431;
}

.promo_box .circles {
	width: 136px;
	margin: 0 auto;
}

.promo_box .circles img {
	display: block;
	float: left;
	margin: 0 4px;
}

/* COMMON ELEMENTS */
.img_left_common {
	position: absolute;
	top: -1px;
	left: -1px;
	z-index: 5;
}

.img_right_common {
	position: absolute;
	bottom: -1px;
	right: -1px;
	z-index: 5;
}

.floated_l {
	float: left;
}

.div_box_1 {
	width: 59px;
	height: 49px;
	float: left;
}

.div_box_2 {
	width: 110px;
	height: 90px;
	float: left;
	margin-right: 9px;
}

.div_box_3 {
	width: 110px;
	height: 90px;
	float: left;
	margin-bottom: 10px;
}

.div_box_4 {
	width: 296px;
	height: 200px;
	float: left;
}

.div_box_4_art {
	width: 296px;
	height: 200px;
	float: left;
	margin-right: 15px;
	margin-top: 20px;
}

.text_box_1 {
	display: block;
	width: 214px;
	height: 54px;
	overflow: hidden;
	float: left;
	margin-left: 10px;
	color: #552b76;
	font-size: 14px;
	font-weight: bold;
	line-height: 19px;
}

.text_box_2 {
	display: block;
	width: 180px;
	height: 50px;
	overflow: hidden;
	float: left;
	color: #689431;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 10px;
}

.text_box_3 {
	width: 162px;
	height: 13px;
	line-height: 13px;
	font-size: 11px;
	padding-left: 18px;
	overflow: hidden;
	float: left;
	margin-bottom: 5px;
	color: #777777;
}

.text_box_4 {
	display: block;
	width: 110px;
	overflow-x: hidden;
	color: #552b76;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 10px;
}

.text_box_5 {
	width: 13px;
	height: 13px;
	float: left;
	margin-right: 5px;
}

.text_box_6 {
	display: block;
	width: 180px;
	max-height: 50px;
	height: expression(this.scrollHeight >               50 ?               "50px" :
		 
		        
		   "auto");
	overflow: hidden;
	float: left;
	color: #689431;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 10px;
}



.text_box_8 {
	display: block;
	width: 400px;
	max-height: 50px;
	height: expression(this.scrollHeight >               50 ?               "50px" :
		 
		        
		   "auto");
	overflow: hidden;
	float: left;
	color: #689431;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 10px;
}

.text_box_5 img {
	display: block;
}

.text_box_9 {
	display: block;
	overflow: hidden;
	font-size: 24px;
	line-height: 26px;
	color: #689431;
	margin-bottom: 20px;
}

.text_box_10 {
	display: block;
	width: 214px;
	max-height: 34px;
	height: expression(this.scrollHeight >               34 ?               "34px" :
		 
		        
		   "auto");
	overflow: hidden;
	float: left;
	margin-left: 10px;
	color: #552b76;
	font-size: 14px;
	font-weight: bold;
	line-height: 17px;
}

.text_box_11 {
	display: block;
	overflow: hidden;
	font-size: 24px;
	line-height: 26px;
	color: #552b76;
	margin-bottom: 20px;
}

.dotted_border_1 {
	width: 100%;
	height: 1px;
	line-height: 1px;
	border-bottom: 1px dotted #552b76;
	margin-bottom: 10px;
	margin-top: 9px;
}

.hidden_border_1{
	width: 100%;
	height: 1px;
	line-height: 1px;	
	margin-bottom: 10px;
	margin-top: 9px;
}

.dotted_border_2 {
	width: 100%;
	height: 1px;
	line-height: 1px;
	border-bottom: 1px dotted #bbd39b;
	margin-bottom: 10px;
	margin-top: 9px;
}

.dotted_border_3 {
	width: 100%;
	height: 1px;
	line-height: 1px;
	border-bottom: 1px dotted #e18d0f;
	margin-bottom: 10px;
	margin-top: 9px;
}

.dotted_border_4 {
	width: 100%;
	height: 1px;
	line-height: 1px;
	border-bottom: 1px dotted #552b76;
	margin-bottom: 10px;
	margin-top: 5px;
}

.top_offer_t_1 {
	width: 300px;
	float: left;
	margin: 0 27px 10px 0;
	border-bottom: 1px dotted #f0c687;
	height: 40px;
	overflow: hidden;
}

.top_offer_t_2 {
	width: 300px;
	float: left;
	margin: 0 0 10px 0;
	border-bottom: 1px dotted #f0c687;
	height: 40px;
	overflow: hidden;
}

.top_offer_t_3 {
	width: 300px;
	float: left;
	margin: 0 27px 10px 0;
	height: 40px;
	overflow: hidden;
}

.top_offer_t_4 {
	width: 300px;
	float: left;
	margin: 0 0 10px 0;
	height: 40px;
	overflow: hidden;
}

.to_price {
	font-size: 14px;
	font-weight: bold;
	line-height: 28px;
	height: 28px;
	overflow: hidden;
	text-shadow: 1px 1px #FFF;
	background: url(/img/facelift/to_back.png);
	color: #ba7714;
	float: left;
	padding: 0 8px;
	width: 59px;
	text-align: center;
}

.to_txt {
	display: block;
	font-size: 13px;
	color: #e18d0f;
	float: left;
	font-weight: bold;
	height: 28px;
	line-height: 28px;
	margin: 0 0px 0 8px;
	overflow: hidden;
	width: 215px;
}

.offer_1_box {
	width: 304px;
	height: 100px;
	border-bottom: 1px dotted #bbd39b;
	float: left;
	margin-bottom: 10px;
}

.offer_2_box {
	width: 304px;
	height: 100px;
	float: left;
	margin-bottom: 10px;
}

.offer_3_box {
	width: 391px;
	margin-left: 6px;
	height: 100px;
	border-bottom: 1px dotted #77a837;
	margin-bottom: 10px;
}

.offer_4_box {
	width: 300px;
	height: 100px;
	border-bottom: 1px dotted #bbd39b;
	float: left;
	margin-bottom: 10px;
}

.offer_5_box {
	width: 300px;
	height: 75px;
	float: left;
}

.div_box_2 .price_pad_right {
	position: absolute;
	right: -10px;
	top: 0px;
}

.div_box_2 .price_pad_left {
	position: absolute;
	top: -16px;
	left: 0px;
}

.div_box_2 .price_pad {
	position: absolute;
	float: left;
	left: -6px;
	top: 52px;
	background: url(/img/facelift/price-pad_back.png);
	padding: 0 4px 0 11px;
	line-height: 28px;
	font-size: 14px;
	font-weight: bold;
	color: white;
	text-shadow: -1px -1px #cb8114;
}

.div_box_4 .price_pad_right {
	position: absolute;
	right: -8px;
	top: 0px;
}

.div_box_4 .price_pad_left {
	position: absolute;
	top: -17px;
	left: 0px;
}

.div_box_4 .price_pad {
	position: absolute;
	float: left;
	left: -6px;
	top: 158px;
	background: url(/img/facelift/price-pad_back_2.png);
	padding: 0 4px 0 11px;
	line-height: 32px;
	font-size: 18px;
	font-weight: bold;
	color: white;
	text-shadow: -1px -1px #cb8114;
}

.tip_img {
	width: 13px;
	height: 13px;
	position: absolute;
	top: 0px;
	left: 0px;
}

.city_box {
	width: 110px;
	float: left;
	margin-bottom: 10px;
	margin-right: 19px;
}

.blog_txt_end_img {
	margin-left: 5px;
}

.hot_offer_btn {
	float: left;
	background: url(/img/facelift/hot_offer_btn_back.png);
	padding: 0 10px;
	height: 31px;
	line-height: 31px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin: 20px 0 20px 68px;	
	text-shadow: -1px -1px #658f2f;
}

.standart_right_hld {
	margin-top: 20px;
}

.list {
	width: 403px;
	padding-left: 23px;
	float: left;
}

.list .label_1 {
	width: 397px;
	margin-left: 6px;
}

.list .vip_offers {
	background-color: #f7faf3;
	border: 1px solid #e3f0d2;
	padding: 10px 0;
	margin-bottom: 10px;
}

.list .vip_offers .vip_label {
	position: absolute;
	right: 8px;
	bottom: 5px;
	font-size: 11px;
	color: #c8dab3;
}

.paging {
	margin: 0 auto;
	width: 380px;
	padding-left: 5px;
	margin-top: 20px;
}

.paging .item {
	float: left;
	display: block;
	margin: 0 10px 0 0;
	background: url(/img/facelift/paging_back.png);
	height: 28px;
	line-height: 28px;
	padding: 0 10px 0 10px;
	color: #777777;
	text-shadow: 1px 1px #FFF;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 15px;
}

.paging .item_sel {
	background: url(/img/facelift/paging_sel_back.png);
	color: #FFF;
	text-shadow: 1px 1px #628b2e;
}

.paging .item_dotted {
	background: none;
	padding: 0;
	height: 25px;
	top: 5px;
}

.paging .item_first {
	margin-left: 0px;
}

.paging .item_last {
	margin-right: 0px;
}

.paging .item .img_left_common_1 {
	background: url(/img/facelift/paging_l.png);
	width: 10px;
	height: 28px;
}

.paging .item_sel .img_left_common_1 {
	background: url(/img/facelift/paging_sel_l.png);
}

.paging .item_dotted .img_left_common_1 {
	display: none;
}

.paging .item .img_right_common_1 {
	background: url(/img/facelift/paging_r.png);
	width: 8px;
	height: 28px;
}

.paging .item_sel .img_right_common_1 {
	background: url(/img/facelift/paging_sel_r.png);
}

.paging .item_dotted .img_right_common_1 {
	display: none;
}

.search_box_in .item .header .img_left_common_1 {
	background: url(/img/facelift/search_box_h_l.png);
	width: 8px;
	height: 28px;
}

.search_box_in .item .header .img_right_common_1 {
	background: url(/img/facelift/search_box_h_r_down.png);
	width: 31px;
	height: 28px;
}

.search_box_in .show .header .img_right_common_1 {
	background: url(/img/facelift/search_box_h_r_up.png);
}

.search_box_in .item .header {
	padding: 0 31px 0 8px;
	margin-top: 10px;
	background: url(/img/facelift/search_box_h_back.png);
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	height: 28px;
	line-height: 28px;
	color: #FFF;
	text-shadow: -1px -1px #669130;
	cursor: pointer;
}

.search_box_in .item .content {
	display: none;
}

.search_box_in .show .content {
	display: block;
}

.img_left_bottom_common {
	position: absolute;
	left: -1px;
	bottom: -1px;
	display: block;
	z-index: 10;
}

.img_right_top_common {
	position: absolute;
	top: -1px;
	right: -1px;
	display: block;
	z-index: 10;
}

.search_drop_down .img_left_bottom_common {
	background: url(/img/facelift/search_drop_down_lb.png);
	width: 8px;
	height: 9px;
	overflow: hidden;
}

.search_drop_down .img_right_top_common {
	background: url(/img/facelift/search_drop_down_tr.png);
	width: 8px;
	height: 9px;
	overflow: hidden;
}

.search_sel_option {
	padding: 10px 5px 10px 0;
	color: #689431;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px dotted #77a837;
	z-index: 0;
}

#search_range {
	display: none;	
}

.calendar .date_month {
	padding: 10px;
	color: #689431;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px dotted #77a837;
}

.calendar .date_month a {
	color: #689431;
	font-size: 12px;
	font-weight: bold;
}

.calendar .date_month .month_arrow {
	position: absolute;
	right: 10px;
	top: 10px;
}

.calendar .date_days_names {
	padding: 10px;
}

.calendar .date_days_names a {
	color: #555555;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 2px;
}

.calendar .date_days {
	margin: 0 10px 10px 10px;
}

.calendar .date_days a {
	display: block;
	float: left;
	width: 20px;
	color: #555555;
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
}

.calendar .date_days a.other_month {
	color: #bababa;
}

.calendar .date_days a.green {
	color: #689431;
}

.search_sel_option label {
	display: block;
	margin-left: 20px;
}

.search_sel_option .sel_opt_radio,.search_sel_option .sel_opt_check {
	position: absolute;
	top: 10px;
	left: 0px;
	width: 13px;
	height: 13px;
}

.search_sel_option .sel_opt_cal_text {
	position: absolute;
	left: 70px;
	top: 4px;
	width: 70px;
	background: url(/img/facelift/logo_search_txt_s.jpg) no-repeat;
	padding-left: 5px;
	height: 22px;
	border: none;
	display: block;
	margin: 3px 0;
}

.search_sel_option .sel_opt_cal_text {
	position: absolute;
	left: 70px;
	top: 4px;
	width: 70px;
	background: url(/img/facelift/logo_search_txt_s.jpg) no-repeat;
	padding-left: 5px;
	height: 22px;
	border: none;
	display: block;
	margin: 3px 0;
}

.clear_date_from, .clear_date_to {
	position: absolute;
	display: none;
	top: 12px;
	left: 52px;
	cursor: pointer;
}

img.date_picker_icon {
	position: absolute;
	top: 7px;
	left: 145px;
	height: 22px;
	z-index: -1;
}

.search_sel_option .ui-datepicker-trigger {
	position: absolute;
	top: 11px;
	left: 149px;
}

.offpicbox1 {
	position: relative;
	float: right;
	width: 300px;
	position: relative;
	background-color: #fef9f2;
	border: 1px solid #f7c56c;
}

.border_lt {
	position: absolute;
	top: -1px;
	left: -1px;
	z-index: 1000;
	display: block;
}

.border_rb {
	position: absolute;
	display: block;
	right: -1px;
	bottom: -1px;
	z-index: 1000;
}

.info_box {
	width: 256px;
	height: 200px;
	margin: 20px 20px 0 20px;
	font-size: 13px;
	overflow: hidden;
}

.offer_firm_line {
	padding-bottom: 12px;
}

.offer_firm_title {
	font-size: 16px;
	/*color: #e18d0f;*/
	float: left;
	margin-right: 5px;
	overflow: hidden;
	max-height: 40px;
	height: expression(this.scrollHeight >               40 ?               "40px" :
		 
		        
		   "auto");
	font-weight: bold;
}

.offers_firm_more {
	font-size: 12px;
	float: left;
	width: 100px;
	overflow: hidden;
}

.addr_box {
	position: relative;
	max-height: 36px;
	height: expression(this.scrollHeight >               36 ?               "34px" :
		 
		        
		   "auto");
	overflow: hidden;
}

.web_box {
	width: 80px;
	float: left;
	margin-left: 5px;
}

.web_box a {
	color: #E18D0F;
	top: -4px;
}

.phone_box {
	width: 135px;
	float: left;
	padding-left: 20px;
	max-height: 32px;
	height: expression(this.scrollHeight >               32 ?               "32px" :
		 
		        
		   "auto");
	overflow: hidden;
}

.info_box #btnzapitvane1 {
	width: 171px;
	height: 31px;
	background: url(http://www.nasamnatam.com/img/btnzapitvane.png)
		no-repeat;
	margin-left: 35px;
}

#btnzapitvane1 img {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

#btnzapitvane1 a {
	font-weight: bold;
	z-index: 10;
	color: #fff;
	display: block;
	margin: 0 20px 0 20px;
	padding-top: 7px;
}

.offers_firm_more a {
	color: black;
	color: #e18d0f;
}

.phone_box img {
	position: absolute;
	top: 0px;
	left: 0px;
}

.offer_content {
	margin: 20px 0;
	font-size: 13px;
}

.div_box_4 .gallery_link {
	position: absolute;
	display: block;
	right: 0px;
	bottom: 0px;
	background: #FFF;
	height: 29px;
	line-height: 29px;
	color: #689431;
	font-size: 13px;
}

.div_box_4_art .gallery_link {
	color: #552b76;
}

.div_box_4 .gallery_link img {
	margin-right: 5px;
	margin-left: 5px;
	top: 1px;
}

.div_box_4 .gallery_link .img_gall {
	margin-right: 5px;
	margin-left: 5px;
	top: 8px;
	width: 13px;
	height: 13px;
	background: url(/img/facelift/purple_gall_img.png);
	float: left;
	overflow: hidden;
}

.gallery_link .img_left_common_1 {
	background: url(/img/facelift/gall_link_l.png);
	left: -8px;
	width: 8px;
	height: 29px;
}

.offer_content_box_header { /*width: 597px;*/
	height: 29px;
	line-height: 29px;
	background: url(/img/facelift/orange_back.png);
	margin-top: 20px;
	color: #FFF;
	text-shadow: -1px -1px #cb8114;
	padding: 0 8px;
	font-size: 14px;
	font-weight: bold;
	border-left: 1px solid #e18d0f;
	border-right: 1px solid #e18d0f;
	margin-bottom: 0px;
}

.offer_content_send_request {
	width: 171px;
	height: 29px;
	line-height: 29px;
	background: url(/img/facelift/orange_back.png);
	margin: 20px auto;
	color: #FFF;
	text-shadow: -1px -1px #cb8114;
	padding: 0 8px;
	font-size: 14px;
	font-weight: bold;
	border-left: 1px solid #e18d0f;
	border-right: 1px solid #e18d0f;
	text-align: center;
}

.offer_content_box_header .img_right_top_common,.offer_content_send_request .img_right_top_common
	{
	background: url(/img/facelift/orange_rt_c.png);
	height: 10px;
	width: 10px;
	top: 0px;
}

.offer_content_box_header .img_left_bottom_common,.offer_content_send_request .img_left_bottom_common
	{
	background: url(/img/facelift/orange_lb_c.png);
	height: 10px;
	width: 9px;
	bottom: 0px;
}

.offer_content_box_info { /*width: 597px;*/
	margin-bottom: 20px;
	color: #333333;
	padding: 0 8px;
	font-size: 12px;
	border: 1px solid #dadada;
	border-top: none;
	padding: 15px 10px;
	background-color: #f1f1f1;
	margin-top: 0px;
}

.offer_content_box_info .img_left_common_2 {
	background: url(/img/facelift/grey_lt_c.png);
	height: 10px;
	width: 10px;
	overflow: hidden;
	top: 1px;
}

.offer_content_box_info .img_right_common_2 {
	background: url(/img/facelift/grey_rb_c.png);
	height: 10px;
	width: 10px;
	overflow: hidden;
}

.b {
	font-weight: bold;
}

.right_column .box .label {
	margin-top: 20px;
}

.cities_info_img {
	margin-top: 10px;
	margin-left: 9px;
	float: left;
}

.cities_info_img a {
	float: left;
	display: block;
	width: 13px;
	height: 13px;
	margin-right: 5px;
}

.cities_info_img a img {
	display: block;
}

.facebook_box {
	
}

/*
#tags {
	width: 100%;
	margin: 20px 0;
	padding: 20px 0;
	color: #BFBFBF;
	line-height: 17px;
	height: 17px;
	overflow: hidden;
	border-top: 1px dotted #542b75;
	border-bottom: 1px dotted #542b75;
	font-size: 11px;
}

#tags a {
	color: white;
	text-shadow: -1px -1px #462362;
	display: block;
	float: left;
	padding: 0 5px 0 5px;
	background: url(/img/facelift/tags_back.png);
	font-size: 10px;
	line-height: 17px;
	margin-right: 5px;
}

#tags a.last {
	margin-right: 0px;
}

#tags .tags_sep {
	display: block;
	float: left;
}

#tags .label {
	display: block;
	float: left;
	margin-right: 5px;
}

#tags a .img_left_common_1 {
	background: url(/img/facelift/tags_l.png);
	width: 5px;
	height: 17px;
}

#tags a .img_right_common_1 {
	background: url(/img/facelift/tags_r.png);
	width: 5px;
	height: 17px;
}
*/
.google_maps {
	width: 300px;
	height: 227px;
	float: left;
	margin-top: 20px;
}

.google_maps .map {
	height: 200px;
	background-color: grey;
}

.google_maps .show_big_map {
	display: block;
	float: right;
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	color: #552b76;
}

.google_maps .show_big_map .zoom_plus {
	padding-left: 13px;
	padding-top: 13px;
	overflow: hidden;
	background: url(/img/facelift/zoom_purple_plus.png) no-repeat right
		bottom;
}

.menu_2 {
	width: auto;
	background: url(/img/facelift/tabs_bg.png);
	height: 28px;
	overflow: hidden;
	float: left;
}

.menu_2 .r {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 8px;
	height: 28px;
	background: url("/img/facelift/tabs_bg.png") repeat
		scroll right top transparent;
	z-index: 0;
}

.menu_2 a.item_last {
	padding: 0 4px 0 5px;
}

.menu_2 a {
	display: block;
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #777777;
	padding: 0 0px 0 5px;
	margin: 0 6px 0 0;
	line-height: 28px;
	height: 28px;
}

.menu_2 a.item_sel {
	background: url(/img/facelift/tabs_sel-l.png);
	color: #515151;
	text-shadow: 1px 1px #FFF;
}

.menu_2 a.item_sel .right_l_img {
	position: absolute;
	right: -5px;
	top: 0px;
	width: 10px;
	height: 28px;
	z-index: 5;
	background: url(/img/facelift/tabs_sel-r.png);
}

.menu_2 a.item_sel.item_last .right_l_img {
	right: -6px;
}

.purple_title {
	text-decoration: none;
	color: #551a8b;
}

#search_loader {
	z-index: 2;
	display: none;
	position: absolute;
	top: 70px;
	left: 150px;
	width: 200px;
	height: 64px;
	background: url(/img/facelift/loader.gif) no-repeat 25px 0px;
	color: #689431;
	font-size: 16px;
	font-weight: bold;
	padding-top: 75px;
}

br.clear {
	clear: both;
	line-height: 0;
}

#browser_check {
	border: 1px solid #ffe1ba;
	background: url(/clients/images/system.gif) 25px 20px no-repeat #fff1df;
	padding: 20px 10px 10px 80px;
	color: #be6c1c;
	margin: 20px 0;
	position: relative;
	width: 868px;
}

#browser_check a {
	float: left;
	margin-left: 10px;
}

#browser_check #close_brs_chk {
	position: absolute;
	top: 5px;
	right: 5px;
	width: 17px;
	height: 17px;
}

/* New changes - 29.08.11 */
#content {
	background: #fff;
}

.hot_offer_btn2 .left_l_img {
	position: absolute;
	left: 0px;
	top: 0px;
	display: block;
}

.hot_offer_btn2 .right_l_img {
	display: block;
	position: absolute;
	right: 0px;
	top: 0px;
}

.ch_offer .btr {
	top: 133px;
}

.ch_offer .txt {
	height: 38px;
	line-height: 19px;
	font-size: 16px;
	font-weight: bold;
	color: #689431;
	overflow: hidden;
}

.promo_box .offer .txt {
	height: 38px;
	line-height: 19px;
	font-size: 16px;
	font-weight: bold;
	color: #689431;
	overflow: hidden;
}

.div_box_2 {
	display: block;
}

.text_box_7 {
	display: block;
	width: 100%;
	height: 40px;
	overflow: hidden;
	float: left;
	color: #689431;
	font-size: 14px;
	font-weight: normal;
	line-height: 19px;
}

.div_box_2 .price_pad_right {
	position: absolute;
	right: -10px;
	top: 0px;
}

.div_box_2 .price_pad_left {
	position: absolute;
	top: -16px;
	left: 0px;
}

.div_box_2 .price_pad_lp {
	position: absolute;
	float: left;
	right: -6px;
	top: 52px;
	background: url(/img/facelift/price-pad_back.png);
	padding: 0 11px 0 4px;
	line-height: 28px;
	font-size: 14px;
	font-weight: bold;
	color: white;
	text-shadow: -1px -1px #cb8114;
}

.div_box_2 .price_pad_lp .price_pad_right {
	position: absolute;
	right: 0px;
	top: -16px;
}

.div_box_2 .price_pad_lp .price_pad_left {
	position: absolute;
	top: 0px;
	left: -10px;
}

.banner_right_300x250 {
	width: 300px;
	height: 250px;
	margin-top: 20px;
}

.banner_620x90 {
	clear: both;
	width: 620px;
	height: 90px;
	margin-bottom: 20px;
}

.hot_offers .header_title {
	width: 160px;
	height: 83px;
	background: url(/img/facelift/hot_offers_title.png);
}

.hot_offers {
	width: 160px;
	margin-left: 19px;
}

.hot_offers .div_box_2 {
	margin: 0 auto;
	float: none;
}

.hot_offers .cnt {
	border: 1px solid #d76b13;
	border-top: none;
	padding: 15px 0 25px 0;
}

.hot_offers .hot_offers_txt {
	display: block;
	margin: 12px auto 17px;
	width: 110px;
	color: #dd6d0e;
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
}

.hot_offer_btn2 {
	display: block;
	background: url(/img/facelift/img_btn_orange_b.png);
	padding: 0 10px;
	margin: 0 auto;
	height: 31px;
	width: 108px;
	line-height: 31px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-shadow: -1px -1px #658f2f;
	text-align: center;
}

.img_right_common_4 {
	position: absolute;
	bottom: -2px;
	right: -2px;
	background: url(/img/facelift/orange_b_l_c.png) no-repeat;
	height: 10px;
	width: 10px;
	z-index: 10;
}

.small_menu {
	background: none;
	margin: 20px 0;
	background: url(/img/facelift/small_menu_b.png) no-repeat 0px 0px;
	display: block;
	height: 28px;
	line-height: 28px;
}

.small_menu a {
	color: #777;
	text-shadow: 1px 1px #FFF;
	padding: 0 11px 0 11px;
	line-height: 27px;
	height: 27px;
	padding-top: 1px;
	font-size: 13px;
	font-weight: bold;
	display: block;
	float: left;
}

.small_menu a.item_sel {
	color: #515151;
	background: url(/img/facelift/small_menu_b_sell_l.png) no-repeat 0px 1px;
	margin-right: 8px;
	padding: 0 3px 0 11px;
}

.small_menu a.item_sel .r {
	width: 10px;
	height: 26px;
	position: absolute;
	right: -8px;
	top: 1px;
	background: url(/img/facelift/small_menu_b_sell_r.png) no-repeat 0px 0px;
}

.sr_item {
	padding: 20px 0;
	font-size: 12px;
	border-bottom: 1px dotted #77a837;
}

.sr_item .link {
	font-weight: bold;
}

.sr_item .show_link, .show_link {
	zoom: 1;
	display: block;
	position: relative;
	float: right;
	top: -8px;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-shadow: -1px -1px #658f2f;
	background: url(/img/facelift//sr_b_l.png) no-repeat 0px 0px;
	padding: 0 3px 0 13px;
	margin-right: 10px;
	height: 31px;
	line-height: 31px;
}

.search_box_in .show_link {
	float: none;	
	margin: 15px auto 0;
	text-align: center;
	width: 40px;
}

.sr_item .show_link .r, .show_link .r {
	position: absolute;
	right: -10px;
	top: 0px;
	width: 10px;
	height: 31px;
	background: url(/img/facelift/sr_b_r.png) no-repeat 0px 0px;
}

.search_results {
	padding: 0 0 30px 0;
}

.search_results .sr_item_first {
	padding-top: 5px;
}

.st1 {
	width: 10px;
	height: 28px;
	background: url(/img/facelift/label_green_l.jpg) no-repeat 0px 0px;
}

.st2 {
	width: 10px;
	height: 28px;
	background: url(/img/facelift/label_green_r.jpg) no-repeat 0px 0px;
}

.text_box_12 {
	display: block;
	max-height: 34px;
	height: expression(this.scrollHeight >               34 ?               "34px" :
		 
		        
		   "auto");
	overflow: hidden;
	padding-left: 10px;
	color: #552b76;
	font-size: 14px;
	font-weight: bold;
	line-height: 17px;
}

.patevoditel_search_results {
	width: 624px;
	padding-bottom: 30px;
	float: left;
}

.dotted_border_5 {
	width: 100%;
	height: 1px;
	line-height: 1px;
	border-bottom: 1px dotted #552b76;
	margin: 10px 0;
}

.patevoditel_search_results .label_txt_2 {
	padding-right: 18px;
}

.paging_purple .item_sel {
	background: url("/img/facelift/paging_purple_sel_back.png") scroll 0 0
		transparent;
}

.paging_purple .item_sel .img_left_common_1 {
	background: url("/img/facelift/paging_purple_sel_l.png") no-repeat
		scroll 0 0 transparent;
}

.paging_purple .item_sel .img_right_common_1 {
	background: url("/img/facelift/paging_purple_sel_r.png") no-repeat
		scroll 0 0 transparent;
}

.long_list {
	float: left;
}

.long_list .list {
	float: left;
	padding-left: 23px;
	width: 542px;
}

.long_list .list .label_1 {
	width: 532px;
}

.long_list .offer_3_box {
	width: 528px;
}

#container-main {
	margin-bottom: 15px;
}

.long_list .text_box_3 {
	width: 362px;
}

.menu_2 .m_size_0 {
	width: 52px;
}

.menu_2 .m_size_1 {
	width: 61px;
}

.menu_2 .m_size_2 {
	width: 65px;
}

.menu_2 .m_size_3 {
	width: 44px;
}

.menu_2 .m_size_4 {
	width: 113px;
}

.menu_2 .m_size_5 {
	width: 52px;
}

.menu_2 .m_size_6 {
	width: 46px;
}

.menu_2 .m_size_7 {
	width: 42px;
}

.menu_2 .m_size_8 {
	width: 39px;
}

.menu_2 .m_size_9 {
	width: 85px;
}

.menu_2 .m_size_10 {
	width: 50px;
}

.menu_2 .m_size_11 {
	width: 48px;
}

.menu_2 .m_size_12 {
	width: 60px;
}

.menu_2 .m_size_13 {
	width: 42px;
}

.menu_2 .menu_2_txt {
	z-index: 6;	
}

 .links_line{
	height: 40px;		
	width: 1000px;
	margin: 0 auto;						
}

.links_line .logo{
	width: 108px;
	background: url(/img/facelift/logo_nasamnatam_lenta.png) no-repeat right 7px;
	height: 40px;
	float: left;
	margin-right: 12px;
	display: block;
	text-decoration: none;
	margin-bottom: 0px;
}

.links_line .links{
	float: left;
	width: 880px;      			
	padding-top: 4px;
	height: 34px;
	overflow: visible;
	line-height: 15px;			
}

.links_line a{
	float: left;
	display: block;
	font-size: 12px;									
	color: #929292; 
	margin-bottom: 2px;	
	text-decoration: none;					
}

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

.links_line a.sel{
	color: #680bae;
}

.links_line div.sep{
	width: 1px;
	height: 11px;
	background-color: #d9d9d9;
	float: left;
	margin: 0 12px;
	position: relative;
	top: 3px;			
}			

.offer_info{
	width: 613px;
	margin: 25px 0 0;
}	

.offer_info .offer_content_box_info{
	color: #000000;
}

.offer_content_box_info .b_capacity .grey_dot,
.offer_content_box_info .b_rooms .grey_dot,
.offer_content_box_info .b_type .grey_dot{
	margin-right: 7px;
	top: -2px;
}	

.offer_content_box_info .b_capacity{
	width: 242px;
	float: left;
}

.offer_content_box_info .b_rooms{
	width: 172px;
	float: left;	
}

.offer_content_box_info .b_type{
	float: left;	
}

.grey_line2{
	margin: 0 0 0 8px;
	border-right: 1px solid #dadada;
	background: url(/img/facelift/b_grey.png);
	height: 39px;
	line-height: 39px;
	padding: 0 0 0 2px;
}

.grey_line2 .l{
	width: 8px;
	height: 39px;
	position: absolute;
	background: url(/img/facelift/l_grey.png);
	top: 0px;
	left: -8px; 
}

.td{
	padding: 0 0 0 10px;		
	float: left;
}

.grey_line2 .td{
	color: #333;
	text-shadow: 1px 1px #FFF; 
	font-size: 12px;
	font-weight: bold;
	float: left;		
	border-right: 1px solid #c3c3c3;				
}


.td1{
	width: 168px;
	padding: 0 0 0 13px;				 
}

.td2{
	width: 84px;
}

.td3{
	width: 70px;
}

.td4{
	width: 81px;
}

.td5{
	width: 70px;
}

.td6{
	border-right: none;
	width: 70px;		
}	

.grey_line2 .td1{
	width: 169px;
	padding: 0 0 0 3px;		
}

.grey_line2 .td6{
	border-right: none;	
}

.grey_line3{
	background-color: #f1f1f1;
	color: #777777;
	font-size: 13px;
	text-shadow: 1px 1px #FFF;			
	background: url(/img/facelift/b_grey_line3.png);
	border-bottom: 1px solid #dadada;
}

.grey_line3 .td{
	padding-top: 15px;
	padding-bottom: 12px;
}

.grey_line3 .td .line{
	margin-bottom: 6px;
}

.grey_line3 .td .last_line{
	margin-bottom: 0px;
}

.grey_line3 .td .empty{
	padding-right: 10px;
	text-align: center;
}

.grey_line4{		
	color: #777777;
	font-size: 13px;		
	text-shadow: 1px 1px #FFF;	
	line-height: 17px;
	font-style: italic;
	padding: 12px 12px 14px;
	border: 1px solid #dadada;
	border-top: none;
	background: #e9e9e9 url(/img/facelift/b4.png) repeat-x;			
}

.offer_content_box_info .option{
	padding-left: 15px;
	background: url(/img/facelift/grey_dot.png) no-repeat left 5px;
}

.offer_content_box_info .l_c{
	float: left; 
	width: 295px;
}

.boxorange_bacbg.label{
	margin-bottom: 0px;
	
}

.boxorange_bacbg.label .label_txt_1{
	background: url("/img/facelift/label_orange_back.png") repeat scroll 0 0 transparent;
}

.no_bottom_border,
.footer_column .no_bottom_border{
	border-bottom: none;
}


.footer_0{
	background: url("/img/facelift/social_lenta_back.png") repeat scroll 0 -1px transparent;	
	border-top: 1px solid e8e8e8;
	height: 70px;
	margin-top: 30px;
}

.sl_items{
	width: 363px;
	margin: 0 auto;
}	

.sl_item{
	padding: 20px 0 0 80px;
	float: left;	
}	

.sl_item a{
	font-size: 12px;
	color: #a0a0a0;
	text-shadow: 1px 1px #FFF;
}

.sl_item  .img,
.sl_item  .txt{
	float: left;
	display: block;
}

.sl_item  .txt{
	margin-left: 5px;
	top: 9px;
}

#login_dropdown {
	position: absolute;
	width: 136px;
	height: 65px;	
	top: 30px;
	right: 0px;
	z-index: 5;
	display: none;
	background: url(/img/facelift/login_dropdown.png) no-repeat -3px -3px;
}

#login_dropdown .first{
	border-bottom: 1px dotted #c5c7ca;
	top: 1px;
}

#login_dropdown a{
	display: block;
	padding-left: 16px;
	height: 32px;
	line-height:31px;
	font-size: 12px;
	font-weight: bold;
	color: #777;
	text-shadow: 1px 1px #fff;
}

#login_dropdown a:hover{
	color: #999;
	background: url(/img/facelift/login_dropdown_over.png) no-repeat left bottom;
}

#login_btn .first_login{
	display: block;
	width: 100%;
}

.item.choose_country{
	background: url(/img/facelift/search_country_pad.png) no-repeat left top;
	margin-bottom: 10px;
	zoom: 1;
}

.item.choose_country a.country_item{
	display: block;
	float: left;
	height: 28px;
	line-height: 28px;
	padding: 0 12px;
	font-size: 13px;
	font-weight: bold;
	color: #6e6f6d;
	text-shadow: 1px 1px solid;
}

.item.choose_country a.country_item .r{	
	display: none;
	width: 10px;
	height: 28px;
	position: absolute;
	top: 0px;
	right: -10px;
}

.item.choose_country a.country_item.sel .r{
	display: block;
	background: url(/img/facelift/search_country_selected_r.png) no-repeat left bottom;
}

.item.choose_country a.country_item.sel{
	display: block;
	padding-right: 2px;
	margin-right: 10px;
	background: url(/img/facelift/search_country_selected_back.png) no-repeat left bottom;
}

.item.choose_country a.country_item_right{
	float: right;
}

.facebook_div{
	width: 125px;
	height: 21px;
	overflow: visible;
}

/* Az-jenata box */
.az_box,.az_box * {
	position: relative;
	overflow: visible;
	font-family: Tahoma;
}

.az_box {
	width: 300px;
	margin-top: 20px;
}

.az_box.az_jenata {
	background: url(/img/az_box/az_box_jenata_back_up.png) repeat-x left top;
}

.az_box_inner {
	padding-bottom: 15px;
}

.az_jenata .az_box_inner {
	background: url(/img/az_box/az_box_jenata_back_down.png) repeat-x left bottom;
}

.az_box.az_jenata .t {
	background: url(/img/az_box/logo-az-jenata.png) no-repeat 10px 15px;
}

.az_box .t {
	height: 48px;
}

.az_box.az_jenata .t .logo_link {
	position: absolute;
	top: 15px;
	left: 10px;
	width: 108px;
	height: 16px;
}

.az_box .more {
	position: absolute;
	top: 11px;
	right: 13px;
	height: 22px;
	line-height: 20px;
	width: 69px;
	padding: 0 0 0 14px;
	color: #FFF;
	text-decoration: none;
	font-size: 13px;
}

.az_box .more:hover {
	text-decoration: underline;
}

.az_box .more .r {
	position: absolute;
	right: -3px;
	top: 0px;
	width: 15px;
	height: 22px;
}

.az_box.az_jenata .more {
	background: url(/img/az_box/az_box_purple_b_back.png) no-repeat;
	color: #c8213c;
}

.az_box.az_jenata .more:hover {
	background: url(/img/az_box/az_box_purple_b_back_hover.png) no-repeat;
	text-decoration: none;
}

.az_box.az_jenata .more .r {
	background: url(/img/az_box/az_box_purple_b_r.png) no-repeat;
}

.az_box.az_jenata .more:hover .r {
	background: url(/img/az_box/az_box_purple_b_r_hover.png) no-repeat;
	text-decoration: none;
}

.list2 {
	margin: 0 auto;
	padding: 10px 0 20px;
	width: 278px;
}

.logo-statii {
	float: left;
	margin: 0;
	padding: 0px;
}

.az_jenata .logo-statii a {
	border: 1px solid #d3d3d3;
	display: block;
	width: 93px;
}

.az_jenata .logo-statii a:hover {
	border-color: #f8d3d9;
}

.logo-statii a img {
	display: block;
	margin: 0;
	padding: 0;
}

.text-right {
	float: left;
	margin: 0;
	padding: 0 0 0 13px;
	width: 160px;
}

.list2 .text-right a {
	font-weight: bold;
	font-size: 13px;
}

.az_jenata .list2 .text-right a {
	color: #c8213c;
}

.az_jenata .list2 .text-right a:hover{
   text-decoration: underline;
}

.list2 p {
	margin: 0;
	padding: 10px 0 0;
	font-size: 13px;
	color: #515151;
}
/* end of az-jenata box*/
