body {
	margin: 0px;
	background: #FFF2D7 url(images/bg.jpg) no-repeat top center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #45290E;
}
a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #45290E;
}
#scierniskoBg {
	position: relative;
	background: url(images/bottomSciernisko.gif) repeat-x bottom;
}
#all {
	position: relative;
	width: 847px;
	margin-top: 95px;
}
#top {
	position: relative;
	height: 231px;
	width: 776px;
}
#witamy {
	position: absolute;
	left: -37px;
	top: -79px;
	width: 150px;
	height: 88px;
	background: url(images/witamy.png) no-repeat !important;
	background: url(images/witamy_ie.png) no-repeat;
	z-index: 1;
}
#topBg {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 776px;
	height: 231px;
	background: url(images/topBg.png) no-repeat;
	z-index: 5;
}
#topFoto {
	position: absolute;
	left: 8px;
	top: 6px;
	z-index: 4;
}
#slideshow {
    position: absolute;
    top:6px;
    left:8px;
    z-index: 4;
}

#slideshow DIV {
    position:absolute;
    z-index:8;
    opacity:0.0;
    height: 220px;
}

#slideshow DIV.active {
    z-index:10;
    opacity:1.0;
}

#slideshow DIV.last-active {
    z-index:9;
}

#slideshow DIV IMG {
    height: 220px;
    display: block;
    border: 0;
    margin-bottom: 10px;
}
#slideshow DIV DIV.label {
	top: 192px;
	right: 27px;
	z-index: 21;
	opacity:1.0;
	height: 20px;
	width: 300px;
	text-align: right;
	color: #FFFFFF;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	text-shadow: #000000 -2px 2px 4px;
}
#slideshow DIV DIV.labelShadow {
	top: 193px;
	right: 29px;
	z-index: 20;
	opacity:1.0;
	height: 20px;
	width: 300px;
	text-align: right;
	color: #444444;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
}
#siteTitle {
	position: absolute;
	left: 177px;
	top: -61px;
}
#topSlonecznik {
	position: absolute;
	right: -70px;
	top: -77px;
	z-index: 10;
}
#menuTop {
	position: relative;
	width: 847px;
	height: 45px;
	background: #493729 url(images/menuBg.jpg) no-repeat;
	margin-top: 8px;
}
#menuSlonecznik1 {
	position: absolute;
	left: -23px;
	top: -34px;
}
#menuSlonecznik2 {
	position: absolute;
	right: -26px;
	top: -5px;
}
#menuTopContent {
	position: absolute;
	left: 55px;
	top: 13px;
}
#menuTopContent DIV {
    float: left;
    margin-right: 7px;
}
#menuTopContent DIV a {
    font-size: 17px;
    font-weight: bold;
    text-decoration: none;
    color: #FEF1D2;
}
#menuTopContent IMG  {
	float: left;
	vertical-align: middle;
	margin-right: 7px;
}
.q {
    position: relative;
    float: left;
    margin-top: 3px;
    margin-right: 5px;
    margin-left: 5px;
}
#naglowek {
	position: relative;
	width: 845px;
	height: 57px;
	background: url(images/naglowekBg.png) no-repeat !important;
	background: url(images/naglowekBg_ie.png) no-repeat;
	margin-top: 13px;
	text-align: left;
	margin-bottom: 3px;
}
#naglowek H1 {
	position: relative;
	padding-top: 12px;
	margin-left: 25px;
	font-family: Tahoma,Geneva,sans-serif;
	font-weight: bold;
	font-size: 19px;
	color: #FEF1D2;
}
#left {
	position: relative;
	float: left;
	width: 212px;
	margin-right: 20px;
}
.menu2 {
	position: relative;
}
.menu2Item {
	position: relative;
	height: 38px;
	padding-top: 15px;
	background: url(images/menu2Item.png) no-repeat;
	cursor: pointer;
}
.menu2Item a {
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #FEF1D2;
}
.menu2SlupyTop {
	position: relative;
	margin-left: 2px;
	font-size: 0px;
}
.menu2SlupyBottom {
	position: relative;
	margin-left: 2px;
}
#main {
	position: relative;
	float: left;
	width: 610px;
	text-align: left;
	padding-bottom: 20px;
}
#minHeight {
	float: left;
	position: relative;
	width: 1px;
	height: 240px;
}
.clear {
	clear: both;
}
#bottom {
	position: relative;
	background: #493729 url(images/bottomBg.gif);
	height: 45px;
	text-align: center;
}
#bottomSloneczniki {
	position: absolute;
	left: 5px;
	top: -48px;
	width: 99%;
	height: 49px;
	overflow: hidden;
	background: url(images/bottomSloneczniki.png) no-repeat center;
}
#bottomLine {
	position: relative;
	margin-top: 10px;
	padding-bottom: 9px;
}
.pole {
    	background: #EFE2B7;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #45290E;
	border: solid 1px #45290E;
	padding: 2px;
	margin-bottom: 3px;
}
.fotoGalCont {
    position: relative;
    display: block;
    float: left;
    width: 196px;
    height: 160px;
    overflow: hidden;
/*    border: solid 1px #45290E; */
    
    text-align: center;
    margin: 2px;
}
.fotoGalImgCrop {
    position: absolute;
    display: block;
    left: 0px;
    top: 0px;
    z-index: 3;
    width: 190px;
    height: 154px;
    overflow: hidden;
}
.fotoGalBorder {
    position: absolute;
    display: block;
    top: 0px;
    left: 0px;
    width: 196px;
    height: 160px;
    font-size: 0px;
/*    background: #45290E; */
    background: url(images/galRamka.png);
    z-index: 5;
}
.foto {
    border: solid 6px #FFF2D7;
    padding: 1px;
}
.ksiegaWpis {
    padding: 8px;
}
#rnet {
    position: absolute;
    right: 20px;
    bottom: 15px;
    width: 40px;
    height: 15px;
}
.newsSkrot {
    font-size: 14px;
    font-family: "Times New Roman", sans-serif;
    font-style: italic;
    line-height: 1.3;
}
#glosnik {
    position: absolute;
    left: 0px;
    top: -80px;
    z-index: 25;
}
