@import "reset.css";
body {
	background: #e9e9e9 url('gfx/top_bg.jpg') no-repeat center top;
	font-family: Arial;
	font-size: 12px;
	color: #111;
	overflow-x: hidden;
}

a { color: #F5C308; }
a:hover { color: #f2ae00; }
.clear {
	clear: both;
	line-height: 0;
	height: 0;
	font-size: 0;
}

.wrapper {
	width: 980px;
	margin: auto;
}

.left	{ float: left; }
.right	{ float: right; }

.rounded_down {
	border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
}
.rounded_top {
	border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
}
.rounded_all {
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.rounded_small {
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.tricolore {
	/*padding-right: 110px;*/
	background: url('gfx/gfx.png') no-repeat right bottom;
}

#user_bar,
#content,
#bottom {
	margin: 0 auto;
}

	#user_bar {
		padding: 4px;
		width: 966px;
	}
	#user_bar h1 {
		font-size: 10px;
		font-weight: lighter;
	}

#top {
	margin: auto;
	padding-bottom: 60px;
}
	#top .header {
		padding: 15px;
		background: #ffcb08;
		margin: 0 auto;
		display: block;
		border-bottom: 1px solid #aaa;
}

	#top .logo {
		height: 52px;
		width: 270px;
		display: block;
		background: url('gfx/gfx.png') no-repeat 0px 0px;
		margin-right: 20px;
	}
	#top h2 {
		font-size: 37px;
		display: block;
		text-transform: uppercase;
		color: #fff;
		letter-spacing: -1px;
	}
		#top h2 strong {
			font-size: 50px;
			font-weight: bold;
			padding: 1px 2px;
			display: inline-block;
			zoom: 1; *display: inline;
			vertical-align: middle;
		}
		#top h2 span {
			padding: 6px 3px;
			display: inline-block;
			zoom: 1; *display: inline;
			vertical-align: middle;
		}
			#top h2 .black {
				color: #000;
			}


	#top .facebook, #top .vimeo, #top .blog {
		display: block;
		width: 66px;
		height: 24px;
		background: url('gfx/gfx.png') no-repeat -285px 0px;
		margin-bottom: 4px;
	}
	#top .vimeo, #top .blog {
		background-position: -285px -50px;
	}



#content {
	background: url('gfx/pasek_bg.png') repeat-x 0 271px;
}
#content h1 span,
#content h2 span,
#content h3 span {
	color: #999;
	padding-bottom: 3px;
	border-bottom: 1px solid #b3b3b3;
	display: block;
	font-size: 18px;
	text-transform: uppercase;
}


	.content {
		padding: 15px;
		background: #fff;
		margin-bottom: 25px;
	}







#bottom {
	background: url('gfx/bottom_bg.jpg') 0 45px repeat-x;
	padding: 25px 3px 15px 3px;
}

	#bottom ul {
		list-style: none;
		display: block;
		margin-right: 20px;
		float: left;
		margin-bottom: 20px;
	}
	#bottom li {
		display: block;
		padding: 5px 0;
	}
		#bottom li span {
			width: 210px;
			font-weight: bold;
			color: #666;
			background: #fff;
			display: block;
			padding: 10px;
			border-bottom: 1px solid #b3b3b3;
		}
		#bottom li a {
			display: block;
			padding: 2px 10px;
			color: #666;
		}

	#bottom .stopka {
		display: block;
		clear: both;
		color: #666;
		padding: 5px 20px;
		background: #fff;
	}

		#bottom .stopka span {
			padding: 15px 0;
			display: block;
			float: left;
		}
		#bottom .stopka .copy {
			height: 31px;
			width: 35px;
			background: url('gfx/gfx.png') no-repeat -380px 0;
			margin: 5px 0;
		}
		#bottom .stopka .hotm {
			background: url(/dom/gfx/gfx.png) no-repeat scroll -6px -260px;
			width: 50px;
			height: 20px;
			margin: 12px 15px 0;
		}
		#bottom .stopka .hotm:hover {
			background-position: -6px -290px;
		}



	.uslugi_buttons a {
		display: block;
		padding: 7px 15px;
		margin: 10px 0;
		background: #f1f1f1;
		color: #666;
		font-size: 17px;
		text-transform: uppercase;
		vertical-align: middle;
	}
	.uslugi_buttons a:hover {
		background: #dedede;
	}
		.uslugi_buttons a span {
			display: inline-block;
			zoom: 1; *display: inline;
			width: 45px;
			height: 45px;
			vertical-align: middle;
			margin-right: 15px;

		}
			.uslugi_buttons a.ubezpieczenia span {
				background: url('gfx/gfx.png') no-repeat -214px -82px;
			}
			.uslugi_buttons a.kredyty span {
				background: url('gfx/gfx.png') no-repeat -160px -83px;
			}
			.uslugi_buttons a.serwis span {
				background: url('gfx/gfx.png') no-repeat 0px -80px;
			}
			.uslugi_buttons a.stacja span {
				background: url('gfx/gfx.png') no-repeat -100px -80px;
			}
			.uslugi_buttons a.sklep span {
				background: url('gfx/gfx.png') no-repeat -50px -80px;
			}




