html, body 
{
	background-color: #224a85;
	color: #000;
	margin: 0;
	padding: 0;
	height: 100%;
}

#top 
{
	margin: 0 auto;
	height: 100%;
	width: 800px;
}

#NAGLOWEK 
{
	background-color: #224a85;
	height: 150px;
	text-align: center;
}

#MENU 
{
	overflow: hidden;
	background-image: url(images/button_bg_3.gif);
	background-color: #224a85;
	height: 21px;
}


#TRESC 
{
   	/*background-color: #0c2f62;*/
	padding: 0px 10px;
	height: auto;
	min-height : 410px;
	overflow: hidden;
	border-bottom: 1px outset white;
	
}

#STOPKA 
{
	overflow: hidden;
	
	background-color: #224a85;
	//height: 32px;
}
#PRAWY
{
	color: #628afa;
	font-size: 12px; 
	font-weight: bold; 
	line-height: 150%; 
	text-align: right; 
	font-family: "verdana";
}

#LEWY
{
	color: #fff;
	font-size: 12px; 
	font-weight: normal; 
	line-height: 150%; 
	text-align: left; 
	font-family: "verdana";
}

#KONTAKT_1
{
	margin: 50px 0px 10px 200px;
	padding: 0px 10px 0px 10px;
	color: #628afa;
	font-size: 12px; 
	font-weight: bold; 
	line-height: 200%; 
	text-align: right;
	float: left;
	overflow: hidden;
	font-family: "verdana";

}

#KONTAKT_2
{
	color: #fff;
	font-size: 12px; 
	margin: 50px 0px 10px 0px;
	padding: 0px 10px 0px 10px;
	font-weight: normal; 
	line-height: 200%; 
	text-align: left; 
	float: left;
	overflow: hidden;
	font-family: "verdana";

}

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

ul 
{
	float: left;
}

ul li 
{
	float: left;
}

ul a:link, ul a:visited 
{
	
	color: white;
	font-family: "OCR A Extended";
	text-decoration: none;
	display: block;
	font-weight: normal;
	margin: 0px 3px;
	padding: 3px 10px 3px 10px;

	border: 1px outset #fff;
	border-bottom: 0px outset #fff;
}   

ul a:hover 
{
	color: #628afa;
	font-weight: normal;
	padding: 3px 10px 3px 10px;

}

P.tresc 
{ 
	color: #000;
	font-size: 12px; 
	padding: 2px 0px 2px 0;
	font-weight: normal; 
	line-height: 150%; 
	text-align: justify; 
	font-family: "verdana,tahoma,helvetica,sans-serif";   
}

P.tresc_stopka 
{ 
	color: #628afa;
	margin: 5px 10px 0 5px; 
	font-size: 10px; 
	padding: 2px 20px 2px 0;
	font-weight: normal; 
	line-height: 120%; 
	text-align: justify; 
	font-family: "verdana";   
}

H1.naglowek
{ 
	color: #628afa;
	font-size: 12px; 
	padding: 0px 0px 0px 0;
	font-weight: normal; 
	line-height: 100%; 
	text-align: justify; 
	font-family: "verdana";
}

H1.naglowek_2
{ 
	color: #628afa;
	font-size: 14px; 
	padding: 10px 0px 2px 0;
	font-weight: normal; 
	line-height: 150%; 
	text-align: justify; 
	font-family: "verdana";
}

P.tresc_strona
{
	color: #fff;
	margin: 5px 30px 0px 30px; 
	font-size: 12px; 
	padding: 2px 0px 2px 0px;
	font-weight: normal; 
	line-height: 150%; 
	text-align: justify; 
	font-family: "verdana";
}

P.tresc_strona_2
{
	color: #fff;
	margin: 5px 30px 0px 30px; 
	font-size: 12px; 
	padding: 2px 0px 2px 0px;
	font-weight: normal; 
	line-height: 200%; 
	text-align: justify; 
	font-family: "verdana";
}

a.link
{ 
	color: #fff;
	margin: 0px 15px 0px 15px; 
	text-decoration: none;   
	text-align: center; 
}
