A:link, A:visited, A:active {
	color: white; 
	text-decoration: none; 
	font-weight: bold;
}

A:hover {
	color: maroon; 
	text-decoration: none; 
	font-weight: bold;
}

A.linkek:link, A.linkek:visited, A.linkek:active {
	color: black;
	text-decoration: none;
	font-weight: normal;
}

A.linkek:hover {
	color: rgb(102, 153, 204);
}

A.linkek2:link, A.linkek2:visited, A.linkek2:active {
	color: black;
	text-decoration: none;
	font-weight: bold;
}

A.linkek2:hover {
	color: rgb(102, 153, 204);
}


/**************************************************************************/

body {
	color: black;
	background-color: rgb(102,153,204); 
	margin: 0px;
	padding: 0px;
	font: 15px Arial;
}

.cimlap {
	background-color: rgb(51, 102, 153);
	text-align: center;
	color: rgb(244,252,172);
}

.vilagoskek {
	display: none;	
}

.zold {
	background-color: rgb(153,204,102);
	font-size: 15px;
	padding-left: 3px;
	padding-top: 3px;
}

.feher {
	background-color: white;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px; 	
	font-size: 15px;
	vertical-align : top;
}

.negyzet {
	background-color: white;
	font-size: 15px;
	text-align: center;
	border-color: rgb(153, 204, 255);
	border-style: ridge;
	width: 170px;
}

.negyzet2 {
	background-color: white;
	font-size: 15px;
	text-align: justify;
	border-color: rgb(153, 204, 255);
	border-style: ridge;
	padding-top: 10px;
	padding-left: 7px;
	width: 340px;
}

/**************************************************************************/
.tanfolyamok {
	width: 620px;
	font-size: 15px;
}

.tanfolyamok_nagy {
	font-size: 15px;
}

.racs{
	border-top: 1px solid rgb(102, 153, 204);
}

.hirek{
	width: 160px;
	height: 60px;
}
/**************************************************************************/
.balmenu {
	display: none;
}

.jobbmenu {
	display: none;	
}
/**************************************************************************/
.focim {
	font: small-caps 46px "Times New Roman";
	width: 620px;	
}

.focim2 {
	font-size: 15px;
	font-weight: bold;
	padding-bottom:3px;
}
/**************************************************************************/
.fontos {
	color: maroon;
	/*text-align: center;*/
	font-weight: bold;
}

.copy, a.copy:link, a.copy:visited, a.copy:active ,a.copy:hover {
	/*position: absolute;
	bottom: 0;*/
	display: none;
}
/**************************************************************************/
/*Siemens: 
153, 204, 255: világoskék
102, 153, 204: középkék
51, 102, 153: sötétkék
153, 204, 102: zöld
*/





