body {
	margin: 10px 0 10px 0;
	padding: 0;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background: #F9F6F1; 
	}
html>body {
	font-size: 1em;
	}
img {
	border: none;
	}
#wrap {
	margin: 0 auto;
	width: 744px;
	font-size: .7em;
	}
	
#rzetelna {
	margin: 0 auto;
	width: 480px;
}
/* typografia -------------- */
h1 {
	margin: 0;
	height: 25px;
	line-height: 25px;
	color: #AF251C;
	font-size: 1.2em;
	}
h2 {
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #efefef;
	color: #268BC8;
	font-size: 1em;
	}
h3 {
	margin: 0;
	padding: 0;
	font-size: 1em;
	}
/* layout ------------------ */
#head {
	position: relative;
	width: 744px;
	height: 90px;
	background: url(../img/bgrhead.jpg) no-repeat;
	}
	#logo {
		position: absolute;
		left: 50px; top: 20px;
		width: 125px;
		height: 70px;
		}
	#mainmenu {
		position: absolute;
		left: 180px; top: 50px;
		}
	#muzyka { 
		position: absolute;
		top: 30px; right: 30px;
		width: 20px;
		height: 20px;
		background: #efefef;
	}
#top {
	position: relative;
	width: 744px;
	height: 184px;
	background: url(../img/bgrtopimg.jpg) no-repeat;
	}
	#topImg {
		position: absolute;
		left: 12px; top: 12px;
		width: 720px;
		height: 160px;
		}
#main, #galeria {
	width: 744px;
	padding: 20px 0;
	background: url(../img/bgrmain.jpg) repeat-y;
	overflow: hidden;
	}
#galeria {
	background: url(../img/bgrgal.jpg) repeat-y;
	}
	#galLeft {
		float: left;
		margin: 0 0 0 50px;
		width: 200px;
		text-align: justify;
		}
	#galRight {
		margin: 0 0 0 300px;
		width: 380px;
		text-align: justify;
		}
#left {
	float: left;
	margin: 0 0 0 60px;
	width: 290px;
	text-align: justify;
	}
#right {
	margin: 0 0 0 390px;
	width: 290px;
	text-align: justify;
	}
#foot {
	width: 744px;
	height: 40px;
	background: url(../img/bgrfoot.jpg) no-repeat;
	} 
#pro {
	width: 744px;
	text-align: center;
	color: #E1DBD0;
	color: #b0aba2;
	font-weight: bold;
	padding: 10px 0;
	}
/* strona index ------------ */
#head1 {
	position: relative;
	width: 744px;
	height: 80px;
	background: url(../img/bgrhead1.jpg) no-repeat;
	}
#flash {
	position: relative;
	width: 744px;
	height: 374px;
	background: url(../img/bgrflash.jpg) no-repeat;
	}
	#flashObj {
		position: absolute;
		left: 12px; top: 12px;
		width: 720px;
		height: 350px;
		}
#menu1 {
	width: 624px;
	height: 50px;
	background: url(../img/bgrmenu1.jpg) no-repeat;
	text-align: center;
	padding-left: 100px;
	padding-top: 10px;
	}
#logo1 {
	position: absolute;
	left: 300px; top: 10px;
	width: 140px;
	height: 65px;
	}

/* mainmenu 1 -------------- */
#mainmenu1 ul, #mainmenu ul {
	margin: 0;
	padding: 0;
	}
#mainmenu1 li, #mainmenu li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
	}
#mainmenu1 a:link, #mainmenu1 a:visited, #mainmenu a:link, #mainmenu a:visited {
	display: block;
	float: left;
	height: 30px;
	line-height: 30px;
	padding: 0 15px;
	color: #515151;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	background: url(../img/bgrborder.jpg) no-repeat 100%;
	}
#mainmenu1 a:hover, #mainmenu1 a:active, #mainmenu a:hover, #mainmenu a:active, #mainmenu a.cur:link, #mainmenu a.cur:visited  {
	color: #AC1A10; 
	}
#mainmenu1 a.noBg, #mainmenu a.noBg  {
	background: none;
	}
#pro a:link, #pro a:visited {
	color: #b0aba2;
	text-decoration: none;
	}
#pro a:hover, #pro a:active {
	text-decoration: underline;
	}
/* linki w tekscie ------------ */
a:link, a:visited {
	color: #AF241B;
	text-decoration: none;
	}
a:hover, a:active {
	text-decoration: underline;
	}
/* linki w galerii ------------ */
#galLeft ul { margin: 0; padding: 0; }
#galLeft ul li { margin: 0; padding: 0; list-style: none; }

#galLeft a:link, #galLeft a:visited {
	display: block;
	height: 30px;
	width: 180px;
	line-height: 30px;
	background: #f8f8f8;
	border-bottom: 1px solid #efefef;
	padding-left: 20px;
	color: #268BC8;
	}
#galLeft a:hover, #galLeft a:active {
	background: #efefef;
	}
/* formularze ------------------- */
input, textarea {
	border: 1px solid #efefef;
	width: 100%;
	}
fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
	margin-top: 10px;
	}
legend {
	color: #0057AE;
	}
.button {
	margin-top: 10px;
	height: 25px;
	line-height: 25px;
	font-size: .9em;
	color: #515151;
	padding: 2px;
	}
/* wyswietlanie miniaturek -----------*/
div.imgMini {
	width: 100px;
	float: left;
	border: 1px solid #efefef;
	margin: 5px;
	padding: 5px;
	text-align: center;
	}
.imgMini img {
	border: none;
	}
.imgMini p {
	width: 100px;
	color: #268BC8;
	font-size: .8em;
	line-height: 15px;
	text-align: center;
	margin: 5px 0 0 0;
	}
.imgMini a:link, .imgMini a:visited {
	text-decoration: none;
	color: #268BC8;
	font-weight: normal;
	}
.imgMini a:hover, .imgMini a:active {
	text-decoration: underline;
	}
.pRight {
	text-align: right;
	}
