@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600&subset=latin,latin-ext);
@import url(http://fonts.googleapis.com/css?family=Exo+2:400,600&subset=latin,latin-ext);
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
.parent ul,
.left-side {
  display: none !important;
}
body {
  width: 100%;
  height: 100%;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
.font1 {
  font-family: 'Open Sans', serif;
}
.exo {
  font-family: 'Exo 2', sans-serif;
}
html,
body {
  width: 100%;
  font-family: 'Arial', serif;
  color: #000;
  font-size: 13px;
  margin: 0;
  padding: 0;
}
::selection {
  background: #dbf1f6;
}
::-moz-selection {
  background: #dbf1f6;
}
.subpage .grid .header #menu {
  padding: 0 10px;
}
.subpage .grid .header #logo {
  margin-left: 2%;
}
.grid {
  margin-top: 14px;
}
.grid .header {
  margin-top: 5px;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -ms-border-radius: 5px 5px 0 0;
  -o-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  background: #fff;
}
.grid .header #logo {
  float: left;
  margin: 1% 0 0 1%;
}
.grid .header .info {
  list-style: none;
  float: right;
  margin: 30px 10px 0 0;
  padding-left: 0;
  width: auto;
}
.grid .header .info li {
  float: left;
  color: #5f645e;
  font-weight: 600;
  font-size: 13px;
  line-height: 38px;
  display: none;
}
.grid .header .info li.hide-phone {
  display: block;
}
.grid .header .info li p {
  display: inline;
}
.grid .header .info li p span,
.grid .header .info li p a {
  font-size: 16px;
  color: #c03129;
  padding: 0 10px;
  display: inline-block;
  text-decoration: none;
}
.grid .header .info li span,
.grid .header .info li a {
  font-size: 16px;
  color: #c03129;
  padding: 0 10px;
  display: inline-block;
  text-decoration: none;
}
.grid .header .info li form {
  float: left;
}
.grid .header .info li form fieldset {
  position: relative;
  float: left;
  border: solid 1px #ebedea;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -ms-border-radius: 5px 5px 5px 5px;
  -o-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}
