@import url("fancybox/jquery.fancybox-1.3.1.css");body{	background: #000;	margin: 0px;	font: 11px Verdana;	color: #333;}img{	border: 0px none;}.left{	float: left;}.right{	float: right;}a{	outline: none;}html, body, #bg, #bg table, #bg td {	height:100%;	width:100%;}#bg{	position: absolute;}#bg div{	height:200%;	left:-50%;	position:absolute;	top:-50%;	width:200%;}#bg td{	text-align:center;	vertical-align:middle;}#bg img{	margin:0 auto;	min-height:50%;	min-width:50%;}#body{	position:absolute;	top:0;	left:0;	z-index:70;	width: 100%;	height: 100%;	overflow: auto;}#menu{	margin-top: 75px;	position: relative;	height: 40px;	width: 100%;	z-index: 50;}#menu .lewe, .prawe, .srodek{	position: absolute;	top: 0;}#menu .lewe{	background: url(images/menu_left.gif);	height: 40px;	width: 30%;	left: 0;}#menu .prawe{	height: 40px;	width: 50%;	left: 50%;}#menu .srodek{	background: url(images/menu.png) no-repeat;	left: 50%;	width: 1000px;	margin-left: -500px;	height: 50px;}/************************************************************************************/#menu ul{	margin: 0 0 0 50px;	padding: 0;	list-style: none;}.no_background{	background: none !important;}* html #menu ul li{	width: 55px;}#menu ul li{	background: url(images/li_bg.gif) top right no-repeat;	text-transform: uppercase;	position: relative;	float: left;	width: auto;	padding-right: 2px;	font-weight: bold;}li ul{	background: url(images/dropdown.png) repeat-x;	position: absolute;	top: 40px;	display: none;	height: 100px;	z-index: 10;	margin-left: 0px !important;	padding-top: 10px !important;	padding-bottom: 10px !important;	z-index: 5;}#menu li ul#photo{	left: -30px;	padding-left: 40px;	width: 520px;}#menu li ul#design{	left: -113px;	padding-left: 123px;	width: 437px;}#menu li ul#about{	left: -201px;	padding-left: 211px;	width: 349px;}#menu li ul#gallery{	left: -280px;	padding-left: 290px;	width: 270px;}#menu li ul#more{	left: -384px;	padding-left: 394px;	width: 166px;}#menu li ul li{	background: none;	float: none;	padding-bottom: 12px;}/* Styles for Menu Items */#menu ul li a{	display: block;	font-size: 16px;	height: 28px;	padding-top: 20px;	padding: 12px 10px 0px;	text-decoration: none;	color: #fff;	}#menu ul li a.active {	opacity: 1 !important;}#menu ul li a:hover, #menu ul li a.active{	background: url(images/hover_bg.gif) top center;}#menu ul li ul li a{	font-size: 14px;	height: 14px;	padding: 0px;	display: inline;}#menu ul li ul li a:hover{	background-image: none;	background: none;}/* Holly Hack. IE Requirement \** html ul li { float: left; height: 1%; }* html ul li a { height: 1%;}/* End */#menu li:hover ul, li.over ul { display: block; } /* The magic *//************************************************************************************/#relative{	position: relative;	float: right;	width: 10px;}#relative a#logo{	background: url(images/logo2.png);	width: 400px;	height: 190px;	position: absolute;	right: -1px;	top: -75px;	z-index: 6;}/************************************************************************************/#start_position{	position: absolute;	margin-left: -470px;	left: 50%;	width: 940px;	height: 200px;	bottom: 150px;	margin-top: 350px;	z-index: 100;}#start_wrap{	width: 940px;	height: 175px;	position: relative;}#start_wrap #text{background: #333333; /* old browsers */background:        -moz-linear-gradient(            center bottom,            rgba(255,255,255,0.75) 5%,            rgba(255,255,255,0.95) 95%        );background: -webkit-gradient(        linear,        left bottom,        left top,        color-stop(0.05, rgba(255,255,255,0.75)),        color-stop(0.95, rgba(255,255,255,0.95))    );filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dedede', endColorstr='#ffffff',GradientType=0 ); /* ie */background: -o-linear-gradient(top, #dedede 0%,#ffffff 100%); /* opera */	width: 680px;	height: 120px;	position: absolute;	padding: 15px 0px 0px 30px;	top: 20px;	left: 0px;	z-index: 15;	font-size: 14px;		-webkit-box-shadow: 0px 0px 50px #2e2e2e;-moz-box-shadow: 0px 0px 50px #2e2e2e;box-shadow: 0px 0px 50px #2e2e2e;}#start_wrap #text p{	position: relative;	margin: 0px;	margin-top: 5px;	padding: 0px;	float: left;	height: 120px;	text-transform: uppercase;}#start_wrap #text p .arrow{	background: url(images/arrow_down.png) no-repeat;	position: absolute;	width: 25px;	height: 26px;	bottom: -5px;	right: 20px;}#start_wrap #text #box_1{	width: 220px;	padding-right: 20px;	color: #4d4d4d;}#start_wrap #text #box_2{	width: 200px;	padding-right: 20px;	color: #717171;}#start_wrap #text #box_3{	width: 200px;	padding-right: 5px;	color: #949494;}#start_wrap #picture{	background: url(images/picture_bg.png);	float: right;	width: 215px;	height: 145px;	padding: 15px;	text-align: center;	position: relative;	color: #fff;	font-size: 14px;		-webkit-box-shadow: 0px 0px 50px #2e2e2e;-moz-box-shadow: 0px 0px 50px #2e2e2e;box-shadow: 0px 0px 50px #2e2e2e;}#start_wrap #picture a.overlay{	display: block;	border: 3px solid #fff;	width: 160px;	height: 105px;	overflow: hidden;	margin: 5px auto;}#start_wrap #picture a.overlay span{	display: block;	visibility: hidden;	position: absolute;	background: url(images/overlay.png) center;	width: 150px;	height: 95px;	margin: 5px;}#start_wrap #picture a.overlay:hover span{	visibility: visible;}#start_wrap #picture .arrow{	background: url(images/arrow_right.png) no-repeat;	position: absolute;	width: 25px;	height: 26px;	bottom: -13px;	right: 20px;}#start_wrap #bg_info{	background: url(images/bg_info.png) right top;	padding: 6px 40px 6px 20px;	display: inline-block;	position: absolute;	right: 0px;	top: 250px;	color: #fff;	text-decoration: none;	font-size: 14px;	width: auto;}#start_wrap #slidecaption{	background: url(images/bg_info.png) right top;	padding: 6px 40px 6px 20px;	display: inline-block;	position: absolute;	right: 0px;	top: 210px;	color: #fff;	text-decoration: none;	font-size: 14px;	width: auto;}/**************************************************************************/#wrap{	margin: 150px auto 150px;	width: 960px;	overflow: hidden;}#side{	background: url(images/side_bg.png);	width: 170px;	float: left;	margin-top: 20px;	height: auto;	padding: 25px;	font-size: 14px;	color: #cecece;	text-transform: uppercase;}#side a:link, #side a:visited {	color: #cecece;	text-decoration: none;}#side ul{	list-style:none outside none;	padding: 0px;	margin: 0;	}#content{		background: url(images/content_bg.png);	width: 740px;	height: auto;	float: right;	overflow: hidden;	margin-bottom: 100px;}#contentwrap {	padding: 35px;	padding-right: 150px;	font-size: 14px;	line-height: 1.2;	width: auto;	height: auto;	text-align: justify;	}#contentwrap a{	text-decoration: none;	color: #333;}#contentwrap.intro {	border-top: 1px solid #666;	background-image: url(images/introbg.png);	font-size: 16px;	line-height: 1.2;	color: #FFF;}#contentwrap.intro a {	color: #fff;	text-decoration: none;}#contentwrap.logo {	padding: 50px;	width: 720px;}#contentwrap.outro {	border-top: 1px solid #666;	background-color: #222;	color: #FFF !important;	font-size: 12px;	line-height: 1.2;}#contentwrap.outro a {	text-decoration: none;	color: #fff;}#contentwrap.text {	border-top: 1px dotted #666;}#content h2 {	font-size: 24px;	line-height:normal;	margin:10px 25px 0;	padding:10px 0 0;	text-transform: uppercase;}#content .subline {	margin: 0px 0px 25px 25px;	font-size: 14px;	text-transform: uppercase;}#content h3 {	font-size: 18px;	line-height: 1.5;	display: inline;}#content h4 {	font-size: 14px;	display: inline;}/**************************************************************************/#gal_nav{	width: 950px;	margin: 50px auto 0px;	overflow: hidden;	clear: both;}.title {	text-align: left;}#container-1{	width: 950px;	margin: 50px auto 0px;	overflow: hidden;	clear: both;}#gal_nav2{	padding-top: 15px;	padding-left: 30px;	width: 970px;	height: 250px;	margin: 0px auto 30px;	overflow: hidden;	clear: both;	background: #333333; /* old browsers */background:        -moz-linear-gradient(            center bottom,            rgba(255,255,255,0.01) 5%,            rgba(255,255,255,0.20) 95%        );background: -webkit-gradient(        linear,        left bottom,        left top,        color-stop(0.05, rgba(255,255,255,0.01)),        color-stop(0.95, rgba(255,255,255,0.20))    );filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=0 ); /* ie */background: -o-linear-gradient(top, #333333 0%,#2A2A2A 40%,#000000 100%); /* opera */}#gal_nav3{	text-align: right;	width: 950px;	padding: 25px 0px 25px 0px;	overflow: hidden;	clear: both;}#gal_nav2 ul{	list-style: none;	color: #fff;	margin: 0px 20px 0px 120px;	padding: 0px;	font-weight: bold;}#gal_nav2 ul li{	float: left;	padding-right: 20px;	}#gal_nav2 li ul{	background: none;	position: relative;	top: 0px;	display: inline;	height: auto;	z-index: 10;	margin-left: 0px !important;	padding-top: 3px !important;	padding-bottom: 3px !important;	z-index: 5;}#gal_nav2 ul li ul li{	float: none;	padding-top: 3px !important;	padding-bottom: 3px !important;}#gal_nav2 ul li ul li a{	font-size: 16px;	font-weight: normal;}#gal_nav h1{	font-size: 20px;	color: #fff;	float: left;	width: 600px;	margin: 0px 0px 10px;}#gal_nav a, #gal_nav2 a{	display: block;	font-size: 18px;	color: #fff;	padding-right:10px;	text-decoration: none;	z-index: 10000;}#gal_nav2 a span{	color: red;	font-size: 10px;	visibility: 1.0;	padding-bottom: 4px;}#gal_nav a:hover, #gal_nav2 a:hover, #gal_nav a:active, #gal_nav2 a:active{	color: #fff;}#gal{	position: relative;background-color: rgba(0, 0, 0, 0.4);	width: 950px;	padding: 25px;	margin: 0px auto;	overflow: hidden;	border-bottom: 4px solid gray;	-webkit-box-shadow: 0px 0px 70px #343434;	-moz-box-shadow: 0px 0px 70px #343434;	box-shadow: 0px 0px 70px #343434;}.caption{	font-size: 18px;	color: #fff;	display: block;	clear: both;	padding: 15px 0px;}#main_image{	width: 850px;	overflow: hidden;	float: left;}.galleria{	float: right;	list-style:none;	width:100px;	padding: 0px;	margin: 0px;}.galleria li{	display:block;	width:50px;	height:50px;	overflow:hidden;	float:left;	margin:0;}.galleria li a{	display:none}.galleria li div{	position:absolute;	display:none;	top:0;	left:180px}.galleria li div img{	cursor:pointer}.galleria li.active div img,.galleria li.active div{	display:block}.galleria li img.thumb{	cursor:pointer;	top:auto;	left:auto;	display:block;	width:auto;	height:auto}.galleria li .caption{	display:block;	padding-top:.5em}* html .galleria li div span{width:400px} /* MSIE bug *//**************************************************************************/#footer_100{	background: #222222;	position:absolute;	left: 0px;	bottom:0;	z-index:70;	width: 100%;	height: 70px;}#footer{	width: 970px;	padding-left: 30px;	position: relative;	margin: 10px auto;	color: #fff;	font-size: 13px;}#footer a.kontakt{	color: #fff;	text-decoration: none;	margin-left: 50px;}#footer .ico{	position: absolute;	width: 20px;	height: 20px;	text-indent: -5000px;	display: block;}#footer #en{	background: url(images/ico_en.png) no-repeat;	top: -20px;	right: 60px;}#footer #de{	background: url(images/ico_de.png) no-repeat;	top: -20px;	right: 60px;}#footer #face{	background: url(images/ico_face.png) no-repeat;	top: -20px;	right: 40px;}#footer #flickr{	background: url(images/ico_flickr.png) no-repeat;	top: -20px;	right: 20px;}/**** HIGHSLIDE *****/a.overlay2{	position: relative;	float: left;}a.overlay2 img{	top: 0px;	left: 1px;	position: absolute;	z-index: 2;}a.overlay2 span{	display: block;	visibility: hidden;	position: absolute;	z-index: 5;	background: url(images/overlay.png) center;	width: inherit;	height: inherit;}a.overlay2:hover span{	visibility: visible;}		/*Supersize Plugin Styles*/		#loading {			position: absolute;			top: 49.5%; 			left: 49.5%;			z-index: 3;			width: 24px; 			height: 24px;			text-indent: -999em;			background-image: url(images/progress.gif);		}		#supersize{			position:fixed;		}		#supersize img, #supersize a{			height:100%;			width:100%;			position:absolute;			z-index: 0;		}		#supersize .prevslide, #supersize .prevslide img{			z-index: 1;		}		#supersize .activeslide, #supersize .activeslide img{			z-index: 2;		}/*Supersized Stamp*/		.stamp{			float: right;			margin: 25px 20px 0 0;		}		/*Supersize Plugin Styles*/		#navigation{			background: url('images/navbg.gif') no-repeat;			float: right;			margin:22px 20px 0 0;		}		#loading {			position: absolute;			top: 49.5%; 			left: 49.5%;			z-index: 3;			width: 24px; 			height: 24px;			text-indent: -999em;			background-image: url(images/progress.gif);		}		#supersize{			position:fixed;		}		#supersize img, #supersize a{			height:100%;			width:100%;			position:absolute;			z-index: 0;		}		#supersize .prevslide, #supersize .prevslide img{			z-index: 1;		}		#supersize .activeslide, #supersize .activeslide img{			z-index: 2;		}									/* Slideshow */		#slideshow_container {		background-color: #222;		height: 350px;		width: 950px;		margin: 20px auto 20px auto;		padding: 10px;	}	.slideshow{width:950px; height:350px; margin: auto; background-color: #000;}	.slideshow a{display:block;}	.slideshow li{list-style:none; float:left; display:inline; position:relative; margin:0 auto;}.slideshow{margin:0; padding:0; border:0;}	.fullBg {  position: absolute;  top: 0;  left: 0;  overflow: hidden;  width: 100%;  z-index: -10;}#main_wrap{	margin: 200px auto 50px auto;	width: 960px;	background: none;	position: relative;	z-index: 20;}#main_wrap_photo{	margin: 70px auto 50px auto;	width: 960px;	background: none;	position: relative;	z-index: 20;}#footer_wrap{	background: #222222;	left: 0px;	bottom:0;	width: 100%;	height: 70px;	clear: both;	z-index: 50;}.fade{	padding: 0px;	margin: 0px;}.fade div {  position: absolute;  top: 0;  left: 0;  display: none;}.gallery, #galleria, .galleria{	height:650px;	width: 100%;	margin: 0px;	padding: 0px;}
