body {
	background-image: url(images/sbg.gif);
	background-repeat: repeat-y;
	border: none;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	text-align:left;
	text-decoration:none;
	text-transform:none;
	color:#333333;
	border: none;
}
#slide {
	Position: absolute;
	Left: 20;
	Top: 230;
	Visibility: Visible;
                }
.fejlec {
	font-size: 13px;
	font-weight: 400;
	color: #FFFFFF;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	color: #414E58;
}
a:visited {
	color: #414E58;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #414E58;
}
