#glownatabela
{
border-collapse: collapse;
}
#top
{
height: 90px;
padding: 0;
}
#lewatop
{
background: url(gfx/lewagora.png);
width: 180px;
height: 8px;
padding: 0;
}
#lewa
{
background: url(gfx/lewa.png);
width: 164px;
color: #ffffff;
padding: 8px;
vertical-align: top;
}
#lewabottom
{
background: url(gfx/lewadol.png);
width: 180px;
height: 8px;
padding: 0;
}
#contenttop
{
background: url(gfx/contentgora.png);
width: 612px;
height: 8px;
padding: 0;
}
#content
{
background: url(gfx/content.png);
width: 596px;
color: #000000;
padding: 8px;
vertical-align: top;
}
#contentbottom
{
background: url(gfx/contentdol.png);
width: 612px;
height: 8px;
padding: 0;
}
#slowniktop
{
width: 796px;
height: 12px;
padding: 0;
}
#slownik
{
background: url(gfx/slownik.png);
width: 780px;
height: 36px;
color: #ffffff;
padding: 8px;
text-align: center;
vertical-align: center;
}
#slownikbottom
{
width: 796px;
height: 12px;
padding: 0;
}


#butform, #buthome, #butslownik, #butdlaczegocu, #butwyroznienia, #butkontakt
{
height: 35px;
padding: 0;
}
#butform
{
width: 180px;
}
#buthome
{
width: 121px;
}
#butslownik
{
width: 150px;
}
#butdlaczegocu, #butwyroznienia
{
width: 115px;
}
#butkontakt
{
width: 95px;
}


*
{
font-family: verdana;
}
body
{
background: url(gfx/bak.png);
margin: 0;
}
a
{
color: #8040A0;
text-decoration: none;
}
a:hover
{
color: #000000;
text-decoration: none;
}
a.bialy
{
color: #ffffff;
text-decoration: none;
}
a.bialy:hover
{
color: #ffffff;
text-decoration: underline;
}
a.slownik, a.slownik:hover
{
color: #0066b0;
text-decoration: none;
}
h1
{
font-size: 15px;
font-weight: 700;
}
h2, td.wyroznienia
{
font-size: 13px;
font-weight: 700;
}
h3
{
font-size: 11px;
font-weight: 700;
}
p, ul, ol, td
{
font-size: 11px;
}
.nine
{
font-size: 9px;
}
td
{
padding: 4px;
}
td.vtop
{
vertical-align: top;
}
td.hspacer
{
background: #ffffff;
height: 4px;
padding: 0;
}
td.vspacer
{
background: #ffffff;
width: 4px;
padding: 0;
}
td.wyroznienia
{
border-top: 1px solid #c0c0c0;
border-bottom: 1px solid #c0c0c0;
padding-top: 2px;
padding-bottom: 2px;
}
img
{
border: 0;
}
hr
{
color: #c0c0c0;
height: 1px;
width: 100%;
}
.czerwony
{
color: #ff0000;
}