


/* hu */
#header .box #bigmenu_maladype {
	width:110px;
	height:25px;
	display:block; 
	background-image:url("menu_img/maladype.png");
	background-repeat:no-repeat;
	background-position: 0px 0px;
}
#header .box #bigmenu_eloadasok {
	width:110px;
	height:25px;
	display:block; 
	background-image:url("menu_img/eloadasok.png");
	background-repeat:no-repeat;
	background-position: 0px 0px;
}
#header .box #bigmenu_naptar {
	width:90px;
	height:25px;
	display:block; 
	background-image:url("menu_img/naptar.png");
	background-repeat:no-repeat;
	background-position: 0px 0px;
}
#header .box #bigmenu_sajto {
	width:70px;
	height:25px;
	display:block; 
	background-image:url("menu_img/sajto.png");
	background-repeat:no-repeat;
	background-position: 0px 0px;
}
#header .box #bigmenu_tamogatok {
	width:110px;
	height:25px;
	display:block; 
	background-image:url("menu_img/tamogatok.png");
	background-repeat:no-repeat;
	background-position: 0px 0px;
}
#header .box #bigmenu_forum {
	width:100px;
	height:25px;
	display:block; 
	background-image:url("menu_img/forum.png");
	background-repeat:no-repeat;
	background-position: 0px 0px;
}

/* en */
#header .box #bigmenu_maladype_en {
	width:110px;
	height:35px;
	display:block; 
	background-image:url("menu_img/maladype.png");
	background-repeat:no-repeat;
	background-position: 0px 0px;
}
#header .box #bigmenu_eloadasok_en  {
	width:130px;
	height:35px;
	display:block; 
	background-image:url("menu_img/eloadasok_en.png");
	background-repeat:no-repeat;
	background-position: 0px 0px;
}
#header .box #bigmenu_naptar_en  {
	width:100px;
	height:35px;
	display:block; 
	background-image:url("menu_img/naptar_en.png");
	background-repeat:no-repeat;
	background-position: 0px 0px;
}
#header .box #bigmenu_sajto_en  {
	width:70px;
	height:35px;
	display:block; 
	background-image:url("menu_img/sajto_en.png");
	background-repeat:no-repeat;
	background-position: 0px 0px;
}
#header .box #bigmenu_tamogatok_en  {
	width:90px;
	height:35px;
	display:block; 
	background-image:url("menu_img/tamogatok_en.png");
	background-repeat:no-repeat;
	background-position: 0px 0px;
}
#header .box #bigmenu_forum_en  {
	width:90px;
	height:30px;
	display:block; 
	background-image:url("menu_img/forum_en.png");
	background-repeat:no-repeat;
	background-position: 0px 0px;
}

#header .box #bigmenu_en  {
	width:70px;
	height:35px;
	display:block; 
	background-image:url("menu_img/lang_en.jpg");
	background-repeat:no-repeat;
	background-position: 30px 0px;
}

#header .box #bigmenu_hu  {
	width:70px;
	height:35px;
	display:block; 
	background-image:url("menu_img/lang_hu.jpg");
	background-repeat:no-repeat;
	background-position: 30px 0px;
}




#header .box  span {
	display:none; 
}


#header .box  ul {
	list-style-type:none;
	margin:0px;
	margin-top:0px;
	margin-left: 0px;
	padding-left: 0px;

}
#header .box  ul li{
	display:list-item;
	/*
	font-family: Arial,Helvetica,sans-serif;
	*/
	font-family: Verdana,Geneva,sans-serif;
	
	font-size: 10px;
	font-weight:normal;
	padding-right:2px;
	padding-left:2px;
	padding-top:1px;
	padding-bottom:1px;
	line-height: 11px;
}
#header .box  ul li a{
text-decoration:none;
}


#header .box  ul li .active  { 
	color: #ffffff;
	background-color:#f3a304;
	
 }

#header .box  ul li .active:hover  { 
	color: #f3a304;
	background-color:#ffffff;

 }
 
#header .box  ul li .menu { 
color: #828282;
 }
 
#header .box  ul li .menu:hover { 
	color: #ffffff;
	background-color:#f3a304;
	text-decoration:none;
 }
 
#layout_1   ul {
	list-style-type:none;
	margin:0px;
	margin-top:0px;
	margin-left: 0px;
	padding-left: 0px;

}

