body {
	background:#eee;
}
.paa.container {
	background:white;
	background: rgba(255,255,255,0.5);
	/*margin-top:10px;*/
	padding-bottom:270px;
	position:relative;
}
.navbar {
}
.navbar .container {
	background:white;
}
.container .jumbotron {
	--background:white;
	border-radius:0px;
	margin-bottom:0px;
	margin-top:0px;
}
.container .jumbotron:nth-child(odd) {
	background:white;
}
.container .jumbotron:nth-child(even) {
	background:#fafafa;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
}
.jumbotron a[name] {
	display:inline-block;
	height:80px;
}
h1 {
	color:#7a7 !important;
	margin-bottom:25px;
	margin-top:50px;
}
p {
	text-align:justify;
	hyphens: auto;
}
p.quote {
	font-style:italic;
	font-family:times;
	margin-left:50px;
	max-width:700px;
}
.quoteGroup {
	margin-bottom:60px;
}
.img-thumbnail {
	width:40%;
	min-width: 300px;
}
.img-thumbnail.pull-right {
	margin-left:10px;
}
.img-thumbnail.pull-left {
	margin-right:10px;
}
.img-thumbnail.pull-center {
	margin-left:auto;
	margin-right:auto;
	display:block;
}
.img-thumbnail.vertical {
	width:25%;
	min-width:250px;
}
.kuvakehys {
	text-align:center;
}
.kuvakehys p {
	text-align:center;
	font-size:130%;
}
@media screen and (max-width:767px) {
	.kuvakehys iframe {
		width:320px;
		height:240px;
	}
	body .copyright {
		margin-right:inherit;
	}
}
@media screen and (min-width: 768px) {
	.container .jumbotron img.pull-right,
	.container-fluid .jumbotron img.pull-right {
		margin-right:-30px;
	}
}
.copyright {
	text-align:right;
	position:absolute;
	top:50px;
	right:30px;
	/*text-shadow:0px 1px 5px #777;
	color:white;*/
	color:#cbcbcb;
	font-size:85%;
}
.copyright a {
	color:inherit;
}
.copyright a:hover {
	text-decoration:none;
	color:#bbe;
}
.bg {
	background:url(../img/1liukastie5.jpg) no-repeat white !important;
	background-size: 100% 400px;
}
.jumbotron.first p, .jumbotron.first li {
	text-shadow: 0px 0px 7px white, 0px 0px 23px white;
	color:#222;
}
.jumbotron p {
	font-weight:400 !important;
}
.jumbotron.first p b {
	text-shadow: 0px 0px 9px rgba(255,255,255,0.5);
}
body {
	background: url(../img/green-gradient.jpg);
	background-size: auto 100%;
	background-attachment: fixed;
}
.navbar-nav>li>a:hover {
	color:#7a7 !important;
}
