div
{
	margin: 0px;
	padding: 0px;
	border: 0px dotted red;
}

#block
{
	border-left: 1px solid rgb(0,119,162);
	padding-left: 14px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	margin: 0px;
	margin-left: 5px;
	background-color: rgb(230,230,230);
	line-height: 1.4;
	text-align: justify;
	overflow: auto;
}

#aktualis
{
	width: 100%;
}

.ujdonsag
{
	width: 47%;
	float: right;
	border: 1px dotted #685C4C;
	padding: 6px;
	margin: 3px;
	background-color: rgb(210,210,210);
}

.ujdonsag a
{
	color: black;
	text-align: center;
	text-decoration: none;
	float: right;
}

.ujdonsag a img
{
	height: 215px;
	border: 0px;
	padding	: 10px;
}

.tartalom a
{
	color: black;
	text-align: center;
	text-decoration: none;
	float: right;
	margin-bottom: 5px;
}

.tartalom a:hover
{
	text-decoration: underline;
}

#program
{
	width: 47%;
	float: right;
	border: 1px dotted #685C4C;
	padding: 6px;
	margin: 3px;
	background-color: rgb(210,210,210);
}

#program h2
{
	background-color: rgb(210,210,210);
}

#program h5
{
	border-left: 5px solid rgb(0,119,162);
	margin: 0px;
	margin-left: 3px;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 14px;
	font-size: 14px;
	letter-spacing: 1px;
	background-color: rgb(180,210,220);
	color: #685C4C;
	border-bottom: 1px dotted rgb(0,119,162);	
}

#program p
{
	text-indent: 0px;
	background-color: rgb(230,230,230);
}

#content .ujdonsag h2
{
	background-color: rgb(210,210,210);
}
