* {
	margin: 0px;
	padding: 0px;
	outline: none;
}
.szjobb{
	text-align:right;
}
.szbal{
	text-align:left;
}

.fjobb{
	float:right;
}
.fbal{
	float:left;
}

.clear {
	clear: both;
}

body {
	background-color: #FFFFFF;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	line-height: 1.3;
	color: #444;
}

h1, h1 a {
	font-size: 15px;
	font-weight: bold;
	color: #898989;
	text-transform: uppercase;
	margin: 7px 0px 10px 0px;
	font-family: 'Century Gothic', Tahoma, sans-serif;
	text-decoration: none;
}

h1 a:hover {
	color: #00851F;
}

#container_wrap {
	width: 1002px;
	background: url(/img/bg.png) repeat-y 0 0;
	margin: 0px auto 20px auto;
}

#container {
	width: 964px;
	margin: 0px auto;
	border-bottom: 1px solid #E0DDDD;
}

#header{
	height: 159px;
/*	background: url(/img/fejlecek/header_1.jpg) no-repeat 0 0;*/
	position:relative;
}
#header div{
	position:absolute;
	height: 159px;
	top:0;
	width:964px;
}
#header_1{
	background: url(/img/fejlecek/header_1.jpg) no-repeat 0 0;
}
#header_2{
	background: url(/img/fejlecek/header_2.jpg) no-repeat 0 0;
	display:none;
}
#header_3{
	background: url(/img/fejlecek/header_3.jpg) no-repeat 0 0;
	display:none;
}
#header_4{
	background: url(/img/fejlecek/header_4.jpg) no-repeat 0 0;
	display:none;
}
#kezdolap{
	display: block;
	text-indent: -8000px;
	font-size: 0pt;
	width: 964px;
	height: 159px;
}
#kerdese_van{
	position:absolute;
	bottom:0;
	right:0;
	display: block;
	text-indent: -8000px;
	width:317px;
	height:65px;
	
}
#content_top {
	height: 392px;
	background: url(/img/content_top_bg.png) repeat-x 0 bottom;
}

/****************MENÜ****************/

#menu {
	width: 677px;
	height: 354px;
	background: url(/img/story_bg.png) no-repeat right 0;
	margin: 6px 0px 0px 0px;
	float: left;
	font-size: 12px;
	line-height: 1;
}

#menu ul {
	padding: 7px 0px 0px 3px;
	float: left;
}

#menu ul li {
	list-style-type: none;
	width: 325px;
	font-size: 0px;
	display: block;
	overflow: hidden;
	margin: 0px;
}

#menu ul a, #menu ul a:hover {
	height: 0px;
	font-size: 0px;
	background: url(/img/menu.png) no-repeat;
	display: block;
	padding: 70px 325px 0px 0px;
	overflow: hidden;
	margin: 0px;
}

/********************************/

#hirek, #influenza, #megelozes, #teszt, #teendok {
	height: 70px;
	line-height: 70px;
}

/********************************/

#menu #hirek a {
	background-position: 0px 0px;
}

#menu #hirek a:hover {
	background-position: -325px 0px;
}

#menu #influenza a {
	background-position: 0px -70px;
}

#menu #influenza a:hover {
	background-position: -325px -70px;
}

#menu #megelozes a {
	background-position: 0px -140px;
}

#menu #megelozes a:hover {
	background-position: -325px -140px;
}

#menu #teszt a {
	background-position: 0px -210px;
}

#menu #teszt a:hover {
	background-position: -325px -210px;
}

#menu #teendok a {
	background-position: 0px -280px;
}

#menu #teendok a:hover {
	background-position: -325px -280px;
}

/********************************/

/*
#menu_box {
	float: left;
	width: 300px;
	height: 285px;
	padding: 7px 20px 10px 10px;
	margin: 0px 0px 0px 15px;
	text-align: justify;
}
*/

#menu_box {
	float: left;
	width: 330px;
	height: 337px;
	padding: 7px 3px 10px 0px;
	margin: 0px 0px 0px 11px;
	text-align: justify;
}

#menu_box_inner {
	height: 337px;
	overflow: hidden;
	position: relative;
	margin: 0px 0px 0px 0px;
}

.menu_boxok{
	height:337px;
}
#menu_boxok_hir{
	padding:10px;
	line-height:1.3;
}
 #megyunk{
	position: absolute;
	left: 0;
	top: -337px;
}

#menu_box img {
	float: left;
	margin: 0px 5px 0px 0px;
}

/********************************/

