@charset "utf-8";
/* CSS Document */
@font-face
{
    font-family:"Harrington";
    src: url('harngton.eot');
	src: local(htowert), url('harngton.ttf') format('opentype');

	}

body{
	background-image: url(kepek/hatter.png);
	background-repeat:repeat;
	font-size:16px;
	font-family:Harrington;
}
#wrapper{
width:1000px;
margin:0 auto;
padding:0px;
margin-top:20px;
}
#header{
	position:relative;
	background-color:#a9977f;
	color:#FFFFFF;
	height:250px;
	box-shadow:8px 12px 10px 3px #333;
}
#logo{
position:relative;
float:left;
display:inline;
left:30px;
top:-21px;
z-index:501;
}
#logo h1{
position:absolute;
left:50px;
top:125px;
color:red;
font-size:1.2em;
font-weight:bold;
font-style:italic;
}
#logo .text{
text-indent:-9999px;
}
#topmenu{
float:left;
display:block;
z-index:99;
margin-top:1em;
margin-left:30px;
}
/*Főmenü*/
/*#menu{
position:relative;
background-color:#CCCCCC;
height: 30px;
line-height: 30px;
padding:3px 3px 3px 50px;
}*/
/*#menu {
background: url(images/menu.jpg) no-repeat;
height: 40px;
line-height: 30px;
}*/
#topmenu ul{
list-style-type: none;
padding-left: 10px;
}
#topmenu ul li {
display: block;
float: left;
text-align:center;
}
#topmenu ul li a {
display: block;
padding: 5px 5px 5px 5px;
text-decoration: none;
margin-right:5px;
color: #ffffff;
font-size: 1em;
font-weight: bold;
}
#topmenu ul li a:hover {
color: #FFFFFF;
background: url(images/menuover.png) repeat-x;
}
#topmenu ul li .active {
color: #FFFFFF;
background: url(images/menuover.png) repeat-x;
}
/*#menu ul {
list-style-type: none;
margin: 0;
padding-left: 10px;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
display: block;
padding: 0 10px 0 10px;
text-decoration: none;
color: #000000;
font-size: 1em;
font-weight: bold;
}
#menu ul li a:hover {
color: #FFFFFF;
background: url(images/menuover.png) repeat-x;
}
#menu ul li .active {
color: #FFFFFF;
background: url(images/menuover.png) repeat-x;
}*/
#tartalom{
position:relative;
padding:3px;
background-color:#a9977f;
color:#FFFFFF;
overflow:hidden;
box-shadow:8px 12px 10px 3px #333;
padding-bottom:20px;

}
.leftside{
position:relative;
float:left;
width:200px;
height:1000px;
margin-bottom:10px;

}
.rightside{
position:relative;
float:right;
width:200px;
height:1000px;
margin-bottom:10px;

}
#footer{
margin-top:20px;
position:relative;
background-color:#a9977f;
color:#FFFFFF;
box-shadow:8px 12px 10px 3px #333;
}
#separator{
position:relative;
height:5px;
background: url(images/separator.png) repeat-x;
}
.flash{
	background-image:url(kepek/fedes3.png);
	background-repeat:no-repeat;
	position: absolute;
	z-index:500;
	margin-top:110px;
	float:left;
	width:487px;
	height:70px;
	background-position:0px 30px;
}
.kep{
	position: absolute;
	z-index:500;
	margin-top:116px;
	float:left;
	width:437px;
	height:30px;
	margin-left:487px;
}
a:active {
  outline: none;
}
img{
border:none;
}
.bal{
position:relative;
float:left;
display:inline;
width:642px;
margin-right:4px;
}
.jobb{
position:relative;
float:left;
display:inline;
width:342px;
}
.jobbcikk{
float:left;
display:inline;
width:162px;
height:300px;
overflow:hidden;
margin-left:5px;
text-align:justify;
font-size:0.88em;
background:url(jobbcikk_bg.png) no-repeat;
margin-top:10px;
}
.szoveg{
padding-top:10px;
height:180px;
overflow:hidden;

}

