*{
	margin: 0;
	padding: 0;
}

body {
	background: #DEDEDE;
	text-align: center;
	font-family: Georgia;
	color: #000511;
}

#container {
	width: 800px;
	margin: 20px auto;
	background: white;
	padding: 0 20px;
	text-align: justify;

}

h1 {
	font-weight: normal;
	letter-spacing: -3px;
	font-size: 77px;
	padding: 10px 0;
	border-bottom: 3px #aaa solid;
	display: block;
	margin-bottom: 15px;
}

#top strong {
	display: block;
	text-align: right;

}

#top strong a {
	color: #F60;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
	text-decoration: none;
}

#top strong a:hover {
	color: red;
	border-bottom: 1px dotted red;
	}
#top {
	margin-bottom: 30px;
}
#frame {
	border-right: #224568 5px solid;
	border-bottom: #224568 5px solid;
	float: right;
	width: 200px;
	padding: 20px;
	background: #336699;
	color: white;
	font-size: 11px;
	font-weight: normal;
	line-height: 160%;
	margin-left: 20px;
	margin-bottom: 20px;
	font-family: Arial,sans-serif;
	font-weight: bold;

}

#aktualnosci
{
	width: 530px;
}

#aktualnosci p {
	margin: 20px 0px;
	font-size: 14px;
	line-height: 150%;
	font-family: Arial;
}

#aktualnosci h2,#kontakt h2 {
border-bottom: 1px #aaa solid;
font: 25px Arial,sans-serif;
letter-spacing: -2px;
}

#oferta {
	clear: both;
	padding-top: 20px;
}

#oferta h2 {
	background: #FF6600;
	color: white;
	font-size: 20px;
	letter-spacing: -1px;
	padding: 1px 10px;
	font-weight: normal;
	border-right: 400px solid #EC1334;
	}

 ul {
	margin: 15px 30px 15px 15px;
	font: 14px Arial,sans-serif;
	list-style: none;
	
}

 ul li {
	line-height: 140%;
	margin-bottom: 4px;
	background: url('pointer.gif') no-repeat 3px 5px;
	padding-left: 18px;
}

#footer {
	background: #339966;
	color: white;
	font: bold 13px Arial,sans-serif;
	padding: 20px;
	border-bottom: 20px white solid;
	text-align: right;

}

#footer a {
	color: white;
}
#footer a:hover {
	color: #FFCC66;
}

#linki {
	width: 800px;
	margin: 0 auto;


}

#linki,#linki a {
	text-align: left;
	font-size: 11px;
	color: #444;
}

#linki li {
	height: 15px;
}

#linki a:hover {
	color: orange;
}
