/* cmsms stylesheet: juhanklapiHD modified: 22.07.2026 10.52.49 */
@media only screen and (min-width: 1200px) {



td.website, td.website * {
  display: none !important;
}

@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro);

html { 
        margin:0; 
	padding:0; 
	height:100%; 
}

body {
	text-align:center; /* for IE */  
	margin:0px auto; /* for the rest */	
  	margin:0; 
  	padding:0; 
  	height:100%; 
}



A {
    text-decoration: none;
    color: #5d72e0;

}

A:hover {
    text-decoration: underline;

}

H1 {
    font-family: 'Oswald', sans-serif;
    font-size: 40px;
}

H2 {
    font-family: 'Oswald', sans-serif;
    font-size: 25px;
}

H3 {
    font-family: 'Oswald', sans-serif;
    font-size: 25px;
    color: red;
}


H4 {
    font-family: 'Oswald', sans-serif;
    font-size: 18px;
    color: #000;
}

a.anchor {
    display: block;
    position: relative;
    top: -110px;
    visibility: hidden;
}


#main {
	position:relative;
	background:white;
	width:100%;
	height:100%;
	text-align:center; /* for IE */  
	margin:0px auto; /* for the rest */	
}

#top {
	position:relative;
        background: url(../../images/back_top.png) no-repeat;
	background-size:100% 100%; 
}

#contentbox img {
    	max-width: 90%;

    	border-style: none;
}

#top_logo img {
    	max-width: 50%;
    	min-width: 50%;
    	border-style: none;
}



#logomob {
	display:none;
}

#logo {
	position:relative;
	text-align:center;
	left:24%;
	width:50%;
}

img.logo { 
	max-width: 50%; 
	min-width: 50%;
      border-style: none;
}

#menucontainer {
	position:fixed;
	z-index: 1000;
	width: 100%;
        background-color: rgba(0, 159, 255, 0.34);
		
}

#menu {
	position:relative;
	width:100%;
	font-size: 1.5vw;
	color: #000000;
	font-family: 'Lato', sans-serif;
}

#container {
	position: relative;
	background: white;
	width: 100%;
	top: 0px;
	background: url(../../images/back_main.jpg) no-repeat center top;
    	background-attachment: scroll;
    	background-size: auto auto;
	background-attachment: fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	overflow: auto;
	min-height: 100%;
}

#container_rengas {
	position: relative;
	background: white;
	width: 100%;
	top: 0px;
	background: url(../../images/back_rengas.jpg) no-repeat center top;
    	background-attachment: scroll;
    	background-size: auto auto;
	background-attachment: fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	overflow: auto;
	min-height: 100%;
}


#top_logo {
    	position: relative;
    	text-align: center;
    	margin-top: 10%;
    	width: 46%;
    	float: left;
    	font-size: 25px;
    	color: #fff;
    	font-family: 'Russo One', sans-serif;
    	text-shadow: -2px 2px 5px #000;
    	font-weight: bold;
    	margin-bottom: 0%;
     	padding-top: 5px;
    	padding-bottom: 61px;
    	padding-left: 5%;
    	padding-right: 5%;
    	left: 22%;
    	background-color: rgba(213, 213, 213, 0.34);
    	border-top: 1px solid #000;
    	border-bottom: 1px solid #000;
}


#top_logo h2 {


    	text-shadow: 2px 2px 4px #000;

}



#top_esittely {
    	position: relative;
    	text-align: center;
    	margin-top: 0%;
    	width: 46%;
    	float: left;
    	font-size: 18px;
    	color: #fff;
    	font-family: 'Russo One', sans-serif;
    	text-shadow: -2px 2px 5px #000;
    	font-weight: bold;
    	margin-bottom: 4%;

    	left: 22%;

    	background-color: rgba(14, 42, 116, 0.00);
    	padding-top: 15px;
    	padding-left: 5%;
    	padding-right: 5%;
    	top: 0px;
}

