body {
	margin:0px;
 	font-size: 9pt;
	font-family: Verdana;
	color: #003E5B;
	background-color: #005279;
 	line-height: 12pt;
}

a, a:link, a:visited, a:active {
	color: #000035;
	text-decoration: none;
}

a:hover {
	color: #AA174F;
}

a.stopka, a.stopka:link, a.stopka:visited, a.stopka:active {
	font-size: 8pt;
	color: #FFFFFF;
}

#MENU a {
	font-size: 8pt;
	font-weight: bold;
	color: #FFF;
}

body, td, th {
	color: #000000;
	font-size: 9pt;
	font-family: Verdana;
}

h1 {
	font-size: 11pt;
}

img.mapa {
	border: 1px solid #B22420;
}

textarea{
        background: transparent url(../images/inputbox-bg.gif) repeat-x left top;
	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;
	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{
	background: transparent url(../images/inputbox-bg.gif) repeat-x left top;
	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;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-top: 1px;
}

td.pole1 {
        width: 40%;
	vertical-align: top;
	text-align: right;
	padding: 3px 5px 3px 5px;
	font-weight: bold;
	font-family: Verdana;
	font-size: 8pt;
	color:#003E5B;
}

table.tekst{
  	width:100%;
	vertical-align: top;
	text-align: center;
	border-style: none;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	color:#003E5B;
}

td.pole2 {
	width: 60%;
	vertical-align: top;
	text-align: left;
	padding: 3px 5px 3px 5px;
	font-family: Verdana;
        color:#003E5B;
}
.error {
 	color:#F00;
	font-weight: bold;
}
