body
{
font-family: Verdana, Arial, Helvetica;
font-size: 11px;
color: #000000;
}

a
{
text-decoration: none;
color: black;
}

a:hover
{
text-decoration: none;
color: #003399;
font-weight: bold;
}

.all
{
padding-top: 15px;
width: 800px;
margin:  auto;
position: relative;
padding: 0px;
}

.top
{
background: url(gfx/top.jpg) 0px 0px no-repeat;
width: 800px;
height: 61px;
}

.data
{
font-family: Tahoma;
text-decoration: none;
float: right;
margin-right: 11px;
margin-top: 3px;
font-size: 9px;
color: #FFFFFF;
}

.czas
{
font-family: Tahoma;
text-decoration: none;
float: right;
margin-right: 3px;
margin-top: 3px;
font-size: 9px;
color: #FFFFFF;
}

.chat
{
margin-top: 24px;
text-decoration: none;
float: right;
margin-right: 10px;
margin-top: 11px;
font-size: 9px;
color: #FFFFFF;
}

.ikonki
{
width: 800px;
height: 44px;
border-bottom: 2px solid #f3f5f4;
}

.kolumny
{
margin-top: 10px;
overflow: auto;
}

.kolumna_lewa
{
float: left;
width: 160px;
}

.naglowek_lewa
{
background: url(../gfx/blue_box.jpg) 0px 0px no-repeat;
width: 160px;
height: 16px;
}

.naglowek_lewa_text
{
font-family: verdana;
font-weight: bold;
color: #FFFFFF;
padding-top: 2px;
padding-left: 15px;
}

.lili
{
background-color: #f3f5f4;
height: 20px;
border-bottom: 1px solid #FFFFFF;
}

.lili_tekst
{
padding-left: 3px;
padding-top: 4px;
}

.kolumna_srodek
{
float: left;
width: 465px;
padding-left: 5px;
}

.kolumna_prawa
{
float: right;
width: 160px;
}

.naglowek_prawa
{
background: url(../gfx/blue_box.jpg) 0px 0px no-repeat;
width: 160px;
height: 16px;
}

.naglowek_prawa_text
{
font-family: verdana;
font-weight: bold;
color: #FFFFFF;
padding-top: 2px;
padding-left: 15px;
}

.stopka
{
height: 30px;
background-color: #000000;
text-align: center;
color: #FFFFFF;
}

.button
{
background-color: #f3f5f4;
height: 55px;
border-bottom: 1px solid #FFFFFF;
text-align: center;
padding-top: 5px;
}

