ul.subory_vypis {
  list-style: none;
  padding: 0; }
  ul.subory_vypis li a {
    display: inline-block;
    padding: 0 0 0 25px;
    line-height: 25px;
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 20px 20px; }
    ul.subory_vypis li a.doc {
      background-image: url("../../shared/images/icons/doc.png"); }
    ul.subory_vypis li a.eml {
      background-image: url("../../shared/images/icons/eml.png"); }
    ul.subory_vypis li a.eps {
      background-image: url("../../shared/images/icons/eps.png"); }
    ul.subory_vypis li a.htm {
      background-image: url("../../shared/images/icons/htm.png"); }
    ul.subory_vypis li a.jpeg {
      background-image: url("../../shared/images/icons/jpeg.png"); }
    ul.subory_vypis li a.jpg {
      background-image: url("../../shared/images/icons/jpg.png"); }
    ul.subory_vypis li a.msg {
      background-image: url("../../shared/images/icons/msg.png"); }
    ul.subory_vypis li a.pdf {
      background-image: url("../../shared/images/icons/pdf.png"); }
    ul.subory_vypis li a.png {
      background-image: url("../../shared/images/icons/png.png"); }
    ul.subory_vypis li a.pst {
      background-image: url("../../shared/images/icons/pst.png"); }
    ul.subory_vypis li a.rar {
      background-image: url("../../shared/images/icons/rar.png"); }
    ul.subory_vypis li a.tif {
      background-image: url("../../shared/images/icons/tif.png"); }
    ul.subory_vypis li a.xls {
      background-image: url("../../shared/images/icons/xls.png"); }
    ul.subory_vypis li a.zip {
      background-image: url("../../shared/images/icons/zip.png"); }

.kategoria-reklamacie_c1 {
  background: #689F38 !important;
  border: 1px solid #4f792b !important; }

.kategoria-reklamacie_c2 {
  background: #388E3C !important;
  border: 1px solid #2a692d !important; }

.kategoria-reklamacie_l1 {
  background: #0288D1 !important;
  border: 1px solid #02679e !important; }

.kategoria-reklamacie_l2 {
  background: #0D47A1 !important;
  border: 1px solid #093272 !important; }

.kategoria-reklamacie_alert {
  background: #BF360C !important;
  border: 1px solid #8f2809 !important; }

.cs_dropzone {
  background-position: center;
  background-repeat: no-repeat;
  background-color: #eee;
  position: relative;
  border: 2px dashed #cccccc;
  width: 100%;
  min-height: 100px;
  cursor: pointer;
  margin-bottom: 15px; }
  .cs_dropzone .info {
    text-align: center;
    display: flex;
    justify-content: center;
    padding-top: 2em;
    color: #aaa;
    font-weight: 300; }
    .cs_dropzone .info i {
      font-size: 3em;
      margin: 0 10px;
      color: #bbb; }
    .cs_dropzone .info span {
      font-size: 1.5em;
      line-height: 1em;
      display: block; }
  .cs_dropzone .dz-preview {
    display: none; }
  .cs_dropzone.loading {
    background-image: url(../images/ajax-loader.gif); }
  .cs_dropzone #dropzone_loading {
    display: none;
    background: #aaa;
    width: 100%;
    height: 5px;
    position: absolute;
    bottom: 0; }
    .cs_dropzone #dropzone_loading span {
      background: #cc0000;
      display: block;
      height: 100%;
      width: 0; }

.modal-content .modal-header {
  background: #00417B;
  color: white; }
  .modal-content .modal-header .modal-title {
    float: left; }
.modal-content .modal-body h2 {
  font-size: 1em;
  font-weight: bold;
  margin-top: 0; }

body {
  margin-bottom: 60px; }
  body.login img {
    margin: 4em auto; }
  body.login .copyright {
    text-align: center;
    font-size: 9px;
    color: #ccc;
    margin-top: 1em; }
  body div.galeria {
    display: flex;
    flex: 0 1 auto;
    flex-wrap: wrap;
    margin: 0 -2px; }
    body div.galeria > div {
      margin: 2px;
      text-align: center;
      color: #000; }
  body .table tr th {
    background: #00417B;
    color: white; }
  body .lang {
    text-align: right;
    min-width: 0; }
  body .navbar-brand {
    padding: 5px; }
    body .navbar-brand .logo {
      height: 40px; }
  body .navbar .navbar-nav li .fa {
    line-height: 1.428571429; }
  body .stav_datumu {
    width: 18px;
    margin-right: 1px; }
  body .label {
    display: inline-block;
    padding: .2em .6em;
    line-height: 1.428571429; }
  body .vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none; }
  body .reklamacia_left .zakladne_informacie_table td {
    width: 30%; }
  body .reklamacia_left .files_table th:nth-child(5) {
    width: 30%; }
  body .reklamacia_right .zakladne_informacie_table th {
    width: 40%; }
  body .reklamacia_right .files_table th:nth-child(1) {
    width: 5%; }
  body .reklamacia_right .files_table th:nth-child(2) {
    width: 25%; }
  body .reklamacia_right .files_table th:nth-child(3) {
    width: 10%; }
  body .home_galeria {
    margin-top: 60px; }
    body .home_galeria > div {
      margin-bottom: 60px; }
      body .home_galeria > div img {
        max-width: 100%; }
  body .panel-footer {
    position: fixed;
    bottom: 0;
    width: 100%;
    margin: 0; }

/*# sourceMappingURL=screen.css.map */
