		body {
			color:#000000;
			font-size:medium;
			background-color:#000000;
			background-repeat: repeat;
			background-image: url(./republika_tlo.png);
			font-family: Verdana,Sans-serif;
		}
		#naglowek {
			border:solid 0px grey;
			text-align:center;
			height: 1px;
			visibility:hidden;
		}
		#naglowek p {
			margin-bottom:0px;
		}
		#tabela_nawig {
			padding-bottom:0px;
			margin-bottom:0px;
			height:1px;
			border:solid 0px grey;
		}
		.tabela_szczeg {
			margin-bottom:1px;
			z-index:-1;
		}
		.tekst_maly {
			font-size:x-small;
		}
		.tekst_maly_czerwony {
			color:#ff0000;
			font-size:x-small;
		}
		.tekst_czerwony {
			color:#ff0000;
		}
		.tekst_blekitny{
			color:#08d0f0;
			/*color:#00F000;*/
		}
		.tekst_blekitny_duzy{
			color:#08d0f0;
			/*color:#00F000;*/
			font-size:36px;
		}
		table {
			width:1880px;
			color:white;
			border: 1px solid grey
		}
		table, td {
			/*background-color:#0F0F0F;*/
			/*color:#08d0f0;*/
			/*font-size:24px;*/
			border: 1px solid grey
			}

		table, tr, th {
			/*background-color:#0F0F0F;*/
			/*color:#08d0f0;*/
			font-size:24px;
			border: 1px solid grey
			}
		.row_light {
			/*background-color:#1F1F1F;*/
			font-size:20px;
		}
		.row_dark {
			/*background-color:#2F2F2F;*/
			font-size:20px;			
		}
		.button{
			text-align:center;
			margin-top:30px;
		}
		#stopka {
			text-align:center;
			margin-top:1px;
			margin-bottom:1px;
			visibility:hidden;
		}
		.link_powrot {
			text-align:center;
		}
		#tabela_nawig {
			margin-bottom:1px;
			visibility:hidden;
		}
		#slider-wrapper {
			width:500px;
			height:200px;
		}
		#slider {
			width:500px;
			height:200px;
			position:relative;
		}
		.sp {
			width:500px;
			height:200px;
			position:absolute;
		}
		#nav {
			margin-top:20px;
			width:100%;
		}
		#button-previous {
			float:left;
		}
		#button-next {
			float:right;
		}