html, body {
	font-family: verdana, arial, sans-serif;
	padding: 0px;
	margin: 0px;
	font-size: 0.9em;
	color: #FFFFFF;
	background-attachment: scroll;
	background-color: #601807;
	background-image: url(../images/bg1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}



#NAGLOWEK {
	color: #fff;
	  font-size: 2em;
	    margin-right: 0px;
		width: 800px;
		text-align:right;
}

#MENU {
	width: 150px;
	float: left;
	overflow: hidden;
	margin-left: 100px;
			    margin-top: 150px;
}

#TRESC {
	width: 600px;
	float: left;
	overflow: hidden;
	margin-left: 40px;
		    margin-top: 50px;
					    margin-bottom: 100px;
}

#STOPKA {

	clear: both;
	width: 800px;
	background-color: #888;		    margin-top: 50px;
}


a {color: #E5473C; text-decoration: none;  }
a:link {color: #E5473C;  }
a:visited {color: #E5473C;  }
a:hover {color: #fff; text-decoration: underline; }
#baner {
	background-color: #FFFFFF;
	display: list-item;
	height: 60px;
	width: 130px;
	margin: 0px;
	padding: 0px;
}
