	body
	{
	margin: 0px;
     	background-color: #FFFFFF; /* háttér színe */
	}

	p
	{
	margin: 0px;
	padding: 1%;
	text-align: justify;
	font-family: Verdana;
	}

	.div1
	{
    background-image:url('../images/panoramakep.jpg');
 	background-color: #FFFFFF;
  	background-repeat: no-repeat, repeat, no-repeat;
  	background-size: 90%;
    background-position:top;
   	height:auto;
  	position: absolute;
	width: 100%;
	margin: 0px;
	}

    .menu
    {
    margin-bottom:1%;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #ccc;
  	border-radius: 3px;
	background-color: rgba(0,0,0,0.8);
    position:relative;
	box-shadow:0 0 10px white;
    } 
    
	.kezdet
	{
	margin-top:22%;
	margin-bottom:1%;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #ccc;
  	border-radius: 3px;
	background-color: rgba(200,200,200,0.8);

	box-shadow:0 0 10px white;
	}

	.veg
	{	
	
	width:100%;
        margin-bottom:0;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #ccc;
  	border-radius: 3px;
	background-color: rgba(0,0,0,0.8);
    position:relative;
	box-shadow:0 0 10px white;
    text-align:right;
    color: #c9cad7;    
    }

.kozep
{
	text-align: center;
	
}

nav ul {
	/*background: url(../images/nav_bar.png) no-repeat;*/
    list-style: none; 
    padding: 0;
	width: 100%;
	height: 5%;
	margin: 0;
	text-align: center;
	border: none;
    
}

nav ul li {
	display: inline-block;
	margin:0px 0px 0px 0px;
    padding: 0px 0 0px 0;
	border: none;
       
}

nav ul li a {
    display:inline-block;
    color: #c9cad7;
	background: url(../images/button_reg.png);
    font-family:Bahnschrift;
    text-decoration:none;
    font-size: 2em;
	font-weight: bold;
    text-align:center;
	letter-spacing: 0.1em;
	padding: 0.1em 0.1em 0.1em 0.1em;
	/*text-transform: uppercase;*/
  width:10em;
    height:2.5em;
    
    
}

nav ul li a:hover {
	color: #c9cad7;
	text-decoration: none;
    background: url(../images/button_hov.png);
    }

nav ul li a.selected {
		color: #cd0012;
        background: url(../images/button_sel.png);
}

nav ul li a.selected:hover {
	color: #cd0012;
    
}

.pkep3
{
margin: 0.5em;
alignment-adjust:central;
text-align:center;
padding-top: 0;
padding-bottom: 0;
}

.kep3
{
width:32%;
} 
.mimikep
{
width:32%;
align: left;
margin-right: 1em;
} 