body, html {
	background-color: #d4d443;
	color: #0217FF;
	padding: 0px;
	margin: 0px;
}

body {
	min-width: 780px;
}

body, div {
	font-family: Arial, Helvetica, sans-serif;
	color: #0217FF;
	font-size: 12px;
}

form {
	padding: 0px;
	margin: 0px;
}

#wrap {
	width: 750px;
	margin: 0 auto;
	padding-left: 12px;
	padding-right: 12px;
	background-color: #ffff00;
	min-height: 600px;
	background-image: url(images/background.gif);
}

#header {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 125px;
	text-align: right;
}



#nav {
	height: 33px;
}

#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
}

#nav li {
	display: inline;
}

#nav a {
	text-decoration: none;
	text-align: center;
	height: 12px;
	line-height: 12px;
	float: left;
	width: 187px;
	display: block;
	color: #FFFFFF;
	background-color: #0217FF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px dotted #0217FF;
	border-top: 1px dotted #0217FF;
	padding: 0px;
	padding-bottom: 4px;
	padding-top: 4px;
	text-transform: uppercase;
	margin-top: 1px;
}
#nav a.szele {
	text-decoration: none;
	text-align: center;
	height: 12px;
	line-height: 12px;
	float: left;
	width: 186px;
	display: block;
	color: #FFFFFF;
	background-color: #0217FF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	border-bottom: 1px dotted #0217FF;
	border-top: 1px dotted #0217FF;
	border-right: 0px;
	padding: 0px;
	padding-bottom: 4px;
	padding-top: 4px;
	text-transform: uppercase;
	margin-top: 1px;
}

#nav a:hover {
	color: #FF0000;
}

#page {
	width: 730px;
	padding: 10px;
	margin: 0px;
}

#leftbox {
	color: #0217FF;
	width: 348px;
	height: 310px;
	float: left;
	border: 1px solid #adad51;
	background-color: #ffffd4;
	margin: 0px;
	padding: 5px;
	text-align: justify;
}

#terkepbox {
	color: #0217FF;
	width: 350px;
	float: left;
	border: 0px;
	background-color: #FFFF00;
	margin: 0px;
	margin-left: 10px;
	padding: 5px;
}

#kepbox {
	color: #0217FF;
	width: 350px;
	float: left;
	border: 0px;
	background-color: #FFFF00;
	margin: 0px;
	padding: 5px;
}

#rightbox {
	color: #000000;
	width: 348px;
	height: 250px;
	float: left;
	border: 1px solid #adad51;
	background-color: #ffffd4;
	margin: 0px;
	margin-left: 10px;
	padding: 5px;
	text-align: center;
}

#nagybox {
	color: #0217FF;
	width: 700px;
	float: left;
	border: 1px solid #adad51;
	background-color: #ffffd4;
	margin: 0px;
	margin-left: 10px;
	padding: 5px;
	text-align: left;
}

.szolgalja {
	color: #FF0000;
	text-align: center;
}

.szam {
	letter-spacing: 2px;
	text-align: right;
	padding-right: 40px;
}

.szam2 {
	letter-spacing: 2px;
}

.cim {
	font-size: 15px;
	font-weight: bold;
	color: #0217FF;
	text-decoration: none;
}
.cim2 {
	font-size: 18px;
	font-weight: bold;
	color: #0217FF;
	text-decoration: none;
}
.alcim {
	font-size: 12px;
	font-weight: bold;
	color: #0217FF;
}

a {
	text-decoration: none;
	color: #0217FF;
}
a:hover {
	text-decoration: underline;
	color: #0217FF;
}

