/*** REQUIEM CSS ***/

#bg_top {
    background-image: url('img/bgtop.png');
	background-repeat: repeat;
	width: 1024px;
	position: relative;
	top: 0px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

body {
    background-image:url('img/sub_bg.png');
	background-repeat:repeat;
    text-align:center;
}

.sitename {
    font-size:18px;
    text-decoration:none;
    font-weight:bold;
}


a:link,
a:active,
a:visited{
	color			: #BFBFBF;
    text-decoration	: underline;
}

a:hover {
    color			: #BFBFBF;
    text-decoration	: none;
}

div {
    color:#ffffff;
    font-size:11px;
    font-family:tahoma,arial,sans-serif;
}

.center {
    text-align:center;
}

.right {
    text-align:right;
}

.middle {
    vertical-align:middle;
}


.border {
    border:1px solid #999999;
}

.border_highlight {
    border:1px solid #a20000;
}

#concert_div {
	height: 16px;
    width:820px;
	margin-left: 102px;
	padding-top: 6px;
	background: url('img/concert_div.png');
	font-size: 1.2em;
}

#page {
    margin-left:auto;
    margin-right:auto;
    width:820px;
    text-align:left;
	background: #000000;
}
#top {
    height:162px;
    font-size:0px; 
}

#middle {
    float:left;
    width:500px;
	min-height: 700px;
	_height: 700px;
    background: transparent;
    padding-left:10px;
    padding-right:10px;
}
#right {
    float:right;
    width:150px;
	min-height: 700px;
	_height: 700px;
	background: url('img/menu_right.png');
}
#left {
    float:left;
    width:150px;
	min-height: 700px;
	_height: 700px;
	background: url('img/menu_left.png') no-repeat;
}


#credits {
    clear:both;
    padding-bottom:5px;
    text-align:center;
    color:#666666;
    font-size:10px;
}

#credits a {
    color:#444444;
}


div.pager {
    border-top:1px solid #666666;
    border-bottom:1px solid #666666;
}

div.pager th {
    color:#666666;
    vertical-align:middle;
}

/* comment */
div.comment_header{
text-align		: left;
background-color: #6E0C0C;
padding-left	: 20px;
width			: 473px;
}
div.comment_content{
width			: 480px;
text-align		: left;
padding			: 3px;
padding-left	: 10px;
margin			: 0px;
float			: none;
font-family		: Tahoma;
background-color: #333333;
color			: #ffffff;
}

div.comment_content a:link,
div.comment_content a:active,
div.comment_content a:visited{
text-decoration	: underline;
color			: #bc8b8b;
}
div.comment_content a:hover{
text-decoration : underline;
color			: #CB7F52;
}

div.comment_writer{
width			: 490px;
text-align		: left;
padding			: 5px;
margin			: 0px;
background-color: #333333;
color			: #ffffff;
}

div.comment_writer_content{
text-align		: left;
font-size		: 13px;
padding-left	: 20px;
padding-top		: 10px;
margin			: 0px;
font-family		: arial;
color			: #ffffff;
}

.nameinput{
margin-left		: 60px;
width			: 157px;
background-color: #111111;
color			: #ffffff;
border			: 1px solid #a20000;
font-family		: tahoma;
font-size		: 1em;
}

.textinput{
width			: 460px;
height			: 460px;
background-color: #111111;
color			: #ffffff;
border			: 1px solid #a20000;
font-family		: tahoma;
font-size		: 1em;
}

.submit{
width			: 80px;
height			: 30px;
background-color: #111111;
color			: #ffffff;
border			: 1px solid #a20000;
font-family		: tahoma;
font-size		: 1.3em;
}

p.pagelink a:link,
p.pagelink a:active,
p.pagelink a:visited{
text-decoration	: none;
}
p.pagelink a:hover{
text-decoration : underline;
color			: #CB7F52;
}

/* forum */

.forum_header{
background-color: #6E0C0C;
font-size: 13px;
color: #ffffff;
font-weight: bold;
}

.forum_row{
background-color: #232323;
font-size: 13px;
color: #ffffff;
border			: 0.5px solid #000000;
}
.forum_row2{
background-color: #232323;
text-align: justify;
padding-left: 15px;
padding-right: 15px;
padding-top: 10px;
font-size: 13px;
color: #ffffff;
}
.forum_row3{
background-color: #232323;
font-size: 13px;
color: #ffffff;
}

.forum_desc{
font-style: italic;
font-size: 10px;
color: #ffffff;
padding-left: 20px;
}

td.forum_row a:link,
td.forum_row2 a:link,
td.forum_row3 a:link,
td.forum_row a:active,
td.forum_row2 a:active,
td.forum_row3 a:active,
td.forum_row a:visited,
td.forum_row2 a:visited,
td.forum_row3 a:visited{
text-decoration	: none;
}
td.forum_row a:hover,
td.forum_row2 a:hover,
td.forum_row3 a:hover{
text-decoration : underline;
color			: #be0000;
}

.user_menu{
/*background-color: #390303;*/
/*background-color: #330606;*/
background-color: #320E0E;
width			: 450px;
font-size		: 14px;
padding-top		: 3px;
padding-bottom	: 3px;
border			: 1px solid #a20000;
color:			: #ffffff;
}

div.user_menu a:link,
div.user_menu a:active,
div.user_menu a:visited{
text-decoration	: none;
/*color			: #B9801E;*/
/*color			: #D1952E;*/
color			: #DBA13D;
}

div.user_menu a:hover{
text-decoration : underline;
color			: #E8B359;
}

/*user-handling*/

.reg_input{
margin-left		: 35px;
margin-bottom	: 7px;
width			: 150px;
background-color: #2B2B2A;
color			: #ffffff;
border			: 1px solid #a20000;
font-family		: tahoma;
font-size		: 1em;
}

/*news*/

div.news{
width: 450px;
}

div.news_header{
border-bottom: 1px outset #a20000;
min-height: 16px;
_height: 16px;
}

div.news_title{
padding-left: 15px;
float: left;
text-align: left;
font-size: 1.3em;
color: #ffffff;
}

div.news_date{
margin-top: 2px;
margin-left: 3px;
float: right;
text-align: right;
font-size: 0.9em;
font-style: italic;
color: #999999;
}

div.news_text{
padding-top: 5px;
text-align: justify;
margin-left: 5px;
color: #d3d3d3;
}

div.news_date a:link,
div.news_date a:link,
div.news_date a:link,
div.news_date a:active,
div.news_date a:active,
div.news_date a:active,
div.news_date a:visited,
div.news_date a:visited,
div.news_date a:visited{
font-style: italic;
text-decoration : none;
}
div.news_date a:hover,
div.news_date a:hover,
div.news_date a:hover{
text-decoration : underline;
color			: #a20000;
}

.dl_konyvtar:link, .dl_konyvtar:visited, .dl_file:link, .dl_file:visited, .dl_utvonal:link, .dl_utvonal:visited{
  font-size        : 10px;
  color            : #F87D0A;
  text-decoration  : none;
  font-weight      : normal;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
}


.dl_file:hover, .dl_utvonal:hover, dl_konyvtar:hover{
  font-size        : 10px;
  color            : #334D80;
  text-decoration  : none;
  font-weight      : normal;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
}