BODY {
	background: #fff url('../img/bg.gif') repeat-x scroll 0px 185px;
	font-family: Arial, Verdana;
	font-size: 11px;
	text-align: center;
}

A {
	text-decoration: none;
}

.wrapper {
	width: 998px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	position: relative;
}

#LeftColumn {
	float: left;
	width: 204px;
	margin-right: 22px;
}

#MainColumn {
	float: left;
	width: 772px;
}

#TopNav {
	float: right;
	height: 30px;
	line-height: 30px;
}

#TopNav LI {
	display: inline;
	padding: 0px 10px 0px 10px;
	border-right: 1px solid #c0b9af;
}

#TopNav LI A {
	color: #808080;
	font-weight: bold;
}

#TopNav LI A:HOVER {
	color: #ff4f05;
}

#TopNav LI.last {
	border-right: none;
	padding-right: 0px;
}

#Flash {
	height: 189px;
	clear: both;
}

#SearchBox {
	margin: 6px 0px 40px 0px;
	background: #fff url('../img/bgs.gif') repeat-x bottom;
	border-bottom: 1px solid #9c9996;
	border-right: 1px solid #b9b6b4;
	text-align: right;
}

#SearchBox FORM {
	background: url('../img/mglass.gif') no-repeat 30px 10px;
	padding: 0px 45px 6px 0px;
}

#SearchBox FIELDSET {
	padding-top: 5px;
	margin-bottom: 5px;
}

#SearchBox INPUT, #SearchBox SELECT  {
	border: 1px solid;
	border-color: #808080 #d4d0c8 #d4d0c8 #808080;
	background-color: #fff;
	color: #454545;
	line-height: 1.3em;
	padding-left: 3px;
	font-size: 11px;
	float: left;
	margin-left: 3px;
	margin-top: 4px;
}

#SearchBox INPUT.small {
	width: 5em;
}

#SearchBox LABEL {
	color: #454545;
	float: left;
	width: 60px;
	text-align: right;
	padding-right: 4px;
}

#SearchBox UL {
	margin: 0px;
	float: right;
	margin-left: 5px;
}

#SearchBox LI {
	line-height: 2.3em;
}

#SearchBox IMG {
	margin-left: 5px;
	cursor: pointer;
}

#SearchBox .buttons {
	margin-top: -30px;
}

#MainColumn H2 {
	background-color: #ff4f05;
	line-height: 30px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 10px;
	font-size: 11px;
}

#MainColumn H2 B {
	font-size: 15px;
}

#Footer {
	margin-top: 75px;
	background-color: #f1f0ee;
	border-top: 3px solid #f97b00;
	height: 65px;
}

#Footer .ask {
	position: absolute;
	top: -60px;
	left: 560px;
}


#Footer .links {
	background: url('../img/bgf.gif') no-repeat right 20px;
	position: absolute;
	right: 0px;
	padding-top: 10px;
	padding-bottom: 15px;
	top: 0px;
	color: #5a5a5a;
}

#Footer .links A {
	margin-left: 10px;
	color: #7a7a7a;
}

#Footer .links A:HOVER {
	color: #ff4f05;
}

#Kwadrat {
	position: absolute;
	top: 33px;
	right: 0px;
}

.menu_box {
	margin: 12px 0px 0px 12px;
}

.submenu_box {
	background: url('../img/bg.gif') repeat-x 0px -50px;
	display: none;
	position: absolute;
	border-left: 1px solid #E8E8E8;
	border-right: 1px solid #E8E8E8;
	border-bottom: 1px solid #E8E8E8;
	width: 194px;
	left: 193px;
}

.menu_box A, .submenu_box A {
	color: #625a52;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	height: 26px;
	padding-left: 3px;
}

.submenu_box A {
	padding-left: 5px;
}

.menu_box B, .submenu_box B {
	color: #ff4f05;
}

.menu_box A:HOVER, .submenu_box A:HOVER {
	color: #ff4f05;
	background-color: #fff;
}

.menu_box LI, .submenu_box LI {
	line-height: 26px;
	background: url('../img/bgl.gif') repeat-x top;
	padding-top: 1px;
}

