@charset "utf-8";

/* glowny */

body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: left;
	background-color: #101010;
	color:#746e6e;
}

/* kolory */
.orange {
	color:#df4412;
}

.grey {
	color:#746e6e;
}

.white {
	color:#fff;
}

a, a:hover {
	text-decoration:none;
}


.form_tekst {
	font-size:14.5px;
	color:#FFF;
	padding-left:43px;
}

.form_opcje {
	margin-left:45px;
	font-size:11px;
	margin-top:5px;
}

.form_opcje_sub {
	padding-left:20px;
	height:50px;
}




/* kolory end */


/* lay */
#kontener {
	position: relative;
	margin: 0 auto;
	top: 0px;
	width: 990px;
}

#kol_lewa {
	width:573px;
	height:474px;
	background-image:url(/_template/top_left.jpg);
	background-repeat:no-repeat;
	float:left;
}

#kol_prawa {
	float:left;
	width:417px;
}

#img_historia_pojazdu {
	margin-top:54px;
}

#img_info_historia {
}


#form_apla {
	width:414px;
	height:215px;
	background-image:url(/_template/apla.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding-top:25px;
	padding-bottom:15px;
	padding-left:3px;
}



#ico_dotpay {
	position:relative;
	margin-left:250px;
	margin-top:-140px;	
}

#ico_dotpay_2 {
	position:relative;
	margin-left:250px;
	margin-top:-141px;	
}

#ico_cena {
	position:relative;
	margin-left:-45px;
	width:105px;
	height:104px;
}

#ico_cena_2 {
	position:relative;
	margin-left:-45px;
	margin-top:-35px;
	width:105px;
	height:104px;
}

#bottom_box {
	margin-top:80px;
	margin-left:95px;
	margin-right:95px;
	overflow:hidden;
}

#menu_bottom {
	float:right;
	background-image:url(/_template/menu_bottom.jpg);
	height:24px;
	margin-bottom:2px;
	text-align:center;
	color:#FFF;
	padding-top:6px;
	padding-left:10px;
	padding-right:10px;
}

#menu_linia {
	margin:0;
	height:2px;
	background-color:#d7560a;
}

#bottom_txt {
	margin-top:3px;
	margin-bottom:15px;
}

.txt_box {
	float:left;
	width:260px;
}

#info_historia {
	height:90px;
	width:417px;
	background-image:url(/_template/info_historia.jpg);
}

#info_historia_body {
	line-height:12px;
	margin-left:18px;
	padding-top:28px;
	
}

.cl {
	line-height: 0px;
    clear: both;
    margin: 0px;
    padding: 1px;
    border: 0px solid #FFF;
	width:100%;
}

.pngfix {
behavior: url(/_template/iepngfix.htc);
}
