body {
	padding:0;
	margin:0;
	font:menu;
	font-size:10.5pt;
	color:#4F4F4F;
	background:#EFEFEF;
}

#bg { position: fixed; top: 0; left: 0; }
.bgwidth { width: 100%; }
.bgheight { height: 100%; }
.clear {clear:both;}
.main_wrapper_margin_auto {
	position:relative;
	top:50px;
	margin-top:0px;
	margin-right:auto;
	margin-left:auto;
	width:870px;
	background:/*#EFEFEF*/#fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;	
}

.main {
	position:relative;
	top:15px;
	left:10px;
	width:850px;
	
}

.nav {
	
	z-index:10;
	font:menu;
	margin:0;
	padding:0;
	width:100%;
	position:fixed;
	height:30px;
	 background-image: url('../images/nav_menu.png');
	color:#fff;
	font-size:10pt;
	border-bottom:3px solid #fff;
	 -webkit-box-shadow: #808080 2px 2px 2px;
	-moz-box-shadow: #808080 3px 3px 3px;
	box-shadow: #808080 1px 1px 2px 1px;
}

.nav_margin_auto {
	margin-left:auto;
	margin-right:auto;
	width:870px;
	z-index:11;
}

.nav_margin_auto p {
	float:left;
	margin-top:5px;
	padding-left:10px;
	padding-right:10px;
	border-right:1px solid #fff;
	text-shadow: 1px 1px 1px #000;
}

.nav_margin_auto p a{
	text-decoration:none;
	color:#fff;	
}

.nav_margin_auto p a:hover {
	color:#FFD700;
}

/****************RESET*************************************************/
	
h1 {padding:0;margin:0;}
h2 {padding:0;margin:0;font-family:georgia;color:#4F4F4F;font-size:11pt;}
h3 {padding:0;margin:0;font-size:10.5pt;}
p {padding:0;margin:0;}

/*********************HEAD*****************************************/
.head {
	width:848px;
	background:#EFEFEF;
	border:1px solid #DBDBDB;
	border-bottom:none;
	padding-top:10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	
	
}

/**********************LOGO********************************************/
.logo {
	position:relative;
	float:left;
	left:10px;
}
.heni {
	position:absolute;
	top:10px;
	left:230px;
	padding:5px;
	padding-left:10px;
	font-family:georgia;
	border-left:2px solid red;
	color:#464646;
	font-size:8.5pt;
}

/******szlogen*************/

.szlogen {
	position:absolute;
	top:0px;
	left:450px;
	width:400px;
	height:60px;
	line-height:60px;
	font-size:13pt;
	font-weight:bold;
}

.szlogen p {
	text-align:center;
}

.szlogen p span {
	padding:5px;
	margin-left:5px;
	color:#fff;
	font-size:13pt;
	background:#B80303;
    background-image:-webkit-gradient(linear,0% 0%, 0% 100%,color-stop(0.07, rgb(191,0,0)),color-stop(0.99, rgb(158,14,14)));
	 background-image:-webkit-linear-gradient(top, rgb(191,0,0) 7%,rgb(158,14,14) 99%);
	 background-image:-moz-linear-gradient(top, rgb(191,0,0) 7%,rgb(158,14,14) 99%);
	 background-image:-ms-linear-gradient(top, rgb(191,0,0) 7%,rgb(158,14,14) 99%);
	 background-image:-o-linear-gradient(top, rgb(191,0,0) 7%,rgb(158,14,14) 99%);
	 /*background-image:linear-gradient(top, rgb(191,0,0) 7%,rgb(158,14,14) 99%);*/	
	 
}

.szoveg_hatter {
	padding:5px;
	border:2px solid #2B8056;
}

.school {
	position:relative;
	clear:left;
	top:7px;
	left:10px;
	font-variant:small-caps;
	font-weight:bold;
	font-size:10pt;
	letter-spacing:0.3em;
	font-family:georgia;
}

.school span {
	line-height:1em;
	padding:3px;
	padding-left:6px;
	padding-right:6px;
	color:#000;
	letter-spacing:0em;
	font-size:13pt;
	margin:0;
	-webkit-box-shadow: #808080 2px 2px 2px;
	-moz-box-shadow: #808080 2px 2px 2px;
	box-shadow: #808080 2px 2px 2px;
}

/********************MENU*************************/

.menu {
	
	margin-top:28px;
	z-index:2;
	width:850px;
	height:43px;
	clear:right;
	font:menu;
	letter-spacing:0.1em;
	-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}

.menu a {
	text-decoration:none;
	padding:0;
	margin:0;
	color:#fff;
	text-shadow: 1px 1px 1px #000;
}

.menu a h1 {
	line-height:43px;
	height:43px;
	width:111px;
	float:left;
	background: url('../images/nav-bar.png') repeat-x scroll right center  !important;
	font-size:9pt;
	color:#fff;
	text-align:center;
	cursor:pointer;
}

.menu a:hover h1 {
	color:#CD2B3A;
	text-shadow:none;
}

.menu a.active h1 {
	color:#CD2B3A;
	text-shadow:none;
}

/*********FŐOLDALKÉP*****************************************/

#banner {
	width: 850px;
	height: 290px;
	position: relative;
	background-image: url('../images/banner.png');
	background-repeat: no-repeat;
}

