/* Edited with EditCSS */
/**** LINK-tag style sheet style.css ****/

/* Edited with EditCSS */
/**** LINK-tag style sheet style.css ****/

/* Edited with EditCSS */
/**** LINK-tag style sheet style.css ****/


.Filtr2vbox     { background-color: transparent }
.Filtr2hbox     { background-color: transparent }
.Filtr2tbox     { background-color: transparent }
.Filtr2Buttons  { background-color: transparent }
.Filtr2Title    { background-color: transparent }
.Filtr2Title2   { background-color: transparent }

.Filtr2Edpole   { font-weight: bold; font-size: 11px; padding-top: 3px; padding-right: 3px; padding-bottom: 3px; padding-left: 3px; } 
.Filtr2Label    { font-weight: bold; text-align:right; padding-right: 3px; vertical-align:middle } 

/* ================= PORTAL 2.0 ================ */

* {    font-family: Tahoma,Verdana,Helvetica,Arial; 
       font-size:   11px; 
       color: #6d6d6d;
  }
  
* b { font-weight: bold } 

 
A:link    { text-decoration: none; }
A:visited {text-decoration: none; }
A:active  {text-decoration: none; } 
A:hover   {text-decoration: underline } 



body { background-image: url(images/tlo.gif);
       behavior: url("csshover.htc") 
       padding: 0;
       margin: 0;
       background-color: transparent;
       text-align: center;
     }

#portal { width: 773px;
          top: 0px;
	  z-index: 1;
	  padding: 0px;
	  font-size: 30px;
	  background-color: transparent;

	 }
	 
#header img { width: 773px } 

#menu   { height: 42px; 
	  padding-left: 0px;
	  background-image: url(images/menu.jpg);
	  width: 773px;
	  text-align: center;
	}
	 

#mmenu  {
          padding: 0px;
	  padding-top: 8px;
        }
	
#mmenu ul { list-style-type: none;
            margin:0; 
	    padding:0; 

	  margin:0 auto;
	  width: 85%;
	  text-align: center;
          } 	


#mmenu a { margin:0;
           padding:0 5px 0 5px;

	   border:0;
	   color: #747474;
	   
           font-weight: normal; 
	   font-size: 1.1em;
           text-decoration: none;

         }

#mmenu li>a { width:auto; } /* others */	   

/* 1 poziom */
	
#mmenu	ul li { position: relative; }

#mmenu  ul li a { display:block;
                  float: left;
                  padding-left:5px;
		}  
		
#mmenu  ul li>a { width:auto; } /* others */	   		
		  
/* 2 poziom */
 	
#mmenu li ul { position: absolute;
	       left:0; /* IE */
	       top: 18px;
	       width:170px;
	       border: 1px solid white;	       
	       background-color: #8ca0d9;

	     }	
	     
#mmenu li ul li { padding:1px; }

#mmenu li ul a { float: none;
                 text-align: left;
                 width:100%; /* IE */
		 border:0;

	       }
	       
#mmenu ul li li>a { width:auto; } /* others */	   
	       
/* 3 poziom */

#mmenu li ul li ul { position: absolute;
	       left:165px; /* IE */
	       top: 1px;
	       border: 1px solid white;
	       width:170px;
	     }	
 		     
#mmenu li>ul>li>ul { left:165px; } /* others */

/* regular hovers */

#mmenu a:hover      { background-color: white; color: #547cd8; #9eafdd }
#mmenu li a:hover   { background-color: white;   }

/* hovers with specificity */

#mmenu li:hover { z-index:10; }		
#mmenu ul ul, #mmenu li:hover ul ul {	display:none; }
#mmenu li:hover ul, #mmenu li:hover li:hover ul { display:block;  }		


#menub   { height: 42px; 
	  padding-left: 0px;
	  background-image: url(images/bmenu.jpg);
	  width: 773px;
	  text-align: center;
	  float: left;
	}
	 

#bmenu  {
          padding: 0px;
	  padding-top: 18px;
        }
	
#bmenu ul { list-style-type: none;
            margin:0; 
	    padding:0; 
	  margin:0 auto;
	  width: 85%;
	  text-align: center;
          } 	


#bmenu a { margin:0;
           padding:0 5px 0 5px;

	   border:0;
	   color: #747474;
	   
           font-weight: normal; 
	   font-size: 1.1em;
           text-decoration: none;
	   
         }

#bmenu li>a { width:auto; } /* others */	   

/* 1 poziom */
	
#bmenu	ul li { position: relative;  float: left; }


#bmenu  ul li a { display:block;
                  float: left;
                  padding-left:5px;
		}  
		
