/** 
 *
 *  Kultura.hu redesign - default style
 *
 *  @author Bartal Tamas <bartal.tamas@okm.gov.hu>
 *  @date 2008-02-23
 *  @version 1.0
 *  
 */

@media screen, projection {
  body {
    margin: 0px;
    padding: 0px;
    background-image: url('../img/bg1.png');
    background-repeat: no-repeat;
    background-position: -10px 5px;
    background-color: rgb(246,246,246);
    font-family: Arial, sans-serif; /*Helvetica,*/
    font-size: 0.9em;
  }
  a {
    color: rgb(158,0,4); 
    text-decoration: underline;
    outline: none;
  }
  a:visited {
    color: rgb(138,0,0);
  }
  a:hover {
    color:  rgb(158,50,30);
    text-decoration: none;
  }
  a:visited:hover {
    color: rgb(138,20,10); 
  }
  
  .visualClear, #szinhaz_premier .darab {
    clear: both;
  }
  
  .fidelio_cikk_forras {
    clear: left;
  }
  
  a img {
    border: 0;
  }
  
  .hidden, #skip, .default_skin, #programajanlo_holnap, #programajanlo_kesobb, #lightwindow_overlay, #lightwindow {
    display: none; 
  }

  .aural {
  /* aural-only hiding */
  	position: absolute;
  	left: 0px;
  	top: -500px;
  	width: 1px;
  	height: 1px;
  	overflow: hidden;
  }
  
  .spacer {
  	clear: both;
  }

  /* -- Kereso -------------------------------------------------------- */

  .keres_szoveg2 {
  	float: left;
  	text-align: left;
  	padding: 0px;
  	margin-bottom: 1px;
  	width: 100px;
  }
  
  .keres_input3 {
  	margin: 25px 0px 0px 15px;
  	padding: 0px;
  }
  
  .keres_input3 label {
  	display: block;
  	float: left;
  	clear: left;
  	padding: 0px;
  	margin-top: 2px;
  	width: 200px;
  	text-align: left;
  }
  
  .keres_input3 label.aural {
  	clear: none;
  }
  
  .keres_input3 div {
  	height: 30px
  }
  
  .keres_input3 input, .keres_input3 select {
  	margin-right: 5px;
  	font-size: 95%;
  	border: solid 1px rgb(120,19,53);
  }

  /* -- Footer -------------------------------------------------------- */

  #warning {
    background-color: white;
    background-image: url(../img/kult_bullet.png);
    background-repeat: no-repeat;
    background-position: 15px 10px;    
    padding: 10px 0px;
    margin: 0px;
  }
  
  #warning .alist_txt {
    clear: both;
    width: 945px; 
    max-width: 945px;
    font-size: 0.85em;
    text-align: center;
  }

  #foot {
    background-image: url("../img/bg1.png");
    background-repeat: no-repeat;
    background-position: -20px -228px;
    height: 38px;
    overflow: hidden;
    color: white;
    padding: 10px;
    margin: 0px 0px 10px 0px;
    font-size: 0.9em;
  }
  
  #foot ul {
    list-style-type: none;
    text-align: center;
    margin: 0px 0px 0px 30px;
    padding: 0;
  }
  
  #foot ul li {
    list-style-type: none;
    padding: 0;
    display: inline;
  }
  
  #foot ul li a {
    list-style-type: none;
    color: white;
  }
  
  #okmlogo {
    margin-left: 35px;
    display: none;
  }
  
  #footer_horiz_menu {
    font-family: "Trebuchet MS", sans-serif;  
    margin: 5px 0px 0px 0px;
    padding: 0px 0px 0px 47px;
    font-size: 12px;
    font-weight: bold;
    background-color: rgb(188,66,68);
    background-image: url(../img/menuhead.png);
    background-repeat: no-repeat;
    background-position: 0px -27px;
    border-bottom: 1px solid white;
  }
  
  #footer_horiz_menu ul {
    display: block;
    list-style-type: none;
    height: 25px;
    padding: 1px 0px 0px 0px;
    margin: 0px;
    line-height: 25px;
    overflow: hidden;
  }
  
  #footer_horiz_menu ul li {
    display: block;
    float: left;
    margin: 0px 3px 0px 0px;
    padding: 0px;
    height: 25px;
    /*border: 1px solid green;*/
  }
  
  #footer_horiz_menu a {
    color: white;
    text-transform: uppercase;
    text-decoration: none;
    /*line-height: 27px;*/
    /*border: 1px solid red;*/
  }
  
  #footer_horiz_menu a:hover {
    text-decoration: underline;
  }
  
  
  /* -- Fejléc -------------------------------------------------------- */

  #head {
    margin: 0px 0px 10px 30px;
    padding: 0px;
  }
  
  #head a {
    display: block;
    text-indent: -9999px;
    overflow: hidden;
    height: 70px;
    width: 50%;
    margin: 0px;
    padding: 0px;
    /*border: 1px solid green;*/
  }

  #horizmenu {
    font-family: "Trebuchet MS", sans-serif; /*"courier new", courier, fixed;  */ 
    margin: 0px;
    padding: 0px 0px 0px 47px;
    font-size: 13px;
