body
{
    background-color:white;
    color: white;
    font-size: 20px;
    font-family: 'Lato', sans-serif;
    font-size: 20px;
}

/*link po najechaniu kursorem*/
a:hover
{
	
	text-decoration: none;
}

#containerresponsible
{
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
	
	
}
#container
{
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
	background-color:white;
    color: black;
    font-size: 15px;
	
}

#oknosrodkowe
{
	width: 1000px;
	background-color:white;
    
}
#stopka
{
    width: 1000px;
    height: 26px;
	background-color:#4477dd;
	margin-bottom: 2px;
	margin-right: 2px;
	font-size: 10px;
	text-align: center;
    padding-top: 10px;
    color: white;
}
#logo

{
    width: 230px;
    height: 80px;
	background-color:white;
	float: left;
	font-family: 'Josefin Sans', sans-serif;
	font-size: 20px;
	margin-top: 10px;
    margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
	padding-left: 0px;
}
#menugorne
{
    width: 100%;
	text-align: center;
}
#menuboczne
{
	width: 230px;
	height: 680px;
	background-color:#4477dd;
	float: left;
	margin: 10px;
    
}

#oknoglowne
{
	width: 700px;
	background-color:green;
	float: left;
	margin: 10px;
}

#oknoglowne > h4 
{
    color:black;
}

#oknoglowne > h3 
{
    color:red;
}


.przyciskmenugorne
{
	width: 200px;
	height: 33px;
	background-color:#4477dd;
	float: left;
	margin: 2px;
	border-radius:6px;
	padding-top:5px;
	text-align: center;
}
.przyciskmenugorne:hover
{
		background-color:#3366cc;
}
/*zmniejszy margines listy od gornej belki, bo domyślny margines większy niż 5 px*/
ol
{
	margin-top: 5px;
	padding-left: 20px;
	list-style-type: none;
	text-decoration: none;
}

/*stylizacja na liście ol item li czyli główne punkty. tylko te aitemy które są na liści , zwiększamy czcionkę, pogrubiamy, zmieniamy małe litery na duże*/
ol > li
{
	
	font-size: 13px;
	font-weight: 400;
	padding: 5px;
	color: white;
	border-radius:4px;
}


ul > li:hover 
{
    background-color: #3366cc;
	width: 150px;
	
}
/*przywracamy część cech od body, które zostały zmienione wyżej*/
ol > li > ul
{
	font-size: 14px;
	text-transform: none;
	font-weight: 400;
	padding: 0px;
	margin-top: 10px;
	margin-left: 20px;
	list-style-type: disc;
	
}
ol > li > ul > li
{
	margin: 0px;
	color: ;
	padding-left: 20px;
	list-style-type: none;
	border-radius:4px;
	
	
}

h4
{
	text-align: center;
	color: white;
	font-size: 24px;
	text-transform: uppercase;
	font-weight: 700;
}
h2

{
	text-align: left;
	color: black;
	font-size: 15px;
}
/*likwidacja domyślnego podkreślenia i koloru niebieskiego w przycisku menu gornym*/
a.tilelink
{
	color: white;
	text-decoration:none;
}

#oknoglowne1
{
	width: 730px;
	background-color:white;
	float: left;
	margin: 10px;
    padding-top: 30px;
}
#oknoglownepoziom01
{
	width: 730px;
	background-color:white;
	float: left;
	margin: 10px;
   
}
#oknoglowne1 > h4 
{
    color:black;
}

#oknoglowne1 > h3 
{
    color:black;
	padding-left:100px;
}
#oknoglowne1 > h2
{
    color:black;
	
}

#poziom01container
{
	
	
	width: 700px;
	height: 600px;
	background-color:white;
	
	
}
#poziom01naglowek
{
	width: 400px;
	height: 30px;
	background-color:white;
	color: black;
	margin: 0px;
	padding: 7px;
}
#poziom01tabela
{
	width: 700px;
	height: 630px;
	background-color:white;
    	
}
.poziom01containerobrazka
{
	width: 161px;
	height: 150px;
	margin-left: 10px;
	margin-top:7px;
	margin-right: 0px;
	padding-left: 0px;
	background-color:white;
	border: 1px solid black;
	float: left;
   
}

.poziom01bispowrot
{
	width: 80px;
	height: 20px;
    margin-top: 25px;
	background-color:#4477dd;
    font-size:15px;
    color: black;
    text-align: center;
	float: right;
}

.poziom01bispowrot:hover
{
	width: 80px;
	height: 20px;
    margin-top: 25px;
	background-color:#3366cc;
    font-size:15px;
    color: black;
    text-align: center;
	float: right;
}

