﻿body
	{
	font-family: Trebuchet MS, tahoma, sans-serif;
	line-height:150%;
	border:0px;
	margin:0px;
	padding:0px;
	background-color:rgb(64, 169, 188, 0.5);
	background-image: url(podklad3.png);
	background-repeat:no-repeat;
  background-position:center center;
  background-attachment:fixed;
  -o-background-size: 100% 100%, auto;
  -moz-background-size: 100% 100%, auto;
  -webkit-background-size: 100% 100%, auto;
  background-size: 100% 100%, auto;
	}

div.pojemnik-calosc 
	{
	position:relative;
	width:930px;
	min-height:700px;
	margin:10px auto 0px auto;
	border-width:0px;
	padding:0px;
	}

div.menu
	{
  width:80px;
	height:25px;
	padding:15px 10px 5px 10px;
	background:rgb(255, 222, 96);
  border-width:1px;
	border-style:solid;
	border-color:black;
	border-radius:5px;
  z-index:1;
  }

div.naglowek
	{
	position:relative;
	border-width:1px;
	border-style:solid;
	border-color:black;
	border-radius:10px;
	text-align:center;
	font-weight:bold;
	font-size:26px;
	color:white;
	width:100%;
	height:45px;
	margin:0px;
	padding-top:23px;
	background:rgb(181, 34, 18);
  box-shadow: 3px 7px 12px black;
  z-index:2;
  }

div.pojemnik-lewy
    {
    background:rgb(255, 251, 216);
    float:left;
    /*position:absolute; top:130px; left:0px;*/
    border-width:1px;
    border-style:solid;
    border-color:black;
    padding-left:0px;
    padding-right:0px;
    width:270px;
    min-height:700px;
    margin-bottom:20px;
    margin-top:50px;
    border-radius:10px;
    box-shadow: 3px 8px 12px black;
    }

div.pojemnik-lewy span
  {
 	font-size:20px;
  }

div.pojemnik-lewy p
  {
  margin-left:35px;
  font-weight:bold;
  margin-bottom:50px;
  color:gray;
  }

div.pojemnik-lewy a:link, div.pojemnik-lewy a:visited, div.pojemnik-lewy a:hover
	{
	color:black;
	text-decoration: none;
	}

div.pojemnik-prawy
  {
  /*position:absolute; top:130px; left:290px;*/
  float:right;
  background-color:rgb(25, 62, 81);
  width:575px;
  min-height:655px;
  margin-bottom:20px;
  margin-top:50px;
  padding:15px 30px 30px 35px;
  border:1px solid black;
  background-color:white;
  font-size:13px;
  line-height:155%;
  border-radius:8px;
  box-shadow: 3px 8px 12px black;
  }

div.stopka
	{
	clear:both;
  background:rgb(255, 251, 216);
	border-width:1px;
	border-style:solid;
	border-color:black;
	text-align:center;
	font-weight:bold;
	font-size:15px;
	width:100%;
	height:30px;
	margin-bottom:20px;
	padding-top:8px;
	border-radius:10px;
  box-shadow: 3px 7px 12px black;
  }

div.menu1
	{
	position:absolute; top:83px; left:0px;
	padding-top:0px;
  border-width:0px;
  margin:0px;
	}
	
.nag
	{
	border:1px solid rgb(181, 34, 18);
	position:absolute; top:-20px;
	height:25px;
  margin-right:20px;
  margin-left:0px;
	padding:15px 10px 5px 10px;
	background:rgb(255, 222, 96);
	text-align:center;
  font-weight:bold;
  z-index:1;
	border-radius:5px;
	}

.nag5, .nag4
	{
	border:1px solid rgb(181, 34, 18);
	position:absolute; top:-20px;
	height:20px;
  margin-right:20px;
  margin-left:0px;
	padding:5px 10px 10px 10px;
	background:rgb(255, 222, 96);
	text-align:center;
  font-weight:bold;
  z-index:3;
	border-radius:5px;
	}

.nag:hover
	{
	height:20px;
	padding:5px 10px 10px 10px;
  z-index:3;
	}

ul.menu2
	{
	list-style-type:none;
	width:220px;
	padding-left:35px;
	padding-right:0px;
	margin:20px 0px 15px 0px;
	}

ul.menu2 > li
 {
	border:0px;
	font-weight:bold;
	font-size:16px;
	margin:5px 0px 5px 0px;
	padding-left:0px;
	padding-right:0px;
  line-height:120%;
	}

li div
	{
	width:200px;
  height:110px;
	border:2px solid rgb(198, 37, 19);
  box-shadow: 5px 5px 11px black;
	margin:3px 0px 25px 0px;
	padding:0px;
  }

