body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, img, p, blockquote, th, td, hr {
	margin: 0;
	padding: 0;
}
body {
	background-color: #1C150B;
	background: transparent url("../img/back.jpg") center repeat-y;
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 0.9em;
	color: #002000;
	line-height: 150%;
}
div#page {
	background-color: #928A73;
	background: url("../img/centerbg.jpg") repeat;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	height: auto;
}
div#top {
	background-image: url("../img/logo.jpg");
	width: 760px;
	height: 225px;
}
div#topbirds {
	float: left;
}
div#toplogin {
	font-size: 11px;
	font-weight: normal;
	font-family: tahoma, helvetica, arial, sans-serif;
	color: #FFFFFF;
	float: left;
	margin: 5px 0 0 10px;
	position: absolute;
	display: block;
	height: 28px;
	padding: 10px 3px 0 3px;
	background: transparent url("../img/mouseover.gif") no-repeat bottom;
}
div#topbirds img {
	position: absolute;
	width: 360px;
	height: 60px;
}
div#toprejs {
  position: relative; 
  width: 66px;
  height: 66px;
  left: -8px;
  top: 15px;
}
div#toprejs span a {
  background: url("../img/logorejs0.gif") no-repeat;
  position: absolute;
  width: 100%; 
  height: 100%;
}
div#toprejs span a:hover {
  background: url("../img/logorejs.gif") no-repeat;
  position: absolute;
  width: 100%; 
  height: 100%;
}
div#facebooklike {
	position : absolute;
	margin-left : 8px;
	margin-top : 7px;
}
div#pn {
	text-align: center;
	margin: 30px 30px 50px 30px;
	font-size: 24px;
	font-family: tahoma, helvetica, arial, sans-serif;
	line-height: 150%;
}
div#boxerror {
	clear: both;
	border: 1px solid #FFFFFF;
	margin: 10px 8px 0 10px;
	padding: 15px 10px 15px 50px;
	background-repeat: no-repeat;
	background-position: 10px center;
	position: relative;
	color: #FFFFFF;
	background-color: #FF0000;
	background-image: url('../img/warning.gif');
}
div#boxinfo {
	border: 1px solid #FFFFFF;
	margin: 10px 8px 0 10px;
	padding: 15px 10px 15px 50px;
	background-repeat: no-repeat;
	background-position: 10px center;
	position: relative;
	color: #FFFFFF;
	background-color: #928A73;
	background-image: url('../img/info.gif');
}
p {
	font-weight: bold;
}
h1 {
	margin: 20px 0 20px 0;
	font-size: 28px;
	text-align: center;
	letter-spacing: 6px;
	line-height: 150%;
	font-family: Georgia, serif;
}
h2 {
	font-size: 16px;
	text-align: center;
	letter-spacing: 1.5px;
	line-height: 120%;
}
h3 {
	font-size: 14px;
	text-align: center;
	letter-spacing: 1.5px;
	line-height: 120%;
}
h4 {
	margin: 20px 10px 20px 20px;
	color: #FFFFFF;
	font-size: 13px;
	text-align: center;
	font-weight: bold;
	letter-spacing: 2px;
	line-height: 140%;
	font-family: Georgia, serif;
}
h5 {
	font-size: 19px;
	text-align: center;
	font-weight: bold;
	letter-spacing: 4px;
	line-height: 140%;
	font-family: Georgia, serif;
}
h6 {
	text-align: center;
}
ul#home{
	font-size: 14px;
	padding: 20px 100px 0 100px;
	text-align: left;
	font-weight: bold;
	letter-spacing: 4px;
	line-height: 140%;
}
sup {
	font-size: 10px;
	text-decoration: underline;
}
/* Menu poczatek */
.przyciski #menu {
	position: relative;
	display: block;
	height: 50px;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 1.5px;
	background: transparent url("../img/menu.gif") no-repeat top left;
	font-family: tahoma, helvetica, arial, sans-serif;
	text-transform: uppercase;
}
.przyciski #menu ul {
	margin: 0;
	/** margin-left: 50px;
jak jest menu**/
	margin-left: 16px;
	padding: 0;
	list-style-type: none;
	width: auto;
}
.przyciski #menu ul li {
	display: block;
	float: left;
	margin: 7px 1px 0 0;
	height: 28px;
}
.przyciski #menu ul li a {
	display: block;
	float: left;
	color: #e1bb8c;
	text-decoration: none;
	padding: 10px 14px 0 14px;
	height: 28px;
}
.przyciski #menu ul li a:hover {
	color: #e1bb8c;
	height: 28px;
	background: transparent url("../img/mouseover.gif") no-repeat bottom;
}
.przyciski #menu ul li a.current {
	color: #FFFFFF;
	height: 28px;
	font-weight: bold;
	padding: 10px 3px 0 3px;
	background: transparent url("../img/mouseover.gif") no-repeat bottom;
}
/* Menu koniec */
div#center {
	text-align: justify;
	padding: 30px 20px 0 20px;
	height: auto;
}
div#center a {
	color: #3A3A3A;
	text-decoration: none;
}
img#naroznik {
	margin: 0 20px 10px 0;
}
div#bottom {
	height: 120px;
	background: url("../img/bottom.jpg") bottom no-repeat;
	color: #FFFFFF;
}
div#contact {
	padding-top: 25px;
	font-size: 15px;
	text-align: center;
	font-weight: bold;
	letter-spacing: 4px;
	line-height: 140%;
	font-family: tahoma, helvetica, arial, sans-serif;
}
div#bottomgg {
	float: left;
	padding: 9px 0 0 22px;
}
div#adres {
	font-size: 0.85em;
	float: left;
	text-align: left;
	margin: 5px 0 0 25px;
	line-height: 140%;
}
div#adres a {
	color: #928A73;
	text-decoration: none;
}
.copyright {
	font-size: 6px;
	float: right;
	margin-bottom: 5px;
	margin-right: 10px;
}
div.pnawi {
	margin: 0px 10px 0px 10px;
	text-align: center;
}
div.imgshow {
	margin: 10px 10px 10px 10px;
	height: auto;
	width: auto;
	text-align: center;
}
div.imgshow img {
	display: inline;
	border: 1px solid #000000;
}
div.imgshow a:hover img {
	border: 1px solid #ffffff;
}
div#clear {
	clear: both;
	margin-top: 20px;
	background-color: #928A73;
}
/* Ksiega gosci poczatek */
div#kgadd {
	color: #FFFFFF;
	clear: left;
}
div#kg {
	padding: 0 8px 0 10px;
	margin: 0;
	clear: left;
}
div.kgHeader {
	background: #eee;
	background: url("../img/kgbghead.jpg") repeat;
	padding: 5px;
	font-size: 80%;
	margin-top: 5px;
	position: relative;
}
div.kgBody {
	padding: 5px 0 0 15px;
	color: #FFFFFF;
	letter-spacing: 1.5px;
	background: url("../img/kgbgbody.jpg") repeat;
}
div.kgHeader .kgAuthor {
	display: block;
	font-size: 90%;
	font-weight: bold;
	margin-left: 35px;
}
div.kgHeader .kgDate {
	margin-left: 35px;
}
div.kgHeader .kgDel {
	float: right;
	color: red;
	font-weight: bold;
	margin-right: 5px;
}
div.kgHeader .kgIP {
	float: right;
	margin-right: 5px;
}
div.kgHeader .kgImage {
	position: absolute;
	top: 10px;
	left: 7px;
}
dl.kgList dt.kg {
	list-style-type: none;
	list-style-position: outside;
	padding: 0;
	margin: 0;
}
dl.kgList dt.kg div.kgBody {
	border: 1px solid #eee;
	border-top: none;
	padding: 10px 20px 10px 20px;
	overflow: auto;
}
/* Ksiega gosci koniec */
.mtop {
	font-size: 18px;
	font-weight: bold;
}
.mtop img {
	vertical-align: text-top;
}
/* Forma */
fieldset.news{
	border: 1px solid #ffffff;
	padding: 15px 20px 15px 20px;
	margin: 20px 8px 0 10px;
}
legend.news{
	color: #ffffff;
	padding: 2px 6px;
}
fieldset.kg{
	border: 1px solid #ffffff;
	background: transparent url("../img/backkg.jpg") repeat;
	padding: 15px 20px 15px 20px;
	margin: 20px 8px 0 10px;
}
legend.kg{
	color: #ffffff;
	background: transparent url("../img/backkg.jpg") repeat;
	border: 1px solid #ffffff;
	padding: 2px 6px;
}
input, textarea {
	color: #002000;
	background: url("../img/kgbghead.jpg") repeat;
	border: 1px solid #ffffff;
}
.submit input {
	color: #000;
	background: url("../img/kgbghead.jpg") repeat;
	border: 2px outset #ffffff;
	margin: 2px 5px 2px 5px;
}
/* Galerie */
.galmaster {
	margin: 10px 10px 30px 10px;
	width: 220px;
	height: 165px;
	float: left;
	text-align: center;
	font-size: 12px;
}
.galmaster img {
	display: inline;
	width: auto;
	height: auto;
	border: 1px solid #000000;
}
.galmaster a:hover img {
	border: 1px solid #ffffff;
}
.galitem {
	margin: 10px 10px 10px 10px;
	width: 218px;
	height: 163px;
	float: left;
	text-align: center;
	border: 1px solid #000000;
}
.galitem:hover {
	border: 1px solid #ffffff;
}
/* Galeria z podgladem*/
.gallerycontainer {
	position: static;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}
