html {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
body {
	position: relative;
	background: center;
	width: 800px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	bottom: 0px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
}
a{
	color: Blue;
}
a:hover{
	color: Red;
	text-decoration : underline;
	/*color : #0099FF;*/
}

a:Link  {
	text-decoration: none;
	color: #6D6D6D;
}

a:Visited  {
	text-decoration : none;
	color : #0080C0;
}

a:Active  {
	text-decoration : underline;
	color : #0099FF;
}


img{
	border: none;
}
#gora{
	position: relative;
	width: 800px;
	height: 205px;
	margin: 0px;
	padding: 0px;
	background-image: url(img/logo_tlo.png);
}
#calosc{
	position: relative;
	width: 800px;
	margin: 0px;
	padding: 0px;
	background-image: url(img/calosc_tlo.png);
	background-repeat: repeat-z;
}
#lewa{
	position: relative;
	width: 175px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#prawa{
	position: relative;
	width: 620px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#naglowek{
	position: relative;
	width: 620px;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	border-bottom: 3px solid #078088;
	float: left;
}
#tytul{
	width: 490px;
	margin: 0px;
	margin-top: 15px;
	padding: 0px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}
#dodatki{
	width: 130px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#tresc{
	clear: both;
}
#nawigacja{
	position: relative;
	width: 620px;
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
	border-top: 3px solid #078088;
	float: left;
}
#nawigacjaPowrot{
	width: 585px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#nawigacjaGora{
	width: 35px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#stopka{
	clear: both;
	position: relative;
	width: 800px;
	height: 55px;
	margin: 0px;
	padding: 0px;
	background-image: url(img/stopka_tlo.png);
}
#stopkaDiit{
	position: absolute;
	top: 40px;
	left: 284px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: Black;
}
#stopkaDiit a{
	color: Black;
	text-decoration: none;
}
#stopkaDiit a:hover{
	color: Red;
	text-decoration: underline;
}
#krzyzak{
	position: absolute;
	margin: 0px;
	padding: 0px;
	left: 0px;
	bottom: 55px;
}

#tekst_ozdobny
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	text-align: center;
}

#linki
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
}