#top_esittely a {
    	text-decoration: none;
    	font-family: 'Oswald', sans-serif;
    	text-shadow: -2px 2px 5px #000;
    	font-size: 2.0vw;
    	color: #fff;


}

#top_esittely a:hover {
    	text-decoration: none;
    	font-size: 2.0vw;
    	color: black;
    	text-shadow: -0px 0px 4px #fff;

}

#contentbox {
	position:relative;
	text-align:left;
	width:100%;
	text-align:center; /* for IE */  
	margin:0px auto; /* for the rest */	
	font-size: 15px;
	color: #656c80;
	font-family: 'Roboto', sans-serif;
	text-align:left;
}

.content {
	width:65%;
	margin: auto;
}

#palvelutcontainer {
     position:relative;
     top:0px;
     height: 620px;
     width: 75%;
     margin-left: 13%;
     margin-bottom: 80px;
}

#palvelut1 {
        position: absolute;
        width:44%;
        background: rgba(255, 255, 255, 0.9);
        left: 0%;
        top: 60px;
        height: 73%;
        padding: 30px;
        font-size: 20px;
        text-align: left;
        box-shadow: 0px 0px 4px;
}

#palvelut2 {
        position: absolute;
        left:51%;
        top: 60px;
	width:44%;
        background: rgba(255, 255, 255, 0.9);
        height: 73%;
        padding: 30px;
        font-size: 20px;
        text-align: left;
        box-shadow: 0px 0px 4px;
}


#content2 {
	width:75%;
	margin: auto;
}


#content3 {
	width:75%;
	margin: auto;
}

#content_ikkunat {
	width:75%;
	margin: auto;
}

#content_ovet {
	width:75%;
	margin: auto;
}


#content_ovet img {
    	max-width: 23%;
    	min-width: 23%;
    	border-style: none;
}

#wide1 {
     position:relative;
     top:50px;
     background-image: url("../../images/polttopuita.jpg");

     background-repeat: no-repeat;
     background-size: 100%;
     height: 400px;
     width: 100%;
     margin-left: auto;
     margin-bottom: 80px;
}


#wide2 {
     position:relative;
     top:0px;
     background-image: url("../../images/polttopuut_hinta.jpg");
     background-attachment: fixed;
     background-repeat: no-repeat;
     background-size: 100%;
     height: 467px;
     width: 100%;
     margin-left: auto;
     margin-bottom: 40px;
}

#wide3 {
     position:relative;
     top:50px;
     background-image: url("../../images/wide3.jpg");
     background-attachment: fixed;
     background-repeat: no-repeat;
     background-size: 100%;
     height: 467px;
     width: 100%;
     margin-left: auto;
     margin-bottom: 80px;
}

#wide4 {
     position:relative;
     top:50px;
     background-image: url("../../images/koivuklapit.jpg");
     background-attachment: fixed;
     background-repeat: no-repeat;
     background-size: 100%;
     height: 467px;
     width: 100%;
     margin-left: auto;
     margin-bottom: 80px;
}



#wide_letkupaja {
     position:relative;
     top:50px;
     background-image: url("../../images/letkupaja.jpg");
     background-attachment: fixed;
     background-repeat: no-repeat;
     background-size: 100%;
     height: 467px;
     width: 100%;
     margin-left: auto;
     margin-bottom: 80px;
}


#wide_hyllyt {
     position:relative;
     top:50px;
     background-image: url("../../images/hyllyt.jpg");
     background-attachment: fixed;
     background-repeat: no-repeat;
     background-size: 100%;
     height: 467px;
     width: 100%;
     margin-left: auto;
     margin-bottom: 80px;
}


#laatikko1_palsta {
	position:relative;
	text-align:left;
	width:45%;
	float:left;
	margin-left:1%;
	margin-right:1%;

}


#laatikko2_palsta {
	position:relative;
	text-align:left;
	width:45%;
	float:right;
	margin-left:1%;
	margin-right:1%;

}


#bottomcontainer {
	position:relative;
	width:75%;
       margin: 0 auto;
       text-align:center;
}