.jobbcikk a, .cikk a{
font-weight:bold;
color:#ffffff;
text-decoration:none;
}
.jobbcikk a:hover, .cikk a:hover{
color:#ff0000;
}
.cikk{
width:332px; margin:5px 0px 5px 3px; padding:3px; height:200px;
text-align:justify;
background: url(images/cikk_bg.png) no-repeat;
overflow:hidden;
word-wrap:break-word;
}
div#feature_list {
			width: 635px;
			height: 325px;
			overflow: hidden;
			position: relative;
			background: #a9977f;
			z-index:0;
		}

		div#feature_list ul {
			position: absolute;
			top: 0;
			list-style: none;	
			padding: 0;
			margin: 0;
		}

		ul#tabs {
			left: 0;
			z-index: 2;
			width: 200px;
		}

		ul#tabs li {
			font-size: 12px;
			font-family: Harrington;
		}
		
		ul#tabs li img {
			padding: 5px;
			border: none;
			float: left;
			margin: 10px 10px 0 0;
		}

		ul#tabs li a {
			color: #222;
			text-decoration: none;	
			display: block;
			padding: 10px;
			height: 20px;
			outline: none;
		}

		ul#tabs li a:hover {
			text-decoration: underline;
		}

		ul#tabs li a.current {
			background:  url('feature-tab-current.png');
			color: #FFF;
		}

		ul#tabs li a.current:hover {
			text-decoration: none;
			cursor: default;
		}

		ul#output {
			right: 0;
			width: 460px;
			height: 325px;
			position: relative;
		}

		ul#output li {
			position: absolute;
			width: 463px;
			height: 325px;
			color:#000000;
		}

		ul#output li a {
			position: absolute;
			bottom: 10px;
			right: 10px;
			padding: 8px 12px;
			text-decoration: none;
			font-size: 11px;
			color: #FFF;
			background: #000;
			-moz-border-radius: 5px;
		}
		
		ul#output li a:hover {
			background: #D33431;
		}
h3 {
			margin: 0;	
			padding: 3px 0 0 0;
			font-size: 14px;
		}
.listaszoveg{
text-shadow: black 1px 1px 0;
font-weight:bold;
position:absolute;
text-align:justify;
color:#ffffff;
padding:1.25em;
width:425px;
height:325px;
background: url(feltolt/images/galeria1/kep.jpg) no-repeat;
}
focus{
border:none;
}
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px; /*--Set height of tabs--*/
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: #a9977f;
}
ul.tabs li a {
	text-decoration: none;
	color: #FFF;
	display: block;
	font-size: 1.1em;
	padding: 0 20px;
	border: 1px solid #c3ef76; /*--Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
}
ul.tabs li a:hover {
	background: #a9977f;
}
html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #7c6e5c;
	border-bottom: 1px solid #7c6e5c; /*--Makes the active tab look like it's connected with its content--*/
}
.tab_container {
	border: 1px solid #999;
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; width: 100%;
	background: #7c6e5c;
}
.tab_content {
	padding: 20px;
	font-size: 1em;
	color:#FFF;
	height:150px;
	background: #7c6e5c;
}
/* ---------- Mega Drop Down --------- */
#mega {
list-style:none;
font-weight:bold;
height:1em;
margin:10px -1px 0 0;

}
#mega li {
background:#7c6e5c;
border:1px solid #000;
margin-left:-1px;
float:left;
width:130px;
text-align:center;
position:relative;
font-size:0.8em;
}
#mega li:hover {
background:#a9977f;
border-bottom:0; /* border-bottom:0; and padding-bottom:1px; keeps <li> and <div> connected */
padding:7px 0 1px 0;
margin-top:-7px;
z-index:1; /* shadow above adjacent li */
}
#mega a {
color:#FFF;
outline:0;
text-decoration:none;
display:block;
line-height:2em;
}
/* ----------- Hide/Show Div ---------- */
#mega div {
position:absolute;
left:-999em;
margin-top:1px;
width:350px;
padding:0 10px 10px;
border:1px solid #000;
border-top:0;
font-weight:normal;
text-align:left;
background:#a9977f;
z-index:999;
}
#mega li:hover div {
left:-1px;top:auto;
z-index:999;
}
#mega li.dif:hover div {
left:-241px;
z-index:999;
}
/* --------- Within Div Styles --------- */
#mega div h2 {
background:#7c6e5c;
font-size:1em;
padding:0 10px;
margin:10px 0 5px 0;
clear:both;
float:left;
width:330px;
position:relative; /* makes above drop shadow */
}
#mega div p {
float:left;
width:106px;
padding-left:10px;
position:relative; /* makes above drop shadow */
}
#mega div p a {
text-decoration:underline;
float:left;
clear:left;
width:100%; /* For IE6/7 */
line-height:1.4;
}
#mega div a:hover, #mega div a:focus, #mega div a:active {
text-decoration:none;
}
/* ---------- Drop Shadow ---------- */
#mega div .s1, #mega div .s2, #mega div .s3 {
position:absolute;
width:100%;height:100%;
}
#mega div .s1 {
background:url(images/rightcorner.png) 100% 0 no-repeat;
top:1px;right:-9px;
} 
#mega div .s2 {
background:url(images/leftcorner.png) 0 100% no-repeat;
bottom:-9px;left:1px;
} 
#mega div .s3 {
background:url(images/shadow.png) 100% 100%;
top:9px;right:-9px;
}
#mega li:hover .s4 {
background:url(images/li-shadow.png) 100% 0 repeat-y;
position:absolute;
top:0;right:-9px;
height:100%;
padding:0 8px 0 0;
}
* html #mega li:hover .s4 {
background:none;
}
#mega li:hover .dif-s4 {
padding-bottom:9px
}
/*Galéria*/
#image_wrap {
		/* dimensions */
		width:500px;
		margin:15px 0 15px 40px;
		padding:15px 0;

		/* centered */
		text-align:center;

		/* some "skinning" */
		background-color:#efefef;
		border:2px solid #fff;
		outline:1px solid #ddd;
		-moz-ouline-radius:4px;
}
/* this makes it possible to add next button beside scrollable */
.scrollable {
	float:left;	
}

