body {
	background: #FFFFFF	url("images/design2/side_back.jpg") repeat-y; 
	/* #b8caad */
	margin: 0;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
}

p {
	text-align: justify;
	margin: 12px 0;
}

ul {
	margin-top: 12px;
	margin-bottom: 12px;
}

blockquote {
	margin-right: 0;
	text-align: justify;
}

a { color: #bc0e06; text-decoration: none; }
a:hover { text-decoration: underline; }

#header {
	background: url("images/design2/header_back.jpg") repeat-x -49px;
	height: 184px;
}

#headerimage {
	background: url("images/design2/header.jpg") no-repeat; 
	width: 713px; 
	height: 184px;
}

#main {
	width: 670px;
	padding: 10px 10px 10px 0;
}

#menu {
	background: url("images/design2/menu_back.jpg") no-repeat;
	width: 231px;
	height: 481px;
}

#menu ul {
	margin: 0 0 0 65px;
	padding: 0;
	list-style: none;
}

#menu ul li {
	height: 26px;
}

#menu ul li a, #menu ul li div {
	display: block;
	width: 150px;
	height: 26px;
	text-decoration: none; 
}

a.dokumentumok			{ background: url("images/design2/dok1.jpg") no-repeat left center; }
div.dokumentumok,	
a.dokumentumok:hover	{ background: url("images/design2/dok2.jpg") no-repeat left center; }	
a.galeria				{ background: url("images/design2/gal1.jpg") no-repeat left center; }
div.galeria,
a.galeria:hover			{ background: url("images/design2/gal2.jpg") no-repeat left center; }
a.tortenelem			{ background: url("images/design2/tor1.jpg") no-repeat left center; }
div.tortenelem,
a.tortenelem:hover		{ background: url("images/design2/tor2.jpg") no-repeat left center; }
a.forum					{ background: url("images/design2/for1.jpg") no-repeat left center; }
div.forum,
a.forum:hover			{ background: url("images/design2/for2.jpg") no-repeat left center; }
a.linkek				{ background: url("images/design2/lin1.jpg") no-repeat left center; }
div.linkek,
a.linkek:hover			{ background: url("images/design2/lin2.jpg") no-repeat left center; }
a.kapcsolat				{ background: url("images/design2/kap1.jpg") no-repeat left center; }
div.kapcsolat,
a.kapcsolat:hover		{ background: url("images/design2/kap2.jpg") no-repeat left center; }
a.cikkek				{ background: url("images/design2/cik1.jpg") no-repeat left center; }
div.cikkek,
a.cikkek:hover			{ background: url("images/design2/cik2.jpg") no-repeat left center; }


p.title {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding: 0;
	margin: 20px 2px 3px 0;
}

table.doks {
	width: 650px;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 14px;
}

/* table.doks tr.odd { background: #b8caad; } */

table.doks td.fileicon {
	padding: 3px 0px;
	width: 40px;
	height: 30px;
	text-align: center;
}

table.doks td.filename {
	width: 440px;
	padding: 3px 5px;
	height: 30px;
}

table.doks td.filename span.desc {
	font-size: 11px;
	color: #005800;
}

table.doks td.filesize {
	width: 90px;
	padding: 3px 5px;
	text-align: right;
}

table.doks td.download {
	width: 90px;
	padding: 3px 5px;
	text-align: center;
}

table.doks td.download a { color: #bc0e06; text-decoration: none; }
table.doks td.download a:hover { text-decoration: underline; }

table.galeria {

}

table.galeria td {
	text-align: center;
	padding-bottom: 3px;
}
table.galeria td div {
	padding: 3px;
	border: 1px solid #666666;
	margin: 2px auto;
	cursor: pointer;
	cursor: hand;
}
img.galimg {
}



.a_year {
	display: block;
	width: 30px;
	color: #FFFFFF;
	background: #BB0000;
	padding: 1px 0;
	text-align: center;
	font-size: 10px;
	border: 1px solid #BB0000;
}

.a_day {
	font-size: 18px;
	display: block;
	width: 30px;
	color: #000000;
	padding: 2px 0;
	background: #FFFFFF;
	text-align: center;
	border-left: 1px solid #BB0000;
	border-right: 1px solid #009900;
}

.a_month {
	display: block;
	width: 30px;
	color: #FFFFFF;
	background: #009900;
	padding: 1px 0;
	text-align: center;
	font-size: 10px;
	border: 1px solid #009900;
}

.hirtext p {
	margin: 0;
	padding: 0;
}




.pager {
	height: 30px;
	width: 300px;
	margin: 5px auto;
}
.pager a {
	width: 20px;
	padding: 1px 0 0 0;
	text-align: center;
	float: left;
	margin-right: 2px;
	border: 1px solid #009900;
}
.pager a.sel {
	border: 1px solid #990000;
	font-weight: bold;
}
.pager div {
	padding: 1px 0 0 0;
	width: 30px;
	text-align: center;
	float: left;
	margin-right: 2px;
}