body {
	margin: 0px;
	background-color: white;
	font-family: Verdana, Tahoma, sans-serif;
}
.error {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	color: brown;
}
.naglowek {
	font-family: Tahoma, arial;
	font-size: 11px;
	color: white;
	font-weight: bold;
}
.tresc {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #913B24;
}

a {
    text-decoration: none;
    color: black;
}
a:hover {
    text-decoration: none;
    color: blue;
}

a.amenu {
    text-decoration: none;
    color: #727272;
}
a.amenu:hover {
    text-decoration: none;
    color: orange;
}

a.sciezka {
    text-decoration: none;
    color: #a9ab86;
}
a.sciezka:hover {
    text-decoration: none;
    color: red;
}

.in {
    border: solid #a9ab86 1px;
    font-family: Arial;
    font-weight: normal;
    font-size: 11px;
}
.submit {
    border: none #977463 1px;
    background-color: #977463;
    font-family: Arial;
    font-weight: normal;
    font-size: 11px;
    margin-top: 5px;
    width: 60px;
    color: white;
}
.fl {
    font-family: Arial;
    font-weight: normal;
    font-size: 11px;
}
.male {
    font-family: Tahoma, Arial;
    font-weight: normal;
    font-size: 12px;
    color: #a9ab86;
    font-weight: bold;

}

div {
}
div.left {
	width: 100%;
	height: 15px;
	background-color: #a9ab86;
	padding: 2px;
	font-size: 11px;
	font-weight: bold;
	color: white;
	margin-top: 5px;
	margin-right: 5px;
	padding-left: 5px;
	margin-left: -10px
}
div.right {
	width: 100%;
	height: 15px;
	background-color: #a9ab86;
	padding: 2px;
	font-size: 11px;
	font-weight: bold;
	color: white;
	margin-top: 5px;
	margin-right: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
}

.th {
	background-color: #a9ab86;
	padding: 2px;
	font-size: 11px;
	font-weight: bold;
	color: white;
}

a.menu {
    font-family: Tahoma, Verdana, sans-serif;
    color: white;
    font-size: 11px;
    text-decoration: none;
}
a.menu:hover {
    color: white;
    text-decoration: underline;
}
.text {
    font-size: 11px;
    font-family: Verdana, Tahoma, sans-serif;
    color: #4A49A8;
}
.tdl {
    padding: 5px;
    text-align: justify;
}

.tabelka_l { 
    width: 155px;
    margin-top: 10px;
    margin-left: -10px; 
    border: solid #a9ab86 2px;
}
.tabelka_p { 
    width: 150px;
    margin-top: 10px;
    margin-left: 0px; 
    border: solid #a9ab86 2px;
}

a.menub {
    color: #913B24;
    text-decoration: none;
}
a.menub:hover {
    color: red;
    text-decoration: underline;
}
.mg {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #583F20;
}
a.mg:hover {
	color: #D5CDBA;
}

.main {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	color: #d60021;
}
a.main:hover {
	color: red;
}
.in_sub {
    border: 1px none black; 
    background-color: #977463;
    font-family: Arial; 
    font-weight: normal; 
    font-size: 11px;
    color: white;
}

.in_text {
    border: 1px solid rgb(169, 171, 134); 
    width: 80px; 
    font-family: Arial; 
    font-weight: normal; 
    font-size: 11px;
}
.header {
    font-size: 11px; 
    font-family: Verdana, Tahoma, sans-serif;
    color: gray;
}
a.header {
    font-size: 11px;
    color: gray;
    text-decoration: none;
}
a.header:hover {
    color: #d60021;
    text-decoration: underline;
}
select {
    font-size: 11px;
    font-family: Verdana, Tahoma, sans-serif;
    color: #4A49A8;
}
select.rej {
    font-size: 11px;
    font-family: Verdana, Tahoma, sans-serif;
    color: #4A49A8;
    width: 190px;
    border: solid gray 1px;
}
select.rej_err {
    font-size: 11px;
    font-family: Verdana, Tahoma, sans-serif;
    color: #4A49A8;
    width: 190px;
    background-color: orange;
    border: solid gray 1px;
}
input.rej {
    font-size: 11px;
    font-family: Verdana, Tahoma, sans-serif;
    color: #4A49A8;
    width: 190px;
    border: solid gray 1px;
}
input.rej_err {
    font-size: 11px;
    font-family: Verdana, Tahoma, sans-serif;
    color: #4A49A8;
    width: 190px;
    background-color: orange;
    border: solid gray 1px;
}
textarea.rej {
    font-size: 11px;
    font-family: Verdana, Tahoma, sans-serif;
    color: #4A49A8;
    width: 190px;
    height: 100px;
    border: solid gray 1px;
}
textarea.rej_err {
    font-size: 11px;
    font-family: Verdana, Tahoma, sans-serif;
    color: #4A49A8;
    width: 190px;
    background-color: orange;
    border: solid gray 1px;
}
span.rej {
    font-size: 11px;
    font-family: Verdana, Tahoma, sans-serif;
    color: #913B24;
}
span.rej_err {
    font-size: 11px;
    font-family: Verdana, Tahoma, sans-serif;
    color: red;
    font-weight:bold;
}

.menu_header {
    font-size: 11px;
    font-family: Tahoma, Verdana, sans-serif;
    color: white;
    font-weight: bold;
}
.menu_body {
    font-size: 11px;
    font-family: Tahoma, Verdana, sans-serif;
    color: #913B24;
}
td.menu_td {
	padding-top: 5px;
	padding-bottom: 5px;
}
.baza_tytul {
	font-family: Tahoma; 
	font-size: 10pt; 
	color: #D30000;
	font-weight: bold;
}
#_adres {
	height: 50px;
}
font {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
}
span {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
}
span {
	font-family: Tahoma;
}
.kontakt {
    font-size: 11px;
    font-family: Verdana, Tahoma, sans-serif;
    color: #4A49A8;
    width: 140px;
	border: solid #a9ab86 1px;
}
li {
margin-left: -15px
}
