
body
{
	margin: 0 auto;
	background-color: black;
}
#layout
{
	margin: 0 auto;
	width: 100%;	
	float: left;
	
}
#page
{
	width: 1240px;	
	margin: 0 auto;	
}
#gora
{
	float: left;
	width: 1240px;
	
	background-image: url(images/podstrona_top.jpg);
	width: 1240px;
	height: 176px;
	background-repaet: no-repeat;	
}
#glowna
{
	float: left;
	width: 1240px;
	height: 874px;
	background-image: url(images/glowna.jpg);
	background-repeat: no-repeat;
	color: white;
	font-family: arial;
	font-weight: bold;
	font-size: 17px;
}
a
{
	color: white;text-decoration: none;
}
a:hover
{
	color: white;
	text-decoration: underline;
}
.menu_dol a
{
	color: #89403f;
	font-weight: normal;
}
.menu_dol
{
	color: #89403f;
}
#tresc
{
	background-color: #8d170c;
	width: 1240px;
	float: left;
	font-family: arial;
}
h1
{
	display: inline;
	font-family: georgia;
	font-size: 21px;
}