/*************************************** CSS OKUN *************************************/

html, body {
	background-color: #214656;
	color: #FFF;
	margin: 0;
	padding: 0;
}

#top {
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	width: 761px;
	margin: 0 auto;
	min-height: 400px;
	overflow: hidden;
}

#NAGLOWEK {
	background-color: #214656;
	overflow: hidden;
	max-width: 761px;
	height: 262px;
}

#KONTENER {
	width: 761px;
	overflow:hidden;
}

}

#CLEAR {
	clear:both;
}
/*************************************** Menu *************************************/

#MENU {
	width: 137px;
	margin-bottom:-4000px;
	padding-bottom:4000px;
	float: left;
	overflow: hidden;
	background-color: #000066;
}

/*************************************** Treść *************************************/

#TRESC {
	width: 624px;
	margin-bottom:-4000px;
	padding-bottom:4000px;
	float: right;
	overflow: hidden;
	background-color: #003366;
}

/*************************************** Stopka *************************************/
#DANE {
	width: 624px;
	border-top: 1px solid #fff;
	margin-bottom:-4000px;
	padding-bottom:4000px;
	float: right;
	overflow: hidden;
	background-color: #003366;
}
	

#STOPKA {
	clear: both;
	overflow: hidden;
	width: 100%;
	background-color: #214656;
}

/*************************************** Styl menu *************************************/

ul, ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul {
	width: 137px;
}

ul a:link {
	display: block;
	width: 123px;
	text-decoration: none;
	background-color: #003366;
	color: #fff;
	padding: 5px;
	border: 1px outset #fff;
}

ul a:visited {
	display: block;
	width: 123px;
	text-decoration: none;
	background-color: #003366;
	color: #487c90;
	padding: 5px;
	border: 1px outset #fff;
}

ul a:hover {
	border-style: inset;
	padding: 7px 3px 3px 7px;
}

a:link {color: #df0000;}
a:visited {color: #e5c909;}
a:active {color: #00FF00;}
a:hover {background-color: #f4eacd;}
a {text-decoration: none;}


/*************************************** Style tekst *************************************/
/********** Styl menu ***********/
.styl1 {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	text-align: center;
	color: #000000;
}
/********** Styl nagłówek1 ***********/
.styl2 {
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	font-family: Georgia, Arial, sans-serif;
	text-align: center;
	color: #fff;
}
/********** Styl italic główna ***********/	
.styl3 {
	font-size: 14px;
	font-style: italic;
	font-family: Georgia, Arial, sans-serif;
	text-align: right;
	color: #fff;
}
/********** Styl dane ***********/
.styl4 {
	font-size: 14px;
	font-weight: bold;
	font-family: Georgia, Arial, sans-serif;
	text-align: center;
	color: #fff;
}
/********** Styl szczegółowe ***********/
.styl5 {
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	text-align: center;
	color: #df0000;
}
/********** Styl nagłówek żółty arial ***********/
.styl6 {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	text-align: center;
	color: #e3aa0f;
}

/*********** Treść strony 1 *********************/

.styl7{
	font-size: 15px;
	font-family: Georgia, Arial, sans-serif;
	text-align: center;
	color: #fff;
}
/*********** Styl linki do podstron *********************/

.styl8 {
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, sans-serif;
	color: #df0000;
}

/*********** Treść strony (left) *********************/

.styl10{
	font-size: 15px;
	margin-left: 5px;
	font-family: Georgia, Arial, sans-serif;
	text-align: left;
	color: #fff;
}
/*********** Treść tabelki *********************/
.styl11{
	font-size: 15px;
	font-family: Georgia, Arial, sans-serif;
	text-align: center;
	color: #000;
}

.styl12{
	font-size: 16px;
	font-family: Georgia, Arial, sans-serif;
	text-align: center;
	color: #fff;
}
.styl13{
	font-size: 1px;
	font-family: Georgia, Arial, sans-serif;
	text-align: center;
	color: #003366;
}
/*************************************** Style akapity *************************************/

P.aktualnosc {
	border-top: 1px solid #fff;
	font-size: 14px;
	font-family: Georgia, Arial, sans-serif;
	text-align: center;
	color: #f4eacd;
}



