body{
	
	font-family:Verdana;
	font-size:12px;
	background:#ffffff;
	margin:0px;
}
body.hatter{
	background:url(images/hatter.jpg) #ffffff repeat-y center;
	margin:0px;
}
body.video{
	background:url(images/video.jpg) no-repeat;
	vertical-align:middle;
	text-align:center;
}
body.code{
	background:url(images/code.jpg);
	vertical-align:middle;
	text-align:left;
}
p.ceginfo{
	font-family:Georgia;
	font-size:12px;
	padding:2px;
	margin:0;
	color:#ffffff;
	}
img.kepek{
	margin:2px;
	text-align:center;
}
.szoveg,table.tart td{
	font-family:Verdana;
	font-size: 12px;
	color: #1E2C2F;
	text-align: justify;
}
p{
	font-family:Verdana;
	font-size: 12px;
	color: #1E2C2F;
	margin:0px;
}
.leadszoveg{
	font-size:14px;
	font-family:Verdana;
	font-weight:bold;
}
p.code{
	background:#ffffff;
	border-top:dotted 1px #dedede;
	border-bottom:dotted 1px #dedede;
	padding:5px;
}
a.modulok{
	display:block;
	border-top:dotted 1px #dedede;
	border-bottom:dotted 1px #dedede;
	padding:5px;
	font-family:Verdana;
	font-size:12px;
	background:#669CF2;
	color:#660000;
	margin:2px;
}
input,textarea{
	border:solid 1px #660000;
	
}
h1{
	display:block;
	width:100%;
	/*background:#eeffee;*/
	border-bottom:solid 1px green;
	font-size:20px;
	padding:3px;
	margin-top:0px;
	font-family:Comic Sans Ms,Georgia;
	color:green;
	clear:left;
}
h2{
	display:block;
	width:100%;
	/*background:#eeffee;*/
	border-bottom:solid 1px green;
	font-size:18px;
	padding:3px;
	margin-top:0px;
	font-family:Comic Sans Ms,Georgia;
	color:red;
	clear:left;
}
h3{
	display:block;
	width:100%;
	/*background:#eeffee;*/
	font-size:16px;
	padding:3px;
	margin-top:0px;
	font-family:Comic Sans Ms,Georgia;
	font-weight:bold; 
	color:#000000;
	clear:left;
}
h1.video{
	font-family:georgia; font-size:35px; text-align:center; border-bottom:solid 1px #660000;
}
h2.video{
	font-family:georgia; font-size:20px; text-align:center; color:#c0c0c0;
}
h1.code{
	font-family:georgia; font-size:35px; text-align:center; border-bottom:solid 1px #000000;
}
h2.code{
	font-family:georgia; font-size:20px; text-align:center; color:#000000;
}
h2{
	font-size:14px;
}
h3{
	font-size:13px;
}
h4{
	font-size:12px;
}
table{
	vertical-align:top;
}
a{
	text-decoration:none;
}
div.oldal{
	width:980px;
	text-align:center;
	/*background:url(images/hatter.jpg) #ffffff;*/
	/*border-left:solid 1px #000000;
	border-right:solid 1px #000000;*/
	overflow:hidden;
}
table.keret{
	width:980px;
	height:100%;
	padding-left:0px;
	padding-right:0px;
}
table.cimsor{
	left:0px; right:0px; top:0px; 
	text-align:center;
	padding:0px;
	margin:0px;
	width:100%;
}
h1.cimsor{
	text-align:left;
	font-family:Comic Sans Ms,Georgia;
	color:green;
	font-size:20px;
	border-bottom:solid 1px green;

}
h1.fejsor, h1.fejsor a{
	text-align:center;
	font-family:georgia;
	color:#ffffff;
	font-size:20px;
	background:#660000;
	border-bottom:solid 1px #000000;
	margin:0px;
	padding:5px;

}
td.fejlec{
	width:100%;
	height:100px;
	background:url(images/fejlec3.jpg) #009900 no-repeat; 
	color:#ffffff;
	margin:0px;
	padding:0px;
	border-bottom:solid 1px black;
}
td.fejlec form, td.fejlec input{
	margin:0px;
	padding-bottom:0px;
	padding-top:0px;
}
table.fejlecben{
	height:100px;
	width:780px;
	}
	
