*{
	padding: 0px;
	margin: 0px;
	border: 0px none;
	outline: none;
}

body {
	background: #e0e0e0;
	font-family: 'Trebuchet MS', 'Tahoma', 'Verdana';
	color:#555555;
}

a{
	font-family:'Trebuchet MS' , 'Tahoma', 'Verdana';
	text-decoration:none;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	color:#ff0000;
}

p{
	font-family:'Trebuchet MS' , 'Tahoma', 'Verdana';
	font-size:12px;
	line-height:16px;
	color:#555555;
}

input, select, textarea {
	font-family:'Trebuchet MS' , 'Tahoma', 'Verdana';
	font-size:12px;
	color:#555555;
	font-weight: normal;
}

h1{
	font-size:30px;
	font-family:'Trebuchet MS' , 'Tahoma', 'Verdana';
	line-height:34px;
	color:#f8f1ec;
}

h2{
	font-family:'Trebuchet MS' , 'Tahoma', 'Verdana';
	font-size:16px;
	position:absolute;
	top:31px;
	left:185px;
}

h3{
	font-size:30px;
	font-family:'Trebuchet MS' , 'Tahoma', 'Verdana';
	color:#000000;
	line-height:30px;
}

h4{
	font-family:'Trebuchet MS' , 'Tahoma', 'Verdana';
	font-size:16px;
	line-height:16px;	
	color:#000000;
	font-weight:normal;
}

p.title, p.naglowek {
	ffont-family:'Trebuchet MS' , 'Tahoma', 'Verdana';
	font-size:16px;
	line-height:16px;	
	color:#000000;
	font-weight:normal;
	margin-top:10px;
	margin-bottom:10px;
}

li{
	text-decoration:none;
	list-style:none;
	padding-left:17px;
	background: url("../gfx/icons.png") no-repeat;	
	background-position: -74px 6px;
	font-family:'Trebuchet MS' , 'Tahoma', 'Verdana';
	font-size:12px;
	line-height:16px;
	color:#555555;	
}

table tr td{
	font-family:'Trebuchet MS' , 'Tahoma', 'Verdana';
	font-size:12px;
	color:#555555;
}

.bold{
	font-weight:bold;
}

.black{
	color:#000000;
}

.font11{
	font-size:11px;
}

.center{
	width:992px;
	display:block;
	margin: 0px auto;
} 

.czysty{
	width:100%;
	height:0px;
	display:block;
	clear:both;
	overflow:hidden;
}

.linia {
	display: block;
	height: 1px;
	background: url('../gfx/border_poziomy.png') repeat-x left top;
	overflow: hidden;
}

#body_img_1{
	width:100%;
	height:418px;
	background: url("../gfx/body_img.jpg") center top;
	background-repeat:no-repeat;
}

#body_img_2{
	width:100%;
	/*padding-bottom: 150px;*/
	background: #000000 url("../gfx/body_img2.png") center top;
	background-repeat:repeat-x;
}

#body_img_3{
	width:100%;
	height:87px;
	background: url("../gfx/body_img3.jpg") center top;
	background-repeat:no-repeat;
}

#body_color{
	background-color:#e0e0e0;
}

#subpage_body_img{
	width:100%;
	height:155px;
	background: url("../gfx/subpage_img.jpg") center top;
	background-repeat:no-repeat;
}

/* =========== index =========== */ 

#top{
	height:87px;
	position:relative;
}

a.logo{
	height:55px;
	width:131px;
	position:absolute;
	top:13px;
	left:26px;
	background: url("../gfx/logo.png") center top;
}
/*
#menu_top{
	position:absolute;
	top:28px;
	right:20px;
	height: 28px;
}

#menu_top a{
	font-size:18px;
	color:#000000;
	height:28px;
	float: left;
	text-align:center;
	padding:0px 0px 0px 6px;
	display:block;	
	background:none;
	margin-left:12px;
}

#menu_top a span {
	height:22px;
	background: none;
	float:left;
	padding:6px 12px 0px 0px;
	position:relative;
	left:6px;
}

#menu_top a span.cufon-canvas, #menu_top a span.cufon-alt {
	display: block;
	height: auto;
	top: 0px; 
	left: 0px;
	right: 0px;
	bottom: 0px;
	width: auto;
	padding: 0px;
	margin: 0px;
	background: none;
}

#menu_top a:hover, #menu_top a.selected {
	background: url("../gfx/top_left.png") no-repeat 0px 0px;
}

#menu_top a:hover span, #menu_top a.selected span {
	background: url("../gfx/top_right.png") no-repeat right top;
}

#menu_top div {
	display: none;
	visibility: hidden;
	overflow: hidden;
	width: 0px;
	height: 0px;
}*/