#menu_horizontal, #menu_horizontal ul, #menu_horizontal ul li {
	height: 30px;
}

#menu_horizontal ul li {
	list-style-type: none;
	float: left;
	overflow: hidden;
	display: block;
}

#menu_horizontal ul li a {
	text-decoration: none;
	display: block;
	height: 0pt;
	padding: 30px 0px 0px 0px;
/*	border: 1px dotted red;*/
	background: url(/img/menu_h_bg.png) no-repeat 0 0;
}

#menu_horizontal #hirek a {
	width: 150px;
}

#menu_horizontal #hirek a:hover, #menu_horizontal #hirek a.active {
	background-position: 0px -30px;
}

#menu_horizontal #influenza a {
	background-position: -150px 0px;
	width: 134px;
}

#menu_horizontal #influenza a:hover, #menu_horizontal #influenza a.active {
	background-position: -150px -30px;
}

#menu_horizontal #megelozes a {
	background-position: -284px 0px;
	width: 191px;
}

#menu_horizontal #megelozes a:hover, #menu_horizontal #megelozes a.active {
	background-position: -284px -30px;
}

#menu_horizontal #teszt a {
	background-position: -475px 0px;
	width: 235px;
}

#menu_horizontal #teszt a:hover, #menu_horizontal #teszt a.active {
	background-position: -475px -30px;
}

#menu_horizontal #teendok a {
	background-position: -710px 0px;
	width: 254px;
}

#menu_horizontal #teendok a:hover, #menu_horizontal #teendok a.active {
	background-position: -710px -30px;
}

/********************************/


#h1n1_map {
	width: 276px;
	margin: 6px 0px 0px 5px;
	float: left;
	height: 354px;
}



#h1n1_map_title a, #h1n1_map_title a {
	font-size: 0pt;
	display: block;
	width: 118px;
	height: 30px;
	padding: 0px;
	margin: 0px;
	text-indent: -8000px;
	
}

#h1n1_map_content {
	width: 262px;
	height: 295px;
/*	background: url(/img/video_bg.png) no-repeat 0 0;*/
	padding: 7px;
	border: 1px solid #E4E4E4;
	background-color: #F5F5F5;
	text-align: left;
}

.feltoltve {
	font-size: 10px;
	margin: 10px 0px 0px 0px;
}

h2 {
	font-size: 11px;
	text-transform: uppercase;
	color: #1e6a3f;
	margin: 7px 0px 10px 0px;
}

.tovabb {
	font-weight: bold;
	font-size: 10px;
	margin: 20px 0px 0px 0px;
	float: left;
	padding: 0px 23px 0px 0px;
	background: url(/img/arrow.png) no-repeat right 0;
	line-height: 15px;
	display: block;
}

/***********************/

#content_h1n1 {
	width: 247px;
}

#content_h1n1_content {
	padding: 7px;
	height: 253px;
	background-color: #F5F5F5;
	border: 1px solid #E4E4E4;
/*	background: url(/img/content_video_bg.png) no-repeat 0 0;*/
}

/**********CONTENT*************/

#content {
	width: 690px;
	background: url(/img/content_bg.png) no-repeat right 0;
	padding: 10px 5px;
	margin: 10px 0px 0px 0px;
	float: left;
}

#content li {
	list-style-type: circle;
	padding: 0px 0px 0px 0px;
	list-style-position: outside;
}
#content ul{
	padding-left:25px;
}

/**********HIRBOX*************/
.hirbox{
	margin:10px 0px;
}
.hirbox .bottom, .hirbox .felso_linkek, .hir_linkek{
	text-align: right;
	padding: 0px 20px 0px 0px;
	font-weight: bold;
	font-size: 10px;
}

.hirbox .middle a, .hirbox .bottom a {
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	color: #898989;
}

.hirbox a:hover {
	color: #696969;
}

.hirbox .middle img {
	margin: 0px 10px 0px 0px;
}

/*
.hirbox span {
	padding: 0px 5px;
}
*/

.date {
	padding: 0px 10px 0px 0px;
}

.fw a {
	padding: 0px 5px 0px 20px;
	background: url(/img/fw.png) no-repeat 0 0;
}

.fw a:hover {
	background-position: 0px -14px;
}

.hir_tovabb {
	background: url(/img/tovabb.png) no-repeat right 0;
	padding: 0px 20px 0px 5px;
}

.keres {
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	margin: 0px 10px 10px 0px;
	line-height: 15px;
	height: 15px;
	padding: 0px;
	
}

