a#blue {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-image: none;
}
a#blue:hover {
	font-size: 12px;
	font-weight: bold;
	color: #F90;
	text-decoration: none;
}
#blue:focus {
	outline: 0;
	background-color:  transparent;
}



/* a fókuszált elemek kiemelésének eltüntetése */
:focus {
	outline: 0;
	background-color: #F90;
}



body {
	background-color: #0F4F2B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	background-image: url(../pic/links/border_green_2.jpg);
	background-repeat: repeat;
}
div.cbc {
	width: 300px;
	border-width: 0 1px;
	border-style: solid;
	border-color: #d8dcdb;
	background-color: #fff;
	-moz-border-radius-topright:    10px;
}
span.d {
	display: block;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d8dcdb;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-color: #B70000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d8dcdb;
	-moz-border-radius-topright:    10px;
	background-image: url(../pic/links/border_red.jpg);
	background-repeat: repeat;
}
span.n {
	display: block;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d8dcdb;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 15px;
	background-color: #363;
	margin-left: 11px;
	background-image: url(../pic/links/border_green_dark.jpg);
	background-repeat: repeat;
}
a.z {
	display: block;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d8dcdb;
	background-color: #E7E7E7;
	margin-bottom: 10px;
	background-image: url(../pic/links/_arrow_up.png);
	background-repeat: no-repeat;
	background-position: 95% 50%;
	padding: 0px;
}



a.n {
	display: block;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d8dcdb;
	background-image: url(../pic/links/_bullet_black.png);
	background-repeat: no-repeat;
	background-position: 5% 50%;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 25px;
}

a.n:hover{
	background-color: #CCC;
}

#apDiv1 {
	position:absolute;
	left:27px;
	top:158px;
	width:auto;
	height:auto;
	z-index:1;
}
#apDiv2 {
	position:absolute;
	left:814px;
	top:169px;
	width:153px;
	height:32px;
	z-index:2;
}
#apDiv3 {
	position:absolute;
	left:48px;
	top:12px;
	width:600px;
	height:21px;
	z-index:3;
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
}
#apDiv4 {
	position:absolute;
	left:459px;
	top:133px;
	width:219px;
	height:25px;
	z-index:4;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	text-align: right;
	padding-top: 9px;
	padding-right: 20px;
}
#apDiv5 {
	position:absolute;
	left:877px;
	top:11px;
	width:auto;
	height:auto;
	z-index:5;
}




.border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #193;
	border-left-color: #193;
	background-color: #081828;
}
#pic {
	border: 1px solid #999;
	
}
#head {
	margin-bottom: 2px;
}
.alja {
	background-image: url(../pic/links/border_green_2.jpg);
	background-repeat: repeat;
	padding-top: 2px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #193;
	border-bottom-color: #193;
}
.pici {
	font-size: 10px;
	color: #FFF;
}
