body
{
	background: #D2D0B9 url(img/techd.png) 100% 100% no-repeat;
	padding: 0;
	margin: 0;
}

#top
{
	background: url(img/tech.png) 0 0 no-repeat;
	float: left;
	width: 100%;
	height: 300px;
}

#top2
{
	position: relative;
	width: 700px;
	height: 300px;
	left: 50%;
	margin-left: -214px;
}

#skate
{
	width: 668px;
	height: 285px;
	position: absolute;
	background: url(img/skat.png) no-repeat;
	z-index: 1;
}

#form
{
	position: absolute;
	right: 0;
	bottom: 0;
	background: url(img/form.png) no-repeat;
	width: 446px;
	height: 135px;
	display: block;
	z-index: 2;
}

#form:hover
{
	background-position: 0 100%;
}

#menu
{
	position: absolute;
	margin-top: 300px;
	width: 200px;
}

#text
{
	float: right;
	padding-left: 200px;
	margin-top: 20px;
	margin-bottom: 50px;
	font: 18px "Verdana";
}

#menu a
{
	float: left;
	margin-top: 25px;
	margin-left: 25px;
	display: block;	
}

#info
{
	background: url(img/info.png) no-repeat;
	width: 147px;
	height: 49px;
}

#regu
{
	background: url(img/regu.png) no-repeat;
	width: 134px;
	height: 28px;
}

#part
{
	background: url(img/part.png) no-repeat;
	width: 139px;
	height: 28px;
}

#kont
{
	background: url(img/kont.png) no-repeat;
	width: 101px;
	height: 24px;
}

#text a
{
	text-decoration: none;
}

#text p
{
	color: #D2D0B9;
	visibility: hidden;
}
