/* css main file: style.css */

/****  reset  *****************************************************************/

body, h1, h2, h3, h4, h5, h6, div, form, fieldset, dl, dt, dd, address { margin: 0; padding: 0; }
a, a:visited { text-decoration: none; }
fieldset, img { border: none; }

/****  ogólne  ****************************************************************/

html {
}

body {
  font-family: Tahoma, Verdana, Helvetica, sans-serif;  
  color: #3e3e3e;
  font-size: 62.5%;
  line-height: 1.75em;
  background: #fff url(../images/topbg.jpg) left top repeat-x; 
}
a {
  color: #bb282c;
}

a:hover {
  text-decoration: underline;
}

address {
  font-style: normal;
}

ol li ol {
  list-style-type: lower-alpha;
}

.block { display: block; }
.floatLeft { float: left; }
.floatRight { float: right; }
.clearBoth, .clear { clear: both; }
.clearing { clear: both; height: 0; line-height: 0; }
.tLeft { text-align: left!important; }
.tRight { text-align: right !important; }
.tCenter { text-align: center !important; }
.tJustify { text-align: justify !important; }
.bold { font-weight: bold; }

.w20 { width: 20px; }
.w40 { width: 40px; }
.w60 { width: 60px; }
.w80 { width: 80px; }
.w100 { width: 100px; }
.w120 { width: 120px; }
.w140 { width: 140px; }
.w160 { width: 160px; }
.w180 { width: 180px; }
.w200 { width: 200px; }
.w220 { width: 220px; }
.w240 { width: 240px; }
.w260 { width: 260px; }
.w280 { width: 280px; }

.noRecords {
  margin: 1em 0;
  font-weight: bold;
  padding: 0 15px;
}

.back {
  margin: 2em 2em 1em;
  text-align: right;
}

.back a {
  text-transform: lowercase;
}

.back a:hover {
    
}

.more {
    padding: 0;
    margin: 0;
    border: 0;
    text-transform: lowercase;
}
.more a {
    display: block;
    padding: 0 11px;
    float: right;
    font-size: 1em;
    background: url(../images/icon6.jpg) right 6px no-repeat;
}

/****  kontener  ************************************************************/

.container {
    margin: 0 auto;
    width: 964px;
}
.flash {
    position: relative;
    top: 3px;
}

/****  top  ************************************************************/

.topright {
    float: right;
    padding: 25px 44px 0 0;
}
#logo {
    display: block;
    width: 352px;
    height: 51px;
    padding: 23px 19px;
}

/****  główna zawartość  ************************************************************/

.content {
    padding: 0;    
}
.leftcolumn {
    width: 336px;
    float: left;
    border-right: 1px solid #e7e7e7;
    margin: 0 0 21px;
}
.middlecolumn {
    float: left;
    width: 326px;
}
.rightcolumn {
    float: left;
    width: 301px;
    background: url(../images/formbg.jpg) left top no-repeat;
}
.leftwidecolumn {
    clear: both;
    float: left;
    width: 523px;
    margin: 15px 0 0;
}
.map {
    float: left;
    margin: 15px 0 0;
}
.column {
    background: #fff url(../images/contentbg.jpg) left top repeat-x;
}

.leftwidecolumn h1.siteHead {
    background: url(../images/icon5.jpg) 20px 18px no-repeat;
}

.contactdetails {
    padding: 0 20px;
    float: left;
}

/****  login form  ************************************************************/

.compactBoxProject, .compactBoxPartner {
    float: right;
    font-size: 1.1em;
    display: block;
    width: 147px;
    margin: 0 0 0 1px;
    background: #f2f2f2;
    color: #6a6969;
    font-weight: normal;
    padding: 8px 0;
    text-align: center;
}
.compactBoxPartner { 
    padding: 3px 4px 2px; 
    line-height: 14px;
    width: 138px;  
}

.compactBoxProjectOn {
    background: #e0e0e0 url(../images/icon4.jpg) 10px 11px no-repeat;
    font-weight: bold;
    width: 142px;
    padding: 8px 0 8px 5px;
}
.compactBoxPartnerOn {
    background: #e0e0e0 url(../images/icon4.jpg) 10px 11px no-repeat;
    font-weight: bold;
}

