body {
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 30000px;
	margin: 0px;
	padding: 0px;
	background-color: #00ADD6;









}
html {
	height: 100%;

}
#document {
	margin-top: -256px;
	position: absolute;
	top: 50%;
	height: 512px;
	background-image: url(../images/shared/DesignerHeroJiri.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 20000px;

}
h1 span {
	background-image: url(../images/shared/jirijerabek.gif);
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 257px;
	width: 700px;
}
h1 {
	position: relative;
	height: 257px;
	width: 700px;

}
* {
	margin: 0px;
	padding: 0px;
	border: none;
}
#welcome {
	float: left;
	padding-left: 272px;
	position: relative;
	margin-right: 3615px;






}
p span {
	display: block;
	margin-left: 8px;
	padding-top: 10px;
}
#bubbleTop {
	background-image: url(../images/shared/bubble-top.gif);
	background-repeat: no-repeat;
	height: 85px;
	width: 380px;
	margin-left: 8px;
	margin-top: 42px;
}
#bubbleBottom {
	height: 85px;
	width: 510px;
	margin-left: 190px;
	color: #2BA6D2;
	font-size: 1em;
	line-height: 140%;
	font-weight: bold;
	background-color: #FFFF00;
	background-image: url(../images/shared/bubble-bottom.gif);
	background-repeat: no-repeat;
	background-position: left center;








}
#welcome p {
	font-size: 1.1em;
	font-weight: bold;
	color: #2BA6D2;
	line-height: 130%;
}
#welcome p span {
	display: block;
	margin-left: 12px;
	padding-top: 10px;
}
.formField {
	background-color: #E5E5E5;
	height: 19px;
	width: 100px;
	padding-left: 3px;
	font-weight: bold;
	float: left;
	margin-right: 10px;
	margin-left: 10px;


}
form {

	display: inline;
}
#infoText {
	font-size: 1em;
	font-weight: bold;
	color: #000000;
}
#button {
	width: 80px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFF00;
	cursor: hand;
	height: 19px;
	float: left;




}
#bubbleBottom span {

	float: left;
}
#bubbleBottomWrapper {
	padding-top: 30px;
	padding-left: 15px;

}
#welcome a {

	color: #000;
	text-decoration: none;
}
#welcome a:hover {

	background-color: #FF0;
}
