/* CSS global BODY styles */
body {
	margin: 0px;
	padding: 0px;
	font-family: "Verdana" , sans-serif;
	font-size: 11px;
	color: #000;
	background: #FFF url('../imgEN/bgr_body.jpg') repeat-x;
}
select {
	margin: 0px;
	padding: 0px;
}
ul, ol, li, p, div, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	text-indent: 0;
}
p {
	line-height: 1.4em;
	text-align: left;
}
img {
  border: none;
}
a, a:link {
  color: #62ac2b;
  text-decoration: none;
}
a:hover {
  color: #4b4b4b;
}
/* ------------------------------------------------------------------------------ MAIN DIVS */
#page {
  width: 1000px;
  margin: 0 auto;
}
#top {
  width: 1000px;
}
#content {
  width: 1000px;
}
/* ---------------------------------------------------------------------------------- MENU */
#menu {
	margin: 0; padding: 0;
}
#menu ul li{
	height: 60px;
	float: left;
	list-style-type: none;
	margin: 0; padding: 0;
}
#menu ul li a span {
	display: none;
}
#menu ul li a {
	height: 60px;
	display: block;
}
#m1 a {
	width: 204px;
	background: #5c6c70 url('../imgEN/menu1btn.jpg') top left no-repeat;
}
#m2 a {
	width: 204px;
	background: #5c6c70 url('../imgEN/menu2btn.jpg') top left no-repeat;
}
#m3 a {
	width: 204px;
	background: #5c6c70 url('../imgEN/menu3btn.jpg') top left no-repeat;
}
#m4 a {
	width: 204px;
	background: #5c6c70 url('../imgEN/menu4btn.jpg') top left no-repeat;
}
#m5 {
	width: 174px;
	background: #5c6c70 url('../imgEN/menu_right.jpg') top left no-repeat;
}
#m1 a:hover, #m1 a:active {
	width: 204px;
	background: #5c6c70 url('../imgEN/menu1btn_ov.jpg') top left no-repeat;
}
#m2 a:hover, #m2 a:active {
	width: 204px;
	background: #5c6c70 url('../imgEN/menu2btn_ov.jpg') top left no-repeat;
}
#m3 a:hover, #m3 a:active {
	width: 204px;
	background: #5c6c70 url('../imgEN/menu3btn_ov.jpg') top left no-repeat;
}
#m4 a:hover, #m4 a:active {
	width: 204px;
	background: #5c6c70 url('../imgEN/menu4btn_ov.jpg') top left no-repeat;
}
.pl a {
	background: transparent url('../imgEN/pl.png') 0 0 no-repeat;
	width: 55px; height: 22px;
	margin: 20px 5px 0 20px;
	float: left;
}
.pl a:hover {
	background: transparent url('../imgEN/pl_ov.png') 0 0 no-repeat;
}
.en a {
	background: transparent url('../imgEN/en.png') 0 0 no-repeat;
	width: 55px; height: 22px;
	margin: 20px 10px 0 10px;
	float: left;
}
.en a:hover {
	background: transparent url('../imgEN/en_ov.png') 0 0 no-repeat;
}
/* ------------------------------------------------------------------------------ CONTENT DIVS */
#top_green {
	background: #9ed659 url('../imgEN/top_green.jpg') top left no-repeat;
	width: 1000px; height: 80px;
	}
