BODY, TD {
 font-family: "Verdana", "Arial", "Helvetica";
 font-size: 11px;
 color: #000000;
 text-decoration: none;
}

.b {
 background-image: url(images/tlo.gif);
 background-repeat: repeat-x;
}

.main {
 background-image: url(images/tlo_main.gif);
 background-repeat: repeat-x;
 padding-left: 12px;
 padding-top: 15px;
 width: 586px;
 height: 300px;
}

.1 {
 background-image: url(images/tlo_gora.gif);
 padding-right: 12px;
 width: 760px;
 height: 14px;
}

.2 {
 width: 760px;
}

.p1 {
 background-color: #0072BC;
 color: #FFFFFF;
 padding-left: 12px;
 width: 161px;
 height: 100px;
}

.p2 {
 background-image: url(images/tlo_prawa.gif);
 background-repeat: repeat-y;
 padding-left: 9px;
 width: 160px;
 height: 100px;
}

.menu {
 background-image: url(images/tlo_menu.gif);
 background-repeat: repeat-x;
 width: 760px;
 height: 18px;
}

.stopka {
 background-image: url(images/tlo_stopka.gif);
 width: 760px;
 height: 19px;
}

.linki {
 background-image: url(images/tlo_linki.gif);
 background-repeat: repeat-y;
 background-color: #0072BC;
 width: 174px;
}


a {
 font-family:  "Verdana", "Arial", "Helvetica";
 font-size: 11px;
 text-decoration: none;
color: #FFFFFF;
}

a:hover {
 text-decoration: underline;
 color: #FFFFFF;
}