#compactBox form {
    width: 294px;
    margin: 0 0 0 7px;
    padding: 0 0 15px;
    background: #e0e0e0;
}
#compactBox fieldset {
    padding: 13px 0 0;    
}
#compactBox .label {
    color: #6a6969;
    width: 70px;
    font-size: 1.1em;
    margin: 0;
    padding: 2px 14px 0 0;
    float: left;
    text-align: right;
    font-weight: normal;
}
#compactBox .value {
    float: left;
    width: auto;
}
#compactBox .textInput {
    width: 164px;
    padding: 1px 2px;
    margin: 0;
}
#compactBox .submitRow {
    padding: 7px 40px 0;
}

.rightcolumn h1.siteHead {
    background: url(../images/icon3.jpg) 20px 18px no-repeat;
}

.row {
    padding: 12px 0 0;
    border-bottom: 1px solid #e0e0e0;;
}
.submitRow {
    text-align: right;
}
.submitRow .submitInput {
    font-weight: normal;
    color: #bb282c;
    text-indent: 0;
    padding: 0 7px 0 0;
    font-size: 1.1em;
    line-height: 16px;
    width: auto;
    height: auto;
    background: url(../images/icon7.jpg) right 6px no-repeat;
    border: 0;
}

/****  footer  ************************************************************/

.footer {
    background: #f1f1f1;
    float: left;
    margin: 23px 0 0;
    width: 964px;
}
#copyright {
    float: left;
    padding: 14px 40px;
}
#realization {
    float: right;
    text-align: right;
    padding: 14px 40px;
}
#copyright, #realization {
    font-size: 1.1em;
    color: #a5a5a5;
}
#copyright a, #realization a {
    color: #a5a5a5;
}

/****  podstrona  ************************************************************/

.leftverywidecolumn {
    width: 663px;
    float: left;
}
.leftverywidecolumn h1.siteHead {
    background: url(../images/icon2.jpg) 20px 18px no-repeat;
}
.rightcolumn .column {
    border-top: 15px solid #fff;
    border-left: 6px solid #fff;
}
.rightcolumn .column h1.siteHead {
    background: url(../images/icon5.jpg) 20px 18px no-repeat;
}
.rightcolumn .contactdetails {
    font-size: 1.1em;
    width: 140px;
    padding: 0;
    float: left;
}
.rightcolumn .contactdetails1 {
    padding: 0 0 0 20px;
    width: 120px;
}

/****  formularze  ************************************************************/

.label {
  float: left;
  width: 112px;
  font-weight: bold;
}

.value {
  float: left;
  width: 249px;
}

input, textarea, select {
  font-size: 100%;
  vertical-align: middle;
  padding: 0.2em 3px;
  margin: 0;
}

textarea {
  font-family: Arial, Verdana, Helvetica, "Lucida Grande", sans-serif;
  width: 241px;
  height: 52px;
}

.textInput {
    border: 1px solid #c7c7c7;
    width: 164px;
    padding: 2px;
    font-size: 1.2em;
    font-family: Verdana, Arial, sans-serif;
}
.textInput:hover {
    border-color: #a9a9a9;
}
.textInput:focus {
    border: 1px solid #3b3b3b !important;   
}

.checkboxInput {
  margin-right: 14px;
  position: relative;
  top: -0.1em;
}

.submitInput {
    font-weight: bold;
    text-indent: 5000px;
    width: 21px;
    height: 20px;
    font-size: 0;
    line-height: 0;
    background: url(../images/search.jpg) left top no-repeat;
    border: 0;
    /* position: relative;
    top: -1px; */
}
.submitInput:hover {
    cursor: pointer;
}

