@font-face {
    font-family: 'LeagueGothicRegular';
    src: url('../fonts/eee-webfont.eot');
    src: url('../fonts/eee-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/eee-webfont.woff') format('woff'),
         url('../fonts/eee-webfont.ttf') format('truetype'),
         url('../fonts/eee-webfont.svg#LeagueGothicRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

html, body { 
    margin: 0; 
    padding: 0; 
    border: 0; 
    vertical-align: baseline;
    background-color:  #f3f3f3;
}

body {
    width: 960px;
    margin: 0 auto;
    text-align: center;
}

.menu {
    float: left;
    margin-left: 50px;
    margin-top: 6px;
    margin-bottom: 10px;
}

.menu_1 {
    float: left;
    margin-top: 6px;
    margin-bottom: 10px;
    width: 350px;
}

.menu_2 {
    float: right;
    margin-top: 6px;
    margin-bottom: 10px;
    width: 376px;
}

.menu_full {
    float: left;
    margin-left: 50px;
    width: 860px;
}

h1,h2,h3,h4,h5,h6 { 
	font-family:'LeagueGothicRegular', Helvetica; 
	font-weight:normal; 
        color: #909090;
}

h1 {
    float: left;
    letter-spacing: 2px;
    font-size: 22px;
    margin: 0 auto;
}

h2 {
    float: left;
    margin: 0 auto;
    font-size: 30px;
    text-align: justify;
}

h3 {
    clear: both;
    float: left;
    font-size: 22px;
    color: #973d21;
    margin-top: 0px;
    margin-bottom: 0px;
    letter-spacing: 1px;
}

h4 {
    clear: both;
    float: left;
    font-size: 16px;
    color: #909090;
    text-align: left;
    letter-spacing: 2px;
    margin-top: 0px;
    margin-bottom: 0px;
}

h5 {
    float: left;
    font-size: 14px;
    font-weight: normal;
    color: #909090;
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: Helvetica, Arial;  
    letter-spacing: 1px;
    text-align: left;
    line-height: 140%;
}

h6 {
    float: left;
    font-size: 16px;
    font-weight: 500;
    color: #973d21;
    text-align: left;
    letter-spacing: 2px;
    margin-top: 10px;
    margin-bottom: 0px;
}

p { 
    clear: both;
    float: left;
    font-size: 14px;
    font-weight: normal;
    color: #909090;
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: Helvetica, Arial;  
    letter-spacing: 1px;
    text-align: left;
    line-height: 140%;
    
}

.obniz {
    float: left;
    margin-top: 5px;
    margin-left: 20px;
}

.start_klienci {
    float: left;
    margin-left: 50px;
}

.start_oferta_1 {
    float: left;
    width: 200px;
    margin-right: 20px;
}

.start_oferta_2 {
    float: left;
    width: 200px;
    margin-right: 20px;
}

.start_oferta_3 {
    float: left;
    width: 200px;
    margin-right: 20px;
}

.start_oferta_4 {
    float: left;
    width: 200px;
}

.realizacje_1 {
    float: left;
    width: 272px;
    margin-left: 50px;
    margin-right: 25px;
}

.realizacje_2 {
    float: left;
    width: 272px;
    margin-right: 25px;
}

.realizacje_3 {
    float: left;
    width: 272px;
}

a,img {
        text-decoration: none;
        outline: none;
        color: #909090;
}

.color_red {
    color: #9c2c09;
    float: left;
}

.logo {
    float: left;
    background: url(../images/logo.png) no-repeat;
    width: 860px;
    height: 200px;
    margin: 0 auto;
    margin-left: 50px;
    margin-top: -50px;
}

.logo_puste {
    float: left;
    background: url(../images/logo_puste.png) no-repeat;
    width: 108px;
    height: 108px;
    margin: 0 auto;
}

.logo_puste_1 {
    float: left;
    background: url(../images/logo_puste_1.png) no-repeat;
    width: 108px;
    height: 108px;
    margin: 0 auto;
}

.top {
    margin-top: 30px;
    float: left;
    width: 960px;
}

.przerwa {
    float: left;
    height: 10px;
    width: 86px;
}

.przerwa2 {
    float: left;
    height: 10px;
    width: 65px;
}

.start_opis {
    float: left;
    width: 860px;
    margin-left: 50px;
    margin-bottom: 8px;
    font-size: 20px;
    text-align: center;
}

.start_oferta {
    float: left;
    width: 860px;
    margin-left: 50px;
    margin-bottom: 6px;
    font-size: 20px;
    text-align: center;
}

.linia {
    float: left;
    border-top: 1px dotted #dddddd;
    width: 860px;
    margin-left: 50px;
    clear: both;
}

.linia_l {
    float: left;
    border-top: 1px dotted #dddddd;
    width: 320px;
    clear: both;
    margin-top: 10px;
}

.linia_p {
    float: left;
    border-top: 1px dotted #dddddd;
    width: 375px;
    clear: both;
    margin-top: 10px;
}

.linia4 {
    float: left;
    border-top: 1px dotted #dddddd;
    width: 100%;
    clear: both;
    margin-top: 10px;    
    margin-bottom: 10px;   
}

.linia_odstep {    
    float: left;
    width: 860px;
    margin-left: 50px;
    clear: both; 
    height: 20px;
}

.left {
    float: left;
}
.right {
   
}

.cennik {
    float: left;
    width: 860px;
    margin-left: 50px;
    margin-bottom: 6px;
    font-size: 20px;
    text-align: center;
}
.cennik .left {
    float: left;
    width: 200px;
    margin-left: 10px;
}
.cennik .right {
    color: #525252;
    margin-left: 350px;
}

.cennik .puste{
    clear: both;
    float: none;
    height: 1px;
    margin: 2px  0;
    background-color: #ddd;
    width: 640px;
}
.cennik h3{
    float: left;
    clear: none;
    text-align: left;
    width: 300px;
    
    
}
.cennik .leftimg{
    float:left;
    padding-top: 12px;
    margin-right: 10px;
}
.rightimg{
    float:right;
    padding-top: 12px;
    margin-right: 10px;
}
.cennik .puste2 {
    float: left;
    width: 860px;
    height: 10px;
}
.cennik h4{
    margin-left: 10px;
    color: #973d21;
}
.cennik p{
    margin-left: 10px;
}
.kolor {
    color: #525252;
    
}
.kolor_r {
    color: #973d21;
    
}
.puste {
    float: left;
    width: 860px;
    height: 10px;
}

.clear {
    clear: both;
}

.o_firmie {
    float: left;
    font-size: 14px;
    color: #909090;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 50px;
    width: 860px;
    font-family: Helvetica, Arial;  
    letter-spacing: 1px;
    text-align: left;
    line-height: 140%;
}

.content {
    clear: both;
    float: left;
    margin: 0 50px;
    position: relative;
    width: 860px;
}

.column_1z2 {
    float: left;
    width: 400px;
    text-align: left;
}

.column_2z2 {
    float: left;
    margin-left: 60px;
    width: 400px;
    text-align: left;
}

.start_klienci {
}

#TOP1 {
        float: left;
        width: 860px;
        display: none;
}

#TOP2 {
        float: left;
        width: 860px;
        display: none;
}

#TOP3 {
        float: left;
        width: 860px;
        display: none;
}

#TOP4 {
        float: left;
        width: 860px;
        display: none;
}

#TOP5 {
        float: left;
        width: 860px;
        display: none;
}

#TOP6 {
        float: left;
        width: 860px;
        display: none;
}

.stopka{
    padding-top: 3px;
    font-size: 12px;
    font-weight: normal;
    color: #aeaeae;
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: Helvetica, Arial;  
    letter-spacing: 1px;
}
.stopka div{
    margin-top:3px;
    margin-bottom: 3px;
}
.stopka #copy{
    float:left;
    text-align: left;
    margin-left:50px;
}
.stopka .right{
    float:right;
    margin-right: 50px;
}