/**
 *
 *  CSS pro Homepage Funlife webu &copy; 2010 
 *
 */
 
* { margin: 0; padding: 0; border: 0px none; }
a { text-decoration: none; color: #f6deba; }
html, body { width: 100%; height: 100%; font-family: 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;  }
body {  background: url('../img/homepage/background.jpg') no-repeat top center #151515; text-align: center; }
div#funlife { width: 100%; position: relative; }
div#top { width: 900px; text-align: left; height: 29px; margin: 0 auto; }
div#top h1 { float: left; width: 142px; height: 18px; overflow: hidden; margin-left: 25px; }
div#top h1 a { display: block; width: 100%; height: 18px; background: url('../img/funlife.png') no-repeat; text-decoration: none; }
div#top h1 a span { display: none; }
div#top ul { list-style-type: none; margin-left: 150px; text-align: right; }
div#top ul li { display: inline; }
div#top ul li a { display: inline-block; margin: 0px 0px 0px 20px; font-size: 80%; }
div#top ul li a:hover { text-decoration: none; }
#myContentCover { position: relative; width: 900px; margin: 0 auto; }
#myContentCover #svetlo { position: absolute; top: -41px; right: -122px; background: url('../img/homepage/svetlo.png') no-repeat; width: 122px; height: 148px; z-index: 10; }
.support {float:left;margin:0 0 0 -15px;}
