#html, body {
	background-color: ;
	color: #000;
	margin: auto;
	padding: 0;
	background:url('Obrazki/tlo.jpg');
        background-repeat: repeat-x;
        background-color: #2a2929;

	
	
}
a {
	 text-decoration: none;
        color: white;
}
a:visited {
	color: white;
	text-decoration: none;
}
a:hover {
	color: white;
	text-decoration: none;
}
a:active {
	color: white;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: white;
}

#exCenter {
	height: 80px;
	background: ;
}

#footer {
	background: #bdf884;
	height: px;
	width:934px;
	clear:both ;
	color:pink;
}

#right {
	float: right;
	width: 340px;
	background: ;
}

#middle {
	float: left;
	width: 100%;
	margin-right: -340px;
	      background:;
	
}

#content {
	margin-right: 340px;
	min-height: 600px;
	background:#151515;
	color:#cbd4e3;
	
}

#background {
	 width:934px;
         background: url(right.png) right repeat-y;
}

.clear {
	clear: both
}
#NAGLOWEK {
	background:black;
	width: 934px;
	height: 305px;

}

#MENU {
	width: 350px;
	float: right;
	overflow: hidden;
        background:url(right.png) right repeat-y;

}
.clear {
        clear: both;
 }
#TRESC {
	width: px;
	float: left;
	overflow: hidden;
	background-color: #fff;
}

#STOPKA {
	clear: both;
	width: 100%;
	background-color: #888;
}¶

