body, html {
    margin: 0;
    padding: 0;
    height: 100%;
    background-color: #E1E0E0;
    background-image: url(../imgs/bg_main.png);
    background-position: top left;
    background-repeat: repeat-x;
}

div, p, form, legend, fieldset, img, input, table, td, h1, h2, h3, h4 {
    margin: 0;
    padding: 0;
}
form {
    border: 0 none;
}


table, td {
    vertical-align: top;
}

img {
    border: 0;
}

h1 {
  	margin-top: 30px;
  	margin-bottom: 10px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #807E7E;
}

h2 {
  	margin-top: 10px;
  	margin-bottom: 10px;
	font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
	font-size: 16px;
	color: #807E7E;
}

h3 {
	min-height: 50px;
	font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
	font-size: 14px;
	color: #807E7E;
	border-bottom: 1px solid #CECCCC;
}

h4 {
	font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
	font-size: 14px;
	color: #807E7E;
	border-bottom: 1px solid #CECCCC;
    line-height:25px;
   /* width:597px; */
}
h6 {
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	width: 80%;
	color: #4C68B2;
	background-color: #CCD4E9;
	line-height: 17px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #4C68B2;
}

/* Form */
legend {
  	padding-left: 5px;
  	padding-right: 5px;
    font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000;
}

fieldset {
  	margin-bottom: 10px;
  	padding: 10px;
	border: 1px solid #CECCCC;
    font-family:Trebuchet MS,Tahoma,Arial,sans-serif;
    font-size:12px;
    color: #787878;
}
input.inputbox {
  	width: 250px;
	border: 1px solid #999;
}
input.inputbox2 {
  	width: 200px;
    height: 21px;
	border: 1px solid #999;
    font-family:Trebuchet MS,Tahoma,Arial,sans-serif;
    font-size:12px;
    color: #787878;
}

input.submit {
  	padding: 5px;
  	border: 0;
	color: #FFF;
	background-color: #3E5674;
	text-transform: uppercase;
}

textarea {
  	width: 400px;
	height: 150px;
	border: 1px solid #999;
}

label {
	cursor: pointer;
}

b.red {
  	margin-left: 10px;
	padding-left: 3px;
	padding-right: 3px;
	height: 20px;
	color: #FFF;
	background-color: #FF0000;
}
.bold {
    font-weight: bold;
}
.center {
    text-align: center;
}


table.container {
    width: 100%;
	height: 100%;
	border-collapse: collapse;
    background-color: #FFF;
}


#header {
    width: 960px;
    height: 86px;
    background-image: url(../imgs/bg_main.png);
    background-position: top left;
    background-repeat: repeat-x;
}
#bg_header {
 	width: auto;
    background-image: url(../imgs/bg_main.png);
    background-position: top left;
    background-repeat: repeat-x;
}
#bg_header img {
	float: left;
}
#logo {
    width: 347px;
    height: 86px;
    position: absolute;
    top: 0;
    left: 0;
}

#topmenu {
    width: 380px;
    height: 86px;
    position: absolute;
    top: 0;
    left: 329px;
}

#topmenu ul {
    margin-top: 50px;
    margin-bottom: 0;
    margin-left: 18px;
    margin-right: 0;
    padding: 0;
    list-style: none;
}

#topmenu ul li {
    margin-right: 21px;
    float: left;
}

#topmenu ul li a {
	font-family: Tahoma, Arial, sans-serif;
/*
    font-size: 14px;
    font-weight: bold;
*/
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    color: #FFF;
}

#szlogen {
	width: 250px;
	position: relative;
	top: 10px;
	left: 700px;
}

#szlogen p {
	font-family: Tahoma, Arial, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #A9C4E1;
    text-align: right;
}

#search {
    width: 960px;
    height: 54px;
    background-color: #FFF;
}

#bg_search {
 	width: auto;
	background-color: #E0E0E0;
    background-image: url(../imgs/bg_right.png);
    background-position: top left;
    background-repeat: no-repeat;
}

#logosearch {
	height: 54px;
	float: left;
}

#searchfield {
    width: 313px;
    height: 54px;
	font-family: Tahoma, Arial, sans-serif;
    font-size: 15px;
    text-indent: 12px;
    color: #274461;
    background-image: url(../imgs/bg_searchfield.png);
    background-position: top left;
    background-repeat: repeat-x;
	float: right;
}

#searchfield p {
    margin-top: 25px;
    margin-left: 10px;
	text-indent: 0px;
}