#layout_1  ul li{
	display:list-item;
	font-family: Verdana,Geneva,sans-serif;
	font-size: 10px;
	font-weight:normal;
	padding-right:2px;
	padding-left:2px;
	padding-top:1px;
	padding-bottom:1px;
	color:#000000;
}
#layout_1  ul li a{
	color:#000000;
	text-decoration:none;
}
#layout_1  ul li a:hover {
	color:#000000;
	text-decoration:underline;
}


/* form style */


.form {
	font-size: 13px;
	font-family: "trebuchet MS", sans-serif;
	color: #000000;
	text-align:left;
	font-weight: normal;
	margin-top:0px;
}

.form b {
	color: #f3a304;
	font-weight: bold;
}


/* calendar style */

#calendar  table  {
	border-width: 0px;
	border-spacing: 2px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	border-collapse: separate;
	/*
	background-image:url("img/dottedline.jpg");
	background-repeat:repeat-y;
	background-position: 0px 20px;
	*/
}
#calendar  th {
	border-width: 0px;
	padding: 5px 5px 5px 5px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	-moz-border-radius: 0px 0px 0px 0px;
}
#calendar  tr {
	background-image:url("img/dottedline.jpg");
	background-repeat:no-repeat;
	background-position: 0px -3px;
}

#calendar  td {
	border-width: 0px;
	padding: 2px 2px 2px 2px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	-moz-border-radius: 0px 0px 0px 0px;
	font-family: "trebuchet MS", sans-serif;
	font-size: 11px;
	font-weight:normal;
	vertical-align:top;
	width:80px; 
	height:62px;
}




.today {
	font-family: Verdana,Geneva,sans-serif;
	font-size: 11px;
	background-color: #f3a304;
	padding-top:2px;
	padding-left:2px;
	padding-right:2px;
	padding-bottom:0px;
	margin-top:0px;
	color:#ffffff;
	font-weight:bold;
	margin-bottom:0px;
}

.otherday {
	font-family: Verdana,Geneva,sans-serif;
	font-size: 11px;
	color:#444444;
	font-weight:bold;
	margin-bottom:2px;
}

.calendartext {
	font-family: Verdana,Geneva,sans-serif;
	font-size: 9px;
	font-weight:normal;
	color:#000000;
	line-height:10px;
}

.calendartext a {
	text-decoration:none;
	color: #f3a304;
}

.calendartext a:hover {
text-decoration:underline;
}

.calendartext .ticket a {
	font-family: Verdana,Geneva,sans-serif;
	font-size: 11px;
	padding:2px;
	background-color: #555555;
	color:#ffffff;
	font-weight:normal;
}

#layout_1 .leftblock p {
	 font-family: "trebuchet MS", sans-serif; 
	/* font-family: Verdana,Geneva,sans-serif; */
	font-size: 13px;
	line-height: 18px;
	font-weight:normal;
	text-align:justify;
	color:#000000;
}

#layout_1 .leftblock p a{
text-decoration:none;
color: #f3a304;
}
#layout_1 .leftblock p a:hover {
text-decoration:underline;
}

#layout_1 .leftblock h1 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 15px;
	font-weight:normal;
	font-variant:small-caps;
	color:#f3a304;
	display:box;
	margin-top:0px;
	margin-bottom:10px;
}

#layout_1 .leftblock h1 a {
	text-decoration:none;
	color:#f3a304;
}


#layout_1 .leftblock h2 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight:normal;
	font-variant:normal;
	color:#353535;
	display:box;
	margin-top:0px;
	margin-bottom:10px;
}

#layout_1 .leftblock h2 a {
	text-decoration:none;
	color:#353535;
}


#layout_1 .fullblock p {
	 font-family: "trebuchet MS", sans-serif; 
	/* font-family: Verdana,Geneva,sans-serif; */
	font-size: 13px;
	line-height: 18px;
	font-weight:normal;
	text-align:justify;
	color:#000000;
}

#layout_1 .fullblock p a{
text-decoration:none;
color: #f3a304;
}
#layout_1 .fullblock p a:hover {
text-decoration:underline;
}

#layout_1 .fullblock h1 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 15px;
	font-weight:normal;
	font-variant:small-caps;
	color:#f3a304;
	display:box;
	margin-top:0px;
	margin-bottom:10px;
}

#layout_1 .fullblock h1 a {
	text-decoration:none;
	color:#f3a304;
}