#bmenu  ul li>a { width:auto; } /* others */	   		
		  
/* 2 poziom */
 	
#bmenu li ul { position: absolute;
	       left:0; /* IE */
	       top: 18px;
	       width:170px;
	       border: 1px solid white;	       
	       background-color: #8ca0d9;

	     }	
	     
#bmenu li ul li { padding:1px; }

#bmenu li ul a { float: none;
                 text-align: left;
                 width:100%; /* IE */
		 border:0;

	       }
	       
#bmenu ul li li>a { width:auto; } /* others */	   
	       
/* 3 poziom */

#bmenu li ul li ul { position: absolute;
	       left:165px; /* IE */
	       top: 1px;
	       border: 1px solid white;
	       width:170px;
	     }	
 		     
#bmenu li>ul>li>ul { left:165px; } /* others */

/* regular hovers */

#bmenu a:hover      { background-color: white; color: #547cd8; #9eafdd }
#bmenu li a:hover   { background-color: white;   }

/* hovers with specificity */

#bmenu li:hover { z-index:10; }		
#bmenu ul ul, #bmenu li:hover ul ul {	display:none; }
#bmenu li:hover ul, #bmenu li:hover li:hover ul { display:block;  }		

	
#mlmenu  { color: white;
        text-decoration: none;
	font-weight : bold;
	padding: 1px;
	padding-left: 0px;
	text-align: left;
	float: left;
        }

#mlmenu  ul { margin: 0px;
	     list-style: none;
	     padding: 0px;
	     width: 500px;
	   }
	   
#mlmenu 	li ul { position: absolute;
		left: 0px;
		top: 0px;
		display: none;
		float:none;
	      }

#mlmenu	ul li { position: relative; }

#mlmenu  ul li a { display: block;
                  float: left;
                  text-decoration: none;
		  text-align: center;
                  color: red;
		  padding: 5px;
		  background-color: transparent;
		 }	
#mlmenu ul li a:hover { background-color: yellow; color: red } 	       
#mlmmenu li:hover ul, #lmenu li.over ul { display: block; } 
#mlmenu a { color: #099e28; font-weight: bold }





#mszukaj { display: none;
           height: 34px; 
           width: 180px;
           top: 0; right:0; float: right;
           text-align: right; 
	   
	 }	

#mszukaj input {  color: black;
                  border : 1px solid white;
		  margin-top: 12px;
                  margin-right: 10px;  

	       }
	       
#mszukaj .button {  font-size: 9px; background-color: transparent;  COLOR: white;
                  border : 1px solid white;
	       }



#panels { margin: 0px; 
	  padding; 0px; 
	  background-image: url(images/main.jpg); background-repeat: repeat-y;
	  float: left;
	  width: 773px;
	  
	}



#lpanel { margin: 0px;
          padding: 0px;
          margin-left: 0px;
	  margin-top:  0px;
	  padding-top: 0px;
	  float: left;
	  background-color: transparent;
	  width: 147px;
	}

#opanel { padding : 0;
          border : 0;
          margin: 0;
	  float: left;

	  margin-left: 13px;
	  width: 450px;
	 }
	
#ppanel { padding : 0px; margin: 0;
	  float: right;
	  background-color: transparent;
	  width:160px;
        }


#footer { height: 57px; background-image: url(images/footer.jpg); background-repeat: no-repeat;color: black; background-color : transparent; clear:both; padding-top: 13px;  }	

#lmenu  { 
        text-decoration: none;
	font-weight : bold;
	padding: 0px;
	text-align: left; 
	width: 100%; 
        }

#lmenu  ul { padding: 0px;
             margin: 0px;
	     list-style: none;
	     list-style-position: outside;
      	     width: 100%;
	   }
	   
#lmenu 	ul li {

                float: left;
		width: 100%; /* 20px */

	      }
	      
#lmenu  ul li a { 
                  color: #6d6d6d;
                  text-decoration: none;
/*		  padding: 5px; */
                  text-align: left;
	        }	



#lmenu  ul li a:hover { color:4876FF}
#lmenu li:hover ul, #lmenu li.over ul { display: block; } 

/* hovers with specificity */

#lmenu li:hover { z-index:10; }		
#lmenu ul ul, #lmenu li:hover ul ul {	display:none; }
#lmenu li:hover ul, #lmenu li:hover li:hover ul { display:block; margin-left: 20px; width: 75%; border-left: 1px solid #7f7f7f  }	

/* Holly Hack. IE Requirement \*/