#searchfield input.inputbox {
    padding-top: 2px;
    padding-left: 3px;
    width: 196px;
    height: 18px;
  	position: relative;
	bottom: -3px;
	*bottom: -1px;
	left: 5px;
    font-size: 12px;
    background-image: url(../imgs/bg_searchinput.png);
    background-position: left;
    background-repeat: no-repeat;
    border: 0;
    vertical-align: top;
}

#searchfield input.submit {
    width: 35px;
    height: 18px;
  	position: relative;
	bottom: -3px;
	left: 10px;
    background-image: url(../imgs/bg_searchbutton.png);
    background-position: left;
    background-repeat: no-repeat;
    border: 0;
    cursor: pointer;
}

#menu {
    width: 960px;
    height: 29px;
    background-color: #FFF;
}

#bg_menu {
 	width: auto;
	background-color: #E0E0E0;
    background-image: url(../imgs/bg_right.png);
    background-position: top left;
    background-repeat: no-repeat;
}

#content {
	/*padding-bottom: 40px;*/
    width: 960px;
    background-color: #FFF;
	vertical-align: top;
    /*background-image: url(../imgs/bg_content.png);
    background-position: top left;
    background-repeat: repeat-y;*/
}

#bg_content {
 	width: auto;
	background-color: #E0E0E0;
    background-image: url(../imgs/bg_right.png);
    background-position: top left;
    background-repeat: repeat-y;
}

#left {
  	margin-left: 38px;
	float: left;
  	width: 542px;
}
    .ceumbaframe {
        background-color:#FFF;
        padding: 0px;
        margin:0px;
        width: 100%;
        text-align: center;
    }
        .iframe {
            border: 0px;
            width: 360px;
            height: 780px;
            padding: 0px;
            margin: 0px;
        }

.kiem {
    color: #8F1C01;
    font-weight: bold;
}


#left div {
  	margin-bottom: 10px;
    font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
    font-size: 12px;
	font-weight: normal;
    color: #787878;
}

#left ul {
  	margin-top: 10px;
  	margin-bottom: 10px;
	margin-left: 35px;
	padding: 0;
	list-style-image: url(../imgs/bg_ul.png);
    list-style-position: outside;
}

#left ol {
	margin: 0;
	margin-left: 40px;
	padding: 0;
    list-style-position: outside;
}

#left ul li, #left ol li, #left dt {
    font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
    font-size: 12px;
	font-weight: normal;
	line-height: 22px;
    color: #787878;
}

#left table {
    width: 100%;
	border: 0;
	border-collapse: collapse;
}

#left td {
	padding-left: 5px;
  	padding-right: 5px;
	vertical-align: top;
    font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
    font-size: 12px;
	font-weight: normal;
	line-height: 24px;
    color: #787878;
}

#left table td ul {
	margin: 0;
	margin-left: 15px;
	padding: 0;
	list-style-image: url(../imgs/bg_ul.png);
    list-style-position: outside;
}

#left table td  ul li {
    font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
    font-size: 12px;
	font-weight: normal;
	line-height: 22px;
    color: #787878;
}

#left p {
	margin-top: 10px;
	margin-bottom: 10px;
    font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
    font-size: 12px;
	font-weight: normal;
	line-height: 24px;
    color: #787878;
	display: block;
}
#left p.dateline {
    color: #BBBBBB;
    font-size: 0.7em;
    line-height: 1.5em;
    font-style: italic;
}

#left a {
    color: #6AA0D5;
	text-decoration: underline;
    font-weight: bold;
}

#left a:hover {
    color: #243E58;
    font-weight: bold;
	text-decoration: none;
}

#right {
	/*width: 290px;*/
	float: center;
    /*background-image: url(../imgs/bg_rightside.png);
    background-position: top left;
    background-repeat: repeat-x;*/
    font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
	font-size: 11px;
	/*color: #486486;*/
    /*background-color: #DADADA;
    background-color: #DADADA;  */
    margin:0px;
    padding:0px 0px 8px 0px;
    vertical-align: top;
}
#right h1, #right h1 a  {
    width: 240px;
    line-height: 30px;
    background-color: #A53421;
    color: #FFFFFF;
    margin-top: 18px;
    margin-left: auto;
    margin-right: auto;
    padding: 5px;
    font-size: 20px;
    text-align: center;
    text-decoration: none;
}
#right h2, #right h2 a  {
    width: 240px;
    line-height: 30px;
    background-color: #213C54;
    color: #FFFFFF;
    margin-top: 18px;
    margin-left: auto;
    margin-right: auto;
    padding: 5px;
    font-size: 20px;
    text-align: center;
    text-decoration: none;
}
#right h1 a:hover, #right h2 a:hover {
    text-decoration: underline;
}

