/* CSS Document */

body {
background-color: #2D1108;
color:#f1b32a;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 0.9em;
}

a {
color : #2D1108;
text-decoration : underline;
}

a:hover {
	color : #2D1108;
	text-decoration : none;
}

h3 {
text-align:center;
color : #2D1108;
font-style:italic;
}

h3.title {
color:#f1b32a;
}

h4 {
text-align:center;
}

h5 {
text-align:center;
}

.htable {
color:#2D1108;
background-color: #e2cc9c;
border-color:#f1b32a;
border-style:dotted;
padding:5px;
text-align:justify;
}


/* menu */
#menu a, #menu a:visited {
text-decoration:none; 
background-color:#f1b32a;
color:#2D1108; 
display:block; 
width:11em; 
height:1em; 
border-bottom:1px solid #FFCB75;  
border-right:1px solid #2D1108; 
padding:0.5em;
}
#menu a:hover {
border-bottom:1px solid #2D1108; 
text-align:right;
}
/* konec menu */

.telo {
background-color:#ffffff;
}

.tabulka {
border-style:solid;
border:1px;
border-color:#f1b32a;
}

.tabulka-v {
background-color: #ffffff;
border-style:solid;
border:1px;
border-color:#2D1108;
}

td.head {
width: 150px;
text-align: center;
font-weight: bold;
}

td.upper {
color : #FFFFFF;
background : #2D1108;
}

.smaller {
}

a.smaller {
color : #2D1108;
text-decoration : underline;
}

a.smaller:hover {
color : #2D1108;
text-decoration : none;
}

input {
color:#2D1108;
background-color:#FFFFFF;
}

div.centered {
text-align: center;
}

/* Kniha navstev */
div.centered table.entries {
color : #2D1108;
border-right: #2D1108 1px solid;
border-left: #2D1108 1px solid;
border-top: #2D1108 1px solid;
border-bottom: #2D1108 1px solid;
margin: 0px auto 10px auto; /* margin: top right bottom left; */
}
table.gbookMenu {
border-top: #2D1108 1px solid;
}
