
body {
	background: url(images/index_10.gif) repeat;
	margin: 0;
	padding: 0;
	
}
a {
	color: #3D1F00;
	font-family: Georgia, Geneva, sans-serif;
}
div, td {
	color: #333333;
	font-family: Verdana, Times New Roman, Georgia, Geneva, sans-serif;
	font-size: 11px;
}

.Subhead, H1, H2 {
	color: #3D1F00;
	font-size: 14px;
	margin: 0;
}

H3,h4 {
	color: #850000;
	font-size: 13px;
	margin: 0;
}
H5,h6 {
	color: #850000;
	font-size: 12px;
	margin: 0;
}	
img{
	border-color: #FFC269 FFC269 FFC269; border-style: solid; 
	
}
.input {  background-color: #EEE0BF; border: 1px #D7CFB3 solid; font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; color: #5E0000}
/*************menu*************/

.Menu .Head {
	font-size: 16px;
	margin-top: 14px;
	text-transform: uppercase;
	vertical-align: baseline;
	color: #3D1F00;

}

/* pierwsza litera w naglowku */
.Menu .Head:first-letter {
	font-size: 26px;
}

/* akcje dla linkow */
.Menu a {
	text-decoration: none;
	line-height: 16px;
}
.Menu a:hover {
	text-decoration: underline;
}
.Line {
	background-color: #FFFFFF repeat-x;
	width: 130px;
	height: 1px;
	margin-bottom: 20px;
	padding-bottom:0px;
	border: 1 solid gray;
	overflow: hidden;

}
/**************stopka************/
.LineFoot {
	background: url(images/dot_foot.gif) repeat-x;
	width: 300px;
	height: 1px;
	margin: 0 auto;
	_text-align: center;
	padding: 0px;
	
}
#foot {
	color: #F2EBD5;
	font-size: 10px;
	text-align:center;
	margin-top: 60px;
	line-height: 10px;
}

#foot  a {
	color: #F2EBD5;
	text-decoration: none;
	line-height: 10px;
}

#foot  a:hover {
	color: #F2EBD5;
	text-decoration: underline;
	line-height: 10px;
}

P.nazwa {
margin: 0;
padding: 10px 1px 1px 1px;
font-family: Georgia, Geneva;
font-size: 9pt;
text-align: center;}

