HTML, BODY {
	background-color: white;
	width: 100%;
	margin: 0px;
	color: black;
	font-family: Arial;
	font-size: 12px;
	background-image: url('../img/bgfill.jpg');
	background-repeat: repeat-x;
}

.kulso_div {
	width: 980px;
	margin: 0 auto;
}


.flash {
	width: 980px;
	height: 600px;
}

.footer_info {
	width: 917px;
	background: transparent url('../img/bg_footer.png') no-repeat scroll;
	position: absolute;
	margin-left: 34px;
}

.footer_info .infobox {
	float: left;
	width: 303px;
	margin-left: 1px;
	margin-right: 1px;
	text-align: justify;
	height: 168px;
}

.footer_info .datum {
	font-size: 11px;
}

.footer_info .infobox .kep IMG{
	border:0;
}

.footer_info .infobox .kep{
	border:0;
	border-top: 3px solid grey;

}


.footer_info .infobox .cim{
	color: white;
	margin-top: 13px;
	margin-left: 16px;
	margin-bottom: 12px;
}

.footer_info .infobox .cim A{
	color: white;
	text-decoration: none;
	font-size: 14px;
}

.footer_info .infobox .cim A:hover{
	color: #fe7104;
}

.logok {
	width: 980px;
	height: 121px;
	background: transparent url('../img/logok.jpg') repeat-y scroll -34px 0px;
	float: left;
}

.footer {
	margin-top: 5px;
	width: 917px;
	height: 25px;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	color: #494949;
	float: left;
}

.footer, .footer A {
	margin-top: 5px;
	width: 917px;
	height: 25px;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	color: #494949;
	float: left;
}

.datum {
	font-size: 11px;
}

.top_version_selectors{
	position: absolute;
	margin: 15px 0 0 511px;
	color: #dadada;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.top_version_selectors A{
	color: #7c8a94;
	text-decoration: none;
}

.top_version_selectors A:hover{
	color: #ff6600;
	text-decoration: none;
}