/*SZÍNEK, KÉPEK, STB*/
/*
ffac41: keret, balmenü cím
b24f31: tartalom cím
ff7d1d: tartalom link
*/
body
{
	background: #d4d4d4;
}
#mainImage
{
	background: url('images/mainImg2.jpg') no-repeat;
}
#addressBlockOuter{
	background: url('images/addressOuterSub.jpg') #F47920 right repeat-y;
	float: left;
	padding-top:15px;
}
#addressBlock
{
	background: url('images/addressBg3.jpg') repeat-y;
}
/*#outerContainer
{
	background: url('images/mainBg2.jpg') repeat-y;
}

#leftColumn
{
}



#leftMenu
{
	background: url('images/newsBg2.jpg') no-repeat;
}

#addressBlock
{
	background: url('images/addressBg2.jpg') no-repeat;
}

#topMenu
{
	background: url('images/headBg2.jpg') no-repeat;
}

#innerContent h1,
#innerContent h2,
#innerContent h3,
#innerContent h4,
#innerContent h5
{
	color:	#b24f31;
}
#innerContent a
{
	color:	#ff7d1d;
}

#rightColumn
{
}

#foot
{
	background: url('images/footBg2.jpg') no-repeat;
}

#leftMenu h2
{
	color:	#ffac41;
}

.colored
{
	color:	#ffac41;
}
#addressBlock
{
	color:	#ffffff;
}

#leftMenuContent ul,
#leftMenuContent ul a,
#topMenu ul,
#topMenu ul a
{
	color:		#ffffff;
	font-size:	13px;
	text-decoration:	none;
}

/*images.frame*/
/*.frame
{
	border-color:	#ffac41 !important;
}

#footRg a 
{
	color:		#ffffff;
	font-size:	13px;
	text-decoration:	none;
}
#rightColumnInner
{
	color:		#000;
}
#leftMenuContent ul li a
{
	background: url('images/liDot2.gif') left 5px no-repeat;
}
#hirlevelBlokk #hirlevelOk
{
	background:	#ffac41;
}
*/