body {
background-color: #000;
}

ul.menu {
text-align: center;
}

li.menu {
list-style-type: none;
display: inline;
margin-right: 40px;
}

.menu a {
color: #336699;
font-weight: bold;
font-family: arial;
text-decoration: none;
}

.menu a:hover {
color: #fff;
text-decoration: underline;
}

span {
font-family: arial;
color: #fff;
}


.doboz {
background-image: url(images/hatter.JPG);
background-repeat: no-repeat;
width: 400px;
height: 400px;
padding: 0.4em;
vertical-align: top;
}


.doboz h1 {
color: #336699;
font-size: 1.7em;
font-family: Times New Roman;
text-align: center;
margin-top: 10px;
}

.doboz h1 span {
color: #ff0000;
}

.doboz p {
padding: 0.5em;
font-size: 1.2em;
color: #000;
}


ul.lista {
text-align: left;
}

li.lista {
list-style-type: disc;
font-size: 1.2em;
}


ul.link {
text-align: left;
margin-top: 50px;
}

li.link {
list-style-type: square;
}

a.link {
color: #ff0000;
text-decoration: none;
font-family: Times New Roman;
font-size: 1.2em;
letter-spacing: 0.1em;
}

a:hover.link {
text-decoration: underline;
color: #ff0000;
}

ul.linkk {
text-align: center;
}

li.linkk {
list-style-type: square;
}

a.linkk {
color: #ff0000;
text-decoration: none;
font-family: Times New Roman;
font-size: 1.2em;
letter-spacing: 0.1em;
}

a:hover.linkk {
text-decoration: underline;
color: #ff0000;
}

td.doboz3 {
background-image: url(images/hatter.JPG);
background-repeat: no-repeat;
width: 400px;
height: 400px;
padding: 0.4em;
vertical-align: middle;
}


.doboz .vastag {
margin-top: -20px;
margin-left: 60px;
color: #ff0000;
font-size: 1.4em;
font-weight: bold;
}




















