@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: 733px;
	width: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	overflow: hidden;
	z-index: 2;
}
#Background_2nd {
	height: 733px;
	width: 250px;
	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: 733px;
	width: 55px;
	position: absolute;
	left: 250px;
	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: 30px;
	top: 3px;
}

#logo img {
	width:180px;
	float:left;
	z-index: 3;
	height: 120px;
}

.LeftMenu {
	background-color: #2f71ad;
}
.LeftMenuGray {

}

#Medencek_epitese {
	z-index: 3;
	top: 125px;
	position: absolute;
	width: 250px;
	height: 25px;
	cursor: pointer;
}

#Betonszerkezetu_medencek {
	z-index: 3;
	top: 153px;
	position: absolute;
	width: 250px;
	height: 25px;
	cursor: pointer;
}

#medence_folia {
	z-index: 3;
	top: 181px;
	position: absolute;
	width: 250px;
	height: 25px;
	cursor: pointer;
}

#mintas_medence_folia {
	z-index: 3;
	top: 209px;
	position: absolute;
	width: 250px;
	height: 25px;
	cursor: pointer;
}

#keramia_medence_folia {
	z-index: 3;
	top: 237px;
	position: absolute;
	width: 250px;
	height: 25px;
	cursor: pointer;
}

#mintas_medence_folia_2 {
	z-index: 3;
	top: 265px;
	position: absolute;
	width: 250px;
	height: 25px;
	cursor: pointer;
}

#kulcsrakesz_medence {
	z-index: 3;
	top: 293px;
	position: absolute;
	width: 250px;
	height: 25px;
	cursor: pointer;
}

#sp_konfigurator {
	z-index: 3;
	top: 321px;
	position: absolute;
	width: 250px;
	height: 25px;
	cursor: pointer;
}

#Gallery {
	z-index: 3;
	top: 359px;
	position: absolute;
	width: 250px;
	height: 25px;
	cursor: pointer;
	background-image: url(Galerea.png);
	background-repeat: no-repeat;
}

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

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

#Kontakt {
	z-index: 3;
	top: 382px;
	position: absolute;
	width: 250px;
	height: 25px;
	cursor: pointer;
	background-image: url(Kapcsolat.png);
	background-repeat: no-repeat;
}

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

#Lang {
	position:absolute;
	left:5px;
	top:425px;
	width:243px;
	height:21px;
	z-index:3;
}
.lang{
}