.required { color: #dc2329; }
.err { color: #f00; }

/****  linki buttony  *********************************************************/

.buttons {
  margin: 1em 0 0;
}

.button {
  display: block;
  width: 137px;
  border-top: 1px solid #90af00;
  border-bottom: 1px solid #91b000;
  background: #acc400 url(/images/button_right.png) repeat-x;
  color: #fff;  
  padding: 0.5em 0;
  text-align: center; 
}

.button:hover {
  color: #454F00;
}

.buttonDisabled {
  display: block;
  width: 137px;
  border-top: 1px solid #b0b0b0;
  border-bottom: 1px solid #b1b1b1;
  background: #dcdcdc url(/images/button_left_disabled.png) repeat-x;
  color: #515151;
  padding: 0.5em 0;
  text-align: center; 
}

/****  stronicowanie  *********************************************************/

.pageNav {
    text-align: right;
    padding: 10px 10px 20px;
}

.pageNav a,
.pageNav span {
    color: #010; 
    font-weight: bold;
    padding: 5px 7px;
}

.pageNav .select {
    background-image: url(/images/page_nav_select.png);
    color: #bb282c;
    font-weight: bold;
    text-decoration: underline;
}

/*.pageNav a.arr {
  position: relative;
  top: -0.1em;
  padding-top: 0.1em;
  padding-bottom: 0.3em;
}*/

/****  komunikaty  ************************************************************/

#info div {
  margin: 0.1em;
  border-width: 2px;
	border-style: solid;
  padding: 0.2em 2em;
	text-align: center;
  font-weight: bold;
}

#info div div {
  border-width: 0;
}

#info_err {
  border-color: #df2626;
  color: #df2626;
}

#info_msg {
  border-color: #42AF41;
  color: #42AF41;
}

#errmsg {
    border: 1px solid #e7e7e7;
    font-weight: bold;
    padding: 16px 20px;
    margin-bottom: 20px;
    font-size: 1.1em;
}
#errmsg .errors {
    color: #bb282c
}
#errmsg .messages {
    color: #3e3e3e;
}
#errmsg ul {
  margin: 0;
  padding: 0;
}

#errmsg ul li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

/****  appConfirm  ************************************************************/

.appConfirmBox {
  position: absolute;
  display: none;
  border-right: 2px solid #DAE3EB;
  border-bottom: 2px solid #DAE3EB;
}

.appConfirmBox2 {
  background: #F0F2F7;
  border: 1px solid #B8C6CF;
  border-bottom-width: 3px;
  padding: 1px;
}

.appConfirmBox2 h1 {
  margin: 0;
  padding: 3px 0 4px 10px;
  background-color: #6F8491;
  color: #ffffff;
  font-size: 1.1em;
  border-bottom: 1px solid #C8D3E2;
}

.appConfirmBox3 {
    width: 220px;
  margin: 20px 0 0 13px;
}

.appConfirmBox4 {
  background: transparent url(/imgs/alerts/confirm.gif) 0 0 no-repeat;
  /*padding: 5px 0 10px 50px;*/
  height: 50px;
  /*border-bottom: 1px solid #C8D3E2;*/
  color: #084376;
  line-height: 1.5em;
  text-align: center;
}

.appConfirmBoxButtons {
  text-align: center;
  padding: 10px 0 0 40px;
}

.appConfirmBoxButtons a {
  text-decoration: none;
  width: 50px;
  display: block;
  float: left;
  text-align: center;
  background: #FFFFFF url(images/button_bg.png) repeat-x scroll 0pt 100%;
  border: 1px solid #C0C8CA;
  font-weight: bold;
  padding: 1px 5px;
  color: #142129;
  font-size: 90%;
}

.appConfirmBoxButtons a:hover {
  text-decoration: none;
}

#appConfirmBoxOk {
  margin-right: 5px;
}

#appConfirmBoxCancel {
  margin-left: 5px;
}

/*****  project styles  *******************************************************/

#skipLink {
	display: none;
}


/* css file: articles.css */

/*****  lista artykułów używana również w aktualnościach  *********************/

.articlesList ul {
  margin: 0;
  padding: 0;
    
}

.articlesList ul li {
  margin: 1em 0 0;
  padding: 1em 0 0;
  list-style-type: none;
}

.articlesList ul li.first {
  margin-top: 0;
	border-top-style: none;
  padding-top: 0; 
}

.articlesList ul li h2.siteHead {

}

.articlesList ul li .intro {
  text-align: justify;
}

.articlesList ul li .intro img.image {
  float: left;
  margin-right: 10px;
}

.articlesList .allArticlesLink {
	display: block;
	margin: 0 16px 1.8em; 
	color: #c00109;
	font-size: 90%;
}