#bottom {
	clear: both;
	position:relative;
	width:100%;
	top:0px; 
        background-color: #0f85bc;
        font-family: "Source Sans Pro",Arial,Helvetica,sans-serif;
    	color: #fff;
}


#bottom1 {
	width:100%;
	margin-left: 1%;
	margin-right: 1%;
}

#tjdesign {
        clear:both;
        width: 100%;
        font-family: 'Lato', sans-serif;
        padding-top:0px;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
}

/* ------------------------- */
/* CONTACT FORM STUFF STARTS */
/* ------------------------- */

td.website, td.website * {
  display: none !important;
}

td {
font-family: 'Lato', sans-serif;
font-size: 20px;
}

input {
    width: 70%;
}

textarea {
    width: 70%;
}

table {
     width: 100%;
}

input[type=button], input[type=submit], input[type=reset] {
    background-color: #0f85bc;
    border: none;
    color: white;
    padding: 16px 32px;
    text-decoration: none;
    margin: 4px 2px;
    cursor: pointer;
}

/* ----------------------- */
/* CONTACT FORM STUFF ENDS */
/* ----------------------- */



}
/* cmsms stylesheet: juhanklapiHD_menu modified: 30.10.2019 10.53.43 */
@media only screen and (min-width: 1200px) {




.topnav li.icon {
display:none;
}

.topnav .unli {
display:none;
}

.topnav
{
margin: 0;
text-align: center;
padding-top: 5px;

}

.topnav ul, .topnav li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

.topnav a:link, .topnav a:visited
{
    font-size: 1.4vw;
    font-family: 'Oswald', sans-serif;
    margin: 0 10px 0px 10px;
    text-shadow: -1px 1px 2px #000;
    text-decoration: none;
    color: #fff;
}

.topnav a:link#current, .topnav a:visited#current, .topnav a:hover
{
background: transparent;
}

.topnav a:hover 
{ 
color: #ced0ff;

}



}
/* cmsms stylesheet: laatuikkunaHD_menu2 modified: 02.05.2019 20.25.40 */
@media only screen and (min-width: 1200px) {



#menuwrapper2 { 
margin: 0;
text-align: right;
line-height: 40px;
column-count: 2;
-webkit-column-count: 2; /* Chrome, Safari, Opera */
-moz-column-count: 2; /* Firefox */
}

#menuwrapper2 ul, #menuwrapper2 li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#menuwrapper2 a
{
background: transparent;
}

#menuwrapper2 a:link, #menuwrapper2 a:visited
{
width: 100%;
font-size: 1.5vw;
font-family: 'Lato', sans-serif;

margin: 3px 3px 3px 3px;
      background: url(../../images/menu2bg.png) no-repeat center center; 
color: #173d53;
padding: 8px 3px;
text-align: center;
text-decoration: none;
display: inline-block;
}


#menuwrapper2 a:hover
{
color: darkgray; 
}



}
/* cmsms stylesheet: juhanklapi_SD modified: 22.07.2026 10.52.59 */
@media only screen and (max-width: 1199px) and (min-width: 800px) {




td.website, td.website * {
  display: none !important;
}

@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro);

html { 
        margin:0; 
	padding:0; 
	height:100%; 
}

body {
	text-align:center; /* for IE */  
	margin:0px auto; /* for the rest */	
  	margin:0; 
  	padding:0; 
  	height:100%; 
}



A {
    text-decoration: none;
    color: #5d72e0;

}

A:hover {
    text-decoration: underline;

}

H1 {
    font-family: 'Oswald', sans-serif;
    font-size: 40px;
}

H2 {
    font-family: 'Oswald', sans-serif;
    font-size: 25px;
}


H3 {
    font-family: 'Oswald', sans-serif;
    font-size: 25px;

    color: red;
}



H4 {
    font-family: 'Oswald', sans-serif;
    font-size: 18px;
    color: #000;
}

a.anchor {
    display: block;
    position: relative;
    top: -110px;
    visibility: hidden;
}


