body {
	background: #24439E;
	background-attachment: fixed;
	background-size: cover;
}
h1{
	font-size: 28px;
}
.well{
	color: #333333;
	background: #b4fff8;
}
.titul {
	color: #fff;
	text-shadow:  0px 0px 20px #000;
}
.jumbotron {
	background: url("/static/sova.png");
	background-size: auto;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.podval {
	color: #fff;
	background: #333;
	text-shadow:  0px 0px 20px #fff;
	margin-top: -25px;
}
nav.vision{
	top: 75px;
	width: 200px;
	margin: 0px 0px 35px 0px;
};
