body {
	margin : 0;
	padding : 0;
	background : #f3f3f3;
}
.tytul {
	font-family : Tahoma;
	font-size : 17px;
	color : #3777E5;
}
.samochod_zdjecie {
	border : 2px solid #FFFFFF;
}
.samochod_nazwa {
	font-family : Tahoma;
	font-size : 13px;
	font-weight : bold;
	color : #3777E5;
}
.kolor_1 {
	background : #4B4B4B;
}
.kolor_2 {
	background : #f3f3f3;
}
.menu_tlo {
	background : #313391;
}
.menu_tlo_2 {
	background : #5657A3;
}
.dol_kolor {
	background : #DBDBDB;
}
.dol_kolor_2 {
	background : #FFFFFF;
}
.tresc_tlo {
	background : #DDDDDD;
}
a.m_gora:link, a.m_gora:visited, a.m_gora:active {
	font-family : Tahoma;
	font-size : 11px;
	font-weight : bold;
	color : #F3F3F3;
	text-decoration : none;
}
a.m_gora:hover {
	font-family : Tahoma;
	font-size : 11px;
	font-weight : bold;
	color : #54E920;
	text-decoration : underline;
}
p, div, td, ul, ol, li {
	font-family : Tahoma;
	font-size : 11px;
	color : #5F5F63;
	line-height : 15px;
}
a:link, a:visited, a:active {
	font-family : Tahoma;
	font-size : 11px;
	color : #0060FF;
	text-decoration : underline;
}
a:hover {
	font-family : Tahoma;
	font-size : 11px;
	color : #FF0018;
	text-decoration : underline;
}

.stopka_tlo_lewa {
	font-family : Tahoma;
	font-size : 11px;
	color : #676767;
	text-align : left;
	padding-left : 10px;
}
.stopka_tlo_prawa {
	font-family : Tahoma;
	font-size : 11px;
	color : #676767;
	text-align : right;
	padding-right : 10px;
}
a.stopka:link, a.stopka:visited, a.stopka:active {
	font-family : Tahoma;
	font-size : 11px;
	font-weight : bold;
	color : #676767;
	text-decoration : none;
}
a.stopka:hover {
	font-family : Tahoma;
	font-size : 11px;
	font-weight : bold;
	color : #676767;
	text-decoration : underline;
}
.zdjecie_glowna {
	border : 3px solid #BCBCBC;
}

form {
	display : inline;
}
.pole_text {
	font-family : Tahoma;
	font-size : 11px;
	color : #5F5F63;
	background : #FFFFFF;
	width : 250px;
}
.pole_textarea {
	font-family : Tahoma;
	font-size : 11px;
	color : #5F5F63;
	background : #FFFFFF;
	width : 250px;
	height : 80px;
}
.z1 {
	text-align : right;
}
.z1_wym {
	font-weight : bold;
	text-align : right;
}
.ok {
	font-weight : bold;
	text-align : center;
}
.blad {
	color : #FF0000;
	font-weight : bold;
	text-align : center;
}
.przycisk {
	font-family : Tahoma;
	font-size : 12px;
	font-weight : bold;
	background : #5F5F63;
	color : #FFFFFF;
	border : 1px solid #5F5F63;
}