body{margin:0px;}

table
{

	color			:#707070;
	font-family		:Arial;
	font-size		:12px;
	font-weight		:normal;
	text-align		:justify;
}  

.transparency {
  cursor: pointer; 
  position: fixed; 
  height: 100%; 
  display: none; 
  top: 0px; 
  left: 0px; 
  width: 100%; 
  background: #000; 
  z-index: 999; 
  filter: alpha(opacity=80); 
  opacity: 0.8;
}



a:link, a:visited, a:active
{
     text-decoration: none;
     font-family: arial;
     font-size: 12px;
     font-weight: bold;
     color: #B34D5A;
}
a:hover
{
     color: #909090;

} 

a.lablec:link, a.lablec:visited, a.lablec:active
{
     text-decoration: none;
     font-family: arial;
     font-size: 12px;
     font-weight: normal;
     color: #B34D5A;
}
a.lablec:hover
{
     color: #909090;
     border-bottom: 1px dotted #909090;
} 

a.szolgaltatas:link, a.szolgaltatas:visited, a.szolgaltatas:active
{
     text-decoration: none;
     font-family: arial;
     font-size: 12px;
     font-weight: normal;
     color: #606060;
}
a.szolgaltatas:hover
{
     color: #606060;
     text-decoration: underline;
} 

a.oldallink:link, a.oldallink:visited, a.oldallink:active
{
     text-decoration: underline;     
     font-family: arial;
     font-size: 12px;
     font-weight: normal;
     color: #606060;
}
a.oldallink:hover
{
     color: #606060;
     text-decoration: none;
}

/* *******************  Online marketing  ************** */
.kiemelt_szoveg_kek
{

	color			:#3ba0b7;
	font-family		:Arial;
	font-size		:12px;
	font-weight		:bold;	
	text-align		:left;
}

.kiemelt_szoveg_kek_nagy
{

	color			:#3ba0b7;
	font-family		:Arial;
	font-size		:14px;
	font-weight		:bold;	
	text-align		:left;
}

/* ***************  Online marketing vége ************** */

.focim
{
     text-decoration: none;
     font-family: arial;
     font-size: 14px;
     font-weight: bold;
     color: #DF2000;	
}


.alcim
{
     text-decoration: none;
     font-family: arial;
     font-size: 12px;
     font-weight: bold;
     color: #1C1C6D;	
}



/* **************************************	*/
/* HINT Tooltip stílusa						*/
/* **************************************	*/
.hint
{
	position			: absolute;
	left				: 0px;
	top					: 0px;
	z-index				: 1;
	visibility			: hidden;
	
	color				: #000000;
	border-style		: solid;
	border-width		: 1px;
	border-color		: #999999;
	background-color	: #FCFEFD;
	padding				: 0px;
	
}
