* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
	padding: 0px;
	margin: 0px;
	size: A4;
	font-size: 12px;
	color: #000;
	background: none;
}

h1 { color: #29649F; font-size: 16px; font-weight: bold; margin: 0 8px; }
h2 { color: #29649F; font-size: 15px; font-weight: bold; margin: 0 8px; }
h3 { color: #29649F; font-size: 13px; font-weight: bold; margin: 0 8px; }
h4 { color: #29649F; font-size: 12px; font-weight: bold; margin: 0 8px; }

h5 { color: #5A8FC4; font-size: 16px; font-weight: bold; margin: 0 8px; }
h6 { color: #5A8FC4; font-size: 15px; font-weight: bold; margin: 0 8px; }
h7 { color: #5A8FC4; font-size: 13px; font-weight: bold; margin: 0 8px; }
h8 { color: #5A8FC4; font-size: 12px; font-weight: bold; margin: 0 8px; }

form {
	padding: 0;
	margin: 0;
}

a { text-decoration: none; }
a:hover { text-decoration: underline; }

p {
	text-align: justify;
	padding-left: 8px;
}

.clear { clear: both; }
.center { text-align: center; margin: 0 auto; }

div#h {
	display: none;
}

img#logo {
	width: 245px;
	float: left;
	display: inline;
}

div#banner {
	width: 700px;
	padding-top: 5px;
	text-align: center;
	float: left;
}

ul#lang {
	float: right;
	margin: 0;
	padding: 55px 0 0;
	list-style-type: none;
}

ul#lang li { padding: 0; }
ul#lang li a { color: #3770aa; }

div.menu {
	display: none;
}

div#c {
	width: 100%;	
	min-height: 350px;
	margin: 0 auto;
}

div#cl {
	width: 100%;
	padding: 20px 5px;
	color: #000;
	float: left;
}

div#cl_l {
	float: left;
	width: 510px;
}

div#cl_r {
	float: right;
	width: 255px;
}

div#cl_r img { margin-top: 15px; }
div#cl_r p { margin: 5px 0 10px; }

div#cl_f {
}

div.bub {
	float: left;
	width: 223px;
	height: 51px;
	margin: 20px auto;
	padding: 10px 15px;
}

div.bub h2 {
	margin: 0;
	font-weight: normal;
	font-size: 15px;
	color: #ffffff;
}

div.bub h2 span { 
	font-size: 15px; 
	font-weight: bold;
}

div.bub p {
	margin: 0;
	padding: 5px 0 0 ;
	color: #000000;
	font-size: 11px;
	text-align: left;
}

div.b1 { background: url("images/bub1.png") no-repeat; }
div.b2 { background: url("images/bub2.png") no-repeat; margin-left: 13px; margin-right: 13px; }
div.b3 { background: url("images/bub3.png") no-repeat; }

div.title {
	border-bottom: 1px solid #000;
	margin-bottom: 0.6em;
	padding-left: 0em;
	margin-left: 0em;
}

div.title span {
	font-size: 15px;
	font-weight: bold;
	color: #000;
	display: inline-block;
	background: white;
}

div.title span.sec {
	background-color: #white;
	color: #000;
}

div.title span.no {
	background-color: transparent;
	color: #427cb7;
	font-weight: bold;
}

div.m1 {
	border-bottom: 2px solid #427cb7;
	height: 22px;
	padding-top: 5px;
}

div.m1 > span { 
	background-color: #427cb7;
	padding: 4px 10px;
	font-size: 12px;
	color: #9FBBD7;
	display: inline-block;
}
div.m1 > span > span { color: #FFFFFF; }

div.m2 { 
	color: #C8C8C8;
	border: none;
	height: 22px;
	padding-top: 5px;
}

div.m2 > span { 
	background-color: #FFFFFF;
	padding: 4px 10px;
	border: none;
	font-size: 12px;
	color: #C8C8C8;
}

div.m2 > span > span { color: #E40F16; }

div.m2 a { 
	color: #C8C8C8;
}

div.small {
	height: 22px;
}
div.small span { font-size: 12px; }

div.lapozo_het { text-align: center; color: #000000; font-weight: bold; padding-bottom: 3px;}

div.lapozo {
	display: none;
}

div.next {
	text-align: right;
	border-top: 1px solid #000;
}

div.next span {
	background-color: #c5d7ea;
	padding: 2px 10px;
	font-size: 11px;
	color: #29649f;
	display: inline-block;
	display: hand;
}

div#cr {
	display: none;
}

span.itext input {
	background: url("images/inputbg.jpg") no-repeat top left;
	height: 13px;
	border: 1px solid #dfdfdf;
	width: 100px;
	font-size: 10px;
	padding: 3px 4px 0;
}

span.ibutton input {
	width: 59px;
	height: 16px;
	background: url("images/btn_w59.png") no-repeat;
	border: 0;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	padding: 2px 0;
	cursor: hand;
}

div#loginbox {
	width: 154px;
	background: url("images/loginbg.jpg") no-repeat top left;
	padding: 10px 13px;
	margin: 10px 0;
}

div#loginbox span.itext input {
	margin-bottom: 5px;
	width: 144px;
}

