body  {
	background-color: #2c2920;
    margin: 0;
	padding: 0;
}
#container  {
	margin: 0 auto;
	padding: 0;
	width: 800px;
	height: 699px;
	position: relative;
}
#header   {
	position: relative;
	width: 800px;
	height: 217px;
	background-image: url("images/header.jpg");
    float: left;
    margin: 0;
    padding: 0;
}
#mail {
    width: 142px;
    height: 17px;
    position: absolute;
    top: 120px;
    left: 271px; 
}
#middle    {
    width: 800px;
    height: 482px;
    background-color: #dbc5a7;
    position: relative;
    float: left;
}
#left    {
	width: 186px;
    height: 482px;
    background-image: url("images/bg_left.jpg");
    position: relative;
    float: left;
}
#content {
	width: 514px;
    height: 442px;
    padding: 20px 50px 20px 50px;
    background-color: #dbc5a7;
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #2e325f;
	font-weight: normal;
    position: relative;
    overflow: auto;
    float: left;
}
#content a {
    color: #163093;
} 
#footer {
    width: 800px;
    height: 17px;
    background-color: #620607;
    color: #ffffff;
    font-family: Arial, sans-serif;
    font-size: 10px;
    position: relative;
    float: left;
    padding-top: 4px;
    text-align: center;
}
#footer a {
    color: #e8bd29;
}
.cim {
    font-family: Arial, sans-serif;
    font-size: 24px;
    font-weight: normal;
    color: #a9601b;
}
.cim:hover {
    text-decoration: underline;
}
.lead {
    font-family: Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #2e325f;
    margin-top: 4px;
    line-height: 18px;
}
.style1 {
    font-family: Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #2e325f;
    margin-top: 4px;
    line-height: 18px;
}
.alahuz:hover {
    text-decoration: underline;
}
.cikk {
    font-family: Arial, sans-serif;
    font-size: 12px;
    text-align: justify;
    color: #2e325f;
    padding-bottom: 10px;
    width: 514px;
    line-height: 16px;
}
.style2 {
    font-family: Arial, sans-serif;
    font-size: 24px;
    font-weight: normal;
    color: #a9601b;
}
#vertical_slide {
    background: #c59d57;
    color: #8A7575;
    padding: 10px;
    border: 5px solid #F3F1F1;
    font-weight: bold;
}
a {
    text-decoration: none;
    cursor: hand;
    position: relative;
}
a:link {
    text-decoration: none;
    cursor: hand;
    position: relative;
}
a:visited {
    text-decoration: none;
    cursor: hand;
    position: relative;
}
p {
    margin: 0;
    padding: 0;
}


/*- Menu4 --------------------------- */
    
#menu4 {
    width: 150px;
    border-style: solid solid none solid;
    border-color: #000000;
    border-size: 1px;
    border-width: 1px;
    font-family: Arial, sans-serif;
    font-size: 11px;
    font-weight: normal;
    position: absolute;
    top: 21px;
    left: 33px;
}
#menu4 ul {
    list-style: none;
    margin: 0;
    padding: 0;
}   
#menu4 li a {
    height: 25px;
      voice-family: "\"}\""; 
      voice-family: inherit;
      height: 17px;
    text-decoration: none;
}    
    
#menu4 li a:link, #menu4 li a:visited {
    color: #CCC;
    display: block;
    background:  url("images/menu4.gif");
    padding: 8px 0 0 10px;
}
    
#menu4 li a:hover {
    color: #FFF;
    background:  url("images/menu4.gif") 0 -32px;
    padding: 8px 0 0 10px;
}    
