﻿/*====================*/
/*=== Reset Styles ===*/
/*====================*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	vertical-align: baseline;
	font-weight: normal;
	font-family: arial;
}
body 
{
	line-height: 1;
	background: black;
	width: 100%;
	height:100%;
    margin:0;
}
table {
	border-collapse:separate;
	border-spacing:0;
}
caption, th, td {
	text-align:left;
	font-weight:normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}
/* HTML5 tags */
header, section, footer,
aside, nav, article, figure {
	display: block;
}
/*===================*/
/*=== Main Styles ===*/
/*===================*/
a, a:visited {
	color: white;
	text-decoration: none;
}
a:hover, a:active {
	color: white;
	text-decoration: none;
}
.slider-wrapper { 
	width: 100%; 
}
/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear: both;
}		
#Logo 
{
  height: 300px;
  width: 50%;
  margin: 0 auto;
  
  color: white;
  text-align: center;
 
  letter-spacing: 15px;
  empty-cells:hide;
  line-height: 18px;

  position: relative;  
  padding-top: 260px;
    text-align: center;
	 animation-name: fadein;
	 animation-duration: 5s;
	 animation-direction: alternate;
    -webkit-animation: fadein 10s; /* Safari, Chrome and Opera > 12.1 */
    -ms-animation: fadein 10s; /* Internet Explorer */
    -o-animation: fadein 10s; /* Opera < 12.1 */
}
#Logoshort 
{
  height: 0px;
  margin: 0 auto;
   
  empty-cells:hide;
     
  position: relative; top:-85px ; 
     text-align: center;
	 animation-name: fadein;
	 animation-duration: 5s;
	 animation-direction: alternate;
    -webkit-animation: fadein 10s; /* Safari, Chrome and Opera > 12.1 */
    -ms-animation: fadein 10s; /* Internet Explorer */
    -o-animation: fadein 10s; /* Opera < 12.1 */
}

@keyframes fadein {
    from { opacity: 0; 	}
    to   { opacity: 1; }
}
/* Firefox < 16 */
@-moz-keyframes fadein {  
    from { opacity: 0; }
    to   { opacity: 1;  }
}
/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
/* Opera < 12.1 */
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

#Nowosci 
{
  width: 100%;
  margin: 0 auto; 
	
  background-color: black;
  
  color: white;
  text-align: center;
  letter-spacing: 4px;
  line-height: 20px;
  
  margin-top: 370px;
   
  padding-bottom: 50px;
  padding-top: 50px; 
}

.fade {
   border: 1px white solid;
   border-color: silver;
   opacity: 1;
   transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
   }

   .fade:hover {
      opacity: 0.5;
      }

#Sesja 
{
  width: 100%;
  margin: 0 auto;
  text-align: center;
 
  background-color: white;
  font-size: 13pt;
  color: black;
    
  line-height: 25px;
  
  overflow: auto;
  
  padding-bottom: 20px;
  padding-top: 50px;
}
#Tlo1
{
  height: 320px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  
  color: white;
  font-family: arial;
  letter-spacing: 15px;
  empty-cells: hide;
  line-height: 22px;
    
  background-color: transparent;
  background: rgba(169, 169, 169, 0.5);
    
  padding-top: 240px;
}

#ObszarRoboczy 
{
  width: 100%;
  margin: 0 auto;
  text-align: center;
  
  background-color: white;
  font-size: 13pt;
  color: black;
    
  line-height: 25px;
  
  overflow: auto;
  
  padding-bottom: 20px;
  padding-top: 50px;
}
#GaleriaWysrodkowanie
{
  width: 100%;
  margin: 0 auto;
  padding-left: 30px;
  padding-right: 30px;
}
#tabela {
   margin: 0 auto;
   text-align: center;
   border: 0px;
   border-collapse: collapse;
   padding-bottom: 5px;
}
#tabela td {
   max-width:550px;
   min-width:50px;
  
   border: 1px ;
   padding: 15px;
   margin: 0 auto;
   text-align: center;
   padding-bottom: 5px;
  
}
#Tlo2
{
  height: 320px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  
  color: white;
  font-family: arial;
  letter-spacing: 15px;
  empty-cells:hide;
  line-height: 22px;
    
  background-color: transparent;
  background: rgba(169, 169, 169, 0.5);
    
  padding-top: 240px;
}
#ObszarRoboczy-sesja
{
   max-width:1100px;
   min-width:50px;
   
   border: 0px;
   margin: 0 auto;
   text-align: center;
   border-collapse: collapse;
}

