#head {
	background-image: url(img/head/tlo_head.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	clear: both;
	height: 213px;
	width: 979px;
	position: relative;
	margin:0 auto 0 64px;
	left: auto;
	top: 0px;
	right: auto;
	bottom: auto;
}
#logo {
	clear: both;
	height: 155px;
	width: auto;
	position: relative;
	text-align: left;
	padding-top: 30px;
	padding-left: 20px;
}
#logo a img {
	border:none;
}
#menu_top {
	background-image: url(img/head/tlo_menu.png);
	background-repeat: repeat-x;
	background-position: center top;
	position: relative;
	height: 27px;
	width: 977px;
	text-align: right;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #B6F29D;
	border-right-width: 1px;
	border-right-color: #000E00;
	font-family: Verdana, Geneva, sans-serif;
	color: #F1FFEB;
	font-size: 12px;
}
#menu_top ul {
	
	display:block;
	list-style:none inside none;
	margin:0;
	padding:0;
	float:right;
	white-space: nowrap;
	position: relative;
}
#menu_top ul li {
	display:block;
	float:left;
	position: relative;
	line-height:27px;
	height:27px;
	background-image: url(img/head/menu_rozdzielacz.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: center;
}
#menu_top ul li a {
	padding-left:15px;
	padding-right:15px;
	color: #F1FFEB;
	text-decoration:none;
	width:auto;
	height:27px;
	display:block;
	margin-left:2px;
	position: relative;
	_width:10px;
}
#menu_top ul li a img {
	border:none;
}
#menu_top ul li:hover a {
	background-image: url(img/head/tlo_menu_hover.png);
	background-repeat: repeat-x;	
}
#menu_top img {
	position:relative;
	top:4px;
}

