
@charset "iso-8859-2";


body {
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}


#all {
	background-color:#880026;
	background-image:url(images/body_bg.gif);
	background-repeat:repeat-x;
}

#maintable {
	width:1000px;
	border:none;
	background-color:#FFFFFF;
}

a {
	color:#000000;
	text-decoration:none;	
}

a:hover {
	text-decoration:underline;
}

#left {
	width:260px;
	background-image:url(images/kicsi_bg.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	z-index:1000;
}

#menu {
	width:213px;
	background-color:#550016;
	padding-top:3px;
	padding-bottom:3px;
	position: relative;
	z-index:690;
}

#right-top {
	width:245px;
	height:158px;
	background-image:url(images/kereses_bg.jpg);
	position: relative;
}

#right {
	background-image:url(images/jobb_keret_bg.gif);
	background-position:top right;
	background-repeat:no-repeat;	
}

#right_1px {
	background-image:url(images/jobb_keret_bg_1px.gif);
	background-position:top right;
	background-repeat:repeat-y;
}

#flags {
	position:relative;
	top:3px;
	left:75px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

#right_title {
	position:relative;
	top:5px;
	left:65px;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:underline;
	width:120px;
}

#content, .content {
	width:435px;
	padding-top:30px;
	padding-left:30px; 
	padding-right:30px; 
	line-height:20px;
	color:#3F3F3F;
/*	background-color:#ffffff;
*/
}

div#content td, .content_text {
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
/*	background-color: #FFFFFF;*/
}

/*	szerkesztőnek kell bodystyle-hoz	*/
.content_text {
    background-color: #FFFFFF;
}


.content_text table {
    background-color: #FFFFFF;
    color: #3f3f3f;
    line-height: 20px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
}


#content_title {
	font-size:16px;
	font-weight:bold;
}

#content_hr {
	height:19px;
	width:435px;
	background-image:url(images/content_hr.jpg);	
}


#search {
	position:absolute;
	bottom:15px;
	right:10px;
	font-weight:bold;
	color:#FFFFFF;
}
#lean-box {
	position: absolute;
	top: 25px;
	right: 35px;
	
}
#login-box {
    position: absolute;
    top: 22px;
    right: 35px;
    width: 155px;
    background: #fff;
    
}
#login-box .title {
	background: #5E5E5E;
	padding: 3px 10px;
	color: #fff;
	font-weight: bold;
}
#login-box h4 {
	margin:10px;
}
#login-box .buttons {
    margin: 0 10px;	
}


#search_input {
	border:1px solid #454545;
	width:132px;
	font-size:10px;
}

#left_flash {
	width:188px;
	position:relative;
	left:10px;
	top:7px;
	border:#BABABA solid 1px;
	margin-bottom:20px;
	z-index:2;
}

#newsletter {
	width:260px;
	height:135px;
/* 	background-image:url(images/newsletter_bg.jpg);  // ez a nyelv miatt az index-ben allitodik be */
}

.box_input {
	border:1px solid #BABABA;
	height:13px;
	width:160px;
	font-family:arial,sans-serif;
	font-size:11px;
	margin-bottom:3px;
}

#newsletter_form {
	position:relative;
	top:54px;
	left:89px;
	width:160px;
}

#newsletter_button {
	position:relative;
	left:130px;	
}

#search_form {
	display:inline;
}

.jelentkezes_input {
	border-top:1px solid #ffffff;
	border-right:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	margin-bottom:6px;
	width:200px;
	height:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:1px;
}

.jelentkezes_input:hover {
	border-top: 1px solid #777777;
	border-bottom: 1px solid #777777;
	border-left: 1px solid #777777;
	border-right: 1px solid #777777;
	margin-bottom:6px;
	height:13px;
	width:200px;
	cursor:pointer;
}

.jelentkezes_input_hover {
	border-top: 1px solid #777777;
	border-bottom: 1px solid #777777;
	border-left: 1px solid #777777;
	border-right: 1px solid #777777;
	margin-bottom:6px;
	height:13px;
	width:200px;
	cursor:pointer;
}


.jelentkezes_textarea {
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	margin-bottom:3px;
	width:200px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:1px;
}

.jelentkezes_textarea:hover {
	border-top: 1px solid #777777;
	border-left: 1px solid #777777;
	border-right: 1px solid #777777;
	border-bottom: 1px solid #777777;
	margin-bottom:3px;
	width:200px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:1px;
}


div.form_row {
  width: 400px;
}

div.form_caption {
    width: 150px;
    float: left;
}

div.form_item {
/* width: 100px;  */
/* float: left; */
}

div.clearer {
     clear: both;
}

