@import url("../font/HSW721Y.TTF");

/*
Jobb oldalt: kapcsolat kontakt – Swiss721BT LightCondensed  (32 pt)
Lábléc: TÁRS-TERVEZŐK - Swiss721BT RomanCondensed (18 pt)
Lábléc: Társtervezők apró betűs szöveg: Swiss721BT LightCondensed (10 pt)
Lábléc: TAMOGATOK - Swiss721BT RomanCondensed (18 pt)
“Lorem ipsum... szöveg: Swiss721BT Light (12 pt)
címsor szöveg: Swiss721BT LightCondensed (30 pt)
vonalkód: Swiss721BT LightCondensed (32 pt)

*/
@font-face {
    font-family: "Hswiss721";
    src: url("../font/HSW721Y.TTF");	
}

@font-face {
	font-family: "Swiss721BT LightCondensed";
	src: url("../font/swisscl.ttf");
}

@font-face {
	font-family: "Swiss721BT Light";
	src: url("../font/tt0001m_.ttf");
}

@font-face {
	font-family: "Swiss721BT RomanCondensed";
	src: url("../font/91446442.ttf");
}

::-webkit-input-placeholder {
   color: #a3a3a3;
}

:-moz-placeholder { /* Firefox 18- */
   color: #a3a3a3;  
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #a3a3a3;  
}

:-ms-input-placeholder {  
   color: #a3a3a3;  
}

body {
	font-family: Swiss721BT LightCondensed;
	margin: 0; 
	padding: 0;
	background-color: #c3c3c3;
    behavior: url("csshover.htc");	
}

a{
	color: #004c78; ;
}

h1 {
	font-family: Swiss721BT LightCondensed;
	font-size : 30px;
	font-weight: normal;
	line-height: 100%;
	color: #004c78; 
	margin-bottom: 10px;	
	-ms-word-wrap: break-word;
}

h6{
	font-family: Swiss721BT LightCondensed;
	text-align: left;
	font-size : 16px;
	font-weight: normal;
	color: #004c78; 
	margin-top: 5px;
	margin-bottom: 5px;
	-ms-word-wrap: break-word;
}

h2 {
	font-family: Swiss721BT Light;
	font-size : 14px;
	line-height: 150%;
	font-weight: normal;
	/* color: #909090; */
	/* color: #181818; */
	color: #505050;
	-ms-word-wrap: break-word;
}

h7 {
	font-family: Swiss721BT Light;
	text-align: left;
	font-size : 12px;
	line-height: 100%;
	font-weight: normal;
	color: #909090; 
	margin-bottom: 5px;
	-ms-word-wrap: break-word;
}

h3 {
	color: #ffffff; 
	font-size: 18px;
    margin-top: 8px;
	margin-bottom: 8px;
	font-family: Swiss721BT RomanCondensed;
	font-size : 18px;
	line-height: 100%;
	font-weight: normal;	
	-ms-word-wrap: break-word;
}

h4 {
	color: #ffffff; 
	font-size: 18px;
    margin-top: 5px;
	margin-bottom: 8px;
	-ms-word-wrap: break-word;
}

h5 {
    font-family: Swiss721BT LightCondensed;
	color: #cecece; 
	font-size: 18px;
    margin-top: 20px;
	margin-bottom: 5px;
	-ms-word-wrap: break-word;
}

h12 {
	font-family: Swiss721BT Light;
	text-align: left;
	font-size : 12px;
	line-height: 100%;
	font-weight: normal;
	color: #909090; 
	-ms-word-wrap: break-word;
}
/* Alerts */

h4.alert_info {
width: 425px;
margin: 0px 3% 0 3%;
margin-top: 20px;
background: url(../images/icn_alert_info.png) no-repeat;
background-position: 10px 10px;
color: #082B33;
padding: 10px 10px;
text-indent: 40px;
font-size: 14px;}

h4.alert_warning {
width: 425px;
margin: 0px 3% 0 3%;
margin-top: 20px;
background: url(../images/icn_alert_warning.png) no-repeat;
background-position: 10px 10px;
color: #796616;
padding: 10px 10px;
text-indent: 40px;
font-size: 14px;}

