/* Design by: IceCat (icecat@altavizsla.hu) */

body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	background-color: #292a22;
	color: #A7B068;
	background-attachment: scroll;
	background-image: url(bg.gif);
	background-repeat: no-repeat;
	cursor: crosshair;
}
p {
	line-height: 1.2em;
}
h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	color: #A7B068;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}

#menu a:hover, a:active {
	background-color: #E4E3C2;
}
#index a:hover, a:active {
	background-color: #E4E3C2;
}

#footer a {
	color: #595A49;
}

a:link, a:visited {
	color: #D0CF95;
	text-decoration: none;
}
a:hover, a:active {
	color: #656307;
	text-decoration: none;
	background-color: transparent;
}
.img {
	border: none;
}






 
#container {
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	float: left;
	padding-left: 20px;
}

	
#header {
	width: 810px;
	height: 170px;
	margin-top: 0px;
}


#median {
	width: 640px;
	clear: right;
	float: left;
	position: absolute !important;
	position: relative;
	top: 165px !important;
	top: 0;
	margin-right: 10px;

}


#left {
	width: 640px;
	height: auto;
	clear: right;
	visibility: visible;
	border: 1px solid #404134;

}

#left p {
	padding: 5px;	
}


#menu {
	width: 170px;
	clear: left;
	float: right;
	position: relative;
	text-align: right;
}




#menu p {
	padding: 5px;
	line-height: 2em;
}


#miniimg {
	width: 640px;
	height: 100px;
	position: relative;
	visibility: visible;
	border: 1px solid #404134;
	text-align: center;
	overflow: auto;
	margin-top: 10px;
}

#miniimgbg {
	position: relative;
	margin: 10px;
	white-space: nowrap;
	word-spacing: 0.5em;
}

#index {
	widht: 600px;
	min-height: 400px !important;
	min-height: 0px;
	height: auto !important;
	height: 400px;
	overflow: visible;
	visibility: visible;
	text-align: center;
	vertical-align: middle;
}

#index p {
	padding: 5px;	
}


#ars {
	padding-bottom: 30px !important;
		padding-bottom: 0;
}


#footer {
	width: 160px;
	float: right;
	position: relative;
	text-align: right;
	margin-top: 10px;
	clear: right;
	margin-right: 5px;
	color: #46473A;
	font-size: 9px;
}

