#indexMenu {
	width: 541px;
	height: 515px;
	background-image: url(../images/menuBackgrounds_new.png);
	background-repeat: no-repeat;
	background-position: 0px 50px;
	position: absolute;
	top: 28px;
	right: 0px;
}

#logo {
	padding-bottom: 40px;
	margin-left: -59px;
}

.indexTexts {
	position: relative;
	padding-top: 207px;
	font-size: 9px;
	width: 480px;
}

.text.index {
	padding: 0px !important;
}

.indexTexts h1 {
/*	font-size: 40px;
	line-height: 50px;
	color: #1f5587;
	font-family: 'RobotoLight';
	font-weight: normal;

*/
	font-size: 25px;
	line-height: 30px;
	color: #1f5587;
	font-family: 'RobotoRegular';
	font-weight: normal;
}

.indexTexts h1 strong {
	font-family: 'RobotoBlack';
	font-weight: normal;
	color: #194873;
}

.indexTexts p {
	font-size: 14px;
	/*font-size: 18px;*/
	line-height: 24px;
	font-family: 'RobotoRegular';
	color: #555555;
	width: 550px;
}

.indexTexts p strong {
	/*font-family: 'RobotoBold';
	color: #194873;*/

}

.indexTexts .padding {
}

#indexMenu .box {
	position: absolute;
	background-image: url(../images/menuSprite.png);
}

#indexMenu .box.hover {
}

#indexMenu a {
	color: #fff;
	font-size: 13px;
	text-decoration: none;
	font-family: 'RobotoBold';
	position: absolute;
}

#indexMenu #menu_electronics {
	width: 177px;
	height: 137px;
	background-position: 0px -22px;
 	left: 0px;
    top: 154px;
}

#indexMenu #menu_beauty {
	width: 170px;
	height: 180px;
	background-position: -217px 0px;
 	left: 73px;
    top: 35px;
}

#indexMenu #menu_swarovski {
	width: 174px;
	height: 141px;
	background-position: -432px -21px;
    left: 224px;
    top: 20px;
}

#indexMenu #menu_foodstuff {
	width: 196px;
	height: 172px;
	background-position: -631px -5px;
    left: 345px;
    top: 110px;
}

#indexMenu #menu_swimming {
	width: 217px;
	height: 172px;
	background-position: -857px -2px;
    left: 330px;
    top: 230px;
}

#indexMenu #menu_kontakt {
	width: 182px;
	height: 142px;
	background-position: -1094px -19px;
	left: 120px;
	top: 440px;
}

#indexMenu #menu_carbon {
	width: 177px;
	height: 137px;
	background-position: 0px -22px;
   	left: 320px;
    top: 410px;
}


#indexMenu #menu_electronics a {
	z-index: 10;
    left: 18px;
    top: 46px;
}

#indexMenu #menu_beauty a {
	z-index: 10;
    left: 27px;
    top: 49px;
}

#indexMenu #menu_swarovski a {
	z-index: 10;
    left: 23px;
    top: 49px;
}

#indexMenu #menu_foodstuff a {
	z-index: 10;
    left: 50px;
    top: 43px;
}

#indexMenu #menu_swimming a {
	z-index: 10;
    left: 44px;
    top: 78px;;
}

#indexMenu #menu_kontakt a {
	z-index: 10;
    left: 34px;
    top: 50px;
	font-size: 26px;
}

#indexMenu #menu_carbon a {
	z-index: 10;
	left: 38px;
	top: 56px;
}

#indexMenu #menu_electronics.hover {
	background-position: 0px -215px; 
}

#indexMenu #menu_beauty.hover {
	background-position: -217px -192px; 
}

#indexMenu #menu_swarovski.hover {
	background-position: -432px -215px; 
}

#indexMenu #menu_foodstuff.hover {
	background-position: -631px -200px; 
}

#indexMenu #menu_swimming.hover {
	background-position: -857px -196px; 
}

#indexMenu #menu_kontakt.hover {
	background-position: -1094px -213px; 
}

.text.index {
	padding: 0px;
}