@charset "iso-8859-2";

* {
	margin: 0;
	padding: 0;
}

body {
	padding-bottom: 30px;
	text-align: left;
	margin:0px auto;
	padding:0px;
	min-width:1000px;
}

#kontener {
	width: 100%;
	min-width: 1000px;
	padding: 0px 0px 0;
	background-color: #d2d2d2;
	background-image: url(images/background-2.jpg);
	position:relative;
	z-index:1;
	background-repeat: no-repeat;
	background-attachment: fixed;
}


#menu_top {
	width:1000px;
	height:38px;
	margin: 0 auto;
	position:relative;
	background-color: #005a7f;
}

#logo {
	width:1000px;
	height:99px;
	margin: 0 auto;
	position: relative;
	background-color: ##3476A7;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
}

#logo_en {
	width:1000px;
	height:99px;
	margin: 0 auto;
	position: relative;
	background-color: ##3476A7;
	background-image: url(en/images/logo.png);
	background-repeat: no-repeat;
}


#top {
	width:1000px;
	height:250px;
	margin: 0 auto;
	position: relative;
	background-color: #FFFFFF;
	z-index: 1;
}

#animacja {
	width:679px;
	height:249px;
	left: 0px;
	top: 0px;
	position: absolute;
}

#zwiedzanie {
	width:321px;
	height:249px;
	position: absolute;
	left: 679px;
	top: 0px;
	background-color: #FFFFFF;
	background-image: url(images/muzeum_07.jpg);
	background-repeat: no-repeat;
}

.zwiedzanie {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #704312;	
}

.godziny {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #704312;
	line-height: 20px;
}

#godziny {
	width:242px;
	height:150px;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	left: 42px;
	top: 0px;
}

#kontener2 {
	width: 1000px;
	min-height: 500px;
	margin: 0 auto;
	overflow: hidden;	
	position: relative;
	background-color: #FFF;
}

#literatura {
	position: relative;
	margin-top: 200px;
	margin-bottom: 50px;	
}

#left {
	width:675px;
	float: left;
	overflow: hidden;
	margin-left: 2px;
	margin-bottom: 50px;
	background-color: #FFFFFF;
}

#left2 {
	width:1000px;
	float: left;
	overflow: hidden;
	margin-left: 2px;
	margin-bottom: 50px;
	background-color: #FFFFFF;
}

#right {
	width:315px;
	float: right;
	overflow: hidden;
	margin-right: 2px;
	background-color: #FFFFFF;
}

#ciekawe_eksponaty {
	width:310px;
	margin-left: 0px;
	margin-right: 20px;
	margin-top: 50px;	
	position: relative;
}

#ciekawe_eksponaty_2 {
	width:450px;
	margin-left: 0px;
	margin-right: 20px;
	margin-top: 50px;	
	position: relative;
}

#galeria {
	padding: 30px;
	position: relative;
}

#bottom {
	width: 1000px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	background-color: #666666;
}

#contents {
	width: 1000px;
	min-height: 500px;
	margin: 0 auto;
	overflow: hidden;	
	position: relative;
	background-color: #FFF;
}

#stat {
	width: 100px;
	height: 50px;
	margin-top: -40px;
	margin-left: 850px;
	margin-right: 20px;
	position: relative;
	z-index: 20;
}

#bottom_animals {
	width: 1000px;
	height: 50px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	position: relative;
}

#bottom_info {
	width: 700px;
	height:100px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	background-color: #666666;
	position: relative;
}

.stopka-kontener {
	width: 100%; text-align: justify; lub font-size: 0; 
}

.box1 {
        display: inline-block; /* Kluczowa właściwość */
        width: 40%;            /* Szerokość mniejsza niż 50%, aby uwzględnić marginesy/odstępy */
        margin: 2.5%;          /* Marginesy wokół bloków */
        padding: 20px;
        vertical-align: top;   /* Wyrównanie do góry, jeśli jeden div jest wyższy */
        box-sizing: border-box; /* Padding nie zwiększa szerokości elementu */
}


a:link.box2 {
	font-family: Arial, Helvetica, sans-serifl;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
   }

a:visited.box2 {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #CCCCCC;
   }

a:hover.box2 {
	color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
   }

a:active.box2 {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #FFFF99;
   }


