#lista {

}
#menuup {


}
li.wyr{
background: #0e4ad3;

}
li.wyr:hover{
background: #fff;
color: #0e4ad3;


}
/* wygląd głównego elementu - ol */
      ol {
        DISPLAY: FLEX; 
		list-style-type: none;
    padding: 0;
    margin: 0 auto;
    height: 2em;
    line-height: 2em;
    text-align: center;
    justify-content: center;
	Z-INDEX: 100;
    
      }

      /* wygląd wszystkich elementów - a - znajdujących się w elemencie - ol */
      ol a {
        display:block;
        text-decoration:none;
        color:#000;
        padding:0 5px;
      }

      /* wygląd elementów - li - wszystkich dzieci elementu - ol */
ol > li {
    float: left;
    /* width: 250px; */
    margin-left: 1px;
    height: 2em;
    white-space: nowrap;
    padding: 5px 23px 5px 17px;
	Z-INDEX:1110;
}
      /* wygląd elementu - li - pierwszego dziecka elementu - ol */
      ol > li:first-child {
        margin-left:0;
      }

      /* wygląd elementów - li - wszystkich dzieci elementu - ol - po najechaniu kursorem myszki na element - li */
      ol > li:hover {
        background-color:#0a0bd7;
      }

      /* wygląd elementu - a - dziecka elementu - li - będącego dzieckiem elementu - ol - po najechaniu kursorem myszki na element - li */
      ol > li:hover > a {
        color:#d0302a;
      }

      /* wygląd elementu - ul - dziecka elementu - li - będącego dzieckiem elementu - ol - po najechaniu kursorem myszki na element - li */
      ol > li:hover > ul {
        display:block;
		Z-INDEX: 100;
      }

      /* ------------------------CZĘŚĆ-ROZWIJANA-MENU------------------------ */

      /* wygląd głównych rozwijanych elementów - ul */
      ol > li > ul {
        display:none;
        list-style-type:none;
        padding:0;
        margin:0;
      }

      /* wygląd elementu - li - w części rozwijanej */
      ol > li > ul > li {
       position: relative;
    background-color: #fff;
	color:	#d0302a;
      }

      /* wygląd elementu - a - w części rozwijanej */
      ol > li > ul > li > a {
        border:1px solid #d0302a;
		color:	#d0302a;
      }

      /* wygląd elementu - li - w części rozwijanej, po najechaniu kursorem myszki na dany element - li */
      ol > li > ul > li:hover {
        background-color:#d0302a;
      }

      /* wygląd elementu - a - w części rozwijanej, po najechaniu kursorem myszki na element - li */
      ol > li > ul > li:hover > a {
        color:#fff;
      }


ol a {
  display:block;
  color:#fff;
  text-decoration:none;
  padding:0 5px;
}

ol > li > a:hover {
  color:#d0302a;
}

ol > li:hover {
  background-color:#fff;
}

#strona {
  width: 1200px;
}
#element_z_tlem {
    animation: 300s linear 0s alternate none infinite running ruch;
    background-image: url(../images/sp25_anime.png);
    height: 179px;
}

#akapit {
  font-size: 24px;
  margin: -12px auto;
  visibility: hidden;
  width: 313px;
}

      /*------------------------ANIMACJA-RUCHOME-TŁO------------------------*/
      @keyframes ruch
      {
        0% {background-position:0 -10px, 0 0, 0 0;}
        100% {background-position:10000px 0, 7500px 0, 5000px 0;}
      }

      /* dla Google Chrome, Safari, Opera 15+ */
      @-webkit-keyframes ruch
      {
        0% {background-position:0 0, 0 0, 0 0;}
        100% {background-position:10000px 0, 7500px 0, 5000px 0;}
      }
.ico {
	width: 20px;
	}
.ico  img{
	width: 130px;
	margin: 0 15px;
	}	


	
.alert {

	background: #fff6bf url(bioneural/exclamation.png) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
	}
