.ozadje_gradient {
background: -webkit-linear-gradient(top, rgba(179,169,211,1.0) 0%, rgba(255,255,255,0.0) 50%) !important;
}
.ls-nav-prev, .ls-nav-next {
background-color: rgba(0,0,0, 0.1);
border-radius: 0 !important;
}
.ls-nav-prev:hover, .ls-nav-next:hover {
background-color: rgba(0,0,0, 0.2);
border-radius: 0 !important;
}
.cn-bottom.bootstrap {
background-color: rgba(0,0,0,0.5) !important;
}
.cn-set-cookie.button.bootstrap {
background-image: linear-gradient(to bottom, #6951A1, #CD188A) !important;
}
@media only screen and (max-width: 767px) {
h1 {
font-size: 18px !important;
line-height: 19px !important;
}
h2 {
font-size: 17px !important;
line-height: 18px !important;
}
h3 {
font-size: 14px !important;
line-height: 17px !important;
}
h4 {
font-size: 13px !important;	
line-height: 16px !important;
}
h5 {
font-size: 13px !important;	
line-height: 15px !important;
}
.ozadje_gradient {
padding-left: 0 !important;
padding-right: 0 !important;
padding-top: 0 !important;
}
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
h1 {
font-size: 22px !important;
line-height: 24px !important;
}
h2 {
font-size: 20px !important;
line-height: 22px !important;
}
h3 {
font-size: 16px !important;
line-height: 18px !important;
}
h4 {
font-size: 15px !important;	
line-height: 18px !important;
}
h5 {
font-size: 14px !important;	
line-height: 16px !important;
}
.ozadje_gradient {
padding-left: 0 !important;
padding-right: 0 !important;
padding-top: 0 !important;
}
}
@media only screen and (min-width: 768px) and (max-width: 1180px) {
h1 {
font-size: 32px !important;
line-height: 36px !important;
}
h2 {
font-size: 24px !important;
line-height: 28px !important;
}
h3 {
font-size: 18px !important;
line-height: 24px !important;
}
h4 {
font-size: 16px !important;	
line-height: 18px !important;
}
h5 {
font-size: 15px !important;	
line-height: 16px !important;
}
}