html, body {

	background-image: url('Images/tlo3.gif');
	background-color: #fff;
	color: #000;
	font-family: tahoma
	margin: 0;
	padding: 0;
}

#top {
	width: 800px;
}
#p   {
	font-size: xx-small;
	font-family: tahoma;
}
#NAGLOWEK {
	width: 800px;
	height:  124px;
	float: center;
	overflow: hidden;
	color: yellow;
	text-shadow: 2px 2px #fff;
	background-image: url('Images/uec.jpg');
	background-repeat: no-repeat;
        text-align: down
}


#MENU {
	
	width: 150px;
	height: 480px;
	float: left;
	overflow: hidden;
	background-image: url('Images/mentl.jpg');
	background-color: #402060;

	
}

#INFO {
	width: 160px;
	height: 480px;
	float: right;
	overflow: hidden;
	background-image: url('Images/kol2.gif');
	background-repeat: repeat-y;
	background-color: #fff;
	color: #000050;
	padding-left: 12px;
	text-align: justify;
	
}
#RAMINF {
	width: 148px;
	float: left;
	overflow: hidden;
	background-color: #fff;
	color: #000050;
	text-align: justify;
	margin-right: 2px;
	padding: right-2px;
	
}
#DANE {
	
	width: 474px;
	float: right;
	background-color: #26257d;
	color: #fff;
	text-align: left;
	font-size: x-small;
	height: 20px;
}
#TRESC {
	width: 474px;
	float: right;
	background-color: #fff;
	text-align: justify;
	text-indent: 15px;
	padding-right:2px;
	font-size: xx-small;
	
}

#STOPKA {
	clear: both;
	width: 800px;
	height: 55px;
	background-image: url('Images/stop.jpg');
	background-repeat: no-repeat
}
ul, ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul, ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul {
	width: 140px;
}

ul a:link, ul a:visited {
	display: block;
	width: 138px;
	text-decoration: none;
	text-align: left;
	background-image: url('Images/arca.jpg');
	background-color: #004090;
	color: #fff;
	padding: 2px;
	border: 1px outset #ccc;
}

ul a:hover {
	border-style: inset;
	padding: 3px 1px 1px 1px;
	background-image: url('Images/arcb.jpg');
	
	color: #004090;
}
