


@charset "utf-8";
body {
 background: #f5f0eb;
 padding-bottom: 50px;
 padding-top: 40px;
 text-align: left;
 }
.aLeft { text-align: left !important; }
.aRight { text-align: right !important; }
.fLeft { float: left; }
.fRight { float: right; }
.noMargin  { margin: 0 !important; }
.noPadding { padding: 0 !important; }
.noBorder { border: none !important; }
.cl { clear: both; }
.spacer10,
.spacer30 {
 clear: left;
 display: block;
 font-size: 0;
 line-height: 0;
 }
.spacer10 { height: 10px; }
.spacer30 { height: 30px; background: #fff; }
.hr {
 background: #fff;
 border-top: 1px solid #e3e3e3;
 height: 30px;
 line-height: 0;
 margin: 0 auto;
 overflow:hidden;
 padding: 0;
 width: 920px;
 }
a:visited,
a:link {
 color: #3f3f3f;
 text-decoration: underline;
 }
a  { text-decoration: none; }
a:hover { color: #a47c4e; }
#white_box { background: #f5f0eb url('../_img/layout/white_box.gif') repeat-y center; }
#wrapper {
 color:#3f3f3f;
 margin: 0 auto;
 padding-bottom: 50px;
 width: 960px;
 }

/*--------------------------------------*/
/* header
/*--------------------------------------*/
#header {
 font-family: georgia, sans-serif;
 height: 153px;
 position: relative;
 }
#header h1 {
 height:64px;
 left: 22px;
 position: absolute;
 top: 38px;
 width:98px;
 }
#header h1 a {
 background: url('../_img/layout/logo.gif') no-repeat;
 display: block;
 height: 100%;
 text-indent: -9999px;
 width: 100%;
 }
#header ul#menu {
 position: absolute;
 right: 20px;
 top: 84px;
 }
#header ul#menu li {
 display: inline;
 margin-left: 30px;
 }
#header ul#menu li a {
 color: #666;
 font: normal 1.1em georgia, sans-serif;
 text-decoration: none;
 }
#header ul#menu li a:hover,
#header ul#menu li a.active { color: #a47c4e; }
#header ul#topLinks {
 position: absolute;
 right: 20px;
 top: 25px;
 }
#header ul#topLinks a,
#header ul#topLinks li {
 color: #8c8c8c;
 float: left;
 font: normal 1em georgia, sans-serif;
 text-decoration: none;
 }
#header ul#topLinks li {
 display: inline;
 margin-left: 6px;
 }
#header ul#topLinks a:hover { text-decoration: underline; }
#header ul#breadCrumb a:hover  { text-decoration: underline; }
#header ul#breadCrumb .active a { color: #a47c4e; }
#header ul#breadCrumb {
 color: #666;
 left: 20px;
 position: absolute;
 top: 127px;
 }
#header ul#breadCrumb li {
 background: url('../_img/layout/bg_breadc.gif') right 3px no-repeat;
 color: #666;
 display: inline;
 font: normal 1.1em georgia, sans-serif;
 padding-right: 15px;
 }
#header ul#breadCrumb li.active {
 background: none;
 padding: 0;
 }
#header ul#breadCrumb a {
 color: #666;
 font: normal 11px georgia, sans-serif;
 text-decoration: none;
 }
* html #header ul#breadCrumb  { margin-left: -3px; }
* html #header ul#breadCrumb li { margin-left: 3px; }

/*--------------------------------------*/
/* content
/*--------------------------------------*/
#content {
}
.sect_1 {
 height: 1%;
 width: 320px;
 }
.sect_1:after {
 clear: both;
 content: '.';
 display: block;
 height: 0;
 visibility: hidden;
 width: 0;
 }
.sect_2 {
 height: 1%;
 width: 640px;
 }
.sect_2:after {
 clear: both;
 content: '.';
 display: block;
 height: 0;
 visibility:hidden;
 width: 0;
 }
.sect_3 {
 height: 1%;
 width: 960px;
}
.sect_3:after {
 clear: both;
 content: '.';
 display: block;
 height: 0;
 visibility: hidden;
 width: 0;
 }
