BODY {
        font-family: Georgia;
        color: #ffffff;
		font-size: 13px;
		background: url(img/tlo-gl.gif) repeat;
        padding: 30px;
		margin: 0px;
        }
.tableGL {		
		background: #847E6E;
}		

.txt {
		font-size: 13px;
		font-weight: normal;
}
.TloMenu {
		background: url(img/st-m-tlo.gif) repeat-y;
}
TD.dol {
		background: url(img/st-dol.gif) no repeat;
        color: #000000;
		font-size: 11px;
}
A.menu {
		font-family: Georgia;
        color: #C1B18E;
		font-size: 18px;
		text-decoration: none;
		border-bottom: 1px #9F9C94 dotted;
}
A.menu:hover {
		font-family: Georgia;
        color: #B1A17F;
		font-size: 18px;
		text-decoration: none;
		border-bottom: 1px #9F9C94 solid;
}
A.menu2 {
        color: #C1B18E;
		font-size: 12px;
		text-decoration: none;
		border-bottom: 1px #9F9C94 dotted;
}
A.menu2:hover {
        color: #B1A17F;
		font-size: 12px;
		text-decoration: none;
		border-bottom: 1px #9F9C94 solid;
}

A.anro {
		text-decoration: none;
		font-weight:bold;
		font-size: 10px;
        color: #ffffff;	
}
A.anro:hover {
		text-decoration: underline;
		font-weight:bold;
		font-size: 10px;
        color: #ffffff;	
}
select {
	color: #000000;
	background: #C1B18E;
	padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 5px;
    padding-right: 1px;
	font-weight:normal;
	font-size:9pt;
 	width: 350px;
 }
textarea {
	color: #000000;
	border: solid 1px #000000;
	background: #C1B18E;
	padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 5px;
    padding-right: 1px;
	font-weight:normal;
 	width: 350px;
 	height: 200px;
 }
input {
	color: #000000;
	border: solid 1px #000000;
	background: #C1B18E;
	padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 5px;
    padding-right: 1px;
	font-weight:normal;
 	width: 350px;
 }
input.kod {
 	width: 60px;
 }
input.miasto {
 	width: 230px;
 }
input.checkbox {
 	width: 30px;
 }
select.gatunek {
 	width: 130px;
 }
select.ilosc {
 	width: 50px;
 }
select.pakowane {
 	width: 150px;
 }
 .FormSubmit
 {
 color: #00376E;
 text-decoration: none;
 font-weight:normal;
 font-size:8pt;
 font-family:"Arial", Helvetica;
 border: 1px solid #000000;
 background: #D1DAEA;
 width: 140px; 
 }
 .FormSubmit:hover
 {
 color: #ffffff;
 text-decoration: underline;
 font-weight:normal;
 font-size:8pt;
 font-family:"Arial", Helvetica;
 border: 1px solid #000000;
 background: #00376E;
 width: 140px;
 align: center; 
 }
 img.img {
 border: solid 1px #F0A0C2;
 }
 img.zdSMALL {
 border: solid 10px #B0ACA3;
 }