body{
margin:0;
padding:0;
text-align: center;
line-height: 1.5em;
font: normal 11px Tahoma;
}
H1 {
font-size:18px;
color:#73ADDE
}

H2 {
font-size:14px;
color:#7691B0;
line-height:10px;
}

li {
    list-style-image: url('img/li.gif');
}
/* menu */

#menu {
float:left; 
width:210px; 
border:1px solid #f1f1f1;
background-color:#F8F8F8;
font-size:9pt;
line-height: 1.5em;
}
menu.a {
font-weight:normal;
}

.menu_header {
width:196px;
height:25px;
background-image: url('img/menu/gora.gif');
}
.menu_select {
width:196px;
height:25px;
text-align:left;
padding-top:3px;
background-image: url('img/menu/tlo.gif');
font-weight:bold;
}
.padding {
padding-left:22px;
padding-top:30px;
}

/* END menu */

a {
font-family: Tahoma;
color:#808080;
text-decoration:none;
font-weight:bold;
}
a:hover {
color:#FF7505;
text-decoration:none;
}
a.pomaranczowy {
color:#FF7505;
}
a:hover.pomaranczowy {
color:#CC3333;
}

/* Content */
#content {
float:right; 
width:555px; 
text-align:left;
line-height: 1.5em;
}

/* stopka */
.footer {
position:absolute;
bottom:100%;
clear: left;
width:790px;
border-top: 1px solid #f1f1f1;
}
.tresc {
text-align:justify;
line-height: 1.5em;
}
.title { font-family: Tahoma; font-size: 10px; color: red; font-weight:normal; }
a:hover.title { font-family: verdana; font-size: 10px; color: #red; text-decoration: none; font-weight:normal; }
a.intro { font-family: verdana; font-size: 9px; color: #336699; text-decoration: none; font-weight:normal; }
a:hover.intro { font-family: verdana; font-size: 9px; color: #336699; text-decoration: none;font-weight:normal; }
.date { font-family: verdana; font-size: 10px; color: #666666; font-weight:normal;}