div.col_1 {
 display: inline;
 float: left;
 width: 320px;
 }
div.col_2 {
 display: inline;
 float: left;
 width: 640px;
 }
div.col_3 {
 display: inline;
 float: left;
 width: 960px;
 }
.background-3 { background:url('../_img/layout/sect_podzial_3.gif') repeat-y center top; }
.background-2 { background:url('../_img/layout/sect_podzial_2.gif') repeat-y center top; }
.bigbox .col_1 {
 background: #fff;
 padding-bottom: 30px;
 }
.bigbox .col_2 {
 background: #fff;
 padding-bottom: 30px;
 }
.bigbox .col_1,
.bigbox .col_2   { padding-top: 0; }
#home .bigbox .col_1 {
 background: none;
 padding: 20px 0 10px 0;
 }
div.head {  }
div.last  { border: none;  }
div.head h2 {
 color: #a47c4e;
 font: normal 2em georgia, sans-serif;
 padding: 0 0 15px 20px;
 text-align: left;
 }
.col_1 div.head h2 a {
 text-decoration: none;
 color: #a47c4e;
}
div.head p {
 font: normal 1.1em/1.4em georgia, sans-serif;
 padding: 0 20px;
 }
div.head a.headlink {
 clear: left;
 float: left;
 font: normal 1.1em/1.4em georgia, sans-serif;
 margin: 0 20px;
 text-decoration: none;
 width: 280px;
 }
div.head a.headlink img {
 margin-left: 10px;
 }
div.head_title {
 background: #f5f0eb;
 border-right: 1px solid #e3e3e3;
 display: table;
 height: 180px;
 width: 319px;
 }
div.head_title div {
 display: table-cell;
 vertical-align: middle;
 }
div.head_title h2 {
 color: #a47c4e;
 font: normal 2em georgia, sans-serif;
 padding: 0 0 15px 20px;
 text-align: left;
 }
div.head_title p {
 font: normal 1.1em/1.4em georgia, sans-serif;
 line-height: 14px;
 padding: 0 20px
 }
ul.main_page { padding: 0 20px 15px 20px; }
ul.main_page li {
 background:url('../_img/layout/bullet.gif') no-repeat 0 2px;
 padding: 0 0 8px 10px;
 zoom: 1;
 }
ul.main_page li a, ul.main_page li a:visited, ul.main_page li a:link {
 color: #3f3f3f;
 font: normal 1.1em/1 georgia, sans-serif;
 text-decoration: none;
 }
ul.main_page li a:hover { color: #a47c4e; }

/*--------------------------------------*/
/* bottom div
/*--------------------------------------*/
#main_news {
 border-bottom: 1px solid #e3e3e3;
 border-top: 1px solid #e3e3e3;
 height: 1%;
 margin: 20px auto 0 auto;
 padding-bottom: 30px;
 width: 920px;
 }
#main_news:after {
 clear: both;
 content: '.';
 display: block;
 height: 0;
 visibility: hidden;
 width: 0;
 }
#main_news h3 {
 color: #3f3f3f;
 font: normal 1.1em/1.3 georgia, sans-serif;
 padding: 0 0 14px 0;
 }
#main_news p { font: normal 1.1em/1.4em georgia, sans-serif; }
#main_news .box_270 {
 float: left;
 height: 160px;
 margin-top: 20px;
 padding-right: 20px;
 position: relative;
 width: 230px;
 }
#main_news .box_250 {
 float: left;
 height: 160px;
 margin-top: 20px;
 padding: 0 20px;
 position: relative;
 width: 210px;
 }
#main_news .box_170 {
 float:left;
 height: 160px;
 margin-top: 20px;
 padding-left: 20px;
 width: 150px;
 }
#main_news span.date {
 color: #909090;
 display: block;
 }
#main_news span.img {
 float: left;
 padding-right: 20px;
 padding-bottom: 20px;
 }
#main_news span.img img {
 border: 2px solid #efefef;
 }