.alert-box {
        color:#555;
        border-radius:1px;
        font-family:Tahoma,Geneva,Arial,sans-serif;font-size:11px;
        padding:10px 10px 10px 36px;
        margin:10px;
    }
#ciacho {
		background: none repeat scroll 0 0 rgba(0, 0, 0, 0.64);
		border: 2px dotted #000000;
		display: block;
		font-size: 28px;
		height: 200px;
		left: -75px;
		padding: 12px;
		position: absolute;
		text-align: center;
		width: 1200px;
		font-size: 12px; 
		color: #bbb; 
		font-family: calibri; 
		box-shadow: 0 0 3px #aaa inset; 
		border-radius: 1px; 
	}	

#blok {
  font-family: comic sans ms;
  font-size: 16px;
  position: relative;
  text-align: center;
}

#blok > span {
  animation: 10s steps(60, start) 1s normal none infinite running pisz, 1s step-end 0s normal none infinite running znak;
  height: 24px;
  position: absolute;
  right: 0;
}

#blok > p:hover {
        animation-play-state:paused;
    }
	  
      /* ------------ANIMACJE------------ */
 @keyframes pisz  {
        0% { width:100%; }
        100% { width:0; }
    }

 @keyframes znak{
		0% { border-left-color:transparent; }
        50% { border-left-color:white; }
        100% { border-left-color:transparent; }
    }
      /* dla Google Chrome, Safari, Opera 15+ */
  @-webkit-keyframes pisz {
        0% { width:100%; }
        100% { width:0; }
    }

	@-webkit-keyframes znak
      {
        0% { border-left-color:transparent; }
        50% { border-left-color:white; }
        100% { border-left-color:transparent; }
    }
  
  
#ciacho {
	animation: 3s 1 pojawianie; 
	opacity: 1;
	} 
 
#ciacho:hover {
	animation: 3s 1 zanikanie; 
	opacity: 0;
	}

.tyt_box {
    font: bold 0.9em comic Sans MS;
    text-transform: uppercase;
    text-align: center;
    padding: 8px 0;
}
.tyt_box a{	
	text-decoration: none;
}
.tyt_box_p{
	 font: bold 0.9em comic Sans MS;
	 text-transform: uppercase;
	 text-align: center;
	 padding: 8px  0;

    }
.tyt_box_p a{	
	text-decoration: none;
}
#baner_logo {
  
}
	
#page_title {
    display: table;
    margin: 0 auto;
    text-align: center;
}

.baner_logo_L {
  background: transparent none repeat scroll 0 0;
  display: table-cell;
  width: 15%;
}
.baner_logo_L img {
        margin: 11px -22px 6px -21px;
    width: 150px;
}
.baner_logo_Sr {
        background: transparent none repeat scroll 0 0;
    display: table-cell;
    height: 209px;
    vertical-align: top;
    width: 57%;
}
.baner_logo_Sr p {
    color: #8c0471;
    font: bold 39px/51px cursive;
	font-family: Arial, Helvetica, sans-serif;
    margin-top: 28px;
    text-shadow: 0 1px 0 #ccc, 0 2px 0 #c9c9c9, 0 3px 0 #bbb, 0 4px 0 #b9b9b9, 0 5px 0 #aaa, 0 6px 1px rgb(0 0 0 / 10%), 0 0 5px rgb(0 0 0 / 10%), 0 1px 3px rgb(0 0 0 / 30%), 0 3px 5px rgb(0 0 0 / 20%), 0 5px 10px rgb(0 0 0 / 25%), 0 10px 10px rgb(0 0 0 / 20%), 0 20px 20px rgb(0 0 0 / 15%);
}

.baner_logo_P img {
  border: 1px solid transparent;
  width: 173px;
}
.post {
    border-radius: 2px 2px 0 0;
    height: 1.7em;
    margin: -6px -6px 0;
	 
    }
