Body
{
	background-color: #ffffff;
	text-align: center;
	font: 14px "Times New Roman", Times, serif;
	text-decoration: none;
	color: #510000;
	letter-spacing: 1px;
	margin: 0px auto;
	padding: 0px;
	background-image: url(../images/bckg.jpg);
	background-repeat: repeat-x;
}

.alfa img {

filter: alpha(opacity=25);
-moz-opacity: 0.25;
-khtml-opacity: 0.25;
opacity: 0.25;
}
:hover.alfa img {
filter: alpha(opacity=100);
-moz-opacity: 30;
-khtml-opacity: 30;
opacity: 100;
} 

H1 
{
	color: #510000;
	font-size: 18px;
}

A:link
{
	font: 18px "Times New Roman", Times, serif;
	text-decoration: none;
	color: #784C4C;
	font-weight: bold;
}

A:visited
{ 
font: 18px "Times New Roman", Times, serif;
text-decoration: none;
	font-weight: bold;
color: #784C4C;
}

a:hover, a:active
{
	font: 18px "Times New Roman", Times, serif;
	text-decoration: none;
	font-weight: bold;
	color: #d5bf86;
}

#RAMA 
{
	width: 100%;
	background-image: url(../images/pnacza.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-position: top center;
}

#MAIN
{
	width: 802px;
	background-image: url(../images/wypelnienie.jpg);
	background-repeat: repeat-y;
		margin-left: auto;
	margin-right: auto;

}

#BANER
{
	width: 802px;
	height: 111px;
	background-image: url(../images/baner.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#MENU
{
	width: 802px;
	height: 37px;
	padding-left: 25px;
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	vertical-align: baseline;
	text-align: left;
}

#TEXT_FIELD
{
	width: 802px;
	min-height: 601px;
	background-image: url(../images/main_bckg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 5px;

}

#END_FIELD
{
	width: 802px;
	height: 78px;
	background-image: url(../images/end_field.jpg);
	background-repeat: no-repeat;
	empty-cells: show;
	color: #8F7A7A;
}

#END_FIELD a:link
{
		text-decoration: none;
		color: #8F7A7A;
}

#END_FIELD a:hover
{
	text-decoration: none;
	color: #000000;
}