@charset "utf-8";
/*  *****************************  lng menu ***************************/
.upper{
    text-transform:uppercase;	
}
.lower{
   text-transform:lowercase;
}
.capital{
   text-transform:capitalize;	
}
.siker{
	font-size:14px;
	color:#4F2883;

	
}
.kat{
	margin:0 0 0 0px;
	color:#999999;
	padding-bottom:15px;
	
}

.fokat_off{
	margin:0 0 0 0px;
	background-image:url(../img/ikon/kat_arrow_off.png);
	background-repeat:no-repeat;
	background-position: 0px 4px;
	padding-bottom:15px;
}

.fokat{
	margin:0 0 0 0px;
	background-image:url(../img/ikon/kat_arrow.png);
	background-repeat:no-repeat;
	background-position: 0px 4px;
	padding-bottom:15px;
}
.fokat a:link{
	margin:0 0 0 10px;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
}
.kat_on a:visited{
	color:#000000;
}



.kat_on{
	margin:0 0 0 0px;
	/*background-image:url(../img/ikon/kat_arrow.png);*/
	background-repeat:no-repeat;
	background-position: 0px 4px;
	color:#999999;
	padding-bottom:15px;
}
.kat_on a:link{
	margin:0 0 0 10px;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
}
.kat_on a:visited{
	color:#000000;
}
.kat a:link{
	margin:0 0 0 10px;
	font-weight:normal;
	text-decoration:none;
	color:#999999;
}
.kat a:visited{
	color:#999999;
}

#top_menu{
	height:29px;
	width:1000px;
	line-height:27px;
	margin-left: auto;
	margin-right: auto;
	background-color:#fff;
	border-bottom:2px solid #C3C4C6;
	/*overflow:hidden;*/
	vertical-align:middle;
}
#lng_menu{
	padding:0 35px 0 35px;
	width:395px;
	/*border:solid 1px #000;*/
}
#lng_menu .on {
	margin-right:0px;
	padding:0 5px 0 5px;
	white-space: nowrap;	
}
#lng_menu .on a:link{
	color:#403E41;
	font-size:10px;
	text-decoration:none;
}
#lng_menu .on a:hover{
	color:#fff;
	text-decoration:none;
}
#lng_menu .on a:visited{
	color:#403E41;
	text-decoration:none;
}

#lng_menu .off {
	margin-right:0px;
	padding:0 5px 0 5px;
	white-space: nowrap;	
}
#lng_menu .off a:link{
	color:#AAABAC;
	font-size:10px;
	text-decoration:none;	
}
#lng_menu .off a:hover{
	color:#fffff;
	text-decoration:none;
}
#lng_menu .off a:visited{
	color:#AAABAC;
	text-decoration:none;
}
/*  */
.belepve a:link{
	color:#AAABAC;
	font-size:10px;
	text-decoration:none;	
}
.belepve a:hover{
	color:#fffff;
	text-decoration:none;
}
.belepve a:visited{
	color:#AAABAC;
	text-decoration:none;
}

.oldal_fejlec{
	color:#656565;
	font-size:13px;
}

.keresosav{

	/*background-image:url(../img/ikon/ikon_nagyito_bg.png);*/
	background-image:url(../img/ikon/kereso_bg.png);
	/*background-position:0px 5px;*/
	background-position:center; 
	background-repeat:no-repeat;
	overflow:hidden;
	height:28px;
}
.inp_kereso{
	width:110px;
	height:13px;
	border:hidden;
	background:#FFF;
	margin:0 4px 0 4px;
	padding:0 0 0 2px;
	font-size:10px;
	color:#B2B2B2;
}

.inp_login{
	width:112px;
	height:15px;
	border:solid 1px #B9BABC;
	background:#FFF;
	margin:0 4px 0 0;
	padding:0 0 0 2px;
	font-size:10px;
	color:#B2B2B2;
}


a.top_sumit_link:link{
	color:#AAABAC;
	font-size:10px;
	text-decoration:none;	
	line-height:22px;
	margin-right:10px;
}
a.top_sumit_link:visited{
	color:#AAABAC;
	font-size:10px;
	text-decoration:none;	
	line-height:22px;
}

/*  *****************************  \\lng menu ***************************/
#menu2{
	width:998px;
	margin-left: auto;
	margin-right: auto;
	border-left:solid 1px #FFF;
	border-right:solid 1px #FFF;
	overflow:hidden;
	background-color:#FFF;
	background-image:url(../img/slide/szabev-drot.jpg);
	background-repeat:no-repeat;	
}