#banner h3 {
	font:menu;
	font-size: 16pt;
	color: #e1dcbc;
	font-weight: bold;
	position: absolute;
	left: 500px;
	top: 40px;
	padding: 0px;
	margin: 0px;
	z-index: 2;
}
#banner h4 {
	font:menu;
	font-size: 12pt;
	font-weight: normal;
	color: #d0c99d;
	position: absolute;
	left: 450px;
	padding: 0px;
	margin: 0px;
	top: 75px;
	z-index: 4;
}
ul#banlist {
	padding: 0px;
	margin: 0px;
	position: absolute;
	left: 455px;
	top: 120px;
	list-style-image: url('../images/bullet.png');
	
	
}
ul#banlist li {
	font:menu;
	font-size: 10pt;
	color: #e1dcbc;
	padding: 0px;
	margin: 0px;
}
#banbut {
	position: absolute;
	width: 92px;
	height: 21px;
	background-image: url('../images/button.png');
	background-repeat: no-repeat;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fffffe;
	font-weight: bold;
	text-align: center;
	padding: 2px 0px 0px 0px;
	left: 460px;
	top: 200px;
}
/***********************AJANLO*******************/

.ajanlo {
	width:800px;
	min-height:175px;
}


.slider_velemeny {
    overflow: visible;
	
	min-height:50px;
}

.slider_velemeny ul {
    float:left;
    margin: 0px;
    padding: 0px;
  
}
.slider_velemeny ul li {
    list-style:none;
    overflow:hidden;
    width:850px;
}
#slider_velemeny ul li {
	min-height:99px;
}
.velemenyek_fooldal span {
	background:#B80303;
    background-image:-webkit-gradient(linear,0% 0%, 0% 100%,color-stop(0.07, rgb(191,0,0)),color-stop(0.99, rgb(158,14,14)));
	 background-image:-webkit-linear-gradient(top, rgb(191,0,0) 7%,rgb(158,14,14) 99%);
	 background-image:-moz-linear-gradient(top, rgb(191,0,0) 7%,rgb(158,14,14) 99%);
	 background-image:-ms-linear-gradient(top, rgb(191,0,0) 7%,rgb(158,14,14) 99%);
	 background-image:-o-linear-gradient(top, rgb(191,0,0) 7%,rgb(158,14,14) 99%);
	 /*background-image:linear-gradient(top, rgb(191,0,0) 7%,rgb(158,14,14) 99%);*/	
	color:#fff;
	width:100px;
	padding:5px;
	letter-spacing:1px;
	font-size:9pt;
	font-style:italic;
	-webkit-box-shadow: #808080 2px 2px 2px;
	-moz-box-shadow: #808080 2px 2px 2px;
	box-shadow: #808080 2px 2px 2px;
}
.velemenyek_fooldal {
    border: 0px;
    background:#F1F1F1;
	border-right:1px solid #C3C3C3;
	border-bottom:1px solid #C3C3C3;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-right-radius: 10px;
	
}