.thumbnail span {
/*CSS for enlarged image*/
	position: absolute;
	/*background-color: lightyellow;
*/
	background: url("../img/centerbg.jpg") repeat;
	padding: 5px;
	margin-left: 9px;
	border: 1px solid white;
	visibility: hidden;
	color: black;
	text-decoration: none;
}
.thumbnail span img {
/*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
	margin: 0;
}
.thumbnail:hover span {
/*CSS for enlarged image*/
	visibility: visible;
	top: 0;
	left:50%;
	margin-left:-326px;
/*position where enlarged image should offset horizontally */
	z-index: 999;
}
/* Newsy */
.news {
	position: absolute;
	left: 12px;
	top: 3px;
}
.news span {
	position: absolute;
	background: url("../img/centerbg.jpg") repeat;
	width: 500px;
	padding: 5px;
	margin-left: 9px;
	border: 2px solid #1c150b;
	visibility: hidden;
	color: #002000;
	text-decoration: none;
}
.news a {
	text-decoration: none;
}
.news span img {
/*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
	margin: 0;
}
.news:hover span {
/*CSS for enlarged image*/
	visibility: visible;
	top: 0;
/*position where enlarged image should offset horizontally */
	z-index: 50;
}
hr {
  color: #FFFFFF;
}
.img-shadow {
		-moz-box-shadow: 5px 5px 6px #000;
		-webkit-box-shadow: 5px 5px 6px #000;
		box-shadow: 5px 5px 6px #000;
		/* For IE 8 */
		-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=135, Color='#000000')";
		/* For IE 5.5 - 7 */
		filter: progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=135, Color='#000000');
}

  