.articlesList .allArticlesLink img {
  margin-left: 6px; 
}

/******************************************************************************/

.article .format_1,
.article .format_2,
.article .format_3,
.article .format_4,
.article .format_5,
.article .format_6,
.article .format_7,
.article .format_8 {
  padding: 0.5em 1.5em 0.5em;
}

.article .artText {
  text-align: justify;
}
.article ul {
    padding: 20px 30px 10px;
}
.article li {
    padding: 0 0 10px;
}
.article {
    font-size: 1.1em;
}
.article img {

}
.article .more {
    padding: 0 21px;
    background: url(../images/icon6.jpg) right 16px no-repeat;
}

/****  pliki do pobrania  *****************************************************/

.artFiles {
  margin: 2em 0 1em;
  padding: 1em 1em 0;
  clear: both;
}

.artFiles ul {
  margin: 0 1em;
  padding: 0;
}

.artFiles ul li {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.artFiles ul a {

}

.artFiles ul a:hover {

}

/****  format 1  **************************************************************/

.article .format_1 .artImages {
  float: right;
  margin: 0 0 0 20px;
}

.article .format_1 .artImages div {
  margin: 0 0 10px;
  text-align: center;
}

.article .format_1 .artImages div a:hover {
  text-decoration: none;
}

.article .format_1 .artImages div a:hover span {
  text-decoration: underline;
}

/****  format 2  **************************************************************/

.article .format_2 .artImages {
  float: left;
  margin: 0 20px 0 0;
}

.article .format_2 .artImages div {
  margin: 0 0 10px;
  text-align: center;
}

.article .format_2 .artImages div a:hover {
  text-decoration: none;
}

.article .format_2 .artImages div a:hover span {
  text-decoration: underline;
}

/****  format 3  **************************************************************/

.article .format_3 .artImages {
  margin: 20px auto 0;
  text-align: center;
}

.article .format_3 .artImages div {
  float: left;
  margin: 5px;
  padding: 5px;
}

.article .format_3 .artImages img {
  margin: 0 10px 10px;
}

.article .format_3 .artImages div a:hover {
  text-decoration: none;
}

.article .format_3 .artImages div a:hover span {
  text-decoration: underline;
}

/****  format 4  **************************************************************/

.article .format_4 .artImages {
  margin: 0 0 15px;
  text-align: center;
}

.article .format_4 .artImages div {
  float: left;
  margin: 5px;
  padding: 5px;
}

.article .format_4 .artImages img {
  margin: 10px 10px 0;
}

.article .format_4 .artImages div a:hover {
  text-decoration: none;
}

.article .format_4 .artImages div a:hover span {
  text-decoration: underline;
}

/****  format 5  **************************************************************/

.article .format_5 .artImages {
  margin: 20px 0 0;
  text-align: center;
  clear: right;
}

.article .format_5 .artImages div {
  float: left;
  text-align: center;
  margin: 5px;
  padding: 5px;
}

.article .format_5 .artImages img {
  margin: 0 10px 10px;
}

.article .format_5 .artImages div a:hover {
  text-decoration: none;
}

.article .format_5 .artImages div a:hover span {
  text-decoration: underline;
}

.article .format_5 .artText .rightTopImage {
  float: right;
  text-align: center;
  margin: 0 0 10px 20px;
}

.article .format_5 .artText .rightTopImage a:hover {
  text-decoration: none;
}

.article .format_5 .artText .rightTopImage a:hover span {
  text-decoration: underline;
}

/****  format 6  **************************************************************/

.article .format_6 .artImages {
  margin: 20px 0 0;
  text-align: center;
  clear: left;
}

.article .format_6 .artImages div {
  float: left;
  text-align: center;
  margin: 5px;
  padding: 5px;
}

.article .format_6 .artImages img {
  margin: 0 10px 10px;
}

.article .format_6 .artImages div a:hover {
  text-decoration: none;
}

.article .format_6 .artImages div a:hover span {
  text-decoration: underline;
}

.article .format_6 .artText .leftTopImage {
  float: left;
  text-align: center;
  margin: 0 20px 10px 0;
}

.article .format_6 .artText .leftTopImage a:hover {
  text-decoration: none;
}

.article .format_6 .artText .leftTopImage a:hover span {
  text-decoration: underline;
}

/****  format 7  **************************************************************/

.article .format_7 .artImages {

}

.article .format_7 .artImages div {
  text-align: center;
}

.article .format_7 .artImages div a {
	display: block;
}

.article .format_7 .artImages div a:hover {
  text-decoration: none;
}

.article .format_7 .artImages div a span {
  display: block;
  padding: 0.1em 0 0.8em;
}

.article .format_7 .artImages div a:hover span {
  text-decoration: underline;
}

/****  format 8  **************************************************************/

.article .format_8 .artImages {

}

.article .format_8 .artImages div {
  text-align: center;
}

.article .format_8 .artImages div a {
  display: block;
}

.article .format_8 .artImages div a:hover {
  text-decoration: none;
}

.article .format_8 .artImages div a span {
  display: block;
  padding: 0.1em 0 0.8em;
}

.article .format_8 .artImages div a:hover span {
  text-decoration: underline;
}

/****  wyniki wyszukiwania artykułów  *****************************************/

.articleSearchResults ol li {
  padding: 0.4em 0;
}

.articleSearchResults ol li a {
  font-weight: bold;
}

.articleSearchResults ol li a:hover {
    
}

.articleSearchResults ol .searchIntro a {
  font-weight: normal;
}

/****  powiadom znajomego  ****************************************************/

#articleSendToFriend {
  margin: 1em 15px 0.5em;
  border-top: 1px solid #f00;
  padding: 0.5em 1em;
  clear: both;
}

