table.frame {
	width: 100%;
	margin: 0 auto;
}

table.strip {
	border: 0px;
	border-collapse: collapse;
	padding: 0px;
}

table.frame td, 
table.main td,
table.middletable td,
table.menutable td {
	padding: 0px;
	vertical-align: top;
}

table.frame td.top {
	width: 100%;
	height: 600px;
	background-image: url("images/top.jpg");
	background-repeat: repeat-x;
}

table.frame td.bottom {
	width: 100%;
	height: 60px;
	background-image: url("images/bottom.jpg");
	background-repeat: repeat-x;
	text-align: center;
	color: #fff;
	padding-top: 10px;
}

table.main td.main_menu {
	height: 58px;
}

table.main td.main_header {
	padding-top: 10px;
	padding-bottom: 10px;
}

table.main td.main_middle {
	padding-bottom: 10px;
}

table.middletable td.middleleft {
	width: 569px;
	height: 400px;
}

table.middletable td.middleright {
	width: 225px;
}

div.left_top {
	width: 569px;
	height: 10px;
	background-image: url("images/lefttop.jpg");
	_margin-bottom: -5px;
}

div.left_content {
	padding: 10px 20px 30px 20px;
	background-color: #fff;
	background-image: url("images/alnyomat.jpg");
	background-repeat: no-repeat;
	background-position: 0px 35px;
}

div.left_bottom {
	width: 569px;
	height: 10px;
	line-height: 10px;
	background-image: url("images/leftbottom.jpg");
	background-repeat: no-repeat;
}

div.right_top {
	width: 225px;
	height: 10px;
	background-image: url("images/righttop.jpg");
	_margin-bottom: -5px;
}

div.right_content {
	padding: 10px 30px 30px 30px;
	background-color: #5382b6;
	background-image: url("images/alnyomat2.jpg");
	background-repeat: no-repeat;
	background-position: 0px 35px;
}

div.right_content p {
	color: #fff;
}

div.right_content h1 {
	color: #fff;
}

div.right_bottom {
	width: 225px;
	height: 10px;
	background-image: url("images/rightbottom.jpg");
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

table.menutable td.menucell {
	height: 58px;
}

table.menutable td.menucell a {
	display: block;
	background-image: url("images/menuitem.jpg");
	height: 38px;
	padding: 20px 10px 0px 10px;
	width: 95px;
	text-align: center;
	color: #fff;
	font-weight: bold;
}

table.menutable td.menucell a:hover, table.menutable td.menucell a.active {
	background-image: url("images/menuitem_hover.jpg");
	color: #f30100;
}


a.submenu {
	color: #fff;
	font-weight: bold;
}

a:hover.submenu {
	color: #f30100;
}

/* Calendar */

.esemenynaptar {
    width: 155px;
    font-size: 11px;
}

.esemenynaptar td {
	height:22px;
}

.esemenynaptar a { color:#F30100; font-weight:bold; text-decoration:none; }

.naptarfejlec{
}

.aktnap{
	background:url(images/cal_dayback.gif) 3px 0 no-repeat;
	color:#fff;
}

.egyeb_nap{
    font-family: arial;
	color:#ccc;
}

.tizes{
    font-family: arial;
}

.monthrow { height:23px; background:url(images/input.gif) no-repeat  }

.caldate { width:111px; float:left; display:block; padding-top:1px; text-align:center; text-transform:uppercase; font-weight:bold; color:#8a9c45 }
.pageright, .pageleft { width:11px; height:12px; margin-top:3px; display:block; float:left;  }
.pageright { background:url(images/cal_right.gif) no-repeat }
.pageleft  { margin-left:10px; _margin-left:5px; background:url(images/cal_left.gif) no-repeat }

.weekrow { color:#fff }

