html, text{
    font-family: Arial, sans-serif;
    font-size: 15px;
}
.purple{
    color: #a90063;
}
h1{
    font-size: 16px;
    color: #fff;
    text-align: center;
    padding: 7px 0;
}

h2{
    font-size: 16px;
    color: #a90063;
}
.cont{
    height: 120px;
}
.cont2a{
    height: 25px;
}

.cont2a a{
    font-size: 18px;
    color: #a90063;
    text-decoration: none;
    font-weight: 700;
}
.cont2b{
    height: 25px;
    font-size: 14px;
}

.cont2c{
    height: 45px;
    border-bottom: 1px solid #a90063;
}

.cont2c a{
    text-decoration: none;
    color: #a90063;
}
body{
    background: #555 url("bg-body.png") repeat;
    margin: 0;
    padding: 0;
}
#main{
    width: 980px;
    margin: 0 auto;
    height: 1000px;
}

#top{
    width: 100%;
    height: 250px;
}
#topHeader{
    height: 39px;
    border-top: solid 1px #000;
    border-radius: 0 0 5px 5px;
    background: #a90063;
}
#head1{
    font-family: "Time New Roman", serif;
    font-size: 10px; 
    color: #fff;
    margin: 5px 0 0 360px;
    float: left;
    width: 470px;
    height: 35px;
}
#head2{
    float: left;
    height: 38px;
    width: 140px;
    margin-top: 2px;
    background: url("ministerstwo-pracy.png") top left no-repeat; 
}
#topBanner{
    height: 210px;
    background: url("banner3.png") -20px 0px no-repeat;
}
#menu{
    height: 40px;
    width: 980px;
    margin: 0;
    padding: 0;
}

#mid{
    display: block;
    width: 940px;
    min-height: 250px;
    background: #fff;
    margin-top: 5px;
    border-radius: 5px;
    padding: 20px;
    text-align: justify;
}

.tytul{
    min-height: 30px;
    background: #a90063;
    width: 986px;
    margin: -16px 0 20px -23px;
    -webkit-box-shadow: 0px 1px 3px rgba(0,0,0,0.2);
    box-shadow: 0px 3px 3px rgba(0,0,0,0.4);
}

#mapa, #kontakt-tresc{
    float: left;
}
#kontakt-tresc{
    width: 515px;
}

.pobierz{
    clear: both;
    float: left;
    padding-top: 3px;
    height: 30px;
}
.pobierz a{
    font-size: 16px;
    color: #a90063;
}

.iconWord{
    padding: 0 0 0 10px;
    float: left;
}
.endline{
    clear: both;
}

.foto{
    margin: 2px;
}
#fotter{
    clear: both;
    margin: 10px 0 0 0;
    height: 50px;
}

#konsultacje tr td{
    width: 170px;
}