a.more {
 background: url('../_img/layout/bullet.gif') right 4px no-repeat;
 color: #3f3f3f;
 font: normal 11px/1.4em georgia, sans-serif;
 padding-right: 10px;
 position: absolute !important;
 right: 20px;
 text-decoration: none;
 top: 170px
 }
a.more:hover { color: #a47c4e; }
#main_news div a {
 font: normal 1.1em/1.4em georgia, sans-serif;
 position: relative;
 text-decoration: none;
 }
#main_news div h3 a {
 font-size: 1em;
}
#main_news div a img {
 margin-left: 10px;
 }
#main_news table { width: 100%; }
#main_news table td,
#main_news table th {
 border-bottom: 1px solid #e0e0e0;
 color: #666;
 font-family: georgia, sans-serif;
 font-size: 1.1em;
 padding: 4px;
 text-align: left;
 vertical-align: top;
 }
#main_news table th { padding-bottom: 9px; }

/*--------------------------------------*/
/* footer
/*--------------------------------------*/
#footer {
 margin: 30px auto 0 auto;
 width: 920px;
 zoom: 1;
 }
#footer .navi { float: right; }
#footer .navi li {
 float: left;
 margin-left: 16px;
 }
#footer .navi li a{
 color: #8c8c8c;
 font: normal 1em georgia,sans-serif;
 text-decoration: none;
 }
#footer .navi li a:hover { text-decoration: underline; }


/*--------------------------------------*/
/* left menu
/*--------------------------------------*/
#left_menu {
 padding: 0 20px 20px;
 text-align: right;
}
#left_menu h2 {
 font: normal 1.8em/1.6 georgia, sans-serif;
 padding-bottom: 30px;
 }
#left_menu ul { line-height: 2.7; }
#left_menu ul a {
 background: url('../_img/layout/bullet.gif') right 4px no-repeat;
 color: #3f3f3f;
 font: normal 1.1em georgia, sans-serif;
 padding-right: 16px;
 text-decoration: none;
 }
#left_menu ul a:hover, #left_menu ul a.active { color: #a47c4e !important; }

/*--------------------------------------*/
/* left menu sliding list
/*--------------------------------------*/
#left_menu li ul,
#left_menu li ul ul {
 display: none;
}
#left_menu li ul a {
 background: url('../_img/layout/bullet_double.gif') right 8px no-repeat;
 color: #8c8c8c !important;
 display: block;
 margin: 3px 16px 5px 0;
 line-height: 2;
 padding-right: 16px;
 }
#left_menu li ul ul a {
 background: none !important;
 color: #3F3F3F !important;
 margin-right: 32px;
 padding: 0 !important;
}
#left_menu li span {
 cursor: pointer;
 font-size: 11px;
}
/*--------------------------------------*/
/* col text
/*--------------------------------------*/
div.col_1 h3,
div.col_2 h3, div.col_6 h3 {
 color: #a47c4e;
 clear: left;
 display: block;
 font: normal 16px georgia, sans-serif;
 padding-bottom: 14px;
 text-align: left;
 }
div.col_1 h3 a,
div.col_2 h3 a {
 color: #a47c4e;
 font: normal 16px georgia, sans-serif;
 }

div.col_1 div.text {
 color: #3f3f3f;
 padding-left: 20px;
 text-align: left;
 width: 280px;
 }
div.col_1 div.text h4 {
 font: normal 11px georgia, sans-serif;
 color: #a47c4e;
 }
div.col_1 div.text p {
 color: #3f3f3f;
 font: normal 1.1em/1.4em georgia, sans-serif;
 }
div.col_1 div.text h2 {
 color: #a47c4e;
 font: normal 2em georgia, sans-serif;
 padding-bottom: 15px;
 }
div.header_black h1,
div.header_black h2,
div.header_black h3,
div.header_black h4,
div.header_black h5 {
 color: #3f3f3f;
 }
div.col_1 div.text img,
div.col_2 div.text img {
 border: 4px solid #f5f0eb;
 float: left;
 margin: 0 20px 20px 0;
 }
