#rootContent {
	height: 238px;
}

.poznaj {
	margin: 18px 0 0 17px;
}

.cms {
	margin-left: 317px;
}

#world {
	float: left;
	position: relative;
	width: 214px;
	height: 157px;
	padding: 32px 0 0 225px;
	background: url(http://site.content-manager.pl/static/main/images/content/world.png) no-repeat 0 27px;
}
	#world p {
		width: 200px;
	}

	#world a {
		position: absolute;
		left: 350px;
		top: 145px;
	}

#cms {
	float: right;
	position: relative;
	width: 199px;
	height: 157px;
	padding: 32px 0 0 126px;
	background: url(http://site.content-manager.pl/static/main/images/content/book_e.png) no-repeat 0 3px;
}
	* html #cms {
		width: 325px;
		w\idth: 199px;
	}

	#cms p {
		width: 190px;
	}

	#cms a {
		position: absolute;
		left: 230px;
		top: 145px;
	}

/* VALID */
#valid {
	margin: 0 auto;
	width: 764px;
	padding: 12px 0 18px;
	text-align: right;
	color: #27A2E4;
}
