@font-face {
    font-family: 'BebasNeueRegular';
    src: url('../assets/BebasNeue-webfont.eot');
    src: url('../assets/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('../assets/BebasNeue-webfont.woff') format('woff'),
         url('../assets/BebasNeue-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Fyra';
    src: url('../assets/24F266_0_0.eot');
    src: url('../assets/24F266_0_0.eot?#iefix') format('embedded-opentype'), url('../assets/24F266_0_0.woff') format('woff'), url('../assets/24F266_0_0.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

body {
	font-family: 'BebasNeueRegular';
}

a {
    text-decoration: none;
}

.next {
    width: 86px;
    height: 86px;
    background: #fff;
    position: relative;
    z-index: 2;
	-webkit-border-radius: 50%;
    border-radius: 50%;
}

.next > div {
	width: 86px;
	height: 86px;
	overflow: hidden;
}

.next div a {
	font-size: 26px;
	font-family: 'Pacifico';
	color: #303030;
	display: block;
	position: relative;
	width: 86px;
	height: 35px;
	background: url(../images/arrow-down.png) 31px 34px no-repeat;
	top: -60px;
	padding-top: 86px;
	padding-left: 4px;
	text-align: center;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	transition-duration: 0.5s;
	-webkit-transition-property: all;
	-moz-transition-property: all;
	-o-transition-property: all;
	-ms-transition-property: all;
	transition-property: all;
	z-index:5;
}

.next:hover div a {
	top: 0px;
}

#allegro .next div a {
	font-size: 26px;
	font-family: 'Pacifico';
	color: #303030;
	display: block;
	position: relative;
	width: 86px;
	height: 35px;
	background: url(../images/arrow-top.png) 31px 34px no-repeat;
	top: -60px;
	padding-top: 86px;
	padding-left: 4px;
	text-align: center;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	transition-duration: 0.5s;
	-webkit-transition-property: all;
	-moz-transition-property: all;
	-o-transition-property: all;
	-ms-transition-property: all;
	transition-property: all;
}

#allegro .next:hover div a {
	top: 0px;
}

#site {
    overflow: hidden;
    position: relative;
	background: #2d8aef;

}
 h2 {
    width: 400px;
    margin: 0px auto;
    font-size: 26px;
	font-family: 'Pacifico';
    text-align: left;
    color: #dfdbc2;
	padding: 0px 0px 25px 0px;
	}

#site .content {
    position: relative;
	margin: 0 auto;
    text-align: left;
	width:1000px;
}


#site .top {
	background: url('../images/chmury.png') center no-repeat;
    position: relative;
	text-align:center;
	margin:0 auto;
	height:192px;
}
#site .home {
    position: fixed;
	text-align:left;
	height:70px;
	z-index:99;
}

#site  a .img{
	background: url('../images/dom.png') center no-repeat;
	display: inline-block;
    float: left;
	background-position: 0  0;
	text-indent: -10000px;
    height: 70px;
    width: 70px;

}
#site .img:hover{
    background-position: 0 -70px;
    width: 70px;
}

#site .left {
    width: 589px;
    height: 618px;
    position: relative;
	background: url('../images/strony.png') center no-repeat;
}
#site .right{
    width: 400px;
    height: 618px;
    position: absolute;
	right:0;
}

#site .text{
    width: 400px;
    height: 580px;
	font-family:arial;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	line-height:25px;
}

#site .nawigation{
    width: 400px;
	text-align:center;
    height: 78px;
	z-index:5;
}

#site .next{
    margin: 0 auto;
    margin-top: -10px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
}

.next:before {
	content: "";
	width: 102px;
	height: 100px;
	padding: 1px 0;
	display: block;
	position: absolute;	
	top: -9px;
	left: -9px;
	border: 1px dashed #fff;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	z-index:5;
}

#site .down {
    background: url('../images/trawa.png') center bottom no-repeat;
    height: 213px;
    margin-top: -100px;
    position: relative;
    z-index: 0;
}


#shop {
    background: #db532d;
    padding-top: 60px;
	padding-bottom:60px
    /*margin-top: -110px;*/
}


#shop .content {
    position: relative;
	margin: 0 auto;
    text-align: center;
	width:1000px;
	background: url('../images/krop.png') center no-repeat;
}

#shop .left {
    width: 348px;
    height: 848px;
	position: relative;
   
}
#shop .right{
    width: 652px;
    height: 848px;
    background: url('../images/sklep.png') center no-repeat;
	 position: absolute;
	right:0;
}

#shop .text{
    height: 580px;
	font-family:arial;
	font-size:12px;
	text-align:left;
	color:#fff;
	font-weight:bold;
	line-height:25px;
	padding:100px 0 0 10px
}

#shop .text ul li{
	margin: 0px 0px 0px 40px;
}

#shop .nawigation{
	text-align:center;
    height: 78px;
	width:348px;
	z-index:5;
}


#allegro {
    background: #1d1d1d url('../images/plamy.png') center no-repeat;
    height: 1000px;
    overflow: hidden;
}

#allegro .content {
    position: relative;
	margin: 0 auto;
    text-align: center;
	width:1000px;
}

#allegro .left {
    width: 554px;
    height: 539px;
	background: url('../images/allegro.png') center no-repeat;
	position: relative;
	margin: 250px 0 0 0;
}
#allegro .right{
    width: 440px;
    height: 800px; 
	position: absolute;
	right:0;
	margin: -500px 0 0 0;
}
#allegro .text{
    width: 440px;
    height: 500px;
	font-family:arial;
	font-size:13px;
	text-align:left;
	color:#fff;
	font-weight:bold;
	line-height:25px;
}

#allegro .nawigation{
    width: 440px;
	text-align:center;
    height: 78px;
	z-index:5;
}

#allegro .text ul li{
	margin: 0px 0px 0px 30px;
}







