html
{
  text-align: center;
  font-size:10px;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	color:#635b55;
	background: transparent url(../gfx/bodyBg.jpg);
}

body
{
  text-align: center;
  font-size:1.1em;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	color:#635b55;
	background: transparent url(../gfx/bodyBg.jpg);
}


img{ border: 0px; }
img.searchButton{ vertical-align:middle; }

p.zero{ padding: 0px; margin: 0px; }


.tinyMceHeader{
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size:1.2em;
  font-weight:bold;
  color:#635b55;
}


table {
  border-collapse: collapse;	
	width: 99%;
  text-align: left;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  margin:0px 0px 0px 1px;
  padding:0px;
  border: 1px solid #d6d8da;
  border-spacing: 0px;
  empty-cells:show;
}

td {
	border: 1px solid #635b55;
	padding: 10px;
	margin:0px;
	vertical-align:middle;
  text-align:left;
}


ul {
  list-style-type: disc;
  list-style-position: outside;
  margin: 10px 0px 10px 0px;
  padding: 0px 0px 0px 40px;
  
}

ol {
  list-style-type: decimal;
  list-style-position: outside;
  margin: 10px 0px 10px 0px;
  padding: 0px 0px 0px 40px;
}

li { padding: 0px 0px 0px 0px; margin: 0px; /*list-style-image: url(../gfx/ul_menu.gif);*/ }


h1,h2,h3,h4,h5,h6{ color:#353d6d; font-weight: bold; line-height:normal; }

h1{font-size: 2em;}
h2{font-size: 1.5em;}
h3{font-size: 1.17em;}
h4{font-size: 1em;}
h5{font-size: .83em;}
h6{font-size: .75em;}


div{
  text-decoration: none;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size:1em;
  padding:0px;
  margin:0px;
  color:#635b55;
}


div.clear{ clear:both; overflow:hidden; font-size:1px; padding:0px; margin:0px;}
div.co{ clear:both; overflow:hidden; padding:0px; margin:0px; }
div.border{ border: solid #635b55 1px;}
div.toLeft{ float:left; overflow:hidden; }
div.toRight{ float:right; overflow:hidden; }



div.marginTop5{ clear:both; overflow:hidden; margin:5px 0px 0px 0px; font-size:1px; line-height:0px; }
div.marginTop10{ clear:both; overflow:hidden; margin:10px 0px 0px 0px; font-size:1px; line-height:0px; }
div.marginTop15{ clear:both; overflow:hidden; margin:15px 0px 0px 0px; font-size:1px; line-height:0px; }
div.marginTop20{ clear:both; overflow:hidden; margin:20px 0px 0px 0px; font-size:1px; line-height:0px; }
div.marginTop25{ clear:both; overflow:hidden; margin:25px 0px 0px 0px; font-size:1px; line-height:0px; }
div.marginTop30{ clear:both; overflow:hidden; margin:30px 0px 0px 0px; font-size:1px; line-height:0px; }

div.padTop5{ clear:both; overflow:hidden; font-size:1px; padding:5px 0px 0px 0px; line-height:0px; }
div.padTop10{ clear:both; overflow:hidden; font-size:1px; padding:10px 0px 0px 0px; line-height:0px; }
div.padTop12{ clear:both; overflow:hidden; font-size:1px; padding:12px 0px 0px 0px; line-height:0px; }
div.padTop15{ clear:both; overflow:hidden; font-size:1px; padding:15px 0px 0px 0px; line-height:0px; }
div.padTop20{ clear:both; overflow:hidden; font-size:1px; padding:20px 0px 0px 0px; line-height:0px; }
div.padTop25{ clear:both; overflow:hidden; font-size:1px; padding:25px 0px 0px 0px; line-height:0px; }
div.padTop30{ clear:both; overflow:hidden; font-size:1px; padding:30px 0px 0px 0px; line-height:0px; }
div.padTop35{ clear:both; overflow:hidden; font-size:1px; padding:35px 0px 0px 0px; line-height:0px; }
div.padTop40{ clear:both; overflow:hidden; font-size:1px; padding:40px 0px 0px 0px; line-height:0px; }
div.padTop95{ clear:both; overflow:hidden; font-size:1px; padding:95px 0px 0px 0px; line-height:0px; }



div#bgLeft{
  background:transparent url(../gfx/bodyLeftBg.jpg) repeat-x;
  font-size:1px;
  height:600px;
  left:0px;
  position:absolute;
  top:0px;
  width:50%;
  z-index:10;
}

div#bgRight{
  background:transparent url(../gfx/bodyRightBg.jpg) repeat-x;
  font-size:1px;
  height:600px;
  position:absolute;
  right:0px;
  top:0px;
  width:50%;
  z-index:10;
}



