#fotogallery, #videogallery {
	width: 289px;
    padding: 20px;
    background: #212121;
	/*font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;*/
	color: #000;
	font-size: 11px;
	line-height: 140%;
	margin-bottom: 15px;
}
.thumbnailsfohirkep {border: 2px solid #dedede; width: 373px; max-height: 250px;}

/* CSS tabs... cserelodo fokepek */
#fp_tabs {width: 385px; height:585px; padding: 10px 10px 10px 10px; background-color: #e1e1e1; overflow: hidden;}
.c1 {background:url(../images/fp_tabs_bg.jpg) top left repeat-x; padding: 5px; height: 56px; overflow: hidden; width: 100%; border:0; cellspacing:0; cellpadding:0;}
.c1_pics {border: 2px solid #c7c7c7;}
.c1 .title {color: #6d6d6d;}
.c1 .title span {font-size:10px; color: #d70909;}
.c1 .comments {font-size:10px; color: #d70909;}
#fp_tabs p {margin: 3px 0; padding: 0; }
#fp_tabs p a {color: #6d6d6d;}
#fp_tabs p a:hover {color: #d70909;}
#fp_tabs  p span {font-weight: bold; color: #dad8d5; margin-right: 10px;}

#kiemelt_esemeny { background:url(../images/kiemelt_frame.jpg) top left no-repeat; width: 634px; height: 481px; overflow: hidden; }
#fp_video {margin-top: 20px; clear: both; display: block;}

.bg1 {width: 322px; overflow: hidden; background:url(../images/live_bg.jpg) top left repeat-x #424242; padding: 0 4px 4px 4px; margin: 0 0 20px 0;}

/* cserélődő főhírek */
.fohir {
	width: 405px;
	height:440px;
	cursor:pointer;
	background-color: white;
	margin-bottom: 18px;
	overflow: hidden;
	clear: both;
	
	/* CSS3 tweaks for modern browsers 
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-moz-box-shadow:0 0 25px #666;
	-webkit-box-shadow:0 0 25px #666;*/	
}

/* single slide */
.fohir div {
	display:none;
	margin: 0 7px 7px 7px;
	padding: 0 30px 15px 14px;
	min-height:460px;

}
.fohir h3 {font-size: 22px; margin:0 0 13px 0; padding: 0; }
.fohir h3 a {color: #d70909;}

/* tabs (those little circles below slides) */
.fohir_tabs {
	clear:both;
	margin-bottom: 12px;

}

/* single tab */
.fohir_tabs a {
	width:8px;
	height:8px;
	float: left;
	margin:3px;
	background:url(../images/navigator.png) 0 0 no-repeat;
	display:block;
	font-size:1px;		
}

/* mouseover state */
.fohir_tabs a:hover {
	background-position:0 -8px;      
}

/* active state (current page state) */
.fohir_tabs a.current {
	background-position:0 -16px;     
} 	
/* kishirek fp */
.fp_kishir1 {width: 200px; overflow: hidden; background: white;}
.fp_kishir1 li { list-style-image:url(../images/arrow-1.jpg); }
.fp_kishir1 ul { margin: 10px; padding: 0 15px; }
.fp_kishir1 a {color: #6d6d6d; font-weight: bold; font-size: 11px;}
.rname1 {font-size: 14px; height: 17px; overflow: hidden; margin-top: 15px; padding: 3px 0 0 23px; background: url(../images/head_2.jpg); }
.rname1 a {color: white; }

/* frisshirek fp */
.friss {width: 200px; overflow: hidden; color: #6d6d6d; padding-bottom: 10px; border-bottom: 1px solid #c7c7c7; margin-bottom: 15px;}
.friss .time {margin-top:3px;}
.friss h3 {font-size: 15px; margin: 0 0 4px 0; padding: 0; }
.friss h3 a{color: #d70909;}
/* kiemelt friss fp */
#friss_kiemelt_pics {width: 200px; overflow: hidden; background: #d70909; }
#friss_kiemelt {width: 180px; overflow: hidden; background: #d70909; font-size: 16px; padding: 8px 10px; margin-bottom: 15px;  }
#friss_kiemelt a {color: white;}
.thumbnailsfriss {border: 1px solid #c7c7c7}

/* aktualis, legnepszerubb tabs...  */
.thumbnailstabskep {border: 1px solid #c7c7c7}
ul.css-tabs {  
	margin:0 !important; 
	padding:0;
	height:30px;
	border-bottom:1px solid #666;	 	
}

/* single tab */
ul.css-tabs li {  
	float:left;	 
	padding:0; 
	margin:0;  
	list-style-type:none;	
}

/* link inside the tab. uses a background image */
ul.css-tabs a { 
	float:left;
	font-size:14px;
	display:block;
	padding:5px 20px;	
	text-decoration:none;
	border:1px solid #666;	
	border-bottom:0px;
	height:18px;
	background-color:#6d6d6d;
	color:#fefefe;
	margin-right:2px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright:4px;
	position:relative;
	top:1px;	
}

ul.css-tabs a:hover {
	background-color:#d70909;
	color:#fff;
}
	
/* selected tab */
ul.css-tabs a.current {
	background-color:#fff;
	border-bottom:2px solid #fff;	
	color:#d70909;	
	cursor:default;
}

	
/* tab pane */
div.css-panes div {
	display:none;
	border:1px solid #666;
	border-width:0 1px 1px 1px;
	height:525px;
	padding:15px 20px;
	background-color:#fff;	
	overflow: hidden;
}

/* root element for scrollable */
#fphirekvertical {  
	
	/* required settings */
	position:relative;
	overflow:hidden;	

	/* vertical scrollers have typically larger height than width */	
	width: 600px;
	height: 760px;	 
	padding: 10px;
	margin-bottom: 10px;

}
.thumbnailskishirek {border: 2px solid #dedede; float: right; margin-left: 10px;}
/* root element for scrollable items */
#fphirek {	
	position:absolute;
	
	/* this time we have very large space for height */	
	height:20000em;	
	margin: 0px;
}

/* single scrollable item */
#fphirek .item_nagy {
	border-bottom:1px dotted #555555;
	margin:10px 0;
	padding: 0 0 10px 0;
	margin-bottom: 25px;
	height:120px;
	overflow: hidden;

}
#fphirek .item_nagy h3 {
	font-size: 15px;
	margin: 0 0 15px 0;
	padding: 0;
}
#fphirek a {color: #d6080a;}
#fphirek .item_nagy .leed {
	font-weight: bold;
	font-size: 13px;
	color: #6d6d6d;
}
#fphirek .item_nagy .text {
	margin-top: 15px;
	color: black;
}

/* elements inside single item */
#fphirek .thumbnailsright {
	float:left;
	margin-right:20px;
	height:180px;
	width:240px;
	border: 2px solid #c7c7c7;

}
#fphirek .item_nagy .tovabb {
	clear: both; text-align: right; font-weight: bold; padding-top: 5px;
}

/* the action buttons above the scrollable */
#fphireknav {
	width:600px;
	margin:30px 10px 10px 0;
	background-color: #f2f2f2;
	padding: 10px;
}

#fphireknav a {
	font-size:14px;		
	cursor:pointer;
	color:#d70909;
}

#fphireknav a:hover {
	text-decoration:underline;
	color:#000;
}

.disabled {
	visibility:hidden;		
}

.tovabbihirek {
	float:right;
}	

/* video., kepgaleria */
.ad-gallery {
  width: 329px;
  overflow: hidden;
}
.ad-gallery, .ad-gallery * {
  margin: 0;
  padding: 0;
}
  .ad-gallery .ad-image-wrapper {
    width: 100%;
    height: 220px;
    margin-bottom: 10px;
    position: relative;
    overflow: hidden;
  }
    .ad-gallery .ad-image-wrapper .ad-loader {
      position: absolute;
      z-index: 10;
      top: 48%;
      left: 48%;
      border: 2px solid #c7c7c7;
    }
    .ad-gallery .ad-image-wrapper .ad-next {
      position: absolute;
      right: 0;
      top: 0;
      width: 25%;
      height: 100%;
      cursor: pointer;
      display: block;
      z-index: 100;
    }
    .ad-gallery .ad-image-wrapper .ad-prev {
      position: absolute;
      left: 0;
      top: 0;
      width: 25%;
      height: 100%;
      cursor: pointer;
      display: block;
      z-index: 100;
    }
    .ad-gallery .ad-image-wrapper .ad-prev, .ad-gallery .ad-image-wrapper .ad-next {
      /* Or else IE will hide it */
      background: url(../images/non-existing.jpg)\9
    }
      .ad-gallery .ad-image-wrapper .ad-prev .ad-prev-image, .ad-gallery .ad-image-wrapper .ad-next .ad-next-image {
        background: url(../images/ad_prev.png);
        width: 30px;
        height: 30px;
        display: none;
        position: absolute;
        top: 47%;
        left: 0;
        z-index: 101;
      }
      .ad-gallery .ad-image-wrapper .ad-next .ad-next-image {
        background: url(../images/ad_next.png);
        width: 30px;
        height: 30px;
        right: 0;
        left: auto;
      }
    .ad-gallery .ad-image-wrapper .ad-image {
      position: absolute;
      overflow: hidden;
      top: 0;
      left: 0;
      z-index: 9;
    }
      .ad-gallery .ad-image-wrapper .ad-image .ad-image-description {
        position: absolute;
        bottom: 0px;
        left: 0px;
        padding: 7px;
        text-align: left;
        width: 100%;
        z-index: 2;
        background: url(../images/opa75.png);
        color: #000;
      }
      * html .ad-gallery .ad-image-wrapper .ad-image .ad-image-description {
        background: none;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (enabled=true, sizingMethod=scale, src='../images/opa75.png');
      }
        .ad-gallery .ad-image-wrapper .ad-image .ad-image-description .ad-description-title {
          display: block;
        }
  .ad-gallery .ad-controls {
    height: 20px;
	color: white;
  }
    .ad-gallery .ad-info {
      float: left;
	  color: white;
    }
    .ad-gallery .ad-slideshow-controls {
      float: right;
    }
      .ad-gallery .ad-slideshow-controls .ad-slideshow-start, .ad-gallery .ad-slideshow-controls .ad-slideshow-stop {
        padding-left: 5px;
        cursor: pointer;
			  color: white;
      }
      .ad-gallery .ad-slideshow-controls .ad-slideshow-countdown {
        padding-left: 5px;
        font-size: 0.9em;
		color: white;
      }
    .ad-gallery .ad-slideshow-running .ad-slideshow-start {
      cursor: default;
      font-style: italic;
    }
  .ad-gallery .ad-nav {
    width: 100%;
    position: relative;

  }
    .ad-gallery .ad-forward, .ad-gallery .ad-back {
      position: absolute;
      top: 0;
      height: 100%;
      z-index: 10;
    }
    /* IE 6 doesn't like height: 100% */
    * html .ad-gallery .ad-forward, .ad-gallery .ad-back {
      height: 100px;
    }
    .ad-gallery .ad-back {
      cursor: pointer;
      left: -20px;
      width: 13px;
      display: block;
      background: url(../images/ad_scroll_back.png) 0px 22px no-repeat;
    }
    .ad-gallery .ad-forward {
      cursor: pointer;
      display: block;
      right: -20px;
      width: 13px;
      background: url(../images/ad_scroll_forward.png) 0px 22px no-repeat;
    }
    .ad-gallery .ad-nav .ad-thumbs {
      overflow: hidden;
      width: 100%;
    }
      .ad-gallery .ad-thumbs .ad-thumb-list {
        float: left;
        width: 9000px;
        list-style: none;
      }
        .ad-gallery .ad-thumbs li {
          float: left;
          padding-right: 5px;
        }
          .ad-gallery .ad-thumbs li a {
            display: block;
          }
            .ad-gallery .ad-thumbs li a img {
              border: 2px solid #c7c7c7;
              display: block;
            }
            .ad-gallery .ad-thumbs li a.ad-active img {
              border: 2px solid #fff;
            }
/* Can't do display none, since Opera won't load the images then */
.ad-preloads {
  position: absolute;
  left: -9000px;
  top: -9000px;
}

#fp_banner {text-align: center; padding-top: 10px;}
