* {
  padding: 0;
  margin: 0;
}

.dd{
    border: 1px solid red;
}

.d_none{
    opacity: 0;
}

.m_l_6{
    margin-left: 6px;
}
.m_r_6{
    margin-right: 6px;
}

img {

	border: 0;
}

a img, a{
    border: 0;
    color: #535353;
}

html, body {
	font-family: tahoma,arial, helvetica, sans-serif;
	font-size: 11px;
        background-color: #710100;
        /*color: #656565;*/
        position: relative;
        /*background: url('../images/body_bg.jpg') repeat-x scroll top left #C1B094 ;*/
        color:#332B1D;
        font-size:11px;
}


#ramka {
	background: url('../images/bg.jpg') repeat-x scroll top center #710100 ;
        /*float:left;*/
        margin: 0;
        /*float: left;*/
        
        top: 1px;
        left: 1px;
        height:750px;
        width:100%;
        /*height: 100%;*/
}


#main {
	width: 960px;
	/*float: right;*/
        height:760px;
        margin: auto;
        /*background-color: #710100 ;*/
        

}

#top{
    height: 121px;
    width: 960px;
    margin: 0;
    padding: 0;
    background: url('../images/top.jpg') top no-repeat #68B41E ;
    float:left;
    position: relative;
}

#top img{
    height: 118px;
    padding: 0px;
    margin: 0px;
}

#menu{
    height: 51px;
    width: 534px;
    margin: 0;
    padding: 0;
    background: url('../images/menu_bg.jpg') top no-repeat #68B41E ;
    float:left;
    
}

#content{
    background: url('../images/main_bg.jpg') top no-repeat ;
    width: 960px;
    /*float: right;*/
    /*height:760px;*/
    float:left;
}



.menu_up_ul{
    float:left;
    display:inline;
    height:49px;
    list-style:none outside none;
    padding:1px 0 0 13px;
    width:521px;
}

.menu_up_ul li{
    list-style: none;
    float: left;
    margin: 0;
    display:inline;


}

#strona_glowna{
    background: url('../images/strona_glowna.jpg') no-repeat;
    width: 144px;
    height: 50px;
    float:left;
}

#o_firmie{
    background: url('../images/o_firmie.jpg') no-repeat;
    width: 85px;
    height: 50px;
    float:left;
}
#oferta{
    background: url('../images/oferta.jpg') no-repeat;
    width: 76px;
    height: 50px;
    float:left;
}

#lokalizacja{
    background: url('../images/lokalizacja.jpg') no-repeat;
    width: 110px;
    height: 50px;
    float:left;
}

#kontakt{
    background: url('../images/kontakt.jpg') no-repeat;
    width: 102px;
    height: 50px;
    float:left;
}


#kontakt:hover, #lokalizacja:hover, #oferta:hover, #o_firmie:hover, #strona_glowna:hover{
    background-position: 0 -50px;
}

#naglowek1{
    float:left;
    width: 960px;
    height: 61px;
}

#naglowek1 img{
    /*height: 59px;*/
    padding: 0px;
    margin: 0px;
    border: 0;
}

#naglowek2{
    float:left;
    width: 242px;
    height: 49px;
}
#naglowek3{
    float:left;
    width: 230px;
    height: 49px;
    margin-left:10px;
}

#naglowek4{
    float:left;
    width: 140px;
    height: 49px;
    
}



#tekst1 {
    float:left;
    width: 390px;
    height: 146px;
}

#tekst1 p{
    width: 360px;
    font-family: tahoma;
    color: #6c7560;
    padding: 25px 25px 20px 25px;
    line-height: 20px;
}

#dol{
    padding: 0px;
    margin:0px;
    float:left;
    width: 960px;
    height: 290px;
    
}

#dol p, #dol ul{
    line-height: 20px;
}


#left{
    float:left;
    width: 322px;
    height: 275px;
}

#center{
    float:left;
    width: 318px;
    height: 275px;
    color: #577b27;
    /*padding-left: 22px;*/
}
#center .cont_white{
    width: 318px;
    float:left;
    background-color: white;
    height: 220px;

}

#right{
    float:left;
    width: 320px;
    height: 285px;
    color: #3b5815;
    /*padding-left: 22px;*/
}

#right .cont_white{
    width: 320px;
    float:left;
    background: url('../images/kontakt_bg.jpg') no-repeat;
    height: 250px;
    /*border-bottom: 1px solid #669f35;*/
}

#right .cont_white p{
    width: 145px;
    float:left;
    height: 90px;
    padding: 25px 0px 25px 30px;
}


#left .cont_white{
    width: 322px;
    float:left;
    background-color: white;
    height: 220px;
}

.cont_white p, .cont_white ul{
    padding: 25px;
}
ul{
    list-style-type: square;
}

#footer{
    color: #debfbf;
    float:left;
    width: 960px;
    height: 50px;
}

#footer a{
    color:#debfbf;
    text-decoration: none;
}

.footer_left{
    width: 332px;
    float:left;
    height: 20px;
}

.footer_left span{
    margin: 0px 8px 0px 8px;
}

.footer_right{
    width: 300px;
    float:left;
    height: 20px;
    text-align: right;
}


.logo_poprostu{
    float:left;
    width: 960px;
    height: 20px;
    text-align: right;
}