.w980 {	width: 980px; }
.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% }

.pr70px { padding-right: 70px; }

.shadow { 
	width: 996px; 
	background-image: url("../img/shadow_pasek.jpg");
}

.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; }


/* bg-heading.png: 1688x294. 294-22 = 272px */
.header-bg {
	/*background-image: url("../img/makow_black.jpg");*/
	background-repeat: no-repeat;
	background-position: top center;
}

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

/* bg-heading-glass.png: 1688x132.
.content-bg {
	background-image: url("../img/bg-heading-glass.jpg");
	background-repeat: no-repeat;
	background-position: top center;
}
*/

/* bg-heading.png: 1688x294. 294-22 = 272px */
.header-height {	height: 250px; }

/* bg-heading-glass.png: 1688x132.*/
#Body { min-height: 432px; }

/* kod wrappera */

#wrapper {
	overflow: hidden;
}

#block_1, #block_2, #block_2_inner, #block_3 {
	margin-bottom: -32767px;
	padding-bottom: 32767px; 
}



/* kuniec */

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



#block_1 {
padding-left: 20px;
padding-top: 70px; 
width: 200px;
background-image: url(../img/blok_bg.jpg);
background-repeat: repeat-x;
background-position: top center;	
}

#block_2 {
padding-left: 20px;	
width: 520px;
background-image: url(../img/blok_bg.jpg);
background-repeat: repeat-x;

}

#block_2_inner {
width: 500px;
border: 1px solid #e1d5c2;
padding-left: 9px;
padding-right: 9px;
}

#Banner_menu_flash {
	margin-top: 30px; 
	width: 500px; 
	height: 100px; 
}


#block_3 {
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 70px; 
	width: 190px;
	background-image: url(../img/blokprawy_bg.jpg);
	background-repeat: no-repeat;

}

#PasekStopa {
	height: 50px;
	width: 996px; 
	background-image: url(../img/pasekstopa.jpg);
	background-repeat: no-repeat;
}
	
#FooterContainer {
background-image: url("../img/pattern_bottom.jpg");
background-repeat: repeat;
}

#Footer {	
	min-height: 150px;
	padding-top: 25px;
	color: #836543;
	line-height: 150%;
	font-size: 11px;
}


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

#FooterHerb, #FooterContact, #FooterShortcuts, #FooterCopyright { width: 25%; }
#FooterHerb { padding-top: 40px; }






#LeftContainer {
	min-height: 500px;
	/*background-color: #55d; */
}
#Left {
	border-left-width: 1px;
	border-left-style: solid;
	padding-left: 1em; 
	padding-right: 1em; 
/*	background-image: url("../img/bg-column-left.png");
	background-repeat: no-repeat;
	background-position: center 2em; */ 
}

#RightContainer1 {
	height: 130px;
/*	background-color: #5d5; */
}

#RightContainer2 {
	background-image: url("../img/bg-content-right.png");
	background-repeat: repeat-y;
/*	background-color: #d55; */
}


#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; 
}

.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 a {color: #A88218; }
.ed_content a:hover { text-decoration: underline; color: #CF9F1D;}
.ed_content p { margin: 0.75em auto; line-height: 1.25em; }
.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;
}


