body {
	margin:0;
	padding-top:0px;
	font-family:Century gothic, Arial,Tahoma,sans-serif;
	color:#333333;
	font-size:13px;
	background-color: #CCCCCC;
	background-repeat: repeat-x;
	background-image: url(images/FOOT.gif);
	background-position: BOTTOM;
	}
img {
	border:0;
	}
a {
	color:#AA7E2D;
	text-decoration:none;
	}
a:hover {
	color:#996600;
	text-decoration:none;
		}
		
a.ballink {
	color:#AA7E2D;
	text-decoration:none;
	font-weight:bold;
	}
a.ballink:hover {
	color:#CCCCCC;
	text-decoration:none;
	font-weight:bold;
		}
		
h1 {
	width:900px;
	border-bottom-color:#333333;
	border-bottom-style:solid;
	border-bottom-width:1px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#336699;
	padding-left: 10px;
}
h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#336699;
}

h3 {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#333333;
}


		
/* top Menu */

#foxmenucontainer{
	height:28px;
	margin: auto;
	width: 100%;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	z-index: 3;
	left: 0px;
	top: 0px;
	font-size:13px;
	font-weight:normal;
	font-family:Tahoma,Verdana,Helvitica,sans-serif;
	background-color: #CCCCCC;
	}

a.foxmenu{
	display:block;
	float:left;
	color:#333333;
	text-align: center;
	text-decoration:none;
	height: 28px;
	background:url(images/menubaseinakt.png) no-repeat top right;
	padding-top:2px;
	}
a.foxmenu:hover{
	color:#ffffff;
	height: 21px;
	text-align: center;
	padding-top:2px;
	background-color: #666666;
	}
td.foxmenu{
	color:#cccccc;
	text-align: center;
	text-decoration:none;
	width:81px; 
	height: 28px;
	background:url(images/menubaseon.png) no-repeat top right;
	padding-top:2px;
	}

/* The Wrapper */

.wrapper {
	width:1000px;
	margin:0 auto;
	background:#0a0c0d;	
	border-left:1px solid #302f2f;
	border-right:1px solid #302f2f;
	}

/* The Top */

#conttop {
	height:201px;
	margin:auto;
	background-repeat:no-repeat;
	width: 950px;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 2;
	background-image: url(images/top.png);
	}

/* Tartalom */

#content {
	width: 950px;
	margin: auto;
	padding: 0;
	position: relative;
	z-index: 4;
	height: 4600px;
	left: auto;
	top: 0px;
	background-color: #292d2f;
	border-top:1px solid #404547;
	}
#tartalom {
	float: none;
	height: auto;
	width: 730px;
	position: absolute;
	left: 220px;
	top: 0px;
}
#t1 {
	float: none;
	height: 1100px;
	width: 600px;
	position: absolute;
	left: 8px;
	top: 195px;
	z-index: 5;
}

/* bal Menu */

#balmenu {
	float: left;
	width: 220px;
	position: absolute;
	z-index: 6;
	left: 0px;
	top: 0px;
}
p.tnev {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}

td.balmenusor{
	background-color: #1b1b1b;
	border-color: #292d2f;
	border-style:solid;
	border-width:1px;
	text-align:center;
	padding:7px;
}
#lampa {
	float: left;
	width: 220px;
	position: relative;
	z-index: 7;
	left: 0px;
	top: 0px;
}

/* The Sidebar1*/

.sidebar{
	float:right;
	width:200px;
	padding-top:10px;
	padding-right:10px;
	font-size:13px;
	font-family: Georgia,century gothic, Arial, sans-serif;
	}

.sidebar h2 {
	height:27px;
	line-height:27px;
	font-size:18px;
	color:#cc9f4a;
	margin:5px 0 0 0 ;
	padding:0px 0 0 5px;
	background:#131313 ;
	background-repeat:repeat-x;
	font-weight:normal;
	}
.sidebar ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;

	}	
.sidebar ul li {height:100%;
	}

.sidebar ul li a:link, .sidebar ul li a:visited {
	color:#737373;
	text-decoration: none;
	padding: 3px 0px 4px 5px;
	display:block;
	font-family:Georgia,century gothic, Arial, sans-serif;
	background:#1b1b1b;
	background-repeat:no-repeat;
	border-bottom:1px solid #2a2a2a;
	border-top:1px solid #161616;
	}

