
body,td,th {
	font-family: Trebuchet MS, Georgia;
	font-size: 1em;
	color: #dadada;
}
body {
	background-color: #7b8e2f;
	margin-left: 20%;
	margin-top: 10%;
	margin-right: 20%;
	margin-bottom: 10%;
}

.cuccok {
 	text-align: left; 
 	text-decoration: none; 
 	color: rgb(250, 255, 245);
 	transform:rotate(-0.1deg);
	-ms-transform:rotate(-0.1deg); /* IE 9 */
	-moz-transform:rotate(-0.1deg); /* Firefox */
	-webkit-transform:rotate(-0.1deg); /* Safari and Chrome */
	-o-transform:rotate(-0.1deg); /* Opera */">
}


a {
	color: #670;
	font-weight:bold;
	transition: all 0.9s;
	background-color: #fff;
	border-radius: 10%;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #75872c;
	background-color: #ada;
	transition: all 0.1s;
}
a:active {
	text-decoration: none;
	color: #75872c;
	background-color: #fff;
}
.style1 {color: #FF0000}
.style5 {font-family: "Trebuchet MS", Georgia; font-style: normal; line-height: normal; font-size: 14px;}

h1 {
	display: inline:
 	font-weight: bold; 
	color: white;
	font-size: 77px;
	text-align: right;
	margin-bottom: 0px;
	margin-top: 0px;
	border-bottom: 1px groove white;
	}

h2 {
	display: inline:
 	font-weight: bold; 
	color: black;
	font-size: 31px;
	margin-bottom: 0px;
	margin-top: 0px;
	background-color: white;
	opacity: 0.7;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
}

h3 {
	display: inline:
 	font-weight: bold; 
	color: #75872c;
	font-size: 17px;
	margin-bottom: 0px;
	margin-top: 0px;
	background-color: white;
	opacity: 0.9;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
}

h4 {
	color: #fff;
	font-weight: bold; 
	margin-bottom: 5px;
	margin-top: 5px;
	opacity: 0.9;
	border-bottom: 1px groove white; 
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
}

#kisgaleria {
	display: inline-block;
	width: 220px;
	margin-bottom: 5px;
	}

#fejlec {
	width: 100%; 
	height: 480px;
	}

  .kepek {
  	width: 80%;
  }

.kepfelirat {
	float: right;
	font-size: 0.8em;
	font-style: italic;
}


@media screen and (max-width: 1020px) {
  body {
	background-color: #75872c;
	margin-left: 5%;
	margin-top: 2%;
	margin-right: 1%;
	margin-bottom: 2%;
	}
  h1 {
	font-size: 2em;
	}
  p  { 
  	font-size: 2em; 
  	}
  body,td,th {
	font-family: Trebuchet MS, Georgia;
	font-size: 1em;
	color: #dadada;
	}
  h2,h3 {
	font-size: 2em;
	}
	
  #fejlec {
	}

  #menusor {
	background-color: #75872c;
  }

#menusor-aloldal img {

  }

  #alcim {
	background-color: #75872c;
  }	
	
  .kepek {
  	width: 100%;
  }
	
  .cuccok {
  }
	
}