body {
	margin : 0;
	padding : 0;
	background : #EF5205 url(../images/tlo.jpg) repeat-x top center;
}
.srodek {
	background : #FFFFFF;
}
.srodek_tlo {
	background : url(../images/srodek_tlo.jpg);
}
.dol {
	background : url(../images/dol.jpg);
}
.lewa_tlo {
	background : url(../images/lewa_tlo.jpg) bottom no-repeat;
}
.prawa_tlo {
	background : url(../images/prawa_tlo.jpg) bottom no-repeat;
}
.stopka {
	font-family : Verdana;
	font-size : 10px;
	color : #333333;
	text-align : center;
}
a.stopka:link, a.stopka:visited, a.stopka:active {
	font-family : Verdana;
	font-size : 10px;
	font-weight : normal;
	color : #666666;
	text-decoration : none;
}
a.stopka:hover {
	font-family : Verdana;
	font-size : 10px;
	font-weight : normal;
	color : #666666;
	text-decoration : underline;
}
a.stopka_2:link, a.stopka_2:visited, a.stopka_2:active {
	font-family : Verdana;
	font-size : 10px;
	font-weight : bold;
	color : #FE78B3;
	text-decoration : none;
}
a.stopka_2:hover {
	font-family : Verdana;
	font-size : 10px;
	font-weight : bold;
	color : #FE78B3;
	text-decoration : underline;
}
.pomaranczowy {
	color : #Fe9900;
}
.rozowy {
	color : #FE78B3;
}
p, div, td, ul, ol, li {
	font-family : Verdana;
	font-size : 11px;
	color : #333333;
	line-height : 15px;
}
a:link, a:visited, a:active {
	font-family : Verdana;
	font-size : 11px;
	font-weight : bold;
	color : #333333;
	text-decoration : underline;
}
a:hover {
	font-family : Verdana;
	font-size : 11px;
	font-weight : bold;
	color : #F2873E;
	text-decoration : underline;
}
form {
	display : inline;
}
.pole_text {
	font-family : Verdana;
	font-size : 11px;
	color : #000000;
	background : #E7E6E2;
	width : 100%;
 }
.pole_textarea {
	font-family : Verdana;
	font-size : 11px;
	color : #000000;
	background : #E7E6E2;
	width : 100%;
	height : 80px;
}
.pole_select {
	font-family : Verdana;
	font-size : 11px;
	color : #000000;
	background : #E7E6E2;
	width : 100%;
}
.z1 {
	text-align : right;
}
.z1_wym {
	font-weight : bold;
	text-align : right;
}
.ok {
	font-family : Verdana;
	font-size : 11px;
	font-weight : bold;
	color : #333333;
	text-align : center;
}
.blad {
	font-family : Verdana;
	font-size : 11px;
	font-weight : bold;
	color : #FF0000;
	text-align : center;
}
.tytul {
	font-family : Verdana;
	font-size : 12px;
	font-weight : bold;
	color : #FE6601;
}
.towar_nazwa {
	font-weight : bold;
	color : #Cc0098;
}
.porcjowanie {
	text-align : center;
}