.copyright {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	padding-top: 60px;
}

#info {
	width:620px;
	margin-top: 50px;
	margin-left: 30px;
	margin-right: 20px;
}

#info2 {
	width:940px;
	margin-top: 50px;
	margin-left: 30px;
	margin-right: 20px;
}


#oferta {
	width: 950px;
	margin: 0px auto;
	margin-top: 50px;
	margin-bottom: 50px;
}

#komunikat {
	width:224px;
	margin-left: 48px;
	margin-top: 15px;
	margin-bottom: 30px;
	position: relative;
}

.styl2 {
	color: #990000;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.styl3 {
	color: #FF0000;
	font-weight: bold;
}

.tekst_right2 {
	float: right;
	margin-bottom: 30px;
	margin-top: 10px;	
}

#wystawy {
	width:224px;
	margin-left: 48px;
	margin-top: 15px;
	margin-bottom: 30px;
	position: relative;
}

#wystawy_rosliny, #wystawy_zwierzeta, #wystawy_owady, #wystawy_szkielety {
	width:224px;
	height: 140px;
	margin-left: 48px;
	margin-top: 15px;
	position: relative;
}

#pub {
	width:250px;
	height: 550px;
	margin-left: 48px;
	position: relative;
}

#hist1, #hist3, #hist5, #hist7, #hist9, #hist11 {
	width:40%;
	margin-left: 35px;
	margin-top: 30px;
	position: relative;
	float:left;
	clear: left;
}

#hist2, #hist4, #hist6, #hist8, #hist10, #hist12 {
	width:40%;
	margin-left: 5px;
	margin-right: 35 px;
	margin-top: 30px;
	position: relative;
	float:right;
	clear: right;
}


#bib1, #bib3, #bib5, #bib7, #bib9 {
	width:100px;
	height: 134px;
	margin-left: 48px;
	margin-top: 45px;
	position: relative;
}

#bib2, #bib4, #bib6, #bib8, #bib10 {
	width:100px;
	height: 134px;
	margin-left: 165px;
	margin-top: -134px;
	position: relative;
}

#bib_right {
	width:310px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 80px;	
	position: relative;
}

#opiekun {
	width:310px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 50px;	
	position: relative;
}

#chmura {
	text-align:center;
	width:280px;
	height:180px;
	margin-left: 20px;
	position: relative;
	padding-top: 80px;
	padding-bottom: 180px;
}

#virtual_tour {
	position: relative;
	padding-top: 50px;
	
}

#googlemaps {
	position: relative;
	padding-top: 120px;
	padding-left: 50px;	
	padding-bottom: 20px;
}

#europemaps {
	position: relative;
	padding-top: 280px;
	padding-left: 80px;	
	padding-bottom: 20px;
}

#form_menu {
	position: absolute;
	margin-right: 20px;
	margin-left: 460px;
	margin-top: 30px;

}

.menu_lista_pion_2 {
	list-style-type: none;
	margin-left: 30px;	
}

.rogi {
 -webkit-border-top-right-radius: 20px; /* prawy górny */
 -webkit-border-bottom-left-radius: 20px; /* lewy dolny */
 -khtml-border-radius-topright: 20px;
 -khtml-border-radius-bottomleft: 20px;
 -moz-border-radius-topright: 20px;
 -moz-border-radius-bottomleft: 20px;
  border-top-right-radius: 20px
  border-bottom-left-radius: 20px;
  border-radius: 0 20px 0 20px;
}

/* menu */


#menu ul {
	float: left;
	list-style: none;
	margin: 10px;
}

#menu ul li {
	display: block;
	float: left;
	color: #263862;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	white-space: nowrap;
}

#menu ul li a {
	padding: 0 5px;
	color: #263862;
	text-decoration: none;
}



#menu {
	width:1000px;
	height:40px;
	margin: 0 auto;
	position: relative;
	background-color: #FFF;
}

/* Main menu settings */
#centeredmenu {
   clear:both;
   float:left;
   padding:0;
   width:100%;
   font-family:Verdana, Geneva, sans-serif; /* Menu font */
   font-size:90%; /* Menu text size */
   z-index:1000; /* This makes the dropdown menus appear above the page content below */
   position:relative;
}

