HTML, BODY { height: 100%; }
BODY {
	background-color: #414141;
	text-align: center;
}
BODY, DIV, P, TD, SPAN, A, A:VISITED, INPUT {
	font-family: "Tahoma CE", Tahoma, "Verdana CE", Verdana, "Arial CE", Arial, Sans-Serif;
	font-size: 11px;
	color: #ffffff;
}
INPUT {
	color: #414141;
}
BODY, DIV, P, FORM, SPAN, IMG {
	padding: 0px;
	margin: 0px;
}
FORM {
	padding: 0px 0px 15px 0px;
}

.center {
	text-align: center;
}
.clear {
	clear: both;
}
BR.clear {
	clear: both;
}
A:HOVER {
	color: #FF6600;
}

IMG {
	border: none;
}
DIV { text-align: left; }

DIV.logo IMG.logo {
	margin-left: 80px;
	vertical-align: top;
}
DIV.logo IMG.motto {
	margin: 49px 0px 26px 20px;
	vertical-align: top;
}

TD {
	vertical-align: top;
}

TD.sqWhat {
	padding-left: 60px;
	padding-right: 10px;
}
DIV.sqWhat .content IMG.lbl {
	padding-bottom: 3px;
}
DIV.sqWhat .content IMG.cubeGB {
	position: absolute;
	top: 52px;
	left: 0px;
}
DIV.sqWhat .content IMG.cubeHC {
	position: absolute;
	top: 120px;
	left: 0px;
}
TD.board {
	padding-top: 88px;
}
IMG.boardTop {
	margin-left: 14px;
}
IMG.boardBottom {
	margin-left: 45px;
}
DIV.sqWhat, DIV.sqWhere {
	width: 195px;
	height: 205px;
}

DIV.sqHow {
	height: 205px;
}

DIV.sqWhat {
	background-color: #699FB9;
	background-repeat: no-repeat;
	position: relative;
}
DIV.sqWhat IMG.cube {
	position: absolute;
	top: 178px;
	left: 151px;
	visibility: hidden;
}

DIV.sqWhere {
	position: relative;
	background-color: #447D98;
	background-image: url("/img/u/bg_where.gif");
	background-position: 0px 34px;
	background-repeat: no-repeat;
}
DIV.sqWhere IMG.cube {
	position: absolute;
	top: 27px;
	left: 0px;
	visibility: hidden;
}

DIV.sqWhat DIV.content, DIV.sqHow DIV.content, DIV.sqWhere DIV.content {
	padding: 17px 16px 15px 16px;
}
DIV.sqWhat DIV.content DIV.hc {
	padding-top: 5px;
}
DIV.sqHow { 
	position: relative;
	background-color: #414141;
}
DIV.sqHow IMG.cube {
	position: absolute;
	top: 0px;
	left: 13px;
	visibility: hidden;
}

DIV.address {
	padding-top: 10px;
}

IMG.letter {
	/*vertical-align: middle;*/
	margin: 3px 0px 0px 0px;
}

DIV.board {
	position: relative;
}
DIV.board DIV.motives IMG {
	position: absolute;
	left: 45px;
	top: 42px;
}
DIV.board DIV.motives IMG.m2, DIV.board DIV.motives IMG.m3 {
	visibility: hidden;
}
DIV.logo_hypercube {
	position: absolute;
	left: 55px;
	top: 482px;
}
DIV.logo_gigaboard {
	position: absolute;
	left: 123px;
	top: 505px;
}

IMG.pricelist {
	position: absolute;
	left: 600px;
	top: 0px;
}
