body {
	background-color: #000;
	margin: 0;
	padding: 0;
	font-family: Arial, Serif, Verdana;
	font-size: 11px;
	color: #727272;
	/*color: #9e9e9e;*/
}
body.pages {
	background: #c9c9c9;
}
a:focus {
	outline:none;
}
a {
	text-decoration: none;
	color: #fff;
}
a:hover {
	color: #fff;
	text-decoration: underline;
}
p {
	padding: 0 0 10px 0;
	margin: 0;
}
img {
	border: 0;
	margin: 0;
}
ul {
	padding: 0 20px;
	margin: 0 0 10px 0;
}
form {
	padding: 0;
	margin: 0;
}
input {
	color: #000;
	font-size: 11px;
    background-color: #c9c9c9;
    border: 1px solid #8c8c8c;
	font-family: Arial, Serif, Verdana;
}
select {
	padding: 1px 2px;
    border: 1px solid #8c8c8c;
    background-color: #c9c9c9;
}

input.text450 {
    width: 400px;
    height: 17px;
}

textarea.text450 {
    width: 400px;
    height: 80px;
    background-color: #c9c9c9;
    border: 1px solid #8c8c8c;
    color: #000;
    font-size: 11px;
    font-family: Arial, Serif, Verdana;
}
select.text450 {
	width: 402px;
	padding: 1px 2px;
    border: 1px solid #8c8c8c;
    background-color: #c9c9c9;
}

input.submit {
	height: 27px;
	background-color: #898989;
	border: 1px solid #ceccba;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
}
input.submit:hover {
    color: #000;
	background-color: #ceccba;
	border: 1px solid #898989;

}
label {
	cursor: pointer;
}
h1 {
	margin: 70px 0 0 70px;
	font-size: 24px;
	height: 84px;
	width: 300px;
	font-family: Times New Roman, Arial, Serif, Verdana;
	font-weight: normal;
	color: #000;
	text-transform: uppercase;
}

h2 {
	padding:0;
	margin:0;
	line-height: 45px;
	font-weight: normal;
	font-size: 20px;
	color: #000;
	font-family: Times New Roman, Arial, Serif, Verdana;
}
h3 {
	padding:0;
	margin:0;
	color: #727272;
	line-height: 20px;
	font-size: 15px;
	font-weight: normal;
	font-family: Times New Roman, Arial, Serif, Verdana;
}
h4 {
	padding:0;
	margin:0;
	color: #727272;
	line-height: 15px;
	font-size: 11px;
	font-weight: normal;
	font-family: Times New Roman, Arial, Serif, Verdana;
}
.clearer {
	clear: both;
}

div.container {
	background: #000;	
}


/**** MENU ****/
div.header {
	width: 100%;
	background: #000;
	height: 90px;
	line-height: 90px;
}
div.main-menu {
	width: 910px;
	margin: auto;
	color: #fff;
	font-size: 12px;
}
div.main-menu a {
	padding: 0 28px;
	color: #fff;
	text-transform: uppercase;
	font-family: Times New Roman, Arial, Serif, Verdana;
	font-size: 12px;
}

/***************
 * TAMOGATOK
 ***************/
div.main-sponsor a{
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
div.main-sponsor td.img {
	width: 105px;
	height: 95px;
	border: 1px solid #ccc;
	background: #fff;
}


/************
 * TARTALOM
 ************/
div.home-container {
	padding-top: 50px;
	height: 330px;
	background: transparent url(../gfx/bg-home-container.jpg) repeat-x left top;
}
	div.home-container div.home-content{
		position: relative;
		width: 910px;
		height: 330px;
		margin: auto;
		background: transparent url(../gfx/bg-home-promo.jpg) no-repeat left top;
	}
		div.home-content div#slider {
			position: absolute;
			left: 240px;
			top: 40px;
			width: 540px;
		}
		div.home-content div#slider div.promo-img{
			float: left;
			width: 286px;
			height: 196px;
			background: transparent url(../gfx/bg-promo-img.jpg) no-repeat left top;
			padding: 16px;
		}
		div.promo span{
			display: block;
			margin: 10px 0;
			font-size: 24px;
			font-family: Times New Roman, Arial, Serif, Verdana;
			font-weight: normal;
			color: #940000;
			text-transform: uppercase;
		}
		div.home-content div#nav {
			position: absolute;
			right: 57px;
			top: 70px;
		}
		 div#nav a{
			display: block;
			color: #fff;
			font-family: Times New Roman, Arial, Verdana;
			font-size: 24px;
			line-height: 35px;
		 }
		 div#nav a.activeSlide {
			color: #999;
		 }
	