#main {
	position:relative;
	background:white;
	width:100%;
	height:100%;
	text-align:center; /* for IE */  
	margin:0px auto; /* for the rest */	
}

#top {
	position:relative;
        background: url(../../images/back_top.png) no-repeat;
	background-size:100% 100%; 
}

#contentbox img {
    	max-width: 90%;

    	border-style: none;
}

#top_logo img {
    	max-width: 50%;
    	min-width: 50%;
    	border-style: none;
}



#logomob {
	display:none;
}

#logo {
	position:relative;
	text-align:center;
	left:24%;
	width:50%;
}

img.logo { 
	max-width: 50%; 
	min-width: 50%;
      border-style: none;
}

#menucontainer {
	position:fixed;
	z-index: 1000;
	width: 100%;
        background-color: rgba(0, 159, 255, 0.34);
		
}

#menu {
	position:relative;
	width:100%;
	font-size: 1.5vw;
	color: #000000;
	font-family: 'Lato', sans-serif;
}

#container {
	position: relative;
	background: white;
	width: 100%;
	top: 0px;
	background: url(../../images/back_main.jpg) no-repeat center top;
    	background-attachment: scroll;
    	background-size: auto auto;
	background-attachment: fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	overflow: auto;
	min-height: 100%;
}

#container_rengas {
	position: relative;
	background: white;
	width: 100%;
	top: 0px;
	background: url(../../images/back_rengas.jpg) no-repeat center top;
    	background-attachment: scroll;
    	background-size: auto auto;
	background-attachment: fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	overflow: auto;
	min-height: 100%;
}


#top_logo {
    	position: relative;
    	text-align: center;
    	margin-top: 15%;
    	width: 58%;
    	float: left;
    	font-size: 25px;
    	color: #fff;
    	font-family: 'Russo One', sans-serif;
    	text-shadow: -2px 2px 5px #000;
    	font-weight: bold;
    	margin-bottom: 0%;
     	padding-top: 5px;
    	padding-bottom: 61px;
    	padding-left: 5%;
    	padding-right: 5%;
    	left: 16%;
    	background-color: rgba(213, 213, 213, 0.34);
    	border-top: 1px solid #000;
    	border-bottom: 1px solid #000;
}


#top_logo h2 {

   
    	text-shadow: 2px 2px 4px #000;

}



#top_esittely {
    	position: relative;
    	text-align: center;
    	margin-top: 0%;
    	width: 58%;
    	float: left;
    	font-size: 18px;
    	color: #fff;
    	font-family: 'Russo One', sans-serif;
    	text-shadow: -2px 2px 5px #000;
    	font-weight: bold;
    	margin-bottom: 4%;

    	left: 16%;

    	background-color: rgba(14, 42, 116, 0.00);
    	padding-top: 15px;
    	padding-left: 5%;
    	padding-right: 5%;
    	top: 0px;
}

#top_esittely a {
    	text-decoration: none;
    	font-family: 'Oswald', sans-serif;
    	text-shadow: -2px 2px 5px #000;
    	font-size: 2.0vw;
    	color: #fff;


}

#top_esittely a:hover {
    	text-decoration: none;
    	font-size: 2.0vw;
    	color: black;
    	text-shadow: -0px 0px 4px #fff;

}

#contentbox {
	position:relative;
	text-align:left;
	width:100%;
	text-align:center; /* for IE */  
	margin:0px auto; /* for the rest */	
	font-size: 15px;
	color: #656c80;
	font-family: 'Roboto', sans-serif;
	text-align:left;
}

.content {
	width:65%;
	margin: auto;
}

#palvelutcontainer {
     position:relative;
     top:0px;
     height: 620px;
     width: 75%;
     margin-left: 13%;
     margin-bottom: 80px;
}

#palvelut1 {
        position: absolute;
        width:44%;
        background: rgba(255, 255, 255, 0.9);
        left: 0%;
        top: 60px;
        height: 73%;
        padding: 30px;
        font-size: 20px;
        text-align: left;
        box-shadow: 0px 0px 4px;
}

