/* CSS Document */

body {
	background-image: url(kepek/amei_background.jpg);
	background-repeat:repeat;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color:#666666;
	}

a {
	color:#666666;
	}

a:hover {
	color:#333333;
	}

a.pc {
	color:#FFFFFF;
	text-decoration: none;
	}

a.pc:hover {
	color:#ffba00;
	}

a.kiem {
	color: #ffffff;
	background-color:#218ea2;
	padding:3px;
	}
	
#flags {
	text-align: center;
	padding-bottom: 5px;
	}

#menu {
	text-align: center;
	padding-bottom: 5px;
	padding-right: 5px;
	font-weight: bold;
	}

#menu td {
	margin-bottom: 5px;
	padding: 5px;
	}

#menu a {
	text-decoration: none;
	}
	
#menu a:hover {
/*	background-color: #218ea2;*/
	color: #000000;
	}

/*bal oldali menü tárolócellája */
#balmenu {
	padding-top:20px;
	padding-left:20px;
	border-right: #218ea2 solid 1px;
	font-weight:bold;
	color: #666666;
	vertical-align: top;
	}

/* bal oldali menü, belső táblázat */
.balmenu {
	line-height: 20px;
	text-indent: 0px;
	color: #666666;	
	}

#balmenu a {
	text-decoration: none;
	}

#balmenu a:hover {
	text-decoration: none;
	}

#balmenu a:active {
	text-decoration:none;
	}

.selected {
	color: #ffffff;
	background-color: #218ea2;
	}

#balmenu2 {
	font-size: 12px;
	font-weight: normal;
	}

/* bal menü sorok közötti kitöltő */
.kitolto {
	height: 10px;
	}

.info {
	height: 100px;
	text-align:center;
	font-size: 10px;
	vertical-align: bottom;
	border-right: #218ea2 solid 1px;
	}

.lablec {
	color: #ffffff;
	background-color: #218ea2;
	text-indent: 5px;
/*	padding-right: 10px;*/
	}

.foszoveg {
	padding: 40px;
	font-size: 14px;
	line-height: 150%;
	text-align: justify;
	vertical-align: top;
	}

.cim {
	text-align: center;
	font-weight: bold;
	}

.jump {
	text-align: center;
	font-size: 10px;
	text-decoration: none;
	}

.bal {
	border-right: #218ea2 solid 1px;
	}

.kiemelt {
	background-color:#FF0000;
	color:#FFFF00;
	padding: 0px;
	}

.felkover {
	font-weight: bold;
	}

.kistabla {
	border: thin solid #000000;
	color:#F00;
	background-color:#03C;
	}

.normal_szoveg {
	font-size: 12px;
	}