/* basics */

/* 906666 főszín */

/* alapok */
a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}

@font-face {
 	font-family: myFont1;
 	src: url(../fonts/teen.ttf);
}
@font-face {
 	font-family: myFont2;
 	src: url(../fonts/CaviarDreams_BoldItalic.ttf);
}
@font-face {
 	font-family: myFont3;
 	src: url(../fonts/MyriadPro-Semibold.otf);
}

input {
	font-family: myFont1;
}
textarea {
	font-family: myFont1;
}
select {
	font-family: myFont1;
}


html, body, div, span, img, table {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

body {
   font-size: 13px;
   font-family: Arial;
   text-align: left;
   line-height: 100%;
   width: 100%;
   height: 100%;
   font-family: myFont1;
   overflow-x: hidden;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: url(../images/main_bg_big.jpg) no-repeat fixed;
  	background-size: 100% 100%;

/*   background-color: #000000; */
}


@media only screen and (max-width: 500px) {

}

/* fejlécek */
.menu_items {
	display: table;
	height: 80px;
   width: 100%;
   top: 0px;
   left: 0px;
   background-color: #bfe7cb;
	box-shadow: 2px 3px 3px 0px #acd0b5;
  	-moz-box-shadow: 1px 2px 2px 0px #acd0b5;
  	-webkit-box-shadow: 1px 2px 2px 0px #acd0b5;
}

.menu_items .menu_items_logo {
	position: absolute;
	display: inline-block;
	width: 142px;
	height: 100px;
	top: 5px;
	left: 10px;
   background: url(../images/farhat_logo_kicsi.png) center center no-repeat;
   background-size: 142px 100px;
}

.menu_items .menu_items_text {
	position: absolute;
	display: inline-block;
	font-family: myFont3;
	width: 100%;
	height: 70px;
	top: 5px;
	left: 0px;
	text-align: center;
	font-size: 70px;
	line-height: 70px;
	color: #ca38e3;
}
.menu_items .menu_items_text .login_a {
	color: #ca38e3;
	text-transform: none;
	font-weight: normal;
}
.menu_items .menu_items_text .login_a:hover {
	color: #ca38e3;
	text-transform: none;
}
.menu_items .menu_items_login {
	position: absolute;
	display: inline-block;
	top: 25px;
	left: 10px;
}
.menu_items .logout_a {
	position: absolute;
	display: inline-block;
	top: 25px;
	left: 10px;
	width: 120px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	background-color: #FFFFFF;
	color: #000000;
   border: 2px groove #D173E2;
   text-align: center;
}
.menu_items .logout_a:hover {
	text-transform: none;
 	color: #FFFFFF;
   background-color: #580E65;
   border: 2px ridge #88668E;
   cursor: pointer;
}
}


@media only screen and (max-width: 500px) {

}

/* main elemek */

.main {
	position: relative;
	display: table;
	width: 100%;
	height: 100%;
	text-align: center;
}
.main .main_text_style_1 {
	color: #000000;
	font-size: 50px;
	line-height: 70px;
	z-index: 100;
}
.main .main_text_style_2 {
	color: #000000;
	font-size: 16px;
	line-height: 26px;
	text-shadow: 1px 1px 2px #bfe7cb;
	padding-top: 30px;
}
.main .main_text_style_3 {
	color: #000000;
	font-size: 14px;
	line-height: 26px;
	font-family: myFont2;
	text-shadow: 1px 1px 2px #bfe7cb;
}

.main .main_text_background {
	position: relative;
	display: inline-block;
	width: 520px;
	height: 140px;
	color: #FFFFFF;
	text-shadow: 1px 1px 2px #000000;
	background: url(../images/leaf_addon_bg.png) center center no-repeat;
  	background-size: 100% 100%;
}


.main .inbox {
	position: relative;
	width: 60%;
	min-width: 440px;
	text-align: center;
	background-color: #bfe7cb;
	margin: 0 auto;
	font-size: 14px;
	box-shadow: 1px 2px 5px 0px #A5BBAB;
  	-moz-box-shadow: 1px 2px 5px 0px #A5BBAB;
  	-webkit-box-shadow: 1px 2px 5px 0px #A5BBAB;
}
.main .inbox_adm {
	min-width: 550px;
}

.main .inbox .inbox_ok_img {
	position: absolute;
	display: inline-block;
	top: 10px;
	left: 10px;
	width: 69px;
	height: 80px;
   background: url(../images/allok.png) center center no-repeat;
   background-size: 69px 80px;
}
.main .inbox .inbox_ok_img2 {
	position: absolute;
	display: inline-block;
	top: 10px;
	right: 10px;
	width: 69px;
	height: 80px;
   background: url(../images/allok.png) center center no-repeat;
   background-size: 69px 80px;
}
.main .inbox .inbox_content {
	position: relative;
	width: 90%;
	padding-top: 30px;
	padding-bottom: 20px;
	text-align: center;
	margin: 0 auto;
	font-size: 16px;
	line-height: 24px;
}

