body {
	margin: 0;
	padding: 0;
	background:  #B58659;
	font-size: 13px;
	color: #EBE6E3;
}

body, textarea{
	font-weight: normal;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
	font-weight: normal;
	color: #372919;
}

h1 {

	letter-spacing: -1px;
	font-size: 24px;
}

h2 {


	letter-spacing: -1px;
	font-size: 24px;
}

h3 {
	font-size: 1em;
}

p, ul {
	line-height: 200%;
}
ol {line-height:normal} 

blockquote {
color:#FED772;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #FED772;
	text-decoration:none;
}

a:hover {
	text-decoration: none;
	color: #EBE6E3;
}

/* Foto */
.b_right {float:right; margin:0;padding:0}
.b_left {float:left; margin:0;padding:0}
/* Header */

#header {
	width: 980px;
	height: 300px;
	margin: 0 auto;


}

/* Page */

#page {
	width: 980px;
	margin: 0 auto;
}

/* Content */

.main {padding-left:10px;text-align:justify;
font-size: 16px;letter-spacing: 0px;
}
/* Gallery */
.wybierz {padding-left:10px;float:left;
text-align:left;
font-size: 16px;letter-spacing: 0px;
}

/* Gallery */

.galeria{
float:left;
padding:0px 5px 5px 1px;

}

.galeria_miot{
float:right;
padding:0px 5px 5px 1px;

}

.galmain {padding-left:10px;text-align:justify;
font-size: 15px;letter-spacing: normal;
background: #B58659 url(../images/back_content.jpg) no-repeat top left;
}


#content {
	float: left;
	padding-left:10px;
	width: 640px;
/* background:url(../images/prawy.jpg) repeat-y right; */
}

.linia {
background: #B58659 url(../images/linia.jpg) repeat-x;
padding:0;
}



.title {
	margin: 0;
  border-bottom: 2px solid #5B4321;
}

.aktualizacja {
	margin: 0;
	color:black;
}

.top {
	text-align: right;
	text-decoration:none;
}

.opis {
	line-height: normal;
	text-align: left;
	text-decoration:none;
	font-style:italic;
}


/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
/*	background: #B58659 url(../images/xxx.jpg) repeat-y; */
}

#sidebar ul {
font-size: 16px;
margin: 0;
padding: 0;
list-style: none;
line-height: 160%;
}

#sidebar li {
}

#sidebar li ul {
	padding: 10px 0;
}

#sidebar li li {
	border-bottom: 1px dotted white;

}

#sidebar h2 {
	margin: 0;
	padding: 5px 0 0 0;
	border-bottom: 2px solid #5B4321;
}

#sidebar a {
	text-decoration: none;
	padding-left: 20px;
}

#sidebar a:hover {
	padding-left: 20px;
	background: url(../images/lapa.png) no-repeat 5px 50%;
	color:#372919;
}

#sidebar .aktywny a {
	background: url(../images/lapa.png) no-repeat 5px 50%;
	color:#372919;
}

#sidebar .blinking a {
	color:	#FED772;
	
	text-decoration: blink;
}


.fix {
border-bottom:1px dotted black;
padding:5px 0 5px 0;
clear: both; 
visibility: hidden;

}


/* Footer */

#footer {
	clear: both;
	width: 980px;
	margin: 0 auto;
	padding: 10px 0;
	border-top: 1px dotted #372919;
	text-align: center;
	font-size: smaller;
}

/*printer styles*/ 
@media print{ 
#sidebar {display:none; }
#header {
	padding-bottom:20px;
	width: 980px;
	height: 280px;
	float:none;}
#content {width: 980px}
}
