@charset "utf-8";
/* CSS Document */
* {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#99795c;
	/*color:#79673d;*/
}
html {
	height:100%;
}
body {
	margin:0 auto;
	height:100%;
}
#container {
	position:absolute;
	width:1000px;
	left:50%;
	margin-left:-500px;
	height:auto !important;
	height:100%;
	min-height:100%;
}
#header {
	background:url(bg_fejlec.jpg) no-repeat 27px 32px;
	height:177px;
	position:relative;
	width:1000px;
}
#ado1 {
	position:absolute;
	left: 540px;
	top: 41px;
	width: 219px;
	text-align:right;
}
#ado1 a {font-weight:normal; text-decoration:none}
#ado1 span {font-family:Georgia, "Times New Roman", Times, serif;font-size:20px;}
#ado1 span span {font-size:24px;}
#ado1 span span span {font-size:32px;}
a.elerhetosegeinkbtn {position:absolute; right:0px; top:61px; background:url(elerhetosegeink.jpg) no-repeat 0 0; display:block; height:51px; width:209px;}
a.elerhetosegeinkbtn:hover { background-position:0 -51px;}
#toprightmenu {
    background: url("toprightmodulebg.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    font-size: 12px;
    height: 24px;
    padding: 8px 6px 0;
    position: absolute;
    right: 0;
    text-align: right;
    top: 25px;
    width: 197px;
}
#toprightmenu a {font-size:12px; color:#79673d; text-decoration:none;}
#toprightmenu a:hover {color:#a9976d;}
#toprightmenu a.fblink {font-size:12px; font-weight:normal; color:#36599a;}
#toprightmenu a.fblink:hover {color:#5085e5;}
#toprightmenu a.fblink img {
    margin-bottom: -4px;
    margin-top: -1px;
	vertical-align: baseline;
}
.menu {margin:0 5px;}

#menu {
	background:url(bg_menu.jpg) right no-repeat;
	margin-left:120px;
	position:relative;
	top:133px;
	height:44px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;
}
#menu ul { margin:0; padding:0; list-style:none;}
#menu ul li { float:left; padding:0 10px 0 10px;}
#menu a {
	font-family:"Times New Roman", Times, serif;
	display:block;
	height:32px;
	padding: 12px 0 0 0;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	color:#79673d;
}
#menu a:hover {
	text-decoration:none;
	color:#FF9933;
	/* color:#56492b; */
}
#menu ul li.link_menu_inactive a {
	color:#FF9933;
	/* color:#56492b; */
}
li.tamogatas ul {
	display:none;
	position:absolute;
	z-index:999;
}
li.tamogatas ul li {
	background-color:#fde4ce;
	float:none !important;
	margin:0;
}
li.tamogatas:hover ul {
	display:block;
}
li.tamogatas ul li a {
	color:#79673d !important;
}
li.tamogatas ul li a:hover {
	color:#FF9933 !important;
}

#tm_content {
	width:920px;
	background:url(bg_content.jpg) repeat-x;
	padding:40px 40px 80px 40px;
	min-height:400px;
}
#footer {
	background:url(bg_footer.jpg) repeat-x;
	position:absolute;
	bottom:0;
	width:1000px;
	height:70px;
	text-align:center;
	font-size:12px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
#bottommenu {margin-bottom:10px; margin-top:10px;}
#bottommenu a {font-size:12px; font-weight:normal;}
#bottommenu a:hover {text-decoration:none;}
#copyright {font-size:12px;}

