body {
	color: #000000;
	font-family: arial;
	font-size:14px;
	margin: 0px;
	padding: 0px;
	background-image: url("image.png");
	background-repeat: no-repeat;
	background-position:center top;
}
div.web {
	width: 960px;	
	vertical-align: top;
	margin-left:auto;
	margin-right:auto;
}

div.registrovano {
	font-size: 36px;
	font-weight:bolder;
	text-transform:uppercase;
	float:left;
	margin-top: 180px;
	width: 960px;
}
div.domena {
	font-size: 30px;
	float:left;
	margin-top:10px;
	width: 960px;
}
div.radek {
	font-size: 16px;
	float:left;
	margin-top: 95px;
	margin-bottom: 40px;
	width: 960px;
}
div.sloupec_levy {
	width: 471px;
	float:left;	
	height: 168px;
}
div.sloupec_levy h2 {
	color: #f19000;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
	font-size: 20px;	
}
div.sloupec_pravy {
	width: 451px;
	margin-left: 15px;
	float:left;	
	padding-left: 20px;
	height: 168px;
}
div.sloupec_pravy h2 {
	color: #d0dc33;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
	font-size: 20px;	
}
a.coretrade {
	width: 471px;
	float:left;	
	height: 164px;
}
a.webap {
	width: 471px;
	float:left;	
	height: 164px;
	margin-left: 15px;
}

div.bottom {
	background-color: #252525;
	color: #FFF;
	width: 100%;
	float:left;
	height: 180px;
	padding-top: 20px;
	margin-top: 40px;	
}
div.spodni_levy {
	width: 471px;
	float:left;	
}
div.spodni_levy h3 {
	color: #f19000;
}
div.spodni_pravy {
	width: 456px;
	float:left;	
	margin-left: 30px;
}
div.spodni_pravy h3 {
	color: #d0dc33;
}