div.main-container {
	width: 100%;
	background: #c9c9c9;
	padding: 20px 0;
}
div.main-container a{
	color: #696969;
}
	div.main-content{
		margin: auto;
		width: 768px;
		border: 1px solid #8c8c8c;
		padding: 0 70px;
		background: #fff;		
	}
	table.content-table a.logo {
		display: block;
		margin: 40px 0 10px 0;
		width: 107px;
		height: 90px;
		background: transparent url(../gfx/logo.jpg) no-repeat;
	}
	table.content-table div.header-title {
		position: relative;
	}
	div.header-title div.header-flash {
		position: absolute;
		top: -70px;
		right: 0px;
		width: 250px;
		height: 162px;
	}
	    /*
		table.content-table td.left-menu {
			width: 105px;
		}
			td.left-menu a{
				display: block;
				color: #4f4f4f;
				font-size: 15px;
				margin: 15px 0;
				text-align: right;
				font-family: Times New Roman, Arial, Verdana;
			}
			td.left-menu a.sub{
				color: #7a7a7a;
				font-size: 11px;
				margin: 0;
			}
        */
        table.content-table td.left-menu {
                   width: 105px;
        }
           td.left-menu a{
                       display: block;
                       color: #4f4f4f;
                       font-size: 14px;
                       margin: 15px 0;
                       text-align: right;
                       font-family: Verdana;
                        text-decoration:none;
           }
           td.left-menu a.sub{
                       color: #7a7a7a;
                       font-size: 10px;
                       margin: 0;
                        text-decoration:none;
           }
		table.content-table td.menu-flash {
			width: 37px;
			padding-top: 25px;
			padding-left: 10px;
		}
		table.content-table td.content {
			padding-left: 70px;
		}
			td.content div.news-title{
				background: transparent url(../gfx/bg-news-title.jpg) repeat-x;
				line-height: 17px;
			}
				div.news-title span{
					background: #fff;
					text-transform: uppercase;
					font-size: 11px;
					color: #696969;
				}
			td.content span.news-subtitle {
				text-transform: uppercase;
			}
			td.content a.news-subtitle {
				text-transform: uppercase;
			}

/**** FOOTER ****/
div.main-footer {
	width: 910px;
	margin: auto;
}
div.footer {
	float: left;
	width: 910px;
	margin: auto;
	padding: 50px 0 20px 0;
	background: transparent url(../gfx/bg-footer.jpg) no-repeat left top;
}
	div.blocks{
		float: left;
		width: 200px;
		padding: 0 50px;
		color: #c7c7c7;
	}
	div.blocks div.title {
		color: #fff;
		font-size: 24px;
		font-family: Times New Roman, Arial, Verdana;
		text-transform: uppercase;
		padding-bottom: 15px;
	}
	div.blocks strong {
		color: #828282;
		font-weight: normal;
		text-transform: uppercase;
	}
	div.blocks a{
		color: #c7c7c7;
		text-decoration: none;
	}
		div.blocks div.courses {
			padding: 5px 0 0 50px;
			background: transparent url(../gfx/bg-menu-bottom.jpg) repeat-y left top;
			color: #c7c7c7;
		}
			div.courses a {
			display: block;
			color: #c7c7c7;
			line-height: 20px;
			text-decoration: none;
			}
	div.blocks a.btn-account{
		display: block;
		width: 165px;
		height: 23px;
		line-height: 23px;
		background: transparent url(../gfx/btn-account.png) no-repeat left top;
		text-align: center;
		font-size: 11px;
		font-weight: bold;
	}
	div.blocks a.btn-account:hover{
		text-decoration: none;
	}
	div.blocks div.login-text {
		padding: 10px 35px 10px 0;
		font-size: 11px;
		text-align: right;
	}
		div.login-text a{
			color: #c7c7c7;
			text-decoration: underline;
		}
		