.sidebar ul li a:hover {
background:#202020;
	background-repeat:no-repeat;
	color:#ccc;
	}

.sidebar p {
	padding: 7px 10px;
	margin:0;
	color:#ababab;

	}

.sidebar table {
	width:100%;
	text-align:center;
	background:#1b1b1b;
	color:#ababab;
	}	


/* --- FOOTER --- */

#contfoot {
	height: 40px;
	width: 940px;
	position: relative;
	left: 0px;
	top: 3px;
	margin: auto;
	border-top:1px solid #2E2E2E;
	color:#cccccc;
	font-size:11px;
	font-weight:normal;
	background-color: #292d2f;
	padding: 5px;
}

#footer a {
	color:#cc9f4a;
	}

#footer a:hover {
	color:#eee;
	}


/* The Navigation */

.navigation {
	height:25px;
	padding:0 20px;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	color:#7A8B92;
	}
.navigation a:hover {
	color:#fff;

	}

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:0;
	margin:0 0 20px 0;
	font-size:25px;
	text-align:center;
	}

/* The Comments */

.comments {
	}
.comments form {
	}
.comments textarea {
	width:90%;
	height:156px;
	background:#3c3f41;
	border:1px solid #62676a;
	color:#999;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
#commentform {
	padding-left:23px;
	}
#commentform input {
	background:#3c3f41;
	border:1px solid #62676a;
	color:#777;
	padding-left:10px;
	}
.comments input#submit {
	padding:0;
	width:72px;
	height:29px;
	}
.comments h2 {
	font-size:19px;
	line-height:30px;
	margin:24px 0 0 23px;
	padding:0;
	font-weight:normal;
	}
.comments ol li p {
	padding:0;
	margin:10px 0;
	color:#888;
	}#cont00 {
	width: 1000px;
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
	height: 1500px;
}
td.izzok{
	border-top-width:1px;
	border-top-style:dashed;
	border-top-color:#999999;
	border-right-width:1px;
	border-right-style:dashed;
	border-right-color:#999999;
	padding:5px;
	vertical-align: top;
}
td.izzok2{
	border-top-width:1px;
	border-top-style:dashed;
	border-top-color:#999999;
	border-bottom-width:1px;
	border-bottom-style:dashed;
	border-bottom-color:#999999;
	padding:5px;
}
#t2 {
	float: none;
	height: auto;
	width: 350px;
	position: absolute;
	left: 650px;
	top: 20px;
	z-index: 4;
}
#t3 {
	float: none;
	height: auto;
	width: 400px;
	position: absolute;
	left: 600px;
	top: 900px;
	z-index: 4;
}
#t4 {
	float: inherit;
	height: 100px;
	width: 100%;
	position: absolute;
	left: 0px;
	z-index: 10;
	background-image: url(images/FOOT.gif);
	background-repeat: repeat-x;
	top: 1350px;
}
#OV1 {
	float: none;
	height: 550px;
	width: 300px;
	position: absolute;
	left: 10px;
	top: 195px;
	z-index: 5;
}
#OV2 {
	float: none;
	height: 550px;
	width: 8px;
	position: absolute;
	left: 310px;
	top: 195px;
	z-index: 5;
	background-image: url(images/divr.png);
}
#OV3 {
	float: none;
	height: 550px;
	width: 650px;
	position: absolute;
	left: 320px;
	top: 195px;
	z-index: 5;
}
.lead {
	padding-top:0px;
	font-family:Century gothic, Arial,Tahoma,sans-serif;
	color:#333333;
	font-size:16px;
	font-weight:normal
}
.lead2 {
	padding-top:0px;
	font-family:Century gothic, Arial,Tahoma,sans-serif;
	color:#333333;
	font-size:24px;
	font-weight:bold
}
#cont01 {
	width: 1000px;
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
	height: 2500px;
}
#cont02 {
	width: 1000px;
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
	height: 850px;
}
#cont03 {
	width: 1000px;
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
	height: 2000px;
}
#cont04 {
	width: 1000px;
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
	height: 650px;
}
#OV5 {
	float: none;
	height: 550px;
	width: 300px;
	position: absolute;
	left: 10px;
	top: 195px;
	z-index: 5;
}
#bi {
	float: none;
	height: 150px;
	width: 950px;
	position: absolute;
	left: 8px;
	top: 1650px;
	z-index: 5;
}
#cont00 {
	width: 1000px;
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
	height: 2000px;
}