/*    padding: 2px 0px 0px 47px;
    font-size: 12px;
*/    
    font-weight: bold;
    /**/
    overflow: hidden;
    height: 34px;
    /*border: 1px solid blue;*/
  }
  
  #horizmenu ul {
    display: block;
    list-style-type: none;
    height: 34px;
    padding: 3px 0px 0px 0px;
    margin: 0px;
    line-height: 34px;
  }
  
  #horizmenu ul li {
    display: block;
    float: left;
    margin: 0px 3px 0px 0px;
    padding: 0px;
    height: 34px;
    /*border: 1px solid green;*/
  }
  
  #horizmenu a {
    color: black;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 34px;
    /*border: 1px solid red;*/
  }
  
  #horizmenu a:hover {
    text-decoration: underline;
  }

  .m0, .m1 {
    /*background-image: url('../img/menubg_left.png');
    background-repeat: no-repeat;
    background-position: top right;*/
    margin: 0px;
    /*border: 1px solid green;*/
  }

  .m0 a, .m1 a {
    margin-right: 12px;
    margin-left: 0px;
         /* border: 1px solid yellow;
  /*
    background-image: url('../img/menubg_right.png');
    background-repeat: no-repeat;
    background-position: top right;
    margin-left: 5px; 
    padding-right: 0px;
    */
  }
  .m1 {
    
  }

  div.scroller {  
    font-size: 0.75em;
    width: 820px; 
    overflow: hidden; 
    color: white;
    margin: 0px; 
    padding: 0;
    position: absolute;
    left: 125px;
  }
  div.scroller div.section { width:810px;  overflow:hidden; float:left; padding:5px; }
  div.scroller div.content { width: 10000px; }
  div.scroller div.content a {color: white; text-decoration: none; }
  div.scroller div.content a:hover {color: white; text-decoration: underline; }
  div.scroller div.section div, div.scroller div.section p { display: inline; }
  
  #highcontrast {
    position: absolute;
    display: block;
    margin: 0px;
    padding: 0px;
    top: 89px;
    left: 965px;
    /*z-index: 999;*/
  }
  
  a.highcontrast_skin {
    display: block;
    overflow: hidden;
    height: 24px;
    width: 24px;
    text-indent: -200px;
    margin: 0px;
    padding: -10px 0px 0px 0px;
    background-image: url('../img/highcontrast.gif');
    background-repeat: no-repeat;
  }

  /* -- Fő tartalom -------------------------------------------------------- */
  
  #wrapper {
    width: 970px;
    margin: 0px auto 30px 0px;
    /* border: 1px solid gray;*/
    position: relative;
    padding: 0px 10px;
    /*overflow-x: hidden;*/
  }
  
  #content {
    min-height: 227px;
    width: 100%; /*756px;*/
    float: left;
    background-image: url("../img/center_bottom_right.png");
    background-position:  194px bottom;
    background-repeat: no-repeat;
    padding: 0px 0px 7px 0px; 
  }

  #center_folderpath {
    padding: 0px 0px 10px 4px; 
    margin: 0px 22px 10px 10px;
    border-bottom: 1px solid rgb(204,204,204);
    font-size: 0.9em;
    overflow: visible;
  }

  #balhasab {
    float: left;
    width: 180px;
    padding-top: 20px;
    overflow-x: hidden;
  }  
  
  #jobbhasab {
    float: right;
    width: 180px;
    padding-top: 20px;
    overflow-x: hidden;
  }
  
  #center_content {
    float: left;
    /*border: 1px solid green;*/
    width: 575px;
    background-color: white;
    margin: 0px 10px 0px 15px;
    /*overflow-x: hidden;
    /*background-image: url("../img/st_bg.gif");*/
  }
  
  #fooldal_hirek {
    /*overflow-x: hidden;*/
  }
  
  #header_kiemelt {
    width: 930px; /*760px;*/
    color: #fff;
	  margin: 35px 0px 10px 50px;
	  height: 192px;
	  overflow: hidden;
  }
  #frisshirekheader {color: white; text-decoration: none; font-weight: bold;}
  #kiemelt1 {
  	float: left;
  	width: 520px;
  	padding: 0px;
  	margin: 0px 20px 0px 0px;
  }
  #kiemelt1 img {
  	float: left;
  	width: 277px;
  	height: 166px;
  	margin-right: 9px; 
  	padding: 1px;
  	border: 1px solid white;
  	background-color: transparent;
  }
  #kiemelt1 h2 {
  	margin: 0 0 10px 0;
  	color: white;
  	font-family: Arial, sans-serif; /*Helvetica,*/
  	font-style: normal;
    font-weight: normal;
  	font-size: 1.77em;
  	padding-bottom: 0px;
  	padding-right: 9px;
  	font-size: 1.5em;
  }
  
  #kiemelt1 h2 a, #kiemelt1 div a {
    color: white;
    text-decoration: none;
  }

  #kiemelt1 h2 a:hover, #kiemelt1 div a:hover { 
    color: white;
    text-decoration: underline;
  }

  #kiemelt1 div {
  	margin: 0px 0px 2px 0px;
  	padding-right: 9px;	
  	font-size: 12px;
  	
  }
  #kiemelt2, #kiemelt3 {
  	float: left;
  	width: 380px;
  	height: 86px;
  	overflow: hidden;
  	padding: 0px 0px 0px 1px;
  	margin: 0px 0px 2px 0px;
  }
  #kiemelt2 p, #kiemelt3 p {
  	margin: 0px; padding: 0px; height: auto;
  	
  }
  #kiemelt2 img, #kiemelt3 img {
  	height: 80px;
  	width: 133px; /*100%;*/
  	margin: 0px 10px 5px 0px;	
  	float:left;
  	padding: 1px;
  	border: 1px solid white;
  	background-color: transparent;
  }
  #kiemelt2 a, #kiemelt3 a {
  	color: white; display: block; /*height: 1%;*/
  	text-decoration: none;
  	font-size: 11px;
  	/*line-height: 1.2em;*/
  }
  #kiemelt2 a:hover, #kiemelt3 a:hover {
  	text-decoration: underline;
  }
  
  span.kiemelt23title {
    font-size: 14px;
    font-weight: bold;
  }
  
  .kiemelt23intro {
    line-height: 1.2em;
    padding: 0px;
  }

  #kiemelt2 div, #kiemelt3 div {
  	height: 40px;
  	padding: 0px 5px;
  	clear: left; 
  }

  #kereso { 
    position: absolute;
    right: 0px;
    top: 25px;
    width: 185px;
    overflow: hidden;
    color: white;
    font-size: 12px;
    padding: 2px;
    margin: 0px;
  }
  
  #q {
    border: 0;
    background-color: transparent;
    background-image: url('../img/searchbg.png');
    background-repeat: no-repeat;
    width: 144px; height: 23px; overflow: hidden;
    margin: 0px;
    padding: 3px 6px 1px 6px;
    
  }
  
  #r_switch {
    display: block;
    float: left;
    color: white;
    text-decoration: none;
    margin: 0px 5px;
    font-size: 0.9em;
  }
  
  #r {
    /*display: none;*/
    float: left; 
    font-family: Verdana, sans-serif;
    font-size: 0.8em;
    border: 0;
    /*position: absolute;
    top: 50px;
    right: 15px;*/ 
  }
  
  #kultsearchsubmit {
    border: 0;
    background-color: rgb(188,66,68);
    background-image: url('../img/submitquo.png');
    background-position: 50% 50%;
    background-repeat: no-repeat;
    text-indent: -999px;
    overflow: hidden;
    width: 30px;
    height: 22px;
    margin: 0px;
    padding: 0px;
    position: absolute;
    top: 3px;
    right: 0px;
  }
  
  #maeste {
    position: absolute;
    right: 190px;
    top: 12px;
    width: 240px;
    overflow: hidden;
    color: white;
    font-size: 12px;
    padding: 0px 2px;
    margin: 0px;
    /*border-right: 1px dashed white;*/
  }

  #maeste h2 {
    margin: 0px 0px 0px -2px;
    padding: 0px;
    font-weight: normal;
    font-size: 20px;
  }

  #maeste a {
    text-decoration: none;
    color: white;
    font-size: 12px;
  }

  #maeste a:hover {
    text-decoration: underline;
  }

