/* 
*/

html {
	margin: 0 auto;
	padding: 0;
	font-family: Tahoma;
	font-size: 12px;
	color: #4D4D4D;
}
body {
	margin: 0 auto;
	padding: 0;
	height: 100%;
}
#top {
	height: 100px;
	position: relative;
	background: #FFFFFF;
	width: 940px;
	margin: 0 auto;
}
#top div.mr {
	background: url('img/patronat.gif') no-repeat;
	width: 230px;
	height: 75px;
	position: absolute;
	margin: 15px 0 0 20px;
	display: inline;
}
#top div.mr a {
	width: 230px;
	height: 75px;
	position: absolute;
	display: inline;
}
#top div.km {
	background: url('img/logo.gif') no-repeat;
	width: 290px;
	height: 75px;
	position: absolute;
	margin: 15px 0 0 620px;
	display: inline;
}
#top div.km a {
	width: 290px;
	height: 75px;
	position: absolute;
	display: inline;
}
#all {
	margin: 0;
	padding: 0;
	font-family: Tahoma;
	font-size: 12px;
	background: url('img/bg.jpg');
	overflow: hidden;
}
#site {
	background: url('img/en57.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	margin: 0 auto;
	clear: both;
	min-height: 700px;
	height: 100%;
}
#content-top {
	margin: auto;
	width: 940px;
	height: 20px;
}
#content {
	margin: auto;
	width: 940px;
}
#menu {
	width: 210px;
	float: left;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	margin: 0px 2px 0px 0px;
}
#menu ul {
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#menu ul li {
	display: inline;
}
#menu li a {
	padding: 12px 0 0 15px;
	margin: 0px 0px 3px 0px;
	width: 210px;
	height: 30px;
	background: url('img/menu_blue.jpg');
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#menu li a:hover {
	background: url('img/menu_orange.jpg');
	text-decoration: underline;
	color: #FFFFFF;
}
#menu div.licznik {
	padding: 8px 0 0 0;
	margin: 0px 0px 3px 0px;
	width: 210px;
	height: 62px;
	background: url('img/licznik.jpg');
	display: block;
	font-family: Tahoma;
	font-size: 13px;
	color: #2489C5;
	text-decoration: none;
	font-weight: none;
	text-align: center;
	vertical-align: middle;
	line-height: 130%;
}
#menu div.licznik span{
	font-family: Tahoma;
	font-size: 18px;
	color: #2489C5;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	line-height: 130%;
}
#menu div.ban {
	margin: 0px 0px 3px 0px;
	width: 210px;
	display: block;
	text-decoration: none;
}
#menu div.ban img {
	border: 0px;
}

#center {
	width: 520px;
	min-height: 300px;
	float: left;
	overflow: hidden;
	background-color: #fff;
	padding: 10px 30px 30px 30px;
	margin: 0px 0px 0px 0px;
}
#center h2 {
	padding: 0 0 5px 0;
	font-family: Tahoma;
	font-size: 20px;
	color: #2489C5;
	text-align: left;
	text-decoration: underline;
}
#center h3 {
	font-family: Tahoma;
	font-size: 16px;
	color: #2489C5;
	text-align: center;
}
#center h4 {
	font-family: Tahoma;
	font-size: 14px;
	color: #2489C5;
	text-align: left;
}
#center p {
	line-height: 150%;
}
#center a {
	font-family: Tahoma;
	font-size: 12px;
	color: #4D4D4D;
	text-decoration: underline;
	font-weight: bold;
}
#center a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #4D4D4D;
	text-decoration: none;
	font-weight: bold;
}
#center hr {
	border: 0;
	width: 100%;
	color: #2489C5;
	background-color: #2489C5;
	height: 1px;
	margin: 30px 0 30px 0;
}
#blank {
	width: 210px;
	float: right;
	overflow: hidden;
}

#foot {
	height: 50px;
	position: relative;
	background: url('img/bg.jpg');
	margin: 0 auto;
	padding: 30px 0 0 0;
}
#stopka {
	text-align: right;
	padding: 0 310px 0 0;
	width: 940px;
	margin: 0 auto;
	font-family: Tahoma;
	font-size: 12px;
	color: #C0E2FF;
}
#stopka a {
	font-family: Tahoma;
	font-size: 12px;
	color: #C0E2FF;
	text-decoration: underline;
	font-weight: bold;
}
#stopka a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #C0E2FF;
	text-decoration: none;
}