@charset "utf-8";
/* CSS Document */

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3E59A8;
	background-color: #EDE9E7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
div.full {
}
#top {
	color: #CC3300;
	width: 1000px;
	margin-top: 10px;
	padding-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 0px;
	letter-spacing: 20px;
	background-image: url(header.jpg);
	height: 137px;
	padding-right: 0px;
	padding-left: 0px;
}
#low {
	width: 1000px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #254996;
	background-color: #FA1126;
	color: #FFFFFF;
}
.small {
	font-size: 10px;
}

#tartalom {
	width: 980px;
	color: #254996;
	padding: 10px;
	background-color: #F2F2F2;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: left;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
.style3 {color: #FFFFFF}
a {
	color: #1A56C6;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
#design {
	width: 980px;
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 10px;
	color: #FD262C;
}
.piros {
	color: #FF0000;
}