/* Top menu items */
#centeredmenu ul {
   margin:0;
   padding:0;
   list-style:none;
   float:left;
   position:relative;
}
#centeredmenu ul li {
   margin:0 0 0 15px;
   padding:0;
   float:left;
   position:relative;
   left:15px;
   top:4px;
}
#centeredmenu ul li a {
	display:block;
	margin:0;
	padding:.6em .5em .4em;
	font-size:16px;
	line-height:1em;
	background:#FFFFFF;
	text-decoration:none;
	color:#242851;
	font-weight:bold;
}
#centeredmenu ul li.active a {
	color:#666666;
	background:#000;
}
#centeredmenu ul li a:hover {
	background:#FFFFFF; /* Top menu items background colour */
	color:#6666CC;
	border-bottom:0px solid #03f;
}
#centeredmenu ul li:hover a,
#centeredmenu ul li.hover a { /* This line is required for IE 6 and below */
	background:#FFFFFF; /* Top menu items background colour */
	color:#6666CC;
	border-bottom:0px solid #03f;
}


/* Submenu items */
#centeredmenu ul ul {
   display:none; /* Sub menus are hiden by default */
   position:absolute;
   top:2em;
   left:0.5em;
   right:auto; /*resets the right:50% on the parent ul */
   width:13em; /* width of the drop-down menus */
}
#centeredmenu ul ul li {
   left:auto;  /*resets the left:50% on the parent li */
   margin:0; /* Reset the 1px margin from the top menu */
   clear:left;
   width:100%;
}
#centeredmenu ul ul li a,
#centeredmenu ul li.active li a,
#centeredmenu ul li:hover ul li a,
#centeredmenu ul li.hover ul li a { /* This line is required for IE 6 and below */
	font-size:0.9em;
	font-weight:normal; /* resets the bold set for the top level menu items */
	background:#FFFFFF;
	color:#444;
	font-weight:bold;
	line-height:1.4em; /* overwrite line-height value from top menu */
	border-bottom:1px solid #ddd; /* sub menu item horizontal lines */
}
#centeredmenu ul ul li a:hover,
#centeredmenu ul li.active ul li a:hover,
#centeredmenu ul li:hover ul li a:hover,
#centeredmenu ul li.hover ul li a:hover { /* This line is required for IE 6 and below */
	background:#BAC2D8; /* Sub menu items background colour */
	color:#FFFFFF;
}

/* Flip the last submenu so it stays within the page */
#centeredmenu ul ul.last {
   left:auto; /* reset left:0; value */
   right:0; /* Set right value instead */
}

/* Make the sub menus appear on hover */
#centeredmenu ul li:hover ul,
#centeredmenu ul li.hover ul { /* This line is required for IE 6 and below */
   display:block; /* Show the sub menus */
}


/* menu 2 górne*/


#menu2 {
	width:1000px;
	height:36px;
	margin: 0 auto;
	background-color: #005a7f;
	position: relative;
}

#menu2 ul {
	float: right;
	list-style: none;
	margin: 10px;
}

#menu2 ul li {
	display: block;
	float: left;
	color: #FFFFFF;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	white-space: nowrap;
}

#menu2 ul li a {
	padding: 0 5px;
	color: #FFFFFF;
	text-decoration: none;
}

.small {
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.small_2 {
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	margin-left: 10px;
}

.tytul {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 20px;
	margin-left: 20px;
	margin-right: 40px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	margin-left: 30px;
	margin-right: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 20px;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 60px;
	margin-top: 40px;
	margin-bottom: 40px;

}

ol {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 60px;
	margin-top: 40px;
	margin-bottom: 40px;

}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	margin-right: 20px;
	line-height: 20px;

}

.menu_lista_pion {
	margin-left: 60px;
	margin-top: 25px;
	margin-right: 20px;
	margin-bottom: 25px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #2B3C7D;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 10px;
	margin-bottom: 30px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #325487;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 10px;
	margin-bottom: 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3D537C;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #6B6B6B;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 1px;
	margin-bottom: 0px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #6B6B6B;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 1px;
	margin-bottom: 0px;
}

figure {
	margin-left: 30px;
}

figcaption {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 5px;
	margin-right: 5px;
}

table.tabela1 {
	border: 1px solid grey;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	padding: 5px;
	margin:auto;
}

