* {
    text-decoration:none;
    margin:0;
    padding:0;
    list-style:none;
    float:none;
}

fieldset,img,abbr { border: 0; }
address,caption,cite,code,dfn,em,h1,h2,h3,h4,h5,h6,strong,th,var { font-style: normal; font-weight: normal; }
caption,th { text-align: left; }
q:before,q:after { content: ''; }
a { text-decoration: none;}


body {
    font:78%/1.8 Tahoma,Arial,sans-serif;
    margin:0;
    background: white;
    color: black;
    line-height: 1.7;
    background: top left repeat-x url(/img/bgtop.png);
}
h1,h2,h3 {
    margin:1.5em 0 0 0;
    font-size:1.7em;
    color:#073a76;
    clear:left;
}
h1 {
    font-size:3em;
    margin:0;
    padding-top:0.5em;
    color:#073a76;
}

h2 { 
    color:#406795;
}

h3 { 
    font-weight: bold;
    font-size:1.4em;
    color:#073a76;
}

h4 {
    font-size:1em;
    font-weight:bold;
}
em {
    font-style: italic;
}

strong {
    font-weight: bold;
}

p {
    margin-bottom: 1.4em;
    text-indent: 2.5em;
    font-size: 1.1em;
}

/* wylaczenie mozzilowego outline linkow */
:focus
{
  outline: none;
}

#container {
    
}

#page {
    width:901px;
    margin-left:auto;
    margin-right:auto;
}

#inner {
    float:left;
    background: url(/img/back.png) repeat-y top right;
}

#headerleft {
    background: url(/img/ns_02.jpg) no-repeat top left;
    height:283px;
    float:left;
    width:227px;
}

#headercenter {
    background: url(/img/ns_03.jpg) no-repeat top left;
    height:283px;
    float:left;
    width:514px;
}

#headerright {
    background: url(/img/ns_04.jpg) no-repeat top left;
    height:283px;
    float:left;
    width:160px;
}

#menuleft {
    background: url(/img/ns_06.jpg) no-repeat top left;
    height:33px;
    float:left;
    width:227px;
    clear: both;
}

#menu {
    height:33px;
    float:left;
    width:654px;
}

#main {
    width: 629px;
    clear: both;
    float: left;
    min-height:450px;

}

#maintop {
    background: url(/img/ns_09.png) no-repeat top left;
    width: 589px;
    float: left;
    padding-top: 25px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 25px;
}

#maincontent {
    border-left: 2px solid #555555;
    width: 567px;
    padding-left: 20px;
    float: left;
    min-height: 200px;
}


#right {
    width: 252px;
    float: left;
    min-height:450px;
}

#righttop {
    background: url(/img/ns_10.png) no-repeat top left;
    width: 227px;/*252*/
    float: left;
    padding: 45px 15px 25px 10px;
}

#rightcontent {
    width: 227px;
    float: left;
}

#footer {
    clear:both;
    background: #575757 url(/img/footerbg.png) repeat-x top left;	
    min-height: 180px;
    padding-bottom: 2em;
}

#footercontent {
    width:881px;
    margin-left:auto;
    margin-right:auto;
    padding:27px 0 0 55px;
}

/*
#footercontent div.box {
    border-left: #971d1c solid 1px;
    padding-left:18px;
    font-family:arial;
    font-size:0.9em;
    color:#461717;
    width: 250px;
    float: left;
}
*/

#footercontent div.box {
    border-left: #555555 solid 1px;
    padding-left:13px;
    font-family:arial;
    font-size:0.9em;
    color:#461717;
    width: 150px;
    float: left;
}

a.external {
    background: url(/img/external.gif) center right no-repeat;
    padding-right: 13px;
}

a.external:hover {
    background: url(/img/externala.gif) center right no-repeat;
}

a {
    color: #073a76;
    border-bottom: 1px solid #609bdf;
    padding-bottom: 1px;
}

a:hover {
    color: #b52624;
    border-bottom: 1px solid #c52624;
}
a.pdf {
    background: url(/img/acrobat.png) center left no-repeat;
    padding-left: 18px;
    margin-left: 2px;
    border: 0;
    padding-bottom: 2px;
    margin-bottom: 2px;
    float: right;
    display:block;
}
a.pdf:hover {
    border: 0;
}
a.pdf span.ul {
    border-bottom: 1px solid #609bdf;
    padding-bottom: 1px;
}
a.pdf:hover span.ul {
    border-bottom: 1px solid #c52624;
}

img.link {
    vertical-align: middle;
}

#menu a {
    border: 0;
    padding-bottom: 0;
}

div.buttons {
    padding-top: 30px;
    padding-left: 21px;
    float: left;
}

div.button {
    margin-bottom: 10px;
}

div.button a {
    border: 0;
    padding: 0;
}

div.button img {
    border: 1px solid #3e6594;
    padding: 1px;
}

div.d_wsejmie {
    width: 91px;
    height: 22px;
    display: block;
    background: url(/img/d_wsejmie.png);
    margin-bottom: 22px;
}

div.d_wsejmie span {
    display: none;	
}

