html {
	margin: 0px;
	padding: 0px;
	width: 100%;
	min-height: 100%;
	height: 100%;
	font-family: Tahoma;
	font-size: 11px;
	color: #A2A5A9;
}

body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	min-height: 100%;
	height: 100%;
	background-image: url('public/images/img_tlo.gif');
	background-repeat: repeat-x;
	text-align: center;
}

img {
	border: 0px;
}

p.rozpychacz {
	clear: both;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
}

div#tlo_footer {
	margin: auto;
	padding: 0px;
	width: 100%;
	min-height: 700px;
	height: auto!important;
	height: 700px;
	background-image: url('public/images/img_tlo_footer_tlo.gif');
	background-repeat: repeat-x;
	background-position: bottom;
}

div#container {
	margin: auto;
	padding: 0px;
	width: 800px;
	min-height: 700px;
	height: auto!important;
	height: 700px;
	position: relative;
	background-image: url('public/images/img_container_tlo.gif');
}

div#bannerTop {
	width: 800px;
	height: 246px;
	margin: auto;
}

div#menuTop {
	width: 650px!important;
	width: 800px;
	height: 31px;
	margin: auto;
	background-image: url(public/images/img_tlo_menu.gif);
	background-repeat: no-repeat;
	padding-left: 150px;
}

div#produkty {
	width: 800px;
	height: 173px;
}

div#nawigacja {
	width: 780px!important;
	width: 800px;
	height: 21px;
	background-color: transparent;
	font-size: 17px;
	text-align: left;
	padding-left: 20px;
}

span#nav {
	color: #D4A118;
}

span.tytul {
	color: #000000;
	font-weight: bold; 
}

span.tytul a {
	text-decoration: none;
}

span.tytul a:hover {
	text-decoration: none;
	color: #D4A118;
}

span.data {
	color: #000000;
}

div#blok_left {
	float: left;
	width: 295px;
	min-height: 138px;
	height: auto!important;
	height: 138px;
	background-image: url('public/images/img_blok_left_tlo.gif');
	background-repeat: no-repeat;
	background-color: transparent;
}

div#blok_left div.wiecej_left {
	width: 295px;
	height: 70px;
	background-image: url('public/images/img_wiecej_left_tlo.gif');
	background-repeat: no-repeat;
	text-align: right;
}

div#blok_left div.tekst_left {
	width: 257px;
	height: auto;
	margin-top: 25px;
	margin-left: 20px!important;
	margin-left: 10px;
	text-align: left;
	background-color: transparent;
}

div#blok_middle {
	float: left;
	width: 280px;
	min-height: 393px;
	height: auto!important;
	height: 393px;
	padding-top: 25px;
	background-image: url('public/images/img_blok_middle_tlo.gif');
	background-repeat: no-repeat;
	background-color: transparent;
}

div#blok_middle div.wiecej_middle {
	width: 280px;
	height: 88px;
	background-image: url('public/images/img_wiecej_middle_tlo.gif');
	background-repeat: no-repeat;
	text-align: right;
}

div#blok_middle div.tekst_middle {
	width: 240px;
	height: auto;
	margin-left: 20px!important;
	margin-left: 10px;
	text-align: left;
	background-color: transparent;
}

div#blok_middle div.tekst_middle img.img_middle {
	float: right;
	margin-left: 3px;
	margin-bottom: 3px;
}

img.wiecej_button {
	margin-top: 5px;
	margin-right: 10px;
}

div#blok_right {
	float: left;
	width: 225px;
	min-height: 393px;
	height: auto!important;
	height: 393px;
	background-image: url('public/images/img_blok_right_tlo.gif');
	background-repeat: no-repeat;
	background-color: transparent;
}

div#blok_right div.tekst_right {
	width: 205px;
	height: auto;
	margin-top: 25px;
	margin-left: 20px!important;
	margin-left: 10px;
	text-align: left;
	background-color: transparent;
}

div.tekst_right a {
	text-decoration: none;
	color: #E9B013;
	font-weight: bold;
}

div.text_tlo {
	width: 800px;
	min-height: 200px;
	height: auto!important;
	height: 200px;
	background-image: url('public/images/img_firma_tekst_tlo.gif');
	background-repeat: repeat-y;
	background-position: center;
	position: relative;
	color: #848688;
}

div.oferta_tlo {
	width: 800px;
	height: auto;
	background-image: url('public/images/img_firma_tekst_tlo.gif');
	background-repeat: repeat-y;
	background-position: center top;
	position: relative;
	text-align: left;
	color: #848688;
}

div.oferta_tlo a {
	text-decoration: none;
	color: #848688;
	font-weight: bold;
}

div.text {
	width: 700px;
	height: auto;
	background-color: transparent;
	text-align: left;
	margin-left: 55px!important;
	margin-left: 15px;
}

div.text table {
	border: 1px solid #6A6B6B;
	border-collapse: collapse;
}

div.text td {
	border: 1px solid #6A6B6B;
}

