/*SZÍNEK, KÉPEK, STB*/
/*
c2d7ee: keret, balmenü cím
5387b6: tartalom cím
7daedb: tartalom link
*/
body
{
	background: #d4d4d4;
}
#mainImage
{
	background: url('images/mainImg4.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/mainBg4.jpg') repeat-y;
}

#leftColumn
{
}



#leftMenu
{
	background: url('images/newsBg4.jpg') no-repeat;
}

#addressBlock
{
	background: url('images/addressBg4.jpg') no-repeat;
}

#topMenu
{
	background: url('images/headBg4.jpg') no-repeat;
}

#innerContent h1,
#innerContent h2,
#innerContent h3,
#innerContent h4,
#innerContent h5
{
	color:	#5387b6;
}
#innerContent a
{
	color:	#7daedb;
}

#rightColumn
{
}

#foot
{
	background: url('images/footBg4.jpg') no-repeat;
}

#leftMenu h2
{
	color:	#c2d7ee;
}

.colored
{
	color:	#c2d7ee;
}
#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:	#c2d7ee !important;
}

#footRg a 
{
	color:		#ffffff;
	font-size:	13px;
	text-decoration:	none;
}
#rightColumnInner
{
	color:		#000;
}
#leftMenuContent ul li a
{
	background: url('images/liDot4.gif') left 5px no-repeat;
}
#hirlevelBlokk #hirlevelOk
{
	background:	#c2d7ee;
}

.kapcsolat
{
}

.kapcsolatText
{
	border:	1px solid #5387b6;
}

.gomb
{
	background:	#c2d7ee;
	border:	1px solid #5387b6;
}*/