body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F2ECD0;
	font-style: normal;
	font-weight: bold;
	color: #26237B;
}

.txt_small {font-size: 9px}
.txt_big {font-size: 15px}

.title {
	color: #C96D38;
	font-size: 15px;
	text-align: center;
}

.adminmenu {
	padding-left: 20px;
}

.datesign {
	font-size: 9px;
	text-align:right;
	width: 600px;
	margin: auto;
	margin-top: 3px;
}

.newshead {
	color: #C96D38;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: auto;
	width: 600px;
}
.newsheadbig {
	color: #C96D38;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	width: 600px;
	margin: auto;
}
.shownews {
	color: #26237b;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 8px;
	width: 600px;
	margin:auto
}

.news {
	color: #26237b;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 10px;
	margin-left: 10px;
	margin:auto;
	width: 600px;
	padding-bottom: 5px;
}

.imgtable {
	border: 0;
	margin: auto;
}

td.imgtable {
	width: 160px;
	border: 0;
}

.cdtracks
{
	height: 15px;
	padding-right: 10 px;
}

a:link { color: #26237B; text-decoration: underline }
a:hover  { color: #26237B; text-decoration: none}
a:visited { color: #333366; text-decoration: underline }
a:active { color: #c96d38; text-decoration: underline }

h1,h2,h3,h4,h5,h6 
{
color: #C96D38;
}

#hatter {
	margin: 		auto;
	text-align: 	left;
	width: 			754px;
	position: 		relative;
	background-image: url(images/hatter.png);
	z-index: 1;
}

#tartalom {
	margin: 		auto;
	text-align: 	justify;
	width: 			660px;
	position: 		relative;
	z-index: 5;
}

#linkek {
	margin: 		auto;
	text-align: 	center;
	width: 			680px;
	position: 		relative;
}

#razlogo {
	text-align: 	left;
	position: 		relative;
	padding-left: 35px;
}

#hiddenlogo {
	visibility: hidden;
	position: absolute;
}

#hr {
	margin: 		auto;
	width: 			650px;
	position: 		relative;
	background: url(images/keresztvonal.png);
	height: 12px;
	font-size: 2px;
	z-index: 1;
}

#lablec {
	font-size: 10px;
	margin: 		auto;
	text-align: 	center;
	width: 			680px;
	position: 		relative;
	z-index: 1;
}

#lablechat {
	margin: 		auto;
	text-align: 	left;
	width: 			754px;
	position: 		relative;
	background-image: url(images/hatteralja.png);
	height: 30px;
	z-index: 1;
}

#topright {
	font-size: 12px;
	color: #C96D38;
	margin: 		auto;
	text-align: 	left;
	width: 			300px;
	position: 		absolute;
	left: 407px;
	height: 90px;
	top: 5px;
}

#alert {
	text-align: 	center;
	width: 			550px;
	margin: auto;
	outline-width: thick;
	outline-color: #FF0000;
	outline-style: solid;
	background-color: #EEEEEE;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#redsub
{
	color: #FF0000;
	font-weight: bolder;
}

.right{ float: right; clear: right; margin: 4px 0 5px 5px;}
.left{ float:left; clear: left; margin: 4px 5px 4px 0;}
