body {
	margin: 0;
	padding: 0px 16px 0px 0px;
	overflow-y: auto;	
	height: 100%;
	background-color: #62684B;
	background-image: url(alapkepek/alapkep.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	background-attachment: fixed;
}
*html body {
	padding: 0px 0px 0px 0px;
}

.bal {
	background-color: #DEDEDE;
	width: 220px;
	height: auto;
	position: fixed;
	top: 0px;
	overflow: float;
}
* html .bal {
	position: absolute;
}
.fomenu {
	width: 180px;
	height: 30px;
	border-bottom: solid 1px #EEEEEE;
}
.almenu {
	width: 180px;
	height: 25px;
	border-bottom: solid 1px #EEEEEE;
}
.menuzar {
	width: 220px;
	height: 503px;
	background-image: url(alapkepek/menuala.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
.szoveg {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #3C3C3C;
	text-align: justify;
}
.szoveg a:link {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 22px;
	color: #3C3C3C;
	text-decoration: none;
}
.szoveg a:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 22px;
	color: #3C3C3C;
	text-decoration: none;
}
.szoveg a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 22px;
	color: #830D1A;
	text-decoration: none;
}
.szoveg a:active {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 22px;
	color: #3C3C3C;
	text-decoration: none;
}
.cim {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 22px;
	color: #830D1A;	
}
.potty {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #830D1A;	
}
.kiemeles {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 22px;
	color: #3C3C3C;
	text-align: justify;
}
.kiemeles a:link {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 22px;
	color: #3C3C3C;
	text-decoration: none;
}
.kiemeles a:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 22px;
	color: #3C3C3C;
	text-decoration: none;
}
.kiemeles a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 22px;
	color: #830D1A;
	text-decoration: none;
}
.kiemeles a:active {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 22px;
	color: #3C3C3C;
	text-decoration: none;
}
.sorkoz {
	line-height: 12px;
}
.sorkoz2 {
	line-height: 6px;
}
.sorkoz3 {
	line-height: 3px;
}
.sorkoz4 {
	line-height: 10px;
}
.jobb {
	background-color: #DEDEDE;
	background-image: url(alapkepek/tapeta.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	text-align: center;
	width: 210px;
	height: 500px;;
	position: fixed;
	top: 0px;
	overflow: float;
}
* html .jobb {
	position: absolute;
}
.jobb2 {
	background-color: #DEDEDE;
	background-image: url(alapkepek/tapeta2.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	width: 210px;
	height: 500px;;
	position: fixed;
	top: 500px;
	overflow: float;
}
* html .jobb2 {
	position: absolute;
}