.velemenyek_fooldal p{
    padding: 5px;
}
/***************************************************************************/
#fullbox {
	position: relative;
	min-height: 154px;
	text-align:justify;
	background:#F1F1F1;
	float: left;
	margin: 25px 12px 0px 0px;
	border-right:1px solid #C3C3C3;
	border-bottom:1px solid #C3C3C3;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-right-radius: 10px;
}
#leftbox {
	position: relative;
	width: 400px;
	min-height: 154px;
	text-align:justify;
	background:#F1F1F1;
	float: left;
	margin: 25px 12px 0px 0px;
	border-right:1px solid #C3C3C3;
	border-bottom:1px solid #C3C3C3;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-right-radius: 10px;
}
#rightbox {
	position: relative;
	min-height: 154px;
	width: 406px;
	border-right:1px solid #C3C3C3;
	border-bottom:1px solid #C3C3C3;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-right-radius: 10px;
	float: right;
	margin: 25px 0px 0px 0px;
	background:#F1F1F1;
	text-align:justify;
}

#fullbox h4 {
	font-family: "Arial Narrow", helvetica, sans-serif;
	color: #4f6483;
	font-size: 18pt;
	background-image: url('../images/bullet2.png');
	background-repeat: no-repeat;
	margin: 10px 0px 0px 0;
	padding: 0px 0px 0px 15px;
	background-position: left center;
	border-top:0px solid #000;
	border-bottom:1px solid #C3C3C3;
	border-image:url("../images/bottom_title.png") 30 30 stretch;
	/*-moz-border-image:url ("../images/bottom_title.png") 30 30 stretch;*/
	-o-border-image:url("../imagesbottom_title.png") 30 30 stretch;
	-webkit-border-image:url("../images/bottom_title.png") 30 30 stretch;
}
#leftbox h4 {
	font-family: "Arial Narrow", helvetica, sans-serif;
	color: #4f6483;
	font-size: 18pt;
	background-image: url('../images/bullet2.png');
	background-repeat: no-repeat;
	margin: 10px 0px 0px 0;
	padding: 0px 0px 0px 15px;
	background-position: left center;
	border-top:0px solid #000;
	border-bottom:1px solid #C3C3C3;
	border-image:url("../images/bottom_title.png") 30 30 stretch;
	/*-moz-border-image:url ("../images/bottom_title.png") 30 30 stretch;*/
	-o-border-image:url("../imagesbottom_title.png") 30 30 stretch;
	-webkit-border-image:url("../images/bottom_title.png") 30 30 stretch;
}
#rightbox h4 {
	font-family: "Arial Narrow", helvetica, sans-serif;
	color: #4f6483;
	font-size: 18pt;
	background-image: url('../images/bullet2.png');
	background-repeat: no-repeat;
	margin: 10px 0px 0px 0;
	padding: 0px 0px 0px 15px;
	background-position: left center;
	border-top:0px solid #000;
	border-bottom:1px solid #C3C3C3;
	border-image:url("../images/bottom_title.png") 30 30 stretch;
	/*-moz-border-image:url ("../images/bottom_title.png") 30 30 stretch;*/
	-o-border-image:url("../images/bottom_title.png") 30 30 stretch;
	-webkit-border-image:url("../images/bottom_title.png") 30 30 stretch;
}
#middle p {
	color: #626262;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background:#F2F2F2;
	margin:0 5px 0 5px;
	padding:7px;
}
#middle a {
	font-family: Arial, Helvetica, sans-serif;
	color: #626262;
	font-size: 12px;
	margin: 0px 0px 0px 25px;
}
.left {
	float: left;
}
.right {
	float: right;
}
#middle a:hover {
	color: #000000;
}
.feltetelek {
	margin-top:110px;
    text-indent:0px;  
    border: 1px solid #C0C0C0;
	width:395px;
	padding:10px;
	background:#FFFFC4;
	float:right;
	color: #626262;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.feltetelek ul li {
	margin-top:5px;
}
/***********jelentkezes************/
.recomn {
	margin-top:30px;
	float:left;
	width:415px;
	color: #626262;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
.recomn h1 {
	font-size:12pt;
	text-align:center;
}
.bg_right {
	color:#fff;
	width:285px;
	background: url('../images/arrow_right1.jpg') repeat-y scroll right center #FFFFFF !important;
	padding: 10px 15px 14px 10px;
	margin-left:-10px;
	vertical-align: top;
	text-align:center;
}

.recomn h2 {
	font-size:10.5pt;
	margin:15px 0 10px 0;
}
.recomn p {
	font-size:9pt;
	text-align:justify;
}

.jelentkezes_form {
    border: 1px solid #C0C0C0;
	margin-top:5px;
	padding:10px;
	background:#FFFFC4;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
    
}
.jelentkezes_form .mezok input {
	margin-bottom:10px;
	width:200px;
	float:right;
	border:1px inset #DADADA;
}
.jelentkezes_form label {
	clear:right;
	float:left;
	font-weight:bold;
}

/***************email címek (mikeux és connt)*******************/

#ref_email {
    color:#2B8056;
    display: none;
}
.referencia {
	position:relative;
	width:850px;
	min-height:60px;
	text-align:center;
}
.referencia:hover{cursor:pointer;color:blue;}

