BODY {
        font-family: tahoma;
        color: #696969;
		font-size: 11px;
		background: #C1B9A3;
        padding: 20px;
		margin: 0px;
        }
P,TD,UL.text { font-size: 12px; }
.size1 { font-size: 12px; }
.size2 { font-size: 12px; }
.size3 { font-size: 16px; }
.size4 { font-size: 20px; }

.color1 { color: #F26725; }		
.color2 { color: #000000; }		
.color3 { color: #696969; }		

.border1 { border: solid 1px #E4E1C3; }
		
.tytul {

	TEXT-ALIGN: center;
	FONT-SIZE: 10pt;
	margin-left: 25px;
	margin-right: 25px;
}
.lista {
	TEXT-ALIGN: justify;
	FONT-SIZE: 10pt;
	margin-left: 25px;
	margin-right: 25px;
	list-style-type: circle;
	list-style-position: outside;
}
.header1 {

            COLOR: #990000;
			TEXT-ALIGN: center; 
			FONT-SIZE: 14pt;
			TEXT-DECORATION: none;
			padding-top: 10px
}
		
.TloBODY {
		background: url(img/tlo-pasek.gif) repeat-y;
}
.TloLEFT {
		background: url(img/l-pasek-tlo.gif) repeat-y;
}
.TloDol {
		background: url(img/g-dol.gif) no repeat;
        color: #ffffff;
		font-size: 10px;
}
		
.naglowek {
	color: #F26725;
	font-weight: normal;
	font-size: 17px;
}
		
.padding { 
		padding-left: 10px;
		padding-right: 10px;
	}

.sonda_glosowanie
 {
 color: #F26725;
 text-decoration: none;
 font-weight:normal;
 font-size:8pt;
 font-family:"Arial", Helvetica;
 border: 1px solid #696969;
 background: #D2D2D2;
 width: 70px; 
 }

.sonda_glosowanie:hover
 {
 color: #ffffff;
 text-decoration: underline;
 font-weight:normal;
 font-size:8pt;
 font-family:"Arial", Helvetica;
 border: 1px solid #696969;
 background: #696969;
 width: 70px;
 align: center; 
 }

.sonda_pytanie
 {
 text-decoration: none;
 color: #696969;
 font-weight:normal;
 font-style:italic;
 font-size:12px;
 }
 
.sonda_odpowiedz
 {
 text-decoration: none;
 color: #696969;
 font-weight:normal;
 font-style:normal;
 font-size:10px;
 font-stretch: condensed;
 }
 
A.wstep {
        color: #000000;
		font-size: 10px;
		text-decoration: none;
}
A.wstep:hover {
        color: #CC0000;
		font-size: 10px;
		text-decoration: underline;
}
A.kontakt {
        color: #000000;
		font-size: 12px;
		text-decoration: none;
}
A.kontakt:hover {
        color: #CC0000;
		font-size: 12px;
		text-decoration: underline;
}
A.MenuDol {
        color: #ffffff;
		font-size: 12px;
		text-decoration: none;
}
A.MenuDol:hover {
        color: #ffffff;
		font-size: 12px;
		text-decoration: underline;
}
A.Dolacz {
        color: #F26725;
		font-size: 18px;
		font-weight: bold;
		text-decoration: none;
}
A.Dolacz:hover {
        color: #F26725;
		font-size: 18px;
		font-weight: bold;
		text-decoration: underline;
}
select {
	color: #000000;
	background: #D2D2D2;
	padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 5px;
    padding-right: 1px;
	font-weight:bold;
	font-size:8pt;
	font-family:"Arial, Verdana";
 	width: 300px;
 }
textarea {
	color: #000000;
	border: solid 1px #696969;
	background: #D2D2D2;
	padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 5px;
    padding-right: 1px;
	font-weight:bold;
	font-size:8pt;
	font-family:"Arial, Verdana";
 	width: 300px;
 	height: 200px;
 }
input {
	color: #000000;
	border: solid 1px #696969;
	background: #D2D2D2;
	padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 5px;
    padding-right: 1px;
	font-weight:bold;
	font-size:8pt;
	font-family:"Arial, Verdana";
 	width: 250px;
 }
input.kod {
 	width: 60px;
 }
input.miasto {
 	width: 230px;
 }
input.checkbox {
 	width: 30px;
	border: none;
 }
input.sonda {
 	width: 30px;
	border: none;
	background: #E4E1C3;
 }
select.gatunek {
 	width: 130px;
 }
select.ilosc {
 	width: 50px;
 }
select.pakowane {
 	width: 150px;
 }
 .FormSubmit
 {
 color: #F26725;
 text-decoration: none;
 font-weight:normal;
 font-size:8pt;
 font-family:"Arial", Helvetica;
 border: 1px solid #696969;
 background: #D2D2D2;
 width: 140px; 
 }
 .FormSubmit:hover
 {
 color: #ffffff;
 text-decoration: underline;
 font-weight:normal;
 font-size:8pt;
 font-family:"Arial", Helvetica;
 border: 1px solid #696969;
 background: #696969;
 width: 140px;
 align: center; 
 }
 img.img {
 border: solid 1px #F0A0C2;
 }