#logopalkki {
	margin: 55px 0px 15px 0px;
	width: 100%;
	background-image: url("img/banner_tausta.jpg");
	background-position: center center;
	background-repeat: none;
	text-align: center;
	background-size: cover;   
	height: 300px;
	/*background-color: gray;*/
}

.palkkikuva {
	margin: 55px 0px 5px 0px;
	width: 100%;
	background-image: url("img/tuotteet1.jpg");
	background-position: center center;
	background-repeat: none;
	background-size: cover;   
	height: 300px;
}


.bannerimg {
	margin-top: 20px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	height: 60%;
}

.paakuva {
	width: 100%;
}
.navbar-brand {
	font-family: Lobster;
}

.valikko  {
	font-family: Lobster;
	font-size: 1.6em;
	background: #343a40;
	margin: 4px;
	padding: 0px;
	color: white;
}

.tuotekuva  {
	margin: 4px;
	padding: 0px;
}

.sata {
	text-align: center;
}

.sata a {
	width: 100%;
	color: white;
	text-decoration: none;
}

.sata a:hover {
	width: 100%;
	color: white;
	text-decoration: underline;

}

.valikkokuva {
	width: 100%;
}

.keskari {
	text-align: center;
}

.sisaltoe {
		margin: 30px 4px;
		font-family: Domine;
		font-size: 1.1em;
}

.pienempi {
		margin: 30px 4px;
		font-family: Domine;
		font-size: 0.8em;
}

.kavennettu {
	width: 90%;
}

.alapalkki {
	font-family: Domine;
	font-size: 0.8em;
	margin: 4px 4px 50px 4px;
}

.nollakasi {
	font-family: Domine;
	font-size: 0.8em;
}

hr {
    border: 0;
    height: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    margin-top: 40px;
}

.bold {
	font-weight: bold;
}

.puskuri {
	margin-top: 80px;
	font-family: Domine;
	font-size: 1.1em;
}

.tuotteet {
	margin-top: 20px;
	font-family: Domine;
	font-size: 1.1em;
}

.map-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position: absolute;
}

#main {
	font-family: Lobster;
	color: white;
	margin-bottom: 5px;
}

h1 {
	font-family: Lobster;
	margin-bottom: 20px;
}

h3 {
	color: white;
	font-family: Raleway;
	font-weight: 400;
	font-size: 1.2em;
}	