body {
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	color: #555;
	font: 10pt "Trebuchet MS", Tahoma, serif;
}
table {
	font: 10pt "Trebuchet MS", Tahoma, serif;
}
div {
}
form {
	margin: 0px;
}
.nobr {
	white-space: nowrap;
}
hr {
	color: #555;
	width: 100%;
	height: 1px;
	display: block;
	float: none;
	clear: both;
}
.mnu {
	color: #222;
}

.tytul {
	width: 145px;
	height: 20px;
	overflow: hidden;
	position: relative;
	top: 37px;
	left: -153px;
	font-size: 12pt;
	font-weight: bold;
	color: #20B4DF;
	text-align: right;
}

.blok {
	display: block;
	float: none;
	clear: both;
}

.top_bg {
	width: 100%;
	background: #fff url('img/bg.jpg') top left repeat-x;
	display: block;
	float: none;
	clear: both;
}

.main {
	width: 800px;
	text-align: left;
	display: block;
	float: none;
	clear: both;
}

.flash {
	width: 800px;
	height: 186px;
	text-align: center;
/* 	background: url('img/top.jpg') top left no-repeat; */
	display: block;
	float: none;
	clear: both;
}

.menubar {
	width: 800px;
	height: 50px;
	background: #63CBE9 url('img/menu_bg.jpg') top left repeat-x;
	display: block;
	float: none;
	clear: both;
}
.menu_left {
	width: 154px;
	height: 50px;
	background: #51B951 url('img/menu_left.jpg') top left no-repeat;
	text-align: right;
}
.menu_left_box {
	margin-right: 30px;
	text-align: right;
	display: block;
	float: none;
	clear: both;
}
.menu_ikony {
	width: 13px;
	float: left;
	display: block;
}
.ikona_strona_glowna {
	width: 13px;
	height: 13px;
	border: 0px;
	margin: 5px 0px;
	background: url('img/ikona_strona_glowna.gif') top left no-repeat;
	display: block;
}
.ikona_mapa_strony {
	width: 13px;
	height: 13px;
	border: 0px;
	margin: 5px 0px;
	background: url('img/ikona_mapa_strony.gif') top left no-repeat;
	display: block;
}
.menu_rite {
	width: 45px;
	height: 50px;
	background: #51B951 url('img/menu_rite.jpg') top left no-repeat;
}

.menu_item {
	padding: 5px;
	text-align: center;
	background: #51B951 url('img/menu_bg.jpg') top left repeat-x;
}
.menu_odstep {
	width: 7px;
	background: #51B951 url('img/menu_odstep.jpg') top center no-repeat;
}

a.menu_link {
/* 	padding: 5px; */
	color: #fff;
	font-size: 8pt;
	font-weight: normal;
/* 	background-color: inherit; */
	text-decoration: none;
}
a.menu_link:visited, a.menu_link:active {
/* 	padding: 5px; */
	color: #fff;
	font-size: 8pt;
	font-weight: normal;
/* 	background-color: inherit; */
	text-decoration: none;
}
a.menu_link:hover {
/* 	padding: 5px; */
	color: #444;
	font-size: 8pt;
	font-weight: normal;
/* 	background-color: inherit; */
	text-decoration: none;
}

.tabela_kontent {
	margin-top: 20px;
	width: 100%;
}
.kolumna_kontent {
	width: 544px;
}
.kolumna_aktualnosci {
	width: 256px;
}

.kontent {
	margin-left: 144px;
	width: 400px;
	color: #000;
	text-align: left;
	display: block;
	float: none;
	clear: both;
}
.kontent_tresc {
	width: 380px;
	margin-left: 10px;
	margin-right: 10px;
	color: #000;
	text-align: left;
	display: block;
	float: none;
	clear: both;
}

.aktualnosci {
	margin-top: 10px;
	width: 145px;
	border-left: 1px solid #52B952;
	padding-left: 10px;
	display: block;
	float: none;
	clear: both;
}
.aktualnosci_tekst {
	color: #555;
	font-size: 9pt;
}
.aktualnosci_data {
	color: #1CA51D;
	font-weight: bold;
}
.aktualnosci_tresc {
	font-weight: normal;
}
.aktualnosci_link {
	font-size: 7pt;
}

.stopka {
	margin-top: 20px;
	width: 100%;
	height: 145px;
	text-align: left;
	background: #E0F2FF url('img/stopka_bg.jpg') top left;
	display: block;
	float: none;
	clear: both;
}
.stopka_tekst {
	width: 800px;
	height: 117px;
	padding-top: 28px;
	color: #4BC3E6;
	text-align: center;
	font: 9pt "Trebuchet MS", Tahoma, serif;
	display: block;
	float: none;
	clear: both;
}
.stopka_centernet {
	margin-left: 50px;
}
a.stopka_link { font: 9pt "Trebuchet MS", Tahoma, serif; color: #4BC3E6; text-decoration: none; }
a.stopka_link:visited { font: 9pt "Trebuchet MS", Tahoma, serif; color: #4BC3E6; text-decoration: none; }
a.stopka_link:hover   { font: 9pt "Trebuchet MS", Tahoma, serif; color: #00A3D2; text-decoration: none; }


a { color: #222; text-decoration: none; }
a:visited { color: #222; text-decoration: none; }
a:hover   { color: #000; text-decoration: underline; }

a.imgg:visited {
	color: #bbbbbb;
	border:1px solid;
	padding: 2px 2px 2px 2px;
}

a.imgg {
	color: #f4f4f4;
	border:1px solid;
	padding: 2px 2px 2px 2px;
}

a.imgg:hover {
	color: #aaaaaa;
	border:2px solid;
	padding: 1px 1px 1px 1px;
}

.nawigacja_active {
	margin-left: 8px;
	margin-right: 8px;
	font-weight: bold;
}
