@CHARSET "UTF-8";

/* ------------------------------------------------------------------------------------------------------------- */
/* Szöveg																										 */
/* ------------------------------------------------------------------------------------------------------------- */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #565554;
}

p {
	text-align: justify;
	line-height: 18px;
}

#MiddleColumn p,
#RightColumn p {
	padding-bottom: 9px;
}

#LeftColumn ul, #MiddleColumn ul  {
	line-height: 18px;
}

#Erdekessegek {
	color: #574f44;
}

#RightColumn {
        font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #6b6457;
}

#RightColumn p, #RightColumn ul {
	line-height: 15px;
}

#RightColumn .big {
	font-size: 12px;
	letter-spacing: 3px;
}

#RightColumn em {
	font-style: normal;
	color: #789596;
	letter-spacing: 3px;
}

.rightBox .text {
    background-color: #fff;
    padding: 20px;
}


#BottomMenu {
	color: #5a574c;
}

#Footer {
	font-size: 11px;
	color: #c4beb3;
}

#MainCenter {
	font-size: 12px;
	color: #5a5448;
}

#MainCenter p {
	margin-top: 11px;
	margin-bottom: 11px;
	text-align: left;
	line-height: 18px;
	font-size:12px;
}

#MainCenter hr {
width: 100%;
color:#FFF;
background-color:#FFF;
}

.bread .current {
	font-weight: bold;
}

#VideoList p {
	margin-left: 68px;
}

#VideoList hr {
	margin-bottom: 8px;
	clear: left;
}

.align-left {
    text-align: left !important;
}

.align-center {
    text-align: center !important;
}

.align-right {
    text-align: right !important;
}

.align-justify {
    text-align: justify !important;
}

.fontSize1 {
    font-size: 8px !important;
}
.fontSize2 {
    font-size: 10px !important;
}
.fontSize3 {
    font-size: 12px !important;
}
.fontSize4 {
    font-size: 14px !important;
}
.fontSize5 {
    font-size: 18px !important;
}
.fontSize6 {
    font-size: 24px !important;
}
.fontSize7 {
    font-size: 36px !important;
}

/* ------------------------------------------------------------------------------------------------------------- */
/* Felsorolások																									 */
/* ------------------------------------------------------------------------------------------------------------- */

ul {
	margin: 0;
}

#LeftColumn ul {
	padding-left: 30px;
}

#LeftColumn ul li {
	list-style-image: url("../images/layout/li_orange_square.png");
}

#MiddleColumn ul li,
#MainCenter ul li {
	list-style-image: url("../images/layout/li_orange_square.png");
	
}

#LeftColumn ul li span.active {
	font-weight: bold;
	background-color:#85796c;
	color: #ede8dd;
}

#MainCenter ul {
	margin-top: 11px;
	margin-bottom: 11px;
	line-height: 18px;
}

ul.subSections li {
	font-size: 14px;
	line-height: 22px;
}


/* ------------------------------------------------------------------------------------------------------------- */
/* Címsorok																										 */
/* ------------------------------------------------------------------------------------------------------------- */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #3e3931;
	text-align: left;
}

h1 {
	font-size: 22px;
	font-weight: bold;
	color:#8f8880;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color:#779093;
	padding-bottom:0px;
	}

h3 {
	font-size: 15px;
	font-weight: bold;
	color:#8f8880;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

h4 {
	font-size: 12px;
	font-weight: bold;
}

h5, h6 {
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
}

.alcim {
	font-size: 15px;
	font-style: italic;
	color:#8f8880;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:1px;
}

.videoBox h3 {
	font-size: 12px;
	font-weight: normal;
}

#MainCenter h1 {
	margin-top: 0px;
	margin-bottom: 0px;
}

#MainCenter h2 {
	color:#809798;
	font-size:18px;
	font-weight:bold;
	font-stretch:extra-expanded;
}

#MainCenter h3 {
	font-size:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	letter-spacing:1px;
	color:#67615a;
}

#MainCenter h2, #MainCenter h3, #MainCenter h4, #MainCenter h5, #MainCenter h6 {
	margin-top: 15px;
	margin-bottom: 10px;
}

.leftBox {
    font-size: 11px;
    color: #595653;
}

.leftBox h2,
.rightBox h2 {
        font-family: 'PT Sans Narrow', Arial, sans-serif;
        font-size: 20px;
        font-weight: normal;
}

