

body {
	font-family: 'Poppins';
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {margin: 0 0 15px 0;}
h1 {font-size: 30px;}
h2 {font-size: 28px;}
h3 {font-size: 26px;}
h4 {font-size: 24px;}
h5 {font-size: 22px;}
h6 {font-size: 20px;}

.flash{
    margin: 25px 0;
    color: #fff;
    font-weight: 500;
    background: #aa1c2c;
    padding: 15px 25px;
    text-transform: uppercase;
}
.modal-box-close {
	background: black;
	text-align: right;
	padding: 0 11px;
}
.overlay {
	z-index: 1000;
	position: fixed;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background: rgba(0,0,0,0.5);
	display: none;
}
.modal-box-content {
	max-width: 400px;
    text-align: center;
    background: white;
	padding: 40px;
}
.modal-box-content img {
	max-width: 100%;
}
.close-modal {
	font-size: 25px;
color: white;
padding: 5px;
cursor: pointer;
text-align: right;
}
.modal-box {
  position: fixed;
  top: 50%;
  transform: translate(-50%,-50%);
  left: 50%;
	z-index: 1001;
	display: none;
}
/* Top-before */

#top-before {
	background: #181a1c;
}

.top-anim {float: right;    background-image: url('../img/top-obrazok.png');height: 135px;width: 70%; background-repeat:no-repeat;background-size: cover;}
.certifikat {
  width: 30%;
	float: left;
	min-height: 85px;
    text-align: center;
}
.uwu {
	display: flex;
	align-items: flex-end;
}
.certifikat img {
	max-width: 69px;
	height: auto;
	padding: 1rem 0rem;
}

#top-before .logo {
	float: left;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 10px;
}

.top-slogan {width: 100%;float: left;color: #fff;}
.top-slogan span {color: #fff;font-size: 15px;font-weight: 500;}
.top-slogan span.big {text-transform: uppercase;}
/* Header */

.pravo {margin-bottom: 25px;}
.navbar-default {
	background-color: #aa1c2c;
	border: none;
	border-radius: 0px;
}
.navbar-default .navbar-nav>li {
    line-height: 50px;
}
.navbar-default .navbar-nav>li>a {
	font-weight: 500;
    height: auto;
    padding: 4px 15px;
    display: inline-block;
}

.navbar-default .navbar-nav>li>a {
	border-right: 1px solid #b73e4b;
}

.navbar-default .navbar-nav>li:last-child>a {
	border-right: none;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
    background: none;
}

#hledani-form {
    position: relative;
}

#hledani {
	border: 1px solid #c87b84;
	width: 338px;
	height: 37px;
	padding: 0px 40px 0px 15px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	background: transparent;
	font-size: 11px;
	color: #fff;
	outline: 0;
    text-transform: uppercase;
    margin-top: 6px;
}
#hledat:focus,#hledat:hover,#hledat:active {
    outline: 0px;
}
#hledat {
    position: absolute;
    right: 0px;
    width: 45px;
    top: 7px;
    height: 34px;
    background-image: url('../img/lupa.png');
    background-repeat: no-repeat;
    background-position: center;
    background-color: transparent;
    border: 0px;
}
#hledani::-webkit-input-placeholder {
	color: #fff;
    padding-top: 2px;
}

#hledani:-moz-placeholder {
	color: #fff;
    padding-top: 2px;
}

#hledani::-moz-placeholder {
	color: #fff;
    padding-top: 2px;
}

#hledani:-ms-input-placeholder {
	color: #fff;
    padding-top: 2px;
}

/* Top-after */

#top-after {
	background: #b5b5b5;
	padding-top: 28px;
	padding-bottom: 25px;
	margin-top: -20px;
}

#top-after h1 {
	font-size: 21px;
	color: #fff;
	margin-top: 0px;
}

#top-after h2 {
	font-size: 14px;
	color: #fff;
	margin-top: 8px;
	margin-bottom: 0px;
}


/* Content */

#content {

}

/* Right side content */

.novinky-bg {
	background: #eeeeee;
	padding: 28px 0 0 0;
    display: inline-block;
    width: 100%;

}

.novinky-bg img {float: right;}

.novinky-bg-one h3 {
	font-size: 21px;
	font-weight: 400;
	line-height: 1.3;
	color: #AA1C2C;
	margin-bottom: 10px;
}