.post_tyt {
    margin-left: 15px;
    font: 0.9em Verdena,sans-serif;
    font-weight: bold;
    float: left;
    padding: 5px 13px;
}
.post_data {
    float: right;
    font: 13px/18px Comic Sans MS,sans-serif;
    padding: 5px 13px 0 0;
}
.post_text{
     
     padding: 2px;
	 margin: 3px 2px 6px;
    }
	
.post_text img {
   margin-bottom: 2px;
}
.dodaj_wp{
	 font: bold 15px/16px comic Sans MS;
	 margin: 2px 1px -14px 359px;
	 text-transform: uppercase;
	 text-align: center;
	 padding: 9px 12px;
	 border: 1px solid;
	 border-radius: 1px;
	 -webkit-border-radius: 1px; /* Safari, Chrome */
    }	
.dodaj_wp a{
	  text-decoration: none;
	 
    }
.dodaj_wp a:hover{
	  text-decoration: blink;
	 
	  padding: 2px 38px;
	 
     }	
		
.foldery  {
 
    font: bold 14px/22px comic Sans MS;
    padding: 8px 20px;
    text-transform: uppercase;
	-webkit-border-radius: 6px;
	
	border-radius: 1px; 
    }	
	
a.foldery  {
	text-align: center;
	text-decoration: none;
	 text-shadow: 4px 2px 3px #c2a757;
   
    }
  
  
#baner_logo{
  	border: 1px solid transparent; 

}
#baner_belka {
  
}
table.baner_belka_tab {
	 width:100%;
     font: bold 10px comic Sans MS;
}
tr.baner_belka_w {
	width: 100%;
}
td.baner_belka_c {
  width: 35%;
}

td.baner_belka_lp {
  font: 0.9em comic Sans MS;
  padding: 8px 0;
  text-align: center;
  width: 14%;
}
.activ {
     width: 109px;
 
    }	

.naglowek{
   
	 float: left;
     margin-left: 52px;
     margin-top: 60px;
    }
.powitanie{
     position: absolute;
     margin-top:  5px;
     margin-left: 60px;
     text-decoration: none;
	}
#menuup {
  
    }
	
#nav1 {
   
    text-align: center;
    position: relative;
    margin-bottom: 2px;
}

#nav1  ul  li{
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav1 li {
	display: inline;
	white-space: nowrap;
}
#nav1 a.gora {

    border-radius: 1px 1px 19px 19px;
    display: inline-block;
    border: 1px solid #cc8bb1;
    padding: 8px 10px;
   
}
  /*
#menuup  a.gora1 {
        display: inline-block;
   margin-right: 3px; */
    /* padding: 8px 9px; 
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    font-family: comic Sans Ms;
    font-size: max(1em);
}	 */
a.gora {
    /* display: inline-block; */
    /* font: bold 10px/13px comic Sans MS; */
    /* margin-right: 3px; */
    /* margin-top: 2px; */
    /* padding: 3px 6px; */
    /* text-decoration: none; */
    text-transform: uppercase;
    /* text-align: center; */
    /* border-radius: 1px; */
    /* -webkit-border-radius: 10px; */
    font-size: max(1em);
    font-weight: bold;
    font-family: comic Sans MS;
}
a.gora:hover {	}

.link_box {
	text-align: center;
	}
.tresc_l1{
	font:12px/14px comic Sans MS;
	}
.tresc_p1{
	font: 12px/14px comic Sans MS;
	}
.tablica{
	border-collapse: collapse;
	}
#kontakt {
  font: 0.8em comic Sans MS;
  height: 556px;
  text-align: center;
}
#stopka {
  clear: both;
  font: 10px/18px Tahoma,sans-serif;
  height: 30px;
  position: relative;
}
.link_img {
	width: 75%;
	}
#leftdiv {
  float: left;
  margin: 5px 0;
  width: 18%;
}

.leftdiv_box {
  border-radius: 1px;
  
  display: block;
  margin: 5px;
  padding: 0 0 10px;
}

#centerdiv{
	padding: 2px;  
    text-align: left;
    text-decoration: none;
    width: 62%;
	float:left; 
    }