div.col_6 button img {
 
 margin: 0 20px 20px 0;
 }

div.col_1 a.more {
 background: none;
 border: 0;
 clear: left;
 float: left;
 position: relative !important;
 left: 0;
 text-decoration: none;
 top: 0;
 width: 280px;
 }
div.col_1 a.more img {
 border: 0;
 float: none;
 margin-left: 6px;
 margin-top: 5px;
 position: absolute !important;
 }
div.col_1 a.link {
 background: none;
 border: 0;
 left: 0;
 font: normal 1.1em/1.4em georgia, sans-serif;
 text-decoration: none;
 top: 0;
 width: 280px;
 }
div.col_1 a.link img {
 border: 0;
 float: none;
 margin: 0;
 margin-left: 6px;
 margin-top: 5px;
 }
a.link:hover { color: #a47c4e; }
div.text ol {
 color: #a47c4e;
 font: normal 1.6em georgia, sans-serif;
 }
div.text ol li {
 background: url('../_img/layout/bg_ol.gif') 0 6px no-repeat;
 padding: 5px 0 12px 30px;
 }
div.text ol li {
 color: #3f3f3f;
 font-size: 11px;
 line-height: 1.5em;
 }
div.text ol li.ol01 { background: url('../_img/layout/ol01.gif') 0 5px no-repeat; }
div.text ol li.ol02 { background: url('../_img/layout/ol02.gif') 0 5px no-repeat; }
div.text ol li.ol03 { background: url('../_img/layout/ol03.gif') 0 5px no-repeat; }
div.text ol li.ol04 { background: url('../_img/layout/ol04.gif') 0 5px no-repeat; }
div.text ol li.ol05 { background: url('../_img/layout/ol05.gif') 0 5px no-repeat; }
div.text ol li.ol06 { background: url('../_img/layout/ol06.gif') 0 5px no-repeat; }
div.text ol li.ol07 { background: url('../_img/layout/ol07.gif') 0 5px no-repeat; }
div.text ol li.ol08 { background: url('../_img/layout/ol08.gif') 0 5px no-repeat; }
div.text ol li.ol09 { background: url('../_img/layout/ol09.gif') 0 5px no-repeat; }
div.text ol li.ol10 { background: url('../_img/layout/ol10.gif') 0 5px no-repeat; }
/*--------------------------------------*/
/* dzialy
/*--------------------------------------*/
div.col_1 .box_dzial {
 width: 280px;
 margin: 0 20px;
 padding: 20px 0;
 border-top: 1px solid #e3e3e3;
 height: 160px;
}
div.box_dzial:after { content: '.'; height: 0px; width: 0px; clear: both; display:block; visibility:hidden; }

div.col_1 .box_dzial_first {
 padding: 0 0 20px 0;
 border-top: none;
}
div.col_1 .box_dzial img {
 border: 4px solid #f5f0eb;
 float: left;
}
div.col_1 .box_dzial h3 {
 clear:none;
 float: left;
 width: 150px;
 padding: 0 0 15px 20px;
}
div.col_1 .box_dzial a {
 float: left;
 padding: 0 0 0 20px;
 width: 150px;
 text-decoration: none;
 color: #3f3f3f;
 font: normal 1.1em georgia, sans-serif;
}
div.col_1 .box_dzial h3 a {
 color: ;
 padding: 0;
 color:#A47C4E;
 font-weight: normal;
 font-size: 1em;
}
div.col_1 .box_dzial a img {
 padding-left: 9px;
 float: none;
 border: none;
}
div.col_1 .box_dzial a:hover {
 color: #a47c4e;
}
/*--------------------------------------*/
/* bottom
/*--------------------------------------*/
div.bottom {
 background: #fbfaf8;
 border-bottom: 1px solid #e3e3e3;
 border-top: 1px solid #e3e3e3;
 margin: 30px auto 0 !important;
 padding: 0 !important;
 width: 920px;
 }
div.bottom .col_1 {
 background: #fff;
 height: 110px;
 width: 300px;
 padding-top: 0;
 }
div.bottom .col_1 p {
 font: normal 1.1em/1.4 georgia, sans-serif;
 padding: 26px 20px 0;
 }
div.bottom .col_2 {
 height: 110px;
 width: 620px;
 padding-top: 0;
 }
div.bottom .col_2 div.box_146 {
 width: 146px;
 }
div.bottom .col_2 div.box_176 {
 padding-left: 20px;
 width: 196px;
 }
div.bottom .col_2 div.box_178 {
 padding-left: 20px;
 width: 198px;
 }
div.bottom .col_2 div {
 float: left;
 height: 110px;
 }
div.bottom .col_2 div strong {
 color: #a47c4e;
 display: block;
 font: normal 1.3em georgia, sans-serif;
 padding-bottom: 10px;
 }
div.bottom .col_2 div.noactive strong {
 color: #8c8c8c;
}
div.bottom .col_2 div.noactive div {
 color: #8c8c8c;
}
div.bottom .col_2 div p {
 color: #666;
 }
div.bottom .col_2 div a {
 color: #666;
 font: normal 1em georgia, sans-serif !important;
 text-decoration: none;
 display: block;
 height: 84px;
 padding: 26px 0 0 10px;
 }
div.bottom .col_2 div div {
 color: #666;
 font: normal 1em georgia, sans-serif !important;
 text-decoration: none;
 display: block;
 height: 84px;
 padding: 26px 0 0 10px;
}
div.bottom .col_2 div div p {
 font: normal 1em georgia, sans-serif !important;
}
div.bottom .col_2 div a:hover {
 color: #a47c4e;
 }

/*--------------------------------------*/
/* nasi doradcy
/*--------------------------------------*/
div.col_1 div.doradcy {
 color: #3f3f3f;
 float: left;
 padding-left: 20px;
 position: relative;
 text-align: left;
 }
div.col_1 #d div.doradcy{
 display: none;
 padding-bottom: 20px;
 }
