html,body{
    text-align: center;
	font-family   : verdana, sans-serif;
    background-color: #000000;
    background-image: none;
    margin:0 auto;
    
}

#strona {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 1004px;
	background-color: #000000;
}

#menu_left {
	background: url(img/tlo02.jpg) no-repeat;
	float: left;
	width: 202px;
	height: 966px;
}

#menu_right {
	background: url(img/tlo03.jpg) no-repeat;
	float: right;
	width: 202px;
	height: 966px;
}


#srodek { 
	background: url(img/tlo01.jpg) no-repeat;
	float: left;
	width:600px;
	min-height:956px;
}

#glowna {margin-top:120px;
		width: 580px;
		padding-left:10px;
		padding-top: 5px;
		}

#stopka {
	clear: both;
	background: #000000;
}

.chmurka1{
	background: url('img/chmurka1.gif') no-repeat;
	width: 200px;
	height: 38px;
	font-family: Impact, seans-serif;
	font-size:22px;
	color:#000;
	letter-spacing: 1px;
	padding-top: 12px;
	padding-left: 25px;
}
a.linkmenu1			 {
				color: white;
				text-decoration: none;
				}
a.linkmenu1:hover {
				color: white;
				text-decoration: none;
				}
.tekstmenu1 {
			text-align:left;
			margin-left:15px;
			color: white;
			font-weight: bold;
			font-size: 14px;
			line-height: 1.1em;
}
.tekstmenu2 {
			text-align:left;
			margin-left:15px;
			color: white;
			font-weight: bold;
			font-size: 12px;
			line-height: 1.1em;
}

#menu0 {
	width: 200px;
	margin: 0px;
	padding: 0;
}

#menu0 dt {
	color: white;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

#menu0 dd {
	color: white;
	margin-left: 10px;
	padding: 0px;
}

#menu0 dd.active {
	font-weight: bold;
}

.stopka {
	color:#FFF;
	font: normal 0.9em sans-serif;
}

a.stopka {
	color: #FFF;
	text-decoration: none;
}
a.stopka:hover {
	color: #FFF;
	text-decoration: underline;
}
.copyright {
	color:#FFF;
	font: normal 0.7em sans-serif;
}

.tekst01 {
			text-align:justify;
			color: white;
			font-weight: bold;
			font-size: 16px;
			line-height: 1.1em;
}
.tekst02{
			text-align:center;
			color: white;
			font-weight: bold;
			font-size: 15px;
			line-height: 1.1em;
}

			.gallery {
				zoom:1;
				width:auto;				
			}
			.gallery a {
				display:block;
				float:left;
				margin:5px;
				opacity:0.87;
				text-align:center;
			}
			.gallery a:hover {
				opacity:1;
			}
			.gallery a img {
				padding: 6px;
				border:solid 1px #b8b8b8;
				background-color:#f4f5f5;
				display:block;
			}
			.gallery a#vlightbox{display:none}

div#preloader {
  position: fixed; /* ustawia na stale preloader w miejscu */
  width: 500px;  /* szerokosc preloadera */
  left: 50%;
  margin-left: -250px; /* wartosc musi byc polowa szerokosci ze znakiem - */
  top: 350px; /* wysokosc od górnej krawedzi */
  z-index: 9999;
  display: none; /* ukrywa preloader (pod zadnym pozorem nie usuwac) */
  background: #000;
  color: #fff;
  border: 1px solid #aaa;
  text-align: center;
  font-weight:bold;
}
