body {

background-image: url('images/background.jpg');
background-repeat: repeat-x;

margin: 0px;
font-family: Arial, Tahoma, sans-serif;
}


#content {
margin-top: 20px;
margin-left: auto;
margin-right: auto;
background-color: white;
width: 798px;
min-height: 600px;
position: relative;
background-image: url('images/background_content.png');
background-repeat: no-repeat;
background-position: bottom;
background-color: white;

}
#menu {
border-bottom: solid black 1px;
border-top: solid black 1px;


position: absolute;
top: 120px;
width: 798px;
height: 20px;
background-color: #4b9ca4;

z-index: 3;
}
#menu a {
height: 20px;
margin: 10px;
padding-bottom: 2px;
padding-left: 3px;
padding-right: 3px;
}
#menu a:hover {
background-color: #D1E9EF;
}

#head {
background-image: url('images/baner.png');
background-repeat: no-repeat;
height: 122px;
width: 100%;
background-color: #bb362f;
z-index: 1;
}


#menu a {
text-decoration: none;
color: black;
}
#main {
padding: 2em;
font-size: small;
}


h1 {
font-size: x-large;
}

/*.normal {
border: solid black 1px;
margin-left: auto;
margin-right: auto;
border-collapse: collapse;
}
.normal tr {
height: 3eX;
padding: 2px;
}
.normal th {
border-bottom: solid 1px black;
background-color: #3298fd;
}
.normal .background1 {
background-color: #EEEEEE;
}
.normal .background2 {
background-color: #DDDDDD;
}          */
.normal td {
border: #C2D9EF solid 1px;
}

#footer {
font-size: x-small;
text-align: center;
position: relative;
padding-bottom: 1ex;
bottom: 0px;
color: #BBBBBB;
}
#footer a{
color: #BBBBBB;
text-decoration: none;
}
.center {
text-align:center;
}

a img {
border: none;
}
.table td {
border: #C2D9EF solid 1px;
}

/* ---------- fotogalerie ----- */
.fotogalerie {
width: 700px;
margin-left: auto;
margin-right: auto;
text-align: center;
}
.fotogalerie td {
vertical-align: middle;
border: solid #BFBFBF 1px;
}
.autor, .nazev {
font-style: italic;
}
.nazev {
font-weight: bold;
}
a img {
border: none;
}


/* -- Stránkování -- */
.strankovani {
text-align: center;
margin: 20px;
font-size: medium;
}
.strankovani a{
color: black;
background-color:#EFEFEF;
border: solid black 1px;
font-weight: bold;
text-decoration: none;
padding: 1px;
}
.strankovani a:hover{
background-color:#FFFFFF;
}
/*-------- Úspěchy --------*/
.uspechy td {
border: #C2D9EF solid 1px;
}

.podpis {
text-align: right;
font-style: italic;
}



caption {
font-size: medium;
font-weight: bold;
}


