/* reset CSS */
html, body, div, span, 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, strong, 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-size: 100%;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;


}
body {
	line-height: 1.2;
}
ol {
	padding-left: 1.4em;
	list-style: decimal;
}
ul {
	padding-left: 1.4em;
	list-style: square;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* koniec resetu CSS */

@font-face {
  font-family: "Roboto";
  src: url('fonts/Roboto-Regular.ttf');
  
}
@font-face {
  font-family: "Roboto-Bold";
  src: url('fonts/Roboto-Bold.ttf');
  
}
@font-face {
  font-family: "FoglihtenNo04-070";
  src: url('fonts/FoglihtenNo04-070.otf');
}

p {
  font-family: "Roboto";
}
.kolumna {
  width:100%
}
.tlo {
width: 100%;
background-image: url(galeria/grafiki/t?o2.jpg);
background-repeat: no-repeat;
}
.top {
width: 1000px;
margin-left: auto;
margin-right: auto;
padding: 0px 0px;
}

.top1 {
width: 1000px;
position: center;
margin-left: auto;
margin-right: auto;
padding: 150px 0px 0px 0px;
}
.obrazeklogo {
background-position: bottom-left
}
img.center {
	float: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px;
	max-width: 100%;
}

.imgbaner {
  max-width: 100%;
  
}

.baner_a {
  float: none;
  width: auto;
  clear: both;
  padding: 0px 0px;
  margin: 0px 0px;
  margin-bottom: 0px;
  }




menu ul ul {
display: none;
}
menu ul li:hover > ul {
		display: block;
	}
menu ul {
width: 100%;
padding: 0px 0px;
float: none; 
list-style: none;
position: relative;
display: inline-table;
top: 4px;
font-family: "Roboto-Bold" sans-serif;
font-size: 14px;
font-weight: bold;
transition-property: background-color, color;
box-sizing: border-box;
background-color: rgba(0,0,0,.5);
}

menu ul:after {
		content: ""; clear: both; display: block;
	}
menu ul li {
float: right;
}

menu ul li:hover {
background-color: white;
transition-duration: 1s;
}
menu ul li:hover a {
color: rgb(9,47,56);

transition-duration: 1s;
}

menu ul li a {
display: block; padding: 14px 20px;
color: rgb(255,255,255);
color: rgba(255,255,255,); text-decoration: none;
text-transform: uppercase;
font-family: Arial, sans-serif;
}

menu ul ul {
width: 25%;
background-color: rgb(255,255,255);
background-color: rgba(255,255,255,.5);
padding: 0;
position: absolute;
top: 100%;
border-radius: 0;
transition-property: background-color, color;
transition-delay: 1s;
}

menu ul ul li {
float: none;
border-top: 1px solid white;
position: relative;
transition-delay: 1s;
color: white;
}

menu ul ul li  a {
padding: 14px 20px;
color: white;
}

menu ul ul li a:hover {
background-color: rgb(106,130,13);
color: white;
text-shadow: 0 0 3px rgb(255,255,255,);
transition-duration: 1s;
}
menu ul ul li a {
color: black;
}

a.mail:link {
color: rgb(229,57,36);
}


ul.stopkalink {

position: right;
list-style-type:none;
font-family: Roboto, sans-serif;
font-size: 12px;
font-color: white;
padding-right:0;
padding-top:0;
margin-left: 0;
text-align: right;
 
 }
 
ul.stopkalink a {
display:inline block;   
height: 3.1em;
line-height:px 1.1em;
    
 }
 
.stopkalink a:link {

text-decoration: none;

color: white;  
  
}

.stopkalink a:visited {
color: white;  
  
}

.stopkalink a:hover {
color: yellow;  
  
}

a.stopkalink {
position: right;
border-style: solid;
border-bottom-color: rgb(255, 255, 255);
border-width: 0px;

padding: 0px 0px 10px 0px;
  
}

.kolumna {
  width: auto;
}

.tresc {font-family: Roboto, sans-serif;max-height: 1000px;color: rgb(0,0,0);background-color: white;font-size: 16px;padding: 40px 30px 40px 30px;line-height: 160%;text-align: justify;margin-bottom: 80px;}
.naglowek {
font-family: "Roboto-Bold", sans-serif;
font-weight: 100;
color: rgb(106,130,31);
font-size: 30px;
margin-top: 20px;
text-align: left;
}
.pogrubienie {
font-weight: 100;   
}
.autor{
color: white;
}
.litera:first-letter {
font-weight: bold;
font-family: "Roboto-Bold", sans-serif;
font-size: 28px;
color: rgb(106,130,31)
}
.tresc p{
margin-top: 18px;
margin-bottom: 18px; 
}
.kontakt: first-letter{
font-weight: normal;
font-family: Arial, sans-serif;
font-size: 16px;
color: rgb(150,150,150);
}
.stopka {
position: center;
font-size: 13px;
padding-top: 16px;
background-repeat: no-repeat;
height: auto;
weight: 100%;
background-color: rgb(106,130,13);
box-sizing: border-box;
}
.copyright {
  float: bottom;
  font-family: Roboto;
  font-size: 15px;
  color: white;
  padding: 30px 0px 0px 0px;
}

.wstopce {
max-width: 1000px;
font-family: Roboto;
font-size: 13px;
padding: 0px 10px 10px 10px;
margin-right: 40px;
}

.logo {
float: left;  
background-image: url(galeria/grafiki/logo.png);
background-repeat: no-repeat; 
background-position: left top; 
}

@media (min-width: 560px) and (max-width: 1000px) {
  .tlo, .top, .top1, .baner, .baner_a, .baner2, .baner3, .baner4, .baner5, .baner6, .baner7, .tresc, .wstopce {
	clear: both;
	float: none;
	width: auto;

	  
  }
  }	


.bg-dark {
    --bs-bg-opacity: 1;
    background-color: rgb(33 37 41 / 90%) !important;
}

@media (min-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1000px;
    }
}