tr#menu {
background-image: url(obrazy/tlo_menu.jpg);
background-repeat: repeat;

}

tr#menu2 {
background-image: url(obrazy/tlo_link.jpg);
background-repeat: repeat;

}

td#menu a
{
font-family: verdana;
text-decoration: none;
color: black;
font-size: 10px;
}


a#link
{
font-family: verdana;
text-decoration: none;
color: #792700;
font-size: 12px;
font-weight: bold; 

}

td#menu a:hover
{
font-family: verdana;
text-decoration: none;
color: blue;
font-size: 12px;
}

td#tlo
{
background-image: url(obrazy/tlo1.jpg);
background-repeat: repeat-y;
}

tr#tlo
{
background-image: url(obrazy/tlo1.jpg);
background-repeat: repeat-y;
}


tr#tekst
{
font-family: verdana;
text-decoration: none;
color: black;
font-size: 9px;
text-align: center;

}

tr#tekst2
{
font-family: verdana;
text-decoration: none;
color: black;
font-size: 12px;
text-align: center;
background-color: #FFCC66;
}

tr#tekst3
{
font-family: verdana;
text-decoration: none;
color: black;
font-size: 12px;
text-align: center;

}

td#tekst
{
font-family: verdana;
text-decoration: none;
color: black;
font-size: 12px;
text-align: left;
font-weight: bold; 

}

a#link2
{
font-family: verdana;
text-decoration: none;
color: white;
font-size: 12px;
text-align: left;

}

p#naglowek
{
font-family: verdana;
text-decoration: none;
color: black;
font-size: 12px;
font-weight: bold;
}

p#tekst
{
font-family: verdana;
text-decoration: none;
color: black;
font-size: 12px;

}

p#tekst2
{
font-family: verdana;
text-decoration: none;
color: black;
font-size: 10px;
}

li#tekst2
{
font-family: verdana;
text-decoration: none;
color: black;
font-size: 10px;
}


img {
margin: 0px; }