/* CSS Document */
a:link{
	font-size:13px;
	color:#2A3545;
	text-decoration:underline;
}

a:hover{
	font-size:13px;
	color:#555;
	text-decoration:underline;
}
a:visited{
	font-size:13px;
	color:#2A3545;
	text-decoration:underline;
}

html, body {

height: 100%;

}

body,td,th,tr {
	font-family: Verdana, Geneva, sans-serif;
	color:#151B22;
	font-size:16px;	
	
}

body {
	background-color:#526887; 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../img/site/szabev-drotfonat-hatter.png);
	background-repeat:repeat-x;
}
.bck{
	background-repeat:no-repeat;
	/*background-attachment:fixed;*/
	background-position:center 0px;
	/*background-color:#e1e9ef;  */ /*#DDE9F6*/	
}

#sz_fej_logo{
		position:absolute;
	z-index:10;
	margin:10px 0 0 670px;
	
}

#div_msg {
	position:fixed;
	display: none; 
    background-color:#F6F6F6;
	border:1px solid #900;
	z-index:100;
    left: 50%;
    top: 50%;
    margin-left: -50px;
    margin-top: -50px;
	width:300px;
	height:150px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	padding:3px 5px 0 5px;
	vertical-align:middle;
	text-align:center;
	color:#4F2883;
	line-height:100px;
}
#div_layer {
	position:fixed;
	width:100%;
	z-index:1;
	left: 0px;
	top: 1px;
    background-repeat: repeat; 
	display: none; 
	visibility: hidden;
	overflow:hidden;
}
#site_info{
   width: 800px;
   height: 400px;
   background-color: #fff;
   margin-left:auto;
   margin-right:auto;
   margin-top:10px;
 /*  margin:0 auto;*/
	
   -webkit-border-radius:4px;
   -moz-border-radius:4px;
	border-radius:4px;
	border:1px solid #555;
	padding:10px;
}
.l-tartalom{
	overflow-y: scroll;
	  height: 400px;
}
#alert_box
{
	position:fixed; top:0; width:100%; background:#900;z-index:999; color:#fff; font-weight:bold;
	text-align:center;
	width:100%;
	
}
#top1_old {

	background-repeat:no-repeat;

	/*background-attachment:fixed;*/

	background-position:center top;

	/*background-color:#234983;*/

	height:180px;

} 
#top1 {
margin-left: auto;
margin-right: auto;
	height:169px;
	width:981px;
	padding-top:9px;

} 


.menu_ws{
	width:180px;
	background-color:#CADBEE;
	height:29px;
	text-align:left;
}

a.ws:link{
	padding-left:10px;
	display: block;
	line-height: 29px;
	text-decoration: none;
	color: #273B80;
	font-size:14px;
	font-weight:bold;
	font-style: italic;		
}
a.ws:hover{
	color: #fff;
}
a.ws:visited{
	color: #273B80;
}





.div_l{

	float:left;

}

.div_r{

	float:right;

}

.div_c{

	clear:both;

}

#top { 	width:800px;}



.menu_elvalaszt{

	width:10px;

	height:90px;

	float:left;

	background-image: url(/img/site/menu_elvalaszto.gif);

	background-repeat: no-repeat;

}	

.menu_box{

	/*width:80px;*/

	padding:30px 12px 0 12px;

	float:left;

	text-align:center;

	vertical-align: middle;

}



#kereses {

	width:950px;

	height:51px;

	background-image: url(../img/site/kereses_bg.gif);

	/*border:solid 1px #0F0;*/

	}	

#lab {

	width:800px;

	background-color:#FFFF99;

}

#container { 
    width:980px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	margin-top:0px;
	background-color:#fff;
	min-height:300px;
	height:auto;
	padding:10px;
	/*
	border-left:solid 1px #FFF;
	border-right:solid 1px #FFF;
	*/

} 

#fizetes{
	margin:14px 20px 0 10px;
	width:410px;
	text-align:right;
	overflow:hidden;
	
}

#fizetes .cim{
	margin:10px 0 0 0;
	font-size:16px;
	color:#204782;
	font-weight:bold;
	font-style:italic;
}

#fizetes .lead{
	font-size:10px;
	color:#204782;
	font-weight:bold;
}


