html, body {
	background-color: #3e3e3e;
	color: #ffffff;
	margin: 0;
	padding: 0;
	background-image: url(/img/background.jpg);
	background-position:top center;
	background-repeat:repeat-x;
	font-family:verdana;
	font-size:12px;
	height:100%;
}

a { color: yellow; font-size: 12px; text-decoration:none;font-weight: bold;}
a:hover { color: white; font-weight: bold;}
a:visited { color: yellow; font-weight: bold;}

hr {
background-color: yellow;
border:0;
height:2px;
}

#top {
	width: 704px;
	MARGIN: 0 AUTO;
}

#NAGLOWEK {
	width: 704px;
	height: 198px;
	MARGIN: 0 AUTO;
	background-image: url(/img/top.jpg);
	background-repeat:no-repeat;
}

#MENU {
	width: 704px;
	display:block;
	overflow: hidden;
	background-color: red;
	height:43px;
}

#nazwastrony {
	margin-top: 30px;
	text-align:center;
	font-family:tahoma;
	font-size:25px;
	color:yellow;
}

#TRESC {
	width: 704px;
	float: left;
	overflow: hidden;
	background-color:#151515;
}

#STOPKA {
	text-align:center;
	clear: both;
	width: 704px;
	height: 71px;
	background-image: url(img/foot.jpg);
	background-color: #2d2d2d;
	background-position:top;
	background-repeat:no-repeat;
	padding-top: 5px;
	margin: 0;
	float:left;
}

#NEWS {
	text-align:left;
	background-image: url(img/bgbg.jpg);
	background-repeat: repeat-y;
	background-color:#747474;
	width:412px;
	height:100%;
}

#REKLAMY {
	text-align:center;
	height:100%;
	font-size:5px;
	color: #536363;
	a { color: #536363; font-size: 8px; text-decoration:none;font-weight: bold;}
	a:hover { color: white; font-weight: bold;}
	a:visited { color: #536363; font-weight: bold;}

}

#indexlink {
text-align:center;
}