body  {
	background-color: #ffffff;
    background-image: url("images/bg.jpg");
    background-repeat: repeat;
    color: #030d42;
	margin: 0;
	padding: 0;
}
#container  {
	margin: 0 auto;
	padding: 0;
	width: 858px;
	height: 100%;
	position: relative;
}
#header   {
	position: relative;
	top: 3px;
    width: 858px;
	height: 253px;
	float: left;
    z-index: 10;
}
#koszonto a {
    position: absolute;
    left: 107px;
    top: 210px;
    width: 89px;
    height: 26px;
    background-image: url(images/koszonto.png);
}
#koszonto a:hover{
    background-image: url(images/koszonto2.png);
}
#cikkek a {
    position: absolute;
    left: 176px;
    top: 190px;
    width: 76px;
    height: 28px;
    background-image: url(images/cikkek.png);
}
#cikkek a:hover{
    background-image: url(images/cikkek2.png);
}
#terrendezes a {
    position: absolute;
    left: 222px;
    top: 213px;
    width: 125px;
    height: 23px;
    background-image: url(images/terrendezes.png);
}
#terrendezes a:hover{
    background-image: url(images/terrendezes2.png);
}
#aurameres a {
    position: absolute;
    left: 286px;
    top: 183px;
    width: 110px;
    height: 26px;
    background-image: url(images/aurameres.png);
}
#aurameres a:hover{
    background-image: url(images/aurameres2.png);
}
#tanfolyam a {
    position: absolute;
    left: 374px;
    top: 195px;
    width: 95px;
    height: 25px;
    background-image: url(images/tanfolyam.png);
}
#tanfolyam a:hover{
    background-image: url(images/tanfolyam2.png);
}
#kerdezz a {
    position: absolute;
    left: 435px;
    top: 152px;
    width: 147px;
    height: 42px;
    background-image: url(images/kerdezz.png);
}
#kerdezz a:hover{
    background-image: url(images/kerdezz2.png);
}
#tanacsadas a {
    position: absolute;
    left: 489px;
    top: 172px;
    width: 117px;
    height: 29px;
    background-image: url(images/tanacsadas.png);
}
#tanacsadas a:hover{
    background-image: url(images/tanacsadas2.png);
}
#galeria a {
    position: absolute;
    left: 595px;
    top: 147px;
    width: 73px;
    height: 23px;
    background-image: url(images/galeria.png);
}
#galeria a:hover{
    background-image: url(images/galeria2.png);
}
#barangolo a {
    position: absolute;
    left: 638px;
    top: 167px;
    width: 103px;
    height: 22px;
    background-image: url(images/barangolo.png);
}
#barangolo a:hover{
    background-image: url(images/barangolo2.png);
}
#kapcsolat a {
    position: absolute;
    left: 713px;
    top: 149px;
    width: 98px;
    height: 23px;
    background-image: url(images/kapcsolat.png);
}
#kapcsolat a:hover{
    background-image: url(images/kapcsolat2.png);
}
#middle    {
	width: 801px;
    height: 100px;
    _height: 78px;
    background-color: #e5dfd6;
    position: relative;
    top: -80px;
    z-index: 1;
    left: 29px;
	float: left;
}
#content {
	width: 601px;
    padding: 0 100px 14px 100px;
    background-color: #e5dfd6;
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #2e325f;
	font-weight: normal;
    float: left;
    position: relative;
    top: -80px;
    left: 29px;
}
#content a {
    color: #163093;
}
#footer {
    width: 801px;
    height: 17px;
    background-color: #030d45;
    color: #ffffff;
    font-family: Arial, sans-serif;
    font-size: 10px;
    position: relative;
    top: -80px;
    left: 29px;
    float: left;
    padding-top: 4px;
    text-align: center;
}
#footer a {
    color: #e8bd29;
}
.cim {
    font-family: Arial, sans-serif;
    font-size: 20px;
    color: #58A437;
}
.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: 601px;
    line-height: 18px;
}
.style2 {
    font-family: Arial, sans-serif;
    font-size: 20px;
    color: #58A437;
}
#vertical_slide {
    background: #D0C8C8;
    color: #8A7575;
    padding: 10px;
    border: 5px solid #F3F1F1;
    font-weight: bold;
}
a {
    text-decoration: none;
    cursor: hand;
    position: relative;
    color: red;
}
p {
    margin: 0;
    padding: 0;
}