#lmenu ul li, #mmenu ul li { float: left; height: 1%   } 
#lmenu ul>li, #mmenu ul>li { float: none; height: auto }

#mmenu ul li a { height: 1%; } 
#mmenu ul>li>a { height: auto}

/* End */


#Windows { border : 0px solid #c7c7c7;
           background-color: transparent; 
           margin: 0px;
	   padding: 0px 
	 } 

#Windows h2   { font-size: 130%;
           font-weight: bold;
           text-align: left;
	   background-color: transparent;
	   line-height: 1.5em;
                              
	   padding: 0px;
	   padding-left: 10px;
	   padding-top : 0px; 
	   padding-bottom : 0px; 
	   
	   margin: 0px;
	   margin-bottom: 0px;
	   display: block;
	   border: 1px solid red;
	 }
	 
.WindowsBody { padding: 4px }

.Zajawka { padding :0px}
.VDT { padding : 4px }


/* ===================== WIADOMOSCI ====================== */


#Wiadomosci { text-align: justify;
	      background-color: transparent;
margin-right: 10px
	    } 

#Wiadomosci .ikona { margin-left: 0px;
                     margin-right: 0px;
                     margin-top:6px;
		     margin-bottom:6px;
		     padding-top: 0px;
                     top: 0px;
		     width: 436px;
                     float: left;
		     border : 1px solid #c7c7c7 }
			 
#wiadomosci a p { margin: 4px; text-align: left } 
 
#Wiadomosci h2 { font-size: 18px;
            font-weight: normal;
	    color: #bd0908;
	    clear: both;
	    margin:5px 0 10px 0;

	       } 

#Wiadomosci h3 { font-size: 1.1em;
                 font-weight: bold;
                 color:  #4876FF;
		 
	         padding: 0; 
		 padding-left: 4px;
		 padding-top : 0px; 
		
                 margin: 0;
		 
	       }
	       
#Wiadomosci a h3 { text-decoration: none;  }  		       
#Wiadomosci a h3:hover { }
 

#Wiadomosci h4 { 
                 text-align: left;
                 color:  #4876FF;
                    
		 padding:0;
		 padding-left: 15px;
		 padding-top: 0px;
		 padding-bottom: 5px;
		 
		 margin:0;
		 font-weight: normal;
		 
	       }
	       
#Wiadomosci h4 a { font-size: 1em; }

		       
#Wiadomosci .Nadtytul { display:block; font-size: 10px; padding-left: 10px }

#Wiadomosci .Zajawka { display:block; margin-left: 0px; padding: 0px; padding-bottom: 5px;}
#Wiadomosci .Tresc   { padding: 4px}
#Wiadomosci .Spis    { display: block; padding-left: 30px; padding-top: 10px; color: 808fba; 	}
#Wiadomosci .Spis a  { color: 808fba; 	}

#Wiadomosci .Linki   { text-align: right;
                       font-weight: bold;
                       color: #BD0810; 
                       padding-right: 10px;
		       padding-top: 2px;
		       padding-bottom: 2px  }
			  
#Wiadomosci .Linki a { font-weight: bold; color: #808fba; }
#Wiadomosci .Spis a  { color: 808fba; 	}
; } 			  

#Wiadomosci #TopNews .ikona { width: 430px; border:0; border-right-color: #25b22a; margin-bottom: 10px }
#Wiadomosci #TopNews .Tytul { font-size: 150% }



#Wiadomosci #Zawartosc h3 { font-size: 1.1em;
                 font-weight: bold;
                 color:  #4876FF;
		 
	         padding: 0; 
		 padding-left: 4px;
		 padding-top : 5px; 
		
                 margin: 0;
		 
	       }


#Wiadomosci #Zawartosc .Tytul { font-size: 16px;
                        font-weight: bold;
                        color: #518710;
			padding-left: 20px;
	                border: 1px solid #d7d7d7;
		       }

#Wiadomosci #Zawartosc .TytulMniejszy { font-size: 14px;
                        font-weight: bold;
                        color: #518710;
			padding-left: 20px;
		       }

#Wiadomosci #Zawartosc .Zajawka { font-weight: bold; }
#Wiadomosci #Zawartosc .ikona { display: none; width: 420px }
#Wiadomosci #Zawartosc .foto  { margin: 4px;
                                padding: 2px;
                                width: 430px;
				border: 0px;
                              }


#Wiadomosci #Zawartosc .foto100  { margin: 2px;
                                padding: 2px;
                                width: 100px;
                              }