li div:hover
  {
	border:2px solid rgb(181, 34, 18);
  box-shadow: 7px 7px 7px rgb(129, 66, 6);
  }

img.map
  {
	margin:0px;
	padding:0px;
	border:0px;
  }

ul.menu3
	{
	list-style-type:none;
	padding:0px;
	border:0px;
	margin-top:-50px;
	margin-bottom:15px;
	margin-left:25px;
	}

ul.menu3 > li, ul.menu4 > li
	{
	border:3px solid rgb(129, 66, 6);
	background:rgb(255, 251, 168);
	width:190px;
	min-height:16px;
	line-height:120%;
	font-weight:bold;
	font-size:14px;
	padding:8px;
	margin:20px 0px 5px 0px;
  border-radius:8px;
  box-shadow: 6px 6px 15px black;
  }

ul.menu5
	{
	list-style-type:none;
	width:290px;
	padding:0px;
	border:0px;
	margin-bottom:15px;
	margin-left:5px;
	}

ul.menu5 > li
	{
	border:2px solid rgb(129, 66, 6);
	background:rgb(255, 251, 168);
	width:270px;
	text-align:center;
	min-height:16px;
	line-height:120%;
	font-weight:bold;
	font-size:14px;
	padding:8px;
	margin-top:20px;
	margin-bottom:5px;
	margin-left:0px;
	margin-right:0px;
  border-radius:8px;
  box-shadow: 6px 6px 15px black;
  }

ul.menu5 > li a:link, ul.menu5 > li a:visited, ul.menu5 > li a:hover
	{
	color:black;
	text-decoration: none;
	}

.wyliczenie li
	{
	margin-bottom:8px;
	}

table
	{
	border: 1px solid gray;
	border-collapse: collapse;
	font-size:12px;
	margin-bottom:15px;
	}
	
td, th
	{
	border: 1px solid gray;
	border-collapse: collapse;
	padding:5px;
	line-height:130%;
	}

caption
	{
	font-size:13px;
	font-weight:bold;
	text-align:left;
	margin-top:10px;
	margin-bottom:10px;
  line-height:130%;
	}

sup, sub
	{
	line-height:50%;
	}

ul.tabela
	{
	padding: 0px;
	margin: 0px 0px 0px 15px;
	}

div.oglosz
	{
	width:290px;
	border:2px solid rgb(129, 66, 6);
	background:rgb(255, 251, 168);
	min-height:16px;
	line-height:120%;
	font-size:14px;
	padding-bottom:8px;
	padding-top:0px;
	padding-left:8px;
	padding-right:8px;
	margin-top:20px;
	margin-bottom:15px;
	margin-left:0px;
	margin-right:0px;
  border-radius:8px;
  }

ul.menu4
	{
	list-style-type:none;
	padding:0px;
	border:0px;
	margin-top:50px;
	margin-bottom:15px;
	margin-left:35px;
	}

ul.menu3 > li:hover, ul.menu4 > li:hover, ul.menu5 > li:hover
	{
	margin-top:22px;
	margin-bottom:-2px;
  box-shadow: 4px 4px 8px rgb(129, 66, 6);
  }

p.tekst
	{
	padding:0px;
	border:0px;
	margin-top:7px;
	margin-bottom:5px;
	}

.pojemnik-prawy p
	{
	padding:0px;
	border:0px;
	margin-top:5px;
	margin-bottom:5px;
	}

p img
	{
  border-width:0px;
	}

div.znik
	{
  margin:10px 0px 0px 0px;
  cursor:pointer;
  }

div.mpzp div p + ul, div.mpzp-n div p + ul
	{
  margin:-5px 0px 0px -30px;
  list-style-type: none
  }

div.pojemnik-prawy h2
  {
	text-align:center;
	margin-bottom:20px;
	margin-top:5px;
  line-height:130%;
  }

div.pojemnik-prawy h2 a:link, div.pojemnik-prawy h2 a:visited 
	{
	color:black;
	text-decoration: none;
	}

div.pojemnik-prawy h2 > a:hover
	{
	color:black;
	text-decoration: underline;
	}

div.pojemnik-prawy h3
  {
	font-size:15px;
	margin-bottom:5px;
  }

div.pojemnik-prawy h4
  {
	font-size:14px;
	margin-bottom:5px;
  }

div.pojemnik-prawy h5
  {
	font-size:13px;
  margin-bottom:10px;
  }

div.pojemnik-prawy div.info
  {
  width:535px;
  border: solid 2px gray;
  background-color:rgb(255, 251, 168);
  padding:5px 18px 5px 18px;
  margin-bottom:20px;
  margin-top:15px;
  border-radius:9px;
  }

