/* Toscana Kert stylesheet imports */

@import url("layout.css");
@import url("visual.css");
@import url("header.css");
@import url("footer.css");
@import url("pager.css");
@import url("rounded.css");
@import url("pathnav.css");
@import url("popuplayer.css");
@import url("imgshadow.css");

.column .flashform .illustration{
	margin: 15px 0px 18px 0px;
}
.opera .header {
	z-index: 10;

}
.opera .home .header {
	background: url(/img/head_bg.png) 58px 0px no-repeat;
}
.opera .content {
	z-index: 20;

}
.opera .header .operabug {
	position: absolute;
	left: 59px;
	top: 129px;
	width: 200px;
	height: 200px;
	z-index: -1;
	background: red;
}
.opera .header .flashhead {
	position: absolute;
	left: 59px;
	top: 129px;
	background: #1b1b1b;
	z-index: -1;
}
.opera .content .flashform{
	position: absolute;
	top: 75px;
}
.opera .home .content .flashform{
	position: absolute;
	top: 20px;
}

.opera .content .main {
	padding-bottom: 20px;
}
.opera .content{
	margin-bottom: 0px;
}
.opera .content .third .third1 h1, .opera .content .third .third2 h1, .opera .content .third .third3 h1 {
	position: absolute;
	top: -50px;
	left: -24px;
	text-align: left;
	padding-bottom: 10px;
	font-size: 14px;
}
.opera .content .third p {
	display: block;
	margin-top: 20px;
}
.opera .content .third .third1 h1{
	left: -10px;
}
.opera .footer {
	z-index: 30;

}

.gallery .makeflash{
	position: relative;
	top: 27px;
}