#articleSendToFriend .sendtofriendLbl,
#articleSendToFriend .sendtofriendName,
#articleSendToFriend .sendtofriendEmail,
#articleSendToFriend .sendtofriendSubmit {
  float: left;
  padding-right: 10px;
}

/****  pojedynczy wstęp do artykułu  ******************************************/

.articleIntro .articleIntroText {
  text-align: justify;
}

.articlesList dt {
  font-size: 110%;
  font-weight: bold;
  margin-bottom: 0.5em;
}

.articlesList dd {
  margin-bottom: 2em;
  text-align: justify;
  line-height: 1.8em;
}

.articlesList dd img {
  float: left;
  margin: 0 10px 10px 0;
}

.articlesList dd.last {
  border-bottom-width: 0;
  margin-bottom: 0;
}

/****  wyszukiwanie artykułu  ******************************************/

#articlesSearch {
    float: left;
}
#articleSearchResults #searchWords {
    padding: 0 0 0 20px;
    font-style: italic;;
}
.noRecords {
    padding: 0 20px;
}


/* css file: boxes.css */

.imageBox img {
    vertical-align: middle;
}

.textBox {
    padding: 0;
}

.textBox .inner {
    text-align: center;
    font-size: 1.1em;
}

.textBox .description {
    text-align: justify;
    padding: 0 20px;
}
.textBox .more a {
    margin: 0 20px 0 0;    
}

.middlecolumn h1.siteHead {
    background: url(../images/icon2.jpg) 20px 18px no-repeat;
}

/* pdf catalog */

.pdfcatalog a {
    display: block;
    width: 226px;
    padding: 15px 0 0 75px;
    height: 43px;
    background: url(../images/pdf.jpg) left top no-repeat; 
    font-size: 1em;
    color: #fff;
    text-align: left;
}


/* css file: brief.css */

/* style do większości templejtów są identyczne jak w artykułach */

.date {
	font-size: 95%;
	color: #888;
}
h1.siteHead {
    color: #3e3e3e;
    font-size: 1.4em;
    padding: 17px 50px;  
    font-family: Arial;
    font-weight: normal;   
}
h2.siteHead {
    font-size: 1.1em;
    padding: 0 20px;  
}
h2.siteHead a {
    color: #3e3e3e; 
}

.leftcolumn h1.siteHead {
    background: url(../images/icon1.jpg) 20px 18px no-repeat;
}

.intro {
    padding: 0 20px;
    font-size: 1.1em;
}
.intro .image {
    display: none;
}


/* css file: contacts.css */

.addressData {
  float: left;
}
.mediaData {
  float: left;
}

.leftwidecolumn .addressData {
    padding: 0 50px 0 0;
}