.list_wpis{
	margin-bottom: 5px;
	margin-left: 6px;
		padding:6px; 
	 
	}

	
.tab-wpisy{
border: 1px solid #FF3333;
}

.tab-wpisy table{
border: 1px solid #FF3333;
}
.tab-wpisy tr{
border: 1px solid #FF3333;
}

.tab-wpisy td{
border: 1px solid #FF3333;
}



#prawydiv{
    float:left;
    width: 18%;
	margin:0px 4px;
	
	}

.prawydiv_box{
     display:block;
	 margin: 10px 10px 0;
	
    }
		
.rozne {
	margin-top: 240px;
	}
	
.tbl_projekt, .tbl_projekt a {
	font: 13px/18px Tahoma,sans-serif;
    text-align: center;
	text-decoration: none;
	}

.link a{
   
    border-radius: 1px;
    
    font: bold 14px/14px comic Sans MS;
    padding: 2px 14px;
    text-decoration: none;
}
 
.inner  a{
      display: inline-block;   
	 text-decoration: none;
	 margin-right:10px;
	 font: 10px/18px Tahoma,sans-serif;
    }
	
.inner  a:hover{
     font-weight:bold;
	 margin-right:9px; 
    }
.info_tag {
  float: left;
  font: 10px/14px comic Sans MS;
  padding-top: 8px;
}
.lista_tag a{
 
    font: bold 9px/11px comic Sans MS;
    padding: 1px 3px;
    text-decoration: none;
}

	
.info {    
     font: 11px/14px  comic Sans MS; 
	 font-weight:bold;
     text-decoration: none;	 
    }
.info:hover{
    font-weight:bold;
  	}	
	
.edit{
     padding: 2px 8px;
	 font: 12px/18px Tahoma,sans-serif;
	font-weight:bold;	 
     text-decoration: none;
	 
    }
	
.tags{
     font: 12px/18px Tahoma,sans-serif;
     text-decoration: none;
    }
	
 

.post_foot {
  clear: both;
  height: 20px;
  margin: 1px 5px 0;
}
.stopka_admin{  
    height: 20px;
    margin: 12px 20px 0 25px;
} 
	
.post_foot a, .stopka_admin a{
     margin: 0 10px;
	 font-weight:bold;	 
     text-decoration: none;
	}
	
.post_foot a:hover , .stopka_admin a:hover{
	 font-weight:bold;	
	 padding: 2px;
 	}

.post_foot_A,.stopka_admin_A  {
	 font: 8px/12px Arial,Helvetica,sans-serif;
	 float: left;
    }

.post_foot_B  {
	float: right;
    font: 12px/13px comic Sans MS;
    padding-top: 8px;
    text-align: center;
    width: 230px;
    }

#addpost {
    position: relative;
    top: 41px;
}
#addpost table {
    width: 987px;
    margin: 0 auto;
}
#addpost input {
    border: 2px solid #c20b0b;
    font: bold 18px arial;
}
#addpost select {
    border: 1px solid #e10707;
    font: bold 19px arial;
}
#koment{
     width: 750px;
     margin: 25px 45px;
     padding: 30px 50px ;  
    }
	
#projektlink {
     width: 950px;
     margin: 25px 45px;
     padding: 30px 50px ;  
    }
.projktlink_box 	{
	margin: 15px auto;
	width: 85%;
	font: 11px/19px comic Sans MS;
}
.projktlink_linki { 
margin: 10px ;
 }
 
.projktlink_linki_L	{
 font-weight: bold;
 float: left;
}
.projktlink_linki_R	{
 float: right;
 font: 8px/19px comic Sans MS;

}

.projktlink_linki a	{
text-decoration: none;

}
.projktlink_linki a:hover {
	padding: 1px 10px; 
	-webkit-border-radius: 15px;
	
	border-radius: 15px; 
}
.button {
  float: left;
    padding: 11px 36px 0 31px;
}

