font-face {
    font-family: 'LithosProRegular';
    src: url('lithospro-black-webfont.eot');
    src: url('lithospro-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('lithospro-black-webfont.woff') format('woff'),
         url('lithospro-black-webfont.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;

}




@font-face {
    font-family: 'LithosProRegularRegular';
    src: url('lithospro-regular-webfont.eot');
    src: url('lithospro-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('lithospro-regular-webfont.woff') format('woff'),
         url('lithospro-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

a {
color: #906F46;
text-decoration:none;
}
a:visited {
color: #906F46;
}
a:hover {
color: #906F46;
text-decoration:underline;
}

body {
background-image: url(../grafika/tlo.jpg);
background-color: #100604;
background-attachment: fixed; 
margin: 0;
padding: 0;
font-family: 'LithosProRegularRegular';
color: #906F46;
}

#ramka {
width: 910px;
margin:0 auto; 
text-align: center;
overflow: hidden;
}
#logo {
background-image: url(../grafika/logo.png);
background-repeat:no-repeat;
width: 111px;
margin:0px auto; 
background-position:0px 20px;
padding-top: 20px;
}
#logo a {
  display: block;
  width: 100%;
  padding-top: 45px;
  height: 100%;
}
.linia {
background-color: #906F46;
border: none;
height: 1px;
}
.menu {
	list-style-type: none;
	display: block;
	list-style: none;
	padding: 0 0 0 0;
	margin: 0 30px 0 30px;

}

.menu li {
	display: inline;
	white-space: nowrap;
	font-weight: bold;
	margin: 0 30px 0 30px;

}

#content-slider {
font-family: arial;
width: 815px;
margin: 0 auto;
margin-top: 40px;
margin-bottom: 70px;

}

#content {
overflow: hidden;
width: 815px;
height: 310px;
}

#rama {
position: absolute; 
margin-top: 24px;
margin-left: 30px;
background-image: url(../grafika/ramka.png);
width: 851px;
height: 346px;
z-index: 2;
}

#content-inner {
width:10000px;
}

.page {
width: 815px;
height: 310px;
float: left;
}

#start:target #content-inner {
-webkit-transition: all 600ms ease;
-moz-transition: all 600ms ease;
-o-transition: all 600ms ease;
transition: all 600ms ease;
margin-left: 0px;
}

#oferta:target #content-inner {
-webkit-transition: all 600ms ease;
-moz-transition: all 600ms ease;
-o-transition: all 600ms ease;
transition: all 600ms ease;
margin-left: -815px;
}

#aktuo:target #content-inner {
-webkit-transition: all 600ms ease;
-moz-transition: all 600ms ease;
-o-transition: all 600ms ease;
transition: all 600ms ease;
margin-left: -1630px;
}

#lokalizacja:target #content-inner {
-webkit-transition: all 600ms ease;
-moz-transition: all 600ms ease;
-o-transition: all 600ms ease;
transition: all 600ms ease;
margin-left: -2445px;
}

#kontakt:target #content-inner {
-webkit-transition: all 600ms ease;
-moz-transition: all 600ms ease;
-o-transition: all 600ms ease;
transition: all 600ms ease;
margin-left: -3260px;
}

#rotator-tekst {
overflow: hidden;
width: 910px;
}

#rotator {
width:10000px;
}
.opis {
float: left;
width: 910px;
overflow: hidden;
-webkit-transition: all 600ms ease;
-moz-transition: all 600ms ease;
-o-transition: all 600ms ease;
transition: all 600ms ease;
padding-bottom: 20px;

}
#opis_oferta {
height: 100px;
}

.galeria_d{
width: 850px;
padding-left: 60px;
margin-top: 15px;
}

#start:target #opis_oferta { height: 100px; }
#start:target #opis_aktuo { height: 100px; }
#start:target #opis_lokalizacja { height: 100px; }
#start:target #opis_kontakt { height: 100px; }

#oferta:target #opis_start { height: 100px; }
#oferta:target #opis_aktuo { height: 100px; }
#oferta:target #opis_lokalizacja { height: 100px; }
#oferta:target #opis_kontakt { height: 100px; }
#oferta:target #opis_oferta { height: 100%; }
#oferta:target ul.galeria { display: inline; }


#aktuo:target #opis_start { height: 100px; }
#aktuo:target #opis_oferta { height: 100px; }
#aktuo:target #opis_lokalizacja { height: 100px; }
#aktuo:target #opis_kontakt { height: 100px; }
#aktuo:target ul.galeria { display: inline; }


#lokalizacja:target #opis_start { height: 100px; }
#lokalizacja:target #opis_aktuo { height: 100px; }
#lokalizacja:target #opis_oferta { height: 100px; }
#lokalizacja:target #opis_kontakt { height: 100px; }

#kontakt:target #opis_start { height: 100px; }
#kontakt:target #opis_aktuo { height: 100px; }
#kontakt:target #opis_lokalizacja { height: 100px; }
#kontakt:target #opis_oferta { height: 100px; }

#start:target #rotator {
-webkit-transition: all 600ms ease;
-moz-transition: all 600ms ease;
-o-transition: all 600ms ease;
transition: all 600ms ease;
margin-left: 0px;
}

#oferta:target #rotator {
-webkit-transition: all 600ms ease;
-moz-transition: all 600ms ease;
-o-transition: all 600ms ease;
transition: all 600ms ease;
margin-left: -910px;
}

#aktuo:target #rotator {
-webkit-transition: all 600ms ease;
-moz-transition: all 600ms ease;
-o-transition: all 600ms ease;
transition: all 600ms ease;
margin-left: -1820px;
}

#lokalizacja:target #rotator {
-webkit-transition: all 600ms ease;
-moz-transition: all 600ms ease;
-o-transition: all 600ms ease;
transition: all 600ms ease;
margin-left: -2730px;
}

#kontakt:target #rotator {
-webkit-transition: all 600ms ease;
-moz-transition: all 600ms ease;
-o-transition: all 600ms ease;
transition: all 600ms ease;
margin-left: -3640px;
}


/*=======================================
	Generic styling here.
========================================*/

.page-info {
height: 90px;
background-color: rgba(0, 0, 0, 0.6);
position: relative;
margin-top: 0px;
bottom: 103px;
z-index: 1;
color: #dedede;
padding-left: 20px;
padding-top: 10px;
}

.page-info h2 {
font-size: 21px;
margin-bottom: 10px;
margin-top: 0px;
color: #fafafa;
}

.page-text {
font-size: 15px;
}



ul.galeria {
	white-space: nowrap;
	list-style: none;
	display: none;
}

ul.galeria li a {
	float: left;
	padding: 10px 10px 25px 10px;
	margin: 8px;
	background: #eee;
	border: 1px solid #fff;
	position: relative;
}

ul.galeria li a.foto1 {
	z-index: 1;
	-webkit-transform: rotate(-10deg);
	-moz-transform: rotate(-10deg);
}
ul.galeria li a.foto2 {
	z-index: 5;
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
}
ul.galeria li a.foto3 {
	z-index: 3;
	-webkit-transform: rotate(4deg);
	-moz-transform: rotate(4deg);
}
ul.galeria li a:hover {
	z-index: 10;
	-moz-box-shadow: 3px 5px 15px #333;
}
