BODY {
margin: 0 0 0 0;
SCROLLBAR-FACE-COLOR: #d7c6aa; 
SCROLLBAR-HIGHLIGHT-COLOR:  #d7c6aa; 
SCROLLBAR-SHADOW-COLOR: #d7c6aa; 
SCROLLBAR-3DLIGHT-COLOR: #d7c6aa; 
scrollbar-arrow-color: white; 
SCROLLBAR-TRACK-COLOR: #ffffff; 
SCROLLBAR-DARKSHADOW-COLOR: #d7c6aa;
background-color: #faf4e6;
}
h1 {
	font-size: 14px;
	margin-bottom: 10px;
}

TD.stopka {font-family: Tahoma; font-size: 11; color: #8c7357; }

a:link  {text-decoration: underline; font-family: Tahoma; font-size: 12; color: #703527;  font-weight: normal;}
a:visited {text-decoration: underline; font-family: Tahoma; font-size: 12; color: #703527;  font-weight: normal;}
a:active {text-decoration: underline; font-family: Tahoma; font-size: 12; color: #703527;  font-weight: normal;}
a:hover {text-decoration: underline; font-family: Tahoma; font-size: 12; color: #924436;  font-weight: normal;}

a.stopka {text-decoration: none; font-family: Tahoma; font-size: 11; color: #8c7357;}
a.stopka:visited {text-decoration: none; font-family: Tahoma; font-size: 11; color: #8c7357;}
a.stopka:active {text-decoration: none; font-family: Tahoma; font-size: 11; color: #8c7357;}
a.stopka:hover {text-decoration: underline; font-family: Tahoma; font-size: 11; color: #8c7357;}

TD {font-family: Tahoma; font-size: 11; color: #57291e;}

A.powrot {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #562a1e;
	padding: 2px 6px 2px 6px;
	background-color: #e4d8c8;
	text-decoration: none;
	height: 15;
}
A.powrot:active {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #ffffff;
	padding: 2px 6px 2px 6px;
	background-color: #562a1e;
	text-decoration: none;
	height: 15;
}
A.powrot:visited {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #ffffff;
	padding: 2px 6px 2px 6px;
	background-color: #562a1e;
	text-decoration: none;
	height: 15;
}
A.powrot:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #ffffff;
 	padding: 2px 6px 2px 6px;
	background-color: #783e30;
    text-decoration: none;
	height: 15;
}

.input {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6c5540;
	background: white;
	border: 1px solid #bcbcbc;
	width: 140px;
}

select.input {
	background: white;
	border: 1px solid #bcbcbc;
}

.FormTable .input {
	width: 230px;
}

.tytul {
font-family: Tahoma, sans-serif;
color: #a4090d;
font-size: 14px;
font-weight: bold;
}


.tekst {
font-family: Tahoma, sans-serif;
color: #582d21;
font-size: 12px;
}
.tekstJust {
	font-family: Tahoma, sans-serif;
	color: #582d21;
	font-size: 12px;
	text-align: justify;
}

/*********************/

.contact input, .current input {
	background: white;
	border: 1px solid #e6d9c1;
}

select {
	background: white;
	border: 1px solid #e6d9c1;
}

textarea {
	background: white;
	border: 1px solid #e6d9c1;
}

img.thumb {
	border: 2px solid #ede2ce;
}
