*
{
margin: 0px;
padding: 0px;
}

html
{
overflow: hidden;
}

body
{
background: url(images/loga_i_tla/aktualnosci_tlo_800.jpg) no-repeat 0% 100% fixed;
font-family: Gill, "Gill Sans MT", Futura, Fujiyama, Geometr, "Officina Sans", Humanist, Verdana, Arial, sans-serif;
color: gray;
}

a.tresc
{
font-size: 15px;
color: #E41E4F;

text-decoration: none;
}

a:hover.tresc
{
font-weight: bolder;
}

#prawa
{
position: absolute;
right: 0px;
bottom: 22px;
top: 0px; padding: 0 5px 0 5px;
width: 49%;
height: 95%;
overflow: auto;
}

#dol
{
background: #E41E4F;
width: 100%;
height: 22px;
position: absolute;
left: 0px;
right: 0px;
bottom: -1px
}

#napis
{
font-family: verdana, arial;
color: #E41E4F;

font-size: 40px;
position: reletive;
top: 10px;
left: 10px;
width: 400px;
}

#napis a
{
color: #E41E4F;

font-size: 50px;
text-decoration: none;
}

#napis a:hover
{
font-weight: normal;
}

#artykul
{

font-size: 12px;
font-family: sans-serif;
color: #555;
}

#tytul
{
	font-family: serif;
	color: gray;
	font-size: 20px;
	font-weight: bolder;
	text-decoration: none;

}

#zrodlo
{
	font-family: sans-serif;
	color: gray;
	font-size: 12px;
	text-decoration: none;

}


img
{
border: 1px solid #E41E4F; margin: 5px 0 5px 0;
}
