/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

@import url(../warp/css/base.css);


/* New style-related Base Values
----------------------------------------------------------------------------------------------------*/

body {
  font: normal 14px/20px Arial, Helvetica, sans-serif;
  color: #444;
}

a { color: #48b; }

a:hover,
em, code { color: #d50; }

ins, mark { background-color: #ffa; }
mark { color: #444; }

hr { border-top-color: #ddd; }

pre {
  border: 1px solid #ddd;
  background: #fafafa;
}

::-moz-selection { background: #39f; color: #fff; }
::selection { background: #39f; color: #fff; }
.dark {background-color:#e9eae4;}
.content {text-align:justify;}
p {text-align:justify;}
td {padding:5px !important;}
.wrapper {background-color:#daecf4 !important;}

#headerbar {text-align:center;}
#header {background-color:#f1ecd5;margin: 15px 0 15px 0 !important;}
#menubar {margin: 0px !important;}
#logo h1 {font-size:38px; line-height:100%;}
.anons h3 {background:none !important; background-color:#194388 !important;}
.anons a {color:#285fba;}

.nofon h3 {background:none !important; color:#333 !important;}

div.green2 h3 {font-size:16px !important;}
td {text-align:left;}
td p {text-align:left !important;}

.leftt p {text-align:left !important;}


table.ur22{border-collapse:collapse}
.ur22 th,.ur22 td{border:1px solid #ccc;vertical-align:top;padding:4px;width:136px}
.ur22 a{display:flex;height:30px;justify-content:center;align-items:center;border-radius:4px;color:#fff;padding-left:4px;padding-right:4px;text-decoration:none}
.ur22 .active-ur-results{background-color:#8fb600}
.ur22 .unactive-ur-results{background-color:#ccc}

.termins {
 border-collapse: collapse;
}
.termins td {
 border: 1px solid #ccc;
 padding: 3px;
}
.termins td:nth-of-type(4), .termins td:nth-of-type(5), .termins td:nth-of-type(6) {
 width: 80px;
}

.termins td img {
 filter: saturate(0);
        display: block;
        margin: 0 auto;
        border: 0 !important;
}
.termins td a img {
    filter: saturate(1);
}
.blog-featured .item .published {
  display: none;
  }