﻿
html {
	width: 100%;
	height: 100%; 
	padding: 0;
	margin: 0;
	}			

body { 
	width: 100%; 
	height: 100%;
	text-align: center;
	padding: 0;
	margin: 0;
	background-color: #ffffff;
	font-family: Tahoma, Arial, Verdana;
	font-size: 9pt;
	text-decoration: none;
}

img {
	border: 0px;
}


#glowny { 	
	width: 920px;
	display: table;
	margin: 0 auto; }
	
#naglowek { 	
	float: left;
	width: 920px;
	height: 149px;
	background: #ffffff url('images/grafika_04.jpg') no-repeat bottom center;
 }
 
#n_pasek { 	
	float: left;
	width: 920px;
	height: 9px;
	background: url('images/grafika_06.gif') repeat-x;
	font-size: 1pt;
 }
 
#nl_pasek { 	
	float: left;
	width: 190px;
	height: 9px;
	background: url('images/grafika_05.gif') no-repeat;
 }

#main { 	
	float: left;
	width: 920px;
	background: #dddddd url('images/grafika_08.jpg') repeat-y top left;
	min-height: 350px;
 }
 
#d_pasek { 	
	float: left;
	width: 920px;
	height: 9px;
	background: url('images/grafika_32.gif') repeat-x;
	font-size: 1pt;
 }

#dl_pasek { 	
	float: left;
	width: 190px;
	height: 9px;
	background: url('images/grafika_31.gif') no-repeat;
 }

#stopka { 	
	float: left;
	width: 920px;
	height: 30px;
	background: url('images/grafika_36.jpg');
	margin-bottom: 12px;
 }
 
#menu { 	
	float: left;
	width: 190px;
	margin: 14px 0 0 0;
 }
 
#main_prawy { 	
	float: left;
	width: 730px;
 }

#n_lewy { 	
	float: left;
	width: 490px;
	height: 149px;
}
 
#n_l { 	
	float: left;
	width: 490px;
	margin: 25px 0 0 0;
	color: #ffffff;
 }
 
#n_l2 { 	
	float: right;
	width: 473px;
	color: white;
	text-align: left;
	margin: 10px 0 0 0px;
	line-height: 135%;
	font-size: 8pt;
 }

#n_srodek { 	
	float: left;
	width: 139px;
	margin: 25px 0 0 0px;
	text-align:left;
 }
 
#n_l2 img {
 	 float: right;
 	 border: 3px solid #dddddd;
 	 margin: 0 15px 0 0;
}

#n_prawy {
	float: left;
	height: 149px;
	width: 291px;
}
 
.samochod_01 {
	background: url('images/samochody/samochod_01.jpg');
}

.samochod_02 {
	background: url('images/samochody/samochod_02.jpg');
}

.samochod_03 {
	background: url('images/samochody/samochod_03.jpg');
}

.samochod_04 {
	background: url('images/samochody/samochod_04.jpg');
}

.samochod_05 {
	background: url('images/samochody/samochod_05.jpg');
	}

.guzik_lampka { 	
	float: left;
	height: 30px;
	width: 26px;
	background: url('images/grafika_11.gif');
	margin: 0 0 6px 0;
	 }

#guzik_szukaj { 	
	float: left;
	height: 30px;
	width: 26px;
	margin:  0 0 6px 0;
 	}

#guzik_tlo {
	float: left;
	height: 30px;
	width: 164px;
	background: url('images/grafika_18.gif');
	margin: 0 0 6px 0;
	font-size: 9pt;
	font-weight: 500;
	color: white;
	text-align: left;
	cursor: hand;	
 	}
 	
#guzik_tlo a:hover{
	color:#E4E4E4;
	text-decoration:none;
}

#guzik_tlo a:link, #guzik_tlo a:visited {
	color:#ffffff;
	text-decoration:none;
}

#guzik_tlo p{
	margin: 7px 0 0 6px;
	width: 90%;
	cursor: hand;	
 	}

#guzik_tlo p, #wyszukiwarka_input{
	margin: 7px 0 0 6px;	
 	}


#submenu_gora {
	float: left;
	width: 177px;
	height: 7px;
	background: #b3b3b3 url('images/grafika_21.gif') no-repeat right;
	font-size: 1pt;
	margin: 4px 0 0 0;
	}

#submenu a:link, #submenu a:visited {
	color: white;
	font-size: 9pt;
	text-decoration: none;

	}

#submenu a:hover {
	color: #CCCCCC;
	text-decoration: none;

}

#submenu {
	float: left;
	width: 177px;
	background: #b3b3b3;
	text-align: left;
	color: white;
	font-size: 9pt;
}
	

#submenu p {
	margin:  0 0 4px 40px;
	}

