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: 800px;
min-height: 600px;
position: relative;
background-image: url('images/background_content.gif');
background-repeat: no-repeat;
background-position: bottom;

}
#menu {
border: solid black 1px;

position: absolute;
top: 120px;
width: 798px;
height: 20px;
background-color: #29CEF7;

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.jpg');
background-repeat: no-repeat;
height: 122px;
width: 100%;
background-color: #E05D62;
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 ----*/
.zhlednuto {
text-align: center;
font-size: x-small;
}
.nadpis_fotka {
text-align: center;
font-weight: bold;
}
.fotogalerie  {
text-align :center;
}

/*-------- Úspěchy --------*/
.uspechy td {
border: #C2D9EF solid 1px;
}

.podpis {
text-align: right;
font-style: italic;
}



caption {
font-size: medium;
font-weight: bold;
}

