body.black {
    font: 100% Courier New;
    margin: 20px;
    line-height: 26px;
    background-color: #000000;
}
body.gray {
    font: 100% Courier New;
    margin: 20px;
    line-height: 26px;
    background-image: url("tlo002.jpg");
}

div.zielony {
color: #84c754;
}

.container {
    max-width: 1920px;
    
}

.wrapper {
    position: relative;
	width: 100%;
}
	
	
.win_mid {
   	width: relative;
    text-align: center;
	position: relative;
	margin: auto;
  width: 50%;
  border: 3px solid #73AD21;
  padding: 10px;
  color: #84c754;
  font-family: 'Lato', sans-serif;
  ont-weight: 600; 
    /* Drobna poprawa czytelności (kontrastu) */
    text-shadow: 0 0 10px rgba(255, 255, 255, 0.2);
    /* Upewnienie się, że tekst jest wyśrodkowany, jeśli zajmuje wiele linii */
    text-align: center;
	}	

td.dzielony {
border-left-style: dotted;

}
td.pusty {
border-left-style: none;

}
h1.bialy {
color: white;
position: relative;
line-height: 10px;
font-size: 10px;

}
	
#prawo {
text-align: right;

}

#top {
    color: #84c754;
    padding: 15px;
    text-align: center;
    font-size:680%;
}

.okna {
	
	color: #84c754;
	border: 1px solid #ffffff;
    border-radius: 10px;
    padding: 10px;
    width:50%;
    top: 20px;
    right: 10px;
    position: relative;
    font-size: 80%;
	line-height: 20px;
	text-align: center;
	 display: flex;
  justify-content: center; /* Wyśrodkowanie w poziomie */
  align-items: center;  
}

#main {
    padding: 10px;
    color: #84c754;
    
}

#para1 {
	
	bottom: 50px;
	color: white;
	font-size: 80%
	text-align: center;
	
	
	}

#sidebar1 {
    color: #008000;
    border: 1px solid #ffffff;
    border-radius: 10px;
    padding: 10px;
    width: 400px;
    top: 20px;
    right: 10px;
    position: relative;
    font-size: 80%;
	line-height: 20px;
	text-align: center;
	}

#sidebar2 {
    color: #008000;
    border: 1px solid #ffffff;
    border-radius: 10px;
    color: #84c754;
    padding: 15px;
    text-align: center;
    right: 10px;
    position: relative;
    font-size: 80%;
	line-height: 20px;
	}

#sidebar3 {
    color: #008000;
    border: 1px solid #ffffff;
    border-radius: 10px;
    padding: 10px;
    width: 400px;
    top: 440px;
    right: 10px;
    position: relative;
    font-size: 80%;
	line-height: 20px;
	}

#sidebar4 {
    color: #008000;
    border: 1px solid #ffffff;
    border-radius: 10px;
    padding: 10px;
    width: 300px;
    top: 100px;
    left: 10px;
    position: relative;
    	}
	
#greatwindow {
    color: #008000;
    border: 1px solid #ffffff;
    border-radius: 10px;
    padding: 10px;
    width: 48%;
    top: 50px;
    right: 30px;
    position: absolute;
    font-size: 80%;
	line-height: 30px;
	font-family: Verdana;
	
	}

#bottom {
    border: 1px solid #ffffff;
    border-radius: 4px;
    color: #ffffff;
    text-align: center;
    padding: 10px;
    font-size: 70%;
    line-height: 14px;
}

#footer {
position: fixed;
bottom: 0px;
width: 100%;
font-size: 70%;
color: white;
z-index:+2;
background-color: #333333;
height: 40px;
}

#footer1{
position: fixed;
bottom: 0px;
width: 100%;
font-size: 70%;
color: white;
z-index:+2;
background-color: #000000;
height: 40px;
}

#menubar {
    width: relative;
    text-align: center;
	position: relative;
	font-size: 150%;
	
	margin: auto;
  width: 50%;
  border: 3px solid transparent;
  border-color: #73AD21;
  border-radius: 10px;
  padding: 10px;
  color: #84c754;
  
}

#top h1,#top p {
    margin: 0;
    
    
}

.menuitem {
    color: #84c754;
    cursor: pointer;
}

.menuitem:hover {
    color: #ffffff;
    
}

a {
    color: #84c754;
    text-decoration:none;
}

a:hover {
    color: #ffffff;
}


.to-top{
    text-align:center;
}
#scroll-to-top{
    display:none;
    position:fixed;
    bottom:50px;
    left:250px;
    opacity:0.8;
}
#scroll-to-top:hover{
    opacity:1;
}
TABLE.form1 {
    border-collapse : collapse;
    border          : solid 2px black;
width: 50%;
	color:white;
	text-align: justify;
	opacity:0.8;
	}
td.cennik1 {
background  : #333333;
opacity:0.8;
border-style : solid;
    border-width : 1px;
    border-color : black;
	color:#84c754;
	}
	
#info {
    color: #008000;
    
    
    padding: 10px;
    
    top: 450px;
    left: 150px;
    position: absolute;
    text-align: center;
    
	}
