* {
    margin: 0;
    padding: 0;
    border: 0;
    border-collapse: collapse;
}

body {
    overflow-x: hidden;
    background: url('/static/images/bg_body.png');
    font-family: 'Calibri', Georgia, Times, serif;
}

a {
    text-decoration: none;
}

h3 {
    font-size: 16px;
    color: #ffffff;
}

.all {
    /*
    background: url(/static/images/bg.png) no-repeat center -120px;
    */
}

div#top {
    width: 100%;
    height: 28px;
    background: url('/static/images/top_bg.png');
}

div#top div.center {
    background: url('/static/images/top.png') no-repeat center;
    height: 28px;
    margin: 0 auto;
}

#middle {
    min-height: 619px;
}

div#middle.mainpage {
    background: url('/static/images/bg_fala.png') no-repeat bottom center;
}

div#middle div.center {
    width: 960px;
    margin: 0 auto;
}

div#bottom {
    width: 100%;
    height: 48px;
    background: url('/static/images/bg_footer3.png');
}

div#bottom div.center {
    width: 960px;
    margin: 0 auto;
    color: #787a7c;
}

div#mainpage_bottom {
    background: url('/static/images/mainpage_bottom_bg.png');
    position: relative;
    margin-bottom: -8px;
}

div#mainpage_bottom td {
    color: #979797;
    font-size: 13px;
}

div#mainpage_bottom div.mainpage_bottom_bg {
    background: url('/static/images/bg_footer.jpg') no-repeat;
    margin: 0 auto;
    padding-top: 42px;
}

div#mainpage_bottom div.mainpage_bottom_bg h3{
    font-family: 'Calibri', 'Times New Roman';
}

div#logo {
    margin-top: 40px;
    float: left;
    position: relative;
}

.clear {
    clear: both;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

div#menu {
    float: right;
    margin: 32px 0 0;
    width: 630px;
    overflow: hidden;
    font-family: 'Calibri', 'Times New Roman';
}

ul.menu {
    list-style: none;
    display: block;
    text-align: right;
    height: 33px;
}

ul.menu li {
    display: inline;
    margin-left: 32px;
    font-weight: bold;
    line-height: 34px;
    padding-bottom: 7px;
}

ul.menu>li.active>a {
    color: #767676;
    font-style: italic;
}

ul.menu li.havesubmenu:hover,
ul.menu li.havesubmenu.hover {
     background: url('/static/images/arrow_rollover_up.png') no-repeat center 19px;
}

ul.menu>li:hover>a {
     color: #1E6FA8;
}

ul.submenu>li {
     font-size: 13px;
     margin: 0 0 0 11px;
     font-style: normal;
     float: left;
}

ul.submenu>li>a {
    color: #0b8ede;
}

ul.submenu>li:hover>a {
    color: #024065 !important;
}

ul.submenu>li.active>a {
    color: #024065 !important;
}

ul.submenu li:hover {
     background: url('/static/images/arrow_rollover_down.png') no-repeat center 0px;
}

ul.menu li:first-child {
    margin-left: 32px;
}

ul.submenu li:first-child {
}

ul.menu>li>a {
    color: #064482;
}

ul.menu>li.active {
    font-style: italic;
}

ul.submenu {
    display: none;
    border-top: 1px #15191c solid;
    list-style: none;
}

div#mainpage_bottom div.center {
    width: 960px;
    margin: 0 auto;
    color: #ffffff;
}

div#mainpage_bottom table td {
    vertical-align: top;
    padding-bottom: 27px;
}

div#mainpage_bottom table td.quater {
    padding-right: 27px;
    width: 218px;
}

div#mainpage_bottom table td.quater:last-child {
    margin-right: 0;
}

div#mainpage_bottom table td.half {
    padding-left: 23px;
}

div.slide_content {
    width: 300px;
    float: left;
    position: relative;
    margin-top: 74px;
    line-height: 23px;
    color: #313131;
}

div.slide_content h2 {
    font-style: italic;
    color: #064482;
    margin-bottom: 17px;
    line-height: 31px;
    font-weight: normal;
    text-align: center;
    font-family: 'Georgia', 'Times New Roman';
}

div.slide_content h3 {
    color: #313131;
    font-family: 'Georgia', 'Times New Roman';
    font-size: 18px;
}

img.slide_photo {
    float: right;
}

table.slider_table {
    width: 100%;
}

.slider_div {
    position: relative;
}

div.slide_div {
    width: 996px;
}

div.slideElement {
    width: 996px;
    overflow-x: hidden;
}

div.scroll_left {
    width: 25px;
    height: 36px;
    background: url('/static/images/slider_left.png');
    position: absolute;
    top: 177px;
    left: -50px;
    cursor: pointer;
}

div.scroll_right {
    width: 25px;
    height: 36px;
    background: url('/static/images/slider_right.png');
    position: absolute;
    top: 177px;
    right: -50px;
    cursor: pointer;
}

div.scroll_left.disabled,
div.scroll_right.disabled {
    cursor: default;
}

div#footer_menu {
    float: left;
    margin-top: 18px;
}

ul.footer_menu_ul {
    list-style: none;
}

ul.footer_menu_ul li {
    display: inline;
    margin-right: 12px;
}

ul.footer_menu_ul li a {
    color: #4f5154;
    font-family: 'Calibri', 'Times New Roman';
}

div#amako_footer {
    float: right;
    margin-top: 20px;
    font-size: 13px;
    font-family: 'Calibri', 'Times New Roman';
}

div#amako_footer a {
    color: #787a7c;
    font-family: 'Calibri', 'Times New Roman';
}

div#left_menu {
    width: 640px;
    margin: -159px 0 0 -370px;
    float: left;
    background: url(/static/images/menu-border-right.png) no-repeat right 200px;
}