h4.alert_error {
width: 425px;
margin: 0px 3% 0 3%;
margin-top: 20px;
background: url(../images/icn_alert_error.png) no-repeat;
background-position: 10px 10px;
color: #7B040F;
padding: 10px 10px;
text-indent: 40px;
font-size: 14px;}

h4.alert_success {
width: 425px;
margin: 0px 3% 0 3%;
margin-top: 20px;
background: url(../images/icn_alert_success.png) no-repeat;
background-position: 10px 10px;
color: #32510F;
padding: 10px 10px;
text-indent: 40px;
font-size: 14px;}



ul.nav {	
	border-bottom:0px solid #000000;
	width:100%;
	float:left;	
	height: 92px; 
	z-index: 2;
	position:absolute
}

ul.nav, ul.nav li, ul.nav li ul {list-style-type:none;margin:0px;padding:0px;}
ul.nav li ul {display:none;}
ul.nav li:hover ul {display:block;}
ul.nav li:hover ul ul{display:none;}
ul.nav li ul li:hover ul{display:block;}
ul.nav li ul li:hover ul ul{display:none;}
ul.nav li ul li ul li:hover ul{display:block;}

ul.nav li {float:left;line-height:26px;width:145px;font-weight:bold;font-family:Verdana;font-size:12px;margin-left:1px; text-align:center;
position:relative;   /* FONTOS! */
}
ul.nav li ul {width:145px;
position:absolute;    /* FONTOS! */
}
ul.nav li ul li {width:100%;float:left;}
ul.nav li ul ul {margin-left:145px;margin-top:-26px;}


ul.nav li {
	height: 100%;
	width: 165px;
	color: #000000;
	cursor:pointer;
	font-family: Swiss721BT LightCondensed;
	font-size : 32px;
	line-height: 110%;
	font-weight: normal;
    margin-top: 0px;
	margin-bottom: 5px;
	border-left: 3px solid #cccccc;
	/*background-color : #eeeeee;*/
}

ul.nav li.active {
	color:#aaaaaa;
	background-color: #5b5b5b;
	background-position: 0px 0px;
	background-image:url(../images/menu.png); 
	background-repeat: no-repeat;	
	background-repeat: none;
}

ul.nav li ul li {color:#aa0000;background-color:#782211;border-bottom:0px solid #dddddd;}

ul.nav li a , ul.nav li span {
	display:block;
	height: 62px;
	text-decoration:none;
	color:#a0a0a0;
	padding:15px 15px;
}
ul.nav li a:hover, ul.nav li span:hover {
	color:#b0b0b0;
	background-color: #5b5b5b;
	background-position: 0px 0px;
	background-image:url(../images/menu.png); 
	background-repeat: no-repeat;	
	background-repeat: none;
}


#site {
	margin: 0px auto; 
	width: 1200px; 
	position: relative; 
	height: 800px;
	background-color: #e0e0e0;
	background-repeat: no-repeat;
	/* background-image: url(../images/background_2.png); */
	background-image: url(../images/background_2.jpg);
	
}

#right_border {
	position: relative;
	left: 1200px;
	top: 220px;
	width: 200px;
	height: 200px;
	background-color: #c3c3c3;
	/* background-color: #121212; */
	float: left;
	z-index: 10;	
}
#page {
	margin: 0px auto; 
	width: 1006px; 
	position: relative; 
	height: 100%;
	background-color: #ffffff;	
	background-repeat: no-repeat;
	background-image: url(../images/background_2.png);
	background-position: -95px 0px;	
}

#headbarcode {
	position: absolute;
	right: 0px;
	width: 182px;
	height: 80px;
	background-image: url(../images/barcode.png);
	background-repeat: no-repeat;	
}

#text2 {
	Position : absolute;
	width : 328px;
	height: 460px;
	top: 220px;
	right: 0px;	
	float: left;
	overflow: hidden;
}


#reklam {
	position: absolute;
	right: 0px;
	width: 328px;
	height: 673px;
	top: 0px;
	background-image: url(../images/reklam_jobb_oldal.jpg);
	background-repeat: no-repeat;	
}

