body {
	margin: 0px;
 	font-size: 12px;
	font-family: Verdana;
	color: #F4DAAD;
	background: #2A2A2A url(../obrazki/tlo-glowne.jpg) repeat-x center top;
 	line-height: 15pt;
}

table, tr, td {
	font-size: 12px;
	font-family: Verdana;
}

a {
	color: #F4DAAD;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a.a_podkategoria, a.a_podkategoria:link, a.a_podkategoria:visited, a.a_podkategoria:active {
	font-size: 11px;
	font-family: Verdana;
}

a.stopka, a.stopka:link, a.stopka:visited, a.stopka:active {
	font-size: 7.5pt;
	font-family: Verdana;
	color: #F4DAAD;
}

td.podkategoria, td.kategoria {
 	margin: 0;
	text-align: left;
	font-size: 7.5pt;
	font-weight: 200;
	padding: 5px;
}

td.table {
 	padding: 0;
	margin: 0;
}

td.kategoria a {
	font-size: 9pt;
	font-weight: 700;
	color: #2A2A2A;
}

td.podkategoria a {
	font-size: 9pt;
	font-weight: 200;
	color: #2A2A2A;
}

td.text {
	text-align: justify;
	vertical-align: top;
	color: #F4DAAD;
}

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.naglowek {
	vertical-align: top;
	text-align: right;
	padding: 3px 5px 3px 5px;
 	color: #F4DAAD;
  	font-size: 12px;
 	font-family: Verdana;
	font-weight: bold;
	/* border: 2px #000 dotted; */
	background: #6CA7E8;
}
td.tekst {
        color:#F4DAAD;
        font-family: Verdana;
        font-size: 12px;
        vertical-align: top;
        text-align: justify;
        padding: 3px 3px 3px 3px;
}

td.form_1 {
	padding: 3px 5px 3px 0;
	text-align:right;
	vertical-align: top;
}
td.form_2 {
	padding: 3px 0 3px 0;
	text-align:left;
	vertical-align: top;
}

.tytul {
	text-align: center;
	font-weight:bold;
	font-size: 14px;
}

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;

}

fieldset {
	padding: 10px;
	border: 1px solid #F4DAAD;
	width: 95%;
}

legend {
	padding: 3px 5px 3px 5px;
	border: 1px solid #000;
	color: #000040;
	font-weight: bold;
	text-align: right;
}

button {
	background: transparent;
	border: 0;
	cursor: pointer;
}