.jelentkezes_tema {
	margin-top:20px;
	font-weight: bold;
}

.jelentkezes_idopont {

}

.checkbox {
    border: 1px solid #000000;
}

.nicebutton {
	background-color:#707070;
	color:white;
	font-familiy:arial,sans-serif;
	font-size:11px;
	font-weight:bold;
	border:1px solid #cccccc;
	height:17px;
}

#newsletter_body, .newsletter_body {
	background-color:#D6D6D6;
	font-family:arial,sans-serif;
	font-size:12.5px;
	color:#000;	
	padding:30px;
	width:581px;	
}



.box_container {
	width:213px;

/* display: table; height: 53px; _position: relative; overflow: hidden; */

}

.box_title {
	background-image:url(images/box_title_bg.gif);
	height:53px;
/*	vertical-align:middle; */
	text-align:right;
	font-family:Arial,sans-serif;
	font-size:12px;
	font-weight:bold;
/*	margin-right:18px;
	margin-left:18px; 
	padding-top:15px; */
/*	display:table-cell; */
/*	width:213px; */
	
	
}

.box_title_text {
/*	margin-top: auto; 
	margin-bottom: auto; */
	padding-top:15px;
	padding-left:18px;
	padding-right:18px;
}

.box_content {
	background-color:#E3E3E3;
	padding-top:7px;
	padding-left:18px;
	padding-bottom:9px;
	padding-right:20px;
/*	font-size:10px; */
}

.box_end {
	background-color:#FEFEFE;
/*	height:3px; */
}	





.header_top_bg {
	background: url(images/bg_head.gif) no-repeat center top;
	height: 142px;
}
.page_middle {
	background-image: url(images/header_top_bg.jpg);
	background-repeat: repeat-x;
/*	clear: both;
	margin-right: auto;
	margin-left: auto;*/
}
.page_bottom {
	background-image: url(images/page_bottom.jpg);
	height: 71px;
	clear: both;
}
.bottom_pic {
	width: 203px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 700px;
}
.box {
	width: 208px;
/*	background-image: url(images/box_top.jpg);
	background-repeat: no-repeat;*/
	padding-right: 10px;
}
.page_middle_content {
	width: 903px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.box_header {
padding-top: 102px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
text-align: right;
padding-right: 15px;
clear: both;
background-image: url(images/box_top.jpg);
height: 24px;
}

.box_header2 {
	
	padding-top: 102px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding-right: 15px;
	clear: both;
	background-image: url(images/box_top2.jpg);
	height: 24px;
}



.box_header3 {
	
	padding-top: 102px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding-right: 15px;
	clear: both;
	background-image: url(images/box_top3.jpg);
	height: 24px;
}



.box_header4 {
	
	padding-top: 102px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding-right: 15px;
	clear: both;
	background-image: url(images/box_top4.jpg);
	height: 24px;
}



.box_title_start {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #707070;
	font-weight: bold;
	padding-left: 10px;
	//padding-bottom: 15px;
	padding-top: 0px;
	
}
.box_content_start {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
	border: 1px solid #CCCCCC;
	margin-top: 14px;
	text-align:justify;
	padding: 7px;
}
.box3 {
	width: 208px;
/*	background-image: url(images/box_top3.jpg);
	background-repeat: no-repeat; */
	padding-right: 10px;
}
.box2 {
	width: 208px;
/*	background-image: url(images/box_top2.jpg);
	background-repeat: no-repeat; */
	padding-right: 10px;
}
.box4 {
	width: 208px;
/*	background-image: url(images/box_top4.jpg);
	background-repeat: no-repeat; */
	padding-right: 10px;
}
/*
Első sor behúzása
    p { text-indent: 2em; margin-top: 0; margin-bottom: 0; }
*/




.padd td {
    height: 30px;	
}

.nice{}
.nice td { padding: 2px 5px; }
.nice .input-text{ border: 1px solid #ccc; border-width:1px; width: 150px; font-size: 10px; color: #333; display: block;}

h1,h2,h3,h4,h5 {
	color: #880000;	
}

h4 {
    margin:	10px 0;
}

#TB_window a.red {
	color: #880000;
}

label.error {
	color: #c00;
	font-size: 9px;
	
}


.msgBox {
	margin: 10px 0;
	border: 1px solid #CC9900;
	background: #FFFF99;
	padding: 5px;
}



.form_table .form{
    border: 1px solid #ccc; border-width:1px; width: 250px; font-size: 10px; color: #333;
    
}

div#content .form_table td{
	background: #eee;
	padding: 10px;
}
.form_table {border: 1px solid #ddd;}
.neo_form {
    margin-bottom: 60px;	
}


table {
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    color: #3f3f3f;
}

