/* CSS Document */

body
	{
	background: #fff;
	margin: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: center;
	}
	
p, td, li
	{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: justify;	
	}	

#wrapper
	{
	width: 700px;
	background: #efefef;	
	border: 1px solid #f6f6eb;
	margin: 20px auto;	
	}

#ie5fix
	{
	height: 1px;
	voice-family: "\"}\"";
	voice-family: inherit;
	display: none;
	}
.sotetFejlec
	{
	color: #c0c0c0;
	}

.cimsor
	{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 20px;
	text-align: center;	
	}	
	
.kiscim
	{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	}
	
.kiscimala				
	{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
	color: #0000CC;
	}
	
a:link
	{
	font-weight: bold;
	color: #fffc;
	background-color: transparent;
	text-decoration: none;
	}
	
a:visited
	{
	font-weight: bold;
	color: #fffc;
	background-color: transparent;
	text-decoration: none;	
	}
	
a:active
	{
	font-weight: bold;
	color: #fffc;
	background-color: transparent;
	text-decoration: none;
	}			
	
a:hover
	{
	font-weight: bold;
	color: yellow;
	background-color: #000;
	text-decoration: none;
	}	