#Wiadomosci #Zawartosc .cytat { font-size: 150%; text-align:center; border-top: medium black solid; border-bottom: think black solid; 
                                margin: 1em; padding: 0.5em; background: #f7f7f7; width: 40%; float: right;}
                                
#Wiadomosci #Zawartosc .pytanie { font-weight: bold }


#Wiadomosci #Zawartosc a { color: #0848ff; }


#Wiadomosci #Ankiety .ikona { width: 150px}

#Wiadomosci #Wydarzenia h2 { display: none } 

#Njusy .WindowsTitle { color: white; font-size: 130%; font-weight: bold } 

#Media #Zawartosc .Zajawka { display: none}

#Media h2 { display: none}
#Media h3.title { font-size: 18px;
            font-weight: normal;
	    color: #bd0908;
	    clear: both;
	    margin:5px 0 10px 0;

	       } 




.WiadomosciTitle { font-size: 22px;
            font-weight: normal;
	    color: #ff5d62;
	    clear: both;
	    margin-top:10px;
          } 


#GoracyTemat h2 { color: red; background-color:#fcc050; font-size: 130%; font-weight: bold } 
#GoracyTemat { background-color: transparent }


#Ankiety {  }
#Ankiety .Tytul,
#Ankiety .Zajawka { color: white; text-align: right }
#Ankiety .ikona { float: right }
#Ankiety #Zawartosc { background-color : white }

/* ======== PAGES ========== */

#Pages {  padding: 0px;
          padding-left: 10px;
	  padding-right: 10px;
          text-align:justify;
       } 
       
#Pages .WindowsTitle { display: none;
            font-size: 1px;
            font-weight: normal;
	    color: #099e28;
	    }
	           
#Pages h2 { font-size: 18px;
            font-weight: normal;
	    color: #bd0908;
	    clear: both;
	    margin-top:10px;
          } 

#Pages h3 { font-size: 16px;
            font-weight: normal;
	    color: #bd0908;
          } 
#Pages h4 { font-size: 10px;
            font-weight: bold;
	    margin: 0;
          } 

#PPages * { color: #6d6d6d }

#Pages p { line-height: 130% }
#Pages a { color: #0848ff; }

#Pages .Linki { text-align: right;
                padding-right: 10px;
    	        padding-top: 10px;
		padding-bottom: 10px;
		float:right;
		
              }   
    
#Pages #TreeDict  { display: none; float: right;
                    text-align: right;
	            padding-right: 4px;
	          }
		  
#Pages #ZobaczTakze { display: none; position: relative;
                      top: 10px;
		      left: 0;
                      text-align: left; border: 0;
		    }	

#Pages #Polecamy .WindowsTitle { display: inline; }
    
#Pagess img { margin:0; margin-top: 10px; border: 1px solid black; }

#Pages #Motto p { font-size: 130% }

#Pages img.Podpis { border: 0px }
#Pages .podpis_zdjecia { font-size: 90%;}


#Pages .pytanie { font-weight: bold }
#Pages .odpowiedz { font-style: italic }



/* ========== LPANEL ============== */

#lpanel #Pages { padding: 0;
                 padding-bottom: 0px;
 
		} 
		  
#lpanel #Pages h2 { display : none; } 
	     
.tytulik { 
               color: #547cd8;
	       font-size:12px;
	       
	       padding: 0;
	       margin: 0;
	       
               padding-right: 10px;
	       padding-top: 2px;
	       padding-bottom: 2px;  

               float: right;
	       text-align: right;
	       clear: both;
	       
	     } 
	     
/* ========== PPANEL ============== */



	       
#ppanel #Pages { padding: 0;
                 padding-bottom: 0px;
		 margin-right: 4px;
		} 
		  
#ppanel * h2 { letter-spacing: 0em; 
               line-height: 1.5em;
               color: black;
	       font-size: 130%; 
	       font-weight: bold; text-align:left;
	       padding: 0;
	       padding-top: 10px;
	       margin: 0;
	       border-bottom: 2px solid #c7c7c7;
	     } 



#ppanel * .Linki   { border: 0;
                    padding-right: 10px;
                    padding-top: 2px;
	            padding-bottom: 2px;
		    text-align: right  }
			  
#ppanel * a { padding-top: 10px; color: #547cd8; #a9b9dd; #4876FF; #5e5e5e;} 				  
	       

#MenuPrawe h2 { display: none} 
#MenuPrawe ul { padding: 0px 20px; 
                margin: 0 10px 10px 0px; 
	        list-style-image: url("images/kwadracik.png");
         	color: #547cd8; #60472e;
		border: 0px solid red;
	      }
	      
	      
