* {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

html, body {
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: 363636;
	background-color: #e9e9e9;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	margin-bottom: 8px;
	color: #646464;	
}

.clean {
	clear: both;
}

#top {
	width: 100%;
	height: 10px;
	background-color: #323232;
}

#wrapper {
	width: 1130px;
	border: 1px solid #b4b4b4;
	border-top: none;
	margin: auto;
	box-shadow: 2px 4px 15px #888888;
	background: #FFF;
}

#top_head {
	width: 100%;
	height: 29px;
	border-bottom: 1px solid #989898;
	background: #dcdcdc;
}

#top_head #keresesdiv {
	text-align: right;
	padding-top: 4px;
	padding-right: 25px;
}

#top_head #keresesdiv input {
	width: 180px;
	font-size: 12px;
	height: 17px;
	padding-left: 4px;
}

#top_head #keresesdiv input.gomb {
	width: auto;
	height: auto;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 10px;
	border: 1px solid #989898;
}

#logo_head {
	height: 100px;
	text-align: center;
}

#menu_wrapper {
	margin-left: 15px;
	margin-right: 15px;
	border-bottom: 1px solid #989898;
	height: 40px;
	padding-top: 20px;
}

#menu {
	position: absolute;
	height: 36px;
	padding: 12px 0px 0px 12px;
    float:right;
    position:relative;
    left:-50%;
    text-align:left;
}

#menu ul {
    list-style:none;
    position:relative;
    left:50%;
	height: 25px;
}

#menu li {
	float:left;
	position:relative;
}

#menu li a {
	display: block;
	text-decoration: none;
	font-family: Georgia,"Times New Roman",serif;
	padding: 0px 15px 0px 15px;
	font-size: 11px;
	line-height: 28px;
	font-weight: bold;
	color: #323232;
	border-left: 1px solid #CCC;
}

#menu li a.last {
	border-right: 1px solid #CCC;
}

#menu li a:hover {
	color: #aa1428;
	border-bottom: 1px solid #FFF;
}

#menu li a.active {
	color: #aa1428;
	border-bottom: 1px solid #FFF;
}

#page {
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 20px;
}

#page #toc {
	float: left;
	width: 190px;
	padding-right: 15px;
	border-right: 1px solid #CCC;
}

#page #content {
	float: left;
	width: 660px;
	padding-left: 15px;
	padding-right: 15px;
	border-right: 1px solid #CCC;
}

#content {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #646464;	
}


#content p {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	margin-bottom: 8px;
	color: #646464;	
}

#content li {
	padding-top: 8px;
	list-style: none;
	border-bottom: 1px solid #dcdcdc;
}

#content a {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	margin-bottom: 8px;
	color: #646464;
	font-weight: bold;
	text-decoration: none;
}

#content h1 {
	margin: 0;
	padding: 5px 0px 15px 0px;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 18px;
	line-height: 110%;
	font-weight: bold;
	color: #64696e;
}

#content h6 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 16px;
	color: #7887A0;
	margin-bottom: 15px;
}

#content h6 .fekete {
	color: #64696e;
}

#korabbi_szamok_img {
	float: left;
	padding: 5px;
}

#toc p {
	text-align: right;
}

#toc a, #toc p.toc_p {
	display: block;
	text-decoration: none;
	line-height: 150%;
	font-size: 11px;
	color: #646464;
	font-weight: bold;
	padding-bottom: 10px;
}

#toc h2 {
	text-align: right;
	font-size: 11px;
	line-height: 150%;
	color: #646464;
	font-weight: normal;
}

#toc h3 {
	text-align: right;
	font-size: 11px;
	line-height: 150%;
	color: #646464;
	text-decoration: underline;
	margin-bottom: 8px;
}

#toc a:hover {
	color: #aa1428;
	text-decoration: underline;
}

#toc a.active {
	color: #aa1428;
	text-decoration: underline;
}

#nextissue {
	text-align: right;
}

#nextissue h1 {
	font-family: Georgia, "Times New Roman", serif;
	color: #969696;
	height: 24px;
	margin-bottom: 10px;
	border-top: 1px solid #989898;
	border-bottom: 1px solid #dcdcdc;
	line-height: 24px;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
}

#nextissue p {
	font-size: 12px;
	color: #646464;
	font-family: mceinline;
}

#page #next {
	float: left; 
	width: 170px;
	padding-left: 15px;
}

#footer {
	height: 70px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 20px;
	padding-top: 7px;
	color: #646464;
	font-size: 11px;
	border-top: 1px solid #989898;
	text-align: center;
}

#bottom {
	width: 100%;
	height: 100px;
}
