/* EDITOR CSS
*********************************************/
body {
    background: rgb(255,255,255);
    color: #000000;
	font-family: 'Open Sans',arial,sans-serif;
	font-weight: normal;
	line-height: 1.4;
	position: relative;
}
h1, h2, h3, h4, h5, h6 {
font-weight: normal;
font-style: normal;
text-rendering: optimizeLegibility;
margin: 0 0 0.5em 0;
line-height: 1.2;
font-family: 'Oswald', arial, sans-serif;
}

h1 { color: #303030; font-size: 24px; text-transform: uppercase;font-weight: 600;letter-spacing: 1px;}
h2 { color: #303030; font-size: 20px;padding: 8px 0 0 0;}
h3 { color: #303030; font-size:	18px;}
h4 { color: #303030; font-size: 16px;}
h5 { color: #303030; font-size: 14px;}
p { 
	font-family: inherit;
	font-weight: normal;
	line-height: 1.4;
	margin-bottom: 15px;
	text-rendering: optimizeLegibility;
}

/* tyylit */
.ingressi {
line-height: 1.4;
color: #6f6f6f;
font-weight: 300;
}
.kuvareunat {
	border: 1px solid #cccccc;
	padding: 5px;
}
.paneeli {
border: 1px solid #d9d9d9;
background: #f2f2f2;
margin-bottom: 15px;
padding: 15px;

display: inline-block;
}
.kuvapopup {}