#top {
	background: #fff url("./img/szostka.jpg");
  	background-repeat: no-repeat;
 	background-position: top; 
	position: relative;
	top: 0;
	left: 0;
	width: 800px;
	margin-left: auto;
	margin-right: auto;	
}

#obrTlo {
	display: table; 
	position: relative;
	overflow: hidden;
	top: 56px;
	margin-left: auto;
	margin-right: auto;
	background: none;
	line-height: 105px;

}
#obrazek {
	display: block;
	_position: relative;
	_top: -50%
	background: #eee;
 	border: none;
	vertical-align: middle;
	margin: auto;
}


#szukaj {
	position: absolute;
	bottom: 6px;
	right: 6px;	
}
#sz1 {
	display: inline;
	position: absolute;
	bottom: 0;
	right: 86px;
	border: solid 1px #ccc;
	background: #eee url("./img/butt.gif") 0 16px;
	width: 80px;
}

#sz2 {
	display: inline;
	position: absolute;
	bottom: 0;
	right: 6px;
	font-family: verdana;
	color:#777;
	border: solid 1px #ccc;
	background: #eee url("./img/butt.gif") 0 8px;
	width: 80px;	
}

#menu_top {
	position: absolute;
	bottom: 0px;
	left: 0px;		
	margin: 0;
	padding: 0;
	padding-left: 0px;
}

#menu_top a {
	display: table-cell;
	font-weight: bold;
	font-family: verdana;
	font-size: 7pt;
	text-decoration: none;
	color:#d53;
	border: none;	
	background: url("./img/butt110x20.gif") ;
	background-repeat: no-repeat;
	width: 110px;	
	height: 20px;
	margin: 0;
	padding: 2px;
	padding-top: 6px;
	padding-bottom: 0px;
	
}

#menu_top a:hover {
	display: table-cell;
	font-family: verdana;
	color:#000;
	border: none;
	background: url("./img/button110x20.gif") ;
	background-repeat: no-repeat;
}