body
{
margin: 0;
padding: 0;
background-color: #E3E9D4;
text-align: center
}

.ramka {
	padding: 4px;
	background: #fff;
	border: 2px solid #E3E9D4;
}

.text
{
color: #000000;
position: relative;
font-family:  arial, tahoma;
font-size: 10pt;
text-align: justify;
}

.text_stopka
{
color: #000000;
position: relative;
font-family:  arial, tahoma;
font-size: 8pt;
}

.text_naglowek
{
color: #ffffff;
position: relative;
font-family:  arial, tahoma;
font-size: 10pt;
font-weight: bold;
}


a.link{text-decoration: none;  font-size: 10pt;  color: #ED4E00;  font-weight: bold; }
a.link:hover {text-decoration: underline;   font-size: 10pt;  color:#ED4E00; font-weight: bold; }


