body {
	margin:0px;
 	font-size: 9pt;
	font-family: Verdana;
	color: #00003E;
	background-color: #F2F6F9;
 	line-height: 12pt;
}

a, a:link, a:visited, a:active {
	color: #111111;
	text-decoration: none;
}

a:hover {
	color: #D02327;
}

a.stopka, a.stopka:link, a.stopka:visited, a.stopka:active {
	color: #111111;
	font-family: Arial;
}

a.menu, a.menu:link, a.menu:visited, a.menu:active {
	font-family: Arial;
	color: #00003E;
}

body, td, th {
	color: #000000;
	font-size: 9pt;
	font-family: Verdana;
}

h1 {
	font-size: 11pt;
}

img.mapa {
	border: 1px solid #B22420;
}

textarea{
        background: #FFF 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: 35%;
	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;
}

ul {
	padding: 10px 0 0 20px;
}

li {
	padding: 5px 0 5px 0;
}

td.naglowek {
	vertical-align: top;
	text-align: right;
	padding: 3px 5px 3px 5px;
 	color: #000040;
  	font-size: 12px;
 	font-family: Verdana;
	font-weight: bold;
	border: 2px #000 dotted;
}
td.tekst {
        color:#000040;
        font-family: Verdana;
        font-size: 12px;
        vertical-align: top;
        text-align: justify;
        padding: 3px 3px 3px 3px;
}

td.selectedTab {
	background: #024E86;
	color: #F2F6F9;
	font-family:Verdana;
	font-size: 10pt;
	font-weight: bold;
	text-align:center;
	padding: 5px 0 5px 0;
}

td.selectedTab a, a.selected, a.selected:link, a.selected:visited, a.selected:active {
        color: #F2F6F9;
}

td.regularTab {
	font-family:Verdana;
	font-size: 10pt;
	font-weight: bold;
	text-align:center;
	padding: 5px 0 5px 0;
	color: #00003E;
}

td.regularTab a {
        color: #00003E;
}

table.table {
	border: 0;
	width: 100%;
}

td.tytul {
       	vertical-align: top;
	text-align: right;
	padding: 3px 5px 3px 5px;
 	color: #FFFFFF;
  	font-size: 12px;
 	font-family: Verdana;
	font-weight: bold;
	border: 2px #FFFFFF dotted;
	background: #3984AC;
}

td.zdjecie {
	width: 150px;
	vertical-align: top;
	text-align: center;
}

td.zdjecia {
	width: 100%;
	vertical-align: top;
	text-align: center;
	padding: 15px 0 15px 0;
}

td.opis {
        color:#000040;
        font-family: Verdana;
        font-size: 12px;
        vertical-align: top;
        text-align: justify;
        padding: 3px 3px 3px 3px;
}
