body
{
	background-image: 	url(../images/tlo.png);
	background-repeat: repeat-x;
	background-attachment:fixed;
	background-color: #e0d9d2;
	padding: 0px;
}

img
{
border:0px;
}

#menu a:link
{
	color: black;
	text-decoration:none;
	cursor:default;
}

#menu a:visited
{
	color: #000000;
	text-decoration:none;
	cursor:default;
}

#menu a:hover
{
	color: #000000;
	text-decoration:none;
	cursor:default;
}

#menu a:active
{
	color: #000000;
	text-decoration:none;
	cursor:default;
}

a
{
	color: #000000;
	text-decoration:none;
	cursor:default;
}

#content
{
	width: 780px;
	margin: auto;
	
}

#logo
{
	background-color: #f6eff0  ;	
	width: 780px;
	height: 147px;
	margin-left: 0px;
	margin-top: 0px;
	position: relative;
	float: left;
}
.menu
{
	background-color: #f6eff0;
	width: 780px;
	background-image: 	url(../images/menu_pionowe_tlo.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	position: relative;
	clear: both;
}

#tresc
{
	width: 780px;
	min-height: 300px;
	position: relative;
	clear: both;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #f6eff0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: none;
}

#pre_footer
{
	width: 780px;
	height: 6px;
	margin-left: 0px;
	margin-top: 0px;
	position: relative;
	clear: both;

}

#footer
{
	background-color: #f6eff0;
	width: 780px;
	margin-left: 0px;
	margin-top: 0px;
	position: relative;
	color: black;
	clear: both;
	height: 15px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}

