/* BODY */
body { color: #303030; font-family: "Trebuchet MS", Trebuchet; font-size: 13px;
	margin:0px; margin-top: 0px; padding:0px; background: #fafafa url('../picts/back.gif') repeat-y 0 0;}

/* MAIN STRUCTURE */
.wrap {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1005px;
	background-color: #670001;
	}

.header {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1005px;
	height: 189px;
	}

.left {
	position: absolute;
	top: 174px;
	left: 0px;
	width: 150px;
	background-color: #670001;
	z-index: 3;
	}

.center {
	position: absolute;
	top: 189px;
	left: 160px;
	width: 584px;
	background-color: #fafafa;
	}

.right {
	position: absolute;
	top: 189px;
	left: 752px;
	width: 250px;
	}

/* HEADER */
.headerImage {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	}
div.headerMenu {
	position: absolute;
	top: 150px;
	left: 0px;
	z-index: 2;
	text-align: center;
	background: url('../picts/menu_csik.gif');
	height: 33px;
	width: 1005px;
	}
a.headerMenu {
	color: white;
	font-weight: normal;
	text-decoration: none;
	}
a.headerMenu:hover {
	text-decoration: underline;
	}
span.headerMenu {
	color: white;
	margin-left: 20px;
	margin-right: 20px;
	}
.headerMenu {
	padding-top: 6px;
}

/* LEFT */
	/* MENU */
	li.menu { 
		list-style: none;
		display: block;
		width: 150px;
		height: 27px;
		/*border-bottom: solid 1px #ADC9E9; */
		border-bottom: solid 2px #670001;
		margin-left: -40px;
		overflow: hidden;
		}
	a.menu { 
		text-decoration: none;
		color: white;
		/*padding-right: 130px;*/
		padding-top: 6px;
		padding-bottom: 15px;
		padding-left: 10px;
		/*background-image: url('../picts/menu/memout.jpg');*/
		font-size: 14px;
		}
	a.menu:hover {
		color: white;
		/*background-image: url('../picts/menu/memover.jpg');*/
		font-size: 14px;
		}
	/*
	span.menuNoLink { 
		text-decoration: none;
		color: white;
		padding-right: 130px;
		padding-top: 6px;
		padding-bottom: 15px;
		padding-left: 10px;
		background-image: url('../picts/menu/memout.jpg');
		font-size: 14px;
		}
	span.menuNoLink:hover {
		color: white;
		background-image: url('../picts/menu/memover.jpg');
		font-size: 14px;
		}
	*/
	div.menuText {
		margin-top: -15px;
		}
	div.menuP {
		margin-bottom: 6px;
		background-image: url('../picts/menu/memout.jpg');
		height: 26px;
		cursor: pointer;
		}
	div.menuo {
		margin-bottom: 6px;
		background-image: url('../picts/menu/memover.jpg');
		height: 26px;
		cursor: pointer;
		}

/* CENTER */
div.tartalom {
	color: black;
	background: #fafafa;
	margin: 6px;
	}
div.tartalom h1 { /* a div-en beluli header */
	color: #990000;
	font-size: 18px;
	font-weight: normal;
	}
a.link {
	color: #990000;
	}
a.link:hover {
	text-decoration: none;
	}
/* az editornak id kell */
#link {
	color: #990000;
}
#link:hover {
	text-decoration: none;
}
img.mainImg {
	padding: 1px;
	border: solid 1px #cccccc;
}
/* az editornak id kell */
#mainImg {
	padding: 1px;
	border: solid 1px #cccccc;
}

table.gallery {
	border: none;
	text-align: center;
	}
td.gallery {
	/* border: solid 1px #cccccc; */
	width: 130px;
	height: 90px;
	vertical-align: middle;
	text-align: center;
	}
td.galleryText {
	border: none;
	width: 130px;
	height: 20px;
	vertical-align: top;
	text-align: center;
	}
img.gallery {
	border: solid 1px #ccc;
	margin: 7px;
	padding: 3px;
	}
span.evenData { color: #398BE6; }

/* RIGHT */
.evenimente { 
	width: 250px;
	margin-left: 0px;
	margin-top: 0px;
	color: white;
	background: url('../picts/box_mid.gif');
	margin-left: 3px;
	/*border: solid #670001 3px;
	border-top: solid #670001 6px;*/
	}
.propunere {
	width: 250px;
	margin-left: 0px;
	margin-top: 0px;
	color: white;
	background: url('../picts/box_mid.gif');
	margin-left: 3px;
	/*border: solid #3471B4 3px;
	border-top: solid #3471B4 6px;*/
	}
h1.boxTitle {
	font-size: 14px;
	margin-left: 6px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 14px;
	padding-left: 20px;
	padding-bottom: 2px;
	color: #fafafa;
	}
div.boxTitle {
	background: url('../picts/box_top.gif');
	padding-bottom: 2px;
	}
div.boxBottom {
	background-image: url('../picts/box_bottom.gif');
	background-repeat: no-repeat;
	height: 50px;
}

.rightTextLine {
	border-top: dotted 1px #3471B4;
	margin-left: 10px;
	margin-top: 2px;
	}
.rightText {
	margin-left: 14px;
	margin-top: 2px;
	margin-top: 2px;
	}
a.boxLink {
	text-decoration: underline;
	color: #E00A0A;
	font-size: 12px;
	}
a.boxLink:hover {
	text-decoration: none;
	color: #E00A0A;
	font-size: 12px;
	}
.wrap .center .tartalom ul {
	list-style-type: none;
	list-style-image: url(../picts/nyil.gif);
}

.lathatatlan {
	visibility: hidden;
}

h1.egypixel {
	font-size: 1px;
}

div.webdir a {
	text-decoration: none;
	font-size: 10px;
	color: #666666;
}
div.webdir a:hover {
	text-decoration: underline;
}