body {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    background-image: url(images/body_bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
      }

table {
	border-spacing: 0px;
}

td.menu {
	background-image: url(images/menu_bg.gif);
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: top;
	text-align: center;
	padding-top: 4px;
	padding-right: 0px; 
	padding-bottom: 0px; 
	padding-left: 4px;
	}

a.menu {
	color: rgb(194, 200, 203);
	display: block;
	float: none;
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	}
	
a.menu:visited {
	color: rgb(194, 200, 203);
	display: block;
	float: none;
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	}

a.menu:active {
	color: rgb(194, 200, 203);
	display: block;
	float: none;
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	}
	
a.menu:hover {
	color: rgb(255, 255, 255);
	display: block;
	float: none;
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	}

td.menudiv {
	background-image: url(images/menu_bg.gif);
	width: 10px;
	}

td.menu_hatter {
	background-image: url(images/menu_bg.gif);
	text-align: center;
}

td.footer {
	background-image: url(images/footer.gif);
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	vertical-align: top;
	text-align: center;
	padding-top: 39px;
	padding-right: 0px; 
	padding-bottom: 15px; 
	padding-left: 200px;

	}

td.page {
	background-image: url(images/page_bg.gif);
	background-repeat: no-repeat;
	font-family: arial;
	font-size: 11px;
	color: #333333;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 15px; 
	padding-bottom: 0px; 
	padding-left: 10px;
	}

td.article {
	font-family: arial;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 15px; 
	padding-bottom: 0px; 
	padding-left: 10px;
	}

td.panelbox {
	background-image: url(images/panel_box_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	font-family: arial;
	font-size: 11px;
	color: #333333;
	vertical-align: top;
	}

td.panelbox_head{
	background-image: url(images/panel_ico.gif);
	background-repeat: no-repeat;
	background-position: top left;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #6D2B28;
	vertical-align: top;
	padding-top: 3px;
	padding-right: 5px; 
	padding-bottom: 12px; 
	padding-left: 23px;

	}

td.panelbox_title{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 5px; 
	padding-bottom: 0px; 
	padding-left: 0px;

	}


td.panelbox_content {
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	vertical-align: top;
	text-align: justify;
	padding-top: 10px;
	padding-right: 5px; 
	padding-bottom: 0px; 
	padding-left: 0px;
	}

td.panelbox_subdiv {
	background-image: url(images/panel_subdiv.gif);
	background-repeat: repeat-x;
	background-position: center left;
	height: 30px;
	}

td.panelbox_link {
	vertical-align: top;
	text-align: right;
	padding-top: 10px;
	padding-right: 3px; 
	padding-bottom: 0px; 
	padding-left: 0px;
	}
	
td.panelbox_bottom {
	height: 30px;
	}

td.index_box2-1 {
	border-right: solid 1px #B3B3B3;
	background-image: url(images/index_box2_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	vertical-align: top;
	width: 50%;
	padding-top: 0px;
	padding-right: 15px; 
	padding-bottom: 0px; 
	padding-left: 0px;

	}

td.index_box2-2 {
	border-right: solid 1px #B3B3B3;
	background-image: url(images/index_box2_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	vertical-align: top;
	width: 50%;
	padding-top: 0px;
	padding-right: 15px; 
	padding-bottom: 0px; 
	padding-left: 15px;

	}

td.index_box2-1_round {
	/*border-right: solid 1px #B3B3B3;*/
	background-image: url(images/index_box2_round_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	vertical-align: top;
	width: 50%;
	padding-top: 0px;
	padding-right: 15px; 
	padding-bottom: 0px; 
	padding-left: 0px;

	}

td.index_box2-2_round {
	/*border-right: solid 1px #B3B3B3;*/
	background-image: url(images/index_box2_round_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	vertical-align: top;
	width: 50%;
	padding-top: 0px;
	padding-right: 15px; 
	padding-bottom: 0px; 
	padding-left: 15px;

	}

	
td.index_box2_title{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px; 
	padding-bottom: 8px; 
	padding-left: 0px;
	}


td.index_box2_content {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	vertical-align: top;
	text-align: justify;
	}

td.index_box2_small {
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	vertical-align: top;
	text-align: right;
	padding-top: 5px;
	padding-right: 0px; 
	padding-bottom: 0px; 
	padding-left: 0px;
	}

td.index_box2_link {
	vertical-align: top;
	text-align: right;
	padding-top: 10px;
	padding-right: 0px; 
	padding-bottom: 10px; 
	padding-left: 0px;
	}

td.index_box3-1 {
	border-right: solid 1px #B3B3B3;
	background-image: url(images/index_box3_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	vertical-align: top;
	width: 32%;
	padding-top: 0px;
	padding-right: 10px; 
	padding-bottom: 0px; 
	padding-left: 0px;
	}

td.index_box3-23 {
	border-right: solid 1px #B3B3B3;
	background-image: url(images/index_box3_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	vertical-align: top;
	width: 34%;
	padding-top: 0px;
	padding-right: 10px; 
	padding-bottom: 0px; 
	padding-left: 10px;
	}
	
	
td.index_box3_pic {
	vertical-align: bottom;
	text-align: center;
	height: 135px;
	}

td.index_box3_content {
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	vertical-align: top;
	text-align: justify;
	}

td.index_box3_link {
	vertical-align: top;
	text-align: right;
	padding-top: 10px;
	padding-right: 0px; 
	padding-bottom: 10px; 
	padding-left: 0px;
	}
	
td.index_box4_link {
	vertical-align: top;
	text-align: right;
	padding-top: 7px;
	padding-right: 0px; 
	padding-bottom: 0px; 
	padding-left: 0px;
	}
	
td.munkatars {
	vertical-align: top;
	text-align: center;
	background-color: #DDDDDD;
	padding-top: 5px;
	padding-right: 0px; 
	padding-bottom: 5px; 
	padding-left: 0px;
	}	

td.munkatars_kep {
	vertical-align: top;
	text-align: left;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px; 
	padding-bottom: 3px; 
	padding-left: 0px;
	}

a.footerlink
                {        color: #000000; font-family: arial; font-size: 11px; font-weight: normal; text-decoration : none;}
a.footerlink:visited
                {        color: #000000; font-family: arial; font-size: 11px; font-weight: normal; text-decoration : none;}
a.footerlink:active
                {        color: #000000; font-family: arial; font-size: 11px; font-weight: normal; text-decoration : underline;}
a.footerlink:hover
                {        color: #000000; font-family: arial; font-size: 11px; font-weight: normal; text-decoration : underline;}


a.boxlink
                {        color: #6D2B28; font-family: arial; font-size: 11px; font-weight: bold; text-decoration : none;}
a.boxlink:visited
                {        color: #6D2B28; font-family: arial; font-size: 11px; font-weight: bold; text-decoration : none;}
a.boxlink:active
                {        color: #6D2B28; font-family: arial; font-size: 11px; font-weight: bold; text-decoration : underline;}
a.boxlink:hover
                {        color: #000000; font-family: arial; font-size: 11px; font-weight: bold; text-decoration : underline;}

a.boxlink_small
                {        color: #6D2B28; font-family: arial; font-size: 10px; font-weight: bold; text-decoration : none;}
a.boxlink_small:visited
                {        color: #6D2B28; font-family: arial; font-size: 10px; font-weight: bold; text-decoration : none;}
a.boxlink_small:active
                {        color: #6D2B28; font-family: arial; font-size: 10px; font-weight: bold; text-decoration : underline;}
a.boxlink_small:hover
                {        color: #000000; font-family: arial; font-size: 10px; font-weight: bold; text-decoration : underline;}


a
                {        color: #752828; font-family: arial; font-size: 12px; font-weight: bold; text-decoration : none;}
a:visited
                {        color: #752828; font-family: arial; font-size: 12px; font-weight: bold; text-decoration : none;}
a:active
                {        color: #752828; font-family: arial; font-size: 12px; font-weight: bold; text-decoration : underline;}
a:hover
                {        color: #752828; font-family: arial; font-size: 12px; font-weight: bold; text-decoration : underline;}
				
				

.normal {
	font-family: arial;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	}

P 	{
	font-family: arial;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	}



.head1 {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #752828;
	text-align: justify;
	padding-bottom: 5px;
	}

H1 {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #752828;
	text-align: justify;
	padding-bottom: 5px;
	}

.formatted {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: justify;
	}
	
.head2 {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #42555e;
	text-align: justify;
	padding-bottom: 3px;
	}

H2 	{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #42555e;
	text-align: justify;
	padding-bottom: 3px;
	}

.kiemel1 {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #752828;
	padding-top: 2px;
	}

.kiemel2 	{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #42555e;
	}



ul.list {
	font-family: arial;
	list-style-type: disc;
	font-size: 12px;
	padding-left: 35px;
	text-align: left;
}	

ul.list_ordered {
	font-family: arial;
	list-style-type: decimal;
	font-size: 12px;
	padding-left: 35px;
	text-align: left;
}

/*grafikus megoldas stilus osztalyai*/

ul.list_bullet1 {
	font-family: arial;
	/*list-style-type: disc;*/
	font-size: 12px;
	padding-left: 35px;
	text-align: left;
	list-style-image: url(images/bullet_1.gif);
}	

ul.list_bullet2 {
	font-family: arial;
	/*list-style-type: disc;*/
	font-size: 12px;
	padding-left: 35px;
	text-align: left;
	list-style-image: url(images/bullet_2.gif);
}	

ul.list_bullet3 {
	font-family: arial;
	/*list-style-type: disc;*/
	font-size: 12px;
	padding-left: 35px;
	text-align: left;
	list-style-image: url(images/bullet_3.gif);
}	
	