.leftNavBox h2 {
        font-family: 'PT Sans Narrow', Arial, sans-serif;
        font-size: 16px;
        font-weight: normal;
        text-transform: uppercase;
}

.middleBox {
    color: #565554;
}

.middleBox h2 {
    color: #2c4051 !important;
}



/* ------------------------------------------------------------------------------------------------------------- */
/* Képek																										 */
/* ------------------------------------------------------------------------------------------------------------- */


img.align-left,
img.align-center,
ing.align-right {
    margin: 10px;
}

img.align-left {
    float: left;
    margin-left: 0;
    clear: left;
}

img.align-right {
    float: right;
    margin-right: 0;
    clear: right;
}

img.align-rcenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

#VideoList img {
	width: 60px;
	margin-bottom: 8px;
	float: left;
}


/* ------------------------------------------------------------------------------------------------------------- */
/* Linkek																										 */
/* ------------------------------------------------------------------------------------------------------------- */

a {
	text-decoration: none;
	color: #e56404;
}

a:hover {
	background-color: #e56404;
	color: #ffffff;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #3e3931;
}

#Programok h2 a {
	color:#2c4051;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	color: #3e3931;
	background-color: #c6dfe2;
}

#UserBox a:hover {
	background: none;
}

a .mainMenuBg1,
#MainMenu .selected .mainMenuBg1 {
	background-image: url("../images/layout/main_menu_bg_left.png");
	background-position: left;
	background-repeat: no-repeat;
}

a:hover .mainMenuBg1 {
	background-image: url("../images/layout/main_menu_bg_left_hover.png");
	background-position: left;
	background-repeat: no-repeat;
}

a .mainMenuBg2,
#MainMenu .selected .mainMenuBg2  {
	background-image: url("../images/layout/main_menu_bg_right.png");
	background-position: right;
	background-repeat: no-repeat;
}

.mainMenuItemContainer a:hover .mainMenuBg2 {
	background-image: url("../images/layout/main_menu_bg_right_hover_ie.png");
	background-position: right;
	background-repeat: no-repeat;
}

.mainMenuItemContainer_last a:hover .mainMenuBg2 {
	background-image: url("../images/layout/main_menu_bg_right_hover.png");
	background-position: right;
	background-repeat: no-repeat;
}

a .mainMenuBg3,
#MainMenu .selected .mainMenuBg3 {
	background-image: url("../images/layout/main_menu_bg_middle.png");
	background-repeat: repeat-x;
}

a:hover .mainMenuBg3 {
	background-image: none;
	background-color: #c6dfe2;
}

#MainMenu .selected {
	color: #59b6c7;
}

#MainMenu a,
#BottomMenu a {
	color: #5a574c;
}

#MainMenu a:hover {
	color: #5a574c;
	background: none;
}

#BottomMenu a:hover {
	color: #5a574c;
	background-color: #c6dfe2;
}

.leftNavBox ul a {
	color: #38352f;
}

.leftNavBox ul a:hover {
	color: #5a574c;
	background-color: #c6dfe2;
}

.leftNavBox h2 a:hover {
	background: none;
}

/* ------------------------------------------------------------------------------------------------------------- */
/* Űrlapok																										 */
/* ------------------------------------------------------------------------------------------------------------- */

.formElement .field,
.formElement .error,
.submitElement .button {
	margin-left: 200px;
}

.formElement .field input,
.formElement .field textarea,	
.formElement .field select {
	width: 450px;
	margin-bottom: 15px;
	border: 1px solid #6b6457;
}

.formElement .shortText input {
	width: 225px;
}


.invalid .field input,
.invalid .field textarea,
.invalid .field select {
	background-color: #daeaea;
}

.formElement .field textarea {
	height: 225px;
}

.formElement label {
	float: left;
	margin-top: 4px;
	display: block;
}

.formElement .error {
	margin-top: -10px;
	margin-bottom: 15px;
	color: #1b9dbd;
	font-weight: bold;
}

.submitElement .button input {
	background-color: #e56404;
	color: #fff;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 16px;
	padding-right: 16px;
	border: 1px solid #6b6457;
	font-weight: bold;
}


/* ------------------------------------------------------------------------------------------------------------- */
/* Google Maps																									 */
/* ------------------------------------------------------------------------------------------------------------- */

.googleMapsFrame iframe {
	border: 1px solid #6b6457;
}