div.d_aktualnosci {
    width: 91px;
    height: 22px;
    display: block;
    background: url(/img/d_aktualnosci.png);
    margin-bottom: 22px;
}

div.d_aktualnosci span {
    display: none;	
}

div.d_zyciorys {
    width: 91px;
    height: 22px;
    display: block;
    background: url(/img/d_zyciorys.png);
    margin-bottom: 22px;
}

div.d_zyciorys span {
    display: none;	
}

div.d_dokumenty {
    width: 91px;
    height: 22px;
    display: block;
    background: url(/img/d_dokumenty.png);
    margin-bottom: 22px;
}

div.d_dokumenty span {
    display: none;	
}

div.d_wmediach {
    width: 91px;
    height: 22px;
    display: block;
    background: url(/img/d_wmediach.png);
    margin-bottom: 22px;
}

div.d_wmediach span {
    display: none;	
}

div.d_galeria {
    width: 91px;
    height: 22px;
    display: block;
    background: url(/img/d_galeria.png);
    margin-bottom: 22px;
}

div.d_galeria span {
    display: none;	
}

div.d_multimedia {
    width: 91px;
    height: 22px;
    display: block;
    background: url(/img/d_multimedia.png);
    margin-bottom: 22px;
}

div.d_multimedia span {
    display: none;	
}

div.d_region {
    width: 91px;
    height: 22px;
    display: block;
    background: url(/img/d_region.png);
    margin-bottom: 22px;
}

div.d_region span {
    display: none;	
}

div.d_kontakt {
    width: 91px;
    height: 22px;
    display: block;
    background: url(/img/d_kontakt.png);
    margin-bottom: 22px;
}

div.d_kontakt span {
    display: none;	
}


div.image_text {
   padding-bottom: 30px;
	display: block;
	float: left;
}

div.image_text div.box {
    padding-left:18px;
    font-size: 1.1em;
    width: 250px;
    float: left;
}

img.left {
    float: left;
    border: 1px solid #3e6594;
    padding: 2px;
    margin: 10px 15px 10px 0;
}

img.right {
    float: right;
    border: 1px solid #3e6594;
    padding: 2px;
    margin: 10px 0 10px 15px;
}

div.n {
    float: left;
    padding-left: 10px;
    padding-bottom: 35px;
}

div.nimg {
    float: left;
    margin-top: 5px;
}

div.nimg img {
    border: 1px solid #3e6594;
    padding: 2px;
}

div.ntekst {
    float: right;
    width: 460px;
    margin-left: 10px;
}


div.ntekst p {
    text-indent: 0;
}

div.clear {
    clear:both;
}

h3.tytul {
    margin:0em 0 0.7em 0;
}

span.nowrap {
    white-space: nowrap;
}

span.czytaj {
    float:right;
    margin-top: -1.5em;
    margin-right: 2em;
}

p.data {
    font-size: 0.8em;
    font-weight: bold;
    margin-bottom: -0.5em;
    text-indent: 0;
}

ul.smenu {
    margin: -10px 0 30px 17px;
}

ul.smenu li {
    display: block;
    padding-left: 12px;
    background: transparent url(/img/bullet.png) no-repeat 0 8px;
    font-weight: bold;
    font-size: 1.1em;
}

ul.smenu a {
    color: black;
    border-bottom: 1px solid #609bdf;
}

ul.smenu a:hover {
    color: #b52624;
    border-bottom: 1px solid #c52624;
}



/* MENU */

#menunav li {
    display: inline;
}

#menunav a {
    float: left; 
    height: 0; 
    padding-top: 33px; 
    overflow: hidden;
}

#menunav a span {
    position: relative;
    top: 12px;
    left: 25px;
    color: #8f8f8f;
    display: none;	
}


a#aktualnosci {
    width: 102px;
    background: url(/img/menu_buttons.png) 0 0 no-repeat;
}

a#active-aktualnosci {
    width: 102px;
    background: url(/img/menu_buttons.png) 0 -66px no-repeat;
}

a#aktualnosci:hover {
    background: url(/img/menu_buttons.png) 0 -33px no-repeat;
}

a#active-aktualnosci:hover {
    background: url(/img/menu_buttons.png) 0 -33px no-repeat;
}

a#zyciorys {
    width: 75px;
    background: url(/img/menu_buttons.png) -107px 0 no-repeat;
}

a#active-zyciorys {
    width: 75px;
    background: url(/img/menu_buttons.png) -107px -66px no-repeat;
}

a#zyciorys:hover {
    background: url(/img/menu_buttons.png) -107px -33px no-repeat;
}

a#active-zyciorys:hover {
    background: url(/img/menu_buttons.png) -107px -33px no-repeat;
}

a#wsejmie {
    width: 81px;
    background: url(/img/menu_buttons.png) -187px 0 no-repeat;
}

a#active-wsejmie {
    width: 81px;
    background: url(/img/menu_buttons.png) -187px -66px no-repeat;
}

a#wsejmie:hover {
    background: url(/img/menu_buttons.png) -187px -33px no-repeat;
}

a#active-wsejmie:hover {
    background: url(/img/menu_buttons.png) -187px -33px no-repeat;
}

