html, body {
	background-color: #000000;
	background-image: url(img/bg.png);
	#background-image: url(img/bg.gif);
	margin: 0px;
	padding: 0px;
	text-align: center;

}

#top {
	width: 949px;
	margin: 0px auto;
	text-align: left;
}

#NAGLOWEK {
	background-image: url(img/banner.png);
	#background-image: url(img/banner.gif);
	background-repeat: no-repeat;
	height: 121px;
}

#CONT {
	float: right;
	background-image: url(img/contbg.png);
	#background-image: url(img/contbg.gif);
	background-repeat: repeat-y;
	background-position:top right;
}
#MENU {
	width: 196px;
	float: left;
	font-family: Verdana,
	
}
#MENU img {
	border:0;

}

#MENU a{
background: url(manu/button.png) no-repeat 0 0;
#background: url(manu/button.gif) no-repeat 0 0;
width: 194px;
height: 43px;
overflow: hidden;
color: black;
text-decoration: none;
font-family: Verdana;
font-size: 10pt;
font-weight: bold;
text-align: center;
display: table-cell; 
vertical-align: middle;
#padding-top:10px;
}

#MENU a:hover{
background-position: 0 -43px;
}

#TRESC {
	width: 712px !important;
	width: 742px;
	padding-left: 15px;
	padding-right: 15px;
	float: right;

	color: #000000;
	font-weight:normal;
	font-family: Verdana;
	font-size: 10pt;
	text-align:justify;

}

#TRESC .wyroz {
color: #CC0000;
font-weight:bold;
}

#TRESC a{
	color: #777777;
	font-weight:bold;
	text-decoration: underline;
}

#TRESC a:hover{
	color: #000000;
	font-weight:bold;
	text-decoration: underline;
}

#TRESC img {
border:0;
}
#STOPKA {
	clear: both;
	width: 742px;
	background-image: url(img/foot.png);
	#background-image: url(img/foot.gif);
	background-repeat: no-repeat;
	float: right;
}