#lista .auto {
	width: 161px;
	padding: 10px;
	float: left;
	display: block;
	background: #f5c308;
	margin: 10px 7px;
}


	#lista .auto img {
		width: 161px;
		height: 121px;
		display: block;
		border-bottom: 5px solid #e0b207;
		background: #fff url('gfx/foto_loader.gif') no-repeat center center;
		margin-bottom: 10px;
	}
	#lista .auto ul.opis {
		display: blok;
		list-style: none;
		background: #fff;
		padding: 7px;
	}
		#lista .auto li a,
		#lista .auto li span {
			display: block;
			padding: 3px 0;
			color: #404040;
			font-size: 11px;
			white-space: nowrap;
		}

		#lista .auto li h5 a {
			font-size: 15px;
			text-transform: uppercase;
			padding: 5px 0 5px 0;
			border-bottom: 1px solid #f1f1f1;
			margin-bottom: 7px;
		}

	#lista .auto .paliwo {
		padding: 0;
		position: relative;
		top: -2px;
	}
	#lista .auto .paliwo img {
		width: auto!important;
		height: 14px!important;
		border: 0!important;
		display: inline-block!important;
		margin: 0 2px 0 0!important;
		position: relative;
		top: 3px;
		left: 2px;
		background: none!important;
	}



.wyszukiwarka {
	float: left;
	width: 465px;
	margin: 25px 10px 15px 0;
}
	.wyszukiwarka h1 {
		background: url('gfx/belka_s.png') no-repeat right center;
		font-size: 18px;
		color: #000;
		padding: 7px 10px;
		display: block;
		text-transform: uppercase;
	}


	.wyszukiwarka form {
		padding: 20px;
		position: relative;
	}
	.wyszukiwarka .send_button {
		margin-left: 120px;
		border: 0px;
		background: url('gfx/butt_szukaj.png') no-repeat center center;
		width: 69px;
		height: 28px;
	}
	.wyszukiwarka label {
		font-weight: bold;
		padding: 7px 0;
		text-align: left;
		float: left;
		width: 120px;
	}
	.wyszukiwarka input {
		float: left;
		width: 280px;
		border: 0px;
		padding: 6px 10px;
		background: url('gfx/input_b.png') no-repeat left center;
		font-weight: bold;
		font-size: 12px;
		font-family: Arial;
		z-index: 1;
	}
		.wyszukiwarka input.select {
			background: url('gfx/input_bsel.png') no-repeat left center;
			cursor: pointer;
		}

		.wyszukiwarka span {
			font-weight: bold;
			padding: 6px;
			text-align: left;
			float: left;
		}
		.wyszukiwarka input.input_small {
			background: url('gfx/input_s.png') no-repeat left center;
			text-align: center;
			width: 41px;
		}

	.wyszukiwarka div.field {
		clear: both;
		display: block;
		height: 35px;
		position: relative;
	}

		.wyszukiwarka .suggest {
			width: 300px;
			display: none;
			position: absolute;
			top: 43px;
			left: 140px;
			height: 250px;
			overflow-y: scroll;
			padding-bottom: 6px;
			background: #d8d8d8 url('gfx/sugg_btm.png') no-repeat left bottom;
			z-index: 999;
		}
		#model_sugg {
			top: 78px;
			height: 150px;
		}
		#rodzaj_nadwozia_sugg {
			top: 113px;
			height: 150px;
		}
		#rodzaj_paliwa_sugg {
			top: 253px;
			height: 100px;
		}
		#miejsce_postoju_sugg {
			top: 323px;
			height: 100px;
		}

			.wyszukiwarka .suggest p {
				margin: 20px auto;
				font-weight: bold;
				text-align: center;
			}
			.wyszukiwarka .suggest a {
				display: block;
				padding: 5px 8px;
				color: #404040;
			}
			.wyszukiwarka .suggest a:hover {
				background: #cecece;
			}



.strony {
	max-width: 500px;
	white-space: nowrap;
}



#tooltip {
	position: absolute;
	z-index: 3000;
	background: #666;
	padding: 6px 8px;
	opacity: 0.85;
	color: #fff;
	font-size: 9px;
	line-height: 14px;
	text-align: center;
	min-width: 100px;
	max-width: 180px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#tooltip h3, #tooltip div { margin: 0; font-size: 10px; }

