﻿body {
	padding: 0;
	margin: 0;
	background: url(images/bg.jpg);
	font-family: arial;
}



 /* header rész: */
#keret {
	width: 100%;
	margin: 0 auto;
}
header#header {
	background: #f7d7a4;
	height: 377px;
	width: 100%;
}
/* felső rész, ahol a logó van */
#felsoDIV {
	height: 136px;
	width: 1000px;
	margin: 0 auto;
}
#logo {
	margin: 20px 0;
}
#holvan {
	width: 600px;
	font-family: arial;
	font-size: 27px;
	font-weight: bold;
	color: #87002b;
	padding-left: 0px;
	position: relative;
	top: -40px;
}
#linkek {
	color: #87002b;
	padding-left: 386px;
	position: relative;
	top: -41px;
	font-size: 14px;
}
.felsoLink {
	color: #87002b;
	text-decoration: none;
}
/* flash banner */
#flashBanner {
	height: 241px;
	background: #a3a19f;
	width: 1000px;
	margin: 0 auto;
}

.slideIMG {
	visibility: hidden;
}
/* tartalom rész */
#fejlecCsik {
	background: #87002b;
	height: 5px;
	width: 1000px;
	margin: 0 auto;
}
#keretLenti {
	margin: 0 auto;
	width: 100%;
	background: url(images/atlatszoHatter.png) repeat-x; background-position: top left;
}
#fullKeretLent {
	width: 1000px;
	margin: 0 auto;
	font-size: 13px !important;
	color: #87002b;
	padding: 3px 2px 10px 2px;
}
#tartalom {
	background: #f9e2bd;
	width: 725px;
	margin-top: 5px;
	margin: 10px;
}
#jobbOldali {
	width: 255px;
	margin: 0px;

	
	/*
	background: url(images/jobbOldaliBG.png) repeat-x; background-position: bottom left;
    height: 600px;
	*/
}


#side {
	font-size: 13px;
	text-decoration: none;
	}
	

/* menü */
.menu {
    margin-right: 3px;
}
.selectedMenu {
    margin-right: 3px;
}
.menuLink {
    width: 100px;
    height: 30px;
    text-decoration: none;
    background: #ebc486;
    padding: 5px 10px;
    font-size: 16px;
    margin-top: 1px;
    color: #87002b;
}

.menuLinkA {
    width: 100px;
    height: 30px;
    text-decoration: none;
    background: #87002b;
    padding: 5px 10px;
    font-size: 20px;
    margin-top: 1px;
    color: #f9e2bd;
}

/* tartalom */
.oldalak { 
	font-size: 13px;
}

/* footer */

a{ 
	text-decoration:none ;
	color: #ffffff;
}

footer#footer {
	background: #87002b;
	height: 40px;
	padding: 10px 10px 5px 10px;
	color: #FFFFFF;
	position: fixed;
	top: 650px;
	font-size: 13px;
}
#balOldaliSpanF {
	float: left;
	margin-right: 438px;
	font-size: 12px;
}

/* autók */
#autokTable {
	margin-bottom: 5px;
}
.adat {
	background: #e8e2d6;
	padding: 0;
}
.cim {
	background: #e8d8b7;
	text-align: center;
}
.adat > h5 {
	margin: 3px;
	text-align: center;
}
