
.piiloon {
	display: none;
	}
	
.kuvaboksi {
	display: block;
	float: left;
	clear: none;
	padding: 0px;
	margin-right:0px;

	max-width: 1000px;

	text-align: left;
	background-color: #fff;
}

.image { 
   position: relative; 
   width: 100%; /* for IE 6 */ 
} 

font.h5 { 
        font-family: 'Oswald', sans-serif;
	font-size: 36px;
	font-weight: 400; 
	color: #fff;
	//text-align: left;
} 

h5 { 
   font-family: 'Oswald', sans-serif;
   font-size: 22px;
   font-weight: 400; 
   color: #9f0c0c;
   position: absolute; 
   background-color: #000; 
   background: rgb(0, 0, 0); 
   background: rgba(0, 0, 0, .7);
   bottom: 0px; 
   left: 0px; 
   padding: 10px;
   text-align: left;
} 

h6 { 
   font-family: 'calibri','arial',"helvetica";
   font-size: 12px;
   color: #242424;
   text-align: left;
} 

.boksi_taakse { 
   position: absolute; 
   top: 50px; 
   left: 0px; 
   width: 20px; 
   height: 20px; 
   text-align: center;
   background-color: #fff;
   background: rgb(255, 255, 255); 
   background: rgba(255, 255, 255, .5);
   color: #000; 
} 

.boksi_eteen { 
   position: absolute;
   top: 50px; 
   right: 0px; 
   width: 20px; 
   height: 20px; 
   text-align: center;
   background-color: #fff; 
   background: rgb(255, 255, 255); 
   background: rgba(255, 255, 255, .5);
   color: #000; 
}

.boksi_logo { 
   position: absolute; 
   top: 50px; 
   left: 50px; 
   width: 446px; 
   height: 116px; 
   text-align: center;
} 

.boksi_logo2 { 
   position: absolute; 
   top: 0px; 
   right: 50px; 
   width: 335px; 
   height: 103px; 
   text-align: center;
} 

.boksi_kuvateksti { 
   position: absolute; 
   bottom: 0px; 
   left: 0px; 
   text-align: center;
   background-color: #000; 
   background: rgb(0, 0, 0); 
   background: rgba(0, 0, 0, .7);
} 

