/* CSS Document */

Body{
background-color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #CCCCCC;

}
a:link {
	text-decoration: none;
	color:#FFFFFF;
	}
a:visited {
	text-decoration: none;
	color: #FFFFFF;

}
a:hover {
	text-decoration: none;
	color: #FFFFFF;

}
a:active {
	text-decoration: none;
	color: #FFFFFF;

}
h1{
font-size: 14px;
font-weight: 600;
line-height: 18px;
color:#FFFFFF;
background-image: url(/szeletek/orangeline.jpg);
background-repeat:no-repeat;
}

h2{
font-size: 11px;
font-style: italic;
font-weight: 100;
line-height: 5px;
color:#FFFFFF;
}

h3{
font-size:12px;
font-weight:600;
background-image: url(/szeletek/orangeline.jpg);
background-repeat:no-repeat;
color:#FFFFFF;
}
#container{
width: 950px;
background-color:#000000;
position: relative;
}

#header{
width: 900px;
height:250px;
background: url(szeletek/hfo_r1_c1.jpg);
display:block;
}

#nav{
	position: absolute;
	top:270px;
	_top: 300px;
	left: 17px;
	width: 200px;
	height: 47px;
	z-index: 1;

}

#nav ul {
	width: 200px;
}

#sor{
position: absolute;
top:270px;
left: 790px;
z-index: 2;
padding-left:8px;

}
#tartalom{
	position: relative; left:240px; top:20px;
	line-height:16px;
	min-height:1000px;
	width: 500px;
	background-color: #000000;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-color: #FFFFFF;
	padding-left: 15px;
	padding-right:15px;
	text-align: justify;
	float:left;
	z-index: 9;
}

#tartalom img {
	float: left;
	margin-right: 3px;
	margin-bottom: 5px;
	}
	
#lablec{
clear:both;
padding-top:40px;
width: 900px;
text-align: center;
background-color:#000000;
z-index: 11;

}