td.torzs{
	background:white;
	vertical-align:top;
	width:630px;
	margin:0px;
	padding:0px;
	
}
td.menu{
	height:100%;
	width:198px;
	vertical-align:top;
	color:#000000;
	left:10px;
	background:url(images/menubg.jpg) #ffffff repeat-y;
}
table.menu{
	width:198px;
	vertical-align:top;
}

ul{
	text-indent:0px;
	padding-left:0px;
	margin:0px;
	line-height:12px;
}
ul li{
	text-indent:0px;
	padding:0px;
	margin:0px;
}
table.menu ul li { /*menuk listaelem */
	list-item:none;
	display:block;
	text-indent:0px;
	margin:3px;
	list-style:none;
	padding:4px;
	/*background:#2541D3;*/
	background:#009900;
	color:#000000;
}

table.menu ul li:hover {
	/*background:#2541D3;*/
	background:#009900;
	color:#000000;
}
table.menu ul li a{ /*menuk*/
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:#ffffff;
	display:block;
	padding:0px;
	margin:0px;
}
table.menu ul li a:hover{ /*menuk*/
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:red;
	display:block;
	padding:0px;
	margin:0px;
}
table.menu ul ul li a{ /*almenuk*/
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:#660000;
	display:block;
	text-indent:30px;
	padding:0px;
	background: no-repeat #ffffff;
}
table.menu ul ul li{ /*almenuk*/
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:#660000;
	display:block;
	text-indent:30px;
	padding:0px;
	background:#ffffff;
}
img.menu_alatt{
	border:solid 1px #000000;
	width:190px;
	float:center;
}
td.jobbszel{
	width:174px;
	background:url(images/jszh.jpg_) #ffffff repeat-y;
	vertical-align:top;
	margin:0px;
	padding:0px;
	/*border-left:solid 1px #2541D3;*/
}
td.jobbszel2{
	width:154px;
	background:url(images/fu.jpg);
	vertical-align:top;
	margin:0px;
	padding:0px;
}
td.jobbszel img{
	margin:0px;
	padding:0px;
	
}
input.kereso{
	font-size:14px;
	font-weight:bold;
	border:solid 1px #c0c0c0;
	font-family:Verdana;
	height:22px;
	margin:0px;
	vertical-align:middle;
}
table.torzs{
	left:0px;
}

table.tart ul li {
	list-item:none;
	text-indent:5px;
	display:block;
}
table.tart ul li a{
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:red;
}

table.lablec{
	height:54px;
	color:#ffffff;
	text-align:center;
}
div.lablec{
	text-align:center;
	color:#ffffff;
	font-size:9px;
	height:54px;
	width:980px;
	background:url(images/lablec_bg.jpg) #009900 repeat-x;
	border-top:solid 1px #000000;
	
}
a.lablec{
	color:#ffffff;
}

p.hiba{
	color:red;
	font-weight:bold;
}

table.tart, table.szoveg{
	width:100%;
	vertical-align:top;
}

/* ADMIN */
table.adminsor{
	width:100%;
	height:50px;
	font-size:10px;
	font-weight: bold;
	/*background:#ccddee;*/
	border:solid 1px red;
}
table.adminsor tr td{
	width:25%;
	text-align:center;
}
}
a.admin{
	font-size:10px;
	color: red;
	font-weight:bold;
	font-family:Verdana;
	text-align:center;
}


img.subadm{
	height:32px;
}
table.cimlap{
	left:5px;
	border-bottom:dotted 1px #cecece;
	width:100%;
}
h1.cimlap{
	font-family:Comic Sans Ms,Georgia;
	font-size:20px;
	color:green;
	display:block;
	width:100%;
	border:none;
}
p.cimlap{
	font-size:14px;
	font-family: georgia;
	text-align: justify;
	
}
td.cimlap{
	vertical-align:top;
	padding:5px;
	
}
img.cimlap{
	border:solid 1px #cecece;
	padding:2px;
	text-align:left top;
	margin-right:10px;
}
img.kozlemeny{
	padding-top:3px;
	padding-bottom:3px;
	}
div.kozlemeny{
	width:120px;
	border:solid 1px;
	display:inline block;
	float:left;
	margin-bottom:5px;
	background-color:#ffffff;
}
table.kozlemenyek{
	width:120px;
	}
.keresogomb{
	background:url(images/nagyito.gif) no-repeat green;
	text-indent:20px;
	font-weight:bold;
	font-size:10px;
	font-family:verdana;
	height:22px;
	vertical-align:middle;
}
