html {height: 100%;}
body {margin: 0;  padding: 0; height: 100%; overflow: hidden;  background-color: #06415F; color: #fff;}
a:hover {text-decoration: none;}                      

#obsah {position: relative;}

.lista {text-align: left; height: 30px; line-height: 30px; font-family: Arial; font-size: 12px; position: relative; width: 970px; margin: 0 auto ;}
.lista span{font-size: 10px;}
.lista a {color: #fff; margin: 0 5px; }

a.facebook {margin-left: 2px; }
img.facebook {position: relative; top: 3px; margin-left: 5px; }
#novinky-emailem {display: none; width: 250px; padding: 5px 10px 10px 10px; background-color: #06415F; position: absolute; left: 380px; top: 30px;}
#novinky-emailem h2 {margin: 0; padding: 0; font-size: 13px; }
#novinky-emailem a.zavrit {position: absolute; text-decoration: none; font-size: 20px; top: -5px; right: 0px;}
#novinky-emailem input {border: 1px solid #eee; background-color: #ddd; padding: 3px 5px; }
#novinky-emailem input.odeslat { color: #fff; background: url(img/ruzove_tlacitko.gif) repeat-x left -6px; border:0; padding: 4px 6px; cursor: pointer; }