div.text a {
	text-decoration: none;
	color: #848688;
	font-weight: bold;
}

span.text_center {
	width: 800px;
	display: block;
	text-align: center;
}

img.text_top {
	position: absolute;
	left: 33px;
	top: 0px;
	margin: 0px;
	padding: 0px;
}

div.text img.text_bottom {
	position: absolute;
	left: 33px;
	bottom: 0px;
}


div.text_sprzedaz {
	width: 700px;
	height: auto;
	background-color: transparent;
	text-align: center;
	margin-left: 55px!important;
	margin-left: 15px;
}

div.text_sprzedaz table {
	border: 1px solid #6A6B6B;
	border-collapse: collapse;
	font-size: 11px;
}

div.text_sprzedaz td {
	border: 1px solid #6A6B6B;
}

div.text_sprzedaz a {
	text-decoration: none;
	color: #848688;
	font-weight: bold;
}

div.text_sprzedaz img.text_bottom {
	position: absolute;
	left: 33px;
	bottom: 0px;
}



form#newsletter {
	width: 225px;
	height: 41px;
	background-image: url('public/images/img_newsletter_tlo.gif');
	background-repeat: no-repeat;
	margin-top: 30px;
	margin-bottom: 10px;
}

form#newsletter input {
	width: 135px;
	height: 14px;
	margin-left:24px;
	margin-top: 17px;
	color: #A2A5A9;
	font-size: 11px;
	border: 0px;
	background-color: transparent;
}

div#footer {
	clear: both;
	width: 800px;
	height: 63px;
	margin: auto;
	background-image: url(public/images/img_tlo_footer.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

div#footer_left {
	font-family: Arial;
	font-size: 11px;
	margin-top: 45px;
	float: left;
	width: 400px;
	text-align: left;
}

div#footer_left img {
	vertical-align: middle;
}

div#footer_left a {
	margin-left: 10px;
	text-decoration: none;
	color: #ffffff;
}

div#footer_right {
	font-family: Arial;
	font-size: 11px;
	margin-top: 45px;
	float: left;
	width: 400px;
	text-align: right;
}

div#footer_right a {
	margin-right: 10px;
	text-decoration: none;
	color: #777777;
}

div#galeria_firma {
	width: 732px;
	height: auto;	
	margin-top: 15px;
	text-align: center;
	margin-left: 34px!important;
	margin-left: 0px;
}

div#firma_tlo {
	width: 800px;
	min-height: 300px;
	height: auto!important;
	height: 300px;
	background-image: url('public/images/img_firma_tlo.gif');
	background-repeat: no-repeat;
}

div#oferta_naglowki {
	width: 583px;
	height: 45px;
	font-size: 10px;
	margin-left: 110px;
	background-image: url('public/images/img_oferta_top_tlo_prod.gif');
	background-color: transparent;
}

div.naglowek {
	float :left;
	width: 115px;
	height: 45px;
	text-align: center;
}

div.naglowek2 {
	float :left;
	width: 116px;
	height: 45px;
	text-align: center;
}

div.naglowek3 {
	float :left;
	width: 108px;
	height: 45px;
	text-align: center;
}

div.naglowek4 {
	float :left;
	width: 104px;
	height: 45px;
	text-align: center;
}

div#naglowek_first {
	float: left;
	width: 138px;
	height: 45px;
	text-align: center;
}

div#naglowek_last {
	float: left;
	width: 112px;
	height: 45px;
	text-align: center;
}

img.separator {
	float: left;
	margin: 0px;
	padding: 0px;
}


div#oferta {
	width: 583px;
	margin-left: 100px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-collapse: collapse;
}

div.oferta_samochody {
	width: 583px;
	height: 88px;
	background-image: url('public/images/img_oferta_tlo_prod.gif');
	background-color: transparent;
	margin-left: 110px;
}

div.samochody2 {
	float: left;
	width: 116px;
	height: 88px;
	text-align: center;
	background-color: transparent;
}

div.samochody3 {
	float: left;
	width: 108px;
	height: 88px;
	text-align: center;
	background-color: transparent;
}

div.samochody4 {
	float: left;
	width: 104px;
	height: 88px;
	text-align: center;
	background-color: transparent;
}

div.samochody_first {
	float: left;
	width: 138px;
	height: 88px;
	text-align: center;
	background-color: transparent;
}

div.samochody_last {
	float: left;
	width: 112px;
	height: 88px;
	background-color: transparent;
}

img.samochody_separator {
	float: left;
	display: block;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

div#rezerwacja_tlo {
	width: 800px;
	height: auto;

}

div#formularz {
	float: left;
	width: 500px;
	height: 320px;
	background-image: url('public/images/img_rezerwacja_tlo.gif');
	background-repeat: no-repeat;
	background-color: transparent;
	text-align: left;
}

div#galeria_rezerwacja {
	float: left;
	width: 280px;
	height: auto;
}

img_rezerwacja {
	clear: both;
	display: block;
	margin-top: 20px;
	margin-bottom: 20px;
}