div.pojemnik-prawy div.info-wew
  {
  width:490px;
  border: solid 2px gray;
  background-color:rgb(255, 251, 168);
  padding:5px 18px 5px 18px;
  margin-bottom:20px;
  margin-top:15px;
  border-radius:9px;
  }

div.powrot
  {
  float:right;
  background-color:rgb(255, 251, 168);
  font-size:11px;
  border:solid gray 1px;
  margin-top:10px;
  padding:0px 9px 0px 9px;
	border-radius:9px;
  }
  
ul.odn-wew
  {
	padding:0px;
	border:0px;
	margin-left:15px;
	list-style-type:circle;
  }

hr
  {
	width:530px;
	border:1px solid gray;
	}

div.pojemnik-prawy > h3
  {
	margin-top:25px;
	margin-bottom:0px;
  }

div.mpzp
  {
  width:535px;
  border: solid 1px gray;
  padding:9px 18px 5px 18px;
  margin-bottom:15px;
  margin-top:15px;
  border-radius:9px;
  }

div.mpzp-n
  {
  width:535px;
  border: solid 1px gray;
  background-color:rgb(229, 229, 217);
  padding:9px 18px 5px 18px;
  margin-bottom:16px;
  margin-top:15px;
  border-radius:9px;
  }

div.mpzp-n > h3
  {
  float:left;
  padding:0px 5px 5px 5px;
  margin-top:0px;
  margin-bottom:-5px;
  }

div.mpzp > h3
  {
  float:left;
  padding:0px 5px 5px 5px;
  margin-top:0px;
  margin-bottom:-5px;
  }

div.mpzp > h3.niempzp
  {
  float:none;
  padding:0px 5px 5px 5px;
  font-size:18px;
  }

p.mpzp
  {
	float:right;
	margin-top:0px;
	margin-bottom:-5px;
  }

div.mpzp > p
  {
  line-height:150%;
  }

div.mpzp > ul
  {
	margin-top:3px;
	margin-bottom:7px;
  }

div.mpzp-n > p
  {
  line-height:135%;
  font-size:12px;
  }

div.mpzp-n > ul
  {
	margin-top:3px;
	margin-bottom:7px;
  }

div.mpzp-uchyl
  {
  width:535px;
  border: solid 1px gray;
  padding:9px 18px 5px 18px;
  margin-bottom:20px;
  margin-top:15px;
  border-radius:9px;
  color:gray;
  }
div.mpzp-uchyl > h3
  {
  float:left;
  padding:0px 5px 5px 5px;
  margin-top:0px;
  margin-bottom:-5px;
  color:gray;
  }

div.mpzp-uchyl > p
  {
  line-height:150%;
  color:gray;
  }

div.mpzp-uchyl > ul
  {
	margin-top:3px;
	margin-bottom:7px;
  color:gray;
  }

h3 img
  {
	margin-bottom:-5px;
  }

div.nag a:link, div.nag a:visited, div.nag a:hover, div.nag5 a:link, div.nag5 a:visited, div.nag5 a:hover,div.nag4 a:link, div.nag4 a:visited, div.nag4 a:hover
	{
	color:black;
	text-decoration: none;
	}

div.naglowek > a:link, div.naglowek > a:visited, div.naglowek > a:hover
	{
	color:white;
	text-decoration: none;
	}

.pojemnik-prawy p a:link, .pojemnik-prawy p a:visited, .pojemnik-prawy h3 a:link, .pojemnik-prawy h3 a:visited, div.odn-wew > li a:link, div.odn-wew > li a:visited, .powrot a:link, .powrot a:visited, .mpzp a:link, .mpzp a:visited
	{
	color:rgb(159, 34, 18);
	text-decoration: none;
	}

div.mpzp-uchyl > ul > li a:link, div.mpzp-uchyl > ul > li a:visited, div.mpzp-uchyl > p a:visited
	{
	color:gray;
	text-decoration: none;
	}

.pojemnik-prawy p a:hover, .pojemnik-prawy h3 a:hover, div.odn-wew > li a:hover, .powrot a:hover, .mpzp a:hover, div.mpzp-uchyl > ul > li a:hover, div.mpzp-uchyl > p a:hover
	{
	color:rgb(181, 34, 18);
	text-decoration: underline;
	}

.pojemnik-prawy li a:link, .pojemnik-prawy li a:visited
	{
	color:rgb(159, 34, 18);
	text-decoration: none;
	}

.pojemnik-prawy li a:hover
	{
	color:rgb(181, 34, 18);
	text-decoration: underline;
	}

.stopka a:link, .stopka a:visited 
	{
	color:black;
	text-decoration: none;
	}

.stopka a:hover
	{
	color:black;
	text-decoration: underline;
	}

p.akt
	{
	font-size:11px;
	line-height:100%;
	}