@charset "iso-8859-2";
/*--------------------------------------------------------------------------- GŁÓWNE ELEMENTY STRONY -------------------------------------------------------------*/
body{
	margin				: 0px;
	padding				: 0px;
	background-image	: url('images/tlo_wzorek.jpg');
	background-repeat	: repeat;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 12px;
	color				: #1a385d;
	}
img{
	border				: none;
	}
#tlo_top{
	margin				: 0px;
	padding				: 0px;
	height				: 366px;
	background-image	: url('images/tlo_top.jpg');
	background-repeat	: repeat-x;
}
#strona{
	margin				: 0px;
	padding				: 0px;
	width				: 1000px;
}
#strona .pasekGorny{
	margin				: 0px;
	padding				: 0px;
	height				: 40px;
	background-image	: url('images/top_pasekGorny.jpg');
	background-repeat	: no-repeat;
}
#strona .pasekGorny .szukajka{
	margin				: 0px;
	padding-left		: 52px;
	padding-top			: 15px;
	float				: left;
	color				: white;
}
#strona .pasekGorny .szukajka input{
	margin				: 0px;
	width				: 140px;
	font-family         : Verdana, Sans-serif;
	font-size           : 12px;
	border              : solid 1px #cccccc;
	background-color    : #cccccc;
	vertical-align      : middle;
	color				: #898b8c;
}
#strona .animacja{
	margin				: 0px;
	padding				: 0px;
	height				: 326px;
	width				: 1000px;
	clear				: both;
}
#strona .animacja .menu{
	margin				: 0px;
	padding				: 0px;
	width				: 301px;
	float				: left;
	height				: 326px;
}
#strona .animacja .film{
	margin				: 0px;
	padding				: 0px;
	width				: 699px;
	float				: right;
	height				: 326px;
}
#strona .tresc{
	clear				: both;
	margin				: 0px;
	padding				: 0px;
	width				: 1000px;
	background-image	: url('images/tlo_tekst.jpg');
	background-repeat	: repeat-y;
	height				: auto !important;
	height				: 490px; /* IE */
	min-height			: 490px;
	float				: left;
}
#strona .tresc .lewaTresc{
	margin				: 0px;
	padding				: 0px;
	width				: 320px;
	float				: left;
}
#strona .tresc .lewaTresc .menu{
	margin				: 0px;
	padding				: 0px;
	width				: 320px;
}
#strona .tresc .lewaTresc .menu .podmenu{
	margin				: 10px 0px 0px 12px;
	padding				: 0px;
	width				: 275px;
	height				: 230px;
	color				: white;
}
#strona .tresc .lewaTresc .menu .podmenu ul{
	margin				: 10px 0px 20px 20px;
	padding				: 0px;
	float				: left;
}
#strona .tresc .lewaTresc .menu .podmenu li{
	margin				: 6px 0px;
	padding				: 0px 0px 0px 10px;
	text-align			: left;
	background-image	: url('images/punktor.jpg');
	background-repeat	: no-repeat;
	list-style			: none;
	letter-spacing		: 2px;
	font-weight			: bold;
}
#strona .tresc .lewaTresc .menu .podmenu li a{
	margin				: 0px;
	padding				: 0px;
	color				: white;
	text-decoration		: none;
}
#strona .tresc .lewaTresc .menu .podmenu li a:hover{
	margin				: 0px;
	padding				: 0px;
	color				: #c1c1c1;
	text-decoration		: underline;
}
#strona .tresc .lewaTresc .menu .adres{
	margin				: 10px 0px 0px 40px;
	padding				: 0px;
	width				: 280px;
	height				: 230px;
	color				: white;
	text-align			: left;
	font-size			: 12px;
}
#strona .tresc .lewaTresc .menu .adres .nazwaFirmy{
	margin				: 0px;
	padding				: 0px;
	font-weight			: bold;
	font-size			: 13px;
}
#strona .tresc .lewaTresc .partnerzy{
	margin-left			: 50px;
	padding				: 0px;
	width				: 205px;
	text-align			: left;
	font-weigh			: bold;
	border-top			: 1px solid #8aa7d1;
	color				: white;
}
#strona .tresc .prawaTresc{
	margin				: 0px;
	padding				: 0px;
	width				: 680px;
	float				: right;
}
#strona .tresc .prawaTresc .podstrona{
	margin				: 0px;
	padding				: 0px;
	width				: 610px;
	float				: left;
	color				: #1a385d;
}
#strona .tresc .prawaTresc .podstrona .podmenu{
	margin				: 0px;
	padding				: 0px;
	width				: 610px;
	height				: 50px;
}
#strona .tresc .prawaTresc .podstrona .podmenu .lista_podmenu{
	width				: 610px;
	height				: 34px;
	background			: url('images/kontaktAJAX.jpg');
	margin				: 0px; 
	padding				: 0px;
	position			: relative;
}
#strona .tresc .prawaTresc .podstrona .podmenu .lista_podmenu li{
	margin				: 0px; 
	padding				: 0px; 
	list-style			: none; 
	position			: absolute;
	top					: 0px;
}
#strona .tresc .prawaTresc .podstrona .podmenu .lista_podmenu li a{
	height				: 34px;
	display				: block;
}
#strona .tresc .prawaTresc .podstrona .podmenu .lista_podmenu .podmenu_kontakty{
	left				: 0px;
	width				: 202px;
}
#strona .tresc .prawaTresc .podstrona .podmenu .lista_podmenu .podmenu_oddzialy{
	left				: 202px;
	width				: 208px;
}
#strona .tresc .prawaTresc .podstrona .podmenu .lista_podmenu .podmenu_zapytanie{
	left				: 410px;
	width				: 200px;
}
#strona .tresc .prawaTresc .podstrona .podmenu .lista_podmenu .active_kontakty{
	left				: 0px;
	width				: 202px;
}
#strona .tresc .prawaTresc .podstrona .podmenu .lista_podmenu .active_oddzialy{
	left				: 202px;
	width				: 208px;
}
#strona .tresc .prawaTresc .podstrona .podmenu .lista_podmenu .active_zapytanie{
	left				: 410px;
	width				: 200px;
}
#strona .tresc .prawaTresc .podstrona .podmenu .lista_podmenu .podmenu_kontakty a:hover{
	background			: url('images/kontaktAJAX.jpg') 0px -34px no-repeat;
}
#strona .tresc .prawaTresc .podstrona .podmenu .lista_podmenu .podmenu_oddzialy a:hover{
	background			: url('images/kontaktAJAX.jpg') -202px -34px no-repeat;
}
#strona .tresc .prawaTresc .podstrona .podmenu .lista_podmenu .podmenu_zapytanie a:hover{
	background			: url('images/kontaktAJAX.jpg') -410px -34px no-repeat;
}
#strona .tresc .prawaTresc .podstrona .podmenu .lista_podmenu .active_kontakty a{
	background			: url('images/kontaktAJAX.jpg') 0px -34px no-repeat;
}
#strona .tresc .prawaTresc .podstrona .podmenu .lista_podmenu .active_oddzialy a{
	background			: url('images/kontaktAJAX.jpg') -202px -34px no-repeat;
}
#strona .tresc .prawaTresc .podstrona .podmenu .lista_podmenu .active_zapytanie a{
	background			: url('images/kontaktAJAX.jpg') -410px -34px no-repeat;
}
#strona .tresc .prawaTresc .podstrona .podmenu .lista_podmenu span{
	display				: none;
}
#strona .tresc .prawaTresc .podstrona .tytul{
	margin				: 0px;
	padding				: 0px;
	height				: 34px;
	text-align			: left;
}
#strona .tresc .prawaTresc .podstrona .tekst{
	margin				: 0px;
	padding				: 10px;
	text-align			: justify;
	line-height			: 20px;
}
#strona .tresc .prawaTresc .podstrona .tekst a{
	margin				: 0px;
	padding				: 0px;
	color				: #1a385d;
	text-decoration		: none;
}
#strona .tresc .prawaTresc .podstrona .tekst a:hover{
	margin				: 0px;
	padding				: 0px;
	color				: #1a385d;
	text-decoration		: none;
}
#strona .tresc .prawaTresc .podstrona .tekst li{
	margin				: 0px;
	padding				: 2px;
	list-style-type		: disc;
}
#strona .tresc .prawaTresc .podstrona .data{
	margin				: 0px;
	padding				: 10px;
	text-align			: right;
	height				: 10px;
	width				: 580px;
	border-bottom		: 1px solid #cccccc;
	font-size			: 10px;
	color				: #5c5756;
}
#strona .tresc .prawaTresc .podstrona .temat{
	margin				: 0px;
	padding				: 0px;
	text-align			: left;
	width				: 580px;
	height				: 40px;
}
#strona .tresc .prawaTresc .podstrona .temat a{
	margin				: 0px;
	padding				: 0px;
	color				: #1a385d;
	text-decoration		: none;
}
#strona .tresc .prawaTresc .podstrona .temat a:hover{
	margin				: 0px;
	padding				: 0px;
	color				: #1a385d;
	text-decoration		: none;
}
#strona .tresc .prawaTresc .podstrona .tematPelna{
	margin				: 0px;
	padding				: 0px;
	text-align			: left;
	width				: 580px;
	height				: 20px;
	font-weight			: bold;
}
#strona .tresc .prawaTresc .podstrona .trescPelna{
	margin				: 0px;
	padding				: 10px;
	width				: 560px;
}
#strona .tresc .prawaTresc .podstrona .oddzial{
	margin				: 0px;
	padding				: 0px;
	width				: 600px;
	height				: 80px;
	text-align			: center;
}
#strona .tresc .prawaTresc .podstrona .oddzial .siedziba{
	margin				: 0px;
	padding				: 0px;
	font-weight			: bold;
	font-size			: 13px;
}
#strona .tresc .prawaTresc .podstrona .siedzibaGlowna{
	margin				: 0px;
	padding				: 0px;
	width				: 600px;
	height				: 140px;
	text-align			: center;
}
#strona .tresc .prawaTresc .podstrona .siedzibaGlowna .zdjecie{
	margin				: 0px;
	padding				: 0px;
	width				: 195px;
	float				: left;
}
#strona .tresc .prawaTresc .podstrona .siedzibaGlowna .adres{
	margin				: 0px;
	padding				: 0px;
	width				: 400px;
	float				: right;
}
#strona .tresc .prawaTresc .podstrona .siedzibaGlowna .siedziba{
	margin				: 0px;
	padding				: 0px;
	font-weight			: bold;
	font-size			: 13px;
}
#strona .tresc .prawaTresc .zapytanie{
	margin				: 0px;
	padding				: 0px;
	width				: 600px;
	}
