body{
	background-image:url('sea.jpg');
	background-size:100%;
	background-repeat:no-repeat;
	background-color:#5EB31D;
}

#position1{
	width:80%;
	float:right;
	background-color:black;
	opacity:0.7;
}

#position0{
	width:52%;	
	margin-left:auto;
	opacity:0.95;
}
#mybook{
	width:100%;
	
	
}

#position3{
	height:200px;
	width:100%;
	background-color:white;
	opacity:0;
}
#menu{
	position:fixed;
	font-size:20px;
	
	height:300px;
	width:300px;	
	color:black;
	font-size:20px;
	text-align:center;
}
#column:hover{
	font-family: arial;
	font-size:23px;
	cursor:pointer;
	background-color:#66B2FF;
	color:black;
	border: 1px solid #ddd;
	border-color:white;
}
#menu , #x , #column {
	border: 0.5px solid black;
}
#column a {
	display:block;
	width:100%;
	height:100%;
}
a{
	text-decoration:none;
	color:white;	
}
a:hover{
	color:black;
}



#sec{
	width:90%;
	height:180px;
	text-align:center;
	vertical-align:center;
	margin-left:auto;
	margin-right:auto;
}
#sec , #secrow , .seccolumn{
	border: 1px groove black;
	background-color:white;
	opacity:0.7;
	font-size:25px;
	color:green;
}

.seccolumn:hover{
	opacity:0.85;
	cursor:grab;
	background-color:#CCFFFF;
	color:#0000FF;
	
}
#pic1{
	
	width:88%;
	height:auto;
	margin-right:auto;
	margin-left:auto;
   
}
#lasttable {
	
	width:100%;
	height:800px;
	
}
#lasttable , .secsec , .elsosor{	
	vertical-align:center;
	text-align:center;
	height:400px;
	
	
}
.format{
	width:88%;
	height:88%;
	
}
.format:hover{
	width:95%;
	height:95%;
	
}
#fisth2{
	color:white;
	vertical-align:center;
	text-align:center;
	font-family:gabriola;
	font-size:24px;
}
#positionunder{
	background-image: url('forevernew.jpg');
	background-size:100%;
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	
	
}
#textunder{
	text-align:center;
	color:black;
	font-family: Courier New;
	  font-style: oblique;
}
#textunder:hover{
	color:green;
}
#teamt{
	background-image:url('csapat.jpg');
	width:57%;
	margin-left:auto;
	margin-right:auto;
	height:400px;
	
}
	

