*
{
margin: 0px;
padding: 0px;
}

html
{
overflow: hidden;
}

body
{
background: url(images/loga_i_tla/fotka_stronaglowna_ok.jpg) no-repeat 0% 100% fixed;
color: gray;
font-family: sans-serif;
font-size: 12pt;
}

#lewa
{
position: absolute;
left: 0px;
bottom: 35px;
top: 0px;
width: 51%;
height: 100%;
overflow: auto;

}

#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: relative;
top: 10px;
left: 0px;
width: 400px;
}

#napis a
{
color: #e25d32;
font-size: 40px;
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: 0px;
}
