#str-paticka-in {
	position: static;
	width: 800px;
	height: 132px;
	margin: auto;
	text-align: left;
	background-image: URL('./pod-paticka-in.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	color: #86b4e6;
	padding-top: 95px;
}
		
	#str-paticka .sl1 {
		position: static;
		left: auto;
		top: auto;
		width: 200px;
		float: left;
		padding-left: 50px;
	}
			
	#str-paticka .sl2 {
		position: static;
		left: auto;
		top: auto;
		width: 500px;
		height: 20px;
		float: right;
		text-align: right;
	}
	
