
body {
background-color:#0b0b0b;
background-image:url('../images/hatterkep.jpg');
background-repeat:repeat-x;
font-family:Tahoma;
font-size:12px;
color:#ffffff;
}

#Table_01 {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
}

#index-01 {
	background-image:url('../images/index_01.jpg');
	position:relative;
	width:990px;
	height:224px;
}

#menu {
    position:absolute;
    top:186px;
    left:280px;
}

#index-02 {
	background-image:url('../images/index_02.jpg');
	background-position:top;
	position:relative;
	float:left;
	clear:both;
	width:265px;
	height:392px;
}

#index-03 {
	background-image:url('../images/tartalom_bottom.jpg');
	background-repeat:no-repeat;
	position:realtive;
	width:580px;
	min-height:600px;
	_height:600px;
	float:left;
	background-color:#232323;
	background-position:bottom;
}

#index-04 {
	background-image:url('../images/index_04.jpg');
	background-position:top;
	position:relative;
	float:left;
	width:145px;
	height:392px;
}

#index-05 {
	background-image:url('../images/index_05.jpg');
	position:relative;
	width:990px;
	height:89px;
	clear:both;
}

.panel {
	width:990px;
	min-height:450px;
	_height:450px;
}

.tartalom_nagy {
	position:relative;
	width:990px;
	min-height:450px;
	_height:450px;
	clear:both;	
}

.tartalom_fo {
	background-image:url('../images/index_03.jpg');
	background-repeat:no-repeat;
	position:realtive;
	width:550px;
	min-height:450px;
	_height:450px;
	float:left;
	background-position:top;
	text-align:justify;
}

h1 {
	color:#ff8424;
	font-size:18px;
}

h2 {
	color:#ff8424;
	font-size:16px;
}

h3 {
	color:#ff8424;
	font-size:14px;
}


a {
	color:#ee4f0b;
	text-decoration:underline;
}

a:hover {
	color:#fe804a;
	text-decoration:underline;
	cursor:pointer;
}

.gomb {
    float:left;
}

.gomb_left {
    float:left;
    width:10px;
    height:38px;
}

.gomb_middle {
    float:left;
    font-weight:bold;
    color:white;
    padding-top:11px;
    min-width:10px;
    _width:10px;
    height:27px;
    cursor:pointer;
}

.over {
    background-image:url('../images/gomb_middle.jpg'); 
}

.over_l {
    background-image:url('../images/gomb_left.png');
    behavior: url(/css/iepngfix.htc);
}

.over_r {
    background-image:url('../images/gomb_right.png');
    behavior: url(/css/iepngfix.htc);
}

a.mpoint, a.mpoint:hover  {
    color:#FCFDFF;
    text-decoration: none;
}

.gomb_right {
    float:left;
    width:10px;
    height:38px;
}

#left_button_container {
    margin-top:100px;
    width:201px;
    float:right;
    margin-right:10px;
}
#galleria { 
    height:500px;
}

