/* CSS Document by Durin */

body, html {
background-color: #333333;
color: #FFFFFF;
font-family: Verdana, Trebuchet MS, Arial;
background-image: url(pattern.jpg);
background-position: left top;
background-repeat: repeat;
}

h1 {
color: #CC6600;
font-family: Verdana, Trebuchet MS, Arial;
font-size: 22px;
text-align: left;
padding-left: 50px;
}

h2 {
color: #CC6600;
font-family: Verdana, Trebuchet MS, Arial;
font-size: 18px;
text-align: center;
/*padding-left: 140px;
padding-bottom: 30px;*/
}

a {
color: #AAAAAA;
font-family: Verdana, Trebuchet MS, Arial;
text-decoration: none;
font-weight: bold;
}

b {
color: #CC6600;
}

img {
border: none;
}

strong {
color: #FF0000;
}

.vsechno {
border: 4px solid white;
padding-bottom: 2px;
width: 760px;
height: auto;
background-image: url(background.jpg);
background-position: center top;
background-repeat: no-repeat;
background-color: black;
}

.author {
width: 720px;
padding-top: 8px;
font-size: 10px;
}

.author a:hover {
color: #CC6600;
font-family: Verdana, Trebuchet MS, Arial;
text-decoration: none;
font-weight: bold;
}

.logo {
border: 0;
width: 720px;
height: auto;
margin: 5px;
position: relative;
}

.main {
border: 1px solid white;
padding: 10px;
height: auto;
width: 720px;
font-size: 15px;
margin: 5px;
}

.menu {
border: 1px solid white;
padding: 10px;
margin: 5px;
width: 720px;
height: auto;
text-align: left;
font-size: 15px;
}

.hide {
  display: none;
}

input {
  border: 1px solid gray;
}

th {
  color: black;
}
