body {
        background-color: white;
		background-image: url("grafika/tlo.jpg");
		text-align:center;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: black;
        
}

.mn {
	        font-family: Verdana, Arial, Helvetica, sans-serif;
    	    font-size: 11px;
        	font-weight: none;
        	color: black;
			line-height: 15px;
}

.tytul {
			font-family: Verdana, Arial, Helvetica, sans-serif;
    	    font-size: 13px;
        	font-weight: bold;
			text-decoration: underline;
        	color: black;
			line-height: 18px;
}

tabeleczka {
		line-height: 15px;
}

.boldi {
			font-family: Verdana, Arial, Helvetica, sans-serif;
  	        font-size: 13px;
   	   	    font-weight: bold;
    	    color: black;
			line-height: 18px;
}

td {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #282828;
		line-height: 20px;
}

.pageheader {
        font-size: 12px;
        font-weight: bold;
        color: black;
}

.pagefooter {
        font-size: 12px;
        color: black;
}

a {
        color:#033C69;
        font-weight: none;
        text-decoration: none;
        cursor: normal;
        text-shadow: inherit;
}

a:hover {
        height: 0pt;
        color:black;
        cursor: normal;
        text-transform: none;
}
