BODY
{
 font-size: 10px;
 font-family: verdana;
 color: black;
 margin-right: 60px;
 margin-top: 0px;
}

.td_tresc
{
 font-family: verdana;
 font-size: 10px;
 color: black;
 border-color: black;
 border-right-style: dotted;
 border-bottom-style: dotted;
}

.td_tresc2
{
 font-family: verdana;
 font-size: 10px;
 color: black;
 border-color: black;
}

.td_tresc3
{
 font-family: verdana;
 font-size: 10px;
 color: black;
 border-color: black;
 background-color: #9ACD32;
}

.td_tresc4
{
 font-family: verdana;
 font-size: 10px;
 color: black;
 border-color: black;
}

.prawy_marg
{
 margin-left: 60px;
}

}

.td_menu
{
 font-family: verdana;
 font-size: 10px;
 color: white;
 text-align: right;
}

A:link
{
    FONT-SIZE: 10px;
    COLOR: blue;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: underline

}
A:visited
{
    font-size: 10px;
    COLOR: blue;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: underline

}
A:hover
{
    font-size: 10px;
    COLOR: blue;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none;
}

A:link#menu
{
    FONT-SIZE: 10px;
    COLOR: white;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: underline;

}
A:visited#menu
{
    font-size: 10px;
    COLOR: white;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: underline;

}
A:hover#menu
{
    font-size: 10px;
    COLOR: white;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none;
}


img
{
	border: 0px;
}



table
{
 border-color: black;
 border-style: none;
}

.justowanie
{
 text-align: justify;
 font-size: 10px;
 font-family: verdana;
 color: black;
 margin-right: 0px;
 margin-top: 0px;

}


.pogr
{
 font-weight: bold;
}

.podkr
{
 text-decoration: underline;
}

.kurs
{
 font-style: italic;
}

.pogr_kurs
{
 font-weight: bold;
 font-style: italic;
}

.podkr_kurs
{
 text-decoration: underline;
 font-style: italic;
}

.pogr_podkr
{
 font-weight: bold;
 text-decoration: underline;
}

.glowna
{
 text-align: center;
}

.pasek_gora
{
 font-size: 14px;
 font-family: Palatino Linotype, Verdana, MS Sans Serife;
}

.center
{
 text-align: center;
 font-size: 10px;
 font-family: verdana;
 color: black;
 margin-right: 0px;
 margin-top: 0px;
}

input
{
 font-size: 9pt;
 color: darkblue;
 font-family: verdana;
 font-style: italic;
 text-align: center;
 background-color: yellowgreen;
 border-left: 1px solid darkblue; 
 border-right: 1px solid darkblue; 
 border-top: 1px solid darkblue; 
 border-bottom: 1px solid darkblue;
}

select
{
 font-size: 9pt;
 color: darkblue;
 font-family: verdana;
 font-style: italic;
 text-align: center;
 background-color: yellowgreen;
 border-left: 1px solid darkblue; 
 border-right: 1px solid darkblue; 
 border-top: 1px solid darkblue; 
 border-bottom: 1px solid darkblue;
}
