body {
	background: #fff3e5;
	margin: 0 0 0 0;
}

.menu {
	font-family: verdana;
	color: #4f2004;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

.wyswietlanie {
	font-family: verdana;
	color: #2d0000;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

.dol {
	font-weight: bold;
	font-size: 5px;
	width: 5px;
}

a:link {
	color: #4f2004;
}

a:visited {
	color: #4f2004;
}

a:hover {
	color: #2d0000;;
}

.stopka {
	color: black;
	text-align: center;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	border-top-color: black;
 }
 
.formularz_naglowek {
	color: #352e29;
	text-align: center;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
}

.formularz_lewa {
	color:#4f2004;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	vertical-align: top;
}

.formularz_prawa {
	color:black;
	background-color: #fffae0;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
}

.przycisk {
	color:black;
	background-color: #fffae0;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
}

.kontakt_biuro {
	color : #4f2004;
	font-family: tahoma;
	font-weight: bold;
	font-size: 14px;
} 

.kontakt_agga {
	font-family: verdana;
	color: #2d0000;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;

}