div#loginbox h3 {
	color: #96abc2;
	margin: 0 0 3px;
	letter-spacing: 1px;
	font-size: 13px;
}

div#loginbox span.lostpw, div#loginbox span.name { 
	font-size: 11px; 
	float: left;
	display: inline-block;
	padding-top: 4px;
	color: #ffffff;
}

div#loginbox span.lostpw label.lostpw a { font-size: 11px; color: #ffffff; }

div#loginbox a:visited {
	color: #fff;
}

div#loginbox span.ibutton input {
	width: 65px;
	background: url("images/btn_login.png") no-repeat;
	height: 20px;
	display: inline-block;
	float: right;
}

div#loginbox span.logout input {
	background: url("images/btn_logout.png") no-repeat;
	height: 20px;
	display: inline-block;
	float: right;
}

div#elonyok {
	background-color: #e6ebf2;
	min-height: 400px;
	padding: 13px 13px;
}

div#elonyok span.tup {
	display: inline-block;
	float: left;
	font-weight: bold;
}

div#elonyok img.tlogo {
	display: inline-block;
	float: left;
	padding: 4px 3px;
}

div#elonyok span.tdown {
	display: inline-block;
	float: left;
	padding-top: 14px;
	font-weight: bold;
}

div#elonyok ul {
	margin: 0;
	padding: 10px 0 0 13px;
	list-style-type: square;
	color: #427cb7;
}

div#elonyok ul li {
	padding: 10px 0 0;
}

div#elonyok ul li span { color: #000000; }

div#f {
	display: none;
}

div#copy {
	padding: 10px;
	padding-top: 45px;
	float: right;
	color: #889ab2;
}

span.mboxh {
	color: #000000;
	display: block;
	padding-bottom: 5px;
	clear: both;
}
span.mboxh span.date {
	color: #c4351c;
	font-weight: bold;
}

div#c > div#loginbox {
	padding: 10px 53px;
	width: 156px;
	margin: 0 auto;
	float: none;
	display: block;
	margin-top: 50px;
}

div#c > div#loginbox h3 {
	text-align: center;
}

div#admintitle {
	position: relative;
	margin-right: 40px;
	top: 50px;
	float: right;
	display: inline-block;
	padding: 15px 15px 0;
	height: 30px;
	background-color: #c5d7ea;
	color: #2c5682;
	font-size: 14px;
	font-weight: bold;
}

div.cc {
	margin: 0 auto;
	width: 775px;
	padding: 20px 0px;
}

div.cl_3 {
/*	width: 445px; */
	width: 100%;
/*	height: 51px; */
	margin: 0 0 20px;
}

span.iselect select {
	margin: 10px 0;
	width: 245px;
}

table.t1 {
	width: 100%;
	text-align: center;
	margin: 15px 0;
	font-weight: bold;
	padding: 0;
}

table.t1 tr {
	border-bottom: 1px solid gray;
}

table.t1 tr th {
	width: 130px;
	border-bottom: 2px solid black;
	margin: 0;
}

table.t2 tr th {
	width: 110px;
}

table.t1 tbody tr td {
	padding: 10px;
	margin: 0px;
}

table.t1 tbody tr td a {
	color: #29649F;
}
	