#palvelut2 {
        position: absolute;
        left:51%;
        top: 60px;
	width:44%;
        background: rgba(255, 255, 255, 0.9);
        height: 73%;
        padding: 30px;
        font-size: 20px;
        text-align: left;
        box-shadow: 0px 0px 4px;
}


#content2 {
	width:75%;
	margin: auto;
}


#content3 {
	width:75%;
	margin: auto;
}

#content_ikkunat {
	width:75%;
	margin: auto;
}

#content_ovet {
	width:75%;
	margin: auto;
}


#content_ovet img {
    	max-width: 23%;
    	min-width: 23%;
    	border-style: none;
}

#wide1 {
     position:relative;
     top:50px;
     background-image: url("../../images/polttopuita.jpg");

     background-repeat: no-repeat;
     background-size: 100%;
     height: 300px;
     width: 100%;
     margin-left: auto;
     margin-bottom: 80px;
}


#wide2 {
     position:relative;
     top:0px;
     background-image: url("../../images/polttopuut_hinta.jpg");
     background-attachment: fixed;
     background-repeat: no-repeat;
     background-size: 100%;
     height: 467px;
     width: 100%;
     margin-left: auto;
     margin-bottom: 40px;
}

#wide3 {
     position:relative;
     top:50px;
     background-image: url("../../images/wide3.jpg");
     background-attachment: fixed;
     background-repeat: no-repeat;
     background-size: 100%;
     height: 467px;
     width: 100%;
     margin-left: auto;
     margin-bottom: 80px;
}

#wide4 {
     position:relative;
     top:50px;
     background-image: url("../../images/koivuklapit.jpg");
     background-attachment: fixed;
     background-repeat: no-repeat;
     background-size: 100%;
     height: 467px;
     width: 100%;
     margin-left: auto;
     margin-bottom: 80px;
}



#wide_letkupaja {
     position:relative;
     top:50px;
     background-image: url("../../images/letkupaja.jpg");
     background-attachment: fixed;
     background-repeat: no-repeat;
     background-size: 100%;
     height: 467px;
     width: 100%;
     margin-left: auto;
     margin-bottom: 80px;
}


#wide_hyllyt {
     position:relative;
     top:50px;
     background-image: url("../../images/hyllyt.jpg");
     background-attachment: fixed;
     background-repeat: no-repeat;
     background-size: 100%;
     height: 467px;
     width: 100%;
     margin-left: auto;
     margin-bottom: 80px;
}


#laatikko1_palsta {
	position:relative;
	text-align:left;
	width:45%;
	float:left;
	margin-left:1%;
	margin-right:1%;

}


#laatikko2_palsta {
	position:relative;
	text-align:left;
	width:45%;
	float:right;
	margin-left:1%;
	margin-right:1%;

}


#bottomcontainer {
	position:relative;
	width:75%;
       margin: 0 auto;
       text-align:center;
}

#bottom {
	clear: both;
	position:relative;
	width:100%;
	top:0px; 
        background-color: #0f85bc;
        font-family: "Source Sans Pro",Arial,Helvetica,sans-serif;
    	color: #fff;
}


#bottom1 {
	width:100%;
	margin-left: 1%;
	margin-right: 1%;
}

#tjdesign {
        clear:both;
        width: 100%;
        font-family: 'Lato', sans-serif;
        padding-top:0px;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
}

/* ------------------------- */
/* CONTACT FORM STUFF STARTS */
/* ------------------------- */

td.website, td.website * {
  display: none !important;
}

td {
font-family: 'Lato', sans-serif;
font-size: 20px;
}

input {
    width: 70%;
}

textarea {
    width: 70%;
}

table {
     width: 100%;
}

input[type=button], input[type=submit], input[type=reset] {
    background-color: #0f85bc;
    border: none;
    color: white;
    padding: 16px 32px;
    text-decoration: none;
    margin: 4px 2px;
    cursor: pointer;
}