.keres .input137 {
	border: none;
	background: url(/img/hirlevel_input.png) no-repeat 0 0;
	font-size: 10px;
	width: 137px;
	height: 15px;
	font-weight: normal;
	padding: 2px 0px 0px 0px;
}

.keres .submit61 {
	border: none;
	background: url(/img/hirlevel_button.png) no-repeat right bottom;
	width: 61px;
	height: 15px;
	font-size: 10px;
	color: #898989;
}

/***********************/

#gyik h1 {
	padding: 0px 0px 0px 45px;
	line-height: 38px;
	background: url(/img/question.png) no-repeat 0 0;
}

#gyik p {
	margin: 10px 0px;
}

.gyik_box {
	width: 685px;
	height: 60px;
	line-height: 60px;
	
}

.gyik_box p {
	padding: 0px 0px 0px 60px;
	line-height: 60px;
	height: 60px;
}

.gyik_box #egy {
	background: url(/img/gyik_egy.png) no-repeat 0 0;
}

.gyik_box #ketto {
	background: url(/img/gyik_ketto.png) no-repeat 0 0;
}

.gyik_box #harom {
	background: url(/img/gyik_harom.png) no-repeat 0 0;
}

.gyik_box .input137 {
	border: none;
	background: url(/img/gyik_input.png) no-repeat 0 0;
	height: 19px;
	width: 218px;
}

.gyik_box .submit61 {
	border: none;
	font-size: 11px;
	color: #898989;
}

.gyik_box #search_1, .gyik_box #search_2 {
	background: url(/img/kereses.png) no-repeat 0 0;
	width: 74px;
	height: 19px;
}

.gyik_box #search_3 {
	background: url(/img/hotline.png) no-repeat 0 0;
	height: 19px;
	width: 50px;
}

.gyik_box3{
	width:625px;
	height:304px;
	background:url(../img/gyik_3.jpg);
	padding-left:60px;
	padding-top:20px;
}
.gyik_box3 label, .gyik_box3 input, .gyik_box3 textarea{
	display:block;
	clear:both;
}
.gyik_box3 p{
	margin:10px 0px;
}
.gyik_box3 .input137 {
	border: none;
	background: url(/img/gyik_input.png) no-repeat 0 0;
	height: 19px;
	width: 218px;
}
.gyik_box3 textarea{
	border: 1px solid #c3c3c3;
	background: #e4e4de;
	width: 450px;
}
.gyik_box select {
	border: 1px solid #c3c3c3;
	background: #e4e4de;		
}

.gyik_box3 label{
	margin:5px 0px 2px 0px;
}
/***********************/

#content_bottom {
/*	height: 300px;*/
	padding: 0px 0px 0px 11px;
}

#content_bottom img {
	border: none;
}

.blokk {
	width: 225px;
	float: left;
}

.blokk p {
	margin: 0px 30px 0px 0px;
}

/****************************/

#right_div {
	width: 260px;
	float: right;
	margin: 10px 0px 0px 0px;
}

/****************************/

#content_menu, #content_h1n1 {
	float: right;
	margin: 0px 8px 3px 0px;
}

#content_menu {
	width: 247px;
}

#content_menu ul {
	float: left;
}

#content_menu ul li {
	list-style-type: none;
	width: 247px;
	font-size: 0px;
	display: block;
	overflow: hidden;
	margin: 3px 0px 0px 0px;
}

#content_menu a {
	height: 0px;
	font-size: 0px;
	background: url(/img/content_menu_bg.png) no-repeat;
	display: block;
	padding: 54px 247px 0px 0px;
	overflow: hidden;
	margin: 0px;
	text-indent: -8000px;
}

/****************************/



/****************************/

#letoltes a {
	background-position: 0px 0px;
}

#virus_szotar a {
	background-position: 0px -57px;
}

#pandemia a {
	background-position: 0px -114px;
}

#jarvanygrafikon a {
	background-position: 0px -171px;
}

#csoportok a {
	background-position: 0px -228px;
}

#kerdesek a {
	background-position: 0px -285px;
}

#h1n1_sajto a {
	background-position: 0px -342px;
}

/****************************/

#hirlevel {
	width: 245px;
/*	height: 64px;*/
	text-align: right;
	border: 1px solid #E4E4E4;
	background: url(/img/hirlevel_bg.png) no-repeat 0 0 #F5F5F5;
	padding: 0px 0px 10px 0px;
}

#hirlevel_title {
	width: 65px;
	background: url(/img/hirlevel_title.png) no-repeat 0px 0px;
	height: 17px;
	margin: 5px 110px 0px 69px;

}

