

#bg {
	background: url('../resources/shadow.png') top left repeat-x;
	size:100%;
	text-align:center;
}

#header {
    position: relative;
    padding: 6px;
padding-top: 2px;
padding-right: 1px;
padding-bottom: 1px;
padding-left: 6px;
    height: 82px;
}
body {
    font-family: Constantia,Palatino,"Palatino Linotype","Palatino LT STD",Georgia,serif;
	font: normal 62.5%/1.7em "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif;
	line-height: 1.5em;
    font-weight: 400;
	font-size: 11pt;
    color: #FF7225;
	padding: 10px;  
	text-align:center;
}

/*** A Main formázása következik ***/
#main {
	position: relative;
	width: 100%;
	border-top: solid 1px #606060;
	border-bottom: solid 1px #151515;
	text-shadow: 0 1px 0 #101010;
	height: 100%;
	width: 99%;
}





#footer {
	position: relative;
	padding: 1px;
	width: 100%;
	color: #808080;
	margin-top: 16px;
	text-shadow: 0 1px 0 #000000;
}

#footer a {
	color: #a0a0a0;
}

#footer h2, #footer h3, #footer h4 {
	color: #ffffff;
}

#footer p {
	margin-bottom: 0;
}

#footer ul {
	list-style: none;
	margin-bottom: 0;
}

#footer ul li {
	padding: 16px 0 16px 0;
	border-top: solid 1px #353535;
	border-bottom: solid 1px #101010;
}

#footer ul li.first {
	padding-top: 0;
	border-top: 0;
}

#footer ul li.last {
	padding-bottom: 0;
	border-bottom: 0;
}

#footerContent {
	width: 836px;
	float: left;
}

#footerSidebar {
	width: 252px;
	margin: 0 0 0 864px;
}






#copyright {
	text-align: center;
	padding: 8px 0 80px 0;
	color: rgb(255, 0, 0);
	text-shadow: 0 1px 0 #101010;
}

#copyright a {
	color: #404040;
}








#banner {
	background: #ffffff;
}

#box1 {
	width: 556px;
	overflow: hidden;
	margin: 0 0 28px 0;
}

#box2 {
width: 556px;
overflow: hidden;
float: left;
position: absolute;
border: 1px solid #290000;
padding: 10px;
}

#box3 {
	width: 264px;
	overflow: hidden;
	margin: 0 0 0 292px;
	position: absolute;
}

#content {
	width: 556px;
	margin: 0 0 0 280px;
	padding: 0;
}

#copyright {
    text-align: center;
    padding: 1px 0px 20px;
        padding-top: 1px;
        padding-right: 0px;
        padding-bottom: 20px;
        padding-left: 0px;
    color: RGB(255, 0, 0);
    text-shadow: 0px 1px 0px #101010;
}

#copyright a {
	color: #404040;
}

#footer {
	position: relative;
	padding: 1px;
	width: 100%;
	color: #808080;
	margin-top: 16px;
	text-shadow: 0 1px 0 #000000;
}

#footer a {
	color: #a0a0a0;
}

#footer h2, #footer h3, #footer h4 {
	color: #ffffff;
}

#footer p {
	margin-bottom: 0;
}

#footer ul {
	list-style: none;
	margin-bottom: 0;
}

#footer ul li {
	padding: 16px 0 16px 0;
	border-top: solid 1px #353535;
	border-bottom: solid 1px #101010;
}

#footer ul li.first {
	padding-top: 0;
	border-top: 0;
}

#footer ul li.last {
	padding-bottom: 0;
	border-bottom: 0;
}

#footerContent {
	width: 836px;
	float: left;
}

#footerSidebar {
	width: 252px;
	margin: 0 0 0 864px;
}


#logo {
	position: absolute;
	top: 32px;
	left: 32px;
	height: 130px;
	line-height: 130px;
}

#logo a {
	text-decoration: none;
	color: #ffffff;
	text-shadow: 0 2px 2px #000000;
}

#logo h1 {
	font-size: 3em;
	font-family: 'Yanone Kaffeesatz', sans-serif;
}

#main {
	position: relative;
	padding: 32px 32px 32px 32px;
	width: auto;
	background: rgba(0, 0, 0, 0.57) repeat-y;
	border-top: solid 1px #606060;
	border-bottom: solid 1px #151515;
	text-shadow: 0 1px 0 #101010;
	height: auto;
	min-height: 1080px;
}

#main ul {
	list-style: none;
}

#main ul li {
	padding: 12px 0 12px 0;
	border-top: 3px solid #404040;
	border-bottom: 1px solid rgba(0, 0, 0, 0);
	color: #FF5100;
}

#main ul li.first {
	padding-top: 0;
	border-top: 0;
}

#main ul li.last {
	padding-bottom: 0;
	border-bottom: 0;
}

#main ul.imageList {
	list-style: none;
}

#main ul.imageList li {
	padding: 20px 0 20px 0;
	margin-bottom: 10px;
}

#main ul.imageList li.first {
	padding-top: 0;
	margin-bottom: 10px;
}

#main ul.imageList li.last {
	padding-bottom: 0;
	margin-bottom: 10px;
}

#main ul.imageList li img {
	float: left;
	margin-right: 10px;
}

#main ul.imageList li p {
	padding: 0;
	margin: 0;
}

#nav {
	position: absolute;
	right: 32px;
	height: 50px;
	line-height: 50px;
	top: 75px;
	background: #6f2f2f url('../images/navbg.png') top left repeat-x;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 1.4em;
	padding: 0 1em 0 1em;
	border-top: solid 1px #ab6f6f;
}

#nav a {
	text-decoration: none;
	color: #ffffff;
	text-shadow: 0 2px 1px #3F1C1C;
}

#nav li {
	margin: 0 1em 0 1em;
}

#nav ul {
	list-style: none;
}

#nav ul li {
	float: left;
}

#outer {
	position: relative;
	width: 1180px;
	margin: 0 auto 0 auto;
}

#search input.button {
	margin-left: 1em;
	border: 0;
	color: #ffffff;
	background: #6f2f2f;
	padding: 9px;
}

#search input.text {
	border: solid 1px #ffffff;
	padding: 8px;
}

#sidebar1 {
	width: 252px;
	min-height: 400px;
	float: left;
	padding: 0;
	color: #0092ff;
}

#sidebar2 {
	width: 252px;
	min-height: 400px;
	float: right;
	padding: 0;
}