#right img {
	margin-top: 10px;
	margin-left: 10px;
   	margin-right: 10px;
	border: 9px solid #FFF;
}
#right img.noborder {
	margin-top: 10px;
	margin-left: 10px;
   	margin-right: 10px;
    border: none;
}


#right object {
    margin-top: 10px;
    margin-left: 0px;
    z-index: 2px;
}

#right div.logos, #right p {
    width: 300px;
	/*margin-left: 9px;*/
    margin-left: 30px;
    margin-right: auto;
}

#right div.logos div {
	margin-top: 9px;
	margin-left: 5px;
	width: 140px;
	min-height: 155px;
	background-color: #C7CBD4;
	border: 1px solid #979BA7;
	float: left;
}


#right div.logos img {
	margin: 0;
	border: 0;
}


#right div.logos p {
	margin-left: auto;
	margin-right: auto;
	width: 130px;
	line-height: 13px;
    font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #486486;
	display: table;
	text-align: center;
}

#right div.logos p span {
    font-size: 13px;
    font-weight: bold;
}

#right div.logos p a {
	color: #16314A;
	font-weight: bold;
	text-decoration: none;
}

#right div.logos p a:hover {
	text-decoration: underline;
}

#right div.logos p b a {
	color: #486486;
}


/* szponzor logok */
/*#right div.logok {
    margin-left: 0px;
}

#right div.logok img {
    float: left;
    margin: 4px;
	border: 0;
}
*/
iframe {
    border: 0;
    border-collapse: collapse;
    width: auto;
    height: 620px;
    margin-top: 14px;
    margin-left: 12px;
    margin-right: 0;
}

#datacontainer {
    background-image: none !important;
    background-color: rgb(218, 218, 218);
}

#datacontainer img {
    float: left;
    border: 0;
    border-right: 6px solid #DADADA;
    display:inline;
    margin-bottom: 6px;
    padding:0;
}



#right div.iskola {
    margin-right: auto;
    margin-left: auto;
}

#right div.iskola a {
    text-align: center;
    font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
    font-size: 11px;
	color: #2F5478;
	font-weight: bold;
	line-height: 13px;
	text-decoration: none;
}

#right div.iskola a:hover {
	text-decoration: underline;
}


#right div.director {
	margin-top: 14px;
	margin-left: 12px;
	display: table;
}

#right div.director img.pic {
	margin: 0;
	border: 0;
	float: left;
}

#right div.directors {
	position: relative;
	right: 6px;
	width: 174px;
	height: 152px;
	line-height: 13px;
    font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #486486;
	background-color: #C7CBD4;
	border: 1px solid #979BA7;
	float: right;
}

#right div.directors img {
	margin: 0;
	border: 0;
}

#right div.directors p {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

/* Footer */
#footer {
    width: 960px;
    height: 62px;
    font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
    font-size: 10px;
    color: #D7A7A;
    background-color: #DADADA;
}

#bg_footer {
 	width: auto;
	background-color: #E0E0E0;
    background-image: url(../imgs/bg_right.png);
    background-position: top left;
    background-repeat: repeat-y;
}

#footer p {
    margin-top: 21px;
    margin-left: auto;
    margin-right: auto;
    width: 860px;
    line-height: 13px;
	text-align: center;
	color: #7D7A7A;
}

#footer a {
	color: #7D7A7A;
}

#footer a:hover {
	text-decoration: none;
}


/* Sitemap */
div.module {
  	margin-left: 38px;
	width: auto;
}

ul.sitemap {
	list-style-image: url(../imgs/bg_ul.png);
}

ul.sitemap a {
    font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #787878;
	text-decoration: none;
}

ul.sitemap a:hover {
	color: #6AA0D5;
	text-decoration: underline;
}

/* SEARCH */
h1.search {
	margin-top: 30px;
    font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
	font-size: 12px;
	text-indent: 15px;
	background-image: url(../imgs/bg_ul.png);
	background-position: left;
	background-repeat: no-repeat;
}

h1 b {
	color: #A63624;
}


p.foundin, p.searchdesc {
	margin: 0 !important;
}

p.searchdesc b, p.searchdesc strong {
	color: #A63624;
}

div.paginator {
  	margin-top: 20px;
	width: 100%;
}

