/* CSS Document */

html{
	background: rgb(255,153,0); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(255,153,0,1) 0%, rgba(136,0,0,1) 55%, rgba(0,0,0,1) 85%, rgba(136,0,0,1) 93%, rgba(255,153,0,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,153,0,1)), color-stop(55%,rgba(136,0,0,1)), color-stop(85%,rgba(0,0,0,1)), color-stop(93%,rgba(136,0,0,1)), color-stop(100%,rgba(255,153,0,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255,153,0,1) 0%,rgba(136,0,0,1) 55%,rgba(0,0,0,1) 85%,rgba(136,0,0,1) 93%,rgba(255,153,0,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255,153,0,1) 0%,rgba(136,0,0,1) 55%,rgba(0,0,0,1) 85%,rgba(136,0,0,1) 93%,rgba(255,153,0,1) 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, rgba(255,153,0,1) 0%,rgba(136,0,0,1) 55%,rgba(0,0,0,1) 85%,rgba(136,0,0,1) 93%,rgba(255,153,0,1) 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9900', endColorstr='#ff9900',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, rgba(255,153,0,1) 0%,rgba(136,0,0,1) 55%,rgba(0,0,0,1) 85%,rgba(136,0,0,1) 93%,rgba(255,153,0,1) 100%); /* W3C */
	color:#000000;
	min-height:800px;
}

body{
	margin: 0;
	padding: 0;
	display:inline;
}

#doksi{
	margin: 0 auto;
	padding: 0;
	width:1050px;
	position:relative;
	top:-9px;
	font-family: Geneva, Times, Century, Arial, sans-serif;
	background:none;
}

#header {
	display: block;
	height: 136px;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	text-transform: none;
	text-decoration: none;
	margin: 0px;
	background: #000000;
	border-bottom:1px solid #ffffff;
	z-index:1;
}

#ceglogo{
	position:absolute;
	top:0px;
	left:370px;
	width:320px;
	opacity:0.6;
}

#nyelvi {
	position:relative;
	top:-5px;
	left:5px;
}

.nyelv {
	width:37px;
	border:0;
}

#nevnap{
	position:absolute;
	right:5px;
	top:0px;
	text-align:center;
	width: 200px;
	z-index:4;
	margin:0;
	padding:0;
	font-weight:bold;
	color:#FF9900;
}

.betu{
	display:inline;
	height:15px;
}

#latogat{
	position:absolute;
	right:5px;
	top:85px;
	width: 200px;
	z-index:2;
	color:#ffaa33;
	font-weight:bold;
	text-align:center;
	z-index:101;
}


/*--------------------Menu-----------------------------------*/

.menu {
	vertical-align:top;
	position:relative;
	left:-38px;
	top:2px;
	text-align:center;
	font-size:12px;
	padding:0px;
	margin:0px;
	width:250px;
	}

.menu ul li {
	display:block;
	padding: 2px 2px;
	margin:0px;
	}

.menu li {
	border: 1px solid #ffffff;
	border-collapse:collapse;
	background: #ff9900;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity: 0.7;
	color:#000000;
	padding:0px;
	margin:0px;
	}

.menu ul li:hover, .header ul li .current{
	color:#FFFFFF;
	background-color:#880000;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity: 1;
	}

.menu a	{
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;	
	}
	
/*--------------------tartalom-----------------------------------*/

#tartalom {
	background: #ffffff url(../IMAGES/x.png) top right no-repeat;
	color:#000000;
	display: block;
	margin:0px;
	padding:5px 0px;
	background-color: #ffffff;
}

#belsotartalom {
	padding:0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	text-decoration: none;
	text-align:justify;
	margin: 25px;
	min-height: 400px;
	position: relative;
	top: -68px;
}

.oldalfokep {
	width:500px;
}

#headline {
	position: relative;
	top: -68px;
	left: 610px;
	border:0px;
	width:200px;
	text-align:left;
	z-index:101;
}

.noborder {
	border:0px;
	height:90px;
}