#menu_top{
	position:absolute;
	top:28px;
	right:20px;
	height: 28px;
}

#menu_top a{
	font-family: 'Trebuchet MS', 'Tahoma';
	font-size:16px;
	font-weight: normal;
	color:#000000;
	height:28px;
	line-height: 18px;
	float: left;
	text-align:center;
	padding:0px 0px 0px 6px;
	display:block;	
	background:none;
	margin-left:12px;
	cursor: pointer;
}

#menu_top a .menu_span {
	height:24px;
	background: none;
	float:left;
	padding:4px 12px 0px 0px;
	position:relative;
	left:6px;
	cursor: pointer;
}

#menu_top a:hover, #menu_top a.selected {
	background: url("../gfx/top_left.png") no-repeat 0px 0px;
}

#menu_top a:hover .menu_span, #menu_top a.selected .menu_span {
	background: url("../gfx/top_right.png") no-repeat right top;
}

#menu_top div {
	display: none;
	visibility: hidden;
	overflow: hidden;
	width: 0px;
	height: 0px;
}

#container_1 {
	height:418px;
	position:relative;
}

#container_1 .cont_flash{
	position: absolute;
	display: block;
	width: 992px;
	height: 418px;
	top: 1px;
	left: 0px;
	overflow: hidden;
	z-index: 1;
}

#container_1 .cont_tresc{
	position:absolute;
/*	top:98px;
	right:60px;	
	width:405px;*/
	top: 130px;
	right: 0px;
	width: 450px;
	z-index: 10;
}

#container_1 .cont_tresc p{
	color:#9b9b9b;
}

#menu_main{
	display: block;
	overflow: hidden;
	height:77px;
	width:991px;
	position:absolute;
	left:0px;
	bottom:10px;
	z-index: 20;
}

#menu_main_left{
	display: block;
	height:77px;
	width:16px;
	overflow: hidden;
	float:left;
	background: url("../gfx/buttons.png") no-repeat 0px 0px;
}

#menu_main_center {
	display: block;
	height:77px;
	width:959px;
	overflow: hidden;
	float: left;
	background: url("../gfx/buttons.png") repeat-x 0px -234px;
}

#menu_main_center a {
	display: block;
	width:168px;
	height:62px;
	overflow: hidden;
	background: url("../gfx/buttons.png") no-repeat right -156px;
	float:left;
	font-size:20px;
	line-height:20px;
	color:#f8f1ec;
	padding: 15px 57px 0px 22px;
	cursor: pointer;
}

#menu_main_center a:hover {
	color:#000000;
}

#menu_main_center a.first{
	padding: 15px 50px 0px 15px;
}

#menu_main_center a.last{
	padding: 15px 35px 0px 22px;
	background: none;
}

#menu_main_right{
	display: block;
	height:77px;
	width:16px;
	overflow: hidden;
	float:left;
	background: url("../gfx/buttons.png") no-repeat 0px -78px;
}

span.menu_main_break{
	height:77px;
	width:7px;
	float:left;
	background: url("../gfx/buttons.png") no-repeat 0px -156px;	
}

#container_2{
	position:relative;
	padding-bottom:20px;
}

#box_1{
	width:468px;
	padding:28px 0px 0px 28px;
	position:relative;
	float:left;	
}

.box_1_tresc{
	width:468px;
	position:relative;
}

.box_1_tresc .box1_img{
	float:left;
	margin-right: 28px;
}

.box_1_tresc .box_1_body {
	width: 290px;
	float: left;
}

/* ANIMACJA OFERT GLOWNA STRONA */
.offersANIMATION {
	display: block;
	overflow: hidden;
	width: 468px;
	height: 115px;
	position: relative;
}

