﻿
body{
	background-image:url(/images/lay1cut.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-color:#17140a;
}
body, div, p, h1, h2, h3, a,img{
	margin:0;
	padding:0;
}
h3{
	font-family:Georgia, TimesNewRoman;
	text-align:right;
	font-size:10pt;
	color:#281708;
	margin-bottom:30px;
}

h5.autor {
	font-style: italic;
	text-align: right;
}

.ozdobnik{
	position:absolute;
}


#maxiContener{
	position:relative;
	background-color:#c4ba96;
	width:900px;
	height:auto;
	margin:41px auto 10px;
}
#Contener{
	position:relative;
	width:inherit;
	height:auto;
}
#banner{
	background-image:url(/images/banner.jpg);
	width:900px;
	height:137px;
}
#menu{
	background-image:url(/images/linkmenu.jpg);
	width:900px;
	height:46px;
}
.leftlink{
	width:115px;
	height:46px;
	float:left;
}
.rightlink{
	width:115px;
	height:46px;
	float:right;
}
#home{
	margin-left:18px;
	width:46px;
	background-image:url(/images/homeup.jpg);
}
#home:hover{
	background-image:url(/images/homedw.jpg);
}
#hist{
	margin-left:4px;
	width:97px;
	background-image:url(/images/histup.jpg);
}
#hist:hover{
	background-image:url(/images/histdw.jpg);
}
#memb{
	width:128px;
	background-image:url(/images/membup.jpg);
}
#memb:hover{
	background-image:url(/images/membdw.jpg);
}
#arch{
	background-image:url(/images/archup.jpg);
}
#arch:hover{
	background-image:url(/images/archdw.jpg);
}
#rekr{
	background-image:url(/images/rekrup.jpg);
}
#rekr:hover{
	background-image:url(/images/rekrdw.jpg);
}
#foru{
	background-image:url(/images/foruup.jpg);
}
#foru:hover{
	background-image:url(/images/forudw.jpg);
}
#kont{
	margin-right:20px;
	width:116px;
	background-image:url(/images/kontup.jpg);
}
#kont:hover{
	background-image:url(/images/kontdw.jpg);
}
#content{
	position:relative;
	background-image:url(/images/lowerback.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	width:900px;
	height:auto;
	min-height:780px;
}
#infoContener{
	text-align:justify;
	font-family:verdana;
	font-size:10pt;
	position:relative;
	width:520px;
	padding:165px 0 30px 15px;
}
.info{
	margin-bottom:30px;
}
.info p:first-letter{
	padding:0 0 0 7px;
	font-family:georgia;
	font-size:18pt;
	background-image:url(/images/firstletter.gif);
	background-repeat:no-repeat;
}
#stopka{
	padding-top:10px;
	text-align:center;
	background-image:url(/images/lay1cut_17.gif);
	width:900px;
	height:112px;
}
#stopka a{
	display:inline;
	padding:0 5px;
	color:#c4ba96;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	text-decoration:none;
}
#stopka a:hover{
	color:#ad9b69
}
#upperwing{
	top:-21px;
	right:44px;
}
#leftwing{
	left:-17px;
}
#rightwing{
	top:38px;
	right:-44px;
}
#tytuli{
	top:183px;
}
#welcome{
	bottom:0;
	right:0;
}
#infoback{
	bottom:0;
	left:0;
}

li{
	padding: 5px;
}

/* Image preloading */
.hiddenPic { 
    display:none;
}