#left_column {
	float: left;
	width: 323px;
	margin-right: 20px;	
}
#left_column p {
	margin-left: 20px;	
}
#right_column {
	float: left;
	width: 637px;	
}
.head {
	margin: 0 0 10px 20px;
}
.img301 {
	margin: 0 0 10px 20px;
}
.link_right {
	text-align: right;
	font-weight: bold;
}
.news_head {
	background-color: #c6c6c6;
	border-bottom: 1px solid #FFF;
}
.news_title {
	color: #069;
	font-weight: bold;
	width: 400px;
	font-size: 13px;
}
.news_head p {
	float: left;
}
.news_head .news_date {
	float: right;
	font-size: 10px;
	color:#FFF;
	font-weight: bold;
	padding-top: 11px;
}
.news {
	background-color: #eee;
	margin-bottom: 15px;
}
.news p {
	padding: 8px 20px;
}
#nowosci ul {
 	width: 302px;
	margin-left: 12px;	
}
#nowosci ul li {
	list-style-type: none;
	border-top: 1px dotted #a5a5a5;
	padding: 5px 0;
}
#nowosci {
	width: 323px;
	margin: 20px 0 0 8px;
	background: #FFF url('../imgEN/bgr_nowosci.png');
}
.n_latin {
	font-size: 1.2em;
	font-weight: bold;
	color: #069;
}
.n_aktualizacja 
{
	color: #444;
	float: left;
}
.n_polski {
	font-weight: bold;
	color: #444;
}
.n_rodzaj {
	color: #444;
}
.n_wiecej {
	text-align: right;
	font-weight: bold;
	padding-right: 10px;
}
.image100 {
  width: 100px; 
  overflow: hidden;
  border: 1px solid #FFF;
  margin: 12px;
  float: left;
}
.image200 {
  width: 200px; 
  overflow: hidden;
  margin: 12px;
  float: left;
}
/* ----------------------------------------------------------------------------- BAZA GATUKOW */
.spistresci {
	margin: 20px 0;
	padding-right: 10px;
}
.spistresci p {
	margin: 2px 0 0 20px;
	font-weight: bold;
}
.spistresci ul li {
	list-style-type: none;
	margin-left: 25px;
	font-weight: bold;
	padding: 3px 0 4px 0;
	border-top: 1px solid #CCC;
	text-indent: 15px;
	background: url('../imgEN/bl_spistresci.png') 0px 8px no-repeat;
}
#wynik {
  list-style-type: none;
  border-top: 1px solid #999;
  padding-bottom: 10px;
}
#wynik li a {
  display: block;
  border-bottom: 1px solid #999;
  padding: 5px 10px;
  background-color: #eee;
  font-size: 9px;
  cursor: pointer;  
}
#wynik li a:hover {
  display: block;
  border-bottom: 1px solid #999;
  padding: 5px 10px;
  background-color: #f8f8f8;
  font-size: 9px;
  cursor: pointer;  
}
#right_column {
  margin-bottom: 15px;
}
#right_column ul {
  list-style-type: none;
  border-top: 1px solid #999;
  padding-bottom: 10px;
}
#right_column span {
   float: right; 
   font-size: 9px;
   color: #000;
   border-left: 2px solid #ccc;
   padding-left: 5px;
}
#right_column b {
  font-size: 13px;
  font-weight: bold;
  color: #5a6c73;
}
#right_column em {
  font-size: 11px;
  color: #999;
  line-height: 20px;
}
.ilosc_wynikow {
  float: right;
  color: #5a6c73;
}
.wyszukiwarka
{
	padding-left: 20px;
	width: 300px;
}
#gatunek_focus {
  margin-bottom: 10px;
}
#gatunek_focus p {
  padding: 3px 0 0 10px;
}
#gatunek_focus b {
  font-size: 11px;
  color: #333333;
}
#gatunek_focus h2 {
  color: #069;
  background-color: #eee;
  padding: 5px 10px;
  margin: 10px 0 1px 0;
  font-size: 18px;
  border-bottom: 1px solid #999;
}
#gatunek_focus h3 {
	background-color: #eee;
	border-bottom: 1px solid #999;
	font-size: 13px;
	font-weight: normal;
	color: #5a6c73;
	padding: 2px 0 5px 10px;
}
#gatunek_focus h3 b {
	background-color: #eee;
	font-size: 13px;
	color: #069;
}
#gatunek_focus h4 {
  font-size: 14px;
  color: #62ac2b;
  margin: 10px 0 2px 10px;
}
#gatunek_focus ul {
  list-style-type: none;
  line-height: 1.4em;
  border: none;
  margin-left: -10px;
  padding-left: 0;
}
#gatunek_focus li {
  background: url('../imgEN/bl_opis.png') 25px 7px no-repeat;
  padding: 2px 3px 2px 40px;  
}
.button_slim {
  width: 141px; height: 25px;
  background: url('../imgEN/btn_141.png') 0 0 no-repeat;
  font-weight: bold;
  text-align: center;
  padding-top: 5px;
  margin: 5px 0 0 5px;
  color: #62ac2b;
  float: right;
}
.button_slim a {
  color: #62ac2b;
}
.button_slim a:hover {
  line-height: 17px;
  color: #62ac2b;
}
/* ------------------------------------------------------------------------------ MAPKA Rozmieszczenia */
.mapka_all {
  margin: 10px 0 0 10px;
  float:right;
  width:304px;
  height:388px;
  padding: 10px 0 0 10px;
  background: #ccc url('../imgEN/bgr_mapa.png') 0 0 no-repeat;
  position:relative;
}
.head_mapka {
  padding: 10px 0 10px 20px;
  font-size:13px;
  font-weight:bold;
  color:#5a6c73;
}
.head_mapka2 {
  padding: 10px 0 10px 20px;
  font-size: 9px;
  color:#666666;
}
.mapka {
  width:298px; 
  height:300px;
  overflow:hidden; 
  margin:2px; 
  position:absolute; 
  bottom: 25px; left: 6px; 
  z-index: 1;  
}
.legenda {
  width: 299px; height: 48px;
  position:absolute; 
  bottom: 8px; left: 8px;
  z-index: 10;
}
.legenda_kolor {
  width: 30px; height: 14px;
  background-color: #62ac2b; 
  margin: 3px 6px;
  float: left;
}
.legenda_dot {
    background-image:url('../imgEN/dot.png');
    float:left;
    height:14px;
    margin: 7px;
    width:30px;
}

