body{
	text-align: center;
}

#obsah{
	width: 100%;
	padding: 1px;
}

#obal{
	width: 1024px;
	border: thin groove;
	border-color: #3739FF;
	padding-bottom: 100px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	height: 800px;
} 

#horni{
	width: 1024px;
	border-bottom: thin groove;
	border-color: #3739FF;
	background-image: url(pruh.jpg);
	text-align: center;
	
}

.firma{
	width: 819px;
	border: thin groove;
	border-color: #3739FF;
	margin-left: 100px;
	margin-top: 35px;
	float: left;
	clear: both;
	
}

.centr1{
	width: 350px;
	border: thin groove;
	border-color: #3739FF;
	margin-left: 100px;
	margin-top: 50px;
	float: left;
	clear: both;
	
} 

.centr{
	width: 350px;
	border: thin groove;
	border-color: #3739FF;
	margin-top: 50px;
	float: right;
	margin-right: 100px; 
	
		
} 

#titulekF{
	background-image: url(firma.jpg);
	width: 100%;
	border-bottom: thin solid #5B5DFF;
	text-align: center;
	font-weight: bold;
	font-size: medium;
}
	
#titulek{
	background-image: url(pruh-o.jpg);
	width: 100%;
	border-bottom: thin solid #5B5DFF;
	text-align: center;
	font-weight: bold;
	font-size: medium;
}

#obsah-t{
	background-image: url(podlahovka.jpg);
}

#p1{
	font-size: xx-large;
	font-weight: bold;
	color: Black;
} 

p{
	color: #0002CC;  
}