.kiemelt{
	font-family: Bookman Old Style, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

.kiemeltin{
	font-family: Bookman Old Style, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	display:inline;
	color: #333333;
}

.cimkozep{
	font-family: Bookman Old Style, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: lighter;
	color: #333333;
	text-decoration: none;
	text-align:center;
	padding: 0px;
}

#tartalom td {	text-align:center;
		border:1px solid;
		border-style:collapse;
		padding:0px 10px;
}

#login{
	position:relative;
	left:350px;
	top:0px;
	border-collapse:collapse;
	width: 300px;
	color:#ff9900;
	font-weight:bold;
	text-align:center;
	z-index:101;
}

.trbg {
	background:none;
}



/*------------------- tartalom balmenu-----------------------*/

a.submenufirst:hover {
	font-weight: normal;
	color: #6D0000;
}
a.submenuOther:hover {
	font-weight: normal;
	color: #6D0000;
}

.submenufirst {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #777777;
	text-decoration: none;
	border-width: 0px 1px 0px 0px;
	border-color: #999999;
	border-style: solid;
	padding-right: 5px;
}

.submenuOther {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #777777;
	text-decoration: none;
	border-width: 0px 0px 0px 1px;
	border-color: #999999;
	border-style: solid;
	padding-left: 5px;
}
/*------------------- tartalom beljobbmenu-----------------------*/

#rightsubmenu {
	position:relative;
	left:10px;
	top:10px;
	width:215px;
	height:120px;
	z-index:1;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 30px;
	padding-left: 13px;
}

a.rightsubmenu:link {
	color: #dd77777;
	text-decoration: none;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-color: #999999;
}

a.rightsubmenu:visited {
	color: #da7777;
	text-decoration: none;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-color: #999999;
}

a.rightsubmenu:hover {
	font-weight: normal;
	color: #6D0000;
}

a.rightsubmenu:active {
	font-weight: normal;
	color: #6D0000;
}

.rightsubmenu {
	font-weight: normal;
	color: #6D0000;
}

.hir {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 5px;
}


/* HIRLEVEL  START */

.spacer{clear:both; height:1px;}

.hirlevelform{
	width:554px;
	padding:14px;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
}

#stylized{
	border:solid 1px #6D0000;
}

#stylized h1 {
	font-size:14px;
	color:#6D0000;
	margin-bottom:8px;
}

#stylized p{
	font-size:11px;
	color:#000000;
	margin-bottom:20px;
	border-bottom:dotted 1px #6D0000;;
	padding-bottom:10px;
}

#stylized label{
	display:block;
	font-weight:bold;
	text-align:right;
	width:140px;
	float:left;
}

#stylized .small{
	color:#000000;
	display:block;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	width:140px;
}

#stylized input{
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #6D0000;
	width:200px;
	margin:2px 0 20px 10px;
}

#stylized button{
	clear:both;
	margin-left:150px;
	width:125px;
	height:31px;
	background:#6D0000 url(img/button.png) no-repeat;
	text-align:center;
	line-height:31px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
}


/* HIRLEVEL END */

.topJump{
	text-decoration: none;
	border: none;
	float: right;
}

/*---------------------Info Box-------------------------------*/
#oldalkep {
	position:relative;
	top:-36px;
	right:0px;
	font-size:1.0em;
	text-align:center;
	align:center;
	margin:0 0 0 auto;
	width:200px;
	height:20px;
	overflow:hidden;
	z-index:101;
	background:#3090ef;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8;
}

#oldalkep:hover {
	height:500px;
}


#ora1{
	text-align:center;
	color:#ff9900;
	font-size:20px;
	padding: 15 0;
	font-weight:bold;
}

.sponsor {
	height:60px;
	padding:5px;
}

.tamogat {
	height:90px;
	padding:5px;
}

#naptar {
}

.gomb {
	position:relative;
	top:3px;
	border:0px;
	width:20px;
	padding:0;
	margin:0;
}

.naptar {
	margin-left:auto;
	margin-right:auto;
}

.tblfej {
	background:#ff9900;
	text-align:center;
}

.feher {
	background:#880000;
	text-align:center;
}

