﻿

.focim-nagyon-nagy {
	FONT-SIZE: 192px;
	COLOR: yellow;
	FONT-WEIGHT: bold;
}

.focim-nagy {
	FONT-SIZE: 64px;
	COLOR: yellow;
	FONT-WEIGHT: bold;
}

.focim-kicsi {
	FONT-SIZE: 16px;
	COLOR: yellow;
	FONT-WEIGHT: bold;
}

.gombMagy {
	FONT-SIZE: 10px;
	COLOR: lime;
}

.gombNév {
	FONT-SIZE: 28px;
	TEXT-ALIGN: center;
	COLOR: black;
	FONT-WEIGHT: bold;
}

.mki {
	position: absolute;
	z-index: 2;
}

.fixi {
	left: 0px;
	top: 0px;
	position: fixed! important;
	visibility: visible;
	z-index: 212;
	color: white;
}

.fixakp {
	POSITION: fixed! important;
	visibility: hidden;
	z-index: 220;
}

.vonatszam {
	FONT-SIZE: 12px;
	COLOR: red;
	FONT-WEIGHT: bold;
}

.rkp {
	FONT-SIZE: 28px;
	COLOR: lime;
	TEXT-ALIGN: center;
	FONT-WEIGHT: bold;
}

.bebök {
	cursor: pointer;
}

.infoka {
	cursor: help;
}

AREA {
	cursor: pointer;
	}

.xirat {
	position: absolute;
	visibility: visible;
	z-index: 160;
	FONT-SIZE: 4px;
	COLOR: #282828;
	font-family: "Arial Narrow";
	white-space: nowrap;
	font-weight: narrow;
	letter-spacing: 0px;
	line-height: 4px;
	}



.hely {
	position: absolute;
	z-index: 200;
	color: red;
	font-size: 8px;
	font-family: "Arial";
	font-weight: bold;
	}


.pKep {
	border : 0px;
	width : 25px;
	height: 25px;
	}

.epKep {
	border : 0px;
	width : 20px;
	height: 40px;
	}

.ELPVSZ {
	POSITION: absolute;
	visibility: visible;
	color: white;
	FONT-SIZE: 12px;
	width: 60px;
	height: 18px;
	text-align: center;
	background-color: #404040;
	font-family: Verdana;
	vertical-align: center;
	line-height: 18px;
}

.ENGVSZ {
	POSITION: absolute;
	visibility: visible;
	color: Black;
	FONT-SIZE: 16px;
	width: 80px;
	height: 21px;
	text-align: center;
	background-color: Red;
	font-family: arial;
	vertical-align: center;
}



BODY {
	FONT-FAMILY: Verdana;
	FONT-WEIGHT: bold;
	color: white;
	font-size: 12px;
	background-color: black;
}


/* WEBDESIGN */

A { color: blue; text-decoration: none; }
A:visited { text-decoration: none; }
A:active { text-decoration: underline; }
A:hover { text-decoration: underline; }
H3 { text-decoration: underline; }


/* W2 */

/* fejezet */
.p1 {
	position: relative;
	border-radius: 0px 50px 0px 50px;
	background: white;
	padding: 20px; 
	max-width: 90%;
	text-align: left;
	margin-top: 25px;
	margin-bottom: 25px;
	box-shadow: 10px 10px 10px #303030;
}

/* fenti cím */
.cF {
	position: absolute;
	left: 0px;
	top: -20px;
	border-radius: 20px 0px 20px 0px;
	background: yellow;
	padding: 10px; 
/*	min-width: 250px;*/
	color: black;
}

/* lenti cím */
.cL {
	position: absolute;
	right: 0px;
	border-radius: 20px 0px 20px 0px;
	background: yellow;
	padding: 10px; 
/*	min-width: 250px;*/
	color: black;
}





.vlX {
	color: silver;
}