/* --------------- */


  #kiemeltdoboz_bal {
    float: left; 
    width: 260px;
    margin: 0px 0px 0px 10px;
  }

  #kiemeltdoboz_jobb {
    font-size: 11px;
    padding: 0;
    margin: 0px 5px 0px 0px;
    float: right; 
    width: 260px;
    /*border: 1px solid blue;*/
  }

  #kiemeltdoboz_jobb ul {
    padding: 0px 0px 0px 5px;
    margin:0;
    list-style-type: none;
    /* border-left: 1px solid gray;*/
  }

  #kiemeltdoboz_jobb ul li {
    margin: 0;
    padding:0;
    /*display: block;*/
  }
  #kiemeltdoboz_jobb ul li.indent {
    padding:0px 0px 0px 5px;
  }
  
  #kiemeltdoboz_jobb a {
    text-decoration: none;
  }
  #kiemeltdoboz_jobb a:hover {
    text-decoration: underline;
  }
  
  #kiemeltdoboz_jobb h3 {
    font-size: 18px;
    font-weight: normal;
    margin: 0px 0px 5px 0px;
    padding: 0px 4px;
    font-family: "Comic sans MS", "Trebuchet MS", Arial, sans-serif;
  }
  
  #kepmutato_kiemelesek {
    /*border: 1px solid gray;*/
    height: 200px;
    overflow: hidden;
    position: relative;
    background-image: url('../img/kiemeltbg.png');
    background-repeat: no-repeat;
    margin: 0px;
    padding: 0px;
    width: 570px;
  }
  #kepmutato_videok ul, #kepmutato_kepek ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    float: left;
    text-align: center;
    width: 200px;
    font-size: 11px;
    
  }
  
  #kepmutato_videok, #kepmutato_kepek {
    padding: 10px;
    margin: 0px;
  }
  
  #kepmutato_videok img, #kepmutato_kepek img {
    padding: 1px;
    border: 1px solid gray;
  }
  
  
  a.km_lepteto {
    display: block;
    float: left;
    /*height: 100px;*/
    line-height: 100px;
    padding: 0px;
    margin: 0px;
    font-size: 30px;
    font-family: Georgia, serif;
    color: gray !important;
    background-color: transparent;
    text-decoration: none;
  }
  
  a.km_lepteto:hover {
    color: black !important;
  }
  
  #kiem_labels, #kiem_labels_jobb {
    margin: 2px 0px 0px 10px;
    padding: 3px 0px 2px 0px;
    color: white;
    font-family: "Trebuchet MS", Arial, sans-serif;
    /*background-color: #a00;*/
    font-size: 16px;
    font-variant: small-caps;
    font-weight: bold;
    line-height: 20px;
  }
  #kiem_labels_jobb {
    /*padding-left: 5px;*/
    margin-right: 20px;
  }
  #cikksorozatok_gonzo {
    margin-top: 10px;
    margin-right: 20px;
  }
  #cikksorozatok_gonzo ul li strong { font-size: 1.1em; color:black; }
  
  #cikksorozatok_videk ul {
    margin-top: 0px;
  }
  
  #cikksorozatok_videk {
    font-size: 1em;
    margin-right: 5px;
    margin-top: 5px;
    /*padding-left: 5px;*/
  }
  
  #kiem_labels a:hover, #kiem_labels_jobb a:hover {
    text-decoration: none;
  }  
  
  .kiem_on {
    /*font-weight: b old;
    text-decoration: none;
    color: white !important;
    text-decoration: underline;*/
    color: black !important;
    text-decoration: none;
    border: 1px solid gray;
    border-bottom: 1px dashed white;
    background-color: rgb(237,237,237);
    padding: 0px 5px;
  }
  
  .kiem_off {
    /*font-weight: b old;
    text-decoration: none;
    color: white !important;*/
    color: white!important;
    text-decoration: none;
    /*border: 1px solid gray;
    /*border-bottom: 1px solid white;*/
    background-color: transparent;
    padding: 1px 6px;
    
  }
  a.kiem_off:hover {
    color: white!important; text-decoration: underline;
  }
  #kiem_labels a:hover {
    
  }

  /* ------------ */
  
  .oldalt_kiemelt {
    padding: 0px;
    margin: 0px 0px 10px 0px;
  }
  
  .oldalt_kiemelt_cim {
    font-weight: bold;
    color: white;
    background-image: url("../img/menuhead.png");
    background-repeat: no-repeat;
    height: 27px;
    overflow: hidden;
    padding: 0px;
    margin: 0px;
    line-height: 27px; 
    /*font-size: 12px;*/
  }
  
  .oldalt_kiemelt_cim span, .oldalt_kiemelt_cim a, .oldalt_kiemelt_cim a:visited {
    color: white;
    text-decoration: none;
    display: block;
    height: 27px;
    padding: 0px 14px;
    margin: 0px;
    background-image: url("../img/menuhead.png");
    background-repeat: no-repeat;
    background-position: 0px -27px;
  }
  
  .dobozfejlec {
    background-position: 0px -27px;
    padding: 0px 15px;
    margin: 0px;
  }
  
  .oldalt_kiemelt_cim a:hover, .oldalt_kiemelt_cim a:visited:hover {
    padding: 0px 14px;
    margin: 0px;
    color: white;
    text-decoration: underline;
    background-position: 0px 0px;
  }

  .oldalt_kiemelt_cim_narancs {
    font-weight: bold;
    color: white;
    background-image: url("../img/menuhead.png");
    background-repeat: no-repeat;
    height: 27px;
    overflow: hidden;
    padding: 0px;
    margin: 0px;
    line-height: 27px; 
  }
  
  .oldalt_kiemelt_cim_narancs span, .oldalt_kiemelt_cim_narancs a, .oldalt_kiemelt_cim_narancs a:visited {
    color: white;
    text-decoration: none;
    display: block;
    height: 27px;
    padding: 0px 14px;
    margin: 0px;
    background-image: url("../img/menuhead.png");
    background-repeat: no-repeat;
  }
  
  .oldalt_kiemelt_cim_narancs a:hover, .oldalt_kiemelt_cim_narancs a:visited:hover {
    padding: 0px 14px;
    margin: 0px;
    color: white;
    text-decoration: underline;
  }

  .oldalt_kiemelt ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
  }

  .oldalt_kiemelt ul li {
    background-image: url("../img/kult_bullet.png");
    background-repeat: no-repeat;
    background-position: 2px 2px;
    margin: 0px 0px 5px 0px;
    padding: 0;
    padding-left: 14px; 
  }
  
  .oldalt_kiemelt ul li a {
    margin: 0;
    padding: 0;
    font-size: 1em;
    text-decoration: none;
    font-family: "Trebuchet MS", Arial, sans-serif;
    line-height: 135%;
    height:1%;
    display: block;
  }
  
  .oldalt_kiemelt ul li a:hover {
    text-decoration: underline;
  }

  .oldalt_kiemelt ul li a.hidden {
    display: none;
  }

  .oldalt_kiemelt_cikk, #programajanlo, #programajanlo_ma, #programajanlo_holnap, #programajanlo_kesobb {
    border: 1px solid rgb(231,204,202); /*rgb(219,160,161);*/
    border-top: 0;
    padding: 0px; 
    margin: 0px;
    background-color: white;
    font-size: 0.8em;
  }

  #mahasztop40 {
    font-size: 11px;
  }

