@charset "utf-8";
/* CSS Document */

body {
	background:url(../kepek/miecrafthatter.jpg) top center no-repeat fixed;
	color:rgb(255, 253, 189);
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 1.1em;
}
.kozep {
	background-color:rgba(115, 115, 115, 0.74);
	padding:10px;
	border-radius: 2px;
	width:980px;
	margin:0 auto;
}
.hbox {
	background-color:rgba(102, 204, 255, 0.35);
	border-radius: 4px;
	padding:5px;
	border:#333 thin solid;
}
.linkszin {
	color:#5af31d;
}
.lablec {
	margin-top:20px;
	font-size:0.9em;
	text-align:right;
}