.contactPersonList {
  padding-bottom: 1em;
  margin-bottom: 1em;
}

.contactPersonList.last {
  padding-bottom: 0;
  border-bottom-width: 0;
  margin-bottom: 0;
}

#contact #emailForm textarea {
  width: 450px;
  height: 100px;
    border: 1px solid #c7c7c7;
    font: normal 12px/15px Verdana, Helvetica, sans-serif;
}
#contact #emailForm textarea:hover {
    border-color: #a9a9a9;
}
#contact #emailForm textarea:focus {
    border-color: #3b3b3b;   
}

#contact #emailForm .submitRow {
  padding-left: 470px;
}
#contact .label, #contactSimple .label, #departmentContacts .label, #sectionContacts .label {
    width: auto;
    font-weight: normal;
    
}
#contactSimple .value {
    width: auto;
}

#contact #emailForm .label {
    text-align: right;
    width: 150px;
    padding: 0 10px 5px 0;
    float: left;
    clear: both;
}

#contact .row, #contactSimple .row, #departmentContacts .row, #sectionContacts .row {
    border: 1px solid #fff;
    font-size: 1.1em;
    padding: 0 0 0 19px;
}
#contact h3, #contactSimple h3, #contact h2, #contactSimple h2 {
    display: none;
}

.leftwidecolumn .mediaData {
    padding: 19px 0 0;
}
.rightcolumn .additionaldata {
    display: none;
}

/* errors */

.errForm {
    color: #
}


/* css file: downloads.css */

.downloadsList {
	margin: 0;
	padding: 0;
	margin-top: 1em;
}

.downloadsList li {
	list-style-type: none;
	margin: 0;
	padding: 0.5em 0 !important;
}

.downloadsList li .image {
  float: left;	
}

.downloadsList li .description {
  float: left;	
  padding: 0.5em 0 0 10px;
}

.downloadsList li .description .size {
	font-size: 95%;
}

#sectionsWithFiles ul {
	margin: 0;
	padding: 0;
}

#sectionsWithFiles ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

/* css file: language.css */

#changeBox {
     float: left;
     padding: 1px 31px 0 0;
}

#changeBox ul {
    font-size: 1.1em;
}

#changeBox ul li {
    list-style: none;
    float: left;
}

#changeBox ul li a {
    color: #6c6c6c;
    text-transform: uppercase;
    padding: 0 9px;
}

#changeBox ul li.selected a {
    
}

/* css file: menu.css */

/* ==================== boczne dwupoziomowe */

#twoDSideMenu .sideMenu
{
    padding: 0;
    margin: 0 0 1em;
}

#twoDSideMenu .sideMenu li
{
    padding: 0;
    margin: 0;
    list-style-type: none;
}

#twoDSideMenu .sideMenu a     /* wszystkie odnośniki menu */
{
    display: block;
    padding: 0.3em 1em;
}

#twoDSideMenu .sideMenu a:hover   
{

}

#twoDSideMenu .sideMenu li.first a  /* first-child */
{

}

#twoDSideMenu .sideMenu li.last a   /* last-child */
{

}

#twoDSideMenu .sideMenu li.selected   /* element aktualny */
{

}

#twoDSideMenu .sideMenu li.selected a     /* odnośnik elementu aktualnego */
{

}

#twoDSideMenu .sideMenu li.selected ul    /* podmenu aktualnego elementu */
{

}

#twoDSideMenu .sideMenu li.selected ul a  /* odnośnik w podmenu aktualnego elementu */
{
    font-size: 90%;
}

#twoDSideMenu .sideMenu li.selected ul a:hover
{
   
}

#twoDSideMenu .sideMenu li.selected ul a.selected     /* aktualny element podmenu */
{

}

/* ==================== górne nawigacyjne */

#simpleHorizontStatic {
  
}

#simpleHorizontStatic ul {
  padding: 0;
  margin: 0;
  font-size: 90%;
}

#simpleHorizontStatic li {
  margin: 0;
  padding: 0;
  list-style-type: none;
  float: left;
}

#simpleHorizontStatic li a {
  display: block;
  padding: 0.3em;
}

#simpleHorizontStatic li a:hover {
    
}

