body{
	
	font-family:Georgia;
	font-size:12px;
	background:#ffffff;
	margin:0px;
}
body.hatter{
	background:#1E2C2F;
	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;
}
.szoveg {
	font-family:Georgia;
	font-size: 14px;
	color: #1E2C2F;
	text-align: justify;
}
p{
	font-family:Georgia;
	font-size: 14px;
	color: #1E2C2F;
	margin:0px;
}
td.leadszoveg, td.leadszoveg p{
	font-size:14px;
	font-family:Georgia;
	font-weight:bold;
	color:#666666;
}
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:georgia;
}
h2{
	display:block;
	width:100%;
	/*background:#eeffee;*/
	border-bottom:solid 1px; green;
	font-size:18px;
	padding:3px;
	margin-top:0px;
	font-family:georgia;
}
h3{
	display:block;
	width:100%;
	/*background:#eeffee;*/
	font-size:16px;
	padding:3px;
	margin-top:0px;
	font-family:georgia;
	font-weight:bold; 
}
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{
	background-image: url(images/keret_alap3.png);
	width:1000px;
	text-align:center;
	border-left:dotted 1px #000000;
	border-right:dotted 1px #000000;
}
table.keret{
	width:960px;
	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:georgia;
	color:#888888;
	font-size:20px;
	border-bottom:solid 1px black;

}
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;
	vertical-align:center;
	background:url(images/fejlec2.jpg) #ffffff; 
	color:#000000;
	margin:0px;
	padding:0px;
	border:solid 1px black;
}
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;
}
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:#ffffff;
}

table.menu ul li:hover {
	background:#ffffff;
	color:orange;
}
table.menu ul li a{ /*menuk*/
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:#660000;
	display:block;
	padding:0px;
	margin:0px;
}
table.menu ul li a:hover{ /*menuk*/
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:grey;
	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:#efefef;
	vertical-align:top;
	margin:0px;
	padding:0px;
}
td.jobbszel img{
	margin:0px;
	padding:0px;
	
}
input.kereso{
	font-size:12px;
	border:solid 1px #c0c0c0;
	font-family:Verdana;
	
}
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:#330000;
	text-align:center;
}
div.lablec{
	text-align:center;
	color:#330000;
	font-size:9px;
	height:54px;
	width:1000px;
	background-image:url(images/keret_lablec.png);
	border-left:dotted 1px #000000;
	border-right:dotted 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:georgia;
	font-size:20px;
	color:#888888;
	display:block;
	width:100%;
	border:none;
}
p.cimlap{
	font-size:14px;
	font-family: georgia;
	text-align: left;
}
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-bottom:solid 1px #c0c0c0;
	display:inline block;
	float:left;
	margin-bottom:5px;
	background-color:#ffffff;
}
table.kozlemenyek{
	width:120px;
	}
td.fejlecmenu{
	height:25px;
	background:#660000;
	color:#ffffff;
	text-align:center;
}
td.fejlecmenu a{
	color:#ffffff;
	margin:4px;
	padding-top:2px;
	border-right:dotted 1px #ffffff;
	font-size:10px;
	text-align:center;
	width:152px;
	display:block;	
}
td.fejlecmenu a.aktiv{
	color:#c0c0c0;
	margin:4px;
	padding-top:2px;
	border-right:dotted 1px #ffffff;
	font-size:10px;
	width:152px;	
	display:block;
}
div.lebego{
	display:none;
}
div.fomenu{
	float:left;
	width:160px; 
	text-align:center;
}
div.fomenu:hover div.lebego{
	display:block;
	z-index:100;
	background:#008b77 url(images/zoldbg.jpg); 
	position:absolute;
	width:250px;
	border-left:solid 2px #005ba8;
	border-bottom:solid 2px #005ba8;
	border-right:solid 2px #005ba8;
		
}
div.fomenu:hover, div.fomenu:hover a {
	/*background:#008b77;
	color:#ffffff;
	border:none;*/
	

}
div.fomenu:hover div.lebego li a{
	display:block;
	color:#ffffff;
	padding:3px;
	width:200px;
	font-size:12px;
	background:#008b77 url(images/zoldbg.jpg);
	margin:0px;
	border:none;
}
div.fomenu:hover div.lebego li a:hover{
	display:block;
	color:#000000;
	padding:3px;
	width:200px;
	font-size:12px;
	background:#ffffff;
	margin:0px;
	border:none;
}
div.fomenu:hover div.lebego li{
	margin:1px;
	padding-left:10px;
	list-style:none;
	text-indent:10px;
	color:white;
}