@charset "UTF-8";


html{
	font-size:100%;
	overflow-y:scroll;
	-webkit-text-size-adjust:100%;	
	-ms-text-size-adjust:100%;
}

body {
	background: #42413C;
	margin: 0;
	padding: 0;
	color: #FFF;
	background-color: #FFFFFF;
}

.container {
	margin-top: 0;
	margin-bottom: 0;
	background-color: #FFF;
}

.header {
	text-align: center;
	margin-top: 10px;
}

.content {
	height: 500px;
	padding-top: 10px;
	margin-top: 20px;
}

.fb {
	text-align: left;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	/* [disabled]margin-bottom: 20px; */
	width: 900px;
	}

.footer {
	text-align: center;
	font-size: 0.7em;
	color: #868686;
	font-family: Verdana, Geneva, sans-serif;
	/* [disabled]margin-top: 50px; */
}

#Content_home {
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
}

#introduction {
	/* [disabled]margin-right: auto; */
	margin-left: 400px;
	margin-top: 40px;
	width: 550px;
	color: #873E00;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.8em;
	/* [disabled]line-height: 0.9em; */
	/* [disabled]font-weight: bold; */
	float: left;
	display: none;
}

.container .content #Content_home table {
	margin-right: auto;
	margin-left: auto;
}
 
.language_selector {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	height: 40px;
}

a.picture_felveszlek {
	display: block;
	width: 230px;
	height: 150px;
	background-image: url(../assets/home_rolunk_btn.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.2em;
	float: none;
}

a.picture_felveszlek:hover {
	background-image: url(../assets/home_rolunk_btn.gif);
	background-repeat: no-repeat;
	background-position: 0 -150px;
}

a.picture_location {
	display: block;
	width: 230px;
	height: 150px;
	background-image: url(../assets/home_helyszini_hangfelvetel_btn.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.2em;
	float: none;
}

a.picture_location:hover {
	background-image: url(../assets/home_helyszini_hangfelvetel_btn.gif);
	background-repeat: no-repeat;
	background-position: 0 -150px;
}

a.picture_other_rec {
	display: block;
	width: 230px;
	height: 150px;
	background-image: url(../assets/home_egyeb_hangfelvetel_btn.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.2em;
	float: none;
}

a.picture_other_rec:hover {
	background-image: url(../assets/home_egyeb_hangfelvetel_btn.gif);
	background-repeat: no-repeat;
	background-position: 0 -150px;
}

a.picture_mix {
	display: block;
	width: 230px;
	height: 150px;
	background-image: url(../assets/home_mix_btn.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.2em;
	float: none;
}

a.picture_mix:hover {
	background-image: url(../assets/home_mix_btn.gif);
	background-repeat: no-repeat;
	background-position: 0 -150px;
}

a.picture_technika {
	display: block;
	width: 230px;
	height: 150px;
	background-image: url(../assets/home_technika_btn.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.2em;
	float: none;
}

a.picture_workshop:hover {
	background-image: url(../assets/home_workshop_btn.gif);
	background-repeat: no-repeat;
	background-position: 0 -150px;
}

a.picture_workshop {
	display: block;
	width: 230px;
	height: 150px;
	background-image: url(../assets/home_workshop_btn.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.2em;
	float: none;
}

a.picture_technika:hover {
	background-image: url(../assets/home_technika_btn.gif);
	background-repeat: no-repeat;
	background-position: 0 -150px;
}

a.picture_restauralas {
	display: block;
	width: 230px;
	height: 150px;
	background-image: url(../assets/home_restauralas_btn.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.2em;
	float: none;
}

a.picture_restauralas:hover {
	background-image: url(../assets/home_restauralas_btn.gif);
	background-repeat: no-repeat;
	background-position: 0 -150px;
}