#layout_1 .fullblock h2 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight:normal;
	font-variant:normal;
	color:#353535;
	display:box;
	margin-top:0px;
	margin-bottom:10px;
}

#layout_1 .fullblock h2 a {
	text-decoration:none;
	color:#353535;
}


#layout_1 .rightblock p {
	font-family: "trebuchet MS", sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#000000;
}

#layout_1 .rightblock p a {
	color:#444444;
	text-decoration:none;
}

#layout_1 .rightblock p a:hover {
	text-decoration:none;
	color:#f3a304;
}

#layout_1 .titlelist a {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight:normal;
	font-variant:normal;
	color:#f3a304;
	display:box;
	margin-top:0px;
	margin-bottom:5px;
	text-decoration:none;
}

#layout_1 .titlelist a:hover {
	text-decoration:underline;
}


#layout_1 .rightblock h1{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight:normal;
	font-variant:normal;
	color:#f3a304;
	display:box;
	margin-top:0px;
	margin-bottom:5px;
}

#layout_1 .rightblock h1 a{
	text-decoration:none;
	color:#f3a304;
}

#layout_1 .rightblock h1 a:hover {
	text-decoration:underline;
	color:#f3a304;
}


#layout_1 .rightblock h2 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight:normal;
	font-variant:normal;
	color:#f3a304;
	display:box;
	margin-top:0px;
	margin-bottom:5px;
}

#layout_1 .rightblock h3 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight:normal;
	font-variant:normal;
	color:#f3a304;
	display:box;
	margin-top:0px;
	margin-bottom:5px;
}



#layout_1 .rightblock h2 a{
	text-decoration:none;
	color:#000000;
}

#layout_1 .rightblock h3 a{
	text-decoration:none;
	color:#000000;
}

#layout_1 .fullblock p {
	font-family: "trebuchet MS", sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:#000000;
}


#logo_maladype {
	margin-left:60px;
	width:150px;
	height:150px;
	display:block; 
	background-image:url("img/maladype_szinhaz.png");
	background-repeat:no-repeat;
	background-position: 0px 0px;
}
#logo_maladype span {
	display:none;
}


#blogcomments h2 {
color:#444444;
font-family:Gill Sans,Verdana;
font-size:15px;
font-style:italic;
font-weight:bold;
letter-spacing:-0.4px;
line-height:16px;
margin-top:15px;
text-transform:none;
}

#blogcomments h3 {
color:#A94828;
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
letter-spacing:-0.2px;
line-height:12px;
margin-top:-4px;
text-transform:none;
}


.blog_name {
color:#f3a304;
font-family: "trebuchet MS", sans-serif;
font-size:11px;
font-weight:normal;
}

.blog_datetime {
color:#999999;
font-family: "trebuchet MS", sans-serif;
font-size:11px;
font-weight:normal;
}

.blog_email {
color:#000000;
font-family: "trebuchet MS", sans-serif;
font-size:11px;
font-weight:normal;
}

.blog_readmore {
	color:#f3a304;
	font-family: "trebuchet MS", sans-serif;
	font-size:11px;
	font-weight:normal;
}

.blog_readmore a {
	color:#f3a304;
	text-decoration:none;
}

.blog_readmore a:hover {
	text-decoration:underline;
}

.gallery_thumb_text {
	font-size:0.7em;
	/* font-family: "trebuchet MS", sans-serif; */
	/*font-family: "Garamond", sans-serif;*/
	font-family: "Arial", sans-serif;
	font-style:normal;
	font-weight:bold;
	color: #f3a304;
	text-align:left;
}

.rejt {
	visibility:hidden;
}



#footer p {
	text-align: left;
}

#footer ul {
	list-style-type:none;
}
#footer ul li{
	list-style-type:none;
	display:inline;
	float: left;
	font-family: "trebuchet MS", sans-serif;
	font-size: 11px;
	font-weight:normal;
	padding-right: 7px;
	padding-left:0px;
	margin-left:0px;
	color:#000000;
	background-color:#ffffff;
	
}
#footer ul li a{
text-decoration:none;
color: #000000;
}
#footer ul li a:hover {
text-decoration:underline;
}

.paragraph_separator {
	display:block;
	height:20px;
	width:480px;
	margin-bottom:5px;
	margin-top:5px;
	background-image:url(img/dottedline.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	

}
