﻿body {
    /*background: url(../images/bg_pic3.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto;*/
}

.ami-panel-title {
    font-weight: bold;
    font-size: 18px;
    text-align: center;
    vertical-align:middle;
    line-height: 30px;

    -moz-border-radius: 10px / 5px;
    -webkit-border-radius: 10px / 5px;
    border-radius: 10px / 5px;

    background-color: #ffffff;
    color:#000000;
    padding-left: 10px;
    padding-right: 10px;

    opacity: .7;
}

    .ami-panel-subtitle {
        font-size: 14px;
    }

    .ami-center-container {
        display: -webkit-flexbox;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        justify-content: center;
        text-align: center;
    }

.ami-panel-najmy-img {
    /*background-repeat: no-repeat;
    background-position: center;*/
    width: 30%;
    max-width: 164px;
    display: inline;
}

.ami-panel-najmy-img1 {
    background: url(../images/01Najmy1.jpg)
}

.ami-panel-najmy-img2 {
    background: url(../images/01Najmy2.jpeg)
}

.ami-panel-najmy-img3 {
    background: url(../images/01Najmy3.jpeg)
}