.poziom01obrazek
{
	width: 161px;
	height: 105px;
	background-color:white;
	text-align: center;
	padding-top: 5px;
}
.poziom01obrazek:hover
{
	background-color:white;
}
.poziom01podpisobrazka
{
	width: 151px;
	height: 24px;
	background-color:#3366cc;
	padding: 0px;
	text-align: center;
	font-size:15px;
	margin:5px;
	padding-top: 6px;
    color: white;
}
#oknoglownepoziom01bis
{
	width: 730px;
	background-color:yellow;
	float: left;
	margin: 10px;
   
}
#poziom01biscontainer
{
	width: 700px;
	
	background-color:greenyellow;
}
#poziom01bisnaglowek
{
	width: 400px;
	height: 30px;
	background-color:red;
	color: black;
	margin: 0px;
	padding: 7px;
}
#poziom01bistabela
{
	width: 700px;
	height: 630px;
	background-color:blue;
	
	
	
}
.poziom01biscontainerobrazka
{
	width: 161px;
	height: 150px;
	margin-left: 10px;
	margin-top:7px;
	margin-right: 0px;
	padding-left: 0px;
	background-color:blueviolet;
	border: 1px solid black;
	float: left;
}
.poziom01bisobrazek
{
	width: 161px;
	height: 105px;
	background-color:rosybrown;
	text-align: center;
	padding-top: 5px;
}
.poziom01bisobrazek:hover
{
	background-color:gray;
}
.poziom01bispodpisobrazka
{
	width: 151px;
	height: 24px;
	background-color:#3366cc;
	padding: 0px;
	text-align: center;
	font-size:15px;
	margin:5px;
	padding-top: 6px;
}
.poziom01bisprzyciskpowrot
{
	width: 80px;
	height: 20px;
	background-color:#4477dd;
  font-size:15px;
  color: black;
  text-align: center;
    margin-left: 620px;
 
}
.poziom01bisprzyciskpowrot:hover
{
	width: 80px;
	height: 20px;
	background-color:#3366cc;
  font-size:15px;
  color: black;
  text-align: center;
 
}




.test:hover {
    background-color: #3366cc;
	width:180px;
	
}
.poziom02container
{
	width: 730px;
	
	background-color:white;
}
.poziom02containeroknolewe
{
	width: 400px;
	height: 680px;
	background-color:white;
   float: left;
}
.poziom02podpisobrazka
{
	color: #3366cc;
	padding-top:70px;
	text-align: center;
	background-color:white;
}
.poziom02containeroknosrodkowe
{
	width: 220px;
	height: 680px;
	background-color:white;
	
  float: left;
  
}
.poziom02containeroknosrodkowewymiary
{
	width: 180px;
	height: 300px;
	background-color:white;
	color: #3366cc;
    padding-top:70px;
    padding-left: 30px;
	
	font-size: 15px;
	
  float: left; 
}
.poziom02containeroknosrodkoweopis
{
	width: 210px;
	height: 180px;
	background-color: white;
	color: red;
	
	font-size: 15px;
	
  float: left; 
}


.poziom02containeroknoprawe
{
	width: 80px;
	height: 680px;
	background-color:white;
  float: left;
}
.poziom02index
{
	width: 80px;
	height: 20px;
	background-color:white;
  font-size:15px;
  color: black;
  font-weight: 700;
  text-align: center;
}
.poziom02przerwa
{
	width: 80px;
	height: 450px;
	background-color:white;
  
}
.poziom02przyciskpowrot
{
	width: 80px;
	height: 20px;
	background-color:#4477dd;
  font-size:15px;
  color: black;
  text-align: center;
 
}
.poziom02przyciskpowrot:hover
{
	width: 80px;
	height: 20px;
	background-color:#3366cc;
  font-size:15px;
  color: black;
  text-align: center;
 
}


/*początek kodów związanych z menu przyklejanym*/

.sticky
{
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 100;
    background-color: white;
}


#oknogorne
{
    width: 100%;
    height: 100px;
	text-align: center;
}

#oknogorne ol
{
    margin-top: 10px;
    margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
	padding-left: 100px;
    padding-top: 18px;
	height: 50px;
	line-height: 30px;
	list-style-type: none;
	display: inline-block;
}

#oknogorne ol a
{
	color: #ffffff;
	text-decoration: none;
	display: block;
}

#oknogorne ol > li
{
	float: left;
	width: 200px;
    height: 33px;
	background-color:#4477dd;
    margin: 2px;
    border-radius:6px;
    padding-top:5px;
    text-align: center;
    font-size: 20px;
}


#oknogorne ol > li:hover
{
	background-color:#3366cc;
}
/*koniec kodów związanych z menu przyklejanym-dotyczy włącznie #oknogorne ol > li:hover*/

.kontakt {
    padding-left: 100px;
}

#oknogorne .przycisknieaktywny:hover {
  background-color:#4477dd;
}

.przycisknieaktywny:hover {
  background-color:#4477dd;
}

.licznik a
{
  color: #4477dd;  
  font-size: 10px;
}

.licznik a:hover
{
  color: black;  
}

#cookieinfo * {
    margin: 0px;
    padding: 0px;
}

#cookieinfo {
    position: fixed;
    font-size: 12px;
    font-family: Arial, Verdana, sans-serif;
    left: 0px;
    
    bottom: 0px;
    right: 0px;
    background-color: #323334;
    padding: 20px;
    box-shadow: 0px -1px 3px rgba(0, 0, 0, 0.5);
    z-index: 1000;
}

#cookieinfo h6 {
    font-size: 16px;
    font-weight: bold;
    color: #cdd7da;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 1);
    margin-bottom: 7px;
}

#cookieinfo p {
    font-size: 12px;
    color: #afb4bc;
    line-height: 1.5em;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 1);
}

#cookie-quit {
    display: block;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 22px;
    height: 22px;
    border-radius: 11px;
    line-height: 22px;
    font-size: 12px;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    background-color: #3366cc;
    color: white !important;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.75);
}

#cookie-quit:hover{
    background-color: #3366cc;
}

#cookieinfo a {
    color: #3366cc;
}

