body {
			background: #fff;
			background-repeat: no-repeat;
			font: 80% arial, helvetica, sans-serif;
			margin: 0px;
		}

#header {
			position: absolute;
			width:100%;
			height:100%;
		}

#fartBtn { position: absolute; right: 0px; bottom: 20px; }
#obrazek { position: absolute; right: 0px; bottom: 20px; }
/* #header img { position: absolute; right: 0px; bottom: 20px; } */

#header .blackDown { background: #000; position: absolute; bottom: 0; width:100%; height:20px;}

#topIcoz {
	position: absolute;
	width:100%;
	height:100%;
	z-index:1;
}
#topIcoz h1 { color: #777; font-size: 11px; position: absolute; left: 10px; top: 15px;}
#topIcoz h1 i{ color: #fff;}
#topIcoz div { position: absolute; right: 10px; top: 10px;}