#simpleHorizontStatic li.selected a {
  
}

/* ==================== górne zwykłe poziome */

#simpleHorizontTop {
  
}

#simpleHorizontTop ul {
  padding: 0 10px;
  margin: 0;
}

#simpleHorizontTop ul li {
  margin: 0;
  padding: 0;
  list-style-type: none;
  float: left;
}

#simpleHorizontTop ul li a {
  font-size: 110%;
  font-weight: bold;
  display: block;
  padding: 0.3em 1em;
}

#simpleHorizontTop ul li.selected a {
  
}

#simpleHorizontTop ul li a:hover {

}

#simpleHorizontTop ul li.first a {

}

#simpleHorizontTop ul li.last a {

}

/* ==================== górne poziome podmenu */

#submenuSimpleTop ul
{
    padding: 0 10px;
    margin: 0;
	font-size: 95%;
}

#submenuSimpleTop ul li
{
    list-style-type: none;
    float: left;    
}

#submenuSimpleTop ul li a
{
    display: block;
    float: left;
    padding: 0.3em 1em;
}

#submenuSimpleTop ul li.selected a
{
    
}

#submenuSimpleTop ul li a:hover
{

}

#submenuSimpleTop ul li.first a
{

}

#submenuSimpleTop ul li.last a
{

}

/****  menu w stopce  *********************************************************/

#simpleFooterMenu {
    width: 910px;
    padding: 0 27px;
    background: url(../images/footerbg.jpg) left top repeat-x; 
    border-bottom: 1px solid #fff;
    float: left;
}

#simpleFooterMenu ul {
    list-style: none;
}

#simpleFooterMenu li {
    float: left;
}

#simpleFooterMenu li a {
    font-size: 1.1em;
    color: #6a6969;
    padding: 14px 15px;
    background: url(../images/footerlink.jpg) right 12px no-repeat;
    float: left;
    display: block;
}
#simpleFooterMenu li a:hover {
    text-decoration: underline;   
}
#simpleFooterMenu li.last a {
     background: none; 
}

/* ==================== górne menu z podmenu rozwijanym w JS */

/* menu główne */
#menu2dhTop ul
{
    padding: 0 10px;
    margin: 0;
    line-height: 2.5em;
    min-height: 2.5em;
}

#menu2dhTop ul li
{
    list-style-type: none;
    margin: 0;
    padding: 0; 
    float: left;
    min-height: 2.5em;
}

#menu2dhTop ul li a
{
    font-weight: bold;
    display: block;
    min-height: 2.5em;
    padding: 0 0.8em;
}

#menu2dhTop ul li a:hover
{
	
}

#menu2dhTop ul li.selected a 
{
    
}

/* podmenu */

#menu2dhSub {
    min-height: 2.5em;
}
#menu2dhSub ul {
    padding: 0 10px 0 15px;
    margin: 0;
    font-size: 95%;
    line-height: 2.5em;
    min-height: 2.5em;
}
#menu2dhSub ul li {
    list-style-type: none;
    margin: 0;
    padding: 0; 
    float: left;
    min-height: 2.5em;
}
#menu2dhSub ul li a {
    display: block;
    min-height: 2.5em;
    padding: 0 1em;
}

#multiDimHorizontMenu {
  font-family: Arial, Verdana, Helvetica, "Lucida Grande", sans-serif; 
  background: #3e3e3e;
  position: relative;
  border-bottom: 4px solid #cc272c;
  z-index: 1000;
}

#multiDimHorizontMenu ul {
  padding: 0 16px;
}

#multiDimHorizontMenu ul li {
  padding: 0;
  list-style-type: none;
  float: left;
  position: relative;
  background: url(../images/navbg.jpg) right top no-repeat;
}

#multiDimHorizontMenu ul li.last {
  margin-right: 0;
}

#multiDimHorizontMenu ul li a {
  text-decoration: none;
}

#multiDimHorizontMenu ul li a:hover {

}

#multiDimHorizontMenu ul li a.firstLevelLink {
  color: #e9e9e9;
  font-size: 1.4em;
  display: block;
  padding: 10px 16px;
}

