
body {
background-color : black;
color : #ff6600;
font-family : "Courier New", Courier, monospace;
font-size : 16px;
}
a {
color : yellow;
text-decoration : none;
}
.tabela {
margin-left : auto;
margin-right : auto;
border : 0px solid #000000;
width : 90%;
}
.apel {
background-color : #000000;
color : yellow;
font-family : "Courier New", Courier, monospace;
font-size : 16px;
text-indent : 20px;
text-align : justify;
padding : 5px 5px 5px 5px;
}
.text {
background-color : #000000;
color : #ff6600;
font-family : "Courier New", Courier, monospace;
font-size : 16px;
text-indent : 20px;
text-align : justify;
padding : 5px 5px 5px 5px;
}
.text1 {
background-color : #000000;
color : #ff6600;
font-family : "Courier New", Courier, monospace;
font-size : 20px;
text-indent : 20px;
text-align : justify;
padding : 5px 5px 5px 5px;
}
.gora a {
background-color : #000000;
color : #ffffff;
font-family : "Times New Roman", Times, serif;
font-size : 30px;
font-variant : small-caps;
text-decoration : none;
text-align : center;
}
.gora a:hover {
background-color : #000000;
color : #ff0000;
font-family : "Times New Roman", Times, serif;
font-size : 30px;
font-variant : small-caps;
text-decoration : none;
text-align : center;
}
.menu {
font-size : 18px;
font-family : "Times New Roman", Times, serif;
text-align : center;
margin-left : auto;
margin-right : auto;
text-decoration : none;
background-color : #000000;
color : blue;
}
.menu a {
font-size : 18px;
font-family : "Times New Roman", Times, serif;
text-decoration : none;
background-color : #000000;
color : #ffffff;
}
.menu a:hover {
font-size : 18px;
font-family : "Times New Roman", Times, serif;
display : block;
color : yellow;
background : #727265;
}
.stopka {
text-align : center;
font-size : 12px;
font-family : "Courier New", Courier, monospace;
color : #ff0000;
background : #000000;
}
img {
padding : 3px 3px 3px 3px;
border : 0 solid #000000;
}