div#container{ clear:both; overflow:hidden; text-align:center; position:relative; z-index:1000; }
  div#wrapper{ margin:0px auto; clear:both; overflow:hidden; width:1000px; text-align:left; background: transparent url(../gfx/wrapperBg.jpg) no-repeat; }




/************************************************* header *****************************************************/

div#header{ width:1000px; height:253px; clear:both; overflow:hidden; }
  div#topFlash{ width:1000px; height:243px; clear:both; overflow:hidden; }
  div#underFlashLine{width:1000px; height:10px; clear:both; overflow:hidden; background:url(../gfx/underFlashLine.jpg) no-repeat; }

/**************************************************************************************************************/


  
  

/********************************************** content *******************************************************/

div#contentContainer{ width:1000px; height:auto; clear:both; overflow:hidden; }
  div#contentWrapper{ width:1000px; margin:0px auto; height:auto; clear:both; overflow:hidden; }
  
  
    div#menuBox{ width:204px; height:auto; float:left; overflow:hidden; }
    
      div#menuTopBorder{ width:204px; height:16px; clear:both; overflow:hidden; background:url(../gfx/menuTopBorder.jpg) no-repeat; }   

          div.menuConatainer{ width:204px; min-height: 208px; height: auto !important; height: 208px; clear:both; background:url(../gfx/menuBg.jpg) no-repeat; }

            div.menuWrapper{ width:204px; clear:both; overflow:hidden; background:url(../gfx/menuItemBg.gif) repeat-y left top; }
              div.menuBg{ width:204px; clear:both; overflow:hidden; background:url(../gfx/menuItemBgBig.jpg) no-repeat left top; }
  
                  div.menuItem{ height:26px; clear:both; overflow:hidden; }
                     .menuItem A:link, .menuItem A:visited, .menuItem A:hover{ display:block; color:#a2a5a4; margin:7px 0px 0px 6px; font-weight:bold; padding:0px 0px 0px 11px; }
                     .menuItem A.current:link, .menuItem A.current:visited, .menuItem A.current:hover{ color:#928b85; }
                    div.subMenuItem{ clear:both; overflow:hidden; padding-left:10px; display:none; }
                    div.subMenuItem.show{ display:block; }
                  
                  div.menuEndItem{ width:204px; height:7px; clear:both; overflow:hidden; background:url(../gfx/menuEndItem.gif) no-repeat; }

    
    div#projectBox{ width:446px; height:auto; float:left; overflow:hidden; }
      div.projectBgRight{ clear:both; overflow:hidden; /*background:url(../gfx/projectBottomRightBg.gif) no-repeat right bottom;*/ }
      div.projectBgLeft{ clear:both; overflow:hidden; margin:5px 0px 0px 0px; /*background:url(../gfx/projectTopLeftBg.gif) no-repeat left top;*/ }
        
        div.projectBoxIn{ clear:both; overflow:hidden; padding:15px 25px 0px 25px; }
          
          div.projectHeader{ clear:both; overflow:hidden; width:200px; height:22px; margin:0px 0px 5px 0px; background:url(../gfx/europeHeader.gif) no-repeat left top; }
          div.projectText{ clear:both; overflow:hidden; line-height:1.8em; text-align:justify; }
          
          div.buttonMore{ clear:both; overflow:hidden; padding:30px 0px 10px 348px; text-align:right; }
             .buttonMore a:link, .buttonMore a:visited, .buttonMore a:hover{ display:block; width:48px; height:20px; clear:both; overflow:hidden; background:url(../gfx/buttonMore.jpg) no-repeat top left; } 
    
    
    
    div#newsBox{ width:350px; height:auto; float:left; overflow:hidden; }
      div#newsBoxIn{ clear:both; overflow:hidden; padding:20px 20px 0px 20px; }
        div.newsHeader{ clear:both; overflow:hidden; width:110px; height:22px; margin:0px 0px 5px 0px; background:url(../gfx/newsHeader.gif) no-repeat left top; }
          
          div.newsItemDate{ clear:both; overflow:hidden; text-align:right; padding:3px 0px 3px 15px; }        
          div.newsItem{ clear:both; overflow:hidden; line-height:1.8em; text-align:justify; padding:0px 0px 0px 15px; margin:0px; background:url(../gfx/articleItem.gif) no-repeat left center; }
             .newsItem a:link, .newsItem a:visited, .newsItem a:hover{ color:#635b55; }
             .newsItem a p{ padding: 0px; margin: 0px; }
                .newsItem a p:hover{ text-decoration:underline; }
          
          div.newsSeparator{ clear:both; overflow:hidden; height:1px; margin:7px 0px; font-size:1px; background:url(../gfx/articleDots.gif) repeat-x; }


    div#contentBox{ width:796px; height:auto; float:left; overflow:hidden; }
      div#contentBoxIn{ clear:both; overflow:hidden; padding:0px 25px 0px 25px; }
        div.contentBoxHeader{ clear:both; overflow:hidden; }
        div.contentBoxText{ clear:both; overflow:hidden; line-height:1.8em; text-align:justify; }
        
        

  /**************** articles *******************/

    div.articleItemBox{ clear:both; overflow:hidden; padding:0px 0px 0px 0px; }
    
      div.articleTitle{ clear:both; overflow:hidden; padding:5px 0px 0px 0px; margin:0px; font-size: 1.3em; font-weight:bold; }  
      
      div.articleBrief{ padding:5px 0px 0px 0px; margin:0px; line-height:1.8em; text-align:justify; }
      div.articleContent{ clear:both; overflow:hidden; padding:10px 0px 5px 0px; margin:0px; text-align:justify; line-height:1.8em; }
      div.articleMore{ clear:both; overflow:hidden; text-align:right; margin:0px; }
          div.articleMore A { color:#635B55; font-weight:bold; }
      
      div.articlePages{ clear:both; overflow:hidden; padding:30px 0px 0px 0px; text-align:center; }
         .articlePages span.selected_page { padding:0px; font-weight:bold; }
         .articlePages span.seprator { padding:0px 3px; background:url(../gfx/menuSeparator.jpg) no-repeat center; }

         .articlePages A.img_next:link,
         .articlePages A.img_next:visited,
         .articlePages A.img_next:hover{ text-decoration:none; margin:0px 0px 0px 10px; padding:0px 0px 0px 10px; background:url(../gfx/nextPage.gif) no-repeat center; }

         .articlePages A.img_previous:link,
         .articlePages A.img_previous:visited,
         .articlePages A.img_previous:hover{ text-decoration:none; margin:0px 10px 0px 0px; padding:0px 0px 0px 10px; background:url(../gfx/previousPage.gif) no-repeat center; }   
      
      img.img_previous { padding:0px 10px 0px 0px; }
      img.img_next { padding:0px 0px 0px 10px; }

  
  /******************************************************/
  
  
  /*********************** gallery ***********************/
  
  div.photoGallery{ clear:both; overflow:hidden; padding:10px 0px 0px 0px; margin:0px 0px 0px 0px; }
  
    div.photos{ float:left; overflow:hidden; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; width:132px; }
      
      div.photoItem{ clear:both; overflow:hidden; width:132px; height:125px; text-align:center; }
  
  /*******************************************************/


  
/**************************************************************************************************************/





/****************************************** footer ************************************************************/

div#footer{ width:1000px; height:auto; clear:both; overflow:hidden; }

  div#footerLineBright{ width:1000px; height:1px; font-size:1px; clear:both; overflow:hidden; background:url(../gfx/footerDotsBright.gif) repeat-x; }
  
  
  div#footerBanner{ width:1000px; height:60px; clear:both; overflow:hidden; }
    div#footerBannerImg{ width:1000px; height:60px; float:left; overflow:hidden; }
        div#footerBannerImgLeft{ width:200px; height:60px; float:left; overflow:hidden; background:url(../gfx/bannerBottomLeft.jpg) no-repeat 17px 0px; }
           #footerBannerImgLeft A:link,
           #footerBannerImgLeft A:visited,
           #footerBannerImgLeft A:hover{ width:180px; height:60px; float:right; overflow:hidden; display:block; }
           
        div#footerBannerImgCenter{ width:620px; height:60px; float:left; overflow:hidden; background:url(../gfx/bannerBottomCenter.jpg) no-repeat 0px 0px; }
        
        div#footerBannerImgRight{ width:156px; height:60px; float:left; overflow:hidden; background:url(../gfx/bannerBottomRight.jpg) no-repeat 0px 0px; }
           #footerBannerImgRight A:link,
           #footerBannerImgRight A:visited,
           #footerBannerImgRight A:hover{ width:132px; height:60px; clear:both; overflow:hidden; display:block; }

  
  div#footerLineDark{ width:1000px; height:1px; font-size:1px; clear:both; overflow:hidden; background:url(../gfx/footerDotsDark.gif) repeat-x; }

  
  div#footerMenu{ width:1000px; height:auto; clear:both; }    
    div#footerMenuIn{ padding:15px 0px 20px 20px; clear:both; overflow:hidden; font-size:1em; color:#948d87; }
    
      div#footerLinks{ width:810px; float:left; overflow:hidden; }
         #footerLinks A:link, #footerLinks A:visited, #footerLinks A:hover{ color:#948d87; }
         #footerLinks A.current:link, #footerLinks A.current:visited, #footerLinks A.current:hover{ color:#8c9bae; }
     
         #footerLinks span { padding:0px 6px; background:url(../gfx/menuSeparator.jpg) no-repeat center; }
      
      
      div#footerAuthor{ width:170px; float:left; overflow:hidden; color:#b3aeaa; }
         
         #footerAuthor A:link, #footerAuthor A:visited, #footerAuthor A:hover{ color:#b3aeaa; font-weight:bold; }
  

/**************************************************************************************************************/





/*********************************************** formularz ****************************************************/

div.errorMsg{ clear:both; overflow:hidden; padding:10px; border: 1px solid #D00; color:#D00; margin: 0px 0px 10px 0px }

form  {
  color:#635b55;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size:1em;
  margin:0px;
  padding:0px;
}


  input{
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    border: solid #d7d1b9 1px;
    color:#635b55;
    font-size:1em;
    width: 275px;
    margin:6px 0px 0px;
  }

  
  textarea{
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    margin: 0px;
    padding: 0px;
	  font-size:1em;
    color:#635b55;
    background:#ffffff;
    border: solid #d7d1b9 1px;
    overflow:auto;
    width:279px;
    height:128px;
    line-height:1.8em;
  }


  input.textField, input.form { padding: 3px 2px; }
  
  input.textNewsletter{ padding: 3px 2px; width:230px; }
  
  input.checkbox { width:15px; margin: 0px; border:0px; }
  
  input.submit {  width:auto; padding: 3px 5px; background-color:#d7d1b9; margin:0px; font-weight:bold; cursor:pointer; }
  
  div.inputSubmit{ clear:both; overflow:hidden; padding:0px 0px 0px 263px; }
  

  select{
    padding: 1px 0px;
    margin: 0px;
    width: 280px;
    height: auto;
    font-size:1em;
    border: solid #d7d1b9 1px;
    background:#ffffff;
    overflow:hidden;
    color:#635b55;
  }


  fieldset{
    padding: 15px 0px 0px 0px;
    margin: 0px;
    border: 0px;
  }


div.line_form { clear:both; overflow:hidden; margin-top:10px; }
  div.left_short { float:left; margin-right:5px; padding-top:4px; text-align:right; width:145px; }
  div.left_short.error{ color:#FF0000; }
  div.right_short { float:left; width:300px; }

div.line_form_big { clear:both; margin-top:10px; overflow:hidden; }
  div.left_big { float:left; margin-right:5px; padding-top:4px; text-align:right; width:145px; }
  div.left_big.error { color:#FF0000; }
  div.right_short_text { float:left; width:300px; }

div.formSendBox { clear:both; margin:5px 0px 0px 0px; overflow:hidden; padding:0px 0px 0px 0px; }
  div.require { float:left; margin:0px 120px 0px 0px; overflow:hidden; padding:0px 0px 0px 155px; }
  div.sendButton { float:left; margin:0px 0px 0px 0px; overflow:hidden; padding:0px 10px; }


div.error_text{ clear:both; overflow:hidden; height:20px; margin:5px 0px 0px 125px; padding:0px; color:#D00; }

span.error{ color:#D00; font-weight:bold; }

div.successMessage{ clear:both; overflow:hidden; padding:5px 30px; }

div.multiSelectTip {
  float:left;
  margin:0px;
  overflow:hidden;
  text-align:left;
  width:250px;
  padding:0px 0px 0px 0px;
}

/****************************************************************************************************************/




/************************************************ linki *********************************************************/

A:link{
	color: #635b55;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:normal;
	outline: 0px;
}

A:visited{
	color: #635b55;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:normal;
	outline: 0px;
}

A:hover{
	color: #635b55;
	text-decoration: underline;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:normal;
	outline: 0px;
}


/****************************************************************************************************************/



/*
  wysokość dynamiczna:
  min-height: 188px;
  height: auto !important;
  height: 188px;
*/