div.paginator p.previous {
  	width: 49% !important;
	float: left;
    font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
	font-size: 12px;
}

div.paginator p.next {
  	margin-right: 10px;
  	width: 49% !important;
	float: right;
    font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
	font-size: 12px;
	text-align: right;
}

/* TELL A FRIEND */

#tell_a_friend span {
    float: left;
    display: table;
	font-weight: bold;
    width: 180px;
}
#tell_a_friend legend {
    color:#787878;
}


/* TERKEP */
/* Tab */
div#maps p.map {
  	color: #16314A;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    margin-top: 10px;
    padding: 0px;
	/*display: none;*/
}
div#school1, div#school2, div#school3, div#school4 {
    /*display: none;*/
    width:  276px;
    height: 276px;
	margin: 5px auto 10px 8px;
	border: 9px solid #FFF;
}
.widgetmap {
    /*display: none;*/
    width:  276px;
    height: 276px;
	margin: 5px auto 10px 34px;
	border: 9px solid #FFF;
}

div#cim1, div#cim2, div#cim3, div#cim4 {
	color: #16314A;
    font-size: 12px;
}

div#maps p {
	color: #16314A;
	font-weight: bold;
	text-decoration: none;
}

div#maps p a {
	color: #16314A;
	font-weight: bold;
	text-decoration: none;

}
div#maps p a:hover {
	color: #16314A;
	font-weight: bold;
	text-decoration: underline;
}

/* Request */
.fieldset_top_required {
    width: 554px;
    height: 10px;
    background: transparent url(../imgs/fieldset_top_required.jpg) top left no-repeat;
    margin: 0;
    padding: 0;
}
.fieldset_bottom_required {
    width: 554px;
    height: 10px;
    background: transparent url(../imgs/fieldset_bottom_required.jpg) top left no-repeat;
    margin: 0 !important;
    padding: 0;
}

.fieldset_top {
    width: 554px;
    height: 10px;
    background: transparent url(../imgs/fieldset_top.jpg) top left no-repeat;
    margin: 0;
    padding: 0;
}
.fieldset_bottom {
    width: 554px;
    height: 10px;
    background: transparent url(../imgs/fieldset_bottom.jpg) top left no-repeat;
    margin: 0 !important;
    padding: 0;
}

.fieldset_required {
    width: 554px;
    background-color: #8F1D02;
    margin: 0 !important;
    padding: 0;
}
.fieldset {
    width: 554px;
    background-color: #DDE6ED;
    margin: 0 !important;
    padding: 0;
}

.fieldset table, fieldset_required table {
    width: 520px !important;
    margin-left: 10px;
}


.fieldset_required td.label{
    padding-left: 15px !important;
    font-weight: bold !important;
    color: #FFFFFF !important;
}
.fieldset td.label {
    padding-left: 15px !important;
    font-weight: bold !important;
}

.fieldset_required input, .fieldset_required p, .fieldset input, .fieldset p  {
    margin-left: 10px;
}
.fieldset_required input[type="text"].email, .fieldset input[type="text"].email {
    margin-left: 10px;
    width: 260px;
}
.fieldset select, .fieldset_required select {
    margin-left: 10px;
    color: #787878;
    font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
    font-size: 12px;
    border: 1px solid #999;
    height: 21px;
}

.fieldset_required select.country, .fieldset select.country {
  	width: 260px;
    height: 21px;
	border: 1px solid #999;
    font-family:Trebuchet MS,Tahoma,Arial,sans-serif;
    font-size:12px;
    color: #787878;
    margin-left: 10px;
}


.buttonsend {
    width: 122px;
    height: 30px;
    background: #DDE6ED url(../imgs/button_send.jpg) top left no-repeat;
    margin: 0;
    padding: 0;
    border: 0;
}
.mba_buttonsend {
    width: 250px;
    height: 30px;
    background: #DDE6ED url(../imgs/mba_button_send.jpg) top left no-repeat;
    margin: 0 auto 0 auto;
    padding: 0;
    border: 0;
    cursor:pointer;
}

