/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #495e59;
	margin: 0px;
	font-size: 11px;
}

#start-top {
	position:absolute;
	width:200px;
	height:66px;
	z-index:1;
	left: 0px;
	top: 118px;
}
#start-bottom {
	position:absolute;
	width:200px;
	height:45px;
	z-index:2;
	left: 0px;
	top: 409px;
}
#start-logo {
	position:absolute;
	width:600px;
	height:32px;
	z-index:3;
	left: 166px;
	top: 264px;
}

div.logo {
	float: left;
	margin-right: 20px;
	margin-top: 7px;
}

p.start {
	line-height: 16px;
}

#witago-top {
	position:absolute;
	z-index:4;
	left: 345px;
	top: 193px;
	font-weight: bold;
}

#witago-bottom {
	position:absolute;
	z-index:4;
	left: 310px;
	top: 390px;
	font-weight: bold;
}