#ObszarRoboczyKontakt 
{
  width: 100%;
  height: auto; 
  margin: 0 auto;
  
  font-size: 13pt;
  color: white;
  text-align: center;
  line-height: 25px;

  background-color: black;
  
  overflow: auto;
  
  padding-bottom: 20px;
  padding-top: 50px;
}
#Buttony
{
  height: 90px;
  width: 100%;
  margin: 0 auto;
  
  background-color: transparent;
  background-color: rgba(0, 0, 0, 0.4);
  position: relativ; 
  }

#menu {
  margin: 0 auto;
  height: 20px;
  padding-top: 35px;
  letter-spacing: 4px;
  font-family: "Open Sans", sans;
  font-size: 10pt;
}
#menu ul {
  margin-top: 0px;
  list-style: none;
}
#menu ul li {
  float: right;
}
#menu ul li a {
  display: block;
  width: 140px;
  text-decoration: none;
  text-align: center;
  color: white;
}
#menu ul li a:hover {
  height: 1px;
  color: white;
  text-decoration: underline;
}
#menu ul li a#ostatni {
  border-right: none;  
}




















a.back{
	color:#ddd;
	text-decoration:none;
	text-shadow:1px 1px 1px #000;
	margin:0px 10px;
	text-transform:uppercase;
	letter-spacing:1px;
}
a.back:hover{
	color:#fff;
}
.header h1{
	float:left;
	font-weight:normal;
	margin:0px 10px;
	color:#fff;
	text-shadow:1px 1px 1px #000;
}
.header a.reference{
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	line-height:50px;
	color:#a0a0a0;
	padding-right:15px;
	float:right;
	text-shadow:1px 1px 1px #000;
}
.header a.reference:hover{
	color:#fff;
}
.wall{
	-webkit-perspective: 350;
	-webkit-transform-style:flat;
}
.turnLeft {
	-webkit-transition: -webkit-transform 1s;
	-webkit-transform: rotateY(20deg);
}
.turnRight {
	-webkit-transition: -webkit-transform 1s;
	-webkit-transform: rotateY(-20deg);
}
.flat {
	-webkit-transition: -webkit-transform 1s;
	-webkit-transform: rotateY( 0deg );
}
.pg_container{
	width:100%;
	position:relative;
	height:1000px;
}
ul.pg_photos{
	position:absolute;
	top:20px;
	left:0;
	height:412px;
	width:12188px; /*This is set dynamically*/
	list-style-type:none;
}
ul.pg_photos li{
	float:left;
	position:relative;
	margin-right:7px;
}
ul.pg_photos li a{
	display:block;
	border:6px solid #fff;
	position:relative;
	-moz-box-shadow:1px 1px 7px #000;
	-webkit-box-shadow:1px 1px 7px #000;
	box-shadow:1px 1px 7px #000;
}
ul.pg_photos li a span{
	background:#423B30;
	opacity:0.6;
	position:absolute;
	padding:20px;
	font-size:14px;
	text-shadow:1px 1px 1px #000;
	top:20px;
	right:0px;
	color:#fff;
	-moz-box-shadow:1px 0px 2px #000 inset;
	-webkit-box-shadow:1px 0px 2px #000 inset;
	box-shadow:1px 0px 2px #000 inset;
}
ul.pg_photos li img{
	display:block;
	border:none;
}
.footer{
	position:fixed;
	bottom:0px;
	left:0px;
	width:100%;
	-moz-box-shadow:0px 2px 10px #000 inset;
	-webkit-box-shadow:0px 2px 10px #000 inset;
	box-shadow:0px 2px 10px #000 inset;
}
.pg_scrollWrapper{
	
}
.ui-state-default,
.ui-widget-content
.ui-state-default,
.ui-widget-header
.ui-state-default {
	
}