#submenu_dol {
	float: left;
	width: 177px;
	height: 7px;
	background: #b3b3b3 url('images/grafika_25.gif') no-repeat right;
	font-size: 1pt;
	margin: -4px 0 10px 0;
	}

#wyszukiwarka_input {
	font-size: 9pt;
	color: white;
	border: 0px;
	background: #4C3B8C;
	font-family: Tahoma;
}

#copyrights {
	float: left;
	width: 200px;
	font-size: 7pt;
	color: white;
	margin: 15px 0 0 0;
	text-align: center;
}

#autor {
	float: left;
	width: 300px;
	font-size: 7pt;
	color: white;
	margin: 15px 0 0 50px;
	text-align: left;
}

#autor a:link, a:visited {
	color: #FFFFFF;
}

#autor a:hover {
	color: #CCCCCC;
}


#drukuj {
	float: right;
	width: 80px;
	text-align: right;
	margin: 9px 8px 0 0;
	color: white;
	font-size: 8pt;
}

#druk_forma, #gora_guzik {
	float: right;
	margin: 0 23px 0 0;
	width: 28px;
	height: 30px;
	}
	
#druk_guzik {
	float:left;
	width: 28px;
	height: 30px;
	}


#do_gory {
	float: right;
	width: 60px;
	text-align: right;
	margin: 9px 8px 0 0;
	color: white;
	font-size: 8pt;
}

#tytul_lampka {
	float: left;
	margin: 15px 6px 0 0;
	width: 59px;
	height: 28px;
	background: url('images/tytul.gif') no-repeat right;

}

#tytul  {
	float: left;
	text-align: left;
	margin: 20px 0 0 0;
	color: #000080;
	font-size: 11pt;
	font-weight: 900;
}

#tresc  {
	float: inherit;
	text-align: justify;
	width: 670px;
	margin: -40px 30px 30px 30px;
	color: #000080;
	line-height: 150%;
	padding-top: 60px;
}

#samochod_naglowek, #samochod_spis {
	font-size: 8pt;
	color: #000080;
	float: left;
	border-bottom: 1px #dddddd solid;
}

#samochod_spis {
	height: 78px;
}


#samochod_zdjecie img {
	margin: 5px 0 0 5px;
	border: 1px #aaaaaa solid;
}

#samochod_naglowek div {
	border-right: 1px #dddddd solid;
	float:left;
	background-color: #ffcc9f;
}

#samochod_spis div {
	border-right: 1px #dddddd solid;
	float: left;
	background-color: #CCCCCC;
	height: 78px;
	text-align:left;
	line-height: 150%;
}

#samochod_spis p, #samochod_naglowek  p {
	margin: 2px 8px 2px 8px;
}

#samochod_zdjecie{
	width: 110px;
}
#samochod_uwp{
	width: 140px;
}
#samochod_marka{
	width: 90px;
}
#samochod_model{
	width: 100px;
}
#samochod_silnik{
	width: 110px;
}
#samochod_kabina{
	width: 110px;
}

#kontakt_lewy {
	float:left;
	width: 45%;
	margin-left: 20px;
}

#kontakt_prawy {
	font-size: 7pt;
	float: left;
	width: 40%;
	margin-left: 5px;
}

#kontakt_prawy input, #kontakt_prawy textarea {
	font-size: 8pt;
	background: #ffcc9f;
	padding: 2px;
	border: 1px #999999 solid;
	margin-top: -2px;
}

#input_kontakt_wyslij input {
	background: #DBDBDB;
	margin-top: 8px;
	color: #000080;
}

#kontakt_p_ww{
	font-size: 9pt;
	font-weight: 800;
}

#wyszukiwarka_input2 {
	font-size: 9pt;
	color: 000080;
	background: #ffcc9f;
	padding: 2px;
	border: 1px #999999 solid;
}

#wyszukiwarka_lupa {
	width: 23px;
	height: 23px;
	margin: 0 0 -7px -2px;
}

#wynik_wysz {

}


#linia1 {
	width: 300px;
	height: 20px;
	background: url('images/linia.gif') no-repeat center center; }
	
#tlo_zdjecia {
	float: right;
	margin-left: 15px;
	background: #CCCCCC;
	width: 280px;
	text-align:center;}
	
#tlo_zdjecia img {
	border: 1px #999999 solid;
	margin: 14px}
	
#nagroda {
	float: left;
	width: 45%;
	text-align: center;
	font-size: 7pt;
	line-height: 130%;}

#lotniskowiec {
	float: right;
	margin-left: 5px;
	margin-top: -60px;
	margin-bottom: 15px;
	z-index: 1;
}

a:link, a:visited {
	color: #336699;
	text-decoration: none;
}

a:hover {
	color: #800000;
	text-decoration: none;
}

#autor a:link, #autor a:visited {
	color: #FFFFFF;
}

#autor a:hover {
	color: #CCCCCC;
}