/**************
 * PAGER
 *************/
div.pager table {
	line-height: 40px;
	font-size: 20px;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	padding: 0 10px;
	font-family: Times New Roman, Arial, Serif, Verdana;
}
div.pager table span {
	padding: 0 5px;	
}
div.pager table span.act{
	font-weight: bold;
	color: #000;
}
div.pager table a{
	color: #727272;
	padding: 0 5px;
}

/***************
 * ERROR
 ***************/
.error-block {
	border: 1px solid #8c8c8c;
	background: #eeb5b5;
	padding: 10px;
	color: #585858;
}


div.table_date {
	display: none;
	border: 1px solid #dedede;
	background-color: #f0f0f0;
	padding: 10px;
	margin: 5px 0px 5px 0px;
}
div.table_event {

	background-color: #ffffff;
	padding: 10px;
	margin: 5px 0px 5px 0px;
}
	div.table_event strong,
	div.table_date strong {
		display: block;
		padding: 0 0 10px 0px;
	}


/**********
 * BACKOFFICE
 **********/

/*backoffice*/
div.backoffice {
	background:#f9f9f9;
	margin-top:10px;
}
div.backoffice div {
	clear: both;
	padding: 0 10px 0 20px;
	margin: 0;
	display: none;
}

div.backoffice strong,
div.backoffice a {
	display: block;
	float: left;
	clear: both;
	height: 24px;
	padding: 2px 3px 2px 3px;
	margin: 1px 3px 1px 3px;
	color: #343434;
	cursor: pointer;
}

div.backoffice strong:hover,
div.backoffice a:hover {
	background-color: #efefef;
}

div.backoffice strong img,
div.backoffice a img {
	margin: 3px;	
	float: left;
	cursor: pointer;
	border: 0;
}
div.backoffice strong span,
div.backoffice a span {
	padding: 5px 3px 3px 3px;	
	display: block;
	float: left;
}

div.backoffice a span {
	color: #e7060f;
	cursor: pointer;
}

/*CALENDAR*/

table.calendar {
	width:200px;
	border:solid 1px #C7C7C7;
}

td.calendarHeader {
	background-color:#666666;
}

td.calendar {
	background-color:#333333;
	border:solid 1px #555555;
	width:21px;
	height:14px;
}

td.calendar a.eventlnk {
	display:block;
	width:21px;
	height:14px;
}

td.calendar a.ev {
	color:#ffffff;
	text-shadow: 2px 2px 3px #222222;
	filter: dropshadow(color=#222222, offx=2, offy=2); 
}

div.eventpop {
	position:relative;
	width:21px;
	height:14px;
	background-color:#AE0000;
}

div.pop {
	position:absolute;
	right:0px;
	bottom:0px;
	display:none;
	width:150px;
	text-align:left;
	padding:5px 25px 0px 0px;
	background:url(/layout/gfx/popbottom.png) no-repeat 150px bottom;
}

div.innerpop {
	background-color:#999999;
	padding:10px;
}

div.eventelement {
	padding:5px 0px 5px 10px;
	background:url(/layout/gfx/redsquare.png) no-repeat left 10px;
}

div.slogan {
	position:absolute;
	left:202px;
	top:-31px;
	font-size:14px;
}

tr.eventres-head td {
	background-color:#666666;
	font-weight:bold;
	color:#ffffff;
}

table.eventres {
	border:solid 1px #cccccc;
}

tr.row1 td {
	background-color:#efefef;
}

tr.row2 td {
	background-color:#ffffff;
}