.offersANIMATION table.offersLIST {
	position: absolute;
	left: 0px;
	top: 0px;
	border-collapse: collapse;
}
/* ANIMACJA OFERT GLOWNA STRONA - KONIEC */

.box_small{
	width:192px;
	padding:28px 28px 0px 28px;
	position:relative;
	float:left;	
}

.box_small p{
	margin-left:61px;
}

.box_small a{
	margin-left:61px;
}

#box_kontakt{
	background: url("../gfx/box3_logo.png") no-repeat 28px 68px;
}

#box_news{
	background: url("../gfx/box4_logo.png") no-repeat 28px 68px;
}

#bottom{
	height:94px;
	padding-top:28px;
	position:relative;
}

#bottom p{
	color:#999999;
	font-size:12px;
	margin-left:28px;
}

#bottom a{
	color:#999999;
}

#bottom_menu{
	position:absolute;
	right:30px;
	top:28px;
}

#bottom_menu a {
	color:#999999;
	float:right;
	margin-left:21px;
	cursor: pointer;	
}

/* =========== formularz =========== */

#main_form label{
	height:23px;
	width:333px;
	float:left;
	padding-top:5px;
	margin-bottom:10px;
	color:#555555;
	font-weight:bold;
}

#main_form input{
	width:338px;
	height:23px;
	padding:5px 5px 0px 5px;
	color:#555555;
	float:left;
	background: url("../gfx/inputs.png") no-repeat 0px 0px;
}

#main_form .label_size{
	width:64px;
}

#main_form .input_2{
	width:98px;
	background: url("../gfx/inputs.png") no-repeat;
	background-position: 0px -140px;	
}

#main_form .input_3{
	width:140px;
	background: url("../gfx/inputs.png") no-repeat;
	background-position: 0px -112px;
}

#main_form .input_4{
	width:174px;
	background: url("../gfx/inputs.png") no-repeat;
	background-position: 0px -84px;
}

#main_form .input_5{
	width:98px;
	background: url("../gfx/inputs.png") no-repeat;
	background-position: 0px -140px;	
}

#main_form .input_6{
	width:38px;
	background: url("../gfx/inputs.png") no-repeat;
	background-position: -300px -140px;
}

#main_form .input_7{
	width:13px;
	height:13px;
	margin-top:5px;
}

#main_form .input_8{
	width:13px;
	height:13px;
}

#main_form .label_size_1{
	width:79px;
}

#main_form .label_size_2{
	width:25px;
	text-align:center;
}

#main_form .label_size_3{
	width:45px;
	text-align:center;
}

#main_form .label_size_4{
	width:98px;
}

#main_form .label_size_5{
	width:79px;
	text-align: center;
}

#main_form .label_size_6{
	width:98px;
	text-align: center;
}

#form_textarea{
	width:332px;
	height:53px;
	background: url("../gfx/inputs.png") no-repeat left top;
	background-position: 0px -168px;
	float:left;
	padding:5px 8px 5px 8px;
}

#form_textarea textarea{
	color:#555555;
	width:332px;
	height:53px;
}

#wyniki_finansowe_lewo{
	width:334px;
	height:75px;
	float:left;
}

#wyniki_finansowe_prawo{
	width:345px;
	height:75px;
	float:left;
}

.form_border_poziomy{
	width:683px;
	height:1px;
	background: url("../gfx/border_poziomy.png") left top;
	background-repeat:repeat-x;
}

.form_select{
	width:348px;
	height:28px;
	float:left;
	display:block;
	background: url("../gfx/sel_input.png") no-repeat left top;	
}

#form_small{
	width:150px;
	background: url("../gfx/sel_input_1.png") no-repeat left top;	
}

.form_select a.form_select_text{
	width:306px;
	height:21px;
	padding:7px 35px 0px 7px;
	color:#555555;
	float:left;
	display:block;
	font-weight:bold;
	overflow: hidden;
}

#form_small a.form_select_text{
	width:108px;
}

.form_select a.form_select_text:hover{
	color:#ff0000;
}

.form_select .form_select_list{
	width:348px;
	float:left;
	margin-top:2px;
/*	overflow:auto;*/
	display:none;
	position:relative;
	z-index:3;	
}