.dobozlablec {
    border: 1px solid rgb(231,204,202); 
    border-top: 0;
    font-size: 11px;
    text-align: right;
    display: block;
    font-variant: small-caps;
    text-decoration: none;
    line-height: 1.5em;
    padding: 0px 2px;
  }
  
  #programajanlo_ma, #programajanlo_holnap, #programajanlo_kesobb {
    padding: 3px;
  }
  
  #programajanlo {
    border-bottom: 0;
  }
  
  #programajanlo p, #programajanlo_ma p, #programajanlo_holnap p, #programajanlo_kesobb p {
    margin: 0px; padding: 0px;
  }
  
  .programajanlodoboz {
    margin-bottom: 0px;
  }

  .programkeresodoboz {
    margin-bottom: 10px;
    height: 26px;
    border-bottom: 1px solid rgb(231,204,202);
  }
    
  #programajanlo_napvalaszto {
    text-align: right;
    border-bottom: 1px solid rgb(200,200,200);
    margin-right: 2px !important;
    margin-left: 2px !important;
    margin-bottom: -1px;
    overflow: visible;
    padding-top: 4px !important;
    padding-right: 4px !important;
  }
  
  .napvalaszto_on {
    text-decoration: none;
    color: black !important;
    border: 1px solid rgb(200,200,200);
    border-bottom: 1px solid white;
    padding: 0px 3px;
  }
  
  .napvalaszto_off {
    text-decoration: none;
    color: black !important;
    border: 1px solid rgb(200,200,200);
    background-color: rgb(230,230,230);
    padding: 0px 3px;
  }
    
  /** ALIST STYLES ************************************************************* */
  
  .alist_item {
    clear: both;
  	float:left;
  	/*box-sizing: border-box;
  	-moz-box-sizing: border-box;*/
  	/*border: 1px solid green;*/
	  width: 545px;
  	margin: 2px 5px 2px 8px;
  	padding: 8px 0px;
  	display: table;  	
  	border-bottom: 1px solid rgb(231,204,202);
  }
  .alist_item A {
  	text-decoration: underline;
  	cursor: pointer;
  }
  .alist_item A:hover {
  }
  
  .alist_title A {
  	font-weight: normal;
  	font-size: 1.3em;
  	margin: 0px;
  	padding: 0px;
  }
  .alist_title {
  	text-align: left; 
  	margin-bottom: 5px;
  }
  
  .alist_row {
  	/*
  	padding-left: 10px;	
  	display:table-row;
  	*/
  }
  
  .alist_left {
  	/*padding-left: 5px;*/
  }
  
  .alist_shortintro {
   	
  	/*vertical-align: middle;*/
  }
  .alist_shortintro IMG {
  
  	width: 155px; 
  	height: 93px;
  	vertical-align: middle;
  	float: left;
  	padding: 1px;
  	margin: 8px 5px 5px 0px;
  	border: 1px solid gray;
  	
  }
  
  .alist_shortintro DIV{
  
/*  	float:none !important;*/
  	margin: 0;
  	padding: 0;

  }
  
  .alist_right {
  	/*_height: 60px; /*azok amelyek kisebbek, mint a leadkép azokat se helyezze közpére. */
  	/*vertical-align:top;
  	_vertical-align:middle;
  	
  	border: 1px solid blue;
  	*/
  	float: left;
  	width: 370px;
  	margin: 0px 0px 0px 5px;
  	
  	
  }
  
  .alist_left, .alist_right {
  /*
  	display: table-cell;
  	vertical-align:middle;
  	_height:0;
  	_zoom:1;
  	_display:block;
  	_float: left;
  	*/
  }
  
  
  
  .alist_right_nointro {
  
  	width:540px;

    /*
  	_display:inline;
  	_margin-left:5px;
  	*/
  }
  
  .alist_intro {
  	text-align: justify;
  	font-size: 0.9em;
  }
  
  .alist_intro_txt {
    
  }
  
  .alist_intro_foot {
    text-align: right;
  }
  
  .alist_date {
  	color: #666;
  	font-weight: normal;
  	font-size:11px;
  }
  
  .alist_pager {
  	clear: both;
  	background-image: url(http://kultura.hu/img/design/form_separator.gif);
  	background-repeat: repeat-x;
  	background-position: left top;
  }
  .alist_pager A {
  	font-weight: bold;
  	padding: 5px 0;
  	color: #666;
  }
  
  .alist_txt_title {
  	font-family: Arial, sans-serif; /*, Helvetica*/
  	font-size: 176%;
  	font-weight: bold;
  	color: #000066;
  	padding: 12px 0px;
  }
  .alist_txt IMG{
  /*
  	max-width:400px;
  	width: expression(this.width > 400 ? 400 : true);
  */
  	
  	/*height: auto;*/
  	margin: 0px;
  	padding: 0px;
  	border: 0px;
  }
  .alist_txt p{
  }

  .alist_txt table{
  	padding:0;
  	margin:0;
  	xwidth:416px;
  	border-collapse: collapse;
  	border-spacing: 0px;
  	xborder: 1px solid #ccc;
  }
  
  .alist_txt table td{
  	xborder: 1px solid #ccc;
  }
  
  .alist_txt p img{
  	float:none;
  }
  
  .alist_txt_intro {
  	clear: both;
  	font-size: 112%;
  	font-weight: bold;
  	
  	padding: 0px 12px 18px 12px;
  	/*text-align: justify;*/
  	_width: 437px;
  }
  
  .alist_txt_date {
  	float: left;
  	font-size: 112%;
  	font-weight: bold;
  	
  	padding: 0px 0px 18px 12px;
  }
  
  .alist_txt_icons, #fb-root, .fb_iframe_widget {
  	float: right;
  	font-size: 112%;
  	font-weight: bold;
  	color: #666699;
  	padding: 0px 12px 18px 0px;
  }
  
  .alist_txt {
  	padding: 0px 12px;
  	/*text-align: justify;*/
  	_width:98%;
  	/*max-width:560px;
  	width: expression(this.width > 560 ? "560px" : this.width);*/
  }
  
  .alist_txt table{
  	font-size: 10px;
  }
  
  .article_pager {
  	clear:both;
  	padding: 5px 0px 10px 0px;
  	margin: 0px;
  	width:575px;
  	text-align: center;
  	font-family: Arial, sans-serif; /*Helvetica, */
  	font-weight: bold;
  	font-size: 0.9em;
  }
  
  .article_pager a {
  	text-decoration: underline;
  }
  
  .article_pager a:hover {
  }
  
  .alist_txt a {
  	text-decoration: underline;
  }
  
  .alist_txt a:hover {
  	text-decoration: underline;
  }

  #ucal {
	line-height: 12px;
	font-size: 110%;
	color: #000000;
  }
  
  /** BOX STYLES **************************************************************/
  
  .box{
       border:1px solid rgb(200, 57, 61);
  }
  
  .box_header{
  	background-color: rgb(200, 57, 61);
  	text-align:center;
  	font-weight:bold;
  	width:100%;
  	border:0px;
  	color: white;
  }
  
  .box_text{
  	text-align:justify;
  	padding: 5px;
  	border:0px;
  }
  
  .box_caption{
  	text-align:center;
  	color: #666699;
  }
  
  .box_container{
  	font-family:Verdana, Arial, Tahoma, Sans-serif;
  	font-size: 0.9em;
  	clear:both;
  }
  
  .left {
	float: left;
	margin-right: 10px;
	padding: 10px;
	text-align: left;
	width: 257px;
  }
  
  .right {
	float: right;
	margin-right: 10px;
	padding: 10px;
	text-align: left;
	width: 257px;
  }
  
}