ul.left_menu {
    line-height: 36px;
    list-style: none;
    font-size: 19px;
    width: 230px;
    float: right;
    margin: 240px 36px 0 0;
    min-height: 379px;
}

li.left_menu_root {
    background: #064482;
    height: 25px;
    line-height: 25px;
    padding-left: 10px;
}

li.left_menu_root a {
    color: #ffffff;
}

li.left_menu_item a {
    color: #000000;
}

li.left_menu_item.active a {
    color: #767676;
    background: url('/static/images/arrow_submenu.png') no-repeat right;
    padding-right: 17px;
}

li.left_menu_item {
    padding-left: 10px;
    border-bottom: 1px #064482 dotted;
}

li.left_menu_item.last {
    background: url('/static/images/submenu_line.png') no-repeat bottom;
    border-bottom: 0;
    padding-bottom: 4px;
}

div#textpage_content {
    line-height: 23px;
    padding-top: 233px;
    margin: -159px 0 0 270px;
}

#textpage_content.content-contact {
    margin-left: 0;
    background: none;
    width: auto;
}

.content-contact h3 {
    color: inherit;
}

.text-content {
    margin-bottom: 20px;
}

.columns {
    margin-bottom: 20px;
}

.columns .left {
    float: left;
    width: 470px;
}

.columns .right {
    float: right;
    width: 470px;
}

div#textpage_content h2 {
    color: #064482;
    font-style: italic;
    margin-bottom: 17px;
    line-height: 36px;
    font-weight: normal;
    font-family: 'Georgia', 'Times New Roman';
}

.fleft {
    float: left;
}

.fright {
    float: right;
}

.ramka {
    width: 158px;
    height: 174px;
    background: url('/static/images/ramka.png') no-repeat;
    text-align: center;
    padding-top: 15px;
    margin-bottom: 20px;
}

.ramka2 {
    width: 198px;
    height: 237px;
    background: url('/static/images/ramka_duza.png') no-repeat;
    text-align: center;
    padding-top: 10px;
    margin-bottom: 20px;
}

div.person_info {
    float: right;
    width: 430px;
    font-size: 15px;
    line-height: 20px;
}

div.person_info2 {
    float: right;
    width: 400px;
    font-size: 15px;
    line-height: 20px;
}

div.person_info h3,
div.person_info2 h3 {
    color: #064482;
    margin: -4px 0 3px 0;
}

div.person_div {
    border-bottom: 1px #064482 dotted;
    width: 624px;
    float: left;
    margin: 0 0 16px 19px;
}

div.person_div:first-child {
}

.noborder {
    border: 0 !important;
}

div.person_extended_info {
    float: right;
    width: 430px;
    font-size: 15px;
    line-height: 20px;
}

div.content {
    margin-left: 34px;
    width: 640px;
    margin-bottom: 30px;
}

a.button {
    width: 88px;
    height: 27px;
    line-height: 24px;
    background: url('/static/images/button_wiecej.png');
    text-align: center;
    display: block;
    color: #ffffff !important;
    font-style: italic;
    float: right;
    margin-bottom: 8px;
    font-size: 12px;
}

div.content ul {
    list-style: none;
    margin-left: 10px;
}

div.content ul li {
    background: url('/static/images/punkt.png') no-repeat 0;
    padding-left: 20px;
}

img.ramka_duza {
    background: url('/static/images/ramka_big.png') no-repeat;
    padding: 15px 15px 15px 16px;
    margin-top: -1px;
}

div.content h3 {
    color: #000000;
}

input[type=text] {
    width: 352px;
    height: 34px;
    padding: 0 5px;
    background: #fafafa;
    line-height: 34px;
    border: 1px #dbdbdb solid;
    outline: none;
    margin: 7px 0 7px 11px;
}

textarea {
    width: 352px;
    height: 136px;
    padding: 3px 5px;
    background: #fafafa;
    border: 1px #dbdbdb solid;
    outline: none;
    margin: 7px 0 7px 11px;
    resize: none;
    font-family: inherit;
}

.taright {
    text-align: right;
}

.vatop {
    vertical-align: top;
}

.ptop11 {
    padding-top: 11px;
}

table#contact_form_table {
    margin-top: 16px;
    margin-bottom: 12px;
}

.form_error {
    border: 1px red solid !important;
}

span.valid {
    color: green;
    margin-top: 10px;
    display: block;
}

span.error {
    color: red;
    margin-top: 10px;
    display: block;
}

div.mainpage_bottom_bg h3 {
    margin-bottom: 5px;
}

div.mainpage_bottom_bg p {
    line-height: 20px;
}

table#bottom_content_table {
    margin-top: 2px;
}

table#bottom_content_table a {
    color: #4696bf;
    font-style: italic;
}

div#textpage_content a {
    color: #064482;
    font-style: italic;
}

ul.submenu li {
    display: inline;
}

div#submenus {
    height: 20px;
    text-align: center;
}

div#map_canvas {
    height: 467px;
    margin-top: 13px;
}


.m-cookie {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;

    background: #16181B;

    font-size: 13px;

    z-index: 100;
}

.m-cookie__inner {
    padding: 10px;
}

.m-cookie__text {
     display: block;
     margin: 0;
     padding: 5px 0;
     color: #787a7c;
}

.m-cookie__close {
    display: block;
    padding: 5px 8px;

    background: #197B98;

    color: #fff;

    cursor: pointer;
}

.m-cookie__close:hover {
    /*background: red;*/
}

.container {
    margin: 0 auto;
    width: 960px;
    overflow: hidden;
}

.pull-left {
    float: left;
}

.pull-right {
    float: right;
}