.piros {
	background:#ff0000;
	text-align:center;
}

.szurke {
	background:#666666;
	text-align:center;
}

.upszurke {
	background:#666666;
	color:#880000;
	text-align:center;
}
/*--------------------ARLISTA---------------------------------*/

#menuarlista {
	width:220px;
	float:left;
	text-align:left;
	padding:0px;
	margin:0px auto 0px 0px;
	color:#000000;
}

#alkatreszlista {
	width:750px;
	text-align:center;
	margin:0px 0px 0px auto;
	color:#000000;
	min-height:1500px;
}

#alkatresz {
	border-collapse:collapse;
	margin:0px auto;
}

#elvalaszto {
	width:80%;
	height:20px;
	position:relative;
	left:10%;
	text-align:center;
	padding:0px auto;
	margin:0px auto;
}

/*--------------------FORUM-----------------------------------*/


.eger {
	width:100%;
	text-align:center;
	padding:0px auto;
	margin:0px auto;
	color:#000000;
}

.eger1 {
	width:300px;
	text-align:center;
	padding:0px auto;
	margin:0px auto;
	color:#000000;
	border-collapse:collapse;
	border:0px;
}

.kozep {
	text-align:center;
	margin:0px auto;
	padding:0px;
	border:1px #000000;
}

.forumkoz {
	width:100%;
	color:#000000;
	background:none;
	border-collapse:collapse;
}

.datacella {
	width:50%;
	color:#000000;
	background:#a1a1af;
}

.datacella0 {
	width:25%;
	color:#000000;
	background:#a1a1a1;
}

.buttonszer {
	background:#ff9900;
	color:#000000;
	padding:2px 5px;
	text-decoration:none;
}

.topicname {
	background:none;
	color:#000000;
	padding:0px 0px;
	text-decoration:none;
}

.hozzaszolas {
	background:#d89126;
	color:#000000;
	padding:0px 0px;
	text-decoration:none;
}

.hozzaszolas1 {
	background:#882200;
	color:#ffffff;
	padding:0px 0px;
	text-decoration:none;
}

/*---------------------lablec-------------------------------*/
#footer {
	margin:0px;
	padding:0px;
	border-top:2px solid #000000;
	text-align:center;
	font-size:12px;
	z-index:1;
	background: #ffffff;
	background: -moz-linear-gradient(left, #000000 0% #ffffff 50%, #000000 100%);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#000000), color-stop(50%,#ffffff), color-stop(100%,#000000));
	background: -webkit-linear-gradient(left, #000000 0%,#ffffff 15%,#ffffff 85%,#000000 100%);
	background: -o-linear-gradient(left, #000000 0%,#ffffff 50%,#000000 100%);
	background: -ms-linear-gradient(left, #000000 0%,#ffffff 50%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000',GradientType=0 );
	background: linear-gradient(left, #000000 0%,#ffffff 50%,#000000 100%);
	color:#ffffff;
	background:none;
}

#footer a {
	color:#ff9900;
}

#footer a:hover {
	color:#000000;
}

.regbox {
	position:relative;
	left:135px;
	border:0px;
	border-collapse:collapse;
	font-size:10px;
}

.regbox td{
	color:#880000;
	text-align:left;
}

/*--------------------SubMenu-----------------------------------*/

.submenu {
	vertical-align:top;
	position:relative;
	left:0px;
	top:0px;
	text-align:center;
	font-size:13px;
	padding:0px;
	margin:0px;
	width:100%;
	}

.submenu ul li {
	display:inline;
	padding: 1px 12px;
	color:#000000;
	}

.submenu li {
	border: 1px solid #000000;
	border-collapse:collapse;
	background: none;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	opacity: 0.9;
	padding:0px;
	margin:0px;
	}

.submenu ul li:hover, .header ul li .current {
	background-color:#ff9900;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity: 1;
	color:#000000;
	}

.submenu a	{
	text-decoration:none;
	font-weight:normal;
	color:#000000;	
	}

.submenu a:hover	{
	text-decoration:none;
	font-weight:normal;
	color:#ffffff;	
	}
