html, body, p, h1, h2, h3, h4, h5, h6, ul, ol, li, form, img, object, embed {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	background: url(../frame/background.jpg);
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #91261e; 
}
#container {
	width: 763px;
	margin: 0 auto;
	text-align: left;
}
#info {
	padding: 8px 0 10px 0;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	color: #fff;
}
#info a {
	text-decoration: none;
	color: #fff;
}
#info a:hover {
	color: #ffffe7;
}
#page {
	width: 763px;
	background: url(../frame/pageback.gif) repeat-y;
	overflow: auto;
	position: relative;	
	z-index: 1;
}
#leftcol {
	float: left;
	width: 197px;
	background: url(../frame/menuback.jpg) no-repeat;
	z-index: 1;
}
#leftcol #logo a {
	display: block;
	width: 197px;
	height: 192px;
	text-indent: -999999px;
}
#leftcol ul {
	margin-bottom: 210px;
	list-style-type: none;
}
#leftcol ul a{
	display: block;
	width: 181px;
	padding: 6px 0 5px 16px;
	font-weight: bold;
	text-decoration: none;
	color: #91261e;
	xbackground: url(../frame/menuback_new.jpg) no-repeat bottom left;
}
#leftcol ul a:hover {
	color: #a96e43;
}
#leftcol ul a.over {
	color: #c5986e;
}
#page .miskolc{
	position: absolute;
	bottom: 40px;
	width: 177px;
	z-index: 1000;
	left: 10px;	
}
#page .miskolc .pic{
	width: 40px;
	float: left;
	margin-right: 10px;	
}
#page .miskolc .text{
	float: left;
	width: 127px;
	font-size: 9px;
}
#page .miskolc .text a, a.link{
	font-weight: bold;
	text-decoration: none;
	color: #91261e;
}
#page .miskolc .text a:hover, a.hover{
	color: #a96e43;
}
#rightcol {
	float: left;
	width: 566px;
}
#rightcol #header {
	width: 566px;
	height: 110px;
	background: url(../frame/header4.gif) no-repeat;
}
#rightcol #content {
	margin: 17px 34px 10px 39px;
}
#rightcol #content a {
	color: #91261e;
}
#rightcol #content a:hover {
	color: #c5986e;
}
#rightcol #content ul {
	list-style-type: square;
	margin: 14px 0 14px 0;
}
#rightcol #content ul li {
	margin: 0 0 5px 16px;
}
#rightcol #content .photos img {
}
#rightcol #content .photos a {
	border: 1px solid #c5986e;
	float: left;
	margin: 0 8px 10px 0;
    width: 100px;
    height: 75px;
	text-align: center;
	overflow: hidden;
}
#rightcol #content .photos a:hover {
	border-color: #91261e;
}
#rightcol #content ul.partners {
	list-style-type: none;
}
#rightcol #content ul.partners li {
	clear: both;
	height: 110px;
	margin: 0;
}
#rightcol #content ul.partners li img {
	float: left;
	margin: 0 20px 20px 0;
	border: 1px solid #c5986e;
}
#rightcol #content ul.partners li img:hover {
	border-color: #91261e;
}
#rightcol #content a.pdf {
	display: block;
	padding: 1px 0 0 38px;
	background: url(../frame/pdf.gif) no-repeat;
	font-weight: bold;
	text-decoration: none;
	color: #91261e;
}
#rightcol #content a.pdf:hover {
	color: #c5986e;
}
#pagebottom {
	clear: both;
	width: 763px;
	height: 28px;
	background: url(../frame/pagebottom.gif) no-repeat;
}
#flashpistols {
	padding: 10px 0 20px 0;
	font-weight: bold;
	text-align: center;
	color: #fff;
}
#flashpistols a {
	text-decoration: none;
	color: #fff;
}
#flashpistols a:hover {
	color: #ffffe7;
}

/* html tags design */

h1 {
	margin-bottom: 16px;
	font-size: 14px;
	text-transform: uppercase;
}
h2 {
	margin-bottom: 14px;
	color: #a96e43;
	font-size: 13px;
}
h3 {
	color: #c5986e;
	font-size: 13px;
}
h4 {
	color: #91261E;
	font-size: 12px;
}
p {
	margin-bottom: 14px;
}
hr {
	color: #c5986e;
	height: 1px;
	border: 1px solid #c5986e;
	border-bottom: none;
}
table {
	width: 100%;
}
td {
	padding: 0 0 2px 0;
}
tr:hover {
	color: #c5986e;
}
.right {
	float: right;
}
#lightbox{
    background-color:#eee;
    padding: 10px;
    border-bottom: 2px solid #666;
    border-right: 2px solid #666;
    }
#lightboxDetails{
    font-size: 0.8em;
    padding-top: 0.4em;
    }    
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }
#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }
#overlay{ background-image: url(../frame/overlay.png); }
#overlay{ background-image: url(../frame/overlay.png); }
* html #overlay{
    background-color: #333;
    back\ground-color: transparent;
    background-image: url(blank.gif);
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="frame/overlay.png", sizingMethod="scale");
}

