div.mapalewa {
float: left;
width: 22%;
border: 0px;
margin-left: 10px;
margin-top: 10px;
margin-bottom: 10px;
}

div.mapaprawa {
float: right;
width: 75%;
margin-top: 10px;
margin-bottom: 10px;
padding-left: 10px;
border-left-style: dashed;
border-left-width: 1px;
border-left-color: #bbbbbb;
font-family: Tahoma;
font-size: 11px;
}

div.h1
{
float: left;
width: 70%;
padding-left: 5px;
margin: 5px;
border: 0px;
font-family: Tahoma;
font-size: 11px;
}

div.h2
{
float: left;
width: 70%;
margin: 5px;
padding-left: 25px;
border: 0px;
font-family: Tahoma;
font-size: 11px;
}

a.h1:link, a.h1:active, a.h1:visited
{
font-family: Tahoma;
font-size: 11px;
text-decoration: underline;
color: #000000;
}

a.h1:hover
{
font-family: Tahoma;
font-size: 11px;
text-decoration: none;
color: #000000;
}

a.h2:link, a.h2:active, a.h2:visited
{
font-family: Tahoma;
font-size: 11px;
text-decoration: underline;
color: #777777;
}

a.h2:hover
{
font-family: Tahoma;
font-size: 11px;
text-decoration: none;
color: #777777;
}