#kosar{
	margin:14px 0 0 60px;
	width:300px;
	overflow:hidden;
}
#kosar .cim{
	margin:10px 0 0 0;
	font-size:17px;
	color:#204782;
	font-weight:bold;
	font-style:italic;
}

#kosar .lead{
	font-size:14px;
	font-weight:bold;
	padding-top:5px;
	color:#204782;
}


#menu_lab-1{
	width:980px;
	margin-left: auto;
    margin-right: auto;
}
.copyr{
	padding:10px 10px 4px 0;
	color:#666;
	font-size:11px;
}
.hand{
	cursor:pointer;
}

#belso_resz{

	text-align:left;

	width:800px;

	background-color: #FFFF99;	

}



#bal_oszlop{

	width:310px;

	background-color: #FFF;

	/*text-align:left;*/

	/*border:solid 1px #0F0;*/

}



a.fomenu_link{

	font-size:14px;

	color:#FFF;

	text-decoration:none;

	font-weight:bold;

}

a.fomenu_link:hover{

	font-size:14px;

	color:#CCC;

	text-decoration:none;

	font-weight:bold;

}

a.fomenu_link_on{

	font-size:14px;

	color:#CCC;

	text-decoration:none;

	font-weight:bold;

}

a.fomenu_link_on:hover{

	font-size:14px;

	color:#fff;

	text-decoration:none;

	font-weight:bold;

}



a.lab_link{

	font-size:12px;

	color:#660000;

	text-decoration:underline;

}

a.lab_link:hover{

	font-size:12px;

	color:#D65638;

	text-decoration:underline;

}



.text_feher{

	color:#FFFFFF;

	}

.lab_elvalaszto{

	margin:2px 8px 2px 4px;

	border-left:solid 1px #900;

	width:1px;

	height:10px;

	

}

