body {
	background-color: #ffffff;
	background-image: url(nyitocsik.jpg);
	font-family: Verdana, Arial, 'Times New Roman';
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

table.full {
	width:  100%;
	height: 100%;	
}

table.index {
	width:  640px;
	height: 345px;
	background-image: url(index.jpg);
}

table.content {
	width:  630px;
	height: 120px;	
}

table.wss {
	width:  627px;
	height:  20px;	
}

img {
	border-style: none;
}

div.image {
	margin-left: 145px;
}

div.links {
	margin-left: 148px;
}

div.links_right {
	margin-left: 3px;
}

td.left {
	width: 380px;	
}

.link a {
	text-decoration: none;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;	
}

.link a:hover {
	text-decoration: underline;	
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;	
}

span.wss {
	font-size: 10px;
	color: #cccccc;
}