#content-menu {
	position:relative;
	width:160px;
	border-top:#fde4ce solid 5px;
	border-bottom:#fde4ce solid 1px;
	background:#FFFFFF;
	float:left;
}
#content-right {
	position:relative;
	width:740px;
	margin:0;
	float:right;
}
#content-programjaink ul {
	list-style: outside disc;
	padding-left:15px;
	margin:0;
}
#content-programjaink ul li {
	margin:0 0 10px 0;
	line-height:150%;
	list-style-type:none;
}
#content-programjaink ul li ul li {
	margin:0;
	line-height:150%;
	list-style-type: disc;
}
.content-prog-cont {
	/*border:#faf0e6 1px solid;*/
	padding:0 10px 10px;
	margin-bottom:20px;
}
.clear { clear:both;}
img.contact {
	border:#eee 5px solid;
	float:left;
	margin-right:10px;
}
.contactblock {
	display:block;
	margin-bottom:15px;
	min-height:101px;
}
.contactblock > p { font-size:13px;}
.contactblock p span { color:#c87878; font-size:13px; display:block; margin-top:5px;}

.post-info { font-size:12px;}
h1, h2, h3, h4, h5 {font-family:"Times New Roman", Times, serif;margin-top:0;}
h1 {font-size:26px; color:#804b33; /*color:#C30;*/}
h2 {font-size:22px; color:#804b33;}
h3 {font-size:16px;}
h4 {font-size:18px;margin-bottom:15px;}
p {
	margin-top:0;
	margin-bottom:15px;
	text-align:justify;
}
p.quot {
	margin-left:15px;
	margin-right:15px;
}
.highlight {color:#c87878;}
td p {
	margin-top:0;
	padding-top:0;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}
td ol,
td ul {
	margin-top:0;
	padding-top:0;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
}
td {vertical-align:top;}
tr.row1 { background-color:#ffe5e5;}
tr.row1 td {border-bottom:#FFCCCC 1px solid; border-top:#FFCCCC 1px solid;}
tr.row2 { background-color:#FFFFFF;}
#mainpagetext1 {position:absolute;margin-left:-250px;left:50%;top:190px;width:500px;}
#mainpagetext1 hr {
	margin:0 auto 15px auto;
	padding:0;
	border:0;
	background-color:#968357;
	height:1px;
	width:250px;
}
#mainpagetext2 {position:absolute; margin-left:-250px;left:50%;top:380px;width:500px;}
#mainpagetext2 p.kicsi {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#mainpage-content-left {
	float:left;
	width:680px;
}
#mainpage-content-left div {
	margin-bottom:20px;
	border-bottom:#FFCCCC 1px solid;
}
#mainpage-content-left h2 {
	font-size:28px;
	font-variant:small-caps;
	line-height:24px;
	margin-bottom:5px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	color:#99795c;
}
#mainpagetext1 p {
	font-size:35px; font-variant:small-caps;margin-bottom:10px; font-family:"Times New Roman", Times, serif; font-weight:bold;
}
#mainpagetext1 h1, #mainpagetext1 p { text-align:center;}
#mainpage-content-left h3, #mainpagetext1 h3, #mainpagetext1 h1{
	font-size:19px; font-variant:small-caps;margin-bottom:10px;color:#99795c;
}
#mainpagetext1 h2{ text-align:center;}
#mainpage-content-left p{ line-height:1.3em;}
#mainpage-content-left hr{
	margin:0 auto 5px 0;
	padding:0;
	border:0;
	background-color:#C6A580;
	height:2px;
	width:250px;
}
#mainpage-content-left ul {margin:-10px 0 0 15px;padding:0;}
#mainpage-content-left ul li { margin:0;padding:0;}
#mainpage-content-left ul a {text-decoration:none; padding:0; display:inline;}
#mainpage-content-left ul a:hover {text-decoration:underline; padding:0; display:inline;}

#mainpage-content-right {
	float:right;
	width:250px;
}
#oldalnav {height:21px;margin-bottom:16px; font-family:Arial, Helvetica, sans-serif; font-size:13px; border-bottom:1px solid #968357}
#oldalnav a {font-family:Arial, Helvetica, sans-serif; font-size:13px;}

a.jelentkezz {background:url(../images/jelentkezz-tm-eloadasra.png) no-repeat 0 0; width:250px; height:161px; display:block; float:right;}
a.jelentkezz:hover { background-position:0px -161px;}

a.mayurveda {background:url(../images/banner/maharishi_ajurveda.jpg) no-repeat 0 0; width:250px; height:90px; display:block; float:right;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-top:15px;}


/* HIREK / PROGRAMJAINK */

