@charset "utf-8";

body {
  margin-bottom: 0px;
  padding-bottom: 0px;
}
#body {
   width: auto;
}
   #horni-lista {
      min-height: 70px;
      height: 40px;
   }
      #horni-lista-right {
         min-height: 20px;
         margin-top: 35px;
	 font-weight: bold;
      }
      #horni-lista-logo {
         margin: 20px 0px 0px 15px;
      }
   #content {
      margin: 5px 0px 0px 0px;
      padding: 3px 0px 0px 0px;
      background-color: white;
      clear: both;
   }
   #obrazek-link-close {
      text-align: right;
      padding: 2px 7px;
   }
#end-paticka {
   padding-top: 10px;
}