div.col_1 div.doradcy div {
 clear: left;
 float: left;
 padding-bottom: 20px;
 width: 300px;
 }
div.col_1 div.doradcy h4 {
 color: #a47c4e;
 font: normal 11px georgia, sans-serif;
 padding-bottom: 10px;
 text-align: left;
 }
div.col_1 div.doradcy p {
 color: #3f3f3f;
 font: normal 1.1em/1.4em georgia, sans-serif;
 float: left;
 text-align: left;
 width: 150px;
 }
 
div.col_1 div.doradcy img {
 border: 4px solid #f5f0eb;
 float: left;
 margin-right: 20px;
 }
div.col_1 div.doradcy a img {
 border: none;
 margin: 5px 0 0 0;
 }
#d {
 height: 340px;
 overflow: hidden;
 position: relative;
 width: 320px;
 z-index: 1;
 }
#pages {
 border-top: 1px solid #e3e3e3;
 clear: left;
 display: none;
 
 left: 20px;
 margin-bottom: 40px;
 padding-top: 10px;
 position: relative;
 width: 280px;
 }
#pages li {
 float: left;
 font: normal 1.1em georgia, sans-serif;
 text-align: center;
 }
#pages #pageBack {
 background: url('../_img/layout/bullet2.gif') 0 4px no-repeat;
 cursor: pointer;
 display: none;
 float: left;
 left: 0;
 padding-left: 10px;
 position: absolute;
 text-align: left;
 z-index: 2;
 }
#pages #pageNext {
 background: url('../_img/layout/bullet.gif') right 4px no-repeat;
 cursor: pointer;
 display: none;
 float: right;
 margin-left: -10px;
 padding-right: 10px;
 position: absolute;
 right: 0;
 text-align: right;
 z-index: 2;
 }
#pages #number {
 color: #a47c4e;
 float: left;
 position: absolute;
 width: 100%;
 z-index: 1;
 }
#slider {
 clear: left;
 float: left;
 height: 340px;
 position: absolute;
 width: 2500px;
 }