.offer_row_1, .offer_row_2 {
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	background: transparent url('../img/bgo.gif') repeat-y;
	margin-bottom: 6px;
	height: 270px;
}

.offer_row_2 {
	background-position: -193px;
}

.offer {
	float: left;
	padding: 10px;
	position: relative;
	height: 100%;
	background: url('../img/e.gif') no-repeat 140px 50px;
}

.offer UL {
	width: 173px;
	margin-bottom: 151px;
	line-height: 1.3em;
	color: #747474;
}

.offer UL B {
	color: #ff4f05;
}

.offer UL .header {
	font-weight: bold;
	color: #282828;
}

.offer .header A {
	color: #282828;
}

.offer .header A:HOVER {
	color: #ff4f05;
}

.offer A.more {
	display: block;
	width: 173px;
	position: absolute;
	bottom: 5px;
	padding-bottom: 25px;
	background: url('../img/more.gif') no-repeat bottom right;
}

.offer IMG {
	width: 173px;
	height: 131px;
}

#LeftColumn .box, #LeftColumn .box_nobg {
	margin: 0px 0px 8px 12px;
	background: #FCFCFB url('../img/bgb.gif') repeat-x bottom;
	padding: 12px;
	line-height: 1.2em;
}

#LeftColumn .box_nobg{
	background: none;
}


#LeftColumn .box A {
	color: #2a2a2a;
}

#LeftColumn .box A:HOVER {
	color: #ff4f05;
}

#LeftColumn .box IMG {
	display: block;
	margin: 0px 0px 6px 0px;
}

#LeftColumn .box UL A {
	font-weight: bold;
	text-decoration: underline;
	line-height: 1.3em;
}

.pagebar {
	background: #f9f8f7 url('../img/bgl.gif') repeat-x bottom;
	line-height: 23px;
	color: #747474;
	padding: 0px 0px 1px 3px;
}

.pagebar A {
	color: #747474;
	line-height: 23px;
	padding: 0px 5px 0px 5px;
}

.pagebar B, .pagebar A:HOVER {
	color: #ff4f05;
}

.pagebar .pages {
	float: right;
	margin: -23px 3px 0px 0px;
}

.pagebar .pages B {
	padding: 0px 5px 0px 5px;
	line-height: 23px;
}

.labels {
	line-height: 36px;
	height: 36px;
	position: relative;
}

.car_listing {
	background-color: #f2f1ef;
	border: 1px solid #e5e5e5;
	margin-top: -1px;
	position: relative;
}

.car_listing.hilited {
	background-color: #f9f9f9;
}

.car_listing.last_minute {
	background-image: url('../img/e.gif');
	background-repeat: no-repeat;
	background-position: 215px 80px;
}

.car_listing DIV.reserved,
.car_listing DIV.sold {
	position: absolute;
	left: 215px;
	top: 80px;
	text-align: left;
	text-indent: -10000px;
	width: 84px;
	height: 36px;
}

.car_listing.last_minute DIV.reserved,
.car_listing.last_minute DIV.sold {
	left: 275px;
}

.car_listing DIV.reserved,
.left_column DIV.reserved {
	background: url(../img/rezerwacja.png) no-repeat;
}

.car_listing DIV.sold,
.left_column DIV.sold {
	background: url(../img/sprzedane.png) no-repeat;
}

.car_listing IMG {
	margin: 3px 20px;
	width: 173px;
	height: 131px;
	overflow: hidden;
}

.car_listing .description {
	position: absolute;
	left: 210px;
	top: 10px;
	width: 260px;
	line-height: 1.3em;
	color: #747474;
}

.car_listing .description A {
	color: #282828;
	font-weight: bold;
	font-size: 13px;
}

.car_listing .description A:HOVER, .car_listing .description B {
	color: #ff4f05;
}

.car_listing .offer_num, .car_listing .year, .car_listing .price {
	position: absolute;
	left: 480px;
	top: 10px;
	width: 100px;
	line-height: 1.3em;
	color: #ff4f05;
	font-weight: bold;
}