.button a	{
	text-decoration: none;
	padding: 3px 13px;
 	-webkit-border-radius: 11px;
	border-radius: 11px; 
}
.button a:hover { 
	-webkit-border-radius: 11px;
	border-radius: 11px; 
}

#art_box{
  width: 570px;
     padding: 3px;
     margin: 2px;
	 font: bold 11px/14px comic Sans MS;
}	
input.nazwa{
     width: 280px;
     padding: 3px;
     margin: 2px;
	 font: 12px/14px Arial,Helvetica,sans-serif;
    }	
	
input.tytul{
     width: 570px;
     padding: 3px;
     margin: 2px;
	 font: bold 11px/14px comic Sans MS;
}

form .form {
    
   	}
 
#field , .fieldL{

    }
  
#field_kom{
     float:left;
     margin-top: 20px;
    }

.field_post{
     margin-left: 2px;
	}
	
#field_img{
      
    float: left;
    margin: 6px 60px 53px;
    padding: 16px;
    width: 360px; 
    }
.rozne {
 	margin-top: 300px;
}
#pole_tytul{
     width: 460px;
    }
	
#status{
     width: 60px;
    }
	
.label_pole{
     width: 360px;
    }	
	 
 .log input{
      margin: 2px;
	  width: 90%;
    }
  
input.text  {
     font: 14px/18px Arial,Helvetica,sans-serif;
     padding: 3px;
	 height: 25px;
    
    }  
 
fieldset.button {
     text-align: right; 
    }

fieldset {	
	margin: 2px 1px; 
    }
label {
    font: bold 16px/14px comic Sans MS;
    padding: 3px;
}

fieldset.button, input.submit {
     float: right; 
     cursor: pointer;
     font: 13px/27px Tahoma,Helvetica,sans-serif;
     height: 35px;
	 border: 0 none;
     text-align: center;
     text-transform: uppercase;
     width: 120px;
	-webkit-border-radius: 1px; /* Safari, Chrome */
    -khtml-border-radius: 1px;    /* Konqueror */
   
     border-radius: 1px;
}
input.submitadd {
    border-radius: 2px 2px 0 0;
    cursor: pointer;
    font-weight: bold;
    height: 35px;
    margin-left: 62px;
    margin-top: -39px;
    text-align: center;
    text-transform: uppercase;
    width: 120px;
}
  

	
.list_kom{
     min-height: 20px; 
	 margin : 3px 10px  15px 3px;
 
	 padding: 5px 10px ;
      	
	}	
	
	
.kom  {
     padding:1px ;
 	 border-bottom: 2px solid rgb(148, 177, 103);
	 height:20px;
	 
     
    }
.kom_tyt {
     float: left;
     padding:1px 15px;
     font: 12px/18px Tahoma,sans-serif;
 
	 font-weight:bold;
     
    }
.kom_data {
     float:right;
     padding:1px 15px;
     font: 10px/18px Tahoma,sans-serif;
	 
	 font-weight:bold;
	 
     
    }
	.kom_ile {
     float:right;
     padding:1px 15px;
     font: 10px/18px Tahoma,sans-serif;
	 
	  
	 margin-top: -35px
     
    }
.kom_text1{
     margin:10px 35px; 
     font: 8px/18px Verdena,sans-serif;
     padding:3px 20px;
 
    }
.kom_text2{
     margin:10px 35px; 
     font: 14px/18px Tahoma,sans-serif;
     padding:5px 20px;
 
    }	
.menu {
	}


#chmora{
    margin: 2px;
    font-weight: bold;
	color: #339900;
    }	
 
#archindex  {
	font-weight: bold;
    text-align: center;
    color: #339900;
    }
/*
#menu2 {
     float: left;
     margin-left: 12px;
     margin-top: 196px;
    }

#menu2 a {
     display: inline-block;   
	 text-decoration: none;
	 font: 14px/18px Tahoma,sans-serif;
	 width: 218px;
	 padding-left: 12px;
	 float: left;
 
	 margin-right: 10px;
    }

#menu2 a:hover {
     width: 109px;
  
    }
	*/
 
