<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	background: #ecebe0 url(../images/bg/body.jpg) repeat-x 0 0;
}

#left h1 {
	font-family: times, sans;
	color: #a02112;
	font-size: 1.3em;
	margin: 28px 15px 0 0;
	padding: 0 5px;
	text-align: center;
	font-style: italic;
	height: 64px;
}

#left h1 img {
    margin:-28px 0 0 -15px;
} 

#left ul {
	margin: 28px 13px 0 0;
}
	#left ul li:hover {
		background-color: #fff;
	}

	#left ul li {
		display: block;
		color: #5d6a2d;
		font-family: arial, sans-serif;
		font-size: 0.75em;
		text-decoration: none;
		padding: 6px 6px 6px 25px;
		background: #f6f5f0 url(../images/bg/menuitem.png) no-repeat 8px 8px;
		margin: 0 0 3px 0;
		-moz-border-radius: 4px;
		border-radius: 4px;
		-webkit-border-radius: 4px;
		cursor: pointer;
		
	}
	
	#left ul li.selected, #left ul li.submenu_selected {
		color: #a02112;
		background-color: #fff;
	}
	
		#left ul li ul {
			margin: 0;
		}
		
			#left ul li.submenu, #left ul li.submenu_selected {
				margin-left: 15px;
			}
				
				#left ul li.submenu a {
					background-color: #f1efe8;
					padding: 6px 6px 6px 10px;
					background-image: none;
				}


#middle {
	background-color: #fffffe;
	text-align: center;
	margin: 0 10px 0 0;
	-moz-box-shadow: 0px 0px 25px #bebca9;
	-webkit-box-shadow: 0px 0px 25px #bebca9;
	box-shadow: 0px 0px 25px #bebca9;
	-webkit-border-bottom-right-radius: 9px;
	-webkit-border-bottom-left-radius: 9px;
	-moz-border-radius-bottomleft: 9px;
	-moz-border-radius-bottomright: 9px;
	padding: 0 0 20px 0;
	font-family: arial, sans-serif;
	color: #000;
}

	#middle &gt; img#fejlec {
		margin: 0 auto;
	}
	
	#middle &gt; * {
		text-align: left;
	}
	
	#middle h1, div.cikk p.title {
		color: #296798;
		font-size: 1.45em;
		text-transform: uppercase;
		margin: 15px 22px 0 22px;
	}
	
	#middle h2, .cikk .infoBox .info {
		padding: 6px 8px 4px 8px;
		margin: 10px 22px 5px 22px;
		background: #f5f5ef url(../images/bg/hirek.gif) repeat-y 0 0;
		font-weight: normal;
		font-size: 0.55em;
		color: #336476;
		text-transform: uppercase;

	}
	
		#middle h2 span {
			float: right;
			padding: 0 18px 0 0;
			background: transparent url(../images/icons/hirkuld.gif) no-repeat right 0;
		}
		
			#middle h2 a {
				text-decoration: none;
				color: inherit;
			}


	#middle div.cikk p.title, #middle div.cikk div.infoBox {
		margin-left: 0;
		margin-right: 0;
	}


	#middle .newsItem, .cikk .text {
		background: #fff url(../images/bg/newsitem.jpg) no-repeat 0 1px;
		border-top: 1px solid #e1e0d1;
		margin: 0 22px;
		padding-bottom: 10px;
	}
	
		#middle .newsItem h2 {
			color: #a02112;
			font-family: georgia, "times new roman", sans;
			font-size: 1.25em;
			padding: 0;
			margin: 15px 0 0 0;
			background: none;
		}
		
			#middle .newsItem h2 a {
				color: inherit;
				text-decoration: none;
			}
			
			#middle .newsItem h2 a:hover {
				text-decoration: underline;
			}
			
		#middle .newsItem h3 {
			color: #666;
			font-size: 0.75em;
			margin: 5px 0;
			font-weight: normal;
		}
		
			#middle .newsItem h3 span {
				color: #5d6a2d;
			}
		
		#middle .newsItem p, .cikk .text p {
			font-size: 0.75em;
			color: #000;
			line-height: 1.3em;
			padding-top: 5px;
		}
			#middle .newsItem a {
				color: #a02112;
			}
			#middle .newsItem a.more {
				font-style: italic;
				text-decoration: none;
				font-size: 0.75em;
				
			}
				#middle .newsItem a.more:hover {
					text-decoration: underline;
				}
			
		#middle .newsItem p.related {
			margin: 5px 0 10px 0;
			color: #666;
			font-family: georgia, "times new roman", sans;
		}
		
			#middle .newsItem p.related a {
				color: #a02112;
				text-decoration: none;
			}
				#middle .newsItem p.related a:hover  {
					text-decoration: underline;
				}


