@charset "utf-8";

a img { border: none; }

/*Меню*/
#menuContainer {
	z-index: 3;
	top: 0px;
	position: absolute;
	width: auto;
	height: auto;
	visibility: hidden;
}
#Bg_2nd_3rd {
	height: 475px;
	width: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	overflow: hidden;
	z-index: 2;
}
#Background_2nd {
	height: 475px;
	width: 200px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 2;
    background: -webkit-linear-gradient(left, rgba(60,129,186,1), rgba(51,102,153,0.85)); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right, rgba(60,129,186,1), rgba(51,102,153,0.85)); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right, rgba(60,129,186,1), rgba(51,102,153,0.85)); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right, rgba(60,129,186,1), rgba(51,102,153,0.85)); /* Standard syntax (must be last) */
}
#Background_3rd {
	height: 475px;
	width: 55px;
	position: absolute;
	left: 200px;
	top: 0px;
	z-index: 2;
    background: -webkit-linear-gradient(left, rgba(51,102,153,1), rgba(60,129,186,0.3)); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right, rgba(51,102,153,1), rgba(60,129,186,0.3)); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right, rgba(51,102,153,1), rgba(60,129,186,0.3)); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right, rgba(51,102,153,1), rgba(60,129,186,0.3)); /* Standard syntax (must be last) */
}
/*Наш логотип*/
#logo {
	width:100%;
	text-align:left;
	clear:both;
	z-index: 3;
	visibility: visible;
	position: absolute;
	left: 10px;
	top: 5px;
}

#logo img {
	width:180px;
	float:left;
	z-index: 3;
	height: 120px;
}
#AboutComp {
	z-index: 3;
	top: 5px;
	position: absolute;
	width: 200px;
	height: 20px;
	cursor: pointer;
}
.LeftMenu {
	background-color: #2f71ad;
}
.LeftMenuGray {

}

#Filtrations {
	z-index: 3;
	top: 33px;
	position: absolute;
	width: 200px;
	height: 20px;
	cursor: pointer;
}

#vmb8 {
	z-index: 3;
	top: 56px;
	position: absolute;
	width: 200px;
	height: 20px;
	cursor: pointer;
}

#Aquatic {
	z-index: 3;
	top: 79px;
	position: absolute;
	width: 200px;
	height: 20px;
	cursor: pointer;
}

#Infinity {
	z-index: 3;
	top: 102px;
	position: absolute;
	width: 200px;
	height: 20px;
	cursor: pointer;
}

#Infinity_hp8m {
	z-index: 3;
	top: 125px;
	position: absolute;
	width: 200px;
	height: 20px;
	cursor: pointer;
}

#Unistep {
	z-index: 3;
	top: 148px;
	position: absolute;
	width: 200px;
	height: 20px;
	cursor: pointer;
}

#Olympic {
	z-index: 3;
	top: 171px;
	position: absolute;
	width: 200px;
	height: 20px;
	cursor: pointer;
}

#RomanStep {
	z-index: 3;
	top: 194px;
	position: absolute;
	width: 200px;
	height: 20px;
	cursor: pointer;
}

#VIPStep {
	z-index: 3;
	top: 217px;
	position: absolute;
	width: 200px;
	height: 20px;
	cursor: pointer;
}

#CompletePools {
	z-index: 3;
	top: 245px;
	position: absolute;
	width: 200px;
	height: 20px;
	cursor: pointer;
}

#Pools6x3 {
	z-index: 3;
	top: 268px;
	position: absolute;
	width: 200px;
	height: 20px;
	cursor: pointer;
}

#Pools75x35 {
	z-index: 3;
	top: 291px;
	position: absolute;
	width: 200px;
	height: 20px;
	cursor: pointer;
}

#Pools9x4 {
	z-index: 3;
	top: 314px;
	position: absolute;
	width: 200px;
	height: 20px;
	cursor: pointer;
}

#Formwork {
	z-index: 3;
	top: 342px;
	position: absolute;
	width: 200px;
	height: 20px;
	cursor: pointer;
}

#sp_konfigurator {
	z-index: 3;
	top: 370px;
	position: absolute;
	width: 200px;
	height: 20px;
	cursor: pointer;
}


#Lang {
	position:absolute;
	left:5px;
	top:452px;
	width:193px;
	height:16px;
	z-index:3;
}
.lang{
}
#Gallery {
	z-index: 3;
	top: 398px;
	position: absolute;
	width: 200px;
	height: 20px;
	cursor: pointer;
	background-image: url(Gallery0.png);
}

#Gallery:hover {
    background-image: url(Gallery.png);
}

#TechInfo {
	z-index: 3;
	top: 411px;
	position: absolute;
	width: 200px;
	height: 20px;
	cursor: pointer;
	background-image: url(TechInfo0.png);
}

#TechInfo:hover {
    background-image: url(TechInfo.png);
}

#Kontakt {
	z-index: 3;
	top: 424px;
	position: absolute;
	width: 200px;
	height: 20px;
	cursor: pointer;
	background-image: url(Kontakt0.png);
}

#Kontakt:hover {
    background-image: url(Kontakt.png);
}