﻿body{

background: -moz-linear-gradient(top, rgba(170,170,170,0.65) 0%, rgba(0,0,0,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(170,170,170,0.65)), color-stop(100%,rgba(0,0,0,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(170,170,170,0.65) 0%,rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(170,170,170,0.65) 0%,rgba(0,0,0,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(170,170,170,0.65) 0%,rgba(0,0,0,0) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(170,170,170,0.65) 0%,rgba(0,0,0,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6aaaaaa', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
font-family: sans-serif;

}

.container
{background: url(../images/test.png) right top no-repeat #fff;


}

.span4.logo{
    padding-left: 3%;

}
.row-fluid.menu ul{

    text-align: right;
    
    }
.row-fluid.menu ul li{
    display: inline-block;
    

}

.row-fluid.menu ul li a {
    display: inline-table;
    padding: 7px 15px 7px 15px; 
    font:18px/1.5 verdana,sens-serf;
    color:#828688;
    text-decoration: none;
}
.row-fluid.menu ul li a:hover{
    color:#de5a8f;
}
/*======= style dla ikonv =======*/
.ikony div{
   float: left;
}
#kolo1{
    position:relative;
    width: 170px;
    height: 170px;
    background-image: url(../images/ikonahttp.png);
    float: left;
   
    
}
#kolo1:hover{
    background-image: url(../images/koloroz2.png);
}
#kolo2{
    position:relative;
    width: 170px;
    height: 170px;
    background-image: url(../images/ikonaksiazka.png);
    float: left;
}
#kolo2:hover{
    background-image: url(../images/kolozielone2.png);
}
#kolo3{
    position:relative;
    width: 170px;
    height: 170px;
    background-image: url(../images/pedzle.png);
    float: left;
}
#kolo3:hover{
    background-image: url(../images/kolonieb2.png);
}
.row-fluid.menu .span8 {
    padding: 25px 4% 0 0 ;
}

.text{
min-height: 600px;
padding-top: 60px;
   
}
.text .span12{
    padding: 100px 3% 0 3%;
}

.page-header{
    border-bottom: none;
}

#fullart1{
    display: none;
}



/* Rotor */


#ekranRotor{

    position: relative;
    width: 380px;
    height: 220px;
    border:1px solid #a7a8ac;
    overflow: hidden;
    border-radius: 20px;
  
}


#pasekRotor{
    position: relative;
    width: 1160px;
    height: 220px;
    border:1px solid #d0d4d4;  
}
#menuRotor{
    margin-top: 30px;

}
#menuRotor button{
    background: none;
    border:none;
    border-bottom: 2px solid #e6dede;
    width: 450px;
    height: 50px;
    text-align: right;
    font-size: 18px;
    color:#7f8184;
}
#menuRotor button:hover{
    color:#de5a8f;
    border-bottom: 2px solid #de5a8f;
}

#f1{
    display: block;
     margin-left: 80px;
     background-color: #ccc;
 
 }
#f2{
    display: block;
     margin-left: 40px;
     background-color: #ccc;
 
 } 
#f3{
    display: block;
     margin-left: 0px;
     background-color: #ccc; 
    
}   
.stopka{
    min-height: 200px;
    background-color:#aaa;
    text-align:center; 
}
.front,.opis{
    box-shadow: 0 0 20px rgba(0,0,0,0.5);
}

.kto{
    width: 45em;
    height: 17em;
    position: relative;
}

.front{
    text-align: center;
    width: 22em;
    background:white;
    position: absolute;
    top: 10px;
    left: 10px;
    bottom: 10px;
    z-index: 2;
}
 .opis{
     width: 24em;
     padding-right: 1em;
     background: white;
     position: absolute;
     top: 10px;
     left: 10px;
     bottom: 10px;
     z-index: 1;
     transition:0.5s all;
 }

.opis.jest{
    left: 21em;
}

.wysun{
    background:#0f4186;
    width: 0.4em;
    padding: 4em 0.5em;
    height: 1.5em;
    position: absolute;
    right: 0;
    top:50px;
    cursor: pointer;
    transition:0.5s all;
 }
  
.kto.trzy .wysun{
background: #0f4186;
}
.wysun:hover{
    background:#a8a9b1;
} 
.kto.trzy .wysun:hover{
background: #a8a9b1;
}
.tresc {
    padding: 1em 2em 1em 3em;
}

.motto {
   text-align: center; 
    padding-left: 2em;
}

.foot {
    padding-top: 3em;
}

 .pole{
     position: relative;
     width: 900px;
 }   
.lewa{
  
    padding-left: 2em;
    font:14px/1.5 verdana,sens-serf;
    color:#5f6162;
}
.lewa1{
  
    padding-left: 6em;
    font:14px/1.5 verdana,sens-serf;
    color:#5f6162;
}
.naglowek{
     padding: 4em;
      text-align: center;
     font:14px/1.5 verdana,sens-serf;
     color:#6e6579;  

}

.pole{
     margin-left: 300px;
     text-align: left;
    font:12px verdana,sens-serf;
    color:#7d8291;
    padding-bottom:50px; 
}

.stopka{
    font:13px verdana,sens-serf;
    color:#f0f3f8;
}

   .link creator {
    color: #1f1072;hover:#6c6767;
    font-size: 30px georgia;
    text-decoration: none;
}
