.w1300 { width: 1300px; }
 .w980 { width: 980px; }
 .w900 { width: 900px; }
 .w230 { width: 230px; }
 .w260 { width: 260px; }
 .w300 { width: 300px; }
 .w320 { width: 320px; }
 .w259 { width: 259px; }
 .w720 { width: 720px; }
 .w721 { width: 721px; }
 .w719 { width: 719px; }
 .w580 { width: 580px; }
 .w10em { width: 10em; }
 .w12em { width: 12em; }

.w50percent { width: 50% }
.w70percent { width: 70% }
.w100percent { width: 100% }

.pr70px { padding-right: 70px; }

.linki-top {
	padding-right: 40px;
	padding-top: 5px;
	font-size: 10px;	
}         
          
.h20 {height: 20px; }

h1, h2, h3 { 
	font-weight: bolder;
}

h1 { font-size: 1.5em; }
h2 { font-size: 1.2em; }
h3 { font-size: 1em; }

p, h1, h2, h3 {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

p { text-align: justify; }



.header-bg {
	background-image: url("../img/top2.png");
	background-repeat: no-repeat;
	background-position: top center;
}

.top-bg {
	background-image: url("../img/top-bg.png");
	background-repeat: repeat;
}
	

.header-height { height: 250px; }

#Body { 
	background-image: main-bg.jpg;
	background-position: 200px 230px;
}


#TB_prev img, #TB_next img { 
	display: inline;
}



#block_1 { 
padding-top: 10px;
width: 250px;

}

#block_2 {
padding: 10px 20px 20px 20px; 
width: 645px;

}

#block_3 {
padding-top: 10px; 
width: 150px;
}

#BodyContainer {
background-image: url("../img/main-bg.jpg");
background-repeat: repeat;
margin-bottom: 0px;
background-position: 0px 0px;
}	

#FooterContainer {
background-image: url("../img/bottom-bg.jpg");
background-repeat: repeat-x;
background-color: #EDD7C1;
}

#Footer {
	margin-bottom: 0px; 
	color: #000;;
	line-height: 100%;
	font-size: 11px;
	height: 50px;
}

#Footer a { color: #D0E1EF; }

#Footer a:hover { text-decoration: underline; color: #C4D4E4; }

.FooterCopyright { width: 33%; padding-top: 15px; color: #7B592B;}
.FooterCopyright a { color:#59411F; }
.FooterCopyright a:hover { color:#7B592B; }

#LeftContainer {
	min-height: 500px;
}

#Left {
	border-left-width: 1px;
	border-left-style: solid;
	padding-left: 1em; 
	padding-right: 1em; 
}

#RightContainer1 {
	height: 130px;
}

#RightContainer2 {
}


#LeftWrapperTopImg {
	}

#Content {
	padding: 1em 1.5em;
	background-image: url("../img/bg-content-top.png");
	background-repeat: no-repeat;
	background-position: top center;
}

#ContentLeft {
	width: 518px;
	padding-right: 14px;
	border-right-width: 1px;
	border-right-style: solid;
	margin-right: 12px;
}

#ContentRight {
	width: 140px;
}

#ContentInnerLeft, #ContentInnerRight {
	width: 246px;
}
#ContentInnerLeft {
	border-right-width: 1px;
	border-right-style: solid;
	padding-right: 11px; 
}
#ContentInnerRight {
	padding-left: 11px; 
}

.DivMenu {
	padding: 20px 10px 20px 10px;  
	width: 235px;
	background-image: url("../img/menu_bg4.jpg");
	background-repeat: repeat;
}

#DivMenu a { color:#FFF;  }

#DivMenu a:hover { color:#fff; text-decoration: underline;  }

.content-separator-h {
	width: 90%;
	display: block;
	height: 24px;
	background-image: url("../img/separator-h.png");
	background-repeat: repeat-x;
	margin: -0.25em auto;
}

.content-separator-v {
}

.searchable-normal li ul {	display: none; }
.searchable-normal ul li { cursor: pointer; }
.searchable-expanded ul li { cursor: default; }
.searchable ul li li { cursor: default; }


/* Padding 40px kompensuje "trzy kolor" z prawej */

#FastNavigator {
	padding-right: 40px;
	background-image: url("../img/bg-navigator.png");
	background-repeat: no-repeat;
	background-position: top center;
}

#FastNavigator > span > a {
	width: 145px;
	height: 130px;
}

#FastNavigator > span > a + a { 
	margin-left: 0px;
}

#Content form input { margin-left: 0.5em; }

.ed_content ul, .ed_content ol,
ul.standard, ol.standard {
	list-style-position: outside;
	margin: 0.5em auto;
	margin-left: 1.5em;
}	

.ed_content ul, ul.standard { list-style-type: disc; }
.ed_content ol, ol.standard { list-style-type: decimal; }
.ed_content ol ol, ol.standard ol { list-style-type: decimal; }
.ed_content li { line-height: 1.5em; margin-left: 1.5em; list-style-type: disc;}
.ed_content p, span { margin: 0.2em auto; line-height: 1em; }
.ed_content table, .ed_content td, .ed_content th {
	border-collapse: collapse;
	border-style: solid;	
}

.img_left {
	float: left;
	padding: 5px 15px 5px 0px;
}

.img_right {
	float: right;
	padding: 5px 0px 5px 15px;
}

.img_center {
	margin: 0 auto;
	padding: 15px 0px;
}
table { border-color:#574325; margin-left:auto; margin-right:auto; }