html,body {
	height:100%;
}

.break {
	background:url('../images/mainoskatko/bg-ver-030249FAE02917B9238BF9E5203BAC73.jpg') no-repeat center top #F4F5F7;
	font-family: "Open Sans",Tahoma, Arial, serif;
	font-size:10px;
	margin:0;
	position:fixed; top: 0; left: 0; 
	height:100%; width:100%; 
	z-index:1500;
}

.break-content {
	padding-top:70px;
}
.break-ad {
	text-align:center;
}
.break-searching {
	margin:20px auto;
	text-align:center;
}


#breakContainer{
	height:100%; width:100%; 
	position:fixed; top: 0; left: 0; 
	z-index:100001;
}

#breakCreative {
	margin-left: auto; margin-right: auto;
	position: relative;
	height: 586px; width: 1020px; 
	
}

#interstitialContainer{	
	height:100%; width:100%; 
	position:fixed; top: 0; left: 0; 
	z-index:100001;
}

#interstitialCreative {
	margin-left: auto; margin-right: auto; 
	position: relative;
	height: 586px; width: 956px; 
}

.interstitial {
	background:url('../images/mainoskatko/bg-ver-030249FAE02917B9238BF9E5203BAC73.jpg') no-repeat center top #F4F5F7;
	font-family: "Open Sans",Tahoma, Arial, serif;
	font-size:10px;
	margin:0;
	position:fixed; top: 0; left: 0; 
	height:100%; width:100%; 
	z-index:1500;
}
.interstitial-header {
	background:#FFFFFF;
	border-bottom: 1px solid #CFD3DB;
	box-shadow: 0 0 3px #CFD3DB;
	-moz-box-shadow: 0 0 3px #CFD3DB;
	-webkit-box-shadow: 0 0 3px #CFD3DB;
	height:38px;
	min-width: 980px;
	padding:6px 20px;
	position:relative;
	z-index: 100;
}
.interstitial-logo {
	left:20px;
	position:absolute;
}
.interstitial-close {
	background:url('../images/mainoskatko/button-close-sprites-ver-AB2FF870FF13419DAE348D0022D60F69.png') no-repeat right 9px transparent;
	color:#CC0033;
	font-size:1.4em;
	line-height:38px;
	padding-right:27px;
	position:absolute;
	right:20px;
	text-decoration:none;
}
.interstitial-close:hover {
	background-position:right -41px;
}
.interstitial-text {
	color:#CC0033;
	font-size:1.4em;
	line-height:38px;
	margin:0;
	text-align:center;
}
/* Frontpage wallpaper */
#wallPaperContainer #layout_background {
	display:none;
	background: url('../images/bg-layout-ver-B5E36F980DE391AD661296C3DB56F823.png') 0 0 repeat-x #F4F5F7;
	background: -moz-linear-gradient(top,  #FFFFFF 15%, #F4F5F7 40%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(15%,#FFFFFF), color-stop(40%,#F4F5F7));
	background: -webkit-linear-gradient(top,  #FFFFFF 15%,#F4F5F7 40%);
	background: -o-linear-gradient(top,  #FFFFFF 15%,#F4F5F7 40%);
	background: -ms-linear-gradient(top,  #FFFFFF 15%,#F4F5F7 40%);
	background: linear-gradient(top,  #FFFFFF 15%,#F4F5F7 40%);
	width:1000px;height:100%;
	position:absolute;top:0;left:50%;
	margin-left:-500px;
}
body #wallPaperContainer {
	min-height: 2500px;
	
}