body {
	background-color: #A70017;
	font-family:Arial;
}

div#Fokeret {
    position:relative;
    top:1px;
	left:1px;
	height:630px;
	width:1100px;
	margin:auto;
	overflow:hidden;
	background-color:#A70017;
    background-image:url('elements/hatter_a.jpg');
    background-repeat:no-repeat;
    z-index: 1;    
}

div#Menu {
    position:absolute;
	top:250px;
	left:1px;
	height:350px;
	width:140px;
	overflow:hidden;
    z-index: 2;
}

div#Szovegdoboz {
    position:absolute;
	top:205px;
	left:210px;
	height:385px;
	width:644px;
	overflow:auto;
    z-index: 2;
    padding-left:4px; 
    padding-right:4px; 
    padding-top:4px; 
    padding-bottom:4px;
    color:#FFFFCC;
    font-family:"Times New Roman",Arial;
}

.Szoveg{
		font-family:"Times New Roman", Times, serif;
		margin-left:10px;
		}

.Modells {
	position:relative;
	width:560px; 
	height:290px; 
	z-index: 2;  
	overflow:auto;
	font-family:"Times New Roman",Arial;
	color:#FFFFCC;
	text-align:left;
    border:1px solid #5A0000;
}

.Modells h2{
	text-align:left;
    color:#FFFFCC;
    font-family:"Monotype Corsiva","Times New Roman",Arial;
}

.Modells a{

	font-size:20px; 
	color:#FFFFCC;
	font-family:"Times New Roman",Arial;
}