BODY {
    color: #000000;
}

.down {
    font-family: Arial, Tahoma;
    font-size: 10px;
}

.nagl {
    font-family: Arial;
    font-size: 15px;
}

.mainText {
    font-family: Arial;
    font-size: 13px;
    margin-left: 10px;
    margin-right: 10px;
    text-align: justify;
}

.foto {
    border: 1px solid #FFFFFF;
}

h1,h2,h3,h4 {
    font-family: Arial;
    text-align: center;
}

ul {
    list-style: square;
}

.center {
    text-align: center;
}

#center {
    text-align: center;
}
A{
	font-family: Arial;
	text-decoration: underline;
	color: #000000;
}
A:hover {
	text-decoration: underline;
}
#stopka {
	text-decoration: none;
}
#stopka:hover {
	text-decoration: underline;
}