#form_small_list{
	width:150px;
}

.form_select .form_select_list .form_select_list_top{
	width:348px;
	height:3px;
	background: url("../gfx/sel_top.png") no-repeat left top;
	display:block;	
	overflow: hidden;
}

#form_small #form_small_list .form_select_list_top{
	width:150px;
	background: url("../gfx/sel_top_small.png") no-repeat left top;	
}

.form_select .form_select_list .form_select_list_center{
/*	width:334px;*/
	padding:4px 7px 4px 7px;
	background: url("../gfx/sel_center.png") repeat-y left top;	
	display:block;
	overflow:auto;	
}

#form_small #form_small_list .form_select_list_center{
	width:136px;	
	background: url("../gfx/sel_center_small.png") repeat-y left top;	
}

.form_select .form_select_list .form_select_list_bottom{
	width:348px;
	height:3px;
	background: url("../gfx/sel_bottom.png") no-repeat left top;	
	display:block;	
	overflow: hidden;
}

#form_small #form_small_list .form_select_list_bottom{
	width:150px;	
	background: url("../gfx/sel_bottom_small.png") no-repeat left top;	
}

.form_select .form_select_list .form_select_list_center a{
/*	float:left;*/
	color:#555555;
	display:block;
/*	width:312px;*/
/*	overflow:hidden;*/
	font-weight:bold;	
/*	margin:1px 0px 1px 0px;*/
}

#form_small #form_small_list .form_select_list_center a{
	width:130px;
}

.form_select .form_select_list .form_select_list_center a:hover{
	color:#ff0000;
}

.form_check_sel{
	background: url("../gfx/check_button_sel.png") no-repeat left top;
}

.form_check_unsel{
	background: url("../gfx/check_button.png") no-repeat left top;
}

.form_check{
	height:17px;
	padding:3px 10px 0px 30px;
	display:block;
	float:left;
	color:#555555;
	font-weight:bold;
}

/* =========== nasza_oferta =========== */

 #subpage_container_1{
	width:454px;
	height:107px;
	position:relative;
	padding:48px 0px 0px 538px;
 }
 
 #subpage_container_2{
	position:relative;
	padding-bottom:40px;
	
}
 
#left{
	width:683px;
	padding:0px 30px 0px 30px;
	position:relative;
	float:left;
	background: url("../gfx/border_pionowy.png") repeat-y right top;
}

 
.jestes_tu{
	width:960px;
	height:33px;
	padding:15px 0px 0px 30px;
	background: url("../gfx/border_poziomy.png") repeat-x left bottom;
	position: relative;
	top: 1px;
}
 
.jestes_tu p{
	float:left;
	color:#999999;	
}
 
.jestes_tu a{
	float:left;
	line-height:16px;
}

.jestes_tu a.last{
	color:#555555;
}

.jestes_tu a.gray{
	color:#555555;
	font-weight: normal;
}
 
.jestes_tu a:last-child{
	color:#555555;
}
 
.subpage_text{
	width:683px;
	padding-top:25px;
}
 
.coll_left{
	width:321px;
	float:left;
	background: url("../gfx/border_pionowy.png") repeat-y right top;
	padding-right:20px;
	padding-bottom:30px;
}
 
.coll_right{
	width:321px;
	float:left;
	padding-left:20px;
	padding-bottom:30px;	
	background: url("../gfx/border_pionowy.png") repeat-y left top;	
	position:relative;
	left:-1px;
}

.coll_left_2{
	width:311px;
	padding-right:30px;
}
 
.coll_right_2{
	width:311px;
	padding-left:30px;
}
 
 .ofert_box{
	width:312px;
	position:relative;
	float:left;
 }
 
.google_img{
	display: block;
	width:312px;
	height:78px;
	position:relative;
	overflow: hidden;
}
 
.google_img #mapka_google_small{
	display: block;
	height:178px;
	width:412px;
	position:absolute;
	left:-50px;
	top:-50px;
}
 
.google_img .google_border{
	position:absolute;
	display: block;
	left:0px;
	top:0px;
	width:312px;
	height:78px;
	background: url("../gfx/frames.gif") no-repeat 0px -232px;
}
 
