/* CSS Document */

/* Body ***************************************************************************************************************/
body
	{
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	background-color: #F4F4F4;
	color: #000000;
	background-image: url(images/fejlec_bg.jpg);
	background-repeat: repeat-x;
	}
p, td, li
	{
	font-size: 12px;
	}
#ie6fix
	{
	text-align: left;
	voice-family: inherit;
	display: none;
	}	
#wrapper	
	{
	width: 1024px;
	text-align: left;
	height: 400px;
	font-size: 11px;
	margin: auto;
	background-position: center;
	background-color: #FFFFFF;
	}
	
/* Header *********************************************************************************************************/	
#fejlec {
	background-image: url(images/fejlec_bg.jpg);
	background-repeat: repeat-x;
	height: 170px;
}

#fejlecmenu {
	background-image: url(images/fejlecmenu_bg.jpg);
	background-repeat: repeat-x;
	height: 41px;
	width: 829px;
}
#fejlecmenu a:link, #fejlecmenu a:visited, #fejlecmenu a:active {color: #FFFFFF; text-decoration: none; font-weight: bold;}
#fejlecmenu a:hover {color: #F5E9AF;text-decoration: none; font-weight: bold;}

#felsomenu {height: 127px;}
#felsomenu a:link, #felsomenu a:visited, #felsomenu a:active {color: #d3b5be; text-decoration: none; margin-right: 3px; margin-left: 3px;}
#felsomenu a:hover {color: #F5E9AF; text-decoration: none;}

#balmenu a:link, #balmenu a:visited, #balmenu a:active {color: #FFFFFF; text-decoration: none; font-weight: bold;}
#balmenu a:hover {
	color: #993300;
	text-decoration: none;
	font-weight: bold;
}

.bold {
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}
.tableborder {
	border: 1px solid #999999;
}
.navlist {
	margin-top: 4px;
	margin-bottom: 4px;
	list-style-position: outside;
	list-style-image: url(graphics/pontwhite.gif);
}
#content {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	width: 600px;
	text-align: left;
	margin-top: 10px;
	padding: 10px;
}

/* Menu area *********************************************************************************************************/



/* Content 1 *******************************************************************************************************/ 
.lead1 {
	font-size: 18px;
	color: #2E5C5C;
	text-decoration: none;
	font-weight: bold;
}
.lead2 {
	font-size: 15px;
	color: #2E5C5C;
	text-decoration: none;
	font-weight: bold;
}
.lead3 {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
#map {
border: 1px solid #666666;
background-position: center;
height: 300px;
width: 470px;
}
.floatleft {
	float: left;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.kiemelt {
	color: #114477;
	text-decoration: none;
}
a.kiemelt:link {
	color: #114477;
	text-decoration: none;
}
a.kiemelt:visited {
	color: #114477;
	text-decoration: none;
}
a.kiemelt:active {
	color: #114477;
	text-decoration: none;
}
a.kiemelt:hover {
	color: #CC0000;
	text-decoration: none;
	}
/* Footer *********************************************************************************************************/ 
.footer {
	color: #114477;
	text-decoration: none;
}
a.footer:link {
	color: #114477;
	text-decoration: none;
}
a.footer:visited {
	color: #114477;
	text-decoration: none;
}
a.footer:active {
	color: #114477;
	text-decoration: none;
}
a.footer:hover {
	color: #CC0000;
	text-decoration: none;
	}
#belepespanel {
	background-image: url(images/loginpanel_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 220px;
	width: 212px;
}
#boybg {
	background-image: url(images/boy.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.translucent
{
filter:alpha(opacity=50);
-moz-opacity:0.5;
opacity:0.5;
}
.connection {
	font-size: 18px;
	color: #F45C0B;
	font-weight: bold;
}