@media print {
  body {font-family: Arial, sans-serif;font-size: 90%;}
  .fidelio_kepdoboz_table_left {float: left; margin: 0px 5px 0px 0px !important; clear: both;}
  .fidelio_kepdoboz_table_right {float: right; margin: 0px 0px 0px 5px !important; clear: both;}
  .fidelio_kep {padding: 1px !important; border: 1px solid gray !important;}
  .fidelio_kepalairas_table {text-align: center;}
  .hidden, #balhasab, #jobbhasab, #header_kiemelt, #skip, #maeste, #foot, #okmlogo,
  #kereso, #horizmenu, #frisshirek, .alist_txt_icons, #fb-root, #highcontrast, #footer_horiz_menu {display: none;}
  #kifejtett_cikk_intro { font-weight: bold; margin-bottom: 0.5cm;}
  #kifejtett_cikk_intro h1 { font-weight: normal; font-size: 160%;}
  #head, #head a {margin: 0px; padding: 0px;}
  a {color: black;}
  #head a { text-decoration: none; color: black;display: block; 
  border-bottom: 3px double black; margin-bottom: 2mm; padding-bottom: 2mm;
  font-size: 120%; font-family: Georgia, serif; font-weight: normal; font-variant: small-caps;}
  #warning {clear: both; margin-top: 3mm; padding-top: 3mm; border-top: 1px solid black; text-align: center; font-size: 0.9em;}
  #center_folderpath { padding-bottom: 5px; margin-bottom: 5px; border-bottom: 1px solid gray;}
  #center_folderpath a { color: black; text-decoration: none;}
  .fidelio_cikk_forras img {border: 0;}
  .fidelio_cikk_forras { float: right; margin: 20px 0px;}
  .fidelio_cikk_szerzo { float: left; margin: 20px 0px;}
}


