.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

.tabela {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.lewy
{  

    background-image: url(../images/img/grafika_12.gif);
    background-position: center;
    background-repeat: repeat-y;
}

.menu
{  

    background-image: url(../images/img/grafika_07.jpg);
    background-repeat: no-repeat;
}

.prawy
{  
    background-image: url(../images/img/grafika_16.gif);
    background-position: center;
    background-repeat: repeat-y;
}

.kropki
{  
    background-image: url(../images/img/grafika_14.gif);
    background-position: center;
    background-repeat: repeat-y;
}

.formularz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

a:visited { text-decoration: none; color: #666666}
a:link    { text-decoration: none; color: #666666}
a:hover   { text-decoration: none; color: #000000}