#hirlevel h1 {
	font-size: 0px;
	text-indent:-9999px;
	display:none;
}

#hirlevel form {
	margin: 0px 9px 0px 0px;
	padding: 23px 0px 0px 0px;

}

#email, #nev {
	width: 137px;
	height: 15px;
	background: url(/img/hirlevel_input.png) no-repeat 0 0;
	border: none;
	font-size: 9px;
	color: #7E7E7E;
	padding: 2px 0px 0px 0px;
}

#hirlevel label {
	line-height: 15px;
	vertical-align: top;
}

#button {
	width: 61px;
	height: 15px;
	background: url(/img/hirlevel_button.png) no-repeat 0 0;
	border: none;
	font-size: 9px;
	font-family: tahoma, sans-serif;
	color: #898989;
	margin: 6px 0px 0px 0px;
}



/**************FOOTER**************/

#footer {
	width: 100%;
	height: 75px;
}

#footer_div {
	height: 34px;
	width: 679px;
/*	margin: 0px auto;*/
	background: url(/img/footer_bg.png) no-repeat 0 0;
	line-height: 34px;
	margin: 20px 0px 20px 8px;
	float: left;
}

#footer_div, #footer_div a {
	font-size: 9px;
	color: #6E9444;
	text-decoration: none;
}

#footer_div a:hover {
	color: #898989;
}

#footer_div img {
	margin: 1px 0px 0px 7px;
	border: none;
	float: left;
}

#footer_div ul {
	float: right;
	margin: 0px 20px 0px 0px;
}

#footer_div ul li {
	list-style-type: none;
	display: inline;
	border-right: 1px solid #6E9444;
	padding: 0px 3px;
}

#footer_div ul li#last {
	border: none;
}

#social {
	width: 100px;
	float: right;
	margin: 20px 0px 20px 0px;
/*	padding: 0px 0px 0px 47px;*/
/*	display: none;*/
}

#social, #social ul, #social ul li {
	height: 34px;
}

#social ul li {
	list-style-type: none;
	float: left;
	overflow: hidden;
	display: block;
	margin: 0px 3px 0px 0px;
}

#social a {
	text-decoration: none;
	display: block;
	font-size: 0px;
	height: 0pt;
	padding: 34px 0px 0px 0px;
	background: url(/img/social_icons.png) no-repeat;
	text-indent: -8000px;
}

/*
#rss a, #twitter a, #facebook a, #youtube a {
	background: url(/img/social_icons.png) no-repeat;
}
*/

#rss a {
	background-position: 0px 0px;
	width: 33px;
}

#twitter a {
	background-position: -36px 0px;
	width: 33px;
}

#facebook a {
	background-position: -72px 0px;
	width: 33px;
}

#youtube a {
	background-position: -108px 0px;
	width: 33px;
}

/****************************/

.padding {
	padding: 350px 0px;
}

/****************************/

.influenza_box_left, .influenza_box_right, .hirbox {
	width: 661px;
}

.top {
	background: url(/img/box_top.png) no-repeat 0 0;
	min-height: 25px;
	
}

.top h1 {
	padding: 5px 0px 0px 13px;
	margin: 0px;
}

.top h2 {
	padding: 8px 0px 0px 13px;
}

.middle {
	background-color: #FAFBFD;
	border-left: 3px solid #f4f3f3;
	padding: 5px 10px 0px 10px;
	width: 638px;
}

.middle p {
	padding: 5px 0px;
}

a {
	color: #1E693E;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #898989;
	text-decoration: none;
}

.bottom {
	background: url(/img/box_bottom.png) no-repeat 0 0;
	height: 18px;
}

.influenza_box_left img {
	float: left;
	margin: 10px 10px 5px 0px;
}

.influenza_box_right img {
	float: right;
	margin: 10px 0px 5px 20px;
}

/****************************/

#h1n1_map_title {
	width: 230px;
	height: 30px;
	background: url(/img/h1n1_map_title_big.jpg) no-repeat 0 0;
	margin: 0px 0px 5px 0px;
}

#h1n1_map_title h1 {
	font-size: 0pt;
}


/****************************/
/*******TESZT****************/

.gomb{
	background:url(../img/gombhatter.png) repeat-x bottom;
	margin:3px 0px;
	padding:1px;
	border:1px solid #E5E5E5;
	font-size:12px;
	color:#898989;
}
	.nagy{
		font-size:18px;
		padding:5px;
		border:1px solid #bbb;
		margin-top:20px;
	}

#kerdoiv input.gomb{
	margin-left:15px;
}

