#header { background: white url("../images/titul_index.png") no-repeat 100% 0; }

#holder {
 	background: white url("../images/index/index_celek.png") no-repeat 50% 96%;
}

#content {
	margin: 0;
	margin-left: 24px;
	position: relative;
}

a {
	color: #06c;
}

#mainimg {
	position: absolute;
	top: -102px;
	right: 25px;
}

#indextext {
	height: 440px;
}

.menuitem {
	margin: 0 30px 25px 30px;
}

.menuitem a {
	font-variant: small-caps;
	color: #f60;
}

.menuitem a:hover {
	font-variant: small-caps;
	color: #06c;
}

#footer {
   clear: both;
   border-top: 1px solid gray;
   margin-top: 30px;
	background: black;
	color: white;
}

#e4you {
	width: 80%;
	float: right;
	text-align: right;
}

#footer a {
	color: white;
}

