html {
	height: 100%; max-height:100%;
	padding: 0; margin: 0; border: 0;
	background: #97afc6;
	font-family:  arial, "lucida console", sans-serif;
      font-size: 12px;

}

body {
    padding: 0; margin: 0; border: 0;
    background: url(../images/web/pozadi.png) 50% 0 repeat-y;
}
div#content {
    height: 100%; max-height: 100%;
    width: 856px;
    position: relative;
	margin-left: -428px;
	left: 50%;
}
div#header {
    width: 857px;  height: 216px;
    background: url(../images/web/zahlavi.jpg) 50% 0 no-repeat;
    position: relative;
}
div#header div#logo a{
    display: block;
    position: absolute;
    left: 15px; top: 0;
    width: 100px; height: 100px;
}
div#header div#archiv a{
    display: block;
    position: absolute;
    left: 15px; top: 142px;
    width: 824px; height: 71px;
}
div#header div#logger1 a{
    text-decoration: none;
    color: #ffffff;
    background: #dbb574;
    position: absolute;
    right: 45px; top: 10px;
    padding: 5px;
}
div#footer {
    width: 857px;  height: 31px;
    background: url(../images/web/zapati.png) 50% 0 no-repeat;
    position: relative;
}
div#footer div#text{
    width: 856px;
    position: relative; top: 9px;
    font-size: 100%;
    color: #4e1b01;
    text-align: center;
}
div#footer div#logger2 a{
    display: block;
    position: absolute;
    right: 15px; top: 0;
    width: 35px; height: 32px;
}
div#page {
    margin: 20px 0 20px 0;
    position: relative;
    margin-left: 290px;
    width: 520px;
    min-height: 350px;
  
 height:auto !important;   height: 350px;
}
div#page div#menu{
    font-size: 150%;
    font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
    color: #4e1b01;
    position: absolute;
    width: 150px;
    border-right: 2px solid #4e1b01;
    left: -290px; top: 30px;
    text-align: right;
    padding-right: 115px;
    text-transform: uppercase;
}
div#page div#mapa{
    font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
    color: #4e1b01;
    position: absolute;
    left: -200px; top: 190px;
    text-align: right;
    padding-right: 115px;
    text-transform: uppercase;
}
div#page div#menu li{ list-style-type: none; }
div#page div#menu div#submenu a{
    position: relative;
    color: #4e1b01;
    text-decoration: none;
    left: 90px;
    text-align: left;
    top: -22px; margin-bottom: -22px;
    text-transform: none;
}

/*----------------------------------------------------------------------------*/
li#d, li a .selected{ font-weight: bold; }
em{ color:#4e1b01 }
/*----------------------------------------------------------------------------*/
