html, body{
margin: 0;
padding: 0;
background: url("kepek/bg2.jpg") no-repeat;
font-family: Arial narrow;
font-size: 16px;
color: #383939;
scrollbar-3dlight-color: #1A1A82;
scrollbar-highlight-color: #FFFFFF;
scrollbar-arrow-color: #003FBF;
scrollbar-face-color: #EAEAE5;
scrollbar-darkshadow-color: #1A1A82;
scrollbar-track-color: #242423;
scrollbar-shadow-color: #C1C1C1;
}

.button {
    border: 1px solid #026;
	background: #8cf;
}
.act{
	background-color: #11ff5f;
}
 
#egesz{
	position: relative;
	height: 100%;
	margin: 0 auto;
}
a:link { 
	color: darkgreen;
	text-decoration: none;
}
a:visited { 
	color: darkgreen;
	text-decoration: none;
}
a:hover {
	color: darkgreen;
	text-decoration: underline;
}
.reszek{
	text-align: center;
}
#map_canvas {
position: relative;
}
#fejlecsz {
	position: relative;
	top: 25px;
	left: 40px;
	font-size: 32px;
}
#menu {
	width: 1240px;
	height: 35px;
	margin: 0 auto;
	padding-left: 8px;
	background: url(kepek/menukozep.png);
}
#menu ul{
	width: 1240px;
	height: 35px;
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu a {
	float: left;
	border-right: 1px dotted white;
	padding: 13px 25px;
	display: block;
	font-family: Arial;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	color: white;
}
#menu a:hover {
	float: left;
	border-right: 1px dotted white;
	padding: 13px 25px;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	color: white;
	background: black;
}

#menube {
	width: 1240px;
	height: 35px;
	margin: 0 auto;
	padding-left: 8px;
	background: url(kepek/menukozep.png);
}
#menube ul{
	width: 1240px;
	height: 35px;
	margin: 0;
	padding: 0;
	list-style: none;
}
#menube a {
	float: left;
	border-right: 1px dotted white;
	padding: 13px 25px;
	display: block;
	font-family: Arial;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
	color: white;
}
#menube a:hover {
	float: left;
	border-right: 1px dotted white;
	padding: 13px 25px;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	color: white;
	background: black;
}

.jobbmenuszoveg{
	color: #484848;
	font-family: Arial;
	font-weight: bold;
	font-style: bold,italic;
	font-size: 12px;
	line-height:20px;
}
#kozep {
	margin: 0 0 0 0;
	font-family: Arial;
	font-size: 18px;
	width:1240px;
}
#left{
	background: url(kepek/bal_csik.png);
	background-repeat: repeat-y;
}
#right{
	background: url(kepek/jobb_csik.png);
	background-repeat: repeat-y;
}
.image { 
   position: relative; 
   width: 100%;
}

#also {
	width: 1240px;
	height: 30px;
	margin: 0 auto;
	background: url(kepek/also.png) no-repeat;
}