 html, body {
    height: 100%;
 }
.pois{
	display: none;
}
.keskelle {
	text-align: center;
	margin-top: 30%;
	margin-left: auto;
	margin-right: auto;
}

raami {
	padding: 40px 15px;
	text-align: center;
}

 .kohdistus {
	 padding-left: 0px;
	 margin-left: -15px;
	 margin-bottom: 20px;
 }
 hr {
	 margin-top: 10px;
	 margin-bottom: 10px;
 }


.nav.navbar-nav li a {
	font-size: 1.5em;
	line-height: 70px;
}
.alakuva {
	margin-top: 20px;
	max-width: 400px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
 #kehys{
  min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -110px;
 }
	
#push, #footer, .puske {
	height: 100px;
}
.navikuva {
	height: 70px;
}
.keskitys {
	margin-left: auto;
	margin-right: auto;
	display: block;
}
/*.skaala {
  display: inline-block;
  height: auto;
  max-width: 100%;
}*/
.navbar-header {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	height: 100px;
}
.suru {
	padding: 20px;
	border: thick solid rgba(0,0,0,1.00);
}

 .palstat {
	 -webkit-column-count: 2; /* Chrome, Safari, Opera */
	 -moz-column-count: 2; /* Firefox */
	 column-count: 2;
	 -webkit-column-width: 300px; /* Chrome, Safari, Opera */
	 -moz-column-width: 300px; /* Firefox */
	 column-width: 300px;
 }

.vaaditaan:after {
	content: "*";
	color: red;
}

.kiitos {
	background-color: #204361;
	background-image: url(../kuvat/kiitospohja.jpg);
	background-size: cover;
}

.juuok {
	background-color: #92EAA6;
}
.eiok {
	background-color: #F8ADAF;
}
.C1{
	margin: 10px;
	width: 160px;
	float: left;
	border: thin solid #B1B1B1;
	height: 120px;
}
.C1:hover {
	border-radius: 10px;
	border-width: medium;
	border-color: #1BEF41;
	-webkit-box-shadow: 0px 0px 4px #000000;
	box-shadow: 0px 0px 4px #000000;
}
.plogo {
}
.pnimi p {
	width: 120px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#summa {
	font-weight: bold;
	color: #3C1FE6;
	text-decoration: underline;
}
.____________ruutu____________{}




 
@media screen and (max-width:480px){
	.tarvittaessa{
		display:none
	}
	
	.nav.navbar-nav a {
		background-image: -webkit-linear-gradient(270deg,rgba(0,0,0,0.20) 0%,rgba(255,255,255,0.00) 20%,rgba(255,255,255,0.00) 50%,rgba(255,255,255,0.00) 80%,rgba(0,0,0,0.20) 100%);
		background-image: -moz-linear-gradient(270deg,rgba(0,0,0,0.20) 0%,rgba(255,255,255,0.00) 20%,rgba(255,255,255,0.00) 50%,rgba(255,255,255,0.00) 80%,rgba(0,0,0,0.20) 100%);
		background-image: -o-linear-gradient(270deg,rgba(0,0,0,0.20) 0%,rgba(255,255,255,0.00) 20%,rgba(255,255,255,0.00) 50%,rgba(255,255,255,0.00) 804%,rgba(0,0,0,0.20) 100%);
		background-image: linear-gradient(180deg,rgba(0,0,0,0.20) 0%,rgba(255,255,255,0.00) 20%,rgba(255,255,255,0.00) 50%,rgba(255,255,255,0.00) 80%,rgba(0,0,0,0.20) 100%);
	}
	
	.nav.navbar-nav .active a {
		display:none
	}
}
.tila {
	padding-top: 34px;
	padding-bottom: 12px;
}
