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

*{
font: 11px tahoma, verdana, helvetica, arial, sans-serif;
color: #315D84;
}

#podstawa {
background:  #fff;
text-align: left;
margin: 0 auto;
width: 780px;
background: #fff url("images/tlo.gif");
} 

#podstawa2 {
background:  #fff;
text-align: left;
margin: 0 auto;
width: 780px;
background: #fff url("images/tlo2.gif");
} 

#top {
height: 190px;
background: #fff;
width: 100%;
}

#bar {
width: 100%;
height: 10px;
background: #fff url("images/bar.gif");
}

#lewa {
padding: 0; 
float: left; 
margin: 0; 
width: 201px;
}

.kreska {
background:  url("images/kropka.gif"); 
width: 100%; 
height: 3px; 
font-size: 1px; 
float: left;
}

.przerwa {
background:  url("images/empty.gif"); 
width: 100%; 
height: 10px; 
font-size: 1px; 
float: left;
}

#prawa {
margin: 0 0 0 200px; 
padding: 0; 
text-align: justify;
}

#prawa2 {
margin: 0 0 0 -100px; 
padding: 0; 
text-align: justify;
}

#obrazek {
width: 300px;
height: 380px;
float: left;
margin: 0;
padding: 0;
}

#obrazek2 {
width: 300px;
height: 130px;
float: left;
margin: 0;
padding: 0;
}

#obrazek3 {
width: 300px;
height: 155px;
float: left;
margin: 0;
padding: 0;
}

#main {
margin: 0 0 0 300px;
padding: 6px;
color: #315D84;
text-align: justify;
}

#footer {
height: 30px;
width: 100%;
clear: both; 
color: #8C9EA5; 
text-align: center;
background: #fff url("images/footer.jpg");
padding: 10px 0 0 0;
}


a, a:link {
color: #315D84;
font-weight: normal;
text-decoration: none;
font-family: tahoma, verdana, helvetica, arial, sans-serif;
font-size: 11px;
}

a:visited {
color: #315D84;
}

a:hover {
color: #640000;
text-decoration: none;
}

.lista {
padding-left: 8px;
margin-left: 10px;
list-style-image:  url("images/str.gif");
color: #002042;
}

.info {
padding-left: 8px;
margin-left: 10px;
color: #315D84;
}

