body {
	background: #fff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #444;
	line-height: 150%;	
}

.contener {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

.naglowek {
	margin-top: 10px;
	width: 800px;
	height: 200px;
	background:url(../images/obrazek_naglowka.jpg) no-repeat;
}

.menu {
	width: 200px;
	float: left;
}

.main_content {
	width: 580px;
	float: right;
	clear: right;
}
ul li a {
	text-decoration: none;
	color: #888;
}

.main_footer {
	width: 800px;
	height: 30px;
	clear: both;
	text-align: center;
	border-top: 1px solid #EFEFEF;
	padding-top: 5px;
}

.main_footer h3 {
	font-size: 10px;
	
}

.title h1 {
	margin-bottom: 20px;
}
.title h1 a {
	text-decoration: none;
	text-transform: uppercase;
	border-bottom: 1px solid #444;
	color: #333;
}

.element {
	margin-bottom: 20px;
	border-bottom: 1px solid #333;
	padding-bottom: 10px;
}

.element .url {
	font-size: 9px;
	background: grey;
	padding: 3px 10px;
	margin-top: 10px;
}

.element .url a {
	color: #fff; 
	text-decoration: none;
}

.summary {
	text-align: right;
	margin-top: 5px;
}

.summary p {
	width: 500px;
	font-size: 12px;
	margin-left: auto;
	margin-right: auto;
}

.element .title {
	background:#EFEFEF;
	color: #333;
	padding: 4px 10px;
}

.reklama_728x90 {
	width: 728px;
	height: 90px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom:10px;
	
}

ul.mojeLinki {
	margin-bottom: 10px;
	border: 1px solid #EFEFEF;
} 

ul.mojeLinki li {
	margin: 0px 10px;
	color: #333
}

ul.mojeLinki li a {
	color: #333;
	font-weight: bold;
}

.menu p {
	font-size: 10px;
	font-weight: bold;
	
}