.megtekintesek_szama {
	width:850px;
	height:50px;
	text-align:center;
}
/***************segedlet*******************/

.segedlet_w {
	position:relative;
	float:left;
	width:850px;
	min-height:260px;
}

.segedlet {
	position:relative;
	float:left;
	width:100%;
	line-height:1.2em;
	
}

.segedlet p {
	margin:5px 0;
	line-height:1.6em;
}

.segedlet h2 {
	margin:25px 0 25px 25px;
	font-size:12pt;
	border-bottom:2px solid #8A8A8A;
	line-height:1.8em;	
}

.segedlet_box {
	position:relative;
	float:left;
	min-width:180px;
	margin-top:10px;
	padding:5px;	
}


.segedlet_box ul {
	list-style:none;
	margin-left:0;
	margin-top:20px;
	padding-left:0;
}

.segedlet_box ul li a {
	text-decoration:none;
	color:#fff;
	font-weight:bold;	
}

.segedlet_box:hover h3 {
    cursor: default;
}

.segedlet_box ul li a:hover {
	text-decoration:underline;
	color:red;
}

.segedlet_box h3 {
	font-size:13pt;
	color:#CD2B3A;
	margin:15px 0 25px 0;
	text-decoration:none;
}


.segedlet_hozzaad{color:blue;}
.segedlet_hozzaad:hover{cursor:pointer;}

.segedlet_torles{color:red;font-weight: bold;}
.segedlet_torles:hover{cursor:pointer;}

.uj_segedlet_fajl_gomb{color:blue;}
.uj_segedlet_fajl_gomb:hover{cursor:pointer;}
.uj_segedlet_fajl{display:none;}

/************footer*************/

.foot {
	position:relative;
	
	float:left;
	width:100%;
	min-height:280px;
	background-image: url('../images/nav-bar_bg.png');
	border-top:3px solid #fff;
	border-bottom:3px solid #CD2B3A;
	-webkit-box-shadow: #000 -2px -2px 2px;
	-moz-box-shadow: #000 -2px -2px 2px;
	box-shadow: #000 -2px -2px 2px;
}

.foot_content {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:850px;
}

.foot_logo {
	position:relative;
	float:left;
	width:850px;
	height:23px;
}

.foot_logo p {
	text-align:center;
	width:850px;
	line-height:23px;
	font-size:9pt;
	font-weight:bold;
}

.foot_logo p span {
	background:#CD2B3A;
	padding:4px 7px;
	margin-right:5px;
	border:2px solid #fff;
	border-bottom:none;
	-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;
	-webkit-box-shadow: #808080 -2px -2px 2px;
	-moz-box-shadow: #808080 -2px -2px 2px;
	box-shadow:#000 -1px -1px 2px;
}

.foot_logo p span a {
	color:#fff;
	text-decoration:none;
}

.foot_logo p span:hover {
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	padding-top:7px;
}

/*
 * Test és a benne lévő elemek jellemzői
 */
.test {width:850px;}
.test h2 {text-align:left;}

/*
 * Láb és a benne lévő elemek jellemzői
 */
.lab {position:relative;width:850px;padding-bottom:50px;}
.facebook {position:relative;width:850px;margin-top:25px;}


/*
 * Az oldalon álltalánosan megtalálható stílusok 
 */
.hibauzenet {color: red;}
.kotelezo {color: red;}


