html, body {
	font-family: verdana, arial;
	background-color: #000000;
	margin: 0;
	padding: 0;
}

#n1 {
	Font-size: 18px;
	Color: red;
}

A:link { FONT-WEIGHT: regular; COLOR: #E4817D; TEXT-DECORATION: none }
A:hover { FONT-WEIGHT: regular; COLOR: #FCB8B6; TEXT-DECORATION: underline }
A:visited { FONT-WEIGHT: regular; COLOR: #E4817D; TEXT-DECORATION: none }
a:hover {
	color: #FCB8B6;
	text-decoration: none;
}

#top {
	width: 885px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}

#naglowek {
	background-image: url(images/naglowek.jpg);
	background-repeat: no-repeat;
	width: 885px;
	height: 178px;
	
}

#menu {
	background-image: url(images/tlo_menu.jpg);
	background-repeat: no-repeat;
	width: 176px;
	height: auto;
	float: left;
	background-color: #000000;
	padding: 0;
	margin: 0;
}

#informacje {
	width: 152px;
	float: right;
	overflow: hidden;
	background-color: #000000;
	text-align: center;
	font-size: 12px;
	color: white;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 120%;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #F00;
	line-height: 90%;
}


#tresc {
	padding-bottom: 30px;
	width: 549px;
	float: left;
	overflow: hidden;
	background-color: #000000;
}

#stopka {
	clear: both;
	width: 100%;
	height: 20px;
	padding-top: 3px;
	background-image: url(images/stopka.jpg);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 10px;
	color: #FCB8B6;
	margin-bottom: 20px;
}

#topic {
	display: block;
	width: 549px;
	height: 50px;
}

#text {
	font-size: 12px;
	color: #FFF;
	margin-left: 4px;
	padding-left: 20px;
	padding-right: 15px;
	padding-top:0px;
	padding-bottom: 10px;
	width: 508px;
	height: auto;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 150%;
	font-weight: normal;
	font-variant: normal;
	border: thin dotted #C00;
	margin-top: 4px;
	overflow: visible;
}
.dodano {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #C00;
}
.wyroznienie {
	font-weight: bold;
	color: #F30;
}
.kolor {
	color: #F93;
}