/* prev, next, prevPage and nextPage buttons */
a.browse {
	background:url(images/hori_large.png) no-repeat;
	display:block;
	width:30px;
	height:30px;
	float:left;
	margin:40px 10px;
	cursor:pointer;
	font-size:1px;
}

/* right */
a.right 				{ background-position: 0 -30px; clear:right; margin-right: 0px;}
a.right:hover 		{ background-position:-30px -30px; }
a.right:active 	{ background-position:-60px -30px; } 


/* left */
a.left				{ margin-left: 0px; } 
a.left:hover  		{ background-position:-30px 0; }
a.left:active  	{ background-position:-60px 0; }

/* up and down */
a.up, a.down		{ 
	background:url(../img/scrollable/arrow/vert_large.png) no-repeat; 
	float: none;
	margin: 10px 50px;
}

/* up */
a.up:hover  		{ background-position:-30px 0; }
a.up:active  		{ background-position:-60px 0; }

/* down */
a.down 				{ background-position: 0 -30px; }
a.down:hover  		{ background-position:-30px -30px; }
a.down:active  	{ background-position:-60px -30px; } 


/* disabled navigational button */
a.disabled {
	visibility:hidden !important;		
} 	
/*
	root element for the scrollable.
	when scrolling occurs this element stays still.
*/
.scrollable {

	/* required settings */
	position:relative;
	overflow:hidden;
	width:500px;
	height:120px;

	/* custom decorations */
	border:1px solid #ccc;
	background:url(images/h300.png) repeat-x;
}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accomodate scrollable items.
	it's enough that you set the width and height for the root element and
	not for this element.
*/
.scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
	clear:both;
}

.items div {
	float:left;
	width:500px;
}

/* single scrollable item */
.scrollable img {
	float:left;
	margin:20px 5px 20px 21px;
	background-color:#fff;
	padding:2px;
	border:1px solid #ccc;
	width:90px;
	height:70px;
	
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

/* active item */
.scrollable .active {
	border:2px solid #000;
	position:relative;
	cursor:default;
}
.zaszlok{
position:relative;
float:right;
display:inline;
top:60px;
right:135px;
width:75px;
height:25px;
margin:1em 1em 0 0;
}
.zaszlok img{
width:25px;
border:none;
}
.roundedcornr_box_789658 {
   background: /*#de0000;*/#000000;
   border:2px solid #de0000;
}
.roundedcornr_top_789658 div {
   background: url(roundedcornr_789658_tl.png) no-repeat top left;
}
.roundedcornr_top_789658 {
   background: url(roundedcornr_789658_tr.png) no-repeat top right;
}
.roundedcornr_bottom_789658 div {
   background: url(roundedcornr_789658_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_789658 {
   background: url(roundedcornr_789658_br.png) no-repeat bottom right;
}

.roundedcornr_top_789658 div, .roundedcornr_top_789658, 
.roundedcornr_bottom_789658 div, .roundedcornr_bottom_789658 {
   width: 100%;
   height: 10px;
   font-size: 1px;
}
.roundedcornr_content_789658 { margin: 0 10px; }

.terkep {
    
	margin-top:20px;
	width:1000px;
	background-color:#000;
	box-shadow:8px 12px 10px 3px #333;
}

.video {
	padding-top:15px;
	padding-bottom:15px;
	padding-left:10px;
}

.sidebar1 {
	float: left;
	width: 197px;
	background: #a9977f;
	color:$000;
	padding-bottom: 10px;
	box-shadow:8px 12px 10px 3px #333;
}
.sidebar1 a{
	text-decoration:none;
	color:#FFF;
	}
.sidebar1 a:hover{
	text-decoration:none;
	color:#FFF;
	}
.sidebar1 a:active{
	text-decoration:none;
	color:#FFF;
	}
.sidebar1 a:visited{
	text-decoration:none;
	color:#FFF;
	}

	
	

.content {

	position:relative;
padding:20px;
background-color:#a9977f;
color:#FFFFFF;
overflow:hidden;
box-shadow:8px 12px 10px 3px #333;
padding-bottom:20px;
float:left;
width:566px;
word-wrap:break-word;

}
.sidebar2 {
	position:relative;
	float: left;
	width: 197px;
	background: #a9977f;
	padding-bottom: 10px;
	box-shadow:8px 12px 10px 3px #333;
}
#kepo {float:left;margin-right:5px;margin-top:0px;}
