body {
	margin: 0;
	padding: 0;
}

#keret {
	overflow: hidden;
	margin: 0 auto;
	position: relative;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#belso_keret {
	width: 655px;
	overflow: hidden;
	margin: 0;
	padding: 0 0 0 75px;
	height: 410px;
	position: absolute;
	/*background-color: #0F0;
	opacity: 0.5;*/
}
.highcharts-axis , .highcharts-legend {
	letter-spacing: -1px;
	font-weight: lighter;
}
#container {
	font-size: 12px;
	width: 100%;
	margin: 0 auto;
	height: 500px;
	background: none;
}
#gombsor {
	height: 55px;
	width: 714px;
	background: #fff;
	position: relative;
	bottom: 15px;
	margin: 15px auto 0 auto;
	z-index: 999;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border: 1px solid #889;
	color: #3E576F;
	font-size: 12px;
	text-align: center;
}
/*-------gombok ---------*/
.vacgomb
/*.kanyaro_gomb, .difteria_gomb, .pertussis_gomb, .skarlat_gomb, .verhas_gomb*/ {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	height: 18px;
	background: #C60;
	border: 1px solid #889;
	position: relative;
	margin: 0 2px;
	font-weight: bold;
	cursor: pointer;
	padding: 1px 5px;
	color: #fff;
}
.oltasok_bevezetese {
	font-size: 12px;
	color: #667;
	text-align: center;
}
.vacgomb:hover /*.kanyaro_gomb:hover, .difteria_gomb:hover, .pertussis_gomb:hover, .skarlat_gomb:hover, .verhas_gomb:hover, .himlo_gomb:hover*/ {
	background: #C90;
}
/*------- jelölések helye -----*/
.kanyaro, .mmr, .difteria, .diperte, .pertussis, .pertussis2, .tudo {
	text-align: center;
	width: 100px;
	height: 125px;
	margin: 0 auto;
	position: absolute;
	background: url(vaccine.png) no-repeat center bottom;
	bottom: 3px;
	/*z-index: 1;*/
	font-size: 12px;
	letter-spacing: -1px;
	line-height: 1em;
	overflow: visible;
}
.skarlat, .verhas {
	text-align: center;
	color: #F00;
	width: 100px;
	height: 125px;
	margin: 0 auto;
	position: absolute;
	background: url(vaccine_x.png) no-repeat center bottom;
	top: 65px;
	font-size: 12px;
	letter-spacing: -1px;
	line-height: 1em;
}
.himlo {
	text-align: center;
	color:  #C60;
	width: 270px;
	min-height: 205px;
	margin: 0 auto;
	position: absolute;
	background: url(mereg.png) no-repeat center bottom;
	top: 60px;
	font-size: 24px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	line-height: 1em;
	letter-spacing: -1px;
}
.kanyaro_gomb, .difteria_gomb, .pertussis_gomb, .skarlat_gomb, .verhas_gomb, .tudo_gomb {
	font-size: 12px;
	float: left;
	padding: 4px 3px 0px 2px;
}
.trianon {
	width: 230px;
	height: 360px;
	background: url(green.png) top right repeat-y;
	color: #000;
	font-size: 14px;
	opacity:0.4;
	filter:alpha(opacity=40);
	/*top: 30px;*/
	bottom: 10px;
	left: 0;
	position: absolute;
	margin: 10px 0 0 73px;
	padding: 0;
	text-align: center;
}
.impressum {
}