#head_logo {
	position: relative;
	top: 5px;
	left: -270px;
	width : 150px;
	height: 170px;
	float: left;
	cursor: pointer;
}

#head_logo2 {
	position: relative;
	top: -25px;
	left: -140px;
	width: 170px;	
	height: 94px;
	float: left;
	cursor: pointer;
}

#nb_logo2 {
	Position: relative;
	height: 80px;
	width: 144px;
	left: 190px;
	top: 20px;
	background-image: url(../images/nb_logo2.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

#nb_logo {
	Position: relative;
	width: 82px;
	height: 82px;
	left: 40px;
	top: 20px;
	background-image: url(../images/nb_logo.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

#nb_line {
	Position: relative;
	width: 90px;
	height: 2px;
	left: 40px;
	top: 35px;
	background-color: #b5b5d2;
}

#nb_name {
	Position: relative;
	width: 100px;
	height: 22px;
	left: 35px;
	top: 51px;
	background-image: url(../images/nb_name.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

#navigate {
	Position : relative;
	left: 148px;
	top : 81px;
	height: 92px;
	width: 860px;
	/*border-left: 1px solid #a6a6a6;*/
}

#sline {
	position : relative;
	width: 1006px;
	height: 21px;
	background-image: url(../images/sline.png);
	background-repeat: no-repeat;	
}

#text {
	Position : absolute;
	width : 680px;
	height: 460px;
	top: 220px;
	float: left;
	overflow: hidden;
}

#text_nba {
	Position : absolute;
	width : 660px;
	height: 460px;
	top: 220px;
	float: left;
}

#text_left {
	Position : relative;
	margin-right: 30px;
	width : 560px;
	height: 100%;
	left: 20px;
	top: -15px;
	float:right;
}

#text_left3 {
	Position : relative;
	margin-right: 30px;
	width : 280px;
	height: 100%;
	left: 20px;
	top: -15px;
	float:right;
}
#text_right3 {
	Position : relative;
	width : 280px;
	height: 100%;
	left: 50px;
	top: -15px;
}

#text_right {
	Position : relative;
	width : 560px;
	height: 100%;
	left: 50px;
	top: -15px;
}

#text_right2 {
	Position : relative;
	width : 328px;
	height: 100%;
	left: 328px;
	top: 150px;
	z-index: 0px;
}

#foot {
	position: absolute;
	left: -97px;
	width: 1200px;
	height: 89px;
	bottom: 0px;
	background-color : #000000;
    opacity: 0.6;
    filter: alpha(opacity=60); /* For IE8 and earlier */	
}

#foot_sign {
	position : absolute;
	width: 113px;
	height: 89px;
	float: left;
	background-color : #4e4e4e;
	text-align: center;
	color: #ffffff;
	font-family: Swiss721BT RomanCondensed;
	font-size : 18px;
	line-height: 105%;
	font-weight: normal;	
    opacity: 1.0;
    filter: alpha(opacity=100); /* For IE8 and earlier */		
}	

#foot_sign_line {
	position : relative;
	width: 83px;
	height: 2px;
	left: 15px;
	background-color : #ffffff;
}

#foot_text_left {
	position : absolute;
	font-family: Swiss721BT LightCondensed;
	font-size : 11px;
	line-height: 155%;
	color: #d5d5d5;
	float: left;
}

#foot_text_right {
	position : absolute;
	font-family: Swiss721BT LightCondensed;
	font-size : 10px;
	line-height: 155%;
	color: #d5d5d5;
	float: left;
}
#contact {
	position : relative;
	transform: rotate(-10deg);
	top: 95px;
	left: 930px;
	width: 185px;
	height: 123px;
	font-family: Hswiss721;
	font-size : 12px;
	color: #999999;
	background-color: #FFFFFF;
	cursor: pointer;
    opacity: 1.0;
    filter: alpha(opacity=100); /* For IE8 and earlier */		
}