.novinky-bg-one a.novinky-title:hover {
	color: #AA1C2C;
	text-decoration: none;
}

.novinky-bg-one a.novinky-title:hover h3 {
	color: #AA1C2C;
	text-decoration: none;
}

.novinky-bg-two p {
	font-size: 13px;
	padding-top: 10px;
	padding-bottom: 10px;
    color: #252525;
    line-height: 30px;
    text-align: justify;
}

.novinky-bg-three a {
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	margin-top: 15px;
	display: inline-block;
    padding-left: 23px;
}
.share-container span {
    padding-right: 8px;
}
.share-container a {
    padding-left: 10px;
}
.novinky-bg-three p {
	padding-top: 15px;
}

.novinky-bg-three {
	background-image: url('../img/sipka.png');
	background-repeat: no-repeat;
	min-height: 50px;
	border-bottom: 1px solid #d7dde2;
	border-top: 1px solid #d7dde2;
}

.no-padding {
	padding-right: 0px;
	padding-left: 0px;
}

.novinky .datum {
	background: #aa1c2c;
	padding: 5px 0;
}

.novinky {
	padding-bottom: 30px;
}

.novinky .datum p {
	color: #fff;
}

.novinky .datum .den {
	font-size: 27px;
	margin-bottom: 0px;
}

.novinky .datum .mesiac {
	font-size: 11px;
}

.novinky .datum .rok {
	font-size: 14px;
	font-weight: 600;
	margin-bottom: 0;
}

#strankovanie {
    margin-bottom: 70px;
    margin-right: 0px;
    margin-left: 0px;
}
#strankovanie-list {
    margin: 0px;
    padding: 0px;
    list-style: none;
    border-top: 1px solid #d7dde2;
    border-bottom: 1px solid #d7dde2;
    display: inline-block;
    padding-top: 30px;
    padding-bottom: 15px;
}
#strankovanie-list li {
    display: inline-block;
}
#strankovanie-list li:last-child:after {
    content: '';
}
#strankovanie-list li:after {
    color: #252525;
    padding: 2px 1px;
	font-family: 'Open Sans';
    font-size: 13px;
    content: '|';
    font-size: 15px;
}
#strankovanie-list li a,#strankovanie-list li a:focus,#strankovanie-list li a:active,#strankovanie-list li a:hover {
    color: #252525;
	font-family: 'Open Sans';
    font-size: 13px;
    line-height: 14px;
    text-decoration: none;
}
#strankovanie-list li span {
    color: #252525;
	font-family: 'Open Sans';
    font-size: 13px;
    line-height: 14px;
    text-decoration: none;
    font-weight: 600;
	line-height: 44px;
	padding: 0;
}
#strankovanie-list li a span {
    color: #adb6bd;
    font-size: 19px;
}
.kategorie-menu ul li a {
	font-family: 'Open Sans';
	text-decoration: none;
	color: #252525;
	font-weight: 600;
	line-height: 44px;
	padding: 0;
	text-transform: none;
}
.kategorie-menu ul li a:hover,.kategorie-menu ul li a:active,.kategorie-menu ul li a:focus {background: none;color: #AA1C2C;}

.kategorie-menu ul li {
	list-style-type: none;
	background: url('../img/ul-decoration.png') left 5px center no-repeat;
	border-bottom: 1px solid #d7dde2;
	 padding-left: 20px;
	 width: 100%;
}
.kategorie-menu ul li:last-child {
	border-bottom: none;
	/*padding-bottom: 40px; */
}

.kategorie-menu ul {
	padding-left: 0px;
	margin: 0px 0 40px 0;
    font-size: 13px;
    list-style-position: inside;
}

.kategorie .box-background  h3 {
	margin-top: 13px;
	color: #fff;
	font-size: 11px;
}

.box-background {
	background: #b5b5b5;
	width: 100%;
	height: 47px;
	border: 5px solid #b5b5b5;
    box-shadow: 0 0 0 1px #d1d1d1 inset;
}
.right-menu-img,.right-menu-link {
    display: inline-block;
}
.sluzby .box-background  h3 {
	margin-top: 13px;
	color: #fff;
	font-size: 11px;
}

.sluzby .box-background  {
	margin-bottom: 24px;
}

.sluzby-zoznam {
	padding-bottom: 9px;
}
.sluzby-zoznam a:hover,.sluzby-zoznam a:active,.sluzby-zoznam a:focus {
    text-decoration: none;
}
.sluzby-zoznam a {
	font-family: 'Open Sans';
	color: #252525;
	font-weight: 600;
	font-size: 13px;
	padding-top: 15px;
}
.right-menu-img img {
    width: 80%;
}
.info .box-background  h3 {
	margin-top: 13px;
	color: #fff;
	font-size: 11px;
}

.info .box-background  {
	margin-bottom: 28px;
	margin-top: 38px;
}

.info-zoznam {
	padding-bottom: 9px;
}
.info-zoznam a:active,.info-zoznam a:focus,.info-zoznam a:hover {
    text-decoration: none;
}
.info-zoznam a {
	font-family: 'Open Sans';
	color: #252525;
	font-weight: 600;
	font-size: 13px;
	padding-top: 15px;
}

.pravo .box-background  h3 {
	margin-top: 13px;
	color: #fff;
	font-size: 11px;
}

.pravo .box-background  {
	margin-bottom: 34px;
	margin-top: 45px;
}

.pravo img {
	display: inline-block;
	text-align: center;
}

.pagination>li>a, .pagination>li>span {
	border: none;
	color: #252525;
	font-size: 13px;
	border-bottom: 1px solid #d7dde2;
	border-top: 1px solid #d7dde2;
	padding-bottom: 18px;
	padding-top: 30px;
	padding-left: 8px;
	padding-right: 0px;
}

.farba {
	color: #adb6bd;
}

/* Footer */

#footer {
	background: #b5b5b5;
	padding-top: 35px;
	padding-bottom: 65px;
}
#footer img {
    display: inline-block;
    margin-right: 50px;
}
#footer p {
	padding-top: 35px;
	color: #fff;
	font-size: 11px;
	font-family: 'Open Sans';
}
#footer a {color: #fff;text-decoration: underline;}