a#dokumenty {
    width: 98px;
    background: url(/img/menu_buttons.png) -273px 0 no-repeat;
}

a#active-dokumenty {
    width: 98px;
    background: url(/img/menu_buttons.png) -273px -66px no-repeat;
}

a#dokumenty:hover {
    background: url(/img/menu_buttons.png) -273px -33px no-repeat;
}

a#active-dokumenty:hover {
    background: url(/img/menu_buttons.png) -273px -33px no-repeat;
}


a#wmediach {
    width: 94px;
    background: url(/img/menu_buttons.png) -376px 0 no-repeat;
}

a#active-wmediach {
    width: 94px;
    background: url(/img/menu_buttons.png) -376px -66px no-repeat;
}

a#wmediach:hover {
    background: url(/img/menu_buttons.png) -376px -33px no-repeat;
}

a#active-wmediach:hover {
    background: url(/img/menu_buttons.png) -376px -33px no-repeat;
}

a#region {
    width: 92px;
    background: url(/img/menu_buttons.png) -645px 0 no-repeat;
}

a#active-region {
    width: 92px;
    background: url(/img/menu_buttons.png) -645px -66px no-repeat;
}

a#region:hover {
    background: url(/img/menu_buttons.png) -645px -33px no-repeat;
}

a#active-region:hover {
    background: url(/img/menu_buttons.png) -645px -33px no-repeat;
}



a#galeria {
    width: 60px;
    background: url(/img/menu_buttons.png) -475px 0 no-repeat;
}

a#active-galeria {
    width: 60px;
    background: url(/img/menu_buttons.png) -475px -66px no-repeat;
}

a#galeria:hover {
    background: url(/img/menu_buttons.png) -475px -33px no-repeat;
}

a#active-galeria:hover {
    background: url(/img/menu_buttons.png) -475px -33px no-repeat;
}


a#multimedia {
    width: 98px;
    background: url(/img/menu_buttons.png) -540px 0 no-repeat;
}

a#active-multimedia {
    width: 98px;
    background: url(/img/menu_buttons.png) -540px -66px no-repeat;
}

a#multimedia:hover {
    background: url(/img/menu_buttons.png) -540px -33px no-repeat;
}

a#active-multimedia:hover {
    background: url(/img/menu_buttons.png) -540px -33px no-repeat;
}


div.galeria {
    text-align:center;
}

div.galeria a {
    border: 0;
    padding: 0;
}

div.galeria img {
    border: 1px solid #3e6594;
    padding: 2px;
}

a#lbPrevLink, a#lbNextLink, a#lbCloseLink {
    border:0;
    padding:0;
}

.boxbl {
    background: url(/img/bl.gif) 0 100% no-repeat #fff2f2;
    float: left;
    width: 560px;
}

.boxbr {
    background: url(/img/br.gif) 100% 100% no-repeat;
    float: left;
}

.boxtl {
    background: url(/img/tl.gif) 0 0 no-repeat;
    float: left;
}

.boxtr {
    background: url(/img/tr.gif) 100% 0 no-repeat;
    padding: 10px;
    float: left;
}

div.boxn {
    float: left;
    padding-left: 0;
    padding-bottom: 35px;
}

.boxtr div.ntekst {
    width: 440px;
}

.boxtr div.nimg {
    background: white;
}

.boxclear {
    font-size: 1px; 
    height: 1px;
}

.z {
    padding-bottom: 0.3em;
    height: 2.3em;
    padding-left: 10px;

}

.zdata {
    float: left;
    padding-top: 0.1em;
    font-size: 1em;
    width: 120px;
    font-weight: bold;
    border-bottom: 1px solid #073a76;
    height: 3.5em;
}

.ztekst {
    float: right;
    padding-top: 0.1em;
    font-size: 1em;
    width: 435px;
    border-bottom: 1px solid #c52624;
    height: 3.5em;
}

div.z span.godz {
    font-weight: normal;
    font-size: 0.8em;
}

div.w {
    float: left;
    padding-left: 10px;
    padding-bottom: 25px;
}


div.wtekst {
    float: right;
    width: 550px;
}

div.w h3.tytul {
    margin:0.3em 0 1em 0;
    font-size: 1.0em;
}

h3.pdzial {
    margin-bottom: 1.5em;
    font-weight: normal;
    margin-top:-20px;
    margin-left: 15px;    
}

div.error {
    color: red;
    margin-top: 0.6em;
}

div.d p.data {
    font-size: 1em;
    font-weight: bold;
    text-indent: 0;
    margin-bottom: 0.2em;
}

div.d h3.tytul {
    margin:0 0 1.5em 0;
}

div.dtekst {
    width: 555px;
}

div.dtekst p {
    text-align: justify;
}

#maincontent ul, ol {
    margin:0 0 1em 0;
    padding-left: 2em;
    display:block;
    font-size: 1.1em;
}

#maincontent ul li {
    margin-left:1.2em;
    padding-bottom:0.5em;
    list-style: disc outside;
}

#maincontent ol li {
    margin-left:1.2em;
    padding-bottom:0.5em;
    list-style: decimal outside;
}

div.dtekst ul, div.dtekst ol {
    text-align: justify;
}