body {
      font-family: Times New Roman;
	  font-size: 10px;
}

h2{
    font-family: Times New Roman;
	text-align: center;
    font-size: 16px;
	font-weight: bold;
	color: #6A471D;
}


.stopka {
      font-family: Arial;
	  font-size: 10px;
	  color: #6F92BA;
}

.jezyki {
    font-family: Arial;
	font-size: 10px;
    font-weight: bold;
	color: #718EB0;
}

.tresc {
      font-family: Arial;
	  font-size: 10px;
	  color: #FFFFFF;
}

.tresc a {
      font-family: Arial;
	  font-size: 10px;
	  color: #FFFFFF;
	  text-decoration: none;
}