/* ----------------------- */
/* CONTACT FORM STUFF ENDS */
/* ----------------------- */

}
/* cmsms stylesheet: juhanklapiSD_menu modified: 30.10.2019 10.54.42 */
@media only screen and (max-width: 1199px) and (min-width: 800px) {




.topnav li.icon {
display:none;
}

.topnav .unli {
display:none;
}

.topnav
{
margin: 0;
text-align: center;
padding-top: 5px;

}

.topnav ul, .topnav li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

.topnav a:link, .topnav a:visited
{
    font-size: 2.2vw;
    font-family: 'Oswald', sans-serif;
    margin: 0 10px 0px 10px;
    text-shadow: -1px 1px 2px #000;
    text-decoration: none;
    color: #fff;
}

.topnav a:link#current, .topnav a:visited#current, .topnav a:hover
{
background: transparent;
}



.topnav a:hover 
{ 
color: #000;

}



}
/* cmsms stylesheet: laatuikkunaSD_menu2 modified: 02.05.2019 20.25.47 */
@media only screen and (max-width: 1199px) and (min-width: 800px) {



#menuwrapper2 { 
margin: 0;
text-align: right;
line-height: 40px;
column-count: 2;
-webkit-column-count: 2; /* Chrome, Safari, Opera */
-moz-column-count: 2; /* Firefox */
}

#menuwrapper2 ul, #menuwrapper2 li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#menuwrapper2 a
{
background: transparent;
}

#menuwrapper2 a:link, #menuwrapper2 a:visited
{
width: 100%;
font-size: 1.5vw;
font-family: 'Lato', sans-serif;

margin: 3px 3px 3px 3px;
      background: url(../../images/menu2bg.png) no-repeat center center; 
color: #173d53;
padding: 8px 3px;
text-align: center;
text-decoration: none;
display: inline-block;
}


#menuwrapper2 a:hover
{
color: darkgray; 
}



}
/* cmsms stylesheet: juhanklapiMOB modified: 22.07.2026 10.53.08 */
@media only screen and (max-width: 799px) {


td.website, td.website * {
  display: none !important;
}

@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro);

html { 
        margin:0; 
	padding:0; 
	height:100%; 
}

body {
	text-align:center; /* for IE */  
	margin:0px auto; /* for the rest */	
  	margin:0; 
  	padding:0; 
  	height:100%; 
}



A {
    text-decoration: none;
    color: #5d72e0;

}

A:hover {
    text-decoration: underline;

}

H1 {
    font-family: 'Oswald', sans-serif;
    font-size: 25px;
}

H2 {
    font-family: 'Oswald', sans-serif;
    font-size: 20px;
}

H3 {
    font-family: 'Oswald', sans-serif;
    font-size: 20px;

    color: red;
}


H4 {
    font-family: 'Oswald', sans-serif;
    font-size: 18px;
    color: #000;
}

a.anchor {
    display: block;
    position: relative;
    top: -110px;
    visibility: hidden;
}


#main {
	position:relative;
	background:white;
	width:100%;
	height:100%;
	text-align:center; /* for IE */  
	margin:0px auto; /* for the rest */	
}

#top {
	position:relative;
        background: url(../../images/back_top.png) no-repeat;
	background-size:100% 100%; 
}

#contentbox img {
    	max-width: 90%;

    	border-style: none;
}

#top_logo img {
    	max-width: 100%;
    	min-width: 100%;
    	border-style: none;
}



#logomob {
	display:none;
}

#logo {
	position:relative;
	text-align:center;
	left:24%;
	width:50%;
}

img.logo { 
	max-width: 50%; 
	min-width: 50%;
      border-style: none;
}

#menucontainer {
	position:fixed;
	z-index: 1000;
	width: 100%;
        background-color: #0f85bc;
		
}

#menu {
	position:relative;
	width:100%;
	font-size: 1.5vw;
	color: #000000;
	font-family: 'Lato', sans-serif;
}

#container {
	position: relative;
	background: white;
	width: 100%;
	top: 0px;
	background: url(../../images/back_main.jpg) no-repeat center top;
    	background-attachment: scroll;
    	background-size: auto auto;
	background-attachment: fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	overflow: auto;
	min-height: 100%;
}

