/*SZÍNEK, KÉPEK, STB*/
/*
c2d7ee: keret, balmenü cím
5387b6: tartalom cím
7daedb: tartalom link
*/
body
{
	background: #d4d4d4;
}
#outerContainerMain
{
	background: url('images/mainBg0.jpg') repeat-y;
}

#leftColumn
{
}

#mainImage{
	background: url('images/mainImg0.jpg') no-repeat;
}

#leftMenu
{
	/*background: url('images/newsBg0.jpg') no-repeat;*/
}

#addressBlock
{
	/*background: url('images/addressBg0.jpg') no-repeat;*/
	background: url('images/addressBg0.jpg') #fff repeat-y;
}

#topMenu
{
	background: url('images/headBg0.jpg') no-repeat;
}

#innerContent h1,
#innerContent h2,
#innerContent h3,
#innerContent h4,
#innerContent h5
{
	color:	#F47920;
}
#innerContent a{
	color:	#FF9524;
}

#rightColumn
{
}

#foot
{
	background: url('images/footBg0.jpg') no-repeat;
}

#leftMenu h2
{
	color:	#F47920;
}

.colored
{
	color:	#000;
}
.colored_link{
	color: #FF9524;
}
#addressBlock{
	color:	#000;
}
#addressBlockOuter{
	background: url('images/addressOuter.jpg') #F47920 right repeat-y;
	float: left;
	padding-top:15px;
}
#leftMenuContent ul,
#leftMenuContent ul a,
#topMenu ul,
#topMenu ul a
{
	color:		#ffffff;
	font-size:	13px;
	text-decoration:	none;
}
/*images.frame*/
.frame
{
	border-color:	#FF9524 !important;
}

#footRg a 
{
	color:		#000;
	font-size:	13px;
	text-decoration:	none;
}
#rightColumnInner{
	color:		#ffffff;
}
#leftMenuContent ul li a{
	background: url('images/liDot3.gif') left 5px no-repeat;
}
#hirlevelBlokk #hirlevelOk
{
	background:	#F47920;
	color: #000;
	font-weight: bold;
}