#hirek-content div { margin-bottom:30px;}
	#hirek-content div ul { margin-bottom:15px;}
	#hirek-content div ul li { margin:0 0 10px 0; padding:0;}
#content-programjaink div h2, #hirek-content div h3 {
	background:url(heading.png) no-repeat left 15px; font-size:18px; padding-left:15px; color:#ff9999; display:block;
}
#hirek-content div h2 {font-size:22px;}
#hirek-content div h3, #hirek-content div h4 {border-bottom:#ffcccc 1px solid; padding-bottom:5px;}
#hirek-content div h4 {padding:0;}
#center p {
	text-align:center;
}
#content-menu ul {
	list-style:none;
	margin:0;
	padding:10px;
}
#content-menu ul li {
	margin-bottom:0;
}
ul {
	list-style:disc;
}
ul ul {list-style:none;padding-left:15px;margin-top:-10px;}
li {
	margin-bottom:20px;
}
li a {
	font-family:"Times New Roman", Times, serif;
	color:#79673d;
	text-decoration:none;
	font-weight:bold;
	display:block;
	padding:3px;
	height:20px;
	line-height:20px;
	font-size:12px;
	text-transform:uppercase;
}
li a:hover, li a.aktiv {
	color:#FF9933;
}
a.bovebben {
	font-family:Arial, Helvetica, sans-serif;
	display:inline;
	color:#fff;
	background:#f79f49;
	border:#f7dfc6 1px solid;
	font-size:10px;
	font-weight:normal;
	text-transform:uppercase;
	line-height:20px;
	padding:5px;
	-webkit-transition: background 800ms ease;
	-moz-transition: background 800ms ease;
	-ms-transition: background 800ms ease;
	-o-transition: background 800ms ease;
	transition: background 800ms ease;
	cursor: pointer;
}
a.bovebben:hover {
	color:#fff;
	background:#e55a23;
	text-decoration:none;
}
a.button {
    padding: 10px;
    background: #f79f49;
    color: #fff;
    font-weight: normal;
    text-transform: uppercase;
    -webkit-transition: background 800ms ease;
	-moz-transition: background 800ms ease;
	-ms-transition: background 800ms ease;
	-o-transition: background 800ms ease;
	transition: background 800ms ease;
}
a.button:hover {
	background: #e55a23;
    color: #fff;
    text-decoration:none;
}
.labjegyzet {
	font-size:10px;
}
hr {
	border:0;
	background-color:#968357;
	height:1px;
	margin-top:5px;
	margin-bottom:0px;
}
a {
	color:#f79f49 /*#FF9966*/;
	text-decoration:none;
	font-weight:bold;
	-webkit-transition: color 500ms ease;
	-moz-transition: color 500ms ease;
	-ms-transition: color 500ms ease;
	-o-transition: color 500ms ease;
	transition: color 500ms ease;
}
a:hover {
	color:#e55a23;
	text-decoration:none;
}
a.kapcsolat {
	background:url(gomb_kapcsolat.jpg) no-repeat;
	width:113px;
	height:47px;
	display:block;
	position:absolute;
	left:358px;
	top:364px;
}
a.kapcsolat:hover {
	background:url(gomb_kapcsolat.jpg) no-repeat;
	background-position:0 -47px;

}
a.tudjmegtobbet {
	background:url(gomb_tudjmegtobbet.jpg) no-repeat;
	width:158px;
	height:47px;
	display:block;
	position:absolute;
	left:490px;
	top:364px;
}
a.tudjmegtobbet:hover {
	background:url(gomb_tudjmegtobbet.jpg) no-repeat;
	background-position:0 -47px;
}

#vastu-megkozelites {
	border-radius: 2px;
	border: none;
}

#mainpage-content-right iframe {border:#ffffff solid 10px; height:500px; width:250px; overflow:hidden; display:block;}
/* MENU BACKGROUND IF NECESSARY: background:#faf0e6; */


.burgundy {
    color: #bf4440;
}
ul.burgundy li,
ol.burgundy li {
    color: #bf4440;
}
