body {
	margin: 0;
	background: #fff;
}

img{border:0;}
.clr{clear:both}
.figyelem
{
	margin:10px;
	padding:10px;
	background:#fff;
	overflow:hidden;
	border:1px red dashed;
	
}
.sorol b
{
	display:block;
}
p, td, div, span, body, input, textarea, select
{
font-size:12px; 
font-family: Arial, Helvetica, sans-serif;
color:#000;
}

img{border:0;}

h1{font-size: 18px;}
h2{font-size: 16px; color:#b80000;}
h3{font-size: 14px;}

.kepd
{
	background:#fff;
	text-align:center;
}

.kszo
{
	padding:5px 5px 10px 5px;
	text-align:center;
}

.cent
{
	text-align:center;
}

.tdbg
{
	background:#fff url(td_bg.jpg) repeat-x top;
	padding:10px;
}

form
{
	padding:0px;
	line-height:normal;
	margin:0px;
}

a {	text-decoration: underline;	color: #b80000;}
a:hover { color: #000;}


.ref {
	text-align:center;
	float:left;
	overflow:hidden;
	margin:0 5px 5px 0;
}
.ref b {
	display:block;
}

.ref a {
	display: block;
	text-decoration: none;
	color: #4B689A;
	padding: 5px;
	border:1px #ccc solid;
	width:220px;
	height:160px;
	overflow:hidden;	
}
.ref a:hover {
	background: #ebebeb;
	color: #000;
	border:1px #666 solid;	
}

.racsos
{
	border-right: 1px solid #445688; 
	border-top: 1px solid #445688; 
}

.racsos td
{
	border-left: 1px solid #445688; 
	border-bottom: 1px solid #445688; 
	vertical-align: top;
}

.racsos .fejlec td
{
	background-color: #ebebeb;
	font-weight: bold;
}

.vekony
{
	font-weight: normal;
}

.vonalas td
{
	border-bottom: 1px solid #445688; 
	vertical-align: top;
}

.text
{
	background-color: #ebebeb;
	border: 1px #000000 solid;	
}

.button
{
	background-color: #182230;
	color: #ffffff;
	border: 0;
}

.textalert
{
	color:#000000;
	background-color:#f7d1d1;
	border: 1px #9c251c solid;
}

.fieldalert
{
	color:#9c251c;
}

.szolgaltatas a
{
	display: block;
	text-decoration: none;
	padding: 3px;
	margin: 0px;
	border-bottom: 1px #cccccc dashed;
}

.szolgaltatas a:hover 
{
	text-decoration: none;
	color:#000000;
	background-color: #cccccc;
}

.szolgaltatas
{
	border: 0px;
	padding: 0px;
	margin: 0px;
}

.szolgaltatas li
{
	list-style: none;
	color: #dd0000;
	/*display: inline;	*/
}


a.gomb_kek_zold
{
  background:url(gomb.png) 0 0 no-repeat;
  display:block;
  height:42px;
  width:201px;
  text-decoration:none;
  color:#000;
  line-height:40px;
  font-size:16px;
  font-weight:bold;
  text-align:center;
}

a.gomb_kek_zold:hover, a.gomb_kek_zold:focus
{
  background-position:0 -42px;
  color:#fff;
}

#main
{
	width:990px;
	height:100%;
}

#mainh
{
	background:#000;
	width:100%;
}

#mainr
{
	padding:20px 20px 0 0;
	width:80%;
	vertical-align:top;
	text-align:right;
}

#mainr h1
{
	font-size:24px;
	font-weight:bold;
	padding:0 0 0 30px;
	margin:0;
	color:#e2e2e2;
}

#menu
{
	background:url(menu_bg.jpg) repeat-x top;
	height:30px;
	text-align:center;
}

#barny
{
	background:url(bg_b.jpg) repeat-y right;
	width:5px;
}

#jarny
{
	background:url(bg_j.jpg) repeat-y left; 
	width:5px;
}

.expl
{
	font-size:11px;
	margin:0 0 0 20px;
	padding:5px;
	color:#666;
	background:#fff;
	font-style:italic;
}


.menu{
	float:left;
/*	font-weight:bold;*/
	padding:0;
	margin:0;
	overflow:hidden;	


}
.menu ul{
/*	height:35px;*/
	list-style:none;
	margin:0;
	padding:0;
/*	overflow:hidden;*/

}
.menu li{
	float:left;
	padding:0 5px;
border-right:1px #97cce7 solid;	
}

.menu li a{
	color:#000;
	display:block;
	font-weight:bold;
	margin:0;
	padding:0 10px;
	text-align:center;
	text-decoration:none;
}

.menu li a:hover, .menu ul li:hover a{
	color:#fff;
	text-decoration:none;
}
/*.menu li .alm:hover, .menu ul li:hover .alm{
	background: #003499 url(hover.png) bottom left no-repeat;
}*/
.menu li ul{
/*	background:url(almenu_bg.png) repeat-y left;*/
	display:none;
	margin:0;
	padding:6px 0 0 0;
	position:absolute;
	z-index:200;
	/*top:1em;*/
	/*left:0;*/
}
.menu li:hover ul{
	display:block;
	
}
.menu li li {
	display:block;
	float:none;
	margin:0;
	padding:0;
	width:191px;
/*	border-bottom:1px #ccc solid;*/
}
.menu li:hover li a{
	color:#000;
	background:#60b4d9;
}
.menu li ul a{
	display:block;
/*	height:35px;*/
	font-style:normal;
	margin:0;
	padding:3px 10px 3px 10px;
	border:0;
	text-align:left;
}

.menu li ul a:hover, .menu li ul li:hover a{
	border:0;
	color:#fff;
	text-decoration:none;
	background:#333;	
}
