<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html, body, p, h1, h2, h3, h4, h5, h6, ul, ol, li, form, img, object, embed {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #7e0305;
	color: #7e0305; 
	font-size: 11px;
	text-align: center;
}
#container {
	width: 1060px;
	margin: 10px auto;
	text-align: left;
}
#header {
	background: url(../frame/header.jpg);
	width: 1060px;
	height: 185px;
	position: relative;
	border-bottom: 10px solid #efdab9;
}
#header h1 {
	font-size: 11px;
	text-indent: -9999999px;
}
#header a.miskolc {
	width: 170px;
	height: 100px;
	position: absolute;
	top: 12px;
	left: 798px;
	text-indent: -9999999px;
}
#header #topbanner {
	position: absolute;
	top: 115px;
	left: 295px;
	border: 1px solid #000;
	width: 468px;
	height: 60px;
	background: #fff;
}
#pagetop {
	width: 1060px;
	height: 5px;
	background: url(../frame/pagetop.gif) no-repeat;
	font-size: 1px;
}
#page {
	background: url(../frame/pageback.gif) repeat-y;
	overflow: auto;
	width: 1060px;
}
#leftcol {
	width: 158px;
	float: left;
	border-left: 8px solid #efdab9;
}
#leftcol #weather {
	margin: 10px 8px 180px 8px;
	font-weight: bold;
	font-size: 10px;
	width: 142px;
}
#leftcol #weather #icon {
	text-align: center;
}
#leftcol a.borsodweb {
	width: 139px;
	height: 42px;
	margin-left: 9px;
	display: block;
	text-indent: -999999px;
	background: url(../frame/borsodweb.gif) no-repeat;
	margin-bottom: 10px;
}
#content {
	width: 661px;
	float: left;
	text-align: center;
	padding: 4px 0 4px 0;
	margin: 0 9px 0 9px;
}
#rightcol {
	width: 206px;
	border-right: 8px solid #efdab9;
	float: left;
}
#rightcol ul {
	list-style-type: none;
}
#rightcol li {
	margin: 5px 0 0 5px;
}
#rightcol img {
	border: 1px solid #e0b776;
}
#pagebottom {
	clear: both;
	width: 1060px;
	height: 5px;
	background: url(../frame/pagebottom.gif) no-repeat;
	font-size: 1px;
}
#footer {
	border-top: 10px solid #efdab9;
	background: url(../frame/footer.gif) no-repeat;
	width: 1060px;
	height: 74px;
	position: relative;
}
#footer #bottombanner {
	position: absolute;
	top: 6px;
	left: 295px;
	border: 1px solid #000;
	background: #fff;
	width: 468px;
	height: 60px;
}
#flashpistols {
	text-align: center;
	padding: 14px 0 11px 0;
	color: #fff;
}
#flashpistols a {
	color: #fff;
	text-decoration: none;
}
#flashpistols a:hover {
	color: #efdab9;
}

/* html tags design */

h2 {
	background: #7e0305;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	padding: 3px 0 9px 0;
}
p {
	margin-bottom: 14px;
}
hr {
	color: #7e0305;
	height: 1px;
	border: 1px solid #e0b776;
	border-bottom: none;
}
.right {
	float: right;
}</pre></body></html>