/*
CSS Document

media: print
*/

#header {
	background: none;
	height: 120px;
	border-bottom: 1px solid #666666;
}
#current .logo {
	margin: 26px 0 0 24px;
}
#current .motto {
	left: 55%;
	top: 60px;
}



#side, 
#otherside, 
#lista, 
.hidden, 
.noprint, 
div#submain, 
div#menu, 
div#menu3,
span.arr_right, 
span.arr_left {
	display: none !important;
}
div.slider ul li {
	display: inline;
}

html, 
body, 
#content, 
#footer {
	background: #ffffff;
}
#footer {	
	border-top: 1px solid #666666;
}

#main {
	font-size: 140% !important;
	width: 100%;
	left: 0;
	top: 0;
}

#main .ad_detail_title, 
#main .title-price, 
#main .ad-first-part, 
#main .ad-second-part, 
#main .ad-third-part, 
#main .ad_options {
	background: #ffffff !important;
}
#main .title-price {
	right: 1%;
}

#main h1.ad_detail_title strong {
	width: 60%;
}
#main ul.title-price {
	width: 30%;
}


#main .ad-first-part, 
#main .ad-second-part, 
#main .ad-third-part {
	width: 98% !important;
	border: none;
}
#main .ad-third-part {
	border-top: 1px solid #666666 !important;
}

#main .ad_short_description {
	width: 45%;
}
#main .ad_short_description {
	width: 45%;
}
#main .ad_attributes {
	width: 55%;
}

#main .ad_gallery .loader, 
#main .ad_gallery .pointer, 
#main .ad_gallery .nav-next, 
#main .ad_gallery .nav-prev, 
#main .ad_gallery .strip_wrapper {
	display: none;
}


#main .ad-first-part table.ad_prices_table th, 
#main .ad-first-part table.ad_prices_table td, 
#main .ad-first-part table thead td, 
#main .ad-first-part table thead td {
	background: #ffffff !important;
}
#main .title-price strong, 
#main .ad-first-part td.info, 
#main .ad-first-part td.value.exclude_vat, 
#main .ad-first-part td.value.exclude_vat strong, 
#main .ad-first-part td.value.notax strong, 
#main .ad-first-part table.ad_leasing_table td strong {
	color: #000000;
}

ul.ad_options {
	height: 70px;
}
ul.ad_options li {
	width: auto;
	overflow: visible;
	border: none;
}
ul.ad_options li a {
	width: 170px;
}
ul.ad_options li strong {
	float: left;
	font-size: 120%;
	color: #e34000;
}

#main .ad_address h2 {
	font-size: 160%;
	width: 55%;
}
#main .ad_address address {
	width: 55%;
	font-size: 120%;
	line-height: 1.3em;
}
#main .ad_address img,
#main .ad_address div.img {
	max-width: 45%;
}




