body {
	background: #eeeeee;
}
#container {
	width: 100%;
	min-width: 770px;
	margin-bottom: 5px;
}
	#header {
		height: 130px;
		padding-bottom: 5px;
		text-align: center;
	}
		#header img {
			margin-left: 5px;
			margin-right: 5px;
		}
	#header_side {
		height: 130px;
		padding-bottom: 5px;
		text-align: left;
	}
		#header_side p {
			margin-bottom: 2px;
			font-size: 11px;
			margin-left: 10%;
		}
		#header_side p.cegnev {
			font-weight: bold;
		}
		#header_side p.cegcim {
			margin-bottom: 10px;
		}
		#header_side a {
			color: #666666;
			font-size: 11px;
			text-decoration: none;
		}
		#header_side a:hover {
			text-decoration: none;
			background: #ACD582;
			color: #FFFFFF;
			border-bottom: 1px solid #ACD582;
		}
	.menu {
		background: #6699CC;
		height: 28px;
		margin: 0;
		padding: 0 0 3px 0;
	}
	#menu {
	}
		#menu ul {
			margin: 3px 0 3px 23px;
			padding: 0;
		}
			#menu ul li {
				float: left;
				margin: 0 4px 0 4px;
			}
				#menu ul li a {
					float: left;
					background: #6699CC; /*#0094AF;*/
					padding: 0 5px 0 5px;
					margin: 0;
					display: block;
					height: 22px;
					text-decoration: none;
					color: #FFFFFF;
					font-weight: bold;
					line-height: 22px;
					vertical-align: middle;
				}
				#menu ul li a:hover {
					background: #dddddd;
					text-decoration: none;
					color: #6699CC;
				}
	#left {
		background: #ffffff;
		padding: 10px;
		height: 100%;
		border-right: 1px solid #ACD582;
		vertical-align: top;
	}
		#left h2 {
			border-bottom: 1px solid #6699CC;
			padding-bottom: 3px;
			font-size: 13px;
			font-weight: bold;
			color: #6699CC;
		}
		#left ul {
			margin-bottom: 15px;
		}
			#left ul li {
				font-size: 11px;
				margin-bottom: 3px;
				margin-left: 0;
			}
				#left ul li a {
					font-size: 11px;
					text-decoration: none;
				}
				#left ul li a:hover {
					text-decoration: none;
					background: #ACD582;
					color: #FFFFFF;
					border-bottom: 1px solid #ACD582;
				}
	#tartalom {
		background: #ffffff;
		padding: 15px;
		height: 100%;
		vertical-align: top;
	}
	#right {
		background: #ffffff;
		padding: 10px;
		height: 100%;
		border-left: 1px solid #ACD582;
		vertical-align: top;
	}
		#right h2 {
			border-bottom: 1px solid #6699CC;
			font-size: 13px;
			padding-bottom: 3px;
			font-weight: bold;
			color: #6699CC;
		}
		#right li {
			margin-left: 0;
		}
		#right #top10 table td {
			font-size: 11px;
		}
		#right #top10 table a {
			font-size: 11px;
			line-height: 13px;
			margin-bottom: 10px;
			font-weight: normal;
			text-decoration: underline;
		}
		#right #top10 table a:hover {
			text-decoration: none;
			background: #ACD582;
			color: #FFFFFF;
			border-bottom: 1px solid #ACD582;
		}
			#right #top10 table b a {
				font-size: 11px;
				line-height: 13px;
				font-weight: bold;
				background: #ffffff;
			}
			#right table b a:hover {
				text-decoration: none;
				background: #ACD582;
				color: #FFFFFF;
				border-bottom: 1px solid #ACD582;
			}
		#right table#kosar_tartalom td {
			font-size: 11px;
			background: #f5f5f5;
		}
		#right table#kosar_tartalom td b {
			font-size: 11px;
			font-weight: bold;
			background: none;
		}
		#right table#kosar_tartalom a {
			font-size: 11px;
			text-decoration: underline;
		}
		#right table#kosar_tartalom a:hover {
			text-decoration: none;
			background: #ACD582;
			color: #FFFFFF;
			border-bottom: 1px solid #ACD582;
		}
	#footer {
		background: #6699CC;
		height: 28px;
		margin: 0;
		padding: 0;
	}
		#footer p {
			color: #FFFFFF;
			margin: 0 0 0 30px;
			padding: 0;
			font-weight: bold;
			line-height: 28px;
			vertical-align: middle;
		}
	#footer_bottom {
		background: #eeeeee;
		height: 28px;
		margin: 0;
		padding: 0;
	}
		#footer_bottom p {
			color: #444444;
			padding: 0;
			text-align: center;
			font-weight: normal;
			font-size: 10px;
			vertical-align: bottom;
			margin: 0;
		}
		#footer_bottom a {
			color: #666666;
			text-decoration: none;
			font-size: 10px;
		}
		#footer_bottom a:hover {
			text-decoration: none;
			background: #ACD582;
			color: #FFFFFF;
			border-bottom: 1px solid #ACD582;
		}
#footer_bottom a#psziv {
	color: #eeeeee;
	background: none;
	text-decoration: none;
	border: none;
	margin: 0;
}
		#footer_bottom  a#psziv:hover {
	border: none;
	text-decoration: none;
	color: #eeeeee;
	background: none;
}


