/*CSS*/
body {	background-color: #E6DFC5;
	text-align: center;
    margin-left: auto;
	margin-right: auto;
	width: 960px;

	margin-top: 20px;}

.style1 {
	font-family: "Comic Sans MS";
	font-size: 18px;
}

.style2 {font-size: 36px}

.style4 {font-family: "Comic Sans MS"; font-size: 24px; }

.style5 {font-size: 24px}

.style6 {font-family: "Comic Sans MS"; font-size: 36px; }



.style8 {

	font-family: "Comic Sans MS";

	font-size: 45px;

}
.style9 {
	font-family: "Comic Sans MS";
	font-size: 14px;
}

.style13 {font-family: "Comic Sans MS"}


#fejlec {
	background-color: #E6DFC5;
	height: 200px;
}
#szoveg {
	background-color:#E6DFC5;
	text-align: left;
	float: center;
}
#galeria {
    height: 559px;
	width: 960px;
	background-color:#E6DFC5;
	text-align: left;
	float: center;
}
#videok {
    height: 597px;
	width: 960px;
	background-color:#E6DFC5;
	text-align: left;
	float: center;
}
table#tabla {
   
    border: solid #E7D896 3px;
    width: 960px;
    
}
table#tabla2 {
   
    border: solid #E7D896 3px;
   
    
}
.fltimgl {
 float:left;
margin-top:10px;
margin-right:10px;
margin-bottom:10px;
}
