@charset "utf-8";
body {
	background-color: #FFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: 38px 24px;
}
#map {
	height: 53px;
	width: 358px;
	background-image: url(../grafka/map.jpg);
	padding-left: 300px;
	background-repeat: no-repeat;
	background-position: 260px;
}

#container {
	text-align: left;
	width: 700px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
	border: 1px solid #333;
	font-family: Tahoma, Geneva, sans-serif;
	color: #000;
	font-size: 12px;
	background-color: #FFF;
}
#header {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 1px;
}
#copyright {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	text-align: center;
	margin-top: 2px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: 310px 12px;
}
#baner {
	height: 240px;
	width: 700px;
}
#menu {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	background-color: #FFF;
	text-align: center;
	border: 1px solid #CCC;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
#heading {
	margin-top: 2px;
	margin-bottom: 20px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5ACCD7;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #5ACCD7;
	letter-spacing: 2px;
}
#content {
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	background-position: 300px 190px;
}
#footer {
	margin-top: 20px;
	margin-bottom: 0px;
	clear: both;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	padding-left: 20px;
	padding-top: 12px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #5ACCD7;
}
a:active {
	color: #000;
	text-decoration: none;
}
a.mail:link {
	color: #F60;
	text-decoration: underline;
}
a.mail:visited {
	color: #F60;
	text-decoration: underline;
}
a.mail:hover {
	color: #F90;
	text-decoration: underline;
}
a.current:link {
	color: #5ACCD7;
	text-decoration: none;
}
a.current:visited {
	color: #5ACCD7;
	text-decoration: none;
}
a.current:hover {
	color: #5ACCD7;
	text-decoration: none;
}
.special {
	color: #999;
	text-align: center;
	margin-left: 20px;
	margin-right: 20px;
}
p.center {
	text-align: center;
}
p.dodano {
	font-size: 10px;
}
p.wyroznienie {
	color: #009;
}
.info {
	color: #5ACCD7;
	font-weight: bold;
	text-decoration: blink;
}
.nowosc {
	color: #F00;
	font-size: 10px;
}