.menu1   {
     list-style: none outside none;
	 padding: 2px 15px;
	 
	 text-align: center;
	 margin-bottom: 1px;
	 
    }
.menu1 a.prawe:link, .menu1 a.prawe:visited {
  display: block;
  font: bold 0.9em Microsoft Sans Serif;
  padding: 3px 0;
  text-decoration: none;
}
.menu1 a.prawe:hover {
    
	 
    }
	
.bar-menu {
   width:99%;
   margin: auto;
    }

.bar-menu  a{
   text-decoration: none;
    }	
.bar-menu  a:hover{
   text-decoration: none;
    } 
 
.bar-menu .box1,
.bar-menu .box1-hover,
.bar-menu .box1-open,
.bar-menu .box1-open-hover {
        cursor: pointer;
		text-indent: 12px;
        font: bold 0.9em comic Sans MS;
        line-height: 25px;
        
    }
.bar-menu .section {
        
        font:  0.9em comic Sans MS;
        line-height: 15px;
        padding: 0 0 5px 10px;
        display: none;
    }
    .bar-menu .section a {
       
        text-decoration: none;
        white-space: nowrap;
    }
    .bar-menu .section a:hover {
      
        text-decoration: none;
        white-space: nowrap;
	 
    }
 .bar-menu .box2 {
  border-style: none none solid solid;
  border-width: 1px;
  padding: 2px 0 5px 6px;
  width: 156px;
}
    .bar-menu .box2-hover {
         
        border-width: 1px;
        border-style: none none solid solid;
          padding: 2px 0 5px 6px;
        width: 156px; 
    }
.box3 {
        
        border-width: 1px;
        border-style: none none solid solid;
        padding: 1px 0 2px 6px;
		margin-left: 3px;
		font:  0.8em comic Sans MS;
    }
.box2:hover{
		 
        border-width: 1px;
        border-style: none none solid solid;
        padding: 1px 0 2px 6px;
		
    }	
.tab_galeria1   {
     border: 2px solid transparent;
     border-collapse: collapse;
	}
.tab_galeria1 td   {
    font: 0.7em comic Sans MS;
	text-align:center;
	}
.img_box {
	float: left;
	width: 192px;
	padding: 8px 0;  
}	
.img_box img {
  border: 4px solid #006E2E;
  margin: auto 10px;
  min-height: 96px;
  padding: 1px;
}
	
.img_box img:hover{
    border: 4px solid #006E2E;
	}
	
.img_box a {
	font: bold 11px/14px comic Sans MS;
	
    text-decoration: none;
	}

table#gal {
	    border-collapse: collapse;
	    width: 100%; }	 

	#gal td {
	    text-align: center;
	    padding: 5px;
		width: 33%;
		font: bold 14px/16px comic Sans MS;
		 text-shadow: 14px 9px 3px #72A757;
      color: #006E2E;
	}
.folGal {
        float: left;
    padding: 11px 1px;
    width: 24%;
}
.folGal:hover {
		
	} 
.folGal   a {
	text-decoration: none;
	color:#090097;
	}
.folGal  td {
	 text-align: center;
	 padding: 5px;
	 width: 33%;
	}	
	
#zegarek2 {
color:#090097;
}
#zegarek3 {
color:green;
}
 
.video {
  background: url("") repeat scroll 0 0 rgba(0, 0, 0, 0.5);
  left: 108px;
  padding: 12px;
  position: relative;
  top: -6px;
  width: 315px;
}
video {
height: 160px;
}
#cookies {
  background-color: rgba(13, 0, 26, 0.56);
  color: #FFFFFF;
  display: none;
  font: bold 16px/17px comic sans ms;
  padding: 18px;
  position: fixed;
  right: 5px;
  text-align: center;
  top: 5px;
  width: 524px;
  z-index: 10;
 }


