/*-------------------------*/
/*Globális formázások*/
/*-------------------------*/
body
{ /*background: #000000 url(images/bg-body.png) no-repeat center top;*/
  background: #BCAF9E;
  color: #845004;
}

blockquote{border-color: #767676;}

/*-------------------------*/
/* Általános formázások */
/*-------------------------*/
.kep-arnyek{
	background: url(images/kep-arnyek.png) no-repeat bottom right !important;
	background: url(images/kep-arnyek.gif) no-repeat bottom right;
}

.kep-arnyek img {
	background-color: #fff;
} 

/*-------------------------*/
/* Portál alap formázások */
/*-------------------------*/
#portal{background: transparent;}
#portal-bg-top{background: transparent;}
#portal-bg-bottom{background: transparent;}
#klcomp{background: transparent url(images/klcomp.gif) no-repeat left bottom;}

#main
{ background:transparent url(images/bg-main.png) no-repeat center top;
  color: #845004;
}

#content{background: #F2E3CE url(images/bg-content.jpg) no-repeat center bottom;}
/*#content{background: #F2E3CE ;}*/

#links{background: #54311E;}

#placesmenu
{ background: #D2AB5C;
  /*border-color:#98b1c4;
  color: #293d6b;
  background-color:#c8d7e3;*/
}

#newsbox{
	/*background: #FFF url(images/bg-newsbox.png) no-repeat center top;*/
}

#links a, #footer a, #links a:hover, #footer a:hover, #sidebar .boxcontent
{ background: transparent;
  color: #841C01;
}
#footer{
	background: #FFF url(images/footer-bg.jpg) no-repeat center top;
}
#logo
{ background: #FFF url(images/bg-logo.jpg) no-repeat center top;
  color: #70695A;
}

#pagecontent{
	/*background: #FFFFFF ;
	border-color:#54311E;*/
}

#pagecontent h1.mtitle
{ background: transparent;
  color: #841C01;/*#EA8916;*/
  /*border-color: #CAAE90;*/
}


#pagecontent .newstitle
{ color:#841C01;
}
#pagecontent .cikkcim
{ color:#841C01;
}

#pagecontent .button:hover
{
	border-color:#CE000C;
}
#pagecontent .files_list div.hidenleiras 
{
    border-color:#017363;
}
.button_aktiv{
	color:#FFFFFF;
    border-color:#CE000C;/*#990000;#8ABCD3;*/
    background-color:#CE000C;
}

/*#content, */
#pagecontent a
{ /*background: transparent;*/
  color: #841C01;
}

#pagecontent a:hover
{ /*background: transparent;*/
  color: #000000;
  border-color: #000000;
}

#sidebar .boxhead{
  background-color:#402208;
  color: #FFFFFF;
}

#sidebar .boxcontent a{
color: #FFFFFF;
}

#sidebar .boxcontent {
	/*background-color:#DEE8F1;*/
	background: #A36100;
	color:#D2AB5C;
}

/*-------------------------*/
/* modul - gallery */
/*-------------------------*/
#pagecontent .picture-arnyek{
	background: url(images/kep-arnyek.png) no-repeat bottom right !important;
	background: url(images/kep-arnyek.gif) no-repeat bottom right;
}

#pagecontent .picture-arnyek div {
	background-color: #fff;
}