a.link_forum{ color:#660000; font-size:12px; font-weight:bold; text-decoration:none;  }

a.link_forum:hover{ color:#555555;   }



a.link_forum_on{ color:#660000; font-size:12px; font-weight:bold; text-decoration:underline;  }

a.link_forum_on:hover{ color:#555555;   }



a.cikk_list_link        {font-weight: bold; color: #4F2883; text-decoration: none; padding: 0px 15px 0px 0px;}

a.cikk_list_link:hover	{font-weight: bold; color: #555555; text-decoration: none; padding: 0px 15px 0px 0px;}

a.cikk_cim_link   { 	color: #4F2883; text-decoration: none;	font-weight:bold; }

a.cikk_cim_link :hover  { 	color: #555555; text-decoration: none;	font-weight:bold; }



.elvalaszto          { 

	height:1px;

	margin:10px 30px 10px 30px;

	border-bottom:solid 1px #4F2883;

}

.elvalaszto_min{ 

	background-image: url(../img/magnapress/dotted_line.gif);

	height:1px;



}

.elvalaszto_hirlevel {

	margin:0 0 0 0;

	/*border-bottom:solid 1px #CCCCCC;*/

	background-image: url(../img/magnapress/dotted_line.gif);

	height:1px;

}

.elvalaszto_menu {

	margin:0 10px 0 10px;

	/*border-bottom:solid 1px #CCCCCC;*/

	background-image: url(../img/magnapress/dotted_line.gif);

	height:1px;

}

.error{ color:#F00; }

.input_reg { border:solid 1px #999999; margin:1px; padding:1px;}
.r_input { border:solid 1px #999999; margin:1px; padding:1px; width:170px;} 
select{border:solid 1px #999999; margin:1px; padding:1px; width:320px;}

.belepes_box{

	width:300px;

	height:195px;

	background-image:url(../img/site/bejelentkezes_box_bg.jpg);

	background-repeat: repeat-x;

	border:solid 1px #CCC;

	margin:4px 0 10px 0;

}

.belepes_box_belso{

	width:290px;

	height:140px;

	background-image:url(../img/site/bejelentkezes_box_belso_bg.jpg);

	background-repeat: repeat-x;

	border:solid 1px #CCC;

	background-color:#F2F2F2;

}

.kiemelt_box{

	width:300px;

	height:120px;

	background-image:url(../img/site/kiemelt_box_bg.jpg);

	background-repeat: repeat-x;

	border:solid 1px #CCC;

	margin:10px 0 0 0;

	text-align:left;

}

.szhs_box{

    border:solid 1px #CCCCCC; 

	background-image:url(../img/site/kiemelt_box_bg.jpg);

	background-repeat: repeat-x;

	text-align:left;

	padding:7px;

}

.diamond_list {

	margin:0px;

	padding:1px 10px 0 10px;

}

.diamond_list_al {

	margin:0px;

	padding:1px 10px 0 22px;	

}

.diamond_list_box {

    margin:0px;

    padding-left: 2px;

}

a.link_oszlop{ color:#4F2883; font-size:12px; font-weight:bold; text-decoration:none;  }

a.link_oszlop:hover{ color:#555555;   }



a.link_oszlop_on{ color:#506373; font-size:12px; font-weight:bold; text-decoration:none; font-style:italic  }

a.link_oszlop_on:hover{ color:#555555;   }



a.al_link_oszlop{ color:#4F2883; font-size:12px; text-decoration:none;  }

a.al_link_oszlop:hover{ color:#555555;   }



a.al_link_oszlop_on{ color:#506373; font-size:12px; text-decoration:none;font-style:italic  }

a.al_link_oszlop_on:hover{ color:#555555;   }



.cikk_list_lead  { 	color: #333333; 		padding:4px 0 10px 0; }

.cikk_list_lead p  { margin:0px; padding:0px}

.cikk_cim_list   { 	color: #660000; 	font-weight:bold; }

.cikk_cim        { 	color: #660000; 	font-weight:bold; }

.cikk_cim_big    { 
	color:#4F2883;
	font-size:30px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin:0 0 10px 0;
}

.cikk_datum      {	color: #848484 ;	font-size: 12px;}

.oszlop_cim{
height:30px;
line-height:25px;
margin-bottom:10px;
color:#FFF;
font-weight:bold;

background: -moz-linear-gradient(top,  rgba(85,53,134,0.88) 64%, rgba(203,193,218,0.88) 89%, rgba(255,255,255,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(64%,rgba(85,53,134,0.88)), color-stop(89%,rgba(203,193,218,0.88)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(85,53,134,0.88) 64%,rgba(203,193,218,0.88) 89%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(85,53,134,0.88) 64%,rgba(203,193,218,0.88) 89%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(85,53,134,0.88) 64%,rgba(203,193,218,0.88) 89%,rgba(255,255,255,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(85,53,134,0.88) 64%,rgba(203,193,218,0.88) 89%,rgba(255,255,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0553586', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

}
.nagyb{
	text-transform: uppercase;
}
.kisb{
	text-transform: lowercase;
}

.oszlop_menu_keret{
	border:solid 1px #CCC;
	margin-right:10px;
	min-height:100px;
	height:auto;	
}

.lead_kep{

	border:solid 1px #CCC;

	margin-right:10px;

}

.hirek_img       { width:100px; height:100px; margin-right:10px;  }

.hirek_img_hirlevel {

 width:100px;

 padding: 0 21px 0 0; margin: 0; border:0; 

}

.shineon{
    color:#999999;	
}

.kezdolap_cim{


	color:#666;

	font-size:14px;

	font-weight:normal;

	text-transform: uppercase;

}

.kezdo_kiemelt_szurke{

	color:#FFF;

	height:60px;

	padding:10px;

	font-weight:normal;

	background-color:#333;

}

a.link_pink{ color:#656565; font-size:12px; font-weight:bold; text-decoration:none;  }
a.link_pink:hover{ color:#555555;   }

a.link_lila{ color:#5D3C6B; font-size:12px; font-weight:bold; text-decoration:none;  }
a.link_lila:hover{ color:#555555;   }





a.cikk_link{ color:#660000; font-size:12px; font-weight:bold; text-decoration:underline;  }

a.lcikk_link:hover{ color:#555555;text-decoration:underline;   }







a.link_pink_utvonal{ color:#242E3B; font-size:13px; font-weight:bold; text-decoration:none;  }

a.link_pink_utvonal:hover{ color:#555555;   }



.utvonal{ font-size:14px; font-weight:normal;}

.elvalaszto_utvonal{ margin:0px 0 20px 0; border-bottom:solid 2px #CCCCCC; }

.friss_hirek_box{

	background-color:#CCC;

	width:313px;

	height:368px;

	overflow:hidden;

	border:solid 1px #CCC;

}

.kezdo_ujdonsag{

	color:#848848;

	height:109px;

	width:160px;

	padding:10px;

	font-weight:normal;

	background-image: url(../img/kezdo_ujdonsag_bg.jpg);

	background-repeat: repeat-x;

}

.kiemelt_jobb{

	padding:4px 0 8px 10px;

	background-image:url(../img/site/kiemelt_ico.gif);

	width:210px;

	height:14px;

	color:#FFF;

}

.cikk_navi{

	background-image:url(../img/cikk_navi_bg.gif);

    background-repeat:repeat-x	;

	vertical-align:baseline;

	height:43px;

	padding:12px 0 0 0;

	text-align:center;

}

.u_link_off        {color: #660000; text-decoration: none;}

a.u_link          {font-weight: bold; color: #660000; text-decoration: none;}

a.u_link:hover	  {font-weight: bold; color: #660000; text-decoration: none;}

a.no_under          {text-decoration: none;}

a.no_under:hover	  {text-decoration: none;}


.szolj_hozza_cim{

	color:#656565;

	font-size:13px;

	font-weight:bold;

}

.szolj_list_cim{

	padding-bottom:4px;

}

.szolj_hozza_datum      {	color: #848484 ;	font-size: 11px; padding-top:4px;}

.bordo_box{

	width:476px;

	background-image: url(../img/magnapress/dotted_line.gif);

	height:1px;

	margin:10px 0 10px 310px;

}
img{
	border:none;
}

.i-button {
	height:23px;
	font-weight:normal;
    border: 1px solid #CADBEE;
    background: #526887;
	color:#fff;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 13px;
	
    border:solid 1px #4F2883;
	vertical-align:middle;
	padding:2px 4px 4px 4px ;
		
}
.i-button_form {
		background:#6A4E95;
		color:#FFF;
		height:23px;
		line-height:23px;
		margin:4px 0 4px 0px;
		width:94px;
		vertical-align:middle; 
		text-align:center;
		border: solid 1px #E5E5E6;	
		/*color:#999999;		*/
}
.i-button:hover {
   /* background: #CADBEE;
	color:#204782;*/
}	
.tbtn{
		background:#fff;
		height:23px;
		margin:4px 0 4px 0px;
		width:94px;
		vertical-align:middle; 
		text-align:center;
		border: solid 1px #E5E5E6;
}
.tbtn a {
			color:#868889;
                display: block;
                height: 100%;
                text-align: center;
				line-height: 23px;
				text-decoration:none;
        }
.tbtn a:hover {
                background: #fff;
				color:#868889;
}
.tbtn_pink{
	height:25px;
    border: 1px solid #CADBEE;
    background: #656565;
	color:#000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 11px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#EA6EA2', endColorstr='#4F2883'); /*IE csere*/
background: -moz-linear-gradient(top, #EA6EA2, #4F2883); /* firefox ff=#EA6EA2 #EFEFEF=*/
background: -webkit-gradient(linear, center bottom, center top, from(#4F2883), to(#EA6EA2));   /*crome vege-kezdo-*/	
/* Opera 11.10+ */
   background-image: -o-linear-gradient(top, #EA6EA2, #4F2883 ); /*opera kezdo_vege*/
    border:solid 1px #4F2883;
	vertical-align:middle;
	
	font-weight:normal;	
}
.tbtn_pink a {
			color:#fff;
                display: block;
                height: 100%;
                text-align: center;
				line-height: 23px;
				text-decoration:none;
}
.tbtn_pink a:hover {
                /*background: #fff;*/
				color:#868889;
}
.tbtn_pink a:visited {
                color:#fff;
}


.tbtn_old{
		background:#204782;
		/*border:1px solid #8CB93D;*/
		padding:2px 4px 2px 4px ;
		height:20px;
		margin:4px 0 4px 0px;
		width:130px;
		vertical-align:middle; 
		text-align:center;
}
.tbtn_old a {
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	line-height: 20px;
}
#statusz_uzenet{
	color:#B947B6;
	display:block;
	border:solid 1px #214883;
	font-weight:bold;
	margin:20px;
	padding:10px;
}
.text_kek{
	color:#204782;
	
}
.text_szurke{
	color:#204782;
	
}
.vonal_szurke{
	display:block;
	height:1px;
	border-top:solid 1px #E5E5E6;
}
.vonal170_szurke{
	display:block;
	height:170px;
	width:1px;
	border-left:solid 1px #E5E5E6;
}

.text_pink{ color:#4F2883;}
.klap_kek{
	color:#204782;
	font-size:15px;
	font-weight:bold;
	
}
.klap_pink{
	color:#A038B1;
	font-size:15px;
	font-weight:bold;
	
}
.txt_10{
	font-size:10px;
}
.txt_18{
	font-size:18px;
}
.txt_14{
	font-size:14px;
}
.head_cim{
	color:#204782;
	font-weight:bold;
	font-size:11px;
	width:135px;
}
.txt_szurke{
	color:#AAABAC;	
}

.line {
	border-bottom: 1px solid #D1CFCF;
	margin:15px 0;
	display:block;
	background-color:#FFF;
	

}

.form_sor input[type=text],input[type=password]  { 
	width:260px;
	height:16px;
	background:#FFF;
	font-size:14px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9EA4A8;
	border-right-color: #9EA4A8;
	border-bottom-color: #D9D9D9;
	border-left-color: #9EA4A8;
} 
.form_sor{
	margin:0 0 10px 0;
	
}


.sform input[type=text],input[type=password]  { 
	width:260px;
	height:16px;
	background:#FFF;
	font-size:13px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9EA4A8;
	border-right-color: #9EA4A8;
	border-bottom-color: #D9D9D9;
	border-left-color: #9EA4A8;
} 
.finput{
	height:16px;
	background:#FFF;
	font-size:12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9EA4A8;
	border-right-color: #9EA4A8;
	border-bottom-color: #D9D9D9;
	border-left-color: #9EA4A8;	
}
.t_input{
	height:16px;
	background:#FFF;
	font-size:12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9EA4A8;
	border-right-color: #9EA4A8;
	border-bottom-color: #D9D9D9;
	border-left-color: #9EA4A8;	
}
.sbox{
	border:solid 1px #cccccc;
	background-color:#EFEFEF;
	padding:10px;
	    min-height: 158px;
	 _height: 158px;	
	 height: 100%;		
}

.sbox_min{
	border:solid 1px #cccccc;
	background-color:#EFEFEF;
	padding:10px;
	    min-height: 80px;
	 _height: 80px;	
	 height: 100%;		
}

.sbox_158{
	border:solid 1px #cccccc;
	background-color:#EFEFEF;
	padding:10px;
	    min-height: 135px;
	 _height: 135px;	
	 height: 100%;		
}

.sbox_10{
	border:solid 1px #cccccc;
	background-color:#EFEFEF;
	padding:10px;
	    min-height: 10px;
	 _height: 10px;	
	 height: 100%;		
}


.txt_lila{
	color:#873b84;
}
.vv_box{
	width:179px;
}
.pv_top{
/*	height:30px;*/
	text-align:left;
	font-weight:bold;
	padding:0px 0 0px 0px;
}
.pv_top div{
	font-size:12px;
/*	color:#613D14;*/
}
.pv_tartalom{
	text-align:left;

}
.pv_tartalom div{
	/*font-size:11px;*/
	padding:10px 20px 10px 10px;
	/*text-align:justify;*/
}
.pv_bottom{
	height:20px;
}

.site_fej {
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#EFEFEF', endColorstr='#FEFEFE'); /*IE*/
background: -moz-linear-gradient(bottom, #EFEFEF, #FEFEFE);/*#EEF3F9 */
background: -webkit-gradient(linear, center top,center bottom,  from(#FEFEFE), to(#EFEFEF));
   background-image: -o-linear-gradient(top, #FEFEFE,#EFEFEF  );/* Opera 11.10+ */
	font-size: 13px;
	padding:4px;
	height:30px;
	border:#cccccc 1px solid;
	line-height: 30px;
	text-align:center;
	font-weight:bold;
	margin:0 0 10px 0;
	display:block;
}
textarea
{
	width:320px;
	height:100px;
	background:#FFF;
	font-size:14px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9EA4A8;
	border-right-color: #9EA4A8;
	border-bottom-color: #D9D9D9;
	border-left-color: #9EA4A8;
}
a.linkb:link{
	font-family:Verdana, Geneva, sans-serif;
    background-image: url(/img/right.gif);
	background-repeat: no-repeat;
	background-position: 85% 55%;
	padding-right:30px;
	font-weight:bold;
	text-decoration:none;
	line-height:20px;

}
.vonal{
	height:0px;
	border-top:solid 1px #B1C2D4;
	border-bottom:solid 1px #D8E5F6;
}
.sbox_f{
	border:solid 1px #cccccc;
	background-color:#EFEFEF;
	padding:10px;
	font-size:11px;
}
#utvonal{
	background-color:#D8E6F3;
	padding:20px;
	width:450px;
	
}
#utvonal span {
	color: #B849B9;
	font-size:11px;
	font-weight:bold;
	font-style: italic;
}
#utvonal a {
	color: #273B80;
	font-size:11px;
	font-weight:bold;
	font-style: italic;
}
#utvonal .kek {
	color: #273B80;
	font-size:11px;
	font-weight:bold;
	font-style: italic;
	text-transform:uppercase;
}
.cim{
	margin:10px 0 0 0;
	font-size:17px;
	color:#204782;
	font-weight:bold;
	font-style:italic;
	
}
.txt_suru{
	letter-spacing:-1px;
}
.big_txt{
	font-size:18px;
}
a.kek_link{
	color:#23467E;
	text-decoration:none;
}
a.shop-kat{
	text-decoration:none;
	color:#999999;
	font-size:13px;
}
a.shop-kat:visited{
	text-decoration:none;
	color:#999999;
}
.tovabb_btn{
	margin:10px 0 0 0;
	/*background: #000;
	width: 325px;
	width:1000px;*/
	width: 210px;
	height:20px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#EFEFEF'); /*IE*/
background: -moz-linear-gradient(top, #fff, #EFEFEF);
background: -webkit-gradient(linear, center bottom, center top, from(#EFEFEF), to(#ffffff)); 	
/* Opera 11.10+ */
   background-image: -o-linear-gradient(top, #ffffff, #EFEFEF );
    border:solid 1px #CCC;
	vertical-align:middle;
	
	
}
.tovabb_btn a:link{
	line-height:20px;
	text-decoration:none;
	color:#999999;
	font-size:13px;
}
.tovabb_btn a:visited{
text-decoration:none;
	color:#999999;
	
}


a.fomenu_link:hover{
	color:#555;
}
	
	.i-button_ok {
    border: 1px solid #CADBEE;
    background: #204782;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 14px;
	font-weight:bold;
	color:#FFF;
	width:30px;
}
.i-button_ok:hover {
    background: #CADBEE;
	color:#204782;
}
ul{
	/*margin-left:25px;*/
	margin: 15px 0 15px 25px;
}	
.kerdoiv_list{
	padding:0 0 4px 10px;
}
.kerdoiv_cim{
	padding:0 0 10px 0px;
	font-size:14px;
	font-weight:bold;
}
#lista ul{
	margin:0;
	padding:0;
	list-style-type: none;
	
}
#lista li{
padding:0 0 8px 15px; 
}
#lista textarea{
	width:360px;
	height:50px;

}
.radio_skala{
	margin:0 0px 0 6px;
	
	/*margin:2px;
	padding:0px;
	padding-right:1px;*/
}
.n_skala{
	padding:0 0 0 6px;
}
.form_nev{
	width:200px;
	/*font-family:Verdana, Geneva, sans-serif;
	font-size:18px;*/
	color:#000;
}

div.close {
	font-family:Verdana, Geneva, sans-serif;

    position: absolute;
    z-index:2;
	font-weight:bold;
	color:#900;
	background:#FFF;
	font-size:26px;
	line-height:13px;
	text-align:center;
	
    cursor: pointer;
	right:-20px;
    top: -24px;
 
     border: 4px solid #293544;
    border-radius: 12px;
	width:20px;
	height:20px;
}
#popupLead{
	padding:5px;
	
}

#bgPopup {
    z-index:6;
    position: fixed;
    display:none;
    height:100%;
    width:100%;
    background:#000000;
    top:0px;
    left:0px;
}
#pagePopup {
	position: absolute;
    font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
    background: none repeat scroll 0 0 #FFFFFF;
	/*overflow:auto;*/
    border: 8px solid #293544;
    border-radius: 6px 6px 6px 6px;
    color: #333333;
    font-size: 14px;
	display: none;
    
    /*left: 50%;
    margin-left: -402px;*/
        left:0;
        right:0;
        margin-left:auto;
        margin-right:auto;	
    
    top: 20%;
    width: 800px;
    z-index: 25;
	margin-bottom:30px;
}
.box_keret{
	margin:10px;
	border:solid 3px #38475C;
	padding:10px;
}
.box_keret b{
	font-size:16px;
	}