#cont_arrow {
	position : relative;
	background-color: #aaaaaa;
	left: -102px;
	top: -33px;
	width: 21px;
	height: 121px;
	background-image: url(../images/cont_arrow.png);
	float: left;
	z-index: 100;
}

#cont_logo {
	Position: relative;
	width: 60px;
	height: 44px;
	left: 74px;
	top: 10px;
	background-image: url(../images/cont_logo.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

#cont_text {
	position : relative;
	top: -95px;
	left: 10px;
	font-family: Swiss721BT LightCondensed;
	text-align: center;
	font-size: 32px;
	line-height: 90%;
}

#cont_close {
	position : relative;
	top: -37px;
	left: -10px;
	width: 12px;
	height: 12px;
	background-image: url(../images/cont_close.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;	
	float: right;
	z-index: 100;
}

#button {
	position : relative;
	top: 518px;
	left: 586px;
	float: left;
	width: 41px;
	height: 41px;
}

#login {
	Position: relative;
	width : 387px;
	height: 200px;
	top : 50px;
	left : 50px;
	/*background-color: #eeeeee; */
}

#login_text {
	position : absolute;
	width: 113px;
	float: left;
	text-align: center;
	color: #ffffff;
	font-family: Swiss721BT RomanCondensed;
	font-size : 18px;
	line-height: 105%;
	font-weight: normal;	
}	

#login input[type="text"],input[type="password"]
{
    font-size:24px;
	color: #004c78;
	width: 380px;
	
}

#login button {
  color: #004c78;
  height: 35px;
  border: 1px solid #004c78;
  font-family: Swiss721BT RomanCondensed;
  font-size : 18px;
  line-height: 105%;
  font-weight: normal;
  cursor: pointer;
}

textarea#u_left_title , textarea#u_right_title {
	font-family: Swiss721BT LightCondensed;
	font-size : 30px;
	font-weight: normal;
	line-height: 100%;
	color: #004c78; 
	margin-bottom: 10px;	
	-ms-word-wrap: break-word;
}

textarea#u_left_detail , textarea#u_right_detail {
	font-family: Swiss721BT Light;
	font-size : 12px;
	line-height: 150%;
	font-weight: normal;
	color: #909090; 
	-ms-word-wrap: break-word;
}

#submit_0 button {
  position: relative; 
  top: -45px; 
  left: 678px;
  float: left;
  margin-left: 10px;
  color: #004c78;
  height: 35px;
  border: 1px solid #004c78;
  font-family: Swiss721BT RomanCondensed;
  font-size : 18px;
  line-height: 105%;
  font-weight: normal;
  cursor: pointer;
}

#userinfo {
	Position: absolute;
	left: 550px;
	top: 0px;
	width: 255px;
	height: 75px;	
}

#galldesc {
	Position: relative;
	height: 320px;
	width: 320px;
	overflow: auto;
}

#picdetail {
	Position : relative;
	top: -428px;
	left: 0px;
	width: 700px;
	height: 455px;
	/* background-color: #aaaaaa; */
	float: left;
	z-index: 100;
}

#picdettitle {
	position : relative;
	width: 500px;
	height: 90px;
	float: right;
	padding: 10px;
}

#picdetdesc1 {
	position: relative;
	height: 300px;
	width: 330px;
	float:left;
	padding : 10px;
}
#picdetdesc2 {
	position: relative;
	height: 300px;
	width: 330px;
	float:right;
	padding : 10px;
}
#picdetail_back {
	Position : relative;
	top: 10px;
	left: -5px;
	width: 730px;
	height: 444px;
	background-color: #eaeaea;
    opacity: 0.7;
    filter: alpha(opacity=70); /* For IE8 and earlier */		
	float: left;
	z-index : 1;
}
#scroller_back {
	Position : absolute;
	top: 10px;
	left: -5px;
	width: 120px;
	height: 442px;
	background-color: #500000;
    opacity: 0.7;
    filter: alpha(opacity=70); /* For IE8 and earlier */		
}

#jobb_szele {
list-style-type: none;
}


.jobb_szele1 {
list-style-type: none;
height: 700px;
padding: 0px;
margin: 0px 0;
overflow: hidden;
float: left;
}