/*levý výběrový sloupec*/
#levy {position: absolute; width: 150px; _height:60em; top: 0px; left: 0px}
#levy {background-color:#C93; text-align:left; color:#FC6; font-family:MS Sans Serif,Geneva,sans-serif; font-size: 13px; font-weight:bold; text-transform: uppercase}
#levy h6 {margin-top:25px; text-align:center; text-indent: 0px; font-size: 10px; font-family:MS Sans Serif,Geneva,sans-serif; color:#C60; text-transform:none} /*autoři*/
#levy h5 {margin-top:25px; text-align:center; text-indent: 0px; font-size: 10px; font-family:MS Sans Serif,Geneva,sans-serif; color:#FC6} /*vyhledávání*/
#levy h4 {font-size:13px; margin-left:10px; margin-bottom: 0px; margin-top: 10px; margin-right:0px}
#levy a {text-decoration:none}
#levy a:link {color:white}
#levy a:visited {color:#DDD}
#levy a:active {color:#C06}
#levy a:hover {color:red}
#levy p {margin-left:10px; margin-bottom:0px; margin-top:2px; margin-right:0px}
#levy input, textarea, select {background-color: #FC6; color: #C60; border: 1px solid white}
#levy input.tlac {background-color:#C60; color:white;  border: 1px solid black; cursor: hand}

/*pravý výběrový sloupec*/
#pravy {position: absolute; width: 620px; height: 25px; top: 10px; left:0px; _top:0px}
#pravy {background-color:#FC9; text-align:center; color:white; font-family:MS Sans Serif,Geneva,sans-serif; font-size: 13px; font-weight:bold; text-transform:uppercase}
#pravy a {text-decoration: none}
#pravy a:link {color:white; border:outset 1px; background-color:#C96}
#pravy a:visited {color:#DDD; border:outset 1px; background-color:#C96}
#pravy a:active {color:#C06; border:outset 1px; background-color:#C96}
#pravy a {padding:4px; height:20px}
#pravy a:hover {color:red; background-color:#C96; border:inset 1px}

#pocty img {display:none}
#pocty {display:none}

/*vrchní část s obrázky*/
#vrchni {position: absolute; width: 610px; height: 100px; top: 0px; left: 0px; background-color:#FC9}
#vrchni img {border-style:none}

