html, body {
	
	background: url(gory.jpg) no-repeat top center;
	color: #000000;
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, 'Courier New', sans-serif; 
	size: 16px
 }

 #Strona {
	width: 1004px;
	margin-left: auto;
	margin-right: auto;
}

#NAGLOWEK {
		width: 1004px;
		height: 200px;
		background-image: url(logoaniol2.png);	  	
}

 #MENU {
	width: 1004px;
	height:35px;
	overflow: hidden;
	padding: 10px;	  
 
	}
#MENU ul, .Menu li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
#MENU ul {
	float: left;
	width: 100%;
	padding-left: 10px;}

#MENU li {
	float: left;
	margin-right: 10px;
	}
 
#MENU ul a:link, ul a:visited {
	text-decoration: none;
	display: block;
	background-image: url(tlomenu1.png);
	font-variant: small-caps;
	color: #FFFFFF;
	font-weight: 300;
	padding: 5px 10px;
	border: 0px solid #888;
	position: relative;
	top: 1px;
}

#MENU ul a:hover {
	background-color: #fff;
	border-bottom-color: #fff;
	color: #0068D8;
}

 #STOPKA {
  	width: 1004;
  	height: 100px;
  	float: left;
  	overflow: hidden;
  	font-size: 12px;
	font-style: normal;
	font-variant: small-caps;
	font-family: Arial, Georgia, 'Times New Roman', Verdana;
	
			}

 
#TRESC {
	width: 1004px;
	float: left;
	overflow: hidden;

		  	
 }
#TRESC h1 {
	color: #800000;
	text-align: center;
	font-size: 24px;
	font-style: normal;
	font-variant: small-caps;
	font-family: Arial, Georgia, 'Times New Roman', Verdana;
}
#TRESC h1 a:link, a:visited {
	text-decoration: none;
  	color: #800000;
	
}
#TRESC h1 a:hover {
	color: #0068D8;
	}

#TRESC h3 {
	text-align: left;
	text-decoration: none;
	font-size: 18px;
	font-style: normal;
	font-variant: small-caps;
	font-family: Georgia, 'Times New Roman', Verdana;
}
#TRESC h4 {
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	font-variant: small-caps;
	font-family: Georgia, 'Times New Roman', Verdana;
}

#TRESC h4 a:link, a:visited { color: #800000; text-decoration: underline }

#TRESC h4 a:hover { color: #0068D8; text-decoration: none }



