
nav ul a,
nav .brand-logo {
 
  color: #444;
}

p {
  line-height: 2rem;
}

.button-collapse {
  color: #ee6e73;
}

.parallax-container {
  min-height: 520px;
  line-height: 0;
  height: auto;
  color: rgba(255,255,255,.9);
}
  .parallax-container .section {
    width: 100%;
	font-size:16px;
  }

@media only screen and (max-width : 992px) {
  .parallax-container .section {
    position: absolute;
  }

  #index-banner .section {
    top: 10%;
  }
}

@media only screen and (max-width : 600px) {
  #index-banner .section {
    top: 0;
  }
.parallax-container .section  p{
	font-size:16px;
  }
}


.icon-block {
  padding: 0 15px;
}

footer.page-footer {
  margin: 0;
}




 .parallax img 
 {
 	 background-repeat: no-repeat;
 	 background-size: cover;
 }
 .parallax-container
 {
 	color: black;
 }
 @media only screen and (max-width : 600px) {
  .parallax-container
 {
 	color: white;
 }
 .parallax-container .section  p{
	font-size:10px;
  }
}
 nav a.button-collapse
 {
 	color:black;
 }
 .purple.lighten-1 {
  background-color: #CC0066 !important;
}
.teal-text.text-lighten-2 {
  color: white !important;
}
.share-buttons{
	list-style: none;
}

.share-buttons li{
	display: inline;
}
nav
{
	overflow: visible;
}
nav li a {
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}
.blue {
color:blue;
}

ul.boxes2
{
 width:100%;
    text-align:center;
}
.boxes2 li
{
width:82%;
color: white;
background-color: #ff3a3a;
padding:12px;
padding-right:40px;
margin-bottom:2px;
display:inline-block;
        *display:inline; /*IE7*/
cursor: pointer;
}

.boxes2 li:hover
{
cursor: hand;
background-color: #00a0e3;

}

.boxes2 li a
{
text-transform: uppercase;
text-decoration:none;
color: white;
}

.boxes2 li.inny_kolor
{
background-color: #b81010;
}
.boxes2 li.inny_kolor:hover
{
background-color: #dd1010;
}






.boxes2 li.pomaranczowe
{
background-color:#ffa03a;
}


.boxes2 li.pomaranczowe:hover
{
cursor: hand;
background-color: #ca7b25;
}
.boxes2 li.niebieskie
{
background-color:#00b4ff;
}


.boxes2 li.niebieskie:hover
{
cursor: hand;
background-color: #0177a8;
}

.boxes2 li.szare
{
background-color:#999999;
}

.boxes2 li.c:hover
{
cursor: hand;
background-color: #0177a8;
}

.boxes2 li.czerwone
{
background-color:#ff0000;
}


.boxes2 li.czerwone:hover
{
cursor: hand;
background-color: #f04c4c;
}

.boxes2 li.zielone
{
background-color:#72e501;
}


.boxes2 li.zielone:hover
{
cursor: hand;
background-color: #468b02;
}

.boxes2 li.biale
{
background-color:#7e05db;
}


.boxes2 li.biale:hover
{
cursor: hand;
background-color: #6408ab;
}


.boxes2 li.brazowe
{
background-color:#855303;
}


.boxes2 li.brazowe:hover
{
cursor: hand;
background-color: #bb832b;
}

.boxes2 li.czarne
{
background-color:#000000;
}


.boxes2 li.czarne:hover
{
cursor: hand;
background-color: #444444;
}

.boxes2 li.zolte
{
background-color:#ccca18;
}


.boxes2 li.zolte:hover
{
cursor: hand;
background-color: #e7e54f;
}




.boxes2 li.fioletowy
{
background-color:#7901ff;
}


.boxes2 li.fioletowy:hover
{
cursor: hand;
background-color: #6207c7;

}

.boxes2 li.blekitne
{
background-color:#689bc8;
}


.boxes2 li.blekitne:hover
{
cursor: hand;
background-color: #a4c8e7;

}