* {margin:0px; padding:0px;}
body {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #666666;
	background-color:#E8E8E8;
}
#container {
	width: 750px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 1px solid #B6B6B6;
	background-color: #FFFFFF;
	padding:15px;
}
#top {position:relative;}
#menu {
	width:180px;
	float:right;
	
}
#menu ul li {
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-type: none;
	padding-left: 25px;
}
a {
	color: #003651;
	text-decoration: none;
}
#content {position:relative;}
#main {
	float: left;
	width: 450px;
}
#footer {clear:both;}
.border {border: 1px solid #666666;}
h1 {text-transform: uppercase;
	font-size: 11px;
	font-weight: normal;}
	.border1 h1, .border1 h3 {border-bottom:1px dotted #cccccc; padding-bottom:7px;}
h2 {
	text-transform: uppercase;
	font-size: 11px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	padding-top: 7px;
	padding-bottom: 7px;
	color:#2c450e;
}
h2.menuTitle {
	background-image: url(/img/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}
#wpis {
	margin-top:25px;
	padding: 10px;
}
.wpisy {
	padding-top: 15px;
	padding-bottom: 15px;
}
.wpis {
	padding-top:20px;
	
}
.adres, .telefony, .www, .inne-obiekty, .inne-miasta {padding-top:6px;padding-bottom:6px;}
p {
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: justify;
}
.green {
	color: #009900;
}
.border1, .news {border: 1px solid #cccccc; padding:15px; margin-top:10px;}
.news p {text-align:justify; line-height:19px;}