*
{
	margin: 0;
	padding: 0;
	border: 0;
}


  
body 
{
	font-family: Veranda, Geneva, sans-serif;
	font-weight: normal;
	font-size: 14px;
	line-height: 1.5;
	background:  #65362e;
	background-image: url(images/hatter.jpg);
	background-repeat: repeat;
	margin-top: 30px;
	
	
}


h4
{
	padding-bottom: 5px;
        padding-top: 10px;
        color:#613102;
}
h3
{
	padding-bottom: 5px;
        padding-top: 5px;
        color: red;
}

h2
{
	padding-bottom: 5px;
        padding-top: 5px;
        text-align: center;
}


.kiemel_alahuz{
		padding-bottom: 5px;
        padding-top: 5px;
        color: red;
        font-size: 20px;
        text-decoration: underline;
}

.kiemel{
	
        font-size: 20px;
}        

p
{
	text-align: justify;
	color:#613102;
	padding-bottom: 10px;
}

.p_left {
    text-align: left;
}

.p_terkep{
	padding-top: 20px;
	padding-bottom: 30px;
}
     
a:link, a:visited
{
	text-decoration: none;
	color: #cd7f3f;
}
				   
div#fejlec
{
    width : 100%;
    height: 300px;
    background-position: center;
    position: relative;
    background-repeat: no-repeat;
    background-image: url(images/fej.jpg);
}
	  		  
div#oldal
{
	margin: 0 auto;
	width: 950px;
	background-color: #ffe9d1;
	
}

div#kozeppanel_volt
{
	padding: 5px;
	width: 250px;
    float: left;
	
}

div#kozeppanel_lett
{
	padding: 5px;
	width: 250px;
    float: left;
}

div#kozeppanel_egyedi
{
	padding: 5px;
	width: 505px;
    float: left;
	
}

		  
div#kozep
{
	padding-bottom: 5px;
	border-top: 2px solid #bdaa96;
	width: 100%;
    float: left;
}
	      
div#bal_panel
{
	margin-left:5px;
	margin-top: 10px;
	padding-right: 15px;
	width: 150px;
    float: left; 
}

div#bal_dekor
{
	margin-left:5px;
	margin-top: 10px;
	padding-right: 15px;
	width: 150px;
	height: 1050px;
    float: left;
    background-image: url(images/baldekor.jpg);
    background-repeat: no-repeat;
}


div#kozep_panel
{
	padding: 5px;
	padding-left: 15px;
	width: 530px;
    float: left;
}
			 
div#jobb_panel
{
	padding: 5px;
	width: 210px;
    float: right;
}
			   
div#lablec
{
        padding: 5px;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	background-color: #613102;
	color:  #d3bea8;
	clear: both;
}

ul#menu
{
	list-style-type: none;
	font-size: 11px;
	font-family: sans-serif;
	margin-left: 15px;
   
}

ul#menu li a
{
	display: block;
    float: left;
    font-weight: bold;
	text-decoration: none;
	display: block;
	padding-left: 2px;
	padding-top: 15px;
	
	text-align: center;
	background-image: url(images/gomb.png);
	background-repeat: no-repeat;
	color: #ffe9d1;
	height: 38px;
    width: 100px;
}	
					 
ul#menu li a:hover
{
	border-bottom: 1px solid #d3bea8;
	background-color: #fbe5b1;
}
				   
ul#list
{
	list-style-type: none;
	text-decoration: none;
}
		
ul#list_norm
{
	padding-left: 30px;
	color:#613102;
	
}