@media aural, tty {
  /* tbd */  
}

@media handheld {
  /* tbd */
}

@media screen and (max-device-width: 480px) { 
  /* iPhone */
  body {
    background-image: none;
    font-size: 1em;
  }
  
  #wrapper {
    width: 100%;
    margin: 0px;
    position: relative;
    overflow-x: hidden;
    padding: 0px;
  }
  
  /* -- Fejléc -------------------------------------------------------- */
  
  #head {
    margin: 0px;
    padding: 0px;
    background-image: url('/img/design/iphoneheader.png');
    background-repeat: no-repeat;
  }
  
  #head a {
    display: block;
    text-indent: 10px;
    overflow: hidden;
    height: 80px;
    width: 100%;
    margin: 0px;
    padding: 7px 0px;
    text-decoration: none;
    color: white;
    text-indent: -999px;
  }
  
  #horizmenu {
    font-family: "Trebuchet MS", sans-serif; /*"courier new", courier, fixed;  */ 
    margin: 0px;
    padding: 0px;
    font-size: 13px;
    font-weight: bold;
    height: 162px;
  }
  
  #horizmenu ul {
    display: block;
    list-style-type: none;
    height: 100px;
    padding: 1px 0px 0px 5px;
    margin: 0px;
    line-height: auto;
    text-align: center;
    /*border: 1px solid red;*/
    /*width: 100%;*/
  }
  
  #horizmenu ul li {
    display: block;
    float: left;
    margin: 0px;
    padding: 0px;
    line-height: auto;
    height: 25px;
    /*border: 1px solid green;*/
  }
  
  #horizmenu a {
    color: black;
    text-transform: uppercase;
    text-decoration: none;
    line-height: auto;
    display: inline;
    font-size: 16px;
    /*border: 1px solid red;*/
  }
  
  #kereso {
    position: absolute; 
    top: 210px;
    left: 0px;
    height: 55px;
    width: 100%;
    background-color: rgb(188,66,68);
    padding: 10px 0px 0px 0px; 
    float: none;
  } 
  
  #q {
    margin-left: 10px;  
  }
   
  #kereso label, #q {
    font-size: 15px;
  } 
  
  #kereso form {
    margin: 0px 10px;
    float: none;
  }
  
  #kultsearchsubmit {
    background-image: none;
    text-indent: 0px;
    overflow: hdden;
    background-color: transparent;
    border: 1px solid rgb(188,66,68);
    color: white;
    font-size: 70px;
    font-weight: normal;
    height: auto;
    width: 50px;
    font-family: Georgia, serif;
    padding: 0px;
    line-height: 50px;
  }
   
  #maeste, #frisshirek, #kepmutato_kiemelesek,
  #balhasab, #jobbhasab, #footer_horiz_menu  {display: none;}
  
  #center_content {
    float: left;
    /*border: 1px solid green;*/
    width: 100%;
    background-color: white;
    margin: 0px;
    overflow-x: hidden;
    /*background-image: url("../img/st_bg.gif");*/
  }
  
  #header_kiemelt {
    width: 100%; /*760px;*/
    color: #fff;
    margin: 5px 0px; 
    height: auto;
    overflow: hidden;
    clear: both;
  }
  
  #frisshirekheader {color: white; text-decoration: none; font-weight: bold;}
  #kiemelt1 {
  	float: left;
  	width: 100%;
  	padding: 0px;
  	margin: 15px 0px 1px 0px;
  	background-color: rgb(170,30,33);
  }
  #kiemelt1 img {
  	float: left;
  	width: 305px;
  	height: auto;
  	margin: 5px; 
  	padding: 1px;
  	border: 1px solid white;
  	background-color: transparent;
  }
  #kiemelt1 h2 {
  	margin: 0 0 10px 0;
  	color: white;
  	font-family: Arial, sans-serif; /*Helvetica, */
  	font-style: normal;
    font-weight: normal;
  	font-size: 1.77em;
  	padding-bottom: 0px;
  	padding-right: 9px;
  	font-size: 1.5em;
  }
  
  #kiemelt1 h2 a, #kiemelt1 div a {
    color: white;
    text-decoration: none;
  }
  
  #kiemelt1 h2 a:hover, #kiemelt1 div a:hover { 
    color: white;
    text-decoration: underline;
  }
  
  #kiemelt1 div {
  	margin: 0px 0px 2px 0px;
  	padding-right: 9px;	
  	font-size: 14px;
  	
  }
  #kiemelt2, #kiemelt3 {
  	float: left;
  	width: 100%;
  	height: auto;
  	overflow: hidden;
  	padding: 0px 0px 0px 1px;
  	margin: 0px 0px 1px 0px;
  	background-color: rgb(170,30,33);
  }
  
  #kiemelt2 p, #kiemelt3 p {
  	margin: 0px; padding: 0px; height: auto;
  	
  }
  #kiemelt2 img, #kiemelt3 img {
  	height: 80px;
  	width: 133px; /*100%;*/
  	margin: 5px 10px 5px 5px;	
  	float:left;
  	padding: 1px;
  	border: 1px solid white;
  	background-color: transparent;
  }
  #kiemelt2 a, #kiemelt3 a {
  	color: white; display: block; /*height: 1%;*/
  	text-decoration: none;
  	font-size: 11px;
  	/*line-height: 1.2em;*/
  }
  #kiemelt2 a:hover, #kiemelt3 a:hover {
  	text-decoration: underline;
  }
  
  span.kiemelt23title {
    font-size: 14px;
    font-weight: bold;
  }
  
  .kiemelt23intro {
    font-size: 14px;
    padding: 0px;
  }
  
  #kiemelt2 div, #kiemelt3 div {
  	height: 40px;
  	padding: 0px 5px;
  	clear: left; 
  }
  
  .alist_item, .alist_right, .alist_right_nointro  {
    width: 290px;
    padding: 0;
    text-align: left;
  }
  
  .alist_intro {
    font-size: 1em;
  }
  .alist_intro_txt {
    text-align: left;
  }
    
  .alist_shortintro IMG {
    width: 290px;
    height: auto;
  }
  
  .article_pager {
  	clear:both;
  	padding: 5px;
  	margin: 0px;
  	width: 290px;
  	text-align: center;
  	font-family: Arial, sans-serif; /*Helvetica,*/
  	font-weight: bold;
  	font-size: 0.8
  }
  
  #foot {
    background-image: none;
    background-color: rgb(170,30,33);
    height: auto;
    overflow: hidden;
    color: white;
    padding: 10px 0px;
    margin: 0px 0px 10px 0px;
    font-size: 0.9em;
  }
  
  #foot ul {
    list-style-type: none;
    text-align: center;
    margin: 5px 0px;
    padding: 0;
  }
  
  #foot ul li {
    list-style-type: none;
    padding: 0;
    display: inline;
  }
  
  #foot ul li a {
    list-style-type: none;
    color: white;
  }
  
  #okmlogo {
    margin-left: 15px;
  }
   
  #header_menu {
    width: 300px;
    padding: 0px;
  } 
  

 
}

