body {
 font-family:arial,helvetica,sans-serif;
 font-size:12px;
 margin:0px;
 background-color: E1E2EC;
}

a:link, a:visited     { 
 color: #DC5620;
  text-decoration: none;
}

a:hover   { 
  color: #468C88; 
 }


#wrapper {
 width: 100%;
 height: 100%;
 margin: 0px auto;
 padding: 0px;
 text-align: center;
}

#content {
 width: 750px;
 margin-top: 10px;
 padding-bottom: 10px;
 background-color: white;
 height:auto;
}

#header {
 padding:0px;
 width:100%;
}

#content div {
 float: left;
}
#main {
	background: url(../images/mainbg.jpg) scroll top center white no-repeat;
	float: left;
	width: 100%;
   height:auto;
   display:table;
}

#footer {
 float:left;
 width:100%;
 border-top:1px solid #C6CAD3;
 background-color: White;
}

#menu {
	background-color: transparent;
	width: 100%;
	text-align: center;
	background-image: url(../images/menubg.jpg);
}

/* Menu Bar */

#nav, #nav ul      { 
  line-height: 26px;
  text-align: left; 
  list-style-type: none; 
  margin: 0px; 
  padding:0px;
/* - ezeket - */
  font-family: tahoma; 
  font-variant: small-caps;

}


#nav a:link, #nav a:visited     { 
 color: #DC5620; 

  font-weight: bold; 
  font-size: 9pt; 
  text-decoration: none; 
  background-color: transparent; 
  text-align: center; 
  /* width: 152px; */
  display: block;
  padding-left:25px;
  padding-right:25px;
  border-right: 1px solid #C6CAD3;
 }

#nav a:hover   { 
  color: #468C88; 
 background-color: #E0E0DE;
 }

#nav li:hover, #nav li.hover { 
  position: static; }

#nav li.top   { 
 float: left; 
 /*width: 152px */
}


/* Menu Dropdowns */
#nav li ul  { 
 /*font-size: 0.9em; */
 background-color: #E0E0DE;
 filter:alpha(opacity=90);
 -moz-opacity:0.90; 
 position: absolute; 
 left: -999em; 
 margin-left:25px;
 border-bottom: dashed 1px #DC5620;
}

#nav li ul a:link, #nav li ul a:visited   { 
font-size: 8pt;
color: #DC5620; 
text-decoration: none; 
text-align: left; 
padding:3px;
padding-left: 25px; 
padding-left: 25px; 
display: block;
width:187px;
}

#nav li ul a:hover      { 
 color: #468C88; 
}

#nav li:hover ul, #nav li.sfhover ul { 
/* lists nested under hovered list items */ 
 left: auto; 
 }
 
h1, h2, h3, h4  { 
	font-family: georgia; 	
	font-weight:bold;
	text-align: left;
   margin: 25px;
  	color:#254775;
	}

h1{
   margin-top:25px;
	font-size: 20px;	
}

td h2, h2{
	font-size: 16px;	
}

td h3, h3{
	font-size: 12px;	
}

 p{
 	color:#555555;
	font-family: arial;
	font-size: 13px;
	line-height:20px;
	text-align: justify;
   margin: 5px;
	margin-right: 25px;
	margin-left: 25px;
	text-indent: 13px;
 }

 
 div p {
 	text-indent : 0px;
	text-align: left;
 }
 
 #footer p{
  	text-indent : 0px;
	text-align: center;	
	font-size: 11px;
 }
 
/*p:first-letter{
font-family: georgia;
font-weight: bold;
color:#2F3043;
} */

 
 .legyenjelen{
 float:right;	
 }
 
 .doboz{
	display: list-item;
	list-style: none;
	border: 1px dashed #5077A2;
	border-top:none;
	padding-top: 5px !important;
	background: url(../images/header.jpg) no-repeat top;
	background-position: 63% -60;
	margin-right:25px;
	margin-left:25px;
	margin-bottom:25px;
	clear: both;
}
 
 div.doboz h3, div.doboz p {
 	margin-top: 0px;
	margin-bottom: 10px;
	color: white;
	margin-left:10px;
	margin-right:10px;
 }
 
 div.doboz p {
 	color: #555555 !important;
 }
 
.kisebb{
 font-size:12px;
}

#ranPic{
 float:right;
 /*padding:10px;
 background-color: white;*/
 margin-bottom:10px;
}