.box_index{
	width:27px;
	height:18px;
	color:#ffffff;
	font-family:'Trebuchet MS' , 'Tahoma', 'Verdana';
	font-size:9px;
	text-align:center;
	padding-top:5px;
	background: url("../gfx/icons.png") no-repeat left top;
	background-position: 0px 0px;
	position:absolute;
	bottom:10px;
	right:13px;
	z-index: 5;
}
 
 #right{
	width:248px;
	float:right;
	position:relative;
	left:-2px;
	background: url("../gfx/border_pionowy.png") repeat-y left top;
 } 
 
#oferta_menu{
	position:relative;
	width:187px;
	height:233px;
	background: url("../gfx/oferta_menu.png");
	padding:15px 30px 0px 30px;
}

#oferta_menu a{
	padding:10px 0px 10px 0px;
	font-size:20px;
	line-height:20px;
/*	float:left;*/
	color:#ffffff;
	display: block;
	cursor: pointer;
}

#oferta_menu a span {
	cursor: pointer;
}

#oferta_menu a:hover, #oferta_menu a.selected{
	color:#000000;
}

#oferta_menu div {
	display: none;
}

/* =========== o_firmie =========== */

/* =========== kontakt =========== */

.kontak_box{
	width:166px;
	height:134px;
	position:relative;
	padding-left:145px;
	padding-top:21px;
}

.kontakt_box_img{
	width:129px;
	height:105px;
	position:absolute;
	top:3px;
	left:0px;
}

.kontakt_box_img img{
	height:105px;
	width:129px;
	position:absolute;
	top:0px;
	left:0px;
}


.kontakt_box_border{
	width:129px;
	height:105px;
	position:absolute;
	top:0px;
	left:0px;
	background: url("../gfx/borders.png") no-repeat left top;
	background-position: 0px -155px;	
}

/* =========== newsletter =========== */

input.txt{
	width:189px;
	height:18px;
	background: url("../gfx/inputs.png") no-repeat left top;
	background-position: 0px -56px;	
	background-repeat:no-repeat;
	padding:5px 16px 5px 7px;
	float:left;
	margin-bottom:10px;	
}

.check_box{
	float:left;
	margin-top:5px;
	width:18px;
	height:16px;
}

.check_select_no{
	background: url("../gfx/icons.png") -29px 0px;
}

.check_select_yes{
	background: url("../gfx/icons.png") -29px -16px;
}

label{
	float:left;
	width:140px;
	text-align:left;
	padding-top:5px;
	font-size:12px;
	font-family:'Trebuchet MS' , 'Tahoma', 'Verdana';
	margin-bottom:10px;
	color:#555555;
}

label.check_list{
	float:left;
	width:242px;
	text-align:left;
	font-size:12px;
	font-family:'Trebuchet MS' , 'Tahoma', 'Verdana';
	margin:0px;
	padding:0px 0px 0px 5px;
	margin-top:5px;
	margin-bottom:5px;
	cursor:pointer;
	color:#555555;
}

p.agree_description{
	padding-top:5px;
	cursor:pointer;
	font-size: 10px;
	font-style: italic;
}

.newsletter_list{
	width:265px;
	position:relative;
	float:left;
	display:block;
}

.newsletter_list a{
	display:block;
	float:left;
	margin-top:5px;
	margin-bottom:6px;
	padding-right:15px;	
	cursor:pointer;
}

.arrow_up{
	background: url("../gfx/icons.png");
	background-position:right -109px;
	background-repeat:no-repeat;	
}

.arrow_down{
	background: url("../gfx/icons.png");
	background-position:right -141px;
	background-repeat:no-repeat	
}

.check_box_list{
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	display: block;
	height: 0px;
/*	padding:18px 0px 18px 0px;
	float:left;
	display:none;*/
}

#newsletter_button{
	height:25px;
	width:90px;
	background: url("../gfx/button.png");
	float:left;
	padding:3px 0px 0px 7px;
}

#newsletter_button a{
	padding-left:14px;
	background: url("../gfx/button_style.png") left 3px;
	background-repeat:no-repeat;
	color:#ffffff;
}

/* =========== oferta-tresc =========== */

