
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@300;400&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@300;400&family=Roboto:wght@300&display=swap');

/* jiné fonty pro nadpisy, text a ostatní */ 
html body { font-family: 'Roboto Condensed', sans-serif; font-weight: 300; color: #222; }
h1, h2, h3, h4, h5, h6 { font-family: 'Roboto Condensed', sans-serif; font-weight: 500; }
#motto #motto-title, #motto #motto-text, #navbar .navbar-nav li a { font-family: 'Roboto Condensed', sans-serif; font-weight: 500; }
#panel-news h3.panel-title { font-family: 'Roboto Condensed', sans-serif; font-weight: 500; }
/* jiné fonty pro nadpisy, text a ostatní - konec*/ 


.logo img { max-height: 65px; max-width: 255px; }

.navbar-default { min-height: 80px; }
.navbar-default .container { padding-top: 8px; }
#top-ribbon { line-height: 30px; }

#own-motive .carousel-caption { bottom: 5%; }
section.section-carousel div.caption-hide .carousel-caption { display: block; color: #000; }

#second { color: #000; background-image: url(/obrazek/3/pozadi-servis-jpg/); }

footer { padding-top: 40px; padding-bottom: 30px; }
footer > .container { padding-top: 0px; padding-bottom: 0px; }
#pata-vpravo { padding-left: 50px; }

.copy { display: none; }