#container_rengas {
	position: relative;
	background: white;
	width: 100%;
	top: 0px;
	background: url(../../images/back_rengas.jpg) no-repeat center top;
    	background-attachment: scroll;
    	background-size: auto auto;
	background-attachment: fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	overflow: auto;
	min-height: 100%;
}


#top_logo {
    	position: relative;
    	text-align: center;
    	margin-top: 23%;
    	width: 75%;
    	float: left;
    	font-size: 17px;
    	color: #fff;
    	font-family: 'Russo One', sans-serif;
    	text-shadow: -2px 2px 5px #000;
    	font-weight: bold;
    	margin-bottom: 0%;
    	padding-top: 5px;
    	padding-bottom: 33px;
    	padding-left: 5%;
    	padding-right: 5%;
    	left: 8%;
    	background-color: rgba(213, 213, 213, 0.34);
    	border-top: 1px solid #000;
    	border-bottom: 1px solid #000;
}



#top_logo h2 {

    	
    	text-shadow: 2px 2px 4px #000;

}

#top_esittely {
    	position: relative;
    	text-align: center;
    	margin-top: 0%;
    	width: 75%;
    	float: left;
    	font-size: 12px;
    	color: #fff;
    	font-family: 'Russo One', sans-serif;
    	text-shadow: -2px 2px 5px #000;
    	font-weight: bold;
    	margin-bottom: 4%;

    	left: 8%;

    	background-color: rgba(14, 42, 116, 0.00);
    	padding-top: 15px;
    	padding-left: 5%;
    	padding-right: 5%;
    	top: 0px;
}


#top_esittely a {
    	text-decoration: none;
    	font-family: 'Oswald', sans-serif;
    	text-shadow: -2px 2px 5px #000;
    	font-size: 7.0vw;
    	color: #fff;

}

#top_esittely a:hover {
    	text-decoration: underline;
    	color: #fff;
    	text-shadow: -0px 0px 0px #fff;
}

#contentbox {
	position:relative;
	text-align:left;
	width:100%;
	text-align:center; /* for IE */  
	margin:0px auto; /* for the rest */	
	font-size: 15px;
	color: #656c80;
	font-family: 'Roboto', sans-serif;
	text-align:left;
}

.content {
	width:90%;
	margin: auto;
}

#palvelutcontainer {
     position:relative;
     top:0px;
     height: 620px;
     width: 90%;
     margin-left: 13%;
     margin-bottom: 80px;
}

#palvelut1 {
        position: absolute;
        width:44%;
        background: rgba(255, 255, 255, 0.9);
        left: 0%;
        top: 60px;
        height: 73%;
        padding: 30px;
        font-size: 20px;
        text-align: left;
        box-shadow: 0px 0px 4px;
}

#palvelut2 {
        position: absolute;
        left:51%;
        top: 60px;
	width:44%;
        background: rgba(255, 255, 255, 0.9);
        height: 73%;
        padding: 30px;
        font-size: 20px;
        text-align: left;
        box-shadow: 0px 0px 4px;
}


#content2 {
	width:90%;
	margin: auto;
}


#content3 {
	width:90%;
	margin: auto;
}

#content_ikkunat {
	width:90%;
	margin: auto;
}

#content_ovet {
	width:90%;
	margin: auto;
}


#content_ovet img {
    	max-width: 45%;
    	min-width: 45%;
    	border-style: none;
}

#wide1 {
     position:relative;

     background-image: url("../../images/polttopuita.jpg");

     background-repeat: no-repeat;
     background-size: cover;
     height: 161px;
     width: 100%;
     margin-left: auto;
     margin-bottom: 20px;
}


#wide2 {
     position:relative;
     top:0px;
     background-image: url("../../images/polttopuut_hinta.jpg");

     background-repeat: no-repeat;
     background-size: 100%;
     height: 250px;
     width: 100%;
     margin-left: auto;
     margin-bottom: 20px;
}

