html, body
{
width:100%;
height:100%;
background:#ffffff;
color:#807f7f;
font-family:Verdana, Tahoma, Arial;
font-size:12px;
line-height:16px;
margin:0px;
}


#najglowniejszy_div
{
position:relative;
width:922px;
margin:auto;
height:auto !important;
height:100%;
min-height:100%;
background:url(img/bar.jpg) #f8f8ff;
}

#top_div
{
width:922px;
height:275px;
background:url(img/top.jpg) no-repeat;
}

#main_div
{
width:922px;
padding-bottom:60px;
height: auto !important;
height: 400px;
min-height: 400px; 
}

#bottom_div
{
position:absolute;
bottom:0px;
width:922px;
height:58px;
background:url(img/bottom.jpg) no-repeat;
}

#lewy_div
{
float:left;
width:190px;
margin-top:1px;
margin-left:32px;

text-align:center;

}

#prawy_div
{
float:right;
width:615px;
margin-top:1px;
margin-right:42px;
text-align:justify;
}

#wyczysc
{
clear:both;
}

#pasek_adresu
{
text-align:right;
font-size:11px;
margin-right:30px;
margin-top:15px;
}

img
{
border:0px;
}

.menu_element
{
width:190px;
background:url(img/belka.jpg) repeat-x #0271bd;
height:23px;
margin-bottom:20px;
text-align:center;
color:white;
padding-top:5px;
cursor:pointer;
}

.menu_element a
{
color:white;
text-decoration:none;

}

a
{
color:#e67410;
text-decoration:none;
}

a:hover
{
text-decoration:underline;
}

.hsite_title
{
font-size:16px;
}

.hsite_content
{
color:#111111;
line-height:23px;
}
