body {
    font-size: 12px;
    font-family: "Segoe UI", sans-serif;
    line-height: 1.5;
    letter-spacing: .12em;
    color: black;
}
header {
    justify-content: space-between;
    padding-top: 10px;
    margin-bottom: 25px;
}
header .logo {
    width: 45.95%;
    min-width: 190px;
}
.menu ul {
    padding: 7px 20px 0 0;
    text-transform: uppercase;
    list-style-type: none;
    margin: 0;
    display: flex;
    font-weight: bold;
    font-size: 0;
}
.menu li {
    margin: 0;
    padding: 0;
}
.menu ul a {
    padding: 0 20px;
    margin: 0;
    display: inline-block;
    position: relative;
    font-size: 12px;
    color: black;
    max-width: 111px;
    text-align: center;
    text-decoration: none;
    letter-spacing: normal;
    line-height: 1.4;
}
.menu ul a:hover, .menu ul a.active {
    text-decoration: underline;
}
h1 {
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: normal;
	margin: 0 0 1em;
}
h2 {
	font-size: 11px;
	margin: 1.5em 0 1em;
	text-transform: uppercase;
	letter-spacing: normal;
	line-height: 1.4;
}
h3 {
	font-size:;
	margin: 1.5em 0 1em;
}
h4 {
	font-size:;
	margin: 1.5em 0 1em;
}
h1 a, h2 a, h3 a {
	text-decoration: none;
	color: #000000;
}
a{
    color: #0055a5;
}
a:hover {
    text-decoration: underline;
}
/* pager */
.pager {
    clear: both;
    padding: 30px 0;
    color: #0000;
    letter-spacing: -4px;
}
.pager a, .pager .active  {
    background-color: #a1a1a1;
    padding: 1px 6px;
    letter-spacing: normal;
    margin: 0 1px;
    color: #ffffff;
    font-size: 1.3em;
    text-decoration: none;
	display: inline-block;
}
.pager a.nolink {
    background-color: #c1a67000;
    color: #555;
	display: inline-block;
}
.pager a:hover {
    background-color: #000;
}
.pager .active {
    background-color: #0000;
	color: #050505;
}
/* font size */
.sz-xs {
    font-size: 10px;
}
.sz-s {
    font-size: 11px;
}
.sz-m {
    font-size: 12px;
}
.sz-l {
    font-size: 14px;
}
.sz-xl {
    font-size: 16px;
}
@media (min-width: 768px) {
body {
    font-size: 13px;
}
.sz-xs {
    font-size: 10px;
}
.sz-s {
    font-size: 11px;
}
.sz-m {
    font-size: 13px;
}
.sz-l {
    font-size: 16px;
}
.sz-xl {
    font-size: 20px;
}
h1 {
	font-size: 20px;
}
h2 {
	font-size: 12px;
}
h3 {
	font-size:;
}
h4 {
	font-size:;
}
}
/* - - - - - - - - - - - - - - - - - - - - */
/*speĂ„Ä…Ă‹â€ˇl pro tento web*/
header .content{
    justify-content: space-between;
}
input, select, textarea {
    border-color: #707070;
}
input[type="submit"], input[type="button"] {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.12em;
    padding: 7px 15px;
    background-color: black;
}
input[type="submit"]:hover, input[type="button"]:hover {
    background-color: #d76076;
}
.ico-menu {
	font-size: 17px;
	margin-left: 25px;
	margin-top: 10px;
	font-weight:bold;
}
.ico-search {
	width: 17px;
	margin-right: 25px;
	margin-top: 14px;
}
.search-ico {
    color: #0000 !important;
    background: url(/img/search-ico.png) no-repeat center;
    background-size: 17px;
}
* p:last-child {
	margin-bottom: 0;
}
.maincontent {
	padding: 0;
}
.box, .m-box {
	padding: 0 39px;
}
.text {
    padding: 0 39px;
    text-align: left;
}
.img-hover:hover {
	outline: 4px solid #D4D4D4;
    outline-offset: -4px;
}
.mf-2 article {
    width: 50%;
    padding: 0 15px 13px;
}
.sipka {
    width: 9px;
    height: 9px;
    margin: 0 auto 20px;
    border: solid 2px;
    border-top: 0;
    border-left: 0;
    display: block;
    transform: rotate(45deg);
}
footer img {
	width: inherit;
}
.foot-img {
	border-bottom: 1px solid black;
	margin: 25px 0;
}
.mobilmenu {
	display: none;
	position: absolute;
	width: 100%;
	background-color: white;
	top: 62px;
	padding-bottom: 20px;
	box-shadow: 0px 2px 2px #00000059;
}
.rozbaleno .mobilmenu {
	display: block;
}
.menu .mobilmenu ul {
	display: list-item;
}
.menu .mobilmenu li a {
	padding: 14px 0;
	max-width: inherit;
	letter-spacing: .12em;
}
article h2 {
	letter-spacing: .12em;
	margin-top: 0;
}
.f-2 article {
	width: 128px;
	padding: 0 0 10px;
	text-align: center;
}
.f-2 article h2 {
	margin: 10px 0 0;
}
.content > h1:first-child {
    display: none;
}
.fit-img img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.fit-img {
    height: 150px;
}
.unpack form {
    display: block !important;
    position: absolute;
    right: 19px;
    top: 9px;
	outline: solid 1px #fff;
}
.old-fulltext img {
    float: left;
    margin: 5px 20px 20px 0;
}
.okno {
    background: #d76076;
    width: 100%;
    margin: 0;
    bottom: 0;
    right: 0;
    padding: 30px;
    position: fixed;
    animation: objectturn 1.5s linear 0s;
}
.okno h3 {
    color: #ffffff;
    font-size: 20px;
    font-weight: normal;
    margin-top: 1em;
}
.okno input[type="email"] {
    border-color: white;
    padding: 5px 5px 5px 25px;
}

i.ico-x {
    text-align: center;
    font-style: normal;
    color: white;
    font-size: 18px;
    position: absolute;
    top: 0;
    right: 9px;
    cursor: pointer;
}
@media (min-width: 768px) {
header {
    margin: 0 auto 4em;
    padding-top: 4em;
}
header .logo {
    width: 30%;
    max-width: 316px;
}
header .content {
	padding: 0 50px;
}
.menu {
    margin-left: auto;
}
.maincontent {
	text-align: left;
	padding: 0 50px;
}
.box {
	padding: 0 39px;
}
.m-box {
	padding: 0;
}
.text {
	padding: 0 200px 0 0;
}
.bo-article {
	border-right: 1px solid;
}
.f-3 article {
	width: 33.333%;
	margin-bottom: 25px;
}
.f-2 article {
	width: 50%;
	padding: 0 40px 25px 0;
	border-right: solid 1px;
	text-align: left;
}
.f-2 article:nth-child(2n) {
  border: none;
  padding: 0 0 25px 40px;
}
.f-2 article h2 {
    margin: 0 0 8px;
}
.fit-img {
    height: 322px;
}
.float-left {
    float: left;
    margin: 0px 20px 0 0;
}
.full-img {
    float: left;
    margin: 6px 30px 20px 0;
}
.okno {
    width: 30%;
}
.okno.skryt {
    display: none;
}
}
@charset "utf-8";
@keyframes objectturn {
0% {transform:scaleX(1);}
50% {transform:scaleX(0);}
100% {transform:scaleX(1);}
}