#bg_doradcy {
 background: #fff;
 height: 340px;
 position: absolute;
 width: 20px;
 z-index: 10;
}
/*--------------------------------------*/
/* doradca poleca box
/*--------------------------------------*/
div.col_1 .doradca_poleca {
 padding: 0 0 20px 0;
 border-bottom: 1px solid #e3e3e3;
 margin: 0 20px 20px 20px;
}
div.col_1 .doradca_poleca h3 {
 color: #3f3f3f;
}
div.col_1 .doradca_poleca h4 {
 color: #a47c4e;
 font-weight: normal;
 font: normal 1.1em georgia, sans-serif;
 padding-bottom: 15px;
}
div.col_1 .doradca_poleca img {
 float: left;
 margin: 0 20px 16px 0;
 border: 4px solid #f5f0eb;
}
div.col_1 .doradca_poleca p {
 font: normal 1.1em georgia, sans-serif;
 padding-bottom: 15px;
}
div.col_1 .doradca_poleca span {
 color: #8c8c8c;
 font: normal 1.1em georgia, sans-serif;
}
/*--------------------------------------*/
/* nasze oddzialy
/*--------------------------------------*/
div.col_1 #map {
 background: #e5e5e5;
 float: right;
 height: 270px;
 position: relative;
 right: 20px;
 width: 276px;
 }
div.col_1 #map #frame {
 background: #fff;
 border: 1px solid #e3e3e3;
 width: 276px;
 height: 270px;
 left: -6px;
 position: absolute;
 top: -6px;
 }
div.col_1 #map #frame p {
 font: normal 1.1em georgia, sans-serif;
 position: absolute;
 left: 7px;
 top: 10px;
 }
div.col_1 #map #frame div {
 bottom: 5px;
 height: 230px;
 left: 5px;
 position: absolute;
 width: 266px;
 }
div.col_2 .box_oddzial {
 border-bottom: 1px solid #e3e3e3;
 float: left;
 left: 20px;
 margin-bottom: 20px;
 padding-bottom: 15px;
 position: relative;
 width: 600px;
 cursor: pointer;
 }
div.col_2 .box_oddzial_last {
 border-bottom: none;
 float: left;
 left: 20px;
 padding: 0 0 20px;
 position: relative;
 width: 600px;
 }
div.col_2 .box_oddzial h3,
div.col_2 .box_oddzial_last h3 {
 padding-bottom: 7px;
 }
div.col_2 .box_oddzial p,
div.col_2 .box_oddzial_last p {
 clear: left;
 color: #3f3f3f;
 float: left;
 font: normal 1.1em/1.4em georgia, sans-serif;
 text-align: left;
 }
div.col_2 .box_oddzial a,
div.col_2 .box_oddzial_last a {
 background: url('../_img/layout/bullet.gif') right 4px no-repeat;
 color: #3f3f3f;
 float: right;
 font: normal 1.1em/1.4em georgia, sans-serif;
 padding-right: 10px;
 text-decoration: none;
 }
div.col_2 .box_oddzial a:hover,
div.col_2 .box_oddzial_last a:hover {
 color: #a47c4e;
 }
div.col_1 div.text h4.typ {
 font: normal 11px georgia, sans-serif;
 margin-top: -5px;
 margin-bottom: 15px;
 }
div.col_1 div.text h4.typ span {
 color: #a47c4e;
 }
.download {
 background: #f5f0ec;
 padding: 8px 10px 20px 20px;
 margin: 0 20px 20px 20px;
 }
.download li {
 padding: 0 0 5px 15px;
 background: url('../_img/layout/bg_ul_download.gif') left 2px no-repeat ;
 }
.download li a {
 font: normal 1.1em georgia, sans-serif;
 text-decoration: none !important;
 }
.box_lista {
 margin: 0 20px 20px 20px;
}
.box_lista ul li {
 font: normal 1.1em georgia, sans-serif;
 padding: 0 0 15px 15px;
 background: url('../_img/layout/bg_ul_star.gif') left 0 no-repeat ;
 }