.t1bg1 { background-color: #dee5ed; }
.t1bg2 { background-color: #f3f6fa; }

.cgreen { color: #17a105; }
.cred { color: #bf3218; }
.cblack { color: #000; }

td.cl_3_l {
	width: 50%;
	vertical-align: top;
}

td.cl_3_r {
	width: 50%;
	vertical-align: top;
}

div.error {
	border: 1px solid #C81C18;
	color: #C81C18;
	padding: 5px;
	margin: 10px auto;
	display: inline-block;
}

div.error p {
	background: url('images/icon_felkialtojel.jpg') no-repeat top left;
	padding: 3px 0 0 25px;
	margin: 0;
	min-height: 18px;
}

.fright { float: right; }
.fleft { float: left; }

div.tanar { padding-top: 15px; }

div.tanar > div.fleft { width: 250px; }
div.tanar > div.fright { width: 530px; }

div.lista > div.fright > div.int { 
	float: left;
	width: 385px;
	text-align: right;
}

div.lista > div.fright > div.int p { 
	padding: 0 0 5px 0;
	margin: 0;
}

div.lista > div.fright > img { 
	float: right;
	border: 1px solid #80a7ce;
}

a > img { border: 0; }

div.leiras > img { 
	float: left;
	border: 1px solid #80a7ce;
}

div.leiras > p img {
	padding-bottom: 10px;
}

table.tanfolyamlista {
	width: 785px;
	font-size: 11px;
	background-color: #fbfbfb;
}

table.tanfolyamlista thead td {
	background-color: #c6d7eb;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-align: center;
	padding: 3px;
}

table.tanfolyamlista select {
	font-size: 11px;
}

table.tanfolyamlista tbody td {
	background-color: #fafafa;
	padding: 3px;
	border: 1px solid #ededed;
}

div.berlet {
	width: 380px;
	float: left;
}

div.berlet div.title {
	border: 0;
	margin-bottom: 0;
	height: 38px;
}

div.berlet div.title > span { margin-bottom: 0; padding: 10px; }
div.berlet div.title > span > span {
	margin: 0;
	padding: 0;
	color: #df7601;
}
div.berlet div.tprivat span { background: url('images/berlet_bg_1.png'); color: #ffffff; }
div.berlet div.tcsoportos span { background: url('images/berlet_bg_2.png'); color: #5A8FC4;}

div.berlet p {
	margin: 0;
	padding: 0 0 10px 0;
	text-align: justify;	
}

div.berlet div.box {
	padding: 18px;
	margin: 0;
	height: 120px;
}

div.berlet div.bprivat {
	background-color: #417cb6;
	color: #ffffff;
}

div.berlet div.next { border: 0; }

div.berlet div.next a span { 
	font-size: 12px;
	font-weight: bold;
}

div.bprivat div.next span { background-color: #bed4eb; color: #4e71a7;}
div.bcsoportos div.next span { background-color: #5071a7; color: #ffffff;}

div.berlet div.bcsoportos {
	background-color: #c6d7eb;	
}

.corange { color: #df7601; }


/* 2009.07.07 formok.html */
.iI input {
	background: url("images/inputbg.png") no-repeat top left;
	border: 1px solid #dfdfdf;
	font-size: 10px;
	padding: 3px;
}

.iS select {
	margin: 1px;
	background: url("images/inputbg.png") no-repeat top left;
	border: 1px solid #dfdfdf;
	font-size: 10px;
	padding: 2px;
}

.iT textarea {
	margin: 1px;
	background: url("images/inputbg.png") no-repeat top left;
	border: 1px solid #dfdfdf;
	font-size: 10px;
	padding: 2px;
}

a.btn {
	display: -moz-inline-box;
	display: inline-block;
	height: 20px;
	margin: 2px;
	text-decoration: none;
	font-weight: bold;
	clear: both;
	cursor: pointer;
}

a.btn div.t {
	display: block;
	float: left;
	padding: 3px 10px 0 13px;
	height: 17px;
	margin: 0;
	font-size: 11px;
	text-align: left;
	color: #fff;
	background: url('images/btn_grey2_bg.png') no-repeat top left;
}

a.btn div.c {
	display: block;
	float: left;
	width: 3px;
	height: 20px;
	color: #fff;
	background: url('images/btn_grey2_right.png') no-repeat top right;
}

/**/

/* 2009.07.09 eloora */
body#eloora {
	background: #ffffff;
}

div#eloora_h {
	margin: 5px 0 0 15px;
}

div#eloora_h a {
	display: -moz-inline-box;
	display: inline-block;
	padding: 5px 10px;
	font-weight: bold;
	margin: 0 10px;
	font-family: Tahoma, Helvetica, Verdana, sans-serif;
}

div#eloora_h a.btn_blue {
	background: #b1c9e1;
	color: #4f71a7;
	margin-left: 450px;
}

div#eloora_h a.btn_red {
	background: #d90707;
	color: #ffffff;
}

div#eloora_c {
	margin: 0 15px;
}


/**/

.dontprint {
	display: none;
}

.advancelogentry {
	margin: 1em 0em;
	font-weight: bold;
}

.log {
	margin-left: 10em;
	font-size: 0.8em;
}

.printonly {
	visibility: visible;
}

div#c {
	background: none;
}

table.lister tr td {
	background: none;
}

.printonlyinline {
	display: inline;
}

.printonlyblock {
	display: block;
}

.footer {
	position: fixed;
	bottom: 0px;
}

