/* ----------------------------------------------------------------------------------------------------------
    Projekt: OPTIKCENTRUM.CZ 
    URL: http://www.optikcentrum.cz/

    Autor: Nový Web s.r.o. [www.novy-web.cz]; e-mail: info@novy-web.cz
    Poslední revize: 23.4.2008 13:07:56 
---------------------------------------------------------------------------------------------------------- */
h1 {
  width: 410px;
  float: left;
  clear: none;
}

div#workspace {
  width: 432px;
  float: left;
  clear: none;
}

div#banners {
  width: 211px;
  margin: 14px 0 14px 11px;
  float: right;
  clear: none;
}

div#banners ul {
  width: 100%;
  list-style-type: none;
  padding: 0;
  margin: 0;
  float: left;
  clear: both;
}

div#banners ul li {
  width: 100%;
  padding: 0;
  margin: 0 0 12px 0;
  float: left;
  clear: both;
}

div#banners ul li:last-child {
  margin-bottom: 0;
}

div#banners img {
  margin: 0;
  padding: 0;
  float: right;
  border: 0;
}

