h1{
	color:#123786;
	font-size:200%;
	margin-left:0px;
	padding:0;
	margin:0;
	text-transform: none;
}
h1 span{
	display:block;
	color:#123786;
	font-size:80%;
	margin-left:0px;
	padding:0 0 0 40px;;
	margin:-5px 0 0 0;
}
#obsah p {
	display:block;
	width:220px;
	margin-top:5px;
	line-height:1.2em;
	font-weight:bold;
}
#top {
	background: #224b93 url(images/bg-top-home.jpg) no-repeat left top;
}
#obsah {
	height:324px;
	background: #bbccdc url(images/bg-home.jpg) no-repeat left top;
	padding:30px 40px 10px 40px;
	padding:35px 0 10px 39px;
}