#MenuPrawe  ul li { margin-bottom: 5px; }
#MenuPrawe  ul li a:hover { color:4876FF}

#Galeria .galeria { border: 0px}
#Galeria .WiadomosciTitle { font-size: 18px;
            font-weight: normal;
	    color: #bd0908;
	    clear: both;
	    margin-top:10px;
          } 
#galeria .title {display: none}
	  
#galeria .title > .title2 {display: default}
       

/* ============ FORMULARZE ========== */


#Kontakt .Label { color : #747474; padding: 10px 0px 10px 0px; font-weight: bold; font-size: 1.2em }

#Kontakt .textarea {
       BACKGROUND-COLOR: transparent;
       COLOR: #4876FF;
 
       border: 1px solid #4876FF;

 }
 
#Kontakt .Pole {
           background: transparent;
           color: #099e28;;
           border: 1px solid #4876FF;
	   margin: 4px;
 }
 
#Kontakt .tresc { color: #000; font-size: 10pt; width: 420px; height: 200px; 
                  border-left: 3px solid #d9e7f2;
		  border-top: 3px solid #d9e7f2;
		  border-right: 3px solid #f0f4ff;
		  border-bottom: 3px solid #f0f4ff;
		  background-color: #f2f2f2 }

#Kontakt .email  { color: #000; font-size: 10pt; width: 220px;  
                  border-left: 3px solid #d9e7f2;
		  border-top: 3px solid #d9e7f2;
		  border-right: 3px solid #f0f4ff;
		  border-bottom: 3px solid #f0f4ff;
		  background-color: #f2f2f2 }

		  
#Forms h2 { display: none }		   
 

.fraglesi { color: white; background: white } 

/* ============ EDTABFORM =========== */
	       
	     	       
#EdtabForm { border: 0;
             padding: 10px } 
	     
#EdtabForm .Title { font-size: 22px;
            font-weight: normal;
	    color: #ffa407;
          }
#EdtabForm * { } 	  
#EdtabForm .Label  {  }
#EdtabForm b  { }
#EdtabForm a  { }

INPUT.Edtabinputt {
           background: transparent;
           color: black;;
           border: 1px solid red;
	   padding: 2px;
	   margin: 4px;
 }
 
SELECT.Edtabselect {
       BACKGROUND-COLOR: white;
       COLOR: #099e28;;
 
       BORDER-STYLE: none;
       border: 1px white;
   
}

TEXTAREA.Edtabtextarea {
       BACKGROUND-COLOR: transparent;
       COLOR: #099e28;;
 
       border: 1px solid #099e28;

 
 }
 
INPUT.EdtabButton, .SzukajButton {
 BACKGROUND-COLOR: transparent; 
 COLOR: black;
 FONT-SIZE: 9px; 
 
 BORDER-TOP-WIDTH: 1px; 
 BORDER-TOP-COLOR: white;
 BORDER-LEFT-WIDTH: 1px;
 BORDER-LEFT-COLOR: white;
 BORDER-BOTTOM-WIDTH: 1px; 
 BORDER-BOTTOM-COLOR: black;
 BORDER-RIGHT-WIDTH: 1px;
 BORDER-RIGHT-COLOR: black;
 
 }


.VDTBody tr { background-color: transparent; border: 1px solid red } 

.VdtHeader1bgcol { background-color: transparent } 
.VdtHeader2bgcol { background-color: transparent } 
.VdtHeader3bgcol { background-color: transparent } 
.VdtHeader4bgcol { background-color: #b4b6b4 } 


/**** Inline STYLE-tag style sheet ****/

    <!--

    -->
   


arent; 
 COLOR: black;
 FONT-SIZE: 9px; 
 
 BORDER-TOP-WIDTH: 1px; 
 BORDER-TOP-COLOR: white;
 BORDER-LEFT-WIDTH: 1px;
 BORDER-LEFT-COLOR: white;
 BORDER-BOTTOM-WIDTH: 1px; 
 BORDER-BOTTOM-COLOR: black;
 BORDER-RIGHT-WIDTH: 1px;
 BORDER-RIGHT-COLOR: black;
 
 }


.VDTBody tr { background-color: transparent; border: 1px solid red } 

.VdtHeader1bgcol { background-color: transparent } 
.VdtHeader2bgcol { background-color: transparent } 
.VdtHeader3bgcol { background-color: transparent } 
.VdtHeader4bgcol { background-color: #b4b6b4 } 


/**** Inline STYLE-tag style sheet ****/

    <!--

    -->
   


/**** Inline STYLE-tag style sheet ****/

    <!--

    -->
   


