.titleMenu01{
	width: 92px;
	height: 35px;
	float:left;
	background-image: url(../images/menu/menu-title_01.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	cursor:pointer;
}

.titleMenu01:hover{
	background-image: url(../images/menu/menu-title-over_01.jpg);
}


.titleMenu02{
	width: 104px;
	height: 35px;
	float:left;
	background-image: url(../images/menu/menu-title_02.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	cursor:pointer;
}

.titleMenu02:hover{
	background-image: url(../images/menu/menu-title-over_02.jpg);
}

.titleMenu03{
	width: 86px;
	height: 35px;
	float:left;
	background-image: url(../images/menu/menu-title_03.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	cursor:pointer;
}

.titleMenu03:hover{
	background-image: url(../images/menu/menu-title-over_03.jpg);
}

.titleMenu04{
	width: 126px;
	height: 35px;
	float:left;
	background-image: url(../images/menu/menu-title_04.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	cursor:pointer;
}

.titleMenu04:hover{
	background-image: url(../images/menu/menu-title-over_04.jpg);
}


/* nie je buttonom*/
.titleMenu05{
	width: 44px;
	height: 35px;
	float:left;
	cursor:pointer;
}

.titleMenu06{
	width: 101px;
	height: 35px;
	float:left;
	background-image: url(../images/menu/menu-title_06.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	cursor:pointer;
}

.titleMenu06:hover{
	background-image: url(../images/menu/menu-title-over_06.jpg);
}

.titleMenu07{
	width: 71px;
	height: 35px;
	float:left;
	background-image: url(../images/menu/menu-title_07.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	cursor:pointer;
}

.titleMenu07:hover{
	background-image: url(../images/menu/menu-title-over_07.jpg);
}

.titleMenu08{
	width: 101px;
	height: 35px;
	float:left;
	background-image: url(../images/menu/menu-title_08.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	cursor:pointer;
}

.titleMenu08:hover{
	background-image: url(../images/menu/menu-title-over_08.jpg);
}


/*podstranky*/

.pagesMenu01{
	width: 93px;
	height: 34px;
	float:right;
	background-image: url(../images/menu/pages-menu_01.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	cursor:pointer;
}

.pagesMenu02{
	width: 102px;
	height: 34px;
	float:right;
	background-image: url(../images/menu/pages-menu_02.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	cursor:pointer;
}

.pagesMenu03{
	width: 88px;
	height: 34px;
	float:right;
	background-image: url(../images/menu/pages-menu_03.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	cursor:pointer;
}

.pagesMenu04{
	width: 114px;
	height: 34px;
	float:right;
	background-image: url(../images/menu/pages-menu_04.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	cursor:pointer;
}

.pagesMenu05{
	width: 95px;
	height: 34px;
	float:right;
	background-image: url(../images/menu/pages-menu_05.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	cursor:pointer;
}

.pagesMenu06{
	width: 71px;
	height: 34px;
	float:right;
	background-image: url(../images/menu/pages-menu_06.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	cursor:pointer;
}

.pagesMenu07{
	width: 108px;
	height: 34px;
	float:right;
	background-image: url(../images/menu/pages-menu_07.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	cursor:pointer;
}

.pagesSubMenu{
	width: 956px;
	height: 32px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
	text-align: left;
	line-height: 32px;
	text-transform: uppercase;
	word-spacing: 10px;
	font-weight: bold;
	letter-spacing: 1px;
}
.pagesSubMenu2{
	font-family: "Trebuchet MS";
	font-size: 11px;
	padding-left:10px;
	color: #000000;
	text-align: left;
	cursor:pointer;
}

.pagesProdMenuBox{
	margin-top:5px;
	margin-bottom:62px;
	width: 220px;
	border-top: solid #CCC 5px;
	border-bottom: solid #CCC 5px;
	margin-left:20px;
}

.pagesGallMenuBox{
		margin-top:75px;
		width: 210px;
		border-top: solid #CCC 5px;
		border-bottom: solid #CCC 5px;
		margin-left:20px;
}
		
		
.pagesGallMenu, .pagesGallMenu2{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-align: left;
	text-transform: uppercase;
	font-weight: bold;
	width: 210px;
	margin: 8px 0px 8px 5px;
	line-height: 14px;
	padding-left: 5px;
	border-left: solid #a2bd30 3px;
	cursor:pointer;
}
.pagesGallMenu2{
	width: 180px;
}

.pagesGallMenuA{
	color: #FF0000;
	text-decoration: underline;
}