#oferta_tresc_imgs{
	height:246px;
	width:713px;
	position:relative;
	margin-top:25px;
}

#oferta_tresc_main_img{
	margin-left:3px;
	float:left;
}

#oferta_tresc_small_imgs{
	margin-left:119px;
	height:231px;
	width:260px;
	float:left;
}

#oferta_tresc_left{
	width:436px;
	margin-top:14px;
	background: url("../gfx/border_pionowy.png") right top;
	background-repeat:repeat-y;
	float:left;
}

#table_oferta tr{
	background: url("../gfx/border_poziomy.png") left bottom;
	background-repeat:repeat-x;
}

#table_oferta{
	margin:17px 0px 49px 3px;
}

#table_oferta td{
	padding:6px 0px 6px 0px;
}

#oferta_tresc_right{
	width:215px;
	margin-top:14px;
	background: url("../gfx/border_pionowy.png") left top;
	background-repeat:repeat-y;
	position:relative;
	left:-1px;
	float:left;
	padding-left:30px;
}

.oferta_tresc_right_label{
	margin-top:14px;
}

.oferta_tresc_right_label tr td{
	font-size:11px;
}

a.printBUTTON {
	float: right;
	padding-right: 30px;
}

span.button_left{
	height:28px;
	width:6px;
	background: url("../gfx/buttons.png") no-repeat 0px -312px;
	float:left;
	cursor: pointer;
}

span.button_center{
	height:22px;
	background: url("../gfx/buttons.png") 0px -370px;	
	background-repeat: repeat-x;
	float:left;
	padding-top:6px;
	padding-right:5px;
	color:#ffffff;
	cursor: pointer;
}

span.button_right{
	height:28px;
	width:6px;
	background: url("../gfx/buttons.png") no-repeat 0px -341px;	
	float:left;
	cursor: pointer;
}

span.button_img_left{
	background: url("../gfx/icons.png") 0px -48px;
	width:9px;
	height:8px;
	display:block;
	float:left;
	margin:4px 8px 0px 5px;
}	

span.button_img_right{
	background: url("../gfx/icons.png") 0px -81px;
	width:9px;
	height:8px;
	display:block;
	float:left;
	margin:4px 8px 0px 5px;
}

span.button_img_print {
	background: url("../gfx/printICON.gif") no-repeat center center;
	width:14px;
	height:14px;
	display:block;
	float:left;
	margin:1px 8px 0px 5px;
}

a.next{
	margin-right:8px;
	height:28px;
	float:left;
}

a.prev{
	margin-right:8px;
	height:28px;
	float:left;
}

#tr_lista_margin{
	height:1px;
	width:100%;
	background: url("../gfx/border_poziomy.png") repeat-x left top;
	float:left;
}

/* =========== oferta-lista-ofert =========== */

.offert_list_box{
	background-repeat:repeat-x;
	padding-top:30px;
	position:relative;
	overflow:hidden;
}

.box_right{
	padding-left:25px;
	width:316px;
}

.box_left{
	width:341px;
}

span.list_border_pion{
	width:1px;
	float:left;
	background: url("../gfx/border_pionowy.png") left top;
	background-repeat:repeat-y;	
}

.list_box_img{
	margin-right:15px;
	float:left;
}

table.list_ofert_box{
	float: left;
	width: 165px;
	overflow: hidden;
}

#lista_ofert_form{
	width:683px;
}

#tresc_lista_ofert_submit{
	margin-left: 580px;
	margin-right: 0px;
}

.form_select2 {
	width:218px;
	background: url("../gfx/sel_input_2.png") no-repeat left top;	
}

.form_select2 a.form_select_text {
	width:176px;
}

.form_select2 .form_select_list {
	width:218px;
}

.form_select2 .form_select_list .form_select_list_top{
	width:218px;
	background: url("../gfx/sel_top_2.png") no-repeat left top;	
}

.form_select2 .form_select_list .form_select_list_center{
	display: block;
	background: url("../gfx/sel_center_2.png") repeat-y left top;	
}

.form_select2 .form_select_list .form_select_list_bottom{
	width:218px;	
	background: url("../gfx/sel_bottom_2.png") no-repeat left top;	
}