#wide3 {
     position:relative;
     top:50px;
     background-image: url("../../images/wide3.jpg");
     background-attachment: fixed;
     background-repeat: no-repeat;
     background-size: 100%;
     height: 467px;
     width: 100%;
     margin-left: auto;
     margin-bottom: 20px;
}

#wide4 {
     position:relative;
     top:50px;
     background-image: url("../../images/koivuklapit.jpg");

     background-repeat: no-repeat;
     background-size: 100%;
     height: 350px;
     width: 100%;
     margin-left: auto;
     margin-bottom: 60px;
}



#wide_letkupaja {
     position:relative;
     top:50px;
     background-image: url("../../images/letkupaja.jpg");
     background-attachment: fixed;
     background-repeat: no-repeat;
     background-size: 100%;
     height: 467px;
     width: 100%;
     margin-left: auto;
     margin-bottom: 80px;
}


#wide_hyllyt {
     position:relative;
     top:50px;
     background-image: url("../../images/hyllyt.jpg");
     background-attachment: fixed;
     background-repeat: no-repeat;
     background-size: 100%;
     height: 467px;
     width: 100%;
     margin-left: auto;
     margin-bottom: 80px;
}


#laatikko1_palsta {
		width:90%;
	margin: auto;

}


#laatikko2_palsta {
		width:90%;
	margin: auto;

}


#bottomcontainer {
	position:relative;
	width:75%;
       margin: 0 auto;
       text-align:center;
}

#bottom {
	clear: both;
	position:relative;
	width:100%;
	top:0px; 
        background-color: #0f85bc;
        font-family: "Source Sans Pro",Arial,Helvetica,sans-serif;
    	color: #fff;
}


#bottom1 {
	width:100%;
	margin-left: 1%;
	margin-right: 1%;
}

#tjdesign {
        clear:both;
        width: 100%;
        font-family: 'Lato', sans-serif;
        padding-top:0px;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
}

/* ------------------------- */
/* CONTACT FORM STUFF STARTS */
/* ------------------------- */

td.website, td.website * {
  display: none !important;
}

td {
font-family: 'Lato', sans-serif;
font-size: 20px;
}

input {
    width: 100%;
}

textarea {
    width: 100%;
}

table {
     width: 100%;
}

input[type=button], input[type=submit], input[type=reset] {
    background-color: #0f85bc;
    border: none;
    color: white;
    padding: 16px 32px;
    text-decoration: none;
    margin: 4px 2px;
    cursor: pointer;
}

/* ----------------------- */
/* CONTACT FORM STUFF ENDS */
/* ----------------------- */




}
/* cmsms stylesheet: juhanklapiMOB_menu modified: 30.10.2019 11.35.30 */
@media only screen and (max-width: 799px) {


 /* Remove margins and padding from the list, and add a black background color */
ul.topnav {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background-color: #0f85bc;
}

/* Float the list items side by side */
ul.topnav li {float: left;}

/* Style the links inside the list items */
ul.topnav li a {
    font-family: 'Roboto', sans-serif;
    display: inline-block;
    color: #e6e6e6;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    transition: 0.3s;
    font-size: 17px;
}

/* Change background color of links on hover */
ul.topnav li a:hover {background-color: #2d4f6f;}

/* Hide the list item that contains the link that should open and close the topnav on small screens */
ul.topnav li.icon {display: none;}

/* Hide all list items, except for the first one ("Home"). Show the list item that contains the link to open and close the topnav (li.icon) */
  ul.topnav li:not(:first-child) {display: none;}
  ul.topnav li.icon {
    float: right;
    display: inline-block;
  }

/* The "responsive" class is added to the topnav with JavaScript when the user clicks on the icon. This class makes the topnav look good on small screens */
  ul.topnav.responsive {position: relative;}
  ul.topnav li.icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  ul.topnav.responsive li {
    float: none;
    display: inline;
  }
  ul.topnav.responsive li a {
    display: block;
    text-align: left;
  }




}