#strona .tresc .prawaTresc .zapytanie table {
	width				: 600px;
	margin				: 0px;
	padding				: 0px;
	float				: left;
}
#strona .tresc .prawaTresc .zapytanie table .lewa {
	width				: 170px;
	font-family         : Verdana, Arial, Helvetica, sans-serif;
	font-size           : 11px;
	text-align			: right;
	color				: #2d649d;
}
#strona .tresc .prawaTresc .zapytanie table .prawa {
	width				: 400px;
	font-family         : Verdana, Arial, Helvetica, sans-serif;
	font-size           : 11px;
	text-align			: left;
}
#strona .tresc .prawaTresc .zapytanie input  {
	width				: 300px;
	margin-top			: 0px;
	border-top			: 1px solid #aaaeb6;
	border-left			: 1px solid #d4d9e3;
	border-right		: 1px solid #d4d9e3;
	border-bottom		: 1px solid #e9eef9;
	background-color	: white;
	font-family         : Verdana, Arial, Helvetica, sans-serif;
	font-size           : 11px;
	color				: #2d649d;
}
#strona .tresc .prawaTresc .zapytanie select  {
	width				: 300px;
	margin-top			: 0px;
	border-top			: 1px solid #aaaeb6;
	border-left			: 1px solid #d4d9e3;
	border-right		: 1px solid #d4d9e3;
	border-bottom		: 1px solid #e9eef9;
	background-color	: white;
	font-family         : Verdana, Arial, Helvetica, sans-serif;
	font-size           : 11px;
	color				: #2d649d;
}
#strona .tresc .prawaTresc .zapytanie textarea  {
	width				: 300px;
	height				: 100px;
	border-top			: 1px solid #aaaeb6;
	border-left			: 1px solid #d4d9e3;
	border-right		: 1px solid #d4d9e3;
	border-bottom		: 1px solid #e9eef9;
	background-color	: white;
	font-family         : Verdana, Arial, Helvetica, sans-serif;
	font-size           : 11px;
}
#strona .tresc .prawaTresc .podstrona .kontakt{
	margin				: 0px;
	padding				: 0px;
	width				: 600px;
	height				: 220px;
	text-align			: center;
}
#strona .tresc .prawaTresc .podstrona .kontakt .lewa{
	margin				: 0px;
	padding				: 0px;
	width				: 300px;
	float				: left;
}
#strona .tresc .prawaTresc .podstrona .kontakt .prawa{
	margin				: 0px;
	padding				: 0px;
	width				: 300px;
	float				: right;
	text-align			: center;
}
#strona .tresc .prawaTresc .podstrona .kontakt .prawa .nazwisko{
	margin				: 0px;
	padding				: 0px;
	font-size			: 15px;
	font-weight			: bold;
}
#strona .tresc .prawaTresc .podstrona .kontakt .prawa .stanowisko{
	margin				: 0px;
	padding				: 0px;
	font-size			: 9px;
}
#strona .tresc .prawaTresc .podstrona .kontakt .prawa .dzial{
	margin				: 0px;
	padding				: 0px;
	font-weight			: bold;
}
#strona .tresc .prawaTresc .podstrona .tekst .produkty{
	margin				: 0px;
	padding				: 0px;
	width				: 600px;
	height				: 150px;
	line-height			: 15px;
}
#strona .tresc .prawaTresc .podstrona .tekst .produkty .lewa{
	margin				: 0px;
	padding				: 0px;
	width				: 297px;
	float				: left;	
}
#strona .tresc .prawaTresc .podstrona .tekst .produkty .lewa .zdjecie{
	margin				: 0px;
	padding				: 0px;
	width				: 140px;
	float				: left;
	text-align			: center;
}
#strona .tresc .prawaTresc .podstrona .tekst .produkty .lewa .modele{
	margin				: 0px;
	padding				: 15px 0px;
	width				: 150px;
	float				: right;
	font-weight			: bold;
}
#strona .tresc .prawaTresc .podstrona .tekst .produkty .prawa{
	margin				: 0px;
	padding				: 0px;
	width				: 297px;
	float				: right;
}
#strona .tresc .prawaTresc .podstrona .tekst .produkty .prawa .zdjecie{
	margin				: 0px;
	padding				: 0px;
	width				: 140px;
	float				: left;
	text-align			: center;
}
#strona .tresc .prawaTresc .podstrona .tekst .produkty .prawa .modele{
	margin				: 0px;
	padding				: 15px 0px;
	width				: 150px;
	float				: right;
	font-weight			: bold;
}
#strona .tresc .prawaTresc .podstrona .tekst .produktyBezPodgrupy{
	margin				: 0px;
	padding				: 0px;
	width				: 600px;
	height				: 150px;
}
#strona .tresc .prawaTresc .podstrona .tekst .produktyBezPodgrupy .lewaKol{
	margin				: 0px;
	padding				: 0px;
	width				: 290px;
	float				: left;	
	text-align			: center;
}
#strona .tresc .prawaTresc .podstrona .tekst .produktyBezPodgrupy .prawaKol{
	margin				: 0px;
	padding				: 0px;
	width				: 290px;
	float				: right;
	text-align			: center;
}
#strona .tresc .prawaTresc .podstrona .tekst .wybranaGrupaProduktow{
	margin				: 0px;
	padding				: 0px;
	width				: 600px;
	height				: 130px;
	border-bottom		: 1px solid #1a385d;
}
#strona .tresc .prawaTresc .podstrona .tekst .wybranaGrupaProduktow .zdjecie{
	margin				: 0px;
	padding				: 8px 10px;
	width				: 200px;
	float				: left;	
}
#strona .tresc .prawaTresc .podstrona .tekst .wybranaGrupaProduktow .opis{
	margin				: 0px;
	padding				: 20px 0px 0px 0px;
	width				: 370px;
	float				: right;	
	font-weight			: bold;
	text-align			: left;
}
#strona .tresc .prawaTresc .podstrona .tekst .opis_ciagnika{
	margin				: 0px;
	text-align			: justify;
	width				: 600px;
}
#strona .tresc .prawaTresc .podstrona .tekst .opis_ciagnika a{
	margin				: 0px;
	text-decoration     : none;
}
#strona .tresc .prawaTresc .podstrona .tekst .opis_ciagnika a:hover{
	margin				: 0px;
	text-decoration     : none;
}
#strona .tresc .prawaTresc .podstrona .tekst .opis_ciagnika{
	margin				: 0px;
	color				: #1a385d;
}
#strona .tresc .prawaTresc .podstrona .tekst .oferta_ciagniki{
	margin				: 0px;
	padding				: 0px;
	width				: 590px;
	border-collapse		: collapse;
}
#strona .tresc .prawaTresc .podstrona .tekst .oferta_ciagniki tr{
	margin				: 0px;
	padding				: 0px;
	border				: none;
}
#strona .tresc .prawaTresc .oferta_ciagniki td{
	margin				: 0px;
	padding				: 0px;
}
#strona .tresc .prawaTresc .podstrona .tekst .oferta_ciagniki .kategoria{
	margin				: 0px;
	padding				: 0px;
	width				: 590px;
	height				: 40px;
	border-bottom		: 1px solid #cccccc;
}
#strona .tresc .prawaTresc .podstrona .tekst .oferta_ciagniki .lewa{
	margin				: 0px;
	padding				: 3px;
	width				: 184px;
	background-color	: #CCCCCC;
	border-top			: none;
	border-right		: none;
	border-bottom		: 1px solid #f2f2f2;
	text-align			: left;
	vertical-align		: top;
}
#strona .tresc .prawaTresc .podstrona .tekst .oferta_ciagniki .prawa{
	margin				: 0px;
	padding				: 3px;
	width				: 394px;
	border-top			: none;
	border-right		: 1px solid #cccccc;
	border-bottom		: 1px solid #cccccc;
	border-left			: 1px solid #cccccc;
	text-align			: left;
	background-color	: white;
	vertical-align		: top;
}
#strona .tresc .prawaTresc .podstrona .tekst .oferta_ciagniki .prawa ul{
	margin				: 0px 0px 0px 15px;
	padding				: 0px;
	text-align			: left;
}
#strona .tresc .prawaTresc .podstrona .tekst .oferta_ciagniki .koniec_lewa{
	margin				: 0px;
	padding				: 3px;
	width				: 184px;
	background-color	: #CCCCCC;
	border-top			: none;
	border-right		: none;
	border-bottom		: 1px solid #cccccc;
	text-align			: left;
	vertical-align		: top;
}
#strona .tresc .prawaTresc .podstrona .tekst .oferta_ciagniki .koniec_prawa{
	margin				: 0px;
	padding				: 3px;
	width				: 394px;
	border-top			: none;
	border-right		: 1px solid #cccccc;
	border-bottom		: 1px solid #cccccc;
	border-left			: 1px solid #cccccc;
	text-align			: left;
	background-color	: white;
	vertical-align		: top;
}
#strona .tresc .prawaTresc .podstrona .tekst .oferta_ciagniki .koniec_prawa ul{
	margin				: 0px 0px 0px 15px;
	padding				: 0px;
	text-align			: left;
}
#strona .tresc .prawaTresc .podstrona .tekst .oferta_ciagniki .zbiorcze{
	margin				: 0px;
	padding				: 3px;
	width				: 584px;
	border-right		: 1px solid #CCCCCC;
	border-bottom		: 1px solid #CCCCCC;
	border-left			: 1px solid #CCCCCC;
	text-align			: justify;
	background-color	: white;
}
#strona .tresc .prawaTresc .podstrona .tekst .oferta_ciagniki .zbiorcze ul{
	margin				: 0px 0px 0px 15px;
	padding				: 0px;
	text-align			: left;
}
#strona .tresc .prawaTresc .podstrona .tekst .oferta_ciagniki .zbiorcze ol{
	margin				: 0px 0px 0px 15px;
	padding				: 0px;
	text-align			: left;
}
#strona .tresc .prawaTresc .podstrona .tekst .oferta_ciagniki .zbiorcze a {
	margin				: 0px;
	padding				: 0px;
	color				: #2d649d;
	text-decoration		: none;
	font-weight			: bold;
}
#strona .tresc .prawaTresc .podstrona .tekst .oferta_ciagniki .zbiorcze a:hover {
	margin				: 0px;
	padding				: 0px;
	color				: #2d649d;
	text-decoration		: none;
	font-weight			: bold;
}
#strona .tresc .prawaTresc .podstrona .maschio4 .zbiorcze ul{
	margin				: 0px 0px 0px 15px;
	padding				: 0px;
	text-align			: left;
}
#strona .tresc .prawaTresc .podstrona .maschio4 .zbiorcze li{
	margin				: 0px 0px 0px 15px;
	padding				: 0px;
	text-align			: left;
}
#strona .tresc .prawaTresc .podstrona .wyniki_wyszukiwania{
	margin				: 0px;
	padding				: 0px;
	width				: 600px;
	text-align			: left;
}
#strona .tresc .prawaTresc .podstrona .wyniki_wyszukiwania a{
	color				: red;
	text-decoration     : none;
}
#strona .tresc .prawaTresc .podstrona .wyniki_wyszukiwania a:hover{
	color				: green;
	text-decoration     : none;
}
#strona .tresc .prawaTresc .podstrona .tekst .oferta_ciagniki_wiele3{
	margin				: 0px;
	padding				: 0px;
	width				: 590px;
	border-collapse		: collapse;
}
#strona .tresc .prawaTresc .podstrona .tekst .oferta_ciagniki_wiele3 tr{
	margin				: 0px;
	padding				: 0px;
	border				: none;
}
#strona .tresc .prawaTresc .oferta_ciagniki td{
	margin				: 0px;
	padding				: 0px;
}
#strona .tresc .prawaTresc .podstrona .tekst .oferta_ciagniki_wiele3 .kategoria{
	margin				: 0px;
	padding				: 0px;
	width				: 590px;
	height				: 40px;
	border-bottom		: 1px solid #cccccc;
}
#strona .tresc .prawaTresc .podstrona .tekst .oferta_ciagniki_wiele3 .lewa{
	margin				: 0px;
	padding				: 3px;
	width				: 284px;
	background-color	: #CCCCCC;
	border-top			: none;
	border-right		: none;
	border-bottom		: 1px solid #f2f2f2;
	text-align			: left;
	vertical-align		: top;
}
#strona .tresc .prawaTresc .podstrona .tekst .oferta_ciagniki_wiele3 .prawa{
	margin				: 0px;
	padding				: 3px;
	width				: 90px;
	border-top			: none;
	border-right		: 1px solid #cccccc;
	border-bottom		: 1px solid #cccccc;
	border-left			: 1px solid #cccccc;
	text-align			: center;
	background-color	: white;
	vertical-align		: top;
}
#strona .tresc .prawaTresc .podstrona .tekst .oferta_ciagniki_wiele3 .koniec_lewa{
	margin				: 0px;
	padding				: 3px;
	width				: 284px;
	background-color	: #CCCCCC;
	border-top			: none;
	border-right		: none;
	border-bottom		: 1px solid #cccccc;
	text-align			: left;
	vertical-align		: top;
}
#strona .tresc .prawaTresc .podstrona .tekst .oferta_ciagniki_wiele3 .koniec_prawa{
	margin				: 0px;
	padding				: 3px;
	width				: 90px;
	border-top			: none;
	border-right		: 1px solid #cccccc;
	border-bottom		: 1px solid #cccccc;
	border-left			: 1px solid #cccccc;
	text-align			: center;
	background-color	: white;
	vertical-align		: top;
}
#strona .tresc .prawaTresc .podstrona .tekst .oferta_ciagniki_wiele2{
	margin				: 0px;
	padding				: 0px;
	width				: 590px;
	border-collapse		: collapse;
}
#strona .tresc .prawaTresc .podstrona .tekst .oferta_ciagniki_wiele2 tr{
	margin				: 0px;
	padding				: 0px;
	border				: none;
}
#strona .tresc .prawaTresc .oferta_ciagniki td{
	margin				: 0px;
	padding				: 0px;
}
#strona .tresc .prawaTresc .podstrona .tekst .oferta_ciagniki_wiele2 .kategoria{
	margin				: 0px;
	padding				: 0px;
	width				: 590px;
	height				: 40px;
	border-bottom		: 1px solid #cccccc;
}
#strona .tresc .prawaTresc .podstrona .tekst .oferta_ciagniki_wiele2 .lewa{
	margin				: 0px;
	padding				: 3px;
	width				: 284px;
	background-color	: #CCCCCC;
	border-top			: none;
	border-right		: none;
	border-bottom		: 1px solid #f2f2f2;
	text-align			: left;
	vertical-align		: top;
}
#strona .tresc .prawaTresc .podstrona .tekst .oferta_ciagniki_wiele2 .prawa{
	margin				: 0px;
	padding				: 3px;
	width				: 140px;
	border-top			: none;
	border-right		: 1px solid #cccccc;
	border-bottom		: 1px solid #cccccc;
	border-left			: 1px solid #cccccc;
	text-align			: center;
	background-color	: white;
	vertical-align		: top;
}
#strona .tresc .prawaTresc .podstrona .tekst .oferta_ciagniki_wiele2 .koniec_lewa{
	margin				: 0px;
	padding				: 3px;
	width				: 284px;
	background-color	: #CCCCCC;
	border-top			: none;
	border-right		: none;
	border-bottom		: 1px solid #cccccc;
	text-align			: left;
	vertical-align		: top;
}
#strona .tresc .prawaTresc .podstrona .tekst .oferta_ciagniki_wiele2 .koniec_prawa{
	margin				: 0px;
	padding				: 3px;
	width				: 140px;
	border-top			: none;
	border-right		: 1px solid #cccccc;
	border-bottom		: 1px solid #cccccc;
	border-left			: 1px solid #cccccc;
	text-align			: center;
	background-color	: white;
	vertical-align		: top;
}
/*--------------------------------------------------------------------------------- 2 wyposażenia P9 i P6 - POCZATEK -----------------------------------*/
#strona .tresc .prawaTresc .podstrona .tekst .oferta_ciagniki_2wyposazenia{
	margin				: 0px;
	padding				: 0px;
	width				: 600px;
	border-collapse		: collapse;
}
														
