
body {
    font: 15px verdana, arial, sans seris, Georgia, "Times New Roman" Georgia Times serif;
    color: #666;
    font-size: 14px;
    padding:0;
    margin:0;
    background: url(images/tlo3.jpg) #252525;
    
}

#max {
    position: absolute;
    left:50%;
    z-index: 1;
    width: 762px;
    margin: 13px auto 10px -381px;
    border: 1px solid #000;
    /* background: url(images/tlo_male2.png) repeat-y #ddd; */
    background: #ddd;
    
    
}

#tlo {
    position: absolute;
    margin-top: 20px;
    z-index: 0;
    width: 100%;
    height: 162px;
    background: url(images/tlo_male.png) -6px 0;
}

#all {
    position:relative;
    width: 750px;
    margin: 5px;
    background: url(images/tlo_male2.png) 0 0px repeat-x #f4f4f4;
    border: 1px solid #999;
}

#top {
    height: 160px;
    border: 0px solid #fff;
    background: url(images/baner5.jpg) 0 0px no-repeat;
}
#top h1 { 
font-size: 29px;
font-weight:bold;
/* e88300 */ color:#fff;
margin:0;
padding:45px 0 0 13px;

}

#SideLeft {
    float: left;
    width: 120px;
    background: url(images/.jpg) no-repeat;
    height: 370px;
    border: 0px solid #fff;
}

#menu p {
    text-align: left;
    line-height: 40px;
    font-size: 14px;
    font-weight: bold;
    margin-left: 40px;
}
#menu p img {
    margin-left:8px;
}

#menu p a:link, #menu p a:visited { color: #666; background: #f4f4f4; padding: 12px 8px;}
#menu p a:hover, #menu p a:active { color: #cd7400; background: #f4f4f4; padding: 12px 8px; text-decoration: underline;}



#SideRight {
    float: right;
    width: 580px;
    background: url(images/.jpg) no-repeat;
    border: 0px solid #fff;
}

#SideRight h2 {
    margin: 20px 10px 5px 0;
    padding:0;
    font-size: 12px;
    line-height: 18px;
    font-weight: bold;
}

#content {
    /* background: #fff; */ 
    color: #ccc;
}

#content p {
    margin-left: 50px;
    color: #ccc;
}


#top h2 {
    text-align: right;
    margin:0;
    padding-top:20px;
    line-height: 30px;
    font-size: 14px;
    font-weight: bold;
}

h4 {
        margin: 10px 0; /* padding: 0px; */
        font-size: 12px;
}

span.point {font-weight: bold; color: #e88300; font-size: 14px; line-height: 18px;  }



/* linki  */





/* ogólnie */
a:link, a:visited {
    color: #555;
    text-decoration: none;
}
a:hover, a:active {
    color: #cd7400;
    text-decoration: underline;
}


.clear { clear:both; background: #F4F4F4; border: 1px solid #F4F4F4; height: 25px; margin-top:10px;}
.clear p {line-height: 25px; text-align:center; margin:0; padding:0; color: #333; }


#tab_cennik {margin: 10px auto 30px;}
#tab_cennik tr td {border: 1px solid #aaa;}
#tab_cennik tr td p {padding:4px 6px; margin:0; text-align: center;}

#tab_gallery {margin: 10px auto 30px;}
#tab_gallery tr td a img { margin: 3px; border:none; }
#tab_gallery tr td a { border:none; }

.center { text-align:center; }

li { 
    list-style-image: url(images/arrow.gif);
    margin-top:8px;
    margin-bottom:2px;
    margin-right:15px;
 }