@charset "utf-8";
/* CSS Document */

body {
	
/*background:url('../images/wbudowie.png') top left no-repeat; background-attachment:fixed; 
z-index:34234;*/
}

.main-conteiner {
	width:1100px;
	height:630px;
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
	background-image:url('../images/tlo.png');
	background-repeat:no-repeat;
}


.logo {
    background-repeat: no-repeat;
    float: left;
    height: 136px;
    margin-left: 40px;;
    margin-top: 180px;
    position: relative;
    width: 720px;
	font-family: 'Ubuntu', sans-serif;
	color:#00b3b5;
}

.danesp {
	margin-top:30px;
	font-family: 'Ubuntu', sans-serif;
	color:#00b3b5;
	position:relative;
	float:left;
	line-height:22px;
}

.nazwa{
position:relative;	
float:left;
margin-top:28px;
font-weight:500;

}

.krzyz {
position:relative;
float:left;	
margin-top:15px;
}


.budowa{
width: 100%;
height:auto;
position:relative;
float:left;	
color:#FFF;
margin-top:50px;
margin-bottom:40px;
}


.kontener-kafelki {
margin-top:0px;
position:relative;
float:left;	
width:100%;
height:auto;
}

.blog {
position:relative;
float:left;		
width:200px;
height:200px;
background-image:url('../images/blog.png');
background-position: 0 22px;
background-repeat:no-repeat;	
}

.sklep {
position:relative;
float:left;	
width:200px;
height:200px;	
background-image:url('../images/sklep.png');
}

.pof {
position:relative;
float:left;	
width:200px;
height:200px;	
margin-right:0px;
background-image:url('../images/pof.png');
background-position: 0 22px;
}

.face {
background-color: #fff;	
position:relative;
float:left;		
width:200px;
height:200px;
background-image:url('../images/fb.png');	
background-position: 0 22px;
}

.shadow {

}

.kolko {
-webkit-border-radius:300px;
-moz-border-radius:300px;
border-radius:300px;
opacity: .8;	
transition: opacity .3s ease-in-out;
}

.kolko:hover {
	cursor:pointer;
    opacity: .5;
    transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -webkit-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;		
	
}

.ekspansja{
position:relative;
float:left;
margin-top:10px;
width:100%;
	
}

p {
text-align:center;	
font-family:'GothamRoundedBook';
font-size:0.80em;
}

.ekspansja-p {
text-align:left;	
font-family:'GothamRoundedBook';
font-size:0.80em;
}

a {
text-decoration:none;
color:#00b3b5;
z-index:43234234;
}

.jBox-content{
	font-family:'GothamRoundedBook';
}

.jBox-title {
	font-family:'GothamRoundedBook';
}

.demo{
		font-family:'GothamRoundedBook';
		margin-left:35px;
		color:#00cccc;
		display:none;
}