.labels .offer_num, .labels .year, .labels .price, .labels .description {
	position: absolute;
	left: 480px;
	width: 100px;
	color: #a4a4a4;
	font-size: 10px;
}

.car_listing .year, .labels .year {
	left: 580px;
}

.car_listing .price {
	left: 680px;
	font-size: 13px;
}

.labels .price {
	left: 680px;
}

 .labels .description {
 	left: 210px;
 	width: 200px;
 }

.car {
	background-color: #f2f1ef;
	border: 1px solid #e5e5e5;
	margin-top: 30px;
	padding: 8px 15px;
	overflow: auto;
	line-height: 1.3em;
}

.car .left_column {
	float: left;
	width: 499px;
	position: relative;
}

.car .right_column {
	float: right;
	width: 230px;
}

#MainImage {
	width: 495px;
	overflow: hidden;
	margin-bottom: 5px;
}

.car .left_column .thumb {
	width: 162px;
	height: 121px;
	overflow: hidden;
	margin-right: 4px;
	margin-bottom: 3px;
	cursor: pointer;
}

#LoadingImage {
	background-color: white;
	color: #333333;
	font-size: 11px;
	padding: 2px;
	position: absolute;
}

.car .description {
	clear: both;
	margin: 25px 0px;
	color: #454545;
}

.car .description UL {
	list-style: disc;
}

.car .description LI {
	margin-left: 3em;
}

.car .right_column UL {
	color: #585858;
	font-size: 12px;
	line-height: 1.5em;
	margin-bottom: 1.5em;
}

.car .right_column.last_minute {
	background: url('../img/e.gif') no-repeat right 50px;
}

.car .right_column LI.name {
	font-size: 13px;
	color: #000;
	font-weight: bold;
	margin-bottom: 1em;
}

.car .right_column .selected {
	color: #ff4f05;
}

.car .right_column .icons .icon {
	border: 1px solid white;
	margin: 4px;
	background-repeat: no-repeat;
	background-position: center 3px;
	width: 90px;
	float: left;
	color: #F80004;
	font-size: 11px;
	text-align: center;
	padding: 70px 0px 3px 0px;
}

.car .right_column .icons .icon.print {
	background-image: url('../img/i_drukuj.gif');
}

.car .right_column .icons .icon.okres {
	background-image: url('../img/i_okres.gif');
}

.car .right_column .icons .icon.udzial {
	background-image: url('../img/i_udzial.gif');
}

.car .right_column .icons .icon.rata {
	background-image: url('../img/i_rata.gif');
}

.car A.contact {
	background: #ff4f05 url('../img/btncontact.gif') no-repeat right;
	line-height: 22px;
	height: 20px;
	padding-right: 45px;
	padding-left: 22px;
	font-weight: bold;
	color: #fff;
	display: block;
	float: right;
	border: 1px solid #ff4f05;
	margin-right: 10px;
}

.car A.button {
	background: #fff url('../img/arr.gif') no-repeat right;;
	color: #ff4f05;
	line-height: 22px;
	height: 20px;
	border: 1px solid #dbdfe2;
	padding-right: 25px;
	padding-left: 15px;
	display: block;
	float: right;
}

.car A.button:HOVER {
	color: #585858;
}

.textbox {
	background-color: #f2f1ef;
	border: 1px solid #e5e5e5;
	padding: 15px;
	line-height: 1.3em;
	color: #454545;
}

.contact_banner {
	background: #ff751b url('../img/du.gif') no-repeat left center;
	color: #fff;
	margin: 30px 0px;
	line-height: 1.2em;
	overflow: hidden;
	padding: 1.2em 0px 1.2em 450px;
}

CENTER.no_results {
	padding: 30px;
	font-weight: bold;
}

.textbox .sitemap A {
	color: #454545;
	line-height: 1.3em;
	padding-left: 20px;
	background: url('../img/arr.gif') no-repeat left center;
}

.textbox .sitemap A:HOVER {
	color: #ff4f05;
}

.cursor {
	cursor: pointer;
}

.left_column .sold,
.left_column .reserved {
	position: absolute;
	left: 10px;
	top: 10px;
	width: 100px;
	height: 100px;
}