#right #rss {
	background: transparent url(../images/icons/rss.gif) no-repeat 0 0;
	color: #cf8f88;
	font-family: georgia, "times new roman", sans;
	font-size: 0.75em;
	text-decoration: none;
	float: right;
	padding: 0 0 0 16px;
	margin: 6px 0 0 0;
}

#right #startpage {
	font-family: verdana, sans-serif;
	color: #296798;
	font-size: 0.55em;
	text-decoration: none;
	margin: 6px 0 0 12px;
	float: left;
}

#right #date {
	width: 250px;
	float: left;
	font-family: georgia, "times new roman", sans;
	color: #6893b5;
	font-size: 0.75em;
	font-style: italic;
	height: 20px;
	margin: 12px;
}


#right form label {
	width: 66px;
	/*line-height: 1.6em;*/
	font-family: arial, sans-serif;
	color: #858265;
	font-size: 0.7em;
	float: left;
	margin: 0 0 0 12px;
}

#right form input {
	border: 1px solid #c9c7b8;
	background-color: #fff;
	color: #858265;
	font-family: arial, sans-serif;
	padding: 2px;
	font-size: 0.7em;
	margin: 0 0 2px 0;
}

#right form button, #right form a {
	color: #fff;
	font-family: arial, sans-serif;
	font-weight: bold;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	float: left;
	margin: 10px 1px 0 0;
	padding: 3px 7px;
	border: 0;
	font-size: 0.55em;
	cursor: pointer;
	background-color: #e26c00;
	
}

#right form a {
	text-decoration: none;
	padding: 5px 13px 4px 10px;
}

#right form a.register {
	background-color: #a02112;
}


#right form span div.name {
	color:#858265;
	font-family:arial,sans-serif;
	font-size:0.75em;
	margin: 0 0 5px 15px;
}

#right &gt; h2 {
	margin: 22px 0 0 11px;
	font-size: 1.2em;
	color: #000;
	font-family: arial, sans-serif;
	font-weight: normal;
}

#right &gt; ul.rightGeneralList {
	margin: 7px 5px 0 0px;
}


	#right &gt; ul.rightGeneralList li {
		border-top: 1px solid #d4d3c9;
		padding: 3px 7px 3px 12px;
	}

		#right &gt; ul.rightGeneralList li a {
			color: #a02112;
			font-family: arial, sans-serif;
			font-size: 0.75em;
			text-decoration: none;
		}
		
			#right &gt; ul.rightGeneralList li a:hover {
				text-decoration: underline;
			}


div#middle .newsItem div.util-link-cont {
	width: 49%;
	float: left;
	border: 1px solid #fff;
	font-size: 12px;
	text-align: right;
	padding: 15px 0;
}


#calendar, #calendar table {
	width: 250px;
}

#calendar table tr th {
	padding: 5px !important;
}

#calendar table tr th, #calendar table tr td  {
	font-family: arial, sans-serif;
	font-size: 0.75em;
}

a.newbutton {
	background-color: #E26C00;
	border: 0;
	color: #fff;
}

a.newbutton.action {
	background-color: #306025;
	border: 0;
	color: #fff;
}

a.newbutton.del {
	border: 0;
	background-color: #7F100F;
	color: #fff;
}

a.newbutton.mod {
	border: 0;
	background-color: #978934;
	color: #fff;
}



