@charset "utf-8";
/* CSS Document */
body{
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	float: none;
	text-align: justify;
	background-image: url(kepek/hatter2.jpg);
	background-repeat: repeat;
	color: #784113;
}

#bodyhirek {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	background-image: url(kepek/5.jpg);
	background-repeat: repeat-x;
}

#header {
	width: auto;
}

#header img { float: left; width: 200px;}

#title { 
	text-align: center;
	font-size: 56px;
	font-family: 'kg_i_like_to_move_itregular', tahoma;
	margin: 20px 0px 15px 0px;
	float: left;
	color: #784113;
	width: 100%;
}

#date {
	color: #784113;
}

#subtitle {
	text-align: center;
	font-family: tahoma;
	font-size: 20px;
	width: 1000px;
	margin: 20px 0px 20px 0px;
}

#content {
	width: auto;
	height: auto;
}

#maincontent {
	width: 970px;
	padding: 15px 15px 15px 15px;
	color: #784113;
}

#kontener {
	height: auto;
	width: 1000px;
	margin:0 auto 0 auto;
	padding:0;
	text-align: justify;
	background: rgba(255, 255, 255, 0.3);
}


a:link {
	text-decoration: none;
}


a:visited {
	text-decoration: none;

}
a:hover {
	text-decoration: none;

}
a:active {
	text-decoration: none;

}

@font-face {
    font-family: 'fontdinerdotcom_sparklyRg';
    src: url('css/font/fontdinerdotcomsparkly-webfont.eot');
    src: url('css/font/fontdinerdotcomsparkly-webfont.eot?#iefix') format('embedded-opentype'),
         url('css/font/fontdinerdotcomsparkly-webfont.woff2') format('woff2'),
         url('css/font/fontdinerdotcomsparkly-webfont.woff') format('woff'),
         url('css/font/fontdinerdotcomsparkly-webfont.ttf') format('truetype'),
         url('css/font/fontdinerdotcomsparkly-webfont.svg#fontdinerdotcom_sparklyRg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'kg_i_like_to_move_itregular';
    src: url('css/font/kgiliketomoveit-webfont.eot');
    src: url('css/font/kgiliketomoveit-webfont.eot?#iefix') format('embedded-opentype'),
         url('css/font/kgiliketomoveit-webfont.woff2') format('woff2'),
         url('css/font/kgiliketomoveit-webfont.woff') format('woff'),
         url('css/font/kgiliketomoveit-webfont.ttf') format('truetype'),
         url('css/font/kgiliketomoveit-webfont.svg#kg_i_like_to_move_itregular') format('svg');
    font-weight: normal;
    font-style: normal;

}