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

html
{
overflow: hidden;
}

body
{
background: url(images/maluchy/nikola.png) no-repeat 0% 100% fixed #fff;
color: #555;
}

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

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

#napis
{
font-family: verdana, arial;
color: #e25d32;
font-size: 40px;
position: reletive;
top: 10px;
left: 10px;
width: 400px;
}

#napis a
{
color: #e25d32;
font-size: 50px;
text-decoration: none;
}

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

#artykul
{

font-size: 14px;
font-family: sans-serif;
color: #555;
width: 450px;
line-height: 22px;
}

#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: 0px;
}
