body {
    text-align:center;
    background-color: #cccccc;
}

#main {
    width: 964px;
    margin: 0px auto 0px auto;
    text-align: left;
    background-image: url('http://img.gymnchod.cz/vshade.png');
}

.none {display:none;}

/* St�ny **********************************************************************/

#tshade {
    width: 964px;
    height: 6px;
    background-image: url('http://img.gymnchod.cz/tshade.png');
    margin: 0px 0px -3px 0px;
    overflow: hidden;
}

#bshade {
    width: 964px;
    height: 6px;
    background-image: url('http://img.gymnchod.cz/bshade.png');
    position: absolute;
    margin: -4px 0px 0px 0px;
    z-index: 1;
    overflow: hidden;
}

/******************************************************************************/

#body {
    width: 956px;
    margin: 0px 3px 0px 3px;
    border: 1px #666666 solid;
    background-color: white;
    position: relative;
    z-index: 2;
}

#homelink {
    display:block;
    position: absolute;
    z-index: 50;
    width: 956px;
    height: 171px;
    color: #666666 !important;
}

#head {
    width: 956px;
    height: 171px;
    background-color: green;
    background-image: url('http://img.gymnchod.cz/head.png');
    overflow: hidden;
}

#foot {
    width: 938px;
    margin: 0px auto 0px auto;
}

#foot p {
    font: 9pt Arial !important;
    margin: 4px 0px 2px 0px;
    text-align: right;
}

#foot a {
    color: black;
    text-decoration: none;
}

#foot a:hover {
    text-decoration: underline;
}

/*Horizont�ln� menu ***********************************************************/

#hmenu {
    width: 956px !important;
    height: 40px !important;
    background-color: #999999 !important;
    background-image: url('http://img.gymnchod.cz/hmenu.png');
    border-top: 1px #666666 solid !important;
    border-bottom: 1px #666666 solid !important;
    text-align: center !important;
}

#hmenu div {
    width: 190px !important;
    font-weight: bold !important;
    height: 40px !important;
    border-right: 1px #666666 solid !important;
    float: left !important;
    font: 14pt Arial !important;
    font-weight: bold !important;
    font-size: 15px !important;
}

#hmenu a{
    font-weight: bold !important;
    display: block !important;
    padding: 9px 41px 9px 41px !important;
    color: white !important;
    text-decoration: none !important;
    font-size: 15px !important;
    height: 20px !important;
}

#hmenu a:hover {
    font-weight: bold !important;
    padding: 8px 37px 8px 37px !important;
    height: 100% !important;
    font-size: 15px !important;
    display: block !important;
    font-size: 16px !important;
    height: 20px !important;
}

#hmenu .lastdiv {border-right: 0px black solid !important;margin: 0px -1px 0px 0px !important;}

/*Obsah ***********************************************************************/

#content {
    width: 956px;
    overflow: hidden;
    position:relative;
}

#back1 {
    position:absolute;
    height: 211px;
    width: 194px;
    background-image: url('http://img.gymnchod.cz/back1.png');
    _position: relative;
    _margin: 0px 0px -211px 0px;
}

#back2 {
    position:absolute;
    height: 146px;
    width: 333px;
    bottom: 0px;
    right: 0px;
    background-image: url('http://img.gymnchod.cz/back2.png');
    z-index: 1;
    _margin: 0px 0px -1px 0px;
}
/*Text str�nky ****************************************************************/

#page {
    margin: 10px 0px 0px 10px;
    _margin: 10px 0px 0px 5px;
    float: left;
    width: 720px;
    font: 10pt Arial !important;
    color: black;
    position:relative;
    z-index: 2;
}

#page p {
    text-indent: 10px;
    margin: 0px 0px 10px 0px;
}

#page h1 {
    font: 10pt Arial !important;
    font-weight: bold !important;
    color: #36882e;
    margin: 0px 0px 5px 0px;
}

#page a {
    color: #666666;
    text-decoration: underline;
}

#page a:hover {
    color: black;
}

/*Menu ************************************************************************/

#menu {
    border-left: 1px #666666 solid;
    margin: 10px 10px 10px 0px;
    _margin: 10px 5px 10px 0px;
    width: 210px;
    float: right;
    font: 10pt Arial !important;
    color: black !important;
    height: auto;
    position:relative;
    z-index: 2;
    border-bottom: 1px #666666 solid;
}

#menu ul {
    margin: 3px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    list-style: none;
}

#menu li a {
    display: block;
    height: 19px;
    padding: 0px 0px 0px 23px;
    text-decoration: none;
    color: #666666;
    background-image: url('http://img.gymnchod.cz/bullet.png');
    background-repeat: no-repeat;
    background-position: 8px 5px;

}

#menu li a:hover {
    background-image: url('http://img.gymnchod.cz/bullet2.png');
    color: black;
}

.menutitle {
    border-top: 1px #666666 solid;
    border-bottom: 1px #666666 solid;
    padding: 2px 2px 2px 20px !important;
    font-weight: bold !important;
}

.menutitle a {
    text-decoration: none !important;
    display: block !important;
    font-weight: bold !important;
}

#menu1 {color: #6699cc !important;}
#menu2 {color: #36882e !important;}
#pracoviste1 {overflow: hidden !important;}
#pracoviste1b { padding-bottom: 2px !important;}
#pracoviste2 {overflow: hidden !important; height: 21px !important;}

/* Konec obt�k�n� *************************************************************/

#cl {
    clear: both !important;
    height: 1px !important;
    width: 1px !important;
    overflow: hidden !important;
}