html, body{
	background-color: #E6E6E6;
	color: #000;
	margin: 0;
	padding: 0;
}

#NAGLOWEK {
	background-color: #FFFFFF;
	width: 100%;
	height: auto;
}

#MENU {
	width: 140px;
	float: left;
	overflow: hidden;
	position: relative;
	background-color: #FFFFFF;
	height: auto;
	margin: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-right-color: #000099;
	border-right-style: dotted;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990033;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	border-top-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-color: #000099;
	outline-color: #000099;
}

#INFORMACJE {
	width: 150px;
	float: right;
	overflow: hidden;
	position: relative;
	background-color: #ccc;
	height: 50px;
}

#TRESC {
	margin-left: 150px;
	margin-right: 100px;
	background-color: #fff;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	width: inherit;
}

#STOPKA {
	clear: both;
	background-color: #888;
}
#logo {
	width: 500px;
	height: 200px;
	padding: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
	right: auto;
	top: auto;
	margin-left: 100px;
}
a:visited {
	text-decoration: none;
	color: #999900;
}
a:hover {
	text-decoration: none;
	color: #996600;
}
a:active {
	text-decoration: none;
	color: #003399;
}#logo2 {
	width: 300px;
	height: 200px;
	padding: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
	right: auto;
	top: auto;
	margin-right: 100px;
	margin-left: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	font-weight: bold;
}
