

#wrapper {
	min-width: 1000px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

/* Header
-----------------------------------------------------------------------------*/
.width {
	position: absolute;
	width: 100%;
	min-width: 1000px;
}

/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	padding: 0 0 372px;
	height: 1%;
}
.inright .punkt .arrow {
	float: left;
	width: 9px;
	height: 20px;
	background: url(../images/rightarrow.jpg) no-repeat;
	margin: 0 0 0 21px;
	padding: 0;
}
/* Footer
-----------------------------------------------------------------------------*/
#footer {
	position: relative;
	margin: -372px auto 0;
	min-width: 1000px;
	width: 100%;
	height: 372px;
	background: black url(../images/bottom.jpg) repeat-x top;	
}
.infoot {
	float: left;
	width: 22%;
	margin-left: 2.4%;
	height: 280px;
}
.infoot-block h3 {
	background: url(../images/h3bottom.jpg) repeat-x;
}
#foo {
	width: 100%;
	height: 284px;
	overflow: hidden;
	position: relative;
}
#foofoo {
	width: 100%;
	height: 88px;
	overflow: hidden;
	position: relative;
}

#copy2 a{
	text-decoration: none;
}


#copy2 a:hover{
	text-decoration: underline;
}

















