body{
    margin: 0;
    padding: 0;
}
#footer { 
    clear: both; 
    margin-top:30px;
    background-color: #252525;
}
#footer a{
    text-decoration: none;
}
#footer a:hover{
    text-decoration: underline;
}

#footer-links {
    height: 220px;
    text-align: left;
    width: 980px;
	margin: 0 auto;
    
}
.footer-menu h4{
    font-size: 14px;
    color: #a4a4a4;
    margin: 20px 0 20px 0;
    padding: 0;
    text-transform: uppercase;
}
.footer-menu{
    float: left;
}
.footer-menu ul{
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.footer-menu li{
    color: #f56227;
    line-height: 18px;
}
.footer-menu li a{
    color: #a4a4a4;    
    font-size: 12px;
}
.footer-separator{
    background: transparent url(footer-sep.png) no-repeat 50% 50%;
    height: 220px;
    width: 80px;
    float: left;
}
.footer-contact li{
    color: #a4a4a4;
}



.footer-newsletter li{
    color: #A4A4A4;
}

.footer-newsletter li input {
    margin: 5px 0;
    max-width: 145px;
}
.footer-newsletter li input[type=submit]{
    padding-right: 20px;
    background: transparent url(czytaj_wiecej3.png) no-repeat 100% 50%;
    color: #A4A4A4;
    border: 0px none;
    cursor: pointer;
    margin-left: 0px;
    padding-left: 0px;
}

#tags{
/*    height: 110px;*/
/*    overflow: hidden;*/
    text-align: center;
    width: 980px;
    padding-bottom: 20px;
	margin: 0 auto;
}
#tags a{
    color: #A4A4A4;
}

#footer a:hover{
    text-decoration: underline;
}

h2.title{
    margin: 0 !important;
}
#contact_form_summary strong {display: inline-block; margin-left: 5px;}
