body {
	margin:0px;
 	font-size: 9pt;
	font-family: Verdana;
	color: #232323;
	background-color: #232323;
 	line-height: 12pt;
}

a, a:link, a:visited, a:active {
	color: #232323;
	text-decoration: none;
}

a:hover {
	color: #AA174F;
}

a.stopka, a.stopka:link, a.stopka:visited, a.stopka:active {
	font-size: 8pt;
	color: #ECE6E5;
}

#MENU a{
	font-size: 8pt;
	font-weight: bold;
}

body, td, th {
	color: #000000;
	font-size: 9pt;
	font-family: Verdana;
}

h1 {
	font-size: 11pt;
}

img.mapa {
	border: 1px solid #B22420;
}

textarea{
        color: black;
	font-size: 11px;
	border-left: 1px solid silver;
	border-right: 1px solid silver;
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;
	font-family: Verdana, Arial;
	background-color: #F6F6F6;
	padding-left: 2px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}

select {
	BORDER-RIGHT: 1px solid silver;
	BORDER-TOP: 1px solid silver;
	FONT-SIZE: 11px;
	height: 17px;
	BORDER-LEFT: 1px solid silver;
	COLOR: Black;
	BORDER-BOTTOM: 1px solid silver;
	FONT-FAMILY: Verdana, Arial;
	BACKGROUND-COLOR: #F6F6F6;
}



input{
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	font-weight: bold;
	font-size: 9px;
	border-left: silver 1px solid;
	color: #232323;
	border-bottom: silver 1px solid;
	font-family: Verdana, Arial;
	background-color: #E8E8E8;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-top: 1px;
}

td.naglowek {
	vertical-align: top;
	text-align: right;
	padding: 3px 5px 3px 5px;
 	color: #FFF;
  	font-size: 12px;
 	font-family: Verdana;
	font-weight: bold;
	border: 1px #232323 solid;
	background: #AA174F;
}
td.tekst {
        color:#232323;
        font-family: Verdana;
        font-size: 12px;
        vertical-align: top;
        text-align: justify;
        padding: 3px 3px 3px 3px;
}

td.pole1 {
        width: 40%;
	vertical-align: top;
	text-align: right;
	padding: 3px 5px 3px 5px;
	font-weight: bold;
	font-family: Verdana;
	font-size:12px;
}

td.pole2 {
	width: 60%;
	vertical-align: top;
	text-align: left;
	padding: 3px 5px 3px 5px;
	font-family: Verdana;

}
.error {
 	color:#F00;
	font-weight: bold;
}

