/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 9.8.2017, 10:11:00
    Author     : Ziak
*/

.mb10 {
    margin-top: 10px;
    margin-bottom: 1px;
    display: block;
}

.float-right {
    float: right;
}

.float-left {
    float: left;
}

.border-table td {
    border: 1px solid #9ba0a1;
    min-width: 0px;

}

.border-table {
    width: 100%;
}

.left30 {
    padding-left: 30px;
}

.platobne-sluzby {
    background-color: #FFF;
    background-repeat: no-repeat;
    background-position: right center;
    /*background-image: url(../img/dlhopisy-icon.png);*/
    background-repeat: no-repeat;
    background-position: 46px 46px;
    overflow: hidden;
    border-radius: 7px;
    
    padding-left: 110px;
    padding-right: 110px;
    padding-top: 45px;
   
}

.platobne-sluzby-text {
    margin-bottom: 25px;
    
}

.arrow-down-right {
    float: right;
    padding-right: 30px;
    display:block;   
}

.ps-content {
    padding-top: 15px;
    padding-bottom: 15px;
    width: 100%;
    padding-left: 15px ;
    border-right: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
    border-left: 1px solid #ebebeb;
    border-radius: 7px 7px 7px 7px;
    margin-bottom: 25px;
    overflow: hidden;
}

.obyvatelia-container {
    display: none;
}