/* 
    Document   : 800
    Created on : 2013-08-13, 15:40:48
    Author     : Maciek
    Description:
        Purpose of the stylesheet follows.
*/

body{
    padding: 25px 3% 25px 3%;
}
#lewaKol{
    width: 62%;
    float: left;
}
#prawaKol{
    width: 36%;
    float: right;
}
#conMedia{
    width: 50%;
    float: left;
    display: table-cell;
}
#conAdr{
    width: 50%;
    float: right;
    display: table-cell;
}
#contact{
    display: table;
}
#skype{
    display: table;
    clear: none;
}

.sliderHeader{
    font-size: 15px;
}

#boksy{
    display: table;
}
#sliderAlimenty, #sliderRozwod{
    width: 48%;
    float: left;
    display: table-cell;
}

#sliderSpadki, #sliderIntercyza{
    width: 48%;
    float: right;
    display: table-cell;
}

#footContact, #umowy{
    margin-bottom: 20px;
}

.btnContact{
	margin: 14px 10px 0 10px;
}
#prawne {
	clear: none;
}
#about{
    margin-bottom: 20px;
}