.klub_naslov_opisa
{
position: relative; color: rgb(128, 0, 0); margin-left: 20px; margin-top: 20px; font-size: 14px; font-weight: bold;
}

.klub_opis_box
{
border: 1px dashed silver; padding: 5px; overflow: auto; position: relative; background-color: whitesmoke; width: 732px; margin-top: 10px;
}

.klub_logo
{
border: 1px solid black; padding: 5px; overflow: auto; position: relative; left: 0px; top: 0px; width: 250px; height: 250px; float: left;
}

.klub_vizitka
{
border: 1px solid black; padding: 5px; overflow: auto; position: relative; top: 0px; width: 460px; height: 250px; float: left; margin-left: 10px;
}

.klub_urnik
{
border: 1px dashed black;
}

.klub_urnik th
{
width: 100px; border-bottom: 1px dashed black;
}

.klub_urnik td
{
text-align: center;
}

.termin_rek1
{
background-color: rgb(153, 102, 153);
}

.termin_rek2
{
background-color: rgb(153, 255, 204);
}

.termin_tekmovalci
{
background-color: rgb(51, 102, 255);
}

.termin_otroci
{
background-color: rgb(153, 153, 255);
}

.termin_zenske
{
background-color: rgb(255, 255, 153);
}

.termin_individualni 
{
background-color: rgb(255, 228, 181);
}
