
/* CSS Document */
.grid.grid-pad .col-3-4 {
    width: 76.35897%;
}

.grid.grid-pad .col-3-3 {
    width: 100%;
}

/*.pgkt-uv .grid.grid-pad .col-3-4  {
    width: 74.35897%;
}*/

#port-left {
   
    width: 21.07692%;
}

#port-right {
   
    width: 25.07692%;
}

#kod_form .polozka, #kod_form .ucitel   {
   
   display:block;
   margin: 15px 0px;
}

#kod_form .button  {
   display:block;
   margin: 15px 0px;
   background-color: #2d685d;
   border: 1px;
}
.ucodh a {

display: block;
margin: 15px 0px;
background-color: #2d685d;
border: 1px;
-webkit-border-radius: 6px;
color: white;
padding: 5px;
display: inline-block;
}

span[style="color: #00a0e3;"] strong, span[style="color: #00ccff;"] strong, span[style="color: #00ccff;"], span[style="color: #11e4ed;"], span[style="color: #00a0e3;"], span[style="color: #00A0E3"]  {
color: #008080 !important;
}

.pgkt-srtr table tr td, .pgkt-srtr table tr td span, .pgkt-srtr table tr td a   {
    font-size: 13px !important;
color: #3c3c3c !important;
    }

.pgkt-srtr table tr:first-of-type td, .pgkt-srtr table tr:first-of-type td span, .pgkt-srtr table tr:first-of-type td a   {
font-size: 15px !important;
color: #008080 !important;
}

.pgkt-srtr table    {
    width: auto !important ;
    }
.pgkt-srtr table td   {
    padding: 10px 5px !important;
        }
.pgkt-srtr table td p  {
    margin-bottom: 0px !important;
        }

@media only screen 
  and (min-width: 800.98px) and (max-width: 1023.98px) {

.grid.grid-pad .col-3-4 {
    width: 64.35897%;
}

}