#multiDimHorizontMenu ul li.selected a.firstLevelLink,
#multiDimHorizontMenu ul li:hover a.firstLevelLink {
  color: #3f3f3f;
  background: #c0c0c0;
}

#multiDimHorizontMenu ul li ul {
  padding: 0;
  display: none;
  position: absolute;
  top: 98%;
  left: 0;
  border: 1px solid #757575;
  background-color: #fff;
  opacity: 0.8;
  z-index: 1000;
  font-size: 1.2em;
}

#multiDimHorizontMenu ul li:hover ul {
  display: block;
}

#multiDimHorizontMenu ul li:hover ul li ul {
  display: none;
}

#multiDimHorizontMenu ul li ul li {
  float: none;
  position: relative;
  border-bottom: 1px solid #ddd;
  margin: 0;
}

#multiDimHorizontMenu ul li ul li.last {
  border-bottom-style: none;
}

#multiDimHorizontMenu ul li ul li a {
  display: block;
  color: #000;
  padding: 0.3em 7px;
  width: 150px;
}

#multiDimHorizontMenu ul li ul li:hover a {
  color: #cd0134;
  font-weight: bold;
}

#multiDimHorizontMenu ul li ul li ul {
  top: -1px;
  left: 100%;
  padding: 0;
  opacity: 1;
}

#multiDimHorizontMenu ul li ul li:hover ul {
  display: block;
}

#multiDimHorizontMenu ul li ul li:hover ul li a {
  color: #000;
  font-weight: normal;
}

#multiDimHorizontMenu ul li ul li ul li a:hover {
  color: #cd0134;
  font-weight: bold;
}

/****  boczne menu na podstronach zależne od menu głównego  *******************/

.sideDependentMenu ul {
    margin: 0 0 0 7px;
    padding: 10px 0 10px;
    background: #efefef;
    font-size: 1.1em;
}

.sideDependentMenu ul li {
    margin: 0;
    padding: 0;
    list-style: none;
}
.sideDependentMenu ul li ul {
    display: none;
}
.sideDependentMenu ul li.selected ul {
    display: block;
}
.sideDependentMenu ul li a {
    display: block;
    margin: 0;
    font-weight: bold;
    color: #797878;
    padding: 5px 60px 4px;
    background: #efefef url(../images/rightnav.jpg) 40px top no-repeat;
}

.sideDependentMenu ul li a:hover,
.sideDependentMenu ul li.selected a {
    text-decoration: none;
    background: #d5d5d5 url(../images/rightnavover.jpg) 40px top no-repeat;
}

.sideDependentMenu ul li.first a {
    
}

.sideDependentMenu ul li.first a:hover,
.sideDependentMenu ul li.first.selected a {
      
}

.sideDependentMenu ul li ul {
}

.sideDependentMenu ul li ul li a,
.sideDependentMenu ul li.first ul li a,
.sideDependentMenu ul li.selected ul li a,
.sideDependentMenu ul li.first.selected ul li a {
    background: #d5d5d5 url(/images/li3.png) no-repeat 22px 0.6em !important;
    padding: 5px 60px;
}

.sideDependentMenu ul li ul li a:hover,
.sideDependentMenu ul li.first ul li a:hover,
.sideDependentMenu ul li ul li.selected a,
.sideDependentMenu ul li.first ul li.selected a,
.sideDependentMenu ul li.selected ul li.selected a {
    background: #d5d5d5 url(/images/li3.png) no-repeat 22px 0.6em !important;
}


/* css file: sitemap.css */

#simple ul {
	margin: 0;
	padding: 10px 0 20px 45px;
}

#simple ul li {
	margin: 0;
	padding: 5px 0 0 5px;
}

#sitemapBriefs {
    float: right;
    padding: 65px 20px 0 0;
    text-align: left;
}
#sitemapBriefs h2 { 
    padding: 0 0 0 5px;
}
#sitemapBriefs h1 {
    display: none;
}
#sitemapBriefs ul {
    float: left;
    padding: 0 60px 0 0;
}
#sitemapBriefs li {
    margin: 0;
    list-style: circle;
    padding: 5px 0 0;;
}
#sitemapBriefs a {
    color: #bb282c;
    font-weight: normal;
}
#sitemapBriefs ul {
    list-style: circle;
}
