body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #00722c;
	padding: 0px;
	margin: 0 20px;
}

td {
	font-size: 11px;
}

div.out {
	width: 100%;
	margin: 20px auto;
	border: 1px solid #000000;
	padding: 1px;
	background: #FFFFFF;
	
}
div.head {
	padding: 0;
	margin: 0 0 1px 0;
	height: 80px;
	width: 100%;
	background: #01671D url(../images/head.jpg) no-repeat top right;
}
div.welcome {
	padding: 20px;
	margin: 0 0 1px 0;
	background: url(../images/back_white.jpg) no-repeat top right;
}
td.home {
	width: 506px;
	height: 302px;
	background: url(../images/home.jpg) no-repeat top left;
}
td.sep {
	width: 1px;
	height: 1px;
	font-size: 1px;
}
td.home_1 {
	width: 139px;
	height: 80px;
	background: #f1f7b5 url(../images/home_1.jpg) no-repeat top left;
	padding: 10px 5px 10px 105px;
	vertical-align: bottom;
	text-align: center;
	font-weight: bold;
	color: #787b5a;
	cursor: pointer;
}
td.home_2 {
	width: 139px;
	height: 80px;
	background: #e4ee6b url(../images/home_2.jpg) no-repeat top left;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding: 10px 5px 10px 105px;
	vertical-align: bottom;
	text-align: center;
	font-weight: bold;
	color: #787b5a;
	cursor: pointer;
}
td.home_3 {
	width: 139px;
	height: 80px;
	background: #d2e309 url(../images/home_3.jpg) no-repeat top left;
	padding: 10px 5px 10px 105px;
	vertical-align: bottom;
	text-align: center;
	font-weight: bold;
	color: #787b5a;
	cursor: pointer;
}
#over {
	background-color: #af2720;
	color: #ffffff;
}
div.footer {
	padding: 0;
	margin: 1px 0 0 0;
	background: #000000;
	height: 22px;
}
div.footer div.menu {
	float: left;
}
div.footer div.menu ul {
	list-style: none;
	margin: 3px 0 0 0;
	padding: 0;
}
div.footer div.menu ul li {
	list-style: none;
	margin: 0 0 0 10px;
	padding: 0;
	float: left;
	color: #828d05;
	cursor: default;
}
div.footer div.menu ul li a {
	color: #a8b607;
	text-decoration: none;
	cursor: pointer;
}
div.footer div.menu ul li a:hover {
	color: #ffffff;
	text-decoration: none;
	cursor: pointer;
}
div.footer div.copyright {
	float: right;
	color: #666666;
	width: 350px;
	text-align: center;
	margin: 3px auto 0 auto;
	cursor: default;
}

div.title {
	padding: 10px 10px 0 10px;
	margin: 0 0 -10px 0;
}
div.title h1 {
	margin: 0;
	padding: 0;
	color: #00722c;
	font-size: 15px;
	cursor: default;
}
div.title div.back {
	float: right;
	border: 1px solid #dddddd;
	padding: 3px 10px;
	margin: -2px 0 0 0;
	background: #efefef;
	cursor: pointer;
}
#back_over {
	background: #dedede;
	border: 1px solid #999999;
}

div.title div.prev {
	float: left;
	border: 1px solid #dddddd;
	padding: 3px 10px;
	margin: -2px 2px 0 0;
	background: #efefef;
	cursor: pointer;
}
#prev_over {
	background: #dedede;
	border: 1px solid #999999;
}


/* D�me ****-ja kijav�tva :) */
div.kalendarium {
	margin: 20px 0 0 0;
}

div.kalendarium table {
	width: 100%;
	background: #ffffff;
}
div.kalendarium table tr td {
	background-color: #ffffff;
	border-width: 0;
	padding: 2px;
	text-align: center;
	vertical-align: middle;
}

div.kalendarium table tr td.over {
	background-color: #333333;;
}
div.kalendarium table tr td.week {
	background: #af2720;
	color: #ffffff;
	font-weight: bold;
}
div.kalendarium table tr td.hour {
	color: #00722c;
	font-weight: bold;
	background: #ffffff;
}
div.kalendarium table tr td.day {
	background: #ffffff;
	color: #000000;
}
div.kalendarium table tr td.szolgnev {
	background-color: white;
	color: #888888;
	font-weight: bold;
	text-align: center;
	line-height: 25px;
	font-size: 11px;
}
div.kalendarium table tr td.alap {
	background: #f2f2f2 url(../images/alap.jpg) no-repeat top left;
	height: 20px;
}

