.centerbox{
	margin-left: 15px;
	margin-bottom: 30px;
}
.centerbox .top{
	background: url(/Static/Images/centerbox_top.jpg) no-repeat;
	width: 436px;
	height: 19px;
}
.centerbox .bottom{
	background: url(/Static/Images/centerbox_bottom.jpg) no-repeat;
	width: 436px;
	height: 22px;
}
.centerbox .bg{
	background: url(/Static/Images/centerbox_bg.jpg) repeat-y;
	width: 396px;
	padding: 0 25px 0 15px;
	color: White;
}

table.kepzes .sarga{
	width: 80px;
	color: #ffcc00;
}
table.kepzes .dolt{
	font-style: italic;
    font-weight: bold;
	width: 240px;
    color: #fff;
    padding-right: 5px;
}
table.kepzes td{
	padding-bottom: 7px;
}

.reklam{
	text-transform: uppercase;
	font-size: 15px;
	margin-bottom: 30px;
	line-height: normal;
	margin-left: 15px;
}
.reklam b{
	font-size: 18px;
}
.hirek{
    width: 100%;
    text-align: justify;
    
}

h3.datum{
    color: #ff6600;
    font-size: 16px;
    font-weight: bold;
    float:left;
    margin-right:5px;
}
h3.cim{
    color: #000000;
    font-size: 16px;
    font-weight: bold;
    text-transform:uppercase;
    float:left;
    margin-right:10px;
}

.kulfoldiv_top{
	background: url(../../Static/Images/kulfoldiv_top.jpg) no-repeat;
	width: 414px;
	height: 120px;
	padding-top: 20px;
	padding-left: 40px;
	font-size: 14px;
	text-transform: uppercase;
	color: White;
	line-height: normal;
}
.kulfoldiv_bg{
	background: url(../../Static/Images/kulfoldiv_bg.jpg) repeat-y;
	width: 364px;
	padding-left: 60px;
	padding-right: 30px;
}
.kulfoldiv_bg a{
	color: #282828;
	text-transform: uppercase;
	font-size: 15px;
}
.kulfoldiv a:hover{
	color: White;
	text-decoration: underline;
}
.kulfoldiv_bottom{
	background: url(../../Static/Images/kulfoldiv_bottom.jpg) no-repeat;
	width: 454px;
	height: 20px;
}

.black{
	color: Black;
}
.kulfoldiv_top .big{
	font-size: 22px;
	color: Black;
}
.kulfoldiv_top a{
	color: #ff5a00;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
}
