/*STRONA*/body {	font-size: 12px;	font-family: Verdana, Arial, Helvetica, sans-serif;	background-color: #FFFFFF;	text-align: center;	margin: 0;	padding: 0;	background: url(images/background.jpg);	background-attachment: fixed;}a img {	border: 0;}/*/STRONA*//*RAMKA*/#top {	background-color: transparent;	margin: 0 auto;	width: 900px;}/*/RAMKA*//*WNETRZE*/#BODY {	background-color: transparent;	text-align: left;	margin: 0 0px;	width: 900px;}/*/WNETRZE*//*LOGO*/#LOGO {		background-color: transparent;	background-image: url('images/logo_podklad.png');	background-repeat: no-repeat;	background-position: right top;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;	margin-left: 0px;	padding-top: 0px;	padding-right: 0px;	padding-bottom: 0px;	padding-left: 0px;	font-weight: bold;	height: 150px;}#LOGO h3 {	font-size: 28px;	font-family: Verdana, Arial, Helvetica, sans-serif;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;	margin-left: 0px;	padding-top: 50px;	padding-right: 0px;	padding-bottom: 0px;	padding-left: 25px;	color: white; 	text-shadow: black 0.1em 0.1em 0.2em;}#LOGO h2 {	font-size: 24px;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-style: italic;		margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;	margin-left: 0px;	padding-top: 25px;	padding-right: 0px;	padding-bottom: 0px;	padding-left: 25px;	color: yellow; 	text-shadow: black 0.1em 0.1em 0.2em;}/*/LOGO*//*LINKI*/#LINKI {	font-size: 12px;	font-family: Verdana, Arial, Helvetica, sans-serif;	color: #FFFFFF;	background-color: green;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 15px;	margin-left: 0px;	padding-top: 8px;	padding-right: 10px;	padding-bottom: 8px;	padding-left: 10px;	text-align: center;	border-top-width: 4px;	border-top-color: #556b2f;	border-top-style: solid;	-webkit-box-shadow: 0 8px 6px -6px black;   -moz-box-shadow: 0 8px 6px -6px black;   box-shadow: 0 8px 6px -6px black;   -moz-border-radius-bottomleft: 10px;   -webkit-border-bottom-left-radius: 10px;   -moz-border-radius-bottomright: 10px;   -webkit-border-bottom-right-radius: 10px;/* IE10 */ 	background-image: -ms-linear-gradient(top, #00DB1D 0%, #008F0F 100%);/* Mozilla Firefox */ 	background-image: -moz-linear-gradient(top, #00DB1D 0%, #008F0F 100%);/* Opera */ 	background-image: -o-linear-gradient(top, #00DB1D 0%, #008F0F 100%);/* Webkit (Safari/Chrome 10) */ 	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #00DB1D), color-stop(1, #008F0F));/* Webkit (Chrome 11+) */ 	background-image: -webkit-linear-gradient(top, #00DB1D 0%, #008F0F 100%);/* Proposed W3C Markup */ 	background-image: linear-gradient(top, #00DB1D 0%, #008F0F 100%);}#LINKI a:link {	color: #E0E0E0;	text-decoration: none;	font-weight: bold;	font-style: normal;}#LINKI a:visited {	color: #E0E0E0;	text-decoration: none;	font-weight: bold;	font-style: normal;}#LINKI a:hover {	color: #FFFFFF;	text-decoration: none;	font-weight: bold;	font-style: normal;}#LINKI ul {	display: block;	list-style-type: none;	margin: 0;	padding: 0;}#LINKI ul li {	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #00bf00), color-stop(1, #295902) );	background:-moz-linear-gradient( center top, #00bf00 5%, #295902 100% );	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00bf00', endColorstr='#295902');	background-color:#00bf00;	-moz-border-radius:6px;	-webkit-border-radius:6px;	border-radius:6px;	border:1px solid;	display:inline-block;	color:#ffffff;	font-family:arial;	font-size:15px;	font-weight:bold;	padding:4px 20px;	text-decoration:none;	text-shadow:1px 1px 0px #000000;	border-color: yellow;	margin-left: 2px;}#LINKI ul li:hover{	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #295902), color-stop(1, #00bf00) );	background:-moz-linear-gradient( center top, #295902 5%, #00bf00 100% );	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#295902', endColorstr='#00bf00');	background-color:#295902;}#LINKI ul li:active {	position:relative;	top:1px;}/*/LINKI*//*TRESC*/#TRESC {	width: 860px;	overflow: hidden;	float: none;	margin: auto;	margin-bottom: 10px;	-moz-border-radius: 10px;   -webkit-border-radius: 10px;   box-shadow: 0px 0px 8px #000000;   -webkit-box-shadow: 0px 0px 8px #000000;   -moz-box-shadow: 0px 0px 8px #000000;	border: 2px solid green;}#TRESC .ZAWARTOSC {	font-size: 16px;	font-family: Verdana, Arial, Helvetica, sans-serif;	color: white;	background-color: green;	padding-top: 10px;	padding-right: 10px;	padding-bottom: 30px;	padding-left: 10px;	text-shadow: 0.1em 0.1em 0.1em black;	background-image: url(images/tlo.jpg);	font-weight: bold;	min-height: 600px;}#TRESC .ZAWARTOSC a:link {	color: yellow;	text-decoration: none;	font-weight: bold;	font-style: normal;}#TRESC .ZAWARTOSC a:visited {	color: red;	text-decoration: none;	font-weight: bold;	font-style: normal;}#TRESC .ZAWARTOSC a:hover {	color: red;	text-decoration: none;	font-weight: bold;	font-style: normal;}/*/TRESC*//*STOPKA*/#STOPKA {	font-size: 12px;	font-family: Verdana, Arial, Helvetica, sans-serif;	color: #FFFFFF;	background-color: green;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 15px;	margin-left: 0px;	padding-top: 8px;	padding-right: 10px;	padding-bottom: 8px;	padding-left: 10px;	text-align: center;	text-shadow: 1px 1px 0.1em black;	-webkit-box-shadow: 0 8px 6px -6px black;   -moz-box-shadow: 0 8px 6px -6px black;   box-shadow: 0 8px 6px -6px black;   -moz-border-radius: 5px;   -webkit-border-radius: 5px;/* IE10 */ 	background-image: -ms-linear-gradient(top, #00DB1D 0%, #008F0F 100%);/* Mozilla Firefox */ 	background-image: -moz-linear-gradient(top, #00DB1D 0%, #008F0F 100%);/* Opera */ 	background-image: -o-linear-gradient(top, #00DB1D 0%, #008F0F 100%);/* Webkit (Safari/Chrome 10) */ 	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #00DB1D), color-stop(1, #008F0F));/* Webkit (Chrome 11+) */ 	background-image: -webkit-linear-gradient(top, #00DB1D 0%, #008F0F 100%);/* Proposed W3C Markup */ 	background-image: linear-gradient(top, #00DB1D 0%, #008F0F 100%);}#STOPKA a:link, #STOPKA a:visited {	color: yellow;	text-decoration: none;}#STOPKA a:hover {	color: red;	text-decoration: none;}/*/STOPKA*/.myButton {	-moz-box-shadow:inset 0px 0px 0px 0px #ffffff;	-webkit-box-shadow:inset 0px 0px 0px 0px #ffffff;	box-shadow:inset 0px 0px 0px 0px #ffffff;	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #00bf00), color-stop(1, #295902) );	background:-moz-linear-gradient( center top, #00bf00 5%, #295902 100% );	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00bf00', endColorstr='#295902');	background-color:#00bf00;	-moz-border-radius:6px;	-webkit-border-radius:6px;	border-radius:6px;	border:3px solid #c7ffc7;	display:inline-block;	color:#ffffff;	font-family:arial;	font-size:15px;	font-weight:bold;	padding:4px 20px;	text-decoration:none;	text-shadow:1px 1px 0px #000000;}.myButton:hover {	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #295902), color-stop(1, #00bf00) );	background:-moz-linear-gradient( center top, #295902 5%, #00bf00 100% );	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#295902', endColorstr='#00bf00');	background-color:#295902;}.myButton:active {	position:relative;	top:1px;}