 * {-moz-box-sizing: border-box; box-sizing: border-box;}

 /*zakladne rozlozenie stranky.. horny_pruh, hmenu, lstlpec, body */
#whole_page {position:relative; width:850px; left:0px; top:0px; }
#horny_pruh {position:relative; width:100%; left:0px; top:0px; }
#hmenu_pruh { width:100%; left:0px; top:50px; height:30px; }
/*#lstlpec {position:absolute; width:150px; left:0px; top:auto; }*/
#lstlpec {width:150px; left:0px; top:auto; float:left;}
#body {width:620px; float:right;}
/*#body {position:absolute; width:630px; left:155px; top:auto; }*/
/*#menu3 {position:absolute; left:600px; top:auto; width:140px; z-index:10;}*/
#menu3 {position:relative; left:390px; top:8px; width:130px; height:20px; z-index:10;}

/*.lstlpec {overflow:hidden;}*/
.lmenu_linky a {display:block;}

/*form kniha*/
#form_zluc {position:relative; left:0px; top:0px;}
#form_2 {position: absolute; left:150px; top:0px;}
#form_3 {position: absolute; left:300px; top:0px;}
.form_input {height:45px;}