body{
    background-image: url(../img/bg.bmp);
	background-repeat: repeat;
    font-family: Arial, Helvetica, sans-serif;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1em;
	margin-bottom: 1em;
}

#container{
	position: absolute;
	width: 900px;
	height: 803px;
	background-color: #f9f9f9;
	visibility: visible;
}

#lablec{
    position: absolute;
	width: 900px;
	height: 30px;
	top: 773px;
}

#content{
    position: absolute;
	width: 880px;
	height: auto;
	top: 170px;
	left: 10px;
	height: 580px;
}

#content h5{
    padding-left: 10px;
}

#content h5 a{
    color: #666666;
    text-decoration: none;
}

#content h5 a:hover{
    color: #0000b3;
}

#map{
    position: absolute;
	width: 426px;
	height: 360px;
	top: 130px;
	left: 237px;
}

#map a{
    color: #666666;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}
#map a:hover{
    color: #0000b3;
}

.szkroll{
	overflow: scroll;
	overflow-x: hidden;
}

.tabla{
    color: #666666;
	font-weight: bold;
	font-size: 8;
	text-align: center;
	width: 80%;
}

td{
    padding: 3px;
}

.bekezdes{
    text-align: justify;
    margin-left: 20px;
	margin-right: 20px;
}

.bekezdes a{
    color: #666666;
	text-decoration: none;
	font-weight: bold;
}

ul li a{
    color: #666666;
	text-decoration: none;
	font-weight: bold;
}

ul li a:hover{
    color: #0000b3;
}

.bekezdes a:hover{
    color: #0000b3;
}

.bekezdes img{
    margin-bottom: 5px;
    margin-left: 10px;
}

.vastag{
    font-style: italic;
	font-weight: bold;
}

#bolt{
    position: absolute;
	width: 300px;
	height: 250px;
	top: 120px;
	left: 500px;
}

#adatok{
    position: absolute;
	width: 350px;
	height: 400px;
	top: 65px;
	left: 20px;
}
