html * {
    padding: 0;
    margin: 0;
}

body {
    background: black url("../img/bg_top.jpg") repeat-x;
    font-size: 12px;
    font-family: Tahoma;
}

a {
    text-decoration: none;
    color: #526e80;
}

img {
    border: 0;
}

div.contener {
    width: 982px;
    margin: auto;
}

div.contener div.top {
    background: url("../img/logo.jpg") no-repeat;
    height: 310px;
    width: 100%;
}

div.contener div.top div.logowanie {
    color: white;
    width: 349px;
    height: 35px;
    background: url("../img/logowanie.png") no-repeat;
    margin-right: 30px;
    float: right;
    text-align: center;
    padding-top: 6px;
    background-position: top;
}

div.contener div.top div.logowanie input {
    width: 100px;
    height: 18px;
    padding: 2px;
    border: 1px solid #3d3d3d;
    margin-right: 5px;
}

div.contener div.top div.menu {
    clear: both;
    padding-top: 100px;
}

div.contener div.top div.menu div.left {
    float: left;
    width: 300px;
    padding-left: 100px;
    padding-top: 10px;
}

div.contener div.top div.menu div.right {
    float: left;
    padding-top: 78px;
}

div.contener div.content {
    background: #cbc9c9 url("../img/bg.jpg") repeat-y;
    background-position: center;
    padding-left: 2px;
    padding-right: 2px;
}

div.contener div.content div.bg {
    background: url("../img/content.jpg") repeat-x;
    background-position: top;
    padding: 0;
    margin: 0;
    padding-top: 20px;
}

div.contener div.content div.left {
    width: 247px;
    float: left;
    padding-left: 15px;
    padding-right: 10px;
    text-align: center;
}

div.contener div.content div.left img {
    background: url("../img/shadow.png") no-repeat;
    padding-right: 2px;
    padding-bottom: 2px;
    margin-bottom: 15px;
}

div.contener div.content div.right {
    float: right;
    width: 690px;
    padding-right: 15px;
}

div.contener div.content div.right h1 {
    color: #2b2c29;
    font-size: 40px;
}

div.contener div.content div.right p {
    font-family: "Times New Roman";
    font-size: 14px;
    color: #2b2c29;
    text-align: justify;
    padding-bottom: 10px;
}

div.contener div.content div.right ul {
    padding-left: 50px;
    font-family: "Times New Roman";
    font-size: 12px;
}

div.contener div.content div.right h2 {
    font-size: 18px;
    font-family: "Times New Roman";
    color: #2b2c29;
    padding-bottom: 5px;
}

div.contener div.content div.practics_area p {
    padding-bottom: 10px;
    
    font-size: 14px;
    font-family: "Times New Roman";
}

div.contener div.content div.space {
    padding-top: 10px;
    border-bottom: 1px dotted #363535;
    margin-bottom: 10px;
}

div.contener div.content div.rj_box {
    width: 244px;
    height: 301px;
    background: url("../img/r_j_box.png") no-repeat;
    background-position: top center;
    float: left;
}

div.contener div.content div.rj_box h1 {
    font-size: 45px;
    color: white;
    float: right;
    clear: both;
    padding-right: 30px;
}

div.contener div.content div.rj_box h2 {
    font-size: 25px;
    color: white;
    float: right;
    clear: both;
    padding-right: 50px;
}

div.contener div.content div.rj_box p {
    clear: both;
    width: 105px;
    color: white;
    font-size: 11px;
    font-family: Tahoma;
    padding-left: 15px;
    padding-top: 3px;
}

div.contener div.content div.eagle_box {
    width: 443px;
    height: 302px;
    background: url("../img/eagle_box.png") no-repeat;
    background-position: top center;
    float: right;
    font-size: 11px;
    font-family: Arial;
}

div.contener div.content div.eagle_box ul.list_msg {
    padding: 0;
    color: white;
    list-style: none;
    padding-left: 220px;
    padding-right: 10px;
    padding-top: 20px;
}

div.contener div.content div.eagle_box ul.list_msg li {
    border-bottom: 1px dotted #464646;
    padding-bottom: 6px;
    margin-bottom: 6px;
}

div.contener div.content div.eagle_box ul.list_msg p {
    color: white;
    font-style: italic;
    font-size: 11px;
    font-family: Arial;
    padding: 0;
    margin: 0;
}

div.contener div.content div.eagle_box ul.list_msg strong {
    float: right;
}

div.contener div.content div.eagle_box div.link {
    float: right;
    padding-right: 20px;
    color: white;
    text-decoration: underline;
    color: white;
}

div.contener div.content div.eagle_box div.link a {
    color: white;
}

div.contener div.content div.contact_box {
    width: 500px;
    margin: auto;
    height: 400px;
    background: url("../img/contact.png") no-repeat;
    background-position: bottom center;
    text-align: center;
    color: white;
}

div.contener div.content div.contact_box div.box {
    padding-top: 90px;
    padding-bottom: 40px;
    font-size: 13px;
    font-weight: bold;
}

div.contener div.content div.contact_box div.box h1 {
    color: white;
    font-size: 37px;
}

div.contener div.content div.contact_box div.box h2 {
    color: white;
    font-size: 25px;
}

div.contener div.content div.contact_box a {
    text-decoration: underline;
    color: white;
    font-weight: bold;
    font-family: Arial;
    font-size: 12px;
}

div.contener div.clear {
    clear: both;
}

div.footer {
    width: 100%;
    clear: both;
    height: 490px;
    background: url("../img/footer.jpg") no-repeat;
    background-position: top center;
}

div.footer div.cnt {
    width: 984px;
    margin: auto;
    background: url("../img/footer_cnt.jpg") no-repeat;
    background-position: top center;
    height: 490px;
}

div.contener div.content div.right ul.list_faq {
    list-style: none;
    padding: 0;
    margin: 0;
    padding-top: 15px;
    font-family: Tahoma;
    padding-left: 0;
}

div.contener div.content div.right ul.list_faq * {
    font-family: Tahoma;
    font-size: 12px;
}

div.contener div.content div.right ul.list_faq li {
    border-bottom: 1px dotted #2b2c29;
    padding-bottom: 15px;
    margin-bottom: 15px;
    line-height: 100%;
    font-family: Tahoma;
}

div.contener div.content div.right ul.list_faq li span {
    font-size: 14px;
    font-family: Tahoma;
}

div.contener div.content div.right ul.list_faq li p {
    padding-top: 10px;
    font-family: Tahoma;
}

div.contener div.content div.right ul.list_faq li p.text {
    font-family: Tahoma;
}

div.about p {
    padding-top: 10px;
    font-size: 14px;
}

div.maps {
    width: 450px;
    margin: 6px;
    float: right;
    height: 35px;
    background: url("../img/map.png") no-repeat bottom center;
    padding-top: 270px;
    text-align: center;
    margin-right: 0;
}

div.logo {
    width: 200px;
    margin: 6px;
    height: 143px;
    background: url("../img/logo.png") no-repeat bottom center;
    padding-top: 0px;
	padding-right: 40px;
    text-align: center;
    margin-right: 0;
}

div.courtroom {
    width: 229px;
    margin: 0px;
    height: 165px;
    background: url("../img/courtroom.jpg") no-repeat bottom center;
    padding-top: 100px;
	padding-right: 5px;
    text-align: center;
    margin-right: 0;
}

div.contener div.content div.maps a {
    color: white;
    font-style: italic;
}
