﻿.c-1 {
    display: inline-block;
    margin-top: 12px;
    width: 298px;
}

.w-1 {
    width: 314px;
    height: 24px;
}

.upozornenie-bg-color {
    background: #FFB27F;
}

/* wait dialog */
.gwd-div-kmnh {
    position: fixed;
    background-color: rgb(255, 255, 255);
    border: 1px solid grey;
    border-radius: 2px;
    color: rgb(0, 0, 0);
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    left: 0;
    top: 0;
    height: 85px;
    -webkit-transform-origin: 99.2911653297px 39.6934256895px 0px;
    -moz-transform-origin: 99.2911653297px 39.6934256895px 0px;
    transform-origin: 99.2911653297px 39.6934256895px 0px;
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    -moz-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    width: 202px;
}


/*v_vypisWnd*/
.c-1-1 {
    display: inline-block;
    margin-top: 12px;
    /*width: 234px;*/
    width: 132px;
}

.c-2-1 {
    display: inline-block;
    margin-top: 12px;
    width: 276px;
}

.c-3-1 {
    display: inline-block;
    margin-top: 12px;
    width: 192px;
}

.w-1-1 {
    width: 216px;
    height: 24px;
}

.w-2-1 {
    width: 314px;
    height: 24px;
}

.tel:link, .tel:visited, .tel:hover, .tel:active {
    color: lightblue;
}