@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	text-align: left;
	padding-left: 4px;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 10px;
}
a {
	font-size: 12px;
	color: #3333CC;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #CC0033;
}
a:active {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
}
#keret {
	position:absolute;
	left:5px;
	top:10px;
	width:790px;
	height:5434px;
	z-index:1;
	margin-left: 10px;
	margin-right: 10px;
}