#footer h3  {
	color: #fff;
	padding-bottom: 21px;
	font-size: 18px;
}

#footer img  {
	padding-top: 40px;
}

.email-input input{
	width: 356px;
	height: 41px;
	border: 1px solid #ececec;
	border-radius: 0px;
	background: #b5b5b5;
}
.newsletter-email:focus,.newsletter-email:active,.newsletter-email:hover {
    outline: 0px;
}
.newsletter-email {
    height: 35px;
    border: 1px solid #fff;
    text-align: center;
    background: transparent;
    font-size: 11px;
    text-transform: uppercase;
    color: #fff;
    width: 65%;
    display: inline-block;
}
.newsletter-submit:focus,.newsletter-submit:active,.newsletter-submit:hover {
    outline: 0;
}
.newsletter-submit {
    width: 27px;
    height: 35px;
    margin-left: 20px;
    display: inline-block;
    vertical-align: middle;
    background-image: url('../img/obalka.png');
    background-repeat: no-repeat;
    background-position: center;
    background-color: transparent;
    border: 0px;
}
.newsletter-email::-webkit-input-placeholder {
	color: #fff;
    padding-top: 2px;
}

.newsletter-email:-moz-placeholder {
	color: #fff;
    padding-top: 2px;
}

.newsletter-email::-moz-placeholder {
	color: #fff;
    padding-top: 2px;
}

.newsletter-email:-ms-input-placeholder {
	color: #fff;
    padding-top: 2px;
}

.gallery {float:left;width: 100%;margin-bottom: 20px;}
.gallery .item {margin: 10px 10px 0 0;float: left;padding: 3px;border: 1px solid #dadada;text-align:center;}
.gallery .item img {height:90px;}

.vypisgalerie-item {float:left;width: 100%;margin-bottom: 25px;}
.vypisgalerie .item {margin: 10px 10px 0 0;float: left;padding: 3px;border: 1px solid #dadada;text-align:center;}
.vypisgalerie .item img {height:90px;}

#snippet-contactForm-form {width: 100%;float: left;margin-top: 40px;}

.form-horizontal .control-label {text-align: left;}

.news-detail {width: 100%;float: left;padding-bottom: 40px;padding-right: 30px;}
.share-box	{margin-top: 30px;}
.share-box-item	{margin-right: 15px;float: left;}

.publication-item img {height: 153px;}

@media (max-width:576px) {
    .modal-box {
        transform: translate(0,-50%);
        left: 20px;
        right: 20px;
    }
    .modal-box-content {
        max-width: 100%;
    }
}