div.kalendarium table tr td.alap_over {
	background: #f2f2f2 url(../images/alap-over.jpg) no-repeat top left;
	height: 20px;
	cursor: pointer;
}

div.kalendarium table tr td.szabad {
	background: #c2e2ce url(../images/szabad.jpg) no-repeat top left;
	height: 20px;
}

div.kalendarium table tr td.szabad_over {
	background: #c2e2ce url(../images/szabad-over.jpg) no-repeat top left;
	height: 20px;
	cursor: pointer;
}

div.kalendarium table tr td.feltszabad {
	background: #b6d1eb url(../images/feltszabad.jpg) no-repeat top left;
	height: 20px;
}

div.kalendarium table tr td.feltszabad_over {
	background: #b6d1eb url(../images/feltszabad-over.jpg) no-repeat top left;
	height: 20px;
	cursor: pointer;
}

div.kalendarium table tr td.foglalt {
	background: #d78178 url(../images/foglalt.jpg) no-repeat top left;
	height: 20px;
}
div.kalendarium table tr td.foglalt_over {
	background: #d78178 url(../images/foglalt-over.jpg) no-repeat top left;
	height: 20px;
	cursor: pointer;
}

.iszabad {
	color: #85E7AB;
	font-weight: bold;
}
.ifeltszabad {
	color: #9EC2E1;
	font-weight: bold;
}
.ifoglalt {
	color: #E49A9A;
	font-weight: bold;
}
.iszoveg {
	color: #000000;
	font-weight: normal;
}


font.foglalt {
	color: #000000;	
}
font.nemfoglalt {
	color: #000CFF;
}
font.nemjottel {
	color: #E00000;
}

.a_func {
	border-top: 2px solid #86bc9b;
	border-left: 2px solid #86bc9b;
	border-bottom: 2px solid #001709;
	border-right: 2px solid #001709;
	padding: 3px 10px;
	background: #00722c;
	cursor: pointer;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.a_func:hover {
	border-top: 2px solid #86bc9b;
	border-left: 2px solid #86bc9b;
	border-bottom: 2px solid #001709;
	border-right: 2px solid #001709;
	padding: 3px 10px;
	background: #008935;
	cursor: pointer;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.a_close {
	border-top: 2px solid #f28686;
	border-left: 2px solid #f28686;
	border-bottom: 2px solid #9c0101;
	border-right: 2px solid #9c0101;
	padding: 3px 10px;
	background: #e30101;
	cursor: pointer;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin: 0 0 10px 0;
	display: table;
}
.a_close:hover {
	border-top: 2px solid #f28686;
	border-left: 2px solid #f28686;
	border-bottom: 2px solid #9c0101;
	border-right: 2px solid #9c0101;
	padding: 3px 10px;
	background: #ff0000;
	cursor: pointer;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

p.error {
	color: #E30101;
	font-weight: bold;
}

a {
	color: #005E31;
	font-weight: bold;
	font-size: 12px;
}

a:hover, a#active_menu {
	color: #003E21;
	font-weight: bold;
	font-size: 12px;
}













div.index {	
	color: #00783D;	
}

div.index table {
	margin: 10px;	
}

div.index table tr {
	line-height: 25px;	
}

div.index table tr td {
	color: #00783D;
}

.data {
	font-weight: bold;
}

div.datatable table {	
	border-style: solid;
	border-width: 1px;
}
div.datatable table tr {
	border-color: #D0D0D0;	
	border-width: 1px;
}
div.datatable table tr td {
	border-color: #D0D0D0;	
	border-style: solid;
	border-width: 1px;
	color: #00783D;
	padding: 3px;
}
div.datatable table tr.tableheader {
	background-color: #00BA5F;
	font-weight: bold;
}
div.datatable table tr td.link {
	color: #00BA5F;	
	text-decoration: underline
}
div.datatable table tr td.over {
	color: #048143;
	background-color: #DCDCDC;
	text-decoration: underline
}

table.admin_home td.link {
 border: 1px solid #dddddd;
 background: #f9f9f9;
 text-align: center;
 vertical-align: middle;
 padding: 10px;
 width: 33%;
 font-size: 11px;
 font-weight: bold;
}
table.admin_home td.over {
 border: 1px solid #004f1e;
 background: #c7ded0;
 text-align: center;
 vertical-align: middle;
 padding: 10px;
 width: 33%;
 font-size: 11px;
 font-weight: bold;
 color: #000000;
 cursor: pointer;
}