form#kerdoiv ul{
	padding-left:40px;

}

form#kerdoiv ul.inputok{
	padding: 5px 0px 10px 0px;
}
form#kerdoiv ul.inputok li{
	list-style:none;
	margin:2px;
	padding:0;
}
#kerdoiv h2{
	margin:20px 0px 10px 0px;
}
.valasz_rovid{
	text-align:center;
	font-size:18px;
	font-weight:bold;
	margin-bottom:5px;
}

.valasz{
	padding:10px;
	margin:5px;	
	border:1px solid #e5e5e0;
	background:#f4f4ee;
}

.ujra{
	font-size:14px;
	text-align:center;
	font-weight:bold;
}

.ujra a{
	color:#888;
}

/****************************/

#download_box {
	padding: 10px 10px 0px 0px;
}
#download_box img{
	border:none;
	
}

#download_box .letoltes_box {
	list-style-type: none;
	padding: 0px 0px 10px 0px;
	text-align:center;
	width:160px;
	float:left;
	margin:10px;
	height:190px;
}
#download_box .letoltes_box a{
	text-decoration:none;
}
#download_box a:hover {
	color: #00851F;
	text-decoration: none;
}

/****************************/

#szotar {
	margin: 0px 10px;
}

#szotar dt{
	font-weight:bold;
	margin-top:5px;
}
#szotar dd{
	padding-left:10px;
	margin-bottom:5px;
	
}
#szotar p{
	margin:5px 0px;
}
.szkozep{
	text-align:center;
}
.w33perc{
	width:33%;
}
.margin10{
	margin:10px;
}
.padding10-0{
	padding:10px 0px;
}
#teszt_page{
margin-left:10px;
margin-right:10px;
}

#tovabb-form label{
	margin:5px 0px 0px 0px;	
	display:block;
	clear:both;
}
#tovabb-form input[type=text]{
	clear:both;
	display:block;
	width:200px;
}
#tovabb-kuld{
	clear:both;
}
.oldalszamok{
	line-height:2.2em;
}
.oldalszamok a, .oldalszamok span{
	border:1px solid #DADADA;
	padding:3px;
	background:#F2F2F2;

}
.oldalszamok{
	margin:10px;

}
.oldalszamok a{
		font-weight:normal;
}
a.oldal_vissza{
	background:url(../img/vissza.jpg) 0px 0px;
	padding-left:13px;
	padding-top:14px;
	border:none;
	height:0px;
	line-height:0;
	text-decoration:none;
}
a.oldal_tovabb{
	background:url(../img/tovabb.jpg) 0px 0px;
	padding-left:13px;
	padding-top:14px;
	border:none;
	height:0px;
	line-height:0;
	font-size:0px;
	text-decoration:none;

}
a.oldal_tovabb span, a.oldal_vissza span{
	display:none;
	height:0;
	
}


.valasz p{
	margin:10px 0px;
}
#teszt_page div.valasz img{
	float:left;
	margin:5px;
}



.pdf_letoltes{
	background:url(../img/sprite.jpg) no-repeat;
	padding-left:25px;
	padding-top:4px;
	background-position:0px -54px;
	color:#696969;
	font-size:10px;
	text-decoration:none;
	padding-bottom:2px;
}
.pdf_letoltes:hover{
	background-position:0px -35px;
	text-decoration:underline;
}

.nyomtat{
	background:url(../img/sprite.jpg) no-repeat;
	padding-left:25px;
	padding-top:4px;
	background-position:0px -16px;
	color:#696969;
	font-size:10px;
	text-decoration:none;
	padding-bottom:2px;
}
.nyomtat:hover{
	background-position:0px 2px;
	text-decoration:underline;
}
#teszt_page img{
	float:right;
}

/*
.fw a{
	background:url(../img/sprite.jpg) no-repeat;
	padding-left:25px;
	padding-top:4px;
	background-position:0px -91px;
	color:#696969;
	font-size:10px;
	text-decoration:none;
	padding-bottom:2px;
}
.fw a:hover{
	background-position:0px -74px;
	text-decoration:underline;
} */
#content ul.nolisttype li{
	list-style-type:none;
}
#embed_codes input{
	display:block;
	clear:both;
	margin:5px;
	width:300px;
}
#map{
	width:262px;
	height:290px;
}
.noborder{
	border:0;
}
#jarvanyadatok p{
	margin:20px 20px;
}
#kinek_kell h3{
	margin:10px 0px;
}
#fooldalra{
	margin-bottom:20px;
}
h1.zold a{
	color:#1E693E;
}