@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-size: medium;
	text-align: center;
	background-color: #E0EDDB;
}

#wrapper {
	background-color: #f8f5dc;
	padding: 0px;
	width: 990px;
	text-align: left;
	height: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#map {
	float: left;
	height: 525px;
	width: 700px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 0px;
	border: 1px solid #F4DEA2;
}
#szoveg {
	float: right;
	width: 260px;
	background-color: #f8f5dc;
	height: 505px;
	padding: 10px;
}


div#popup {
	border:1px solid #999999;
	width:160px;
	background-image: url(../images/kokakep/terkep/Pesti%20u%20kep.jpg);
	background-repeat: no-repeat;
	height: 120px;
	font-size: 14px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #B14707;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-style: normal;
	text-decoration: none;
}
.paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #a68435;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.vissza {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #B14707;
	padding: 0px;
	margin-bottom: 5px;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
}
.linkek {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #B14707;
	padding: 0px;
	margin-bottom: 5px;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
}
.linkek2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #B14707;
	padding: 0px;
	margin-bottom: 5px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}