table#form_table {
	float: right;
	margin-right: 50px!important;
	margin-right: 23px;
	margin-top: 40px;
}

table#form_table td {
	height: 30px;
	vertical-align: middle;
}

td.label {
	text-align: right;
	font-size: 11px;
}

table#kontakt_table {
	float: right;
	margin-right: 30px!important;
	margin-right: 0px; 
}

table#kontakt_table td {
	height: 30px;
	vertical-align: middle;
	text-align :left;
}

table#kontakt_table td.label {
	text-align: right;
	font-size: 11px;
}


form#form input {
	width: 150px;
	height: 15px!important;
	height: 18px;
	border: 1px solid #6A6B6B;
	color: #6A6B6B;
	font-size: 11px;
}

form#form input.data_input {
	width: 110px;
	height: 15px!important;
	height: 18px;
	border: 1px solid #6A6B6B;
	color: #6A6B6B;
	font-size: 11px;
}

form#form textarea {
	width: 220px;
	height: 120px;
	border: 1px solid #6A6B6B;
	font-size: 11px;
	color: #6A6B6B;
}

img.data_button {
	vertical-align: middle;
	margin-left: 23px;
	margin-bottom: 1px;
}

form#form select {
	width: 151px;
	height: 15px!important;
	height: 18px;
	border: 1px solid #6A6B6B;
	color: #6A6B6B;
	font-size: 11px;
}

div#kontakt_tlo {
	width: 800px;
	min-height: 280px;
	height: auto!important;
	height: 280px;
	background-image: url('public/images/img_kontakt_tlo.gif');
	background-repeat: no-repeat;
}

div#kontakt_left {
	float: left;
	width: 205px!important;
	width: 195px;
	height: 220px!important;
	height: 280px;
	padding-top: 60px;
	padding-left: 20px;
	margin-left: 110px!important;
	margin-left: 55px;
	text-align: left;
}

div#kontakt_left a {
	text-decoration: none;
	color: #A2A5A9;
}

div#kontakt_right {
	float: left;
	width: 375px!important;
	width: 355px;
	height: 275px!important;
	height: 280px;
	padding-top: 5px;
	padding: left: 20px;
}

form#form input.submit_button {
	width: 50px;
}

div#komunikat {
	text-align: right;
	width: 370px;
	margin-left: 100px;
}

div#message {
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
	margin-top: 15px!important;
	margin-top: -10px;
	text-align: left;
}

a#newsletter_button {
	display: block;
	float: right;
	margin-top: 10px;
	margin-right: 27px!important;
	margin-right: 14px;
	text-decoration: none;
	color: #A2A5A9;
	cursor: pointer;
}

a#newsletter_button img {
	vertical-align: middle;
}

img.img_nag_left {
	float: left;
}

img.img_nag_right {
	float: right;
}

table.wysrodkowanie {
	vertical-align: middle;
	height: 45px;
	width: 100%;
	font-size: 10px;
	text-align: center;
}

table.wysrodkowanie2 {
	vertical-align: middle;
	height: 88px;
	width: 100%;
	font-size: 10px;
	text-align: center;
}

img.img_menu {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

a.menu_l {
	float: left;
	border: 0px;
	margin: 0px;
	padding: 0px;
	display: block;
}

#galeria{
display: none;
z-index: 100;
height:auto;
position: absolute;
background-color: #ffffff;
border:1px solid #6A6A6A;
margin-left: -320px;
margin-top: 50px;
}

#tlo_block{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=30);
	-moz-opacity: 0.3;
	opacity: 0.3;
	display: none;
}

#bottomNavClose {
	position: absolute;
	top: 30px;
	left: 570px;
	text-decoration: none;
	color: #ffffff;
	font-size: 18px;
}

div#informacja {
	width: 570px;
	height: auto;
	margin-left: 111px;
	margin-top: 10px;
	padding-bottom: 10px;
}

div.float_left {
	float: left;
	width: 400px;
	height: auto;
}

div.float_right {
	float: left;
	width: 300px;
	height: auto;
	text-align: center;
	margin-bottom: 20px;
}

img.galeria_wnetrze {
	margin-top: 5px;
	margin-bottom: 5px;
}

div.float_left table {
	border: 1px solid #6A6B6B;
	border-collapse: collapse;
	width: 300px;
	text-align: center;
	font-size: 11px;
}

div.float_left table td{
	border: 1px solid #6A6B6B;
}

span.opis {
	display: block;
	width: 600px;
	margin-left: 50px;
}

div.galeria_img {
	float: left;
	width: 180px;
	height: 132px;
	background-image: url('public/images/img_img_tlo.gif');
	background-position: bottom;
	background-repeat: no-repeat;
	margin-right: 3px;
}

div.galeria_img_boczna {
	width: 180px;
	height: 132px;
	background-image: url('public/images/img_img_tlo.gif');
	background-position: bottom;
	background-repeat: no-repeat;
	margin-right: 3px;
}

table#ceny {
	margin-top: 15px;
}