@charset "iso-8859-2";
/* CSS Document */

body, table {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	}

p {
	line-height: 24px;
	letter-spacing: 0.05em;
	}

p.course {
	line-height: normal;
	letter-spacing: normal;
	font-size: 14px;
	}

img {
	border-width: 0px;
	}

div, table, {
	margin: 0px;
	padding: 0px;
	}

#bal td {
	text-align: left;
	}

div.main {
	width: 960px;
	margin: auto;
	}

div.header {
	width: 960px;
	height: 180px;
	margin: auto;
	clear: both;
	background:url(kepek/fejlec.jpg);
	}

div.banner {
	width: 600px;
	height: 120px;
	position: relative;
	left: 290px;
	top: 30px;
	}

div.menu {
	width: 960px;
	height: 40px;
	margin: auto;
	}

div.menu_bal {
	width: 231px;
	height: 40px;
	float: left;
	background:url(kepek/menu_bal.jpg);
	}

div.menu_jobb {
	width: 729px;
	height: 40px;
	float: right;
	background:url(kepek/menu_jobb.jpg) no-repeat;
	padding-top: 4px;
	}

table.menu_jobb {
	width: 98%;
	}

div.content {
	width: 960px;
	height: auto;
	background-image: url(kepek/background_border.jpg);
	background-repeat:repeat-y;
	text-align: justify;
	}

div.course_main {
	padding: 30px 30px 30px 30px;
	}

div.course_line {
	width: 900px;
	margin: auto;
	margin-bottom: 20px;
	clear: both;
	}

div.course {
	border: solid 2px #e67323;
	width: 166px;
	height: 180px;
	float: left;
	margin: auto;
	padding: 10px 20px 0px 20px;
	margin-bottom: 30px;
	text-align: center;
	vertical-align: top;
	}

div.course_top {
	
	height: 141px;
	clear: both;
	}

div.course_reg {
	height: 20px;
	background-color: #e67323;
	color: #ffffff;
	padding-top: 4px;
	}

a.course_reg {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	}

a.course_reg:hover {
	color: #263599
	}

div.course_divider {
	width: 20px;
	float: left;
	}

div.footer0 {
	width: 960px;
	height: 20px;
	background-image: url(kepek/background_border.jpg);
	background-repeat:repeat-y;
	}

div.footer1 {
	width: 960px;
	height: 20px;
	margin: auto;
	clear: both;
	background-color: #e67323;
	color: #ffffff;
	font-size:10px;
	}

table.footer1 {
	width: 960px;
	height: 20px;
	font-size:10px;
	}

div.footer2 {
	width: 960px;
	height: 20px;
	margin: auto;
	clear: both;
	background: url(kepek/lablec.jpg);
	}

div.admin_main {
	font-size: 12px;
	}

div.admin_menu {
	width: 960px;
	height: 30px;
	border-bottom: solid 1px #e67323;
	margin: auto;
	clear: both;
	}

table.admin_menu {
	width: 100%;
	text-align: center;
	font-weight: bold;
	}

div.admin_content {
	width: 960px;
	margin: auto;
	margin-top:20px;
	clear: both;
	font-size: 12px;
	}

#admin td, th {
	border-bottom: solid 1px #000000;
	padding: 5px 10px 5px 10px;
	}

.admin_login {
	width: 400px;
	margin: auto;
	text-align: center;
	}

br.height_100 {
	line-height: 100px;
	}

br.height_30 {
	line-height: 30px;
	}

#login {
	margin: auto;
	text-align: center;
	background-color: #dddddd;
	border: 10px solid #666666;
	}

.warning {
/*	border: solid 1px #000000;*/
	color: #ff0000;
	font-weight: bold;
	clear: both;
	margin: auto;
	margin-bottom: 10px;
	}

.mezo {
	border: 0px;
	background-color: #999999;
	color: #ffffff;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	}

div.page_title {
	padding: 20px 30px 0px 30px;
	}
	
div.page_content {
	padding: 0px 30px 1px 30px;
	}

.page_picture {
	border-style: solid;
	border-width: 2px;
	border-color: #e67323;
	margin-left: 20px;
	margin-bottom: 10px;
	}

h1 {
	font-size: 24px;
	color: #263599;
	}

h2 {
	margin-top: 0px;
	font-size: 14px;
	color: #e67323;
	}

hr {
	height: 2px;
	border-width: 0px;
	background-color: #e67323;
	}

.felkover {
	font-weight: bold;
	}

.sarga_felkover {
	font-weight: bold;
	color: #e67323;
	}

.kisbetu {
	font-size: 11px;
	}

.gomb_200 {
	border: solid 1px #999999;
	width: 200px;
	cursor: pointer;
	}
	
.gomb_80 {
	border: solid 1px #999999;
	width: 80px;
	cursor: pointer;
	}
	
.gomb_0 {
	border: solid 1px #999999;
	cursor: pointer;
	}

input.page {
	width: 20px;
	text-align: center;
	}

.black_overlay {
	display: none;
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: #000000;
	z-index: 11;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
	}

.white_content {
	display: none;
	position: fixed;
	top: 5%;
	left: 10%;
	width: 80%;
	height: 100%;
	background-color: white;
	padding: 16px;
	border: 5px solid #e67323;
	z-index: 12;
	overflow: auto;
	text-align: justify;
	}

.white_feedback {
	display: none;
	position: fixed;
	top: 20%;
	left: 350px;
	background-color: white;
	padding: 16px;
	border: 5px solid #e67323;
	z-index: 12;
	overflow: auto;
	text-align: justify;
	}

td.vel {
	border: solid 1px #e67323;
	padding: 5px;
	}
	
tr.vel1 {
	background: #d5d5d5;
	}

tr.vel2 {
	background: #ffa655;
	}

a.link_feher {
	color: #ffffff;
	text-decoration: none;
	}

a.link_feher:hover {
	text-decoration: overline;
	}