.main .inbox .inbox_adm_line {
	position: relative;
	display: inline-block;
	width: 90%;
	min-width: 550px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
   border-bottom: 2px groove #ECF8EF;
}
.main .inbox .inbox_adm_no_line {
   border-bottom: initial;
}
.main .inbox .inbox_adm_line_height {
   height: 160px;
}
.main .inbox .inbox_adm_line_height_2 {
   height: 50px;
}
.main .inbox .inbox_adm_line .first_col {
	position: absolute;
	display: inline-block;
	left: 2%;
	width: 38%;
	min-width: 220px;
	text-align: left;
}
.main .inbox .inbox_adm_line .first_wide_col {
	position: absolute;
	display: inline-block;
	left: 2%;
	width: 72%;
	min-width: 220px;
	text-align: left;
}
.main .inbox .inbox_adm_line .second_col {
	position: absolute;
	display: inline-block;
	top: 6px;
	left: 40%;
	width: 35%;
	min-width: 190px;
	text-align: right;
}
.main .inbox .inbox_adm_line .first_col .small_text_size {
	font-size: 10px;
	font-style: italic;
	line-height: 14px;
}
.main .inbox .inbox_adm_line .second_col .small_text_size {
	font-size: 10px;
	font-style: italic;
	line-height: 14px;
}
.main .inbox .inbox_adm_line .first_col_info {
	position: absolute;
	display: inline-block;
	left: 2%;
	width: 73%;
	min-width: 410px;
	text-align: left;
}
.main .inbox .inbox_adm_line .third_col {
	position: absolute;
	display: inline-block;
	left: 75%;
	top: 6px;
	width: 25%;
	min-width: 120px;
}
.main .inbox .inbox_adm_line .third_col_info {
	position: absolute;
	display: inline-block;
	left: 75%;
	width: 25%;
	min-width: 120px;
}


.info_mail_area {
	position: relative;
	display: block;
	left: 2%;
	width: 98%;
	min-width: 200px;
	height: 140px;
	border: 2px groove #ECF8EF;
}


@media only screen and (max-width: 560px) {

}
@media only screen and (max-width: 380px) {

}

.grey_italic {
	color: #6E6E6E;
	font-style: italic;
	font-size: 11px;
}
.input_error {
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
	text-shadow: 1px 1px 2px #FFFFFF;
}
.message_allok {
	font-size: 16px;
	text-shadow: 1px 1px 2px #FFFFFF;
	line-height: 30px;
}

.label_box {
	display: inline-block;
	width: 45%;
	text-shadow: 1px 1px 2px #FFFFFF;
}
.main .to_right {
	text-align: right;
	padding-right: 5px;
}
.main .to_left {
	text-align: left;
	padding-left: 5px;
}
.label_box_align {
	position: relative;
	top: -28px;
	line-height: 16px;
}

input[type="submit"] {
   width: 30%;
   min-width: 200px;
	height: 36px;
	line-height: 30px;
	font-size: 18px;
	color: #FFFFFF;
   background-color: #ca38e3;
   border: 2px groove #D173E2;
}
.menu_items_login input[type="submit"] {
   min-width: 60px;
	height: 26px;
	line-height: 20px;
	font-size: 14px;
	background-color: #FFFFFF;
	color: #000000;
   border: 2px groove #D173E2;
}
.inbox_adm_line input[type="submit"] {
   min-width: 100px;
	height: 26px;
	line-height: 20px;
	font-size: 14px;
	background-color: #FFFFFF;
	color: #000000;
   border: 2px groove #D173E2;
}
input[type="submit"]:hover {
	text-transform: none;
 	color: #FFFFFF;
   background-color: #580E65;
   border: 2px ridge #88668E;
   cursor: pointer;
}
input[type="text"] {
	text-transform: none;
 	color: #000000;
	width: 200px;
	height: 26px;
   border: 2px solid #9FC0A9;
}
.menu_items_login input[type="password"] {
	text-transform: none;
 	color: #000000;
	width: 80px;
	height: 22px;
   border: 2px solid #9FC0A9;
   margin-right: 5px;
}
.inbox_adm_line input[type="text"] {
	text-transform: none;
 	color: #000000;
	width: 116px;
	height: 22px;
   border: 2px solid #9FC0A9;
   text-align: right;
}
textarea {
	text-transform: none;
 	color: #000000;
	width: 200px;
	height: 52px;
	line-height: 16px;
   border: 2px solid #9FC0A9;
}
select {
	width: 60px;
	height: 30px;
	line-height: 30px;
	border: 2px solid #9FC0A9;
}
.inbox_adm_line select {
	text-transform: none;
 	color: #000000;
	width: 60px;
	height: 26px;
   border: 2px solid #9FC0A9;
   text-align: right;
}

/* láblécek */
