html, body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#MENU_TOP {
	background-color: #FFFFFF;
	height: 50px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
}
#MENU_TOP_CONTENT {
	min-width: 280px;
	max-width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#MENU_TOP_CONTENT ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#MENU_TOP_CONTENT ul li {
	float: right;
	width: 120px;
	position: relative;
	height: 50px;
}
#MENU_TOP_CONTENT ul a:link, #MENU_TOP_CONTENT ul a:visited {
	display: block;
	text-decoration: none;
	color: #17577A;
	height: 35px;
	padding-top: 15px;
}
#MENU_TOP_CONTENT ul a:hover {
	color: #17577A;
	background-color: #FFFFFF;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #17577A;
	height: 30px;
}
#LOGO {
	background-color: #17577A;
	height: 150px;
	clear: both;
	width: 100%;
}
#LOGO_CONTENT {
	min-width: 280px;
	max-width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(grafika/logo_historia_2020.jpg);
	background-repeat: no-repeat;
	height: 150px;
	background-position: center;
	position: relative;
}
#LOGO_CONTENT_NAPIS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	float: right;
	position: absolute;
	right: 10%;
	bottom: 5px;
	text-shadow: 2px 2px #333333;
}
#MAIN_TLO {
	clear: both;
	background-color: #F2F9FD;
	width: 100%;
	background-image: url(grafika/tlo_historia_big.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	background-attachment: fixed;
}
#CONTENT {
	min-width: 278px;
	max-width: 958px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #17577A;
	border-left-color: #17577A;
	overflow: auto;
}
#LINKI {
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	overflow: auto;
}
#LINKI p {
	margin: 0px;
	color: #333333;
	font-size: 16px;
	padding-bottom: 2px;
	text-align: left;
}
#OPIS {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	background-color: #FFFFFF;
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
}
#OPIS h1 {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-color: #17577A;
}
#OPIS h2 {
	color: #333333;
	font-size: 18px;
	text-align: left;
	padding-top: 20px;
	padding-bottom: 2px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #17577A;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#OPIS h3 {
	color: #333333;
	font-size: 16px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	margin: 0px;
}
#OPIS p {
	margin: 0px;
	color: #333333;
	font-size: 16px;
	text-align: justify;
	padding-bottom: 5px;
	padding-top: 15px;
}
#OPIS a:link, #OPIS  a:visited {
	color: #17577A;
	text-decoration: none;	
}
#OPIS a:hover {
	color: #CC3300;
	text-decoration: underline;	
}
#OPIS ul {
	padding-top: 2px;
	padding-left: 20px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#OPIS li {
	padding-bottom: 2px;
	list-style-image: url(grafika/punktor_kwadrat.jpg);
	list-style-position: outside;
	padding-left: 5px;
	font-size: 16px;
	color: #333333;
}
#FOTKI {
	clear: both;
	background-color: #FFFFFF;
	overflow: hidden;
}
.fotka {
	height: 180px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-bottom: 10px;
	text-align: center;
	background-image: url(grafika/tlo_obrazek.jpg);
}
.img {
    opacity: 1.0;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}
.img:hover {
    filter: brightness(80%);
} 
#LISTA {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	background-color: #FFFFFF;
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#LISTA h1 {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-image: url(grafika/tlo_lista_h1.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-left: 40px;
}
#LISTA p {
	margin: 0px;
	color: #333333;
	font-size: 16px;
	text-align: justify;
}
#LISTA a:link, #LISTA  a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
#LISTA a:hover {
	color: #CC3300;
	text-decoration: none;
	display: block;
	box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.3);
}
#LISTA ul {
	margin: 0px;
	list-style: none;
	padding: 0px;
}
#LISTA ul li {
	min-width: 238px;
	max-width: 918px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
}
#LISTA ul a:link, #LISTA ul a:visited {
	display: block;
	text-decoration: none;
	color: #333333;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #17577A;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
#LISTA ul a:hover {
	color: #CC3300;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #CC3300;
}
#MENU_BOTTOM {
	background-color: #17577A;
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	clear: both;
}
#MENU_BOTTOM_CONTENT {
	background-color: #17577A;
	min-width: 280px;
	max-width: 960px;
	margin-right: auto;
	margin-left: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	padding-top: 17px;
	padding-bottom: 17px;
}
#MENU_BOTTOM_CONTENT a:link, #MENU_BOTTOM_CONTENT a:visited {
	color: #FFFFFF;
	text-decoration: none;	
}
#MENU_BOTTOM_CONTENT a:hover {
	color: #FFFFFF;
	text-decoration: underline;	
}
#STOPKA {
	background-color: #FFFFFF;
	min-width: 280px;
	max-width: 960px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	padding-top: 1px;
}
.wciecie {
	padding-bottom: 2px;
	padding-left: 30px;
}
.dodatek {
	display: block;
	background-color: #D5EBF7;
	padding: 15px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	overflow: auto;
}
#PRZYCISKI {
	clear: both;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
}
.item {
	background-color: #FFFFFF;
	float: left;
	width: 29.33%;
	min-width: 150px;
	margin: 2%;
	padding-top: 4%;
	padding-bottom: 9%;
	height: auto;
	outline-style: solid;
	outline-width: 1px;
	outline-color:#006464;
}
@media all and (min-width: 560px){
.item {
	background-color: #FFFFFF;
	float: left;
	width: 29.33%;
	min-width: 150px;
	margin: 2%;
	padding-top: 4%;
	padding-bottom: 9%;
	height: auto;
	outline-style: solid;
	outline-width: 1px;
	outline-color:#006464;
}
}
@media all and (max-width: 560px){
.item {
	background-color: #FFFFFF;
	float: left;
	width: 92%;
	min-width: 160px;
	margin: 4%;
	padding-top: 4%;
	padding-bottom: 9%;
	height: auto;
	outline-style: solid;
	outline-width: 1px;
	outline-color:#006464;
}
}
.item:hover {
	box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.3);
}
.obrazek {
	clear: both;
	width: 100%;
	font-size: 0;
	overflow: hidden;
}
.obrazek img {
	width: 100%;
	height: auto;
	border: 0;
	-webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}
.item:hover img {
    opacity: 0.7;
    filter: alpha(opacity=70); /* For IE8 and earlier */
	-webkit-transform:scale(1.1); /* Safari and Chrome */
    -moz-transform:scale(1.1); /* Firefox */
    -ms-transform:scale(1.1); /* IE 9 */
    -o-transform:scale(1.1); /* Opera */
    transform:scale(1.1);
}
.item .przycisk {
	clear: both;
	width: 100%;
	display: block;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}
.item .przycisk a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #17577A;
	padding-top: 5px;
	padding-bottom: 5px;
}
.item .przycisk a:hover {
	text-decoration: none;
	background-color: #103A52;
}
.item:hover .przycisk a {
	text-decoration: none;
	background-color: #103A52;
}