/* Call us form */
.fieldset_callus {
    background-color:#DDE6ED;
    margin: 10px 0px 0px 0px !important;
    padding: 0;
    width:360px;
    color: #787878;
}
    .fieldset_callus p {
        color: #787878;
    }
    .fieldset_callus table {
        font-size:11px;
        margin:0 15px;
        padding:0;
        width:330px;
    }
    .fieldset_callus .captcha {
        border: none !important;
    }
    .fieldset_callus input[type="radio"] {
        margin-left: 25px;
    }
    .fieldset_callus select {
        margin-left: 0px;
        height: 21px;
    	border: 1px solid #999;
        font-family:Trebuchet MS,Tahoma,Arial,sans-serif;
        font-size:12px;
        color: #787878;
        width: 200px;
    }

    .fieldset_callus input[type="text"] {
        margin-left: 0px;
    }
    .fieldset_callus textarea {
        width: 290px;
        height: 100px;
        margin-left: 15px;
        font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
        color: #787878;
    	font-size: 12px;
    }

    .form_title {
        color:#807E7E;
        font-size:13px;
        font-weight:bold;
        margin-bottom:10px;
        padding-top:10px;
    }

    .call_label {
        color:#808385 !important;
        display: table-cell;
        font-weight:bold !important;
        padding-left: 15px;
        width:190px;
    }
    .call_label b.red {
        margin-left:0px !important;
        margin-top: 15px !important;
        line-height: 20px;
    }

.fieldset_callus_top {
    background:url("../imgs/mba_fieldset_top2.jpg") no-repeat scroll left top #8F1C01;
    height:9px;
    margin:0;
    padding:0;
    width:360px;
}

/*
.fieldset_callus {
    width: 276px;
    background-color: #DDE6ED;
    border:9px solid #FFFFFF;
    margin-left:10px;
    margin-right:10px;
    margin-top:10px;
}

.fieldset_callus_top {
    width: 276px;
    height: 8px;
    background: #DDE6ED url(../imgs/fieldset_callus_top.jpg) top left no-repeat;
    margin: 0;
    padding: 0;
}
*/


.fieldset_callus .feher {
    background-color: #FFFFFF;
    text-align: center;
}


/*.fieldset_callus_bottom {
    width: 276px;
    height: 8px;
    background: #DDE6ED url(../imgs/fieldset_callus_bottom.jpg) bottom left no-repeat;
    margin: 0;
    padding: 0;
}
*/
.fieldset_callus_bottom {
    background:url("../imgs/mba_fieldset_bottom2.jpg") no-repeat scroll left top transparent;
    height:9px;
    margin:0 !important;
    padding:0;
    width:360px;
}

.buttonsend_callus {
    width: 140px;
    height: 27px;
    background: #DDE6ED url(../imgs/button_callus_send.jpg) top left no-repeat;
    margin: 0;
    padding: 0;
    border: 0;
}

table#rankings {
    width: 560px;
    border: 1px solid #ECECEC;
    font-family: Arial !important;
    font-size: 9px !important;
}
table#rankings th, table#rankings td {
    padding: 3px;
    font-family: Arial !important;
    font-size: 9px !important;
    border: 1px solid #ECECEC;
}
.cursort{
	background-color: rgb(228, 235, 254);
	}
	
.shade{
	background-color: #F2F2F2
	}

#mba_right {
   /* background-color: #DADADA;; */
}

.news {
    width: 290px;
    text-align: left;
}

    .news h2 {
        color: #807E7E !important;
        font-family: Trebuchet MS,Tahoma,Arial,sans-serif;
        font-size: 16px !important;
        background-color: transparent !important;
        text-align: left !important;
        width: 290px !important;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }

#right #news {
    font-size: 1em;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width: 290px;

}
    #right #news li {
        display: block;
        margin: 8px 0 0;
        padding: 0 0 4px;
        background-color: #eaeaea;
        border-left: 10px solid #939393;
    }
        #right #news li p {
            font-size: 1em;
            font-weight: bold;
            margin: 0;
            padding: 6px 4px 3px 10px;
            color: #243E58 !important;
            width: 260px;
        }
        #right #news li span, #right #news li span a {
            color: #939393 !important;
            display: block;
        }
        #right #news a:link {
            color: #243E58;
            text-decoration: none;
        }
        #right #news a:visited {
            color: #243E58;
            text-decoration: none;
        }
        #right #news a:hover {
            color: #6AA0D5;
            text-decoration: none;
        }
        #right #news li:hover {
                border-left: 10px solid #6AA0D5;
        }

        /*#right #news li p {
            background: none repeat scroll 0 0 #EAEAEA;
            border-left: 14px solid #939393;
            margin: 0;
            padding: 1px 4px 0 7px;
        }*/
        #right #news .more {
            background: url(../imgs/arrow.gif) no-repeat scroll 135px 50% transparent;
            display: block;
            line-height: 1em;
            margin-top: 4px;
            padding: 0 18px 2px 21px;
            text-align: right;
        }