#middle .rovat .newsBlock  {
	margin: 0 0 10px 0;
	padding: 10px 0 0 0;
}

	#middle .rovat .newsBlock strong {
		margin: 0;
		padding: 0;
		font-size: 1em;
		color: #A41044;
	}

	#middle .rovat .newsBlock div.title {
		margin: 5px 0;
		padding: 0;
		text-transform: none;
		color: #0;
		font-size: 0.85em;
		font-family: Arial, sans-serif;
		color: #000;
	}

	#middle .rovat .newsBlock div.info {
		font-size: 0.75em;
	}

	#middle .rovat .newsBlock div.topic {
		height: 20px;
		padding-top: 5px;
	}

#middle .forum #form form {
	font-size: 0.85em;
	font-family: Arial, sans-serif;
	padding: 5px 0;
}

	#middle .forum #form form input {
		padding: 2px;
		border: 1px solid #D9D9D9;
		width: 320px;
	}

	#middle .forum #form form a.action {
		float: right;
	}

	#middle .forum div.pathBox div.path {
		padding: 6px 8px;
		margin: 10px 0px 0 0px;
		background: #cae1e5 url(../images/bg/hirek.gif) repeat-y 0 0;
		font-weight: normal;
		font-size: 0.55em;
		color: #296798;
		text-transform: uppercase;
		text-align: left;
	}

	#middle .forum .hozzaszolas {
		padding-bottom: 25px;
		margin-bottom: 5px;
		border-bottom: 1px solid #eee;
	}

		#middle .forum .hozzaszolas textarea {
			width: 439px;
		}


	#middle .forum .comment div.text{
		font-size: 1em;
		line-height: 1.25em;
		margin: 5px 0;
	}

		#middle .forum .comment .info {

		}


			#middle .forum .comment .info .name {
				font-size: 0.85em;
				font-weight: bold;
				color: #A41044;
			}

			#middle .forum .comment .info .tools {
				font-size: 0.5em;
				color: #aaa;
			}

			#middle .forum .comment .info .tools a.newbutton {
				float: right;
				margin-top: -15px;
				height: 11px;
			}


			#middle .forum .info a.newbutton {
				height: 11px;
			}

#middle #forumBlock {
	margin-top: 5px;
	border-top: 0;
}

#middle #forumBlock table {
	width: auto !important;
}

#middle #forumBlock table tr th, #middle #forumBlock table tr th {
	padding: 2px;
	font-family: Arial, sans-serif;
	font-size: 0.85em;
}

#middle #forumBlock table tr th {
	background-color: #E1DFCF;
	font-weight: bold;
	padding: 5px;
}

#middle #forumBlock table tr td {
	padding: 5px;
	font-size: 0.75em;
}

#middle #forumBlock table tr td a {
	color: #296798;
}

#middle .cikk .topic .galblock {
	margin: 0 0 15px 0;
}

#middle .cikk .topic .galblock div.details .listText {
	font-size: 0.85em;
}

#middle .cikk .topic .galblock div.details .info {
	color: #aaa;
	font-size: 0.75em;
}


#middle .rovat .title, #middle .forum .title {
		text-transform: uppercase;
		color:#296798;
		font-size:1.45em;
		margin:15px 22px 0 0;
		text-transform:uppercase;
	}


#middle &gt; div {
		border-top: 1px solid #d8e3e5;
		margin: 1px 22px 0 22px;
		padding: 3px 0 0 0;
	}



#middle .rovat .pathBox .path {
	padding: 6px 8px 4px 8px;
	margin: 10px 0px 5px 0px;
	background: #f5f5ef url(../images/bg/hirek.gif) repeat-y 0 0;
	font-weight: normal;
	font-size: 0.55em;
	color: #336476;
	text-transform: uppercase;
}

	#middle .rovat .pathBox .path a {
		color: #336476;
		text-decoration: none;
	}


#middle div.cikk div.infoBox, #middle .newsItem, .cikk .text, .cikk .infoBox .info  {
	margin-left: 0;
	margin-right: 0;
}

#middle .newsItem {
	margin-left: 22px;
	margin-right: 22px;
}

#middle .forum div.pathBox div.path a {
	color: #296798;
	text-decoration: none;
}

div.lead p {
	font-weight: bold;
}

#middle div.cikk div.infoBox .info a {
	color: #296798;
	text-decoration: none;
}


.startpage {
	color: #CF8F88;
	font-family:georgia,"times new roman",times;
	font-size:0.75em;
	font-weight:bold;
}


</pre></body></html>