#tabor_pojazdy {
	width: 100%;
	float: left; 
	position: relative;
}

#tabor_pojazdy div div {
	width: 250px;
	height: 220px;
	float: left; 
	position: relative;	
	clear: none;
	text-align: center;
}

#tabor_pojazdy div div img {
	width: 220px;
}

#tabor_opis_pojazdu img {
	float: left; 
	position: relative;		
}

#tabor_dane_techniczne {
	width: 50%;
	float: left; 
	position: relative;
}

#tabor_dane_techniczne img {
	float: right; 
	position: relative;
}

#tabor_liczba_pojazdow {
	width: 49%;
	float: right; 
	position: relative;
}

#tabor_dane_techniczne table,
#tabor_lista_przewoznikow table {
	margin: 10px 5px 0px 5px;
}

#tabor_rodzaj_pojazdu {
	clear: right;
	width: 49%;
	float: right; 
	position: relative;
}

#tabor_rodzaj_pojazdu div {
	clear: none;
	width: 49%;
	float: right; 
	position: relative;
}


#tabor_rysunek {
	width: 49%;
	float: right; 
	position: relative;
}

#tabor_rysunek img {
	width: 100%;
}

#tabor_lista_przewoznikow {
	width: 50%;
	float: left; 
	position: relative;
	clear: left;
}

#tabor_galeria {
	width: 49%;
	float: right; 
	position: relative;
	clear: right;
}

#tabor_galeria div div {
	vertical-align: bottom;
	text-align: center;
	float: left; 
	position: relative;
	clear: none;
}

div.tabor_producent_ikona {
	text-align: center;
	width: 155px;
	height: 175px;
	float: left; 
	position: relative;
	clear: none;
}

#tabor_producenci {
	width: 69%;
	clear: none;
	position: relative;
	float: left;
}

div#tabor_opisy {
	width: 30%;
	position: relative;
	float: right;
	clear: right;
}

div.tabor_index_pudelko {
	width: 30%;
	clear: right;
	position: relative;
	float: right;
}

