body{
 margin: 0;
 padding:0;
}


td {
 font-family: tahoma,verdana,arial;
 font-size: 13px;
 color: #757575;
}
.lista{
border:solid 1px #d2e1e8;
margin:0 0 10px 10px;
width:440px;
}
.lista tr td{
padding:5px
}
.lista .fejlec td{
text-align:right;
}
 .ta{
  height: 100%
 }

 .li{
   background-image: url(images/m28.gif);
   background-position: 0% 5px;
   background-repeat: no-repeat;   
   margin:0px 0px 3px 0px; 
   padding-left: 13px;
   font-size: 13px;
  /* height:13px;*/
  margin-bottom:5px;
   line-height:12px;
   color:#004996;					
  }

 .ul{
  list-style-type: none;
  margin: 0px; 
  padding: 0px;
  margin-left:7px;
  }	

 .li1{
   background-image: url(images/m31.gif);
   background-position: left bottom;
   background-repeat: no-repeat;   
   margin: 0px; 
   padding-left: 41px;
   font-size: 13px;
   line-height: 24px;
  /* height: 24px;*/   
   color:#004996;					
  }

 .ul1{
  list-style-type: none;
  margin: 0px; 
  padding: 0px;  
  }	


 .go{
  border: 1px solid #808080; 
  height: 18px;
  width: 133px;						
 }

 .br{
  border: 1px solid #D2E1E8; 
 }

 .bg{
  background-image: url(images/m16.gif);
  background-repeat: repeat-y;
 }

 .bg1{
  background-image: url(images/m27.gif);
  background-repeat: repeat-y;
 }

 .bg2{
  background-image: url(images/m29.gif);
  background-repeat: repeat-x;
 }

 .bg3{
  background-image: url(images/m12.gif);
  background-repeat: repeat-y;
 }

 .bg4{
  background-image: url(images/m09.gif);
  background-repeat: repeat-x;
 }

 .tx{
  font-size: 13px;
  color: #7C939F;
  font-weight: bold;
 }

 .tx1{
  font-size: 9px;
  color: #92999D;
  font-weight: bold;
 }

 .tx2{
  font-size: 13px;
  color: #69A5D9;
  font-weight: bold;
 }

 .tx3{
  font-size: 13px;
  color: #757575;
  font-weight: bold;
 }

 .tx4{
  font-size: 14px;
  color: #a10e0e;
  font-weight: bold;
 }

 .ml{
  font-size: 13px;
  color: #757575;
  text-decoration: none;
 }

 .ml:hover{
  text-decoration: underline;
 }

 .ml1{
  font-size: 13px;
  color: #69A5D9;
  font-weight: bold;
  text-decoration: underline;
 }

 .ml1:hover{
  text-decoration: none;
 }

 .ml2{
  font-size: 13px;
  color: #a10e0e;
  font-weight: bold;
  text-decoration: underline;
 }

 .ml2:hover{
  text-decoration: none;
 }

 .ml3{
  color:#848484;
  font-size: 13px;
  text-decoration:underline;
  }

 .ml3:hover{
  color:#848484;
  font-size: 13px;
  text-decoration:none;
  }	

 .ml4{
  color:#69A5D9;
  font-size: 13px;
  text-decoration:underline;
  }

 .ml4:hover{
  color:#69A5D9;
  font-size: 13px;
  text-decoration:none;
  }	

H1	{font-family:tahoma;
	font-size: 12px;
	color:#FFFFFF;
	}


.filter{
	padding: 10px;
}
.filter label{
	display:block;
	width:70px;
	float:left; 
}
.filter strong{
	/*margin-bottom:10px;*/
	display:block;
}
.filter select{
	width:200px;
	margin:2px;
}

#login_bg{
	height:1024;
	width:100%;
	height:2800px; 
	top:0;
	left:0;
	z-index:90;
	position:absolute;
	background-color:#000;
	opacity: 0.4;
	filter:alpha(opacity=40);
	display:none;
}
#login_div{
	position: absolute;
	/*top:200;
	left:700;*/	
	margin-left:40%;
	top:200px; 
	left:0;
	z-index:102;
	border:4px solid #D63232;
	display:none;
	width:307px;
	height:251px;
	overflow:hidden;
	background-color:#fff;
	padding:0 10px;

} 
#login_div .ltitle{font-weight:bold;}
#login_div #close{
	font-weight:bold;
	cursor:pointer; 
	color:#D63232;
}

.tartalom a
{
	color: #69A5D9;
} 

.category_right_div {
border:1px solid #CCCCCC;
margin-top:393px;
padding-top:5px;
width:160px;
}

.breadcrumb, .breadcrumb a{
    display: inline;
    color:#AAAAAA;
}












