#pos #top{
	background: #0863B3 url(images/top-bg.png) no-repeat top left;
}
#pos #top .logo{
	background: url(images/logo.jpg) no-repeat top;
}
#pos #content #banner .menu{
	width: 265px;
	height: 265px;	
	float: left;
}
#pos #content #banner .menu ul{
	list-style: none;
	margin: 0; padding: 0;
	position: relative;
}
#pos #content #banner .menu ul .m1,
#pos #content #banner .menu ul .m2,
#pos #content #banner .menu ul .m3,
#pos #content #banner .menu ul .m4{
	width: 81px;	height: 81px;
	position: absolute;
	display: block;
	overflow: hidden;
}
#pos #content #banner .menu ul .m1{	
	top: 92px;
	left: 92px;
}
#pos #content #banner .menu ul .m2{	
	top: 92px;
	left: 178px;
}
#pos #content #banner .menu ul .m3{	
	top: 178px;
	left: 92px;
}
#pos #content #banner .menu ul .m4{	
	top: 178px;
	left: 178px;
}
#pos #content #banner .menu ul .m4 .me,
#pos #content #banner .menu ul .m3 .me,
#pos #content #banner .menu ul .m2 .me,
#pos #content #banner .menu ul .m1 .me{
	width: 81px; height: 81px;
	font-size: 0.75em;
}
#pos #content #banner .menu ul .m4 a,
#pos #content #banner .menu ul .m3 a,
#pos #content #banner .menu ul .m2 a,
#pos #content #banner .menu ul .m1 a{
	width: 81px; height: 81px;
	cursor: pointer;	
	top: 0px; left: 0;
	position: absolute;
}
#pos #content #banner .menu ul .m1 a{
	background: url(images/m-vitalny-svet.jpg) no-repeat;
}
#pos #content #banner .menu ul .m1 a:hover{
	background: url(images/m-vitalny-svet-n.jpg) no-repeat;
}
#pos #content #banner .menu ul .m2 a{
	background: url(images/m-nase-ceny.jpg) no-repeat;
}
#pos #content #banner .menu ul .m2 a:hover{
	background: url(images/m-nase-ceny-n.jpg) no-repeat;
}
#pos #content #banner .menu ul .m3 a{
	background: url(images/m-kedy-mame-otvorene.jpg) no-repeat;
}
#pos #content #banner .menu ul .m3 a:hover{
	background: url(images/m-kedy-mame-otvorene-n.jpg) no-repeat;
}
#pos #content #banner .menu ul .m4 a{
	background: url(images/m-kde-nas-najdete.jpg) no-repeat;
}
#pos #content #banner .menu ul .m4 a:hover{
	background: url(images/m-kde-nas-najdete-n.jpg) no-repeat;
}
/*obrazky pozadi pre menu - pre rozdielne bannery*/
#pos #content #banner .menu-bg1{
	background: url(images/bg-menu-1.jpg) no-repeat top;
}
#pos #content #banner .menu-bg2{
	background: url(images/bg-menu-2.jpg) no-repeat top;
}
#pos #content #banner .menu-bg3{
	background: url(images/bg-menu-3.jpg) no-repeat top;
}
#pos #content #banner .menu-bg4{
	background: url(images/bg-menu-4.jpg) no-repeat top;
}