.grid .header .info li form fieldset input {
  float: left;
  border: none;
}
.grid .header .info li form fieldset input[type="text"] {
  width: 64%;
  height: 38px;
  line-height: 38px;
  padding: 0 10px;
}
.grid .header .info li form fieldset button {
  float: right;
  width: 40px;
  margin-right: 1%;
  height: 38px;
  border: none;
  line-height: 35px;
  background: none;
  cursor: pointer;
  font-size: 9px;
}
.grid .header .info li form fieldset button i {
  float: left;
  margin: 0;
  font-size: 3em;
  color: #c03129;
}
.grid .header #menu {
  float: left;
  width: 100%;
  margin: 10px 0 0 0;
  padding: 0;
  list-style: none;
  border-top: 1px solid #ebedea;
  display: none;
}
.grid .header #menu li {
  float: left;
  padding: 1% 1.8%;
  width: auto;
}
.grid .header #menu li a {
  float: left;
  line-height: 29px;
  height: 29px;
  padding: 0 14%;
  text-decoration: none;
  color: #242424;
  white-space: nowrap;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -ms-border-radius: 5px 5px 5px 5px;
  -o-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  font-family: 'Exo 2', sans-serif;
  font-size: 14px;
  font-weight: 600;
}
.grid .header #menu li a:hover,
.grid .header #menu li a.active {
  color: #fff;
  background: #c03129;
}
.grid #kategorie {
  display: none;
  float: left;
  width: 100%;
  margin: 1.3% 0 0 0;
  position: relative;
}
.grid #kategorie >.col_4 >a {
  float: left;
  width: 90%;
  height: 45px;
  padding: 20px 5%;
  background: #c03129;
  background: -moz-linear-gradient(top,#c03129 0%,#9f1b14 70%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#c03129),color-stop(70%,#9f1b14));
  background: -webkit-linear-gradient(top,#c03129 0%,#9f1b14 70%);
  background: -o-linear-gradient(top,#c03129 0%,#9f1b14 70%);
  background: -ms-linear-gradient(top,#c03129 0%,#9f1b14 70%);
  background: linear-gradient(to bottom,#c03129 0%,#9f1b14 70%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#c03129,endColorstr=#9f1b14,GradientType=0);
  color: #fff;
  text-decoration: none;
  position: relative;
  font-family: 'Exo 2', sans-serif;
  font-size: 20px;
}
.grid #kategorie >.col_4 >a small {
  float: left;
  width: 100%;
  font-size: 13px;
  color: #ffc8c8;
  margin-top: 7px;
}
.grid #kategorie >.col_4 >a i {
  position: absolute;
  right: 10px;
  top: 15%;
  font-size: 2.5em;
  color: #ff9a9a;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  writing-mode: tb-rl;
}
.grid #kategorie >.col_4 ul {
  display: none;
  position: absolute;
  top: 85px;
  left: 9px;
  float: left;
  z-index: 1;
  background: #acd5ea !important;
  padding: 20px 0;
}
.grid #kategorie >.col_4 ul div {
  float: left;
  width: 24.5%;
}
.grid #kategorie >.col_4 ul div li {
  list-style: none;
  background: none !important;
}
.grid #kategorie >.col_4 ul div li a {
  background: none !important;
  font-family: 'Arial';
  font-size: 13px;
  margin-left: 20px;
  line-height: 24px;
  color: #000 !important;
  text-decoration: none;
  position: relative;
}
.grid #kategorie >.col_4 ul div li a:before {
  content: "›";
  position: absolute;
  left: -7px;
  top: -5px;
}
.grid #kategorie >.col_4 ul div li a:hover {
  text-decoration: underline;
}
.grid #kategorie >.col_4:hover a {
  background: #f3fcfe;
  background: -moz-linear-gradient(top,#f3fcfe 0%,#acd5ea 90%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f3fcfe),color-stop(90%,#acd5ea));
  background: -webkit-linear-gradient(top,#f3fcfe 0%,#acd5ea 90%);
  background: -o-linear-gradient(top,#f3fcfe 0%,#acd5ea 90%);
  background: -ms-linear-gradient(top,#f3fcfe 0%,#acd5ea 90%);
  background: linear-gradient(to bottom,#f3fcfe 0%,#acd5ea 90%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f3fcfe,endColorstr=#acd5ea,GradientType=0);
  color: #c03129;
}
.grid #kategorie >.col_4:hover a i {
  color: #7e7e7e;
}
.grid #kategorie >.col_4:hover a small {
  color: #608496;
}
.grid #kategorie >.col_4:hover ul {
  padding: 20px 0;
  width: 98%;
}
.grid .podkat img {
  float: left;
  width: 100%;
  height: 100%;
  max-width: 300px;
  max-height: 158px;
  display: none;
}
.grid .volba {
  display: none;
}
.grid .volba header {
  width: 100%;
  text-align: center;
  padding: 20px 0;
  font-size: 22px;
  color: #c03129;
  font-family: 'Exo 2', sans-serif;
  text-transform: uppercase;
}
.grid .volba ul {
  width: 100%;
  float: left;
  list-style: none;
  padding: 0 0 20px 0;
  margin: 0;
}
.grid .volba ul li {
  float: left;
  vertical-align: middle;
  height: 44px;
  font-size: 13px;
  font-family: 'Exo 2', sans-serif;
  line-height: 44px;
  text-transform: uppercase;
  color: #c03129;
}
.grid .volba ul li.line {
  width: 20%;
  line-height: 16px;
}
.grid .volba ul li.line span {
  width: 70%;
  padding-top: 7px;
}
.grid .volba ul li.line span p a {
  color: #c03129;
  text-decoration: none;
}
.grid .volba ul li:first-child {
  margin-left: 0;
}
.grid .volba ul li span {
  float: left;
  display: inline-block;
}
.grid .volba ul li i {
  color: #b1d8eb;
  font-size: 3.5em;
  margin-right: 10px;
  float: left;
  height: 44px;
  line-height: 44px;
}
.grid .clanek.col_12 {
  text-align: center;
  margin: 20px 0;
}
.grid .clanek.col_12 header,
.grid .clanek.col_12 h1,
.grid .clanek.col_12 h2 {
  font-family: 'Exo 2', sans-serif;
  font-size: 22px;
  font-weight: 600;
  width: 100%;
  line-height: 58px;
}
.grid .clanek.col_12 header a,
.grid .clanek.col_12 h1 a,
.grid .clanek.col_12 h2 a {
  color: #000;
  text-decoration: none;
}
.grid .clanek.col_12 header a:hover,
.grid .clanek.col_12 h1 a:hover,
.grid .clanek.col_12 h2 a:hover {
  text-decoration: underline;
}
.grid .clanek.col_12 footer.homepage_subarticle p {
  font-family: 'Exo 2';
  font-size: 16px;
}
.grid .content {
  background: #fff;
  padding: 0 10px;
  margin: 0 1%;
  border-top: 1px solid #EBEDEA;
}
.grid .content >nav.col_12 {
  background: #f3f3f3;
  margin-top: 10px;
  margin-bottom: 10px;
  display: none;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -ms-border-radius: 5px 5px 5px 5px;
  -o-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}
.grid .content >nav.col_12 ul {
  padding: 12px;
  list-style: none;
  margin: 0;
  float: left;
}
.grid .content >nav.col_12 ul li {
  float: left;
}
.grid .content >nav.col_12 ul li a {
  position: relative;
  margin: 1px 9px 0 12px;
  text-decoration: none;
  float: left;
  color: #000;
  font-size: 11px;
}
.grid .content >nav.col_12 ul li a:hover {
  text-decoration: underline;
}
.grid .content >nav.col_12 ul li a:after {
  position: absolute;
  top: -1px;
  right: -15px;
}
.grid .content >nav.col_12 ul li:first-child a {
  margin-left: 0;
}
.grid .content >nav.col_12 ul li:last-child {
  font-weight: bold;
  font-size: 12px;
}
.grid .content >nav.col_12 ul li:last-child a {
  font-weight: bold;
}
.grid .content >nav.col_12 ul li:last-child a:after {
  content: "";
}
.grid .content >nav.col_12 ul li:last-child a:hover {
  text-decoration: none;
}
.grid .content >nav.col_12 ul li.last {
  margin-left: 12px;
}
.grid .content >.col_3 #kategorie2 {
  list-style: none;
  margin: 0 0 20px 0;
  padding: 0;
  float: left;
  display: none;
}
.grid .content >.col_3 #kategorie2 >li {
  width: 100%;
  float: left;
}
.grid .content >.col_3 #kategorie2 >li >a {
  line-height: 52px;
  color: #fff;
  padding: 0 5%;
  width: 90%;
  float: left;
  font-family: 'Exo 2', sans-serif;
  font-weight: 600;
  font-size: 16px;
  background: #bf3029;
  background: -moz-linear-gradient(top,#bf3029 0%,#a11d14 90%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#bf3029),color-stop(90%,#a11d14));
  background: -webkit-linear-gradient(top,#bf3029 0%,#a11d14 90%);
  background: -o-linear-gradient(top,#bf3029 0%,#a11d14 90%);
  background: -ms-linear-gradient(top,#bf3029 0%,#a11d14 90%);
  background: linear-gradient(to bottom,#bf3029 0%,#a11d14 90%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#bf3029,endColorstr=#a11d14,GradientType=0);
  text-decoration: none;
}
.grid .content >.col_3 #kategorie2 >li >a:hover {
  background: #f3fcfe;
  background: -moz-linear-gradient(top,#f3fcfe 0%,#acd5ea 90%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f3fcfe),color-stop(90%,#acd5ea));
  background: -webkit-linear-gradient(top,#f3fcfe 0%,#acd5ea 90%);
  background: -o-linear-gradient(top,#f3fcfe 0%,#acd5ea 90%);
  background: -ms-linear-gradient(top,#f3fcfe 0%,#acd5ea 90%);
  background: linear-gradient(to bottom,#f3fcfe 0%,#acd5ea 90%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f3fcfe,endColorstr=#acd5ea,GradientType=0);
  color: #c03129;
}
.grid .content >.col_3 #kategorie2 >li >a i {
  float: right;
}
.grid .content >.col_3 #kategorie2 >li ul {
  display: none;
  background: #f3f3f3;
  padding: 2% 0 2% 10%;
  list-style: none;
  float: left;
  width: 90%;
}
.grid .content >.col_3 #kategorie2 >li ul li {
  float: left;
  width: 100%;
}
.grid .content >.col_3 #kategorie2 >li ul li a {
  float: left;
  position: relative;
  padding: 3px 0;
  color: #000;
  font-size: 12px;
  text-decoration: none;
  width: 86%;
}
.grid .content >.col_3 #kategorie2 >li ul li a:before {
  content: "›";
  position: absolute;
  left: -7px;
  top: 2px;
}
.grid .content >.col_3 #kategorie2 >li ul li a:hover {
  text-decoration: underline;
}
.grid .content >.col_3 #kategorie2 >li ul li a.active {
  text-decoration: underline;
}
.grid .content >.col_3 #kategorie2 >li ul li.parent i.flaticon-chevron21 {
  color: #FF0000;
  float: right;
  font-size: 9px;
  position: relative;
  right: 2px;
  top: 3px;
}
.grid .content >.col_3 #kategorie2 >li.active ul {
  display: block;
}
.grid .content >.col_9 .clanek {
  width: 100%;
  float: left;
  padding-bottom: 20px;
}
.grid .content >.col_9 .clanek header h1 {
  float: left;
  width: 100%;
  margin: 0;
  font-weight: 600;
  padding: 15px 0;
  font-size: 22px;
  color: #000;
  text-transform: uppercase;
  font-family: 'Exo 2', sans-serif;
}
.grid .content >.col_9 .clanek footer {
  font-size: 13px;
  width: 100%;
}
.grid .content >.col_9 .clanek footer.newstext {
  float: none !important;
  position: relative;
}
.grid .content >.col_9 .clanek footer form {
  float: left;
  width: 100%;
}
.grid .content >.col_9 .clanek footer form label {
  float: left;
  width: 200px;
  text-align: right;
  font-size: 15px;
  font-weight: 600;
  line-height: 42px;
  margin-bottom: 15px;
}
.grid .content >.col_9 .clanek footer form label.req {
  position: relative;
}
.grid .content >.col_9 .clanek footer form label.req:after {
  content: "*";
  position: absolute;
  right: -7px;
  top: 0;
  color: red;
}
.grid .content >.col_9 .clanek footer form input[type="text"] {
  float: left;
  height: 40px;
  padding: 0 10px;
  margin-left: 10px;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -ms-border-radius: 5px 5px 5px 5px;
  -o-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  border: solid 1px #e7e7e7;
  background: #f3f3f3;
  background: -moz-linear-gradient(top,#f3f3f3 0%,#ffffff 90%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f3f3f3),color-stop(90%,#ffffff));
  background: -webkit-linear-gradient(top,#f3f3f3 0%,#ffffff 90%);
  background: -o-linear-gradient(top,#f3f3f3 0%,#ffffff 90%);
  background: -ms-linear-gradient(top,#f3f3f3 0%,#ffffff 90%);
  background: linear-gradient(to bottom,#f3f3f3 0%,#ffffff 90%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f3f3f3,endColorstr=#ffffff,GradientType=0);
  margin-bottom: 15px;
  width: 54%;
}
.grid .content >.col_9 .clanek footer form input[type="text"].req {
  background: #f6f4be;
  background: -moz-linear-gradient(top,#f6f4be 0%,#fffdc7 90%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f6f4be),color-stop(90%,#fffdc7));
  background: -webkit-linear-gradient(top,#f6f4be 0%,#fffdc7 90%);
  background: -o-linear-gradient(top,#f6f4be 0%,#fffdc7 90%);
  background: -ms-linear-gradient(top,#f6f4be 0%,#fffdc7 90%);
  background: linear-gradient(to bottom,#f6f4be 0%,#fffdc7 90%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f6f4be,endColorstr=#fffdc7,GradientType=0);
}
.grid .content >.col_9 .clanek footer form #cena,
.grid .content >.col_9 .clanek footer form #vyrobek {
  display: inline-block;
  margin-left: 10px;
  background: #f6f4be;
  background: -moz-linear-gradient(top,#f6f4be 0%,#fffdc7 90%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f6f4be),color-stop(90%,#fffdc7));
  background: -webkit-linear-gradient(top,#f6f4be 0%,#fffdc7 90%);
  background: -o-linear-gradient(top,#f6f4be 0%,#fffdc7 90%);
  background: -ms-linear-gradient(top,#f6f4be 0%,#fffdc7 90%);
  background: linear-gradient(to bottom,#f6f4be 0%,#fffdc7 90%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f6f4be,endColorstr=#fffdc7,GradientType=0);
  width: 257px !important;
}
.grid .content >.col_9 .clanek footer form .dd-select {
  height: 40px;
  background: none !important;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -ms-border-radius: 5px 5px 5px 5px;
  -o-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  border: solid 1px #e7e7e7;
}
.grid .content >.col_9 .clanek footer form .dd-options li {
  height: 40px;
  line-height: 40px;
}
.grid .content >.col_9 .clanek footer form .dd-options li a {
  padding: 0;
  height: 40px;
  line-height: 40px;
}
.grid .content >.col_9 .clanek footer form .dd-options li a label {
  width: 90%;
  text-align: center;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
}
.grid .content >.col_9 .clanek footer form .dd-selected {
  height: 40px;
  line-height: 40px;
  margin: 0;
  padding: 0;
}
.grid .content >.col_9 .clanek footer form .dd-selected label {
  width: 90%;
  text-align: center;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
}
.grid .content >.col_9 .clanek footer form .dd-pointer {
  width: 27px;
  height: 22px;
  background: url(../images/bgSelect.png);
  border: none !important;
  top: 30%;
}
.grid .content >.col_9 .clanek footer form .dd-pointer.dd-pointer-up {
  top: 42%;
}
.grid .content >.col_9 .clanek footer form textarea {
  float: left;
  margin-left: 10px;
  width: 57%;
  height: 120px;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -ms-border-radius: 5px 5px 5px 5px;
  -o-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  border: solid 1px #e7e7e7;
  background: #f3f3f3;
  background: -moz-linear-gradient(top,#f3f3f3 0%,#ffffff 90%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f3f3f3),color-stop(90%,#ffffff));
  background: -webkit-linear-gradient(top,#f3f3f3 0%,#ffffff 90%);
  background: -o-linear-gradient(top,#f3f3f3 0%,#ffffff 90%);
  background: -ms-linear-gradient(top,#f3f3f3 0%,#ffffff 90%);
  background: linear-gradient(to bottom,#f3f3f3 0%,#ffffff 90%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f3f3f3,endColorstr=#ffffff,GradientType=0);
}
.grid .content >.col_9 .clanek footer form input[type="submit"] {
  float: right;
  height: 47px;
  padding: 0 29px;
  margin-left: 10px;
  margin-right: 7%;
  margin-top: 3%;
  color: #fff;
  text-transform: uppercase;
  font-size: 15px;
  font-family: 'Exo 2', sans-serif;
  font-weight: 600;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -ms-border-radius: 5px 5px 5px 5px;
  -o-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  border: solid 1px #e7e7e7;
  background: #bf3028;
  background: -moz-linear-gradient(top,#bf3028 0%,#a01c14 90%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#bf3028),color-stop(90%,#a01c14));
  background: -webkit-linear-gradient(top,#bf3028 0%,#a01c14 90%);
  background: -o-linear-gradient(top,#bf3028 0%,#a01c14 90%);
  background: -ms-linear-gradient(top,#bf3028 0%,#a01c14 90%);
  background: linear-gradient(to bottom,#bf3028 0%,#a01c14 90%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#bf3028,endColorstr=#a01c14,GradientType=0);
  margin-bottom: 15px;
  width: 54%;
  cursor: pointer;
}
.grid .content >.col_9 .clanek footer form input[type="submit"].req {
  background: #a01c14;
  background: -moz-linear-gradient(top,#a01c14 0%,#bf3028 90%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#a01c14),color-stop(90%,#bf3028));
  background: -webkit-linear-gradient(top,#a01c14 0%,#bf3028 90%);
  background: -o-linear-gradient(top,#a01c14 0%,#bf3028 90%);
  background: -ms-linear-gradient(top,#a01c14 0%,#bf3028 90%);
  background: linear-gradient(to bottom,#a01c14 0%,#bf3028 90%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#a01c14,endColorstr=#bf3028,GradientType=0);
}
.grid .content >.col_9 .clanek footer ul.aktuality li {
  display: block;
  position: relative;
  clear: both;
  height: 100px;
}
.grid .content >.col_9 .clanek footer ul.aktuality li img {
  float: left;
  margin-right: 3%;
}
.grid .content >.col_9 .clanek ul {
  list-style: none;
}
.grid .content >.col_9 .clanek.galerie footer {
  float: left;
  width: 48.5%;
}
.grid .content >.col_9 .clanek.galerie footer ul {
  list-style: none;
}
.grid .content >.col_9 .clanek.galerie .gal {
  float: right;
  width: 43.5%;
  margin-right: 25px;
}
.grid .content >.col_9 .clanek.galerie .gal .img {
  width: 100%;
  max-width: 289px;
  max-height: 200px;
  margin-bottom: 10px;
  float: left;
}
.grid .content >.col_9 .clanek.galerie .gal .img img {
  max-width: 289px;
  max-height: 200px;
  border-radius: 5px;
}
.grid .content >.col_9 .clanek.galerie .gal .small {
  float: left;
  width: 46%;
  max-width: 140px;
  margin-bottom: 10px;
}
.grid .content >.col_9 .clanek.galerie .gal .small img {
  max-width: 140px;
  max-height: 92px;
}
.grid .content >.col_9 .clanek.galerie .gal .small.right {
  float: right;
}
.loga .col_12 {
  padding: 29px 0;
  display: none;
}
.loga .col_12 >header {
  float: left;
  width: 95%;
  font-size: 22px;
  color: #c03129;
  font-family: 'Exo 2', sans-serif;
  text-transform: uppercase;
  margin: 0 0 29px 0;
  padding-left: 30px;
}
.loga .col_12 footer {
  position: relative;
}
.loga .col_12 footer ul {
  list-style: none;
  margin: 0 0 35px 0;
  float: left;
  width: 100%;
}
.loga .col_12 footer ul li {
  float: left;
  width: 20%;
  text-align: center;
}
.loga .col_12 footer .btnForm {
  position: absolute;
  padding: 0 30px;
  line-height: 49px;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  -ms-border-radius: 3px 3px 0 0;
  -o-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
  bottom: -29px;
  left: 40%;
  background: #bf3028;
  background: -moz-linear-gradient(top,#bf3028 0%,#a01c14 90%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#bf3028),color-stop(90%,#a01c14));
  background: -webkit-linear-gradient(top,#bf3028 0%,#a01c14 90%);
  background: -o-linear-gradient(top,#bf3028 0%,#a01c14 90%);
  background: -ms-linear-gradient(top,#bf3028 0%,#a01c14 90%);
  background: linear-gradient(to bottom,#bf3028 0%,#a01c14 90%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#bf3028,endColorstr=#a01c14,GradientType=0);
}
.loga .col_12 footer .btnForm:hover {
  background: #a01c14;
  background: -moz-linear-gradient(top,#a01c14 0%,#bf3028 90%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#a01c14),color-stop(90%,#bf3028));
  background: -webkit-linear-gradient(top,#a01c14 0%,#bf3028 90%);
  background: -o-linear-gradient(top,#a01c14 0%,#bf3028 90%);
  background: -ms-linear-gradient(top,#a01c14 0%,#bf3028 90%);
  background: linear-gradient(to bottom,#a01c14 0%,#bf3028 90%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#a01c14,endColorstr=#bf3028,GradientType=0);
}
.news {
  float: left;
  width: 100%;
  background: #f3f6f7;
  display: none;
}
.news .grid {
  padding: 29px 0;
  margin-top: 0;
}
.news .grid >header {
  float: left;
  width: 95%;
  font-size: 22px;
  color: #c03129;
  font-family: 'Exo 2', sans-serif;
  text-transform: uppercase;
  margin: 0 0 29px 0;
  padding-left: 30px;
}
.news .grid .col_12 {
  text-align: center;
}
.news .grid .col_12 .btn {
  display: inline-block;
  padding: 0 15px;
  line-height: 30px;
  color: #fff;
  background: #c03129;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -ms-border-radius: 5px 5px 5px 5px;
  -o-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  text-transform: uppercase;
  font-weight: 600;
  font-family: 'Exo 2', sans-serif;
  font-size: 12px;
  text-decoration: none;
}
.news .grid .col_12 .btn:hover {
  background: #a01c14;
}
.news .grid .col_4 {
  margin-bottom: 2%;
}
.news .grid .col_4 footer {
  float: left;
  width: 96%;
  background: #fff;
  border: solid 2px #dfe3e4;
  padding: 2%;
}
.news .grid .col_4 footer .img {
  float: left;
}
.news .grid .col_4 footer .nazev {
  color: #000;
  float: left;
  font-size: 16px;
  font-family: 'Exo 2', sans-serif;
  margin-left: 10px;
  margin-bottom: 10px;
  text-decoration: none;
  width: 65%;
  font-weight: 600;
}
.news .grid .col_4 footer .nazev:hover {
  text-decoration: underline;
}
.news .grid .col_4 footer .popis {
  float: left;
  margin-left: 10px;
  width: 65%;
  font-size: 12px;
  color: #6a6a6a;
  height: 37px;
}
.news .grid .col_4 footer .datum {
  font-size: 11px;
  color: #a8a8a8;
  float: left;
  margin-left: 10px;
}
.news .grid .col_4 footer .vice {
  float: right;
  text-decoration: none;
  padding-left: 30px;
  color: #a8a8a8;
  line-height: 12px;
}
.news .grid .col_4 footer .vice i {
  float: right;
}
.news .grid .col_4 footer .vice:hover {
  color: #000;
}
.patka {
  float: left;
  width: 100%;
  padding: 29px 0;
  background: #f3f6f7;
  display: none;
}
.patka .social {
  background: #fff;
  position: relative;
  padding: 15px 0;
  border-bottom: 2px solid #e3e3e3;
}
.patka .social .btnFacebook {
  position: absolute;
  right: 2%;
  top: -15px;
  line-height: 33px;
  padding: 0 30px;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -ms-border-radius: 5px 5px 5px 5px;
  -o-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  background: #405a95;
  text-transform: uppercase;
  text-decoration: none;
  color: #fff;
}
.patka .col_12 .menu {
  float: left;
  margin: 25px 0;
  padding: 0;
  list-style: none;
  text-align: center;
  width: 100%;
}
.patka .col_12 .menu li {
  display: inline-block;
  padding: 0px;
  height: 10px;
  line-height: 10px;
}
.patka .col_12 .menu li a {
  color: #707475;
  padding: 0 15px;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 3px;
  display: inline-block;
  border-left: 1px solid #707475;
}
.patka .col_12 .menu li a:hover {
  color: #000;
}
.patka .col_12 .menu li:first-child a {
  border-left: none;
}
.patka >.center {
  font-size: 12px;
  color: #707475;
}
.patka >.center a {
  color: #707475;
  text-decoration: none;
}
.patka >.center a:hover {
  text-decoration: underline;
}
div.form_input.left {
  float: none;
}
input {
  -webkit-appearance: none;
  border-radius: 0;
}
fieldset {
  border: none;
  margin: 0px;
  padding: 0px;
}
.prechod {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.clear {
  clear: both;
}
.left {
  float: left;
}
.right {
  float: right;
}
.center {
  text-align: center;
}
.default {
  width: 960px;
  margin: 0px;
  padding: 0px;
}
.mp {
  margin: 0px;
  padding: 0px;
}