#lista_ofert_form form label{
	width:92px;
	height:21px;
	padding-top:7px;
	margin-bottom:10px;
}

#rodz_poj_label{
	margin-left:63px;
}

#side{
	float:right;
	margin-top:5px;
}

/* =========== pojazdy_uzywane =========== */

.poj_oferta {
	padding-left:86px;
	position:relative;
}

.poj_oferta a{
	font-weight:normal;
}

.poj_oferta_img{
	display: block;
	margin: 5px ;
	height:67px;
	width:58px;
	position:absolute;
	left:0px;
	top:0px;
	overflow:hidden;
	background-repeat: no-repeat;
	background-position: left top;
}

/* OBRAZKI */

.textBOX img {
	margin: 5px;
	padding: 5px;
	border: 1px solid #9d9d9d;
	background: #ffffff;
}

.textBOX img.dolewej {
	float: left;
	margin: 5px 15px 5px 0px;
}

.textBOX img.doprawej {
	float: right;
	margin: 5px 0px 5px 15px;
}

/* OBRAZKI - KONIEC */

/* POKAZ UKRYJ POLE */
.showhide_hide {
	display: none;
}

.showhide_show {
	display: block;
}
/* POKAZ UKRYJ POLE - KONIEC */

/* BOXY DO ZDJEC */
.imgframe1 {
	display: block;
	width: 309px;
	height: 232px;
	overflow: hidden;
	position:relative;
}

.imgframe1 img {
	display: block;
	width: 309px;
	height: 232px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

.imgframe1_border {
	display: block;
	width: 309px;
	height: 232px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url('../gfx/frames.gif') no-repeat 0px 0px;
	z-index: 2;
	cursor: pointer;
}

#oferta_tresc_img_loader {
	display: none;
	width: 309px;
	height: 232px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url('../gfx/indicator1.gif') no-repeat center center;
	z-index: 3;
}

.imgframe2 {
	display: block;
	width: 141px;
	height: 105px;
	overflow: hidden;
	position:relative;
}

.imgframe2 img {
	display: block;
	width: 141px;
	height: 105px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

.imgframe2_border {
	display: block;
	width: 141px;
	height: 105px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url('../gfx/frames.gif') no-repeat -309px -62px;
	z-index: 2;
}

.imgframe3 {
	display: block;
	width: 79px;
	height: 62px;
	overflow: hidden;
	position:relative;
	margin:0px 0px 23px 4px;
	float:left;
}

.imgframe3 img {
	display: block;
	width: 79px;
	height: 62px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

.imgframe3_border {
	display: block;
	width: 79px;
	height: 62px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url('../gfx/frames.gif') no-repeat -309px 0px;
	z-index: 2;
}
/* BOXY DO ZDJEC - KONIEC */

/* FORMULARZ ZAPYTANIA O POJAZD */
.formularzZAPYTANIA {
	padding: 28px 28px 0px 28px;
}

.formularzZAPYTANIA .formTEXT input {
	border: 0px none;
	padding: 0px;
	height: 18px;
	line-height: 18px;
	background: #ffffff;
	width: 178px;
	float: left;
}

.formularzZAPYTANIA .formTEXTAREA textarea {
	border: 0px none;
	padding: 0px;
	height: 78px;
	line-height: 18px;
	background: #ffffff;
	width: 178px;
	float: left;
}

.formTEXT {
	display: block;
	height: 18px;
	overflow: hidden;
	background: url('../gfx/inputs.png') no-repeat 0px -319px;
	padding: 5px;
	margin-bottom: 8px;
}

.formTEXTAREA {
	display: block;
	height: 78px;
	overflow: hidden;
	background: url('../gfx/inputs.png') no-repeat 0px -231px;
	padding: 5px;
	margin-bottom: 8px;
}
/* FORMULARZ ZAPYTANIA O POJAZD - KONIEC */


.cont_tresc p, .cont_tresc a {
	line-height: normal;
}

.float_lewy {
	display: block;
	float: left;
}

.float_prawy {
	display: block;
	float: right;
}


/* DRUKOWANIE */
#print_footer {
	display: none;
}

.logoIMAGE {
	display: none;
}

.printSHOW {
	display: none;
}
