body {
	background: #3B46AD;
	color: #505050;
	font-family: Tahoma, Arial;
	min-width: 800px;
}

div.main {
	background: #FFEBA3;
	border: solid #FF6623 1px;
	padding-bottom: 20px;
	width: 800px;
}

div.menuline {
	background: #FFEBA3;
}

div.whitebox {
	margin: 50px;
	background: #FFF6D4;
	border: solid #FF6623 1px;
	height: 1350px;
}

div.smallbox {
	margin: 50px;
	background: #FFF6D4;
	border: solid #FF6623 1px;
}

div.imgbox {
	float: right;
	margin: -1px;
	margin-bottom: 1px;
	border: solid #FF6623 1px;
	height: 1350px;
	width: 300px;
	overflow: hidden;
	line-height:-3px;
}

div.midtext {
	text-align: center;
	margin-top: 40px;
	color: #000000;
}

div.margo {
	margin: 10px;
	margin-left: 30px;
}

div.fade {
	background: url('image/fade.jpg');
	color: #FFF6D4;
	background-repeat: repeat-y;
	padding-left: 10px;
	font-weight: bold;
}

div.fade2 {
	background: url('image/fade2.jpg');
	color: #FFF6D4;
	background-repeat: repeat-y;
	padding-left: 10px;
	font-weight: bold;
}

a.menu  {
	color: #FFEBA3;
	text-decoration: none;
	background: #FF6623;
	padding-left: 18px;
	padding-right: 18px;
	margin-left: 18px;
}

a.menu:hover {
	background: #FFEBA3;
	color: #FF6623;
}

a {
	color: #707070;
}

img {
}

td {
	padding-left: 20px;
}

img.elmelet {
	margin: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: none;
}

ul {
	list-style: url('image/hajocska.gif');
	margin-top: 0px;
}

th {
	border: solid #FF6623 1px;
	color: #FFEBA3;
}

tr.trh {
	background: #FF6623;
}

th.thh {
	color: #FFEBA3;
}

td {
	border-color: #FF6623;
}