body {
  margin: 0px;
  padding: 0px;
  width: 100%;
  height: 100%;
  font-family: 'Roboto Condensed', sans-serif;
}
.cimsor {
  border-left: 3px solid orange;
  padding: 0px 0px 5px 10px;
}
h1 {
  font-size: 24pt;
  color: #444444;
  line-height: 24pt;
	margin-bottom: 10px;
}
h2 {
  font-size: 14pt;
  color: #52a33c;
  line-height: 14pt;
  margin-bottom: 0px;
  margin-top: 5px;
	margin-left: 20px;
}
h3 {
  font-size: 12pt;
  color: #52a33c;
  line-height: 14pt;
  margin-bottom: 0px;
  margin-top: 5px;
	margin-left: 0px;
}
h5 {
  font-size: 8pt;
}
ul#tartalom li {
list-style-image: url(../img/orange.jpg);

   padding: .4em 0 .2em .5em;
}
.fejkep-logo {
  position:absolute;
	top:-125px;
	left:10px;
	width:130px;
	height:160px;
}
.fokep {
padding: 5px;
margin-top: -50px;
margin-bottom: 10px;
	margin-right: 10px;
float: right;
width: 300px;
margin-left: 15px;
}
.kozossegi-alap {
  width: 100%;
  height: 36px;
}
.menu-alap {
  width: 100%;
  height: 80px;	
}
.lab-alap {
  width: 100%;
  height: 40px;	
  padding-top: 25px;
  text-align: center;
	color: white;
}
.feltoltes {
  width: 100%;
  height: 40px;	
  padding-top: 25px;
  text-align: center;
}
.z-atmenet {
    background: #009900; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#01662e, #8dc73f); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#01662e, #8dc73f); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#01662e, #8dc73f); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#01662e, #8dc73f); /* Standard syntax */	
}
.z2-atmenet {
    background: #009900; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#8dc73f, #01662e); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#8dc73f, #01662e); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#8dc73f, #01662e); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#8dc73f, #01662e); /* Standard syntax */	
}
.fejkep-alap {
  background-color: black;
  width: 100%;
  height: 400px;
  margin-top: 2px;
  margin-bottom: 2px;
  text-align: center;
}
.fejkep {
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
}
.belso {
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
}
.ikon {
  margin-top: 5px;
	margin-left: 6px;
  width: 25px;
  height: 25px;
  float: right;
}
.logo {
  float: left;
  margin-top: -100px;
}
.kezdogomb {
  border-top: 1px solid #52a33c;
  border-left: 1px solid #52a33c;
  border-bottom: 1px solid #52a33c;
  padding: 8px;
  width: 270px;
  height: 60px;
  margin-left: 2%;
  margin-right: 2%;
	margin-bottom: 2%;
  float: left;
}
.kezdogomb:hover { -moz-box-shadow: 0 0 15px #ccc; -webkit-box-shadow: 0 0 15px #ccc; box-shadow: 0 0 15px #ccc; color: #ffffff;} 
.gombcim {
  font-size: 20pt;
  line-height: 20pt;
  margin-top: 0px;
}
#tartalom {

}
.tovabb {
  padding: 5px;
  background-color: white;
  display: table;
  float: right;
  color: #ff6600;
  font-size: 9pt;
  margin-top: 2px;
}
.pad20 {
	color: #000;
  padding: 20px;
}
.urlap {
	color: #000;
  padding: 20px;
	margin-left: 30%;
	border-left: 3px solid orange;
}
.kozepre {
	text-align: center;
	margin-top: 0px;
}
input[type=text]{
    width: 100%;
    padding: 8px 20px;
    margin: 8px 0;
    box-sizing: border-box;
    border: none;
    border-bottom: 2px solid orange;
}
.styled-select select, textarea {
    width: 100%;
    padding: 8px 20px;
    margin: 8px 0;
    box-sizing: border-box;
    border: none;
    border-bottom: 2px solid orange;
}
input[type=button], input[type=submit], input[type=reset] {
    background-color: #4CAF50;
	font-size: 14pt;
    border: none;
    color: white;
    padding: 5px 32px;
	margin-top: 0px;
    text-decoration: none;
    cursor: pointer;
}
.menudoboz {
	background-color: #fff;
	color: #ffffff;
	width: 310px;
	
	display: inline-block;
	letter-spacing: normal;
	font-size: normal;
	white-space: normal;
	text-align: normal;
	vertical-align: middle;
	margin: 8px;
	overflow: hidden;
}
.almenucim {
	padding: 5px;
	font-size: 14pt;
	text-align: center;
}
.szin1 {
	background-color: #2cdd00;
}
.mag280 {
	height: 280px;
}
.b20 {
	margin-left: 20px;
}
.lezar {
display: block;
width: 100%;
clear: both;
}
.lezar2 {
clear: left;
}