.text ul {
 margin-top: 10px;
}
.text ul li {
 font: normal 1.1em georgia, sans-serif;
 padding: 0 0 15px 15px;
 background: url('../_img/layout/bg_ul_star.gif') left 0 no-repeat ;
 }
div.col_1 div.doradcy h5 {
 font: normal 1.1em georgia, sans-serif;
 margin-top: -10px;
 margin-bottom: 8px;
 }
/*--------------------------------------*/
/* wyszukiwanie
/*--------------------------------------*/
#search span   { cursor: pointer; }
#search span:hover  { text-decoration: underline; }
#search form {
 display: none;
 float: left;
 margin-top: -4px;
 padding-left: 15px;
 position: relative;
 }
#search input {
 border: 1px solid #e3e3e3;
 display: inline;
 font: normal 1.1em georgia, sans-serif;
 padding: 2px;
 width: 160px;
 }
#search #searchSubmit {
 background: url('../_img/layout/bullet.gif') right 4px no-repeat;
 border: 0;
 color: #3f3f3f;
 cursor: pointer;
 margin: 0;
 margin-left: 10px;
 padding: 0;
 padding-right: 10px;
 width: auto;
 }


div.col_1 div.center {
    padding: 20px 0;
    text-align: center;
    width: auto;
}

div.col_1 div.center span {
    clear: left;
    display: block;
    padding-bottom: 8px;
}

div.col_1 div.center a {
    clear: left;
    display: block;
    margin: 0 auto;
}

div.col_1 div.center img {
    display: block;
    clear: left;
    float: none;
    margin-left: auto;
    margin-right: auto;
}

h3.center {
 color: #a47c4e;
 clear: left;
 display: block;
 font: normal 16px georgia, sans-serif;
 padding-bottom: 25px;
 text-align: center;
 }

#bottomText {
 color: #3f3f3f;
 margin: 0 auto;
 padding-top: 10px;
 font: 1.1em/1.4em georgia,sans-serif;
 text-align: center;
 }

#ext-comp-1008 div.col_1 div.text img, div.col_2 div.text img {
 border: 0;
 margin: 0;
 }
#ext-comp-1008 div.col_1 div.text table, div.col_2 div.text table {
/* width: 1% !important;*/
 }
#ext-comp-1008 #ext-comp-1009 {
 padding-left: 0 !important;
 }

#left_menu li ul a {background-image: url(/_img/layout/bullet_double.gif);}
ul.main_page li {background-image: url(/_img/layout/bullet.gif);}
.background-2 {background-image: url(/_img/layout/sect_podzial_2.gif);}
.text ul li {background-image: url(/_img/layout/bg_ul_square.gif);}
.box_lista ul li {background-image: url(/_img/layout/bg_ul_square.gif);}
.download li {background-image: url(/_img/layout/bg_ul_download.gif);}
#pages #pageNext {background-image: url(/_img/layout/bullet.gif);}
#pages #pageBack {background-image: url(/_img/layout/bullet2.gif);}
div.text ol li.ol10 {background-image: url(/_img/layout/ol10.gif);}
div.text ol li.ol9 {background-image: url(/_img/layout/ol09.gif);}
div.text ol li.ol8 {background-image: url(/_img/layout/ol08.gif);}
div.text ol li.ol7 {background-image: url(/_img/layout/ol07.gif);}
div.text ol li.ol6 {background-image: url(/_img/layout/ol06.gif);}
div.text ol li.ol5 {background-image: url(/_img/layout/ol05.gif);}
div.text ol li.ol4 {background-image: url(/_img/layout/ol04.gif);}
div.text ol li.ol3 {background-image: url(/_img/layout/ol03.gif);}
div.text ol li.ol2 {background-image: url(/_img/layout/ol02.gif);}
div.text ol li.ol1 {background-image: url(/_img/layout/ol01.gif);}
#header ul#breadCrumb li {background-image: url(/_img/layout/bg_breadc.gif);}
.background-3 {background-image: url(/_img/layout/sect_podzial_3.gif);}
ol.main_page li {background-image: url(/_img/layout/bullet.gif);}
#white_box {background-image: url(/_img/layout/white_box.gif);}


