@charset "UTF-8";
/* 

$Id: main.css 6358 2010-02-11 17:55:28Z Regina $
forceUTF8: éáűőúóüöí
*/

* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {	
	margin: 0px auto auto auto;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../img_assets/bg.jpg);
	background-color: #fff;
	background-repeat: repeat-y;
	/*background-position: top;*/
	line-height: 130%;
}

h1 {
	font-family:Monotype Corsiva;
	color: #FF0020;
	text-align:center;
	padding: 10px 0;
	font-size: 45px;
	font-weight: normal;
}
h2 {
	color: #000;
	text-align:center;
	padding: 10px 0;
}
.altinfo h2 {
	text-align:left;
	font-size: 110%;
	font-style:italic;
	text-decoration: underline;
}
h3 {
	font-family:Monotype Corsiva;
	text-align:center;
	padding: 18px 0;
	font-size: 36px;
	font-weight: bold;
}

td {
	vertical-align: top;
}

a {

}
a:hover {
	
}

.main {width:950px;}
.menu {width:184px;}
.tartalom {
	/*background:url(../img_assets/netbkgnd.gif	) left repeat-y;*/
	height: 100%;
	padding:20px;
/*	float:left;*/
}
div#menu {
	width:184px;
	background:url(../img_assets/menu_1.gif) top no-repeat;
	padding-top:44px;
	/*float:left;*/
	}

div#menu a{
	color: #FFF;
	text-decoration:none;
	}

div#menubody {
	background:url(../img_assets/menu_2.gif) repeat-y;
	padding-left:15px;
	}

ul#contact {
	width:150px;
	list-style-type:none;
	}

ul#contact li {
	border-left:#75c5de 0.5em solid;
	font:italic 12px Tahoma;
	color:#FFFFFF;
	padding:6px 0 8px 0px;}

div#menubottom {
	height:26px;
	background:url(../img_assets/menu_4.gif) bottom no-repeat;
	}

ul#menulist {
	width:144px;
	list-style-type:none;
	}

ul#menulist li {
	height:27px;
	background:url(../img_assets/menu_3.gif) bottom repeat-x;
	}

ul#menulist a {
	width:145px;
	height:20px; 
	border-left:#75c5de 0.5em solid;
	font:bold 15px Monotype Corsiva, Arial, sans-serif;
	color:#ffffff;
	text-decoration:none;
	padding:5px 0 0 3px;
	display:block !important;
	display:inline-block;
	}

ul#menulist a:hover {
	background:url(../img_assets/menu_5.jpg) left repeat-y;
	}

#signature {
	text-align:center;
	font-size:12px;
	line-height: 14px;
	padding: 15px 0;
		
}
#bottom_menu {
	text-align: center;
}
#bottom_menu a{
	font-size: 12px;
	color:red;
	text-decoration: none;
}
.lang{
	text-align: center;
}
.lang img{
	padding-right: 10px;
}
p {
	margin-bottom:10px;
}
p.magyaraz {
	/*margin-top: 70px;*/
	font-size: 17px;
	font-style: italic;
	vertical-align: middle;
}

.sitemap .title{	font-style: italic;}
.sitemap li{padding-bottom: 20px;}
.sitemap {font-size: 95%;}
img.kalyha {
	margin-right: 40px;
}