#strona .tresc .prawaTresc .podstrona .tekst .oferta_ciagniki_2wyposazenia tr{
	margin				: 0px;
	padding				: 0px;
	border				: none;
}
#strona .tresc .prawaTresc .podstrona .tekst .oferta_ciagniki_2wyposazenia td{
	margin				: 0px;
	padding				: 0px;
	border				: none;
}
#strona .tresc .prawaTresc .podstrona .tekst .oferta_ciagniki_2wyposazenia .kategoria{
	margin				: 0px;
	padding				: 0px;
	width				: 600px;
	height				: 40px;
	border-bottom		: 1px solid #cccccc;
}														
#strona .tresc .prawaTresc .podstrona .tekst .oferta_ciagniki_2wyposazenia .lewa{
	margin				: 0px;
	padding				: 3px;
	width				: 294px;
	background-color	: #f2f2f2;
	border-top			: none;
	border-right		: none;
	border-bottom		: 1px solid #cccccc;
	border-left			: 1px solid #cccccc;
	vertical-align		: top;
	text-align			: left;
}
#strona .tresc .prawaTresc .podstrona .tekst .oferta_ciagniki_2wyposazenia .prawa{
	margin				: 0px;
	padding				: 3px;
	width				: 294px;
	background-color	: white;
	border-top			: none;
	border-right		: 1px solid #cccccc;
	border-bottom		: 1px solid #cccccc;
	border-left			: none;
	vertical-align		: top;
	text-align			: left;
}
#strona .tresc .prawaTresc .podstrona .tekst .oferta_ciagniki_2wyposazenia .prawa ul{
	margin				: 0px 0px 0px 12px;
	padding				: 0px;
	text-align			: left;
}
#strona .tresc .prawaTresc .podstrona .tekst .oferta_ciagniki_2wyposazenia .koniec_lewa{
	margin				: 0px;
	padding				: 3px;
	width				: 294px;
	background-color	: #f2f2f2;
	border-top			: none;
	border-right		: none;
	border-bottom		: 1px solid #cccccc;
	border-left			: 1px solid #cccccc;
	vertical-align		: top;
	text-align			: left;
}
#strona .tresc .prawaTresc .podstrona .tekst .oferta_ciagniki_2wyposazenia .koniec_prawa{
	margin				: 0px;
	padding				: 3px;
	width				: 294px;
	background-color	: white;
	border-top			: none;
	border-right		: 1px solid #cccccc;
	border-bottom		: 1px solid #cccccc;
	border-left			: none;
	vertical-align		: top;
	text-align			: left;
}
#strona .tresc .prawaTresc .podstrona .tekst .oferta_ciagniki_2wyposazenia .koniec_prawa ul{
	margin				: 0px 0px 0px 12px;
	padding				: 0px;
	vertical-align		: top;
	text-align			: left;
}
#strona .tresc .prawaTresc .podstrona .tekst .oferta_ciagniki_2wyposazenia .zbiorcze{
	margin				: 0px;
	padding				: 3px;
	width				: 594px;
	border-right		: 1px solid #cccccc;
	border-bottom		: 1px solid #cccccc;
	border-left			: 1px solid #cccccc;
	text-align			: justify;
}
#strona .tresc .prawaTresc .podstrona .tekst .oferta_ciagniki_2wyposazenia .zbiorcze ul{
	margin				: 0px 0px 0px 12px;
	padding				: 0px;
	text-align			: left;
}
#strona .tresc .prawaTresc .podstrona .tekst .oferta_ciagniki_2wyposazenia .zbiorcze ol{
	margin				: 0px 0px 0px 12px;
	padding				: 0px;
	text-align			: left;
}
#strona .tresc .prawaTresc .podstrona .tekst .oferta_ciagniki_2wyposazenia .zbiorcze a {
	margin				: 0px;
	padding				: 0px;
	color				: #1a385d;
	text-decoration		: none;
	font-weight			: bold;
}
#strona .tresc .prawaTresc .podstrona .tekst .oferta_ciagniki_2wyposazenia .zbiorcze a:hover {
	margin				: 0px;
	padding				: 0px;
	color				: #1a385d;
	text-decoration		: none;
	font-weight			: bold;
}
/*--------------------------------------------------------------------------------- 2 wyposażenia P9 i P6 - KONIEC -----------------------------------*/
/*--------------------------------------------------------------------------------- Tabela naczepy - POCZATEK -----------------------------------*/
#strona .tresc .prawaTresc .podstrona .tekst .opis_naczepy{
	margin				: 0px;
	text-align			: justify;
	width				: 600px;
}
#strona .tresc .prawaTresc .podstrona .tekst .oferta_naczepy{
	margin				: 0px;
	padding				: 0px;
	width				: 600px;
	border-collapse		: collapse;
}
#strona .tresc .prawaTresc .podstrona .tekst .oferta_naczepy tr{
	margin				: 0px;
	padding				: 0px;
	border				: none;
}
#strona .tresc .prawaTresc .podstrona .tekst .oferta_naczepy td{
	margin				: 0px;
	padding				: 0px;
	border				: none;
}
#strona .tresc .prawaTresc .podstrona .tekst .oferta_naczepy .kategoria{
	margin				: 0px;
	padding				: 0px;
	width				: 600px;
	height				: 40px;
	border-bottom		: 1px solid #cccccc;
}
#strona .tresc .prawaTresc .podstrona .tekst .oferta_naczepy .pierwsza{
	margin				: 0px;
	padding				: 3px;
	width				: 70px;
	height				: 20px;
	border				: 1px solid #cccccc;
	vertical-align		: top;
	text-align			: center;
}
#strona .tresc .prawaTresc .podstrona .tekst .oferta_naczepy .druga{
	margin				: 0px;
	padding				: 3px;
	height				: 20px;
	border				: 1px solid #cccccc;
	vertical-align		: top;
	text-align			: justify;
}
#strona .tresc .prawaTresc .podstrona .tekst .oferta_naczepy .trzecia{
	margin				: 0px;
	padding				: 3px;
	width				: 70px;
	height				: 20px;
	border				: 1px solid #cccccc;
	vertical-align		: top;
	text-align			: center;
}
#strona .tresc .prawaTresc .podstrona .tekst .oferta_naczepy .zbiorcze{
	margin				: 0px;
	padding				: 3px;
	width				: 594px;
	border				: 1px solid #cccccc;
	vertical-align		: top;
	text-align			: center;
	font-weight			: bold;
}
#strona .tresc .prawaTresc .podstrona .tekst .oferta_ciagniki_2wyposazenia .naglowek_lewa{
	margin				: 0px;
	padding				: 3px;
	width				: 294px;
	height				: 20px;
	border				: 1px solid #cccccc;
	vertical-align		: top;
	text-align			: center;
	font-weight			: bold;
}
#strona .tresc .prawaTresc .podstrona .tekst .oferta_ciagniki_2wyposazenia .naglowek_prawa{
	margin				: 0px;
	padding				: 3px;
	width				: 294px;
	border				: 1px solid #cccccc;
	vertical-align		: top;
	text-align			: center;
	font-weight			: bold;
}
/*--------------------------------------------------------------------------------- Tabela naczepy - KONIEC -----------------------------------*/
#strona .tresc .prawaTresc .podstrona .tekst .winiety{
	margin				: 0px;
	width				: 600px;
	border				: 1px solid #cccccc;
	border-collapse		: collapse;
}
#strona .tresc .prawaTresc .podstrona .tekst .winiety td{
	margin				: 0px;
	border-bottom		: 1px solid #cccccc; 
}
#strona .tresc .prawaTresc .podstrona .tekst .artykulyKomis{
	margin				: 0px;
	width				: 600px;
	border				: 1px solid #cccccc;
	border-collapse		: collapse;
}
#strona .tresc .prawaTresc .podstrona .tekst .artykulyKomis .opis{
	margin				: 0px;
	padding				: 3px;
	border-bottom		: 1px solid #cccccc; 
	border-right		: 1px solid #cccccc;
	width				: 454px;
	height				: 20px;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 11px;
	color				: #1a385d;
}
#strona .tresc .prawaTresc .podstrona .tekst .artykulyKomis .opis .nazwa{
	margin				: 0px;
	padding				: 0px;
	font-size			: 12px;
	font-weight			: bold;
}
#strona .tresc .prawaTresc .podstrona .tekst .artykulyKomis .opis a{
	margin				: 0px;
	padding				: 0px;
	color				: red;
	text-decoration		: none;
}
#strona .tresc .prawaTresc .podstrona .tekst .artykulyKomis .opis a:hover{
	margin				: 0px;
	padding				: 0px;
	color				: red;
	text-decoration		: underline;
}
#strona .tresc .prawaTresc .podstrona .tekst .artykulyKomis .zdjecie{
	margin				: 0px;
	padding				: 3px;
	border-bottom		: 1px solid #cccccc;
	border-right		: 1px solid #cccccc; 
	width				: 114px;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 11px;
	color				: #1a385d;
	text-align			: center;
}
#strona .stopka{
	margin				: 0px;
	padding				: 0px;
	height				: 70px;
	background-image	: url('images/tlo_stopka.jpg');
	background-repeat	: no-repeat;
	clear				: both;
}
#strona .stopka .lewa{
	margin				: 0px;
	padding				: 0px;
	float				: left;
	width				: 300px;
}
#strona .stopka .lewa input{
	margin				: 0px;
	width				: 110px;
	font-family         : Verdana, Sans-serif;
	font-size           : 10px;
	border              : solid 1px #cccccc;
	background-color    : #f2f2f2;
	vertical-align      : middle;
	color				: #1a385d;
}
#strona .stopka .prawa{
	margin				: 0px;
	padding				: 0px;
	float				: right;
	width				: 620px;
}
#strona .stopka .prawa .menu ul{
	margin				: 10px 0px 0px 0px;
	padding				: 0px;
}
#strona .stopka .prawa .menu li{
	margin				: 0px;
	padding				: 0px;
	float				: left;
	list-style			: none;
	font-size			: 9px;
	color				: #909193;
}
#strona .stopka .prawa .menu li a{
	margin				: 0px;
	padding				: 0px;
	color				: #909193;
	text-decoration		: none;
}
#strona .stopka .prawa .menu li a:hover{
	margin				: 0px;
	padding				: 0px;
	color				: #909193;
	text-decoration		: none;
}
#strona .stopka .prawa .copyright{
	margin				: 0px 0px 0px 40px;
	padding				: 0px;
	color				: #909193;
	text-align			: left;
	font-size			: 9px;
}
#strona .stopka .prawa .copyright a{
	margin				: 0px;
	padding				: 0px;
	color				: #909193;
	text-decoration		: none;
}
#strona .stopka .prawa .copyright a:hover{
	margin				: 0px;
	padding				: 0px;
	color				: #909193;
	text-decoration		: none;
}
/*---------------------------------------------------------------------------klasy dodatkowe*/
.bold{
	font-weight			: bold;
}
.unicorn{
	color				: #1a385d;
}
.wynajem{
	font-weight			: bold;
	font-size			: 12px;
}
.c{
	text-align			: center;
}
.wciecie{
	text-indent			: 40px;
}
.obr_left{
	float				: left;
	margin				: 5px;
}
.obr_right{
	float				: right;
	margin				: 5px;
}
.powrot{
	margin				: 5px;
	width				: 150px;
	font-family         : Verdana, Sans-serif;
	font-size           : 10px;
	color				: #1a385d;
	border              : solid 1px #CCCCCC;
	background-color    : white;
	vertical-align      : middle;
	float				: right;
}
.zdjeciaSerwis{
	margin				: 0px;
	padding				: 0px;
	width				: 600px;
	text-align			: center;
}
.motooil{
	margin				: 0px;
	padding				: 0px;
	font-size			: 14px;
	font-weight			: bold;
}
.podpis{
	margin				: 0px;
	padding				: 0px;
	font-weight			: bold;
	text-align			: right;
}
.stacja{
	margin				: 0px;
	padding				: 0px;
	font-size			: 14px;
	font-weight			: bold;
	text-align			: center;
}
.h24{
	margin				: 0px;
	padding				: 0px;
	font-size			: 20px;
	color				: blue;
}