.tabela1 td, tabela1 th {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
}

.tabela2 td, tabela2 th {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
}

tr:nth-child(2n) {
	background-color: #eee;
}
tr:nth-child(2n+1) {
	background-color: #ccc;
}

.headline-row {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #006699;
}

.headline-row-2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #666666;
}

th {
	padding: 5px;
}

tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.tab_pracownicy {
	background-color: #E1E1E1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.tab_pracownicy2 {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.tab_pracownicy_ng {
	background-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #293A6C;
	font-weight: bold;
}

a:link {
	font-family: Arial, Helvetica, sans-serifl;
	text-decoration: none;
	color: #334F77;
   }

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #6666CC;
   }

a:hover {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
   }

a:active {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #CC6633;
   }
   

a:link.cennik {
	color: #cc0033;
	font-family: Arial, Helvetica, sans-serifl;
	font-weight: bold;
	text-decoration: none;
   }

a:visited.cennik {
	color: #cc0033;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
   }

a:hover.cennik {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
   }

a:active.cennik {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
   }

a:link.copyright {
	font-family: Arial, Helvetica, sans-serifl;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
   }

a:visited.copyright {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #CCCCCC;
   }

a:hover.copyright {
	color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
   }

a:active.copyright {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #FFFF99;
   }

select.formmenu {
	background-color:#FFFFFF;
	color:#660000;
	font-weight:normal;
	margin-right: 10px;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none
} 

/* lista z tabami */
    ul.tabs {
        list-style-type:none;
        margin:5px 0 0 0;
        padding:0;
        clear:both;
        background:#fefefe repeat-x;
        padding-bottom:10px;
        overflow:hidden;
    }  
 
/* zwykłe taby */
    ul.tabs li {
        height:31px;
        float:left;
        text-align:center;
        line-height:31px;
        background:url(images/tab_all.gif) 0 0 no-repeat;
        margin-right:1px;
        position:relative;
        min-width:110px;
        cursor:pointer;
        padding:0 10px;
    }
     
    ul.tabs li span.right {
        position:absolute;
        right:0;
        top:0;
        width:9px;
        height:32px;
        background:url(images/tab_all.gif) 0 -31px no-repeat;
        overflow:hidden;
    }
     
    ul.tabs li a {font-size:12px;
        text-decoration:none;
        color:#333;
        outline:none;
    }
	
/* taby po najechaniu */               
    ul.tabs li:hover {
	background-position:0 -62px;
	color:#999999 !important;
    }
 
    ul.tabs li:hover a {
	color:#666666;
    }
     
    ul.tabs li:hover span.right {background-position:0 -93px;
    }
    /* taby aktywne */             
     
    ul.tabs li.active {background-position:0 -186px;
        cursor:default;
    }
     
    ul.tabs li.active a {
	color:#333399;
	cursor:default;
    }
     
    ul.tabs li.active span.right {
        background-position:0 -217px;
    }  
 
/* taby wyłączone */           
    ul.tabs li.disable {background-position:0 -124px;
        cursor:default;
    }
 
    ul.tabs li.disable span.right {
        background-position:0 -155px;
    }  
     
    ul.tabs li.disable a {color:#999;
        cursor:default;
    }
 
/* powierzchnia tabow */
    .tab {
        display:block;
        border:1px solid #c0c0c0;
        border-bottom-width:3px;
        background:#F8F8F8;
        min-height:50px;
        clear:both;
        padding:10px;
        margin-top:-5px;
        -moz-border-radius:8px;
        -webkit-border-radius:8px;
    }

.styl1 {color: #FF0000;}

.styl5 {font-size: 11px}

/* pozycjonowanie i podpisy obrazków */

	.picture { background-color: #F9F9F9;
	border: 1px solid #CCCCCC; padding: 3px;
	font: 11px/1.4em Arial, sans-serif; }
	.picture img { border: 1px solid #CCCCCC;
	vertical-align:middle; margin-bottom: 3px; }
	/*.right { margin: 0.5em 0pt 0.5em 0.8em; float:right; } */
	.left { margin: 10px  10px 10px 30px; float:left; }
	
	
	.blok_left {margin: 10px  0px 30px 0px; float:left; position: relative; }
	.blok_left_2 {margin: 50px  0px 20px 30px; float:left;}