/* ------------------------------------------------------------------------------ MAPKA Natural Distribution */
.mapkaDistribution_all {
  margin: 10px 0 10px 10px;
  float:right;
  width:617px;
  height:390px;
  padding: 10px 0 0 10px;
  background: #ccc url('../imgPL/bgr_mapa2.png') 0 0 no-repeat;
  position:relative;
}
.head_mapkaDistribution {
  padding: 10px 0 10px 20px;
  font-size:13px;
  font-weight:bold;
  color:#5a6c73;
}
.head_mapka2Distribution {
  padding: 10px 0 10px 20px;
  font-size: 9px;
  color:#666666;
}
.mapkaDistribution {
  float:right; 
  width:611px; 
  height:330px;
  border: solid 1px #6990b3;
  overflow:hidden; 
  margin:2px; 
  position:absolute; 
  bottom: 5px; left: 5px; 
  z-index: 1;  
}
.legendaDistribution {
  width: 299px; height: 28px;
  position:absolute; 
  bottom: 8px; left: 8px;
  z-index: 10;
}
.legenda_kolorDistribution {
  width: 20px; height: 14px;
  background-color: #62ac2b; 
  margin: 7px 0 7px 7px;
  float: left;
}
.legenda_kolorDistribution2 {
  width: 20px; height: 14px;
  background-color: #3AAADC; 
  margin: 7px 7px 7px 0;
  float: left;
}

.autorzy
{
    margin-top: 20px;
    text-align: right;
    font-style: italic;
}
/* ------------------------------------------------------------------------------ FOOTER DIVS */
#footer {
  width: 1000px; height: 92px;
  background: #5c6c70 url('../imgEN/bgr_footer.png') top left no-repeat;
  color: #5a6c73;
}
#footer div {
  float: left;
}
#footer img {
  float: left;
  margin: 11px 0 0 30px;
}
#copyright {
	float: left;
	margin: 22px 0 0 10px;
}
.kontakt {
	float: left;
	margin: 22px 0 0 30px;
	padding-left: 10px;
	border-left: 1px solid #000;
}
#grafik {
	float: left;
	height: 47px;
	margin: 22px 20px 0 20px;
	color: #8ea1a6;
	padding-left: 10px;
	border-left: 1px solid #8ea1a6;
}
/* ------------------------------------------------------------------------------ FORM DIVS */
.radio_btn {
	float: left;
	margin: 4px 10px 0 20px;
}
.input_baza {
	width: 275px; height: 18px;
	margin: 5px 0 0 20px;
	background-color: #eaf9ff;
	border: 1px solid #c6c6c6;
}
.select_baza {
	width: 280px; height: 22px;
	margin: 5px 0 0 20px;
	background-color: #eaf9ff;
	border: 1px solid #c6c6c6;
}
.form_divider {
	clear:both; height:10px;
}


