BODY{
margin:0px ;
font-family:Helvetica, Arial, sans-serif
}

#content,.section{
	padding:0;
	margin:0 ;
	list-style:none;
}
#content{
	overflow:hidden;
	width:520px;
	background-color:white;
	position:relative;
	height:auto;
	float:left;
}
ul, li, p{
	padding:0;
	margin:0 ;
	list-style:none;
}


.section{
	width:1900px;
	position:relative;
}

	.section .sub{
		position:relative;
		float:left;
		padding:10px 0px 25px 45px;


		width:450px;
		height:auto;
	}
		.section .sub p{
			width:420px 0;
			font-size:85%;
			line-height:1.4em;
		}




/* CSS Document */





.header{

margin: 0 ; /*auto -val kozepre rendez*/
	width: 760px;
	height: 128px;
	background: url(images/logol.png) no-repeat;
background-color:#000000;

color:#FFFFFF;
}

.slogen{
margin-left: 45px;
font-size:11px;
float:left;
width:45%;
color:#CCCCCC;
text-align:left;
}

.navigation{
	color:#999999;
	margin-left: 45px;
	font-weight:bold;
	width:100%;
	padding-top: 10px;
font-size:14px;
}

.navigation1{
	color:#999999;
	margin-left: 45px;
	font-weight:bold;
	width:100%;
	padding-top: 19px;

}

.nav{
font-weight:bold;
font-size:14px;
color:#FFFF66;
text-decoration:none;
border: 1px solid #999999;
background-color: #F10C0C;
}

.nav:hover{
color:#FFFFFF;
text-decoration:none;
}

.img_content{
width: 96px;
font-size:11px;
float:left;
margin-right:6px;font-family:Helvetica, Arial, sans-serif;
clear:both;}

.logo{
	color:#FFFFFF;
	font-size:100px;
	font-weight:bold;
	margin-left:0px;
/*	margin-top: -120px;
	margin-bottom: -80px;
font-family:Helvetica, Arial, sans-serif;
	font-family:Georgia, "Times New Roman", Times, serif; 
	letter-spacing:-8px; */height="96"
}
.article_content{
width:348px;
float:right;
font-size:12px}

.main_body{
width:760px;}

.content_holder{
width:470px;
margin-left:0px;
float:left;
background-color:#FFFFFF;
margin-top:-15px;}

.sub_content{
width:210px;
float:right;
background-color:#FFFFFF;
margin-top:0px;
font-size:12px;}

.hr{
background-image:url(images/dot.gif);
background-repeat:repeat-x;
height:1px;
margin-top:6px;
margin-bottom:6px;
}

.hr1{
background-image:url(images/dot1.gif);
background-repeat:repeat-x;
height:9px;
margin-top:0px;
margin-bottom:6px;
}

.hr2{
background-image:url(images/dot2.gif);
background-repeat:repeat-x;
height:9px;
margin-top:0px;
margin-bottom:0px;
}

.footer{
clear:both;
background-color:#000000;
	width: 760px;
	height: 128px;
	margin: 0 ;
	background: url(images/foot.png) no-repeat;

}

.disclaimer{
	margin-top: -9px;
font-size:11px;
float:right;
width:50%;
color:#CCCCCC;
text-align:right;}


a:link, a:active, a:visited {
	color: #c30;
	text-decoration: none;
	}
	
a:hover {
	color: #FF0000;
	text-decoration: underline;
	}


h2 {
	margin: 0;
	color: #000;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: -1px;
}

h2 a:link, h2 a:hover, h2 a:visited {
	color: #000;
	text-decoration: none;
}
	
h1 {
	font-size: 20px;
	font-weight: normal;
	letter-spacing: -1px;
	color: #000;
	margin: 0;
}

h1 a:link, h1 a:visited, h1 a:hover {
	text-decoration: none;
	color: #000;
}
	
h4 {
	margin: 0;
	color: #000;
	font-size: 14px;
}

h3 {
	margin: 0 0 8px 0;
	color: #999;
	font-size: 19px;
	font-weight: normal;
	letter-spacing: -1px;
	text-transform: uppercase;
}

h5 {
	margin: 0 0 8px 0;
	color: #000;
	font-size: 11px;
	font-weight: normal;
	/*text-transform: uppercase;*/
}
form {
border : 5px;
padding:5px;
margin:5px;
}


legend {
color:#F47B33;
}

form label.text {
	display:block;
	float: left;
	width: 30%;
	text-align: right; 
	margin: 5px 0 0 0;
	padding: 0.1em;
}

input.text, textarea.text,input.warning, textarea.warning  { 
  border-color:#dadada; 
  border-style:solid; 
  border-width:1px; 
  margin:5px;
	width:190px;
}


 textarea.text  {
 width:190px;
 height:100px;
 }

.button {
	margin-top:5px;

	border: 0px solid #ffffff;
	padding: 0px 10px 0px 10px;	
	color:  #ffffff;
	background-color: #F47B33;	
			
}

