body {background: #fff; background-image: url("img/tlo-bw.jpg"); background-repeat: repeat-x;} 

#main { margin: 0 auto; width: 1000px; margin-top: 20px;}

/*
p, li, h2 {color: #1b5a1e;}
a {color: #357c38;}
*/
p, li {color: white;}
h2 {color: white; margin: 10px 250px 2em;  padding-bottom: 10px; border-bottom: 2px solid #ddd; text-align:center;}
a {color: white;}

/* główny tekst na zakładkach */
.tekst {width: 950px; height: 630px; background: #eee;  margin: 5px auto; padding: 20px; 
		border-left:1px solid #999; border-top:1px solid #999; border-right:1px solid #fff; border-bottom:1px solid #fff;}

.glidecontentwrapper{
position: relative; /* Do not change this value */
width: 1100px;
height: 700px; /* Set height to be able to contain height of largest content shown*/
border: 0px solid #687C98;
overflow: hidden;
}
/*
	Total wrapper width: 350px+5px+5px=360px
	Or width of wrapper div itself plus any left and right CSS border and padding
	Adjust related containers below according to comments
*/


.glidecontent{ /*style for each glide content DIV within wrapper.*/
position: absolute; /* Do not change this value */
background: white;
padding: 5px;
visibility: hidden;
width: 1010px;
}
/*
 Total glidecontent width: 330px+10px+10px=350px
	Or width of wrapper div itself (not counting wrapper border/padding)
*/

.glidecontenttoggler{ /*style for DIV used to contain toggler links. */
width: 1040px; 
margin-top: 6px;
text-align: left; /*How to align pagination links: "left", "center", or "right"
background: white; /*always declare an explicit background color for fade effect to properly render in IE*/

border: 0px solid blue;

}
/*
 Total contenttoggler width: 350px+5px+5px=360px
	Or total width of wrapper div (counting wrapper border/padding)
*/

.glidecontenttoggler a{ /*style for every navigational link within toggler */
display: -moz-inline-box;
display: inline-block;
border: 0px solid black;
color: white;
padding: 5px 10px;
margin-right: 2px;
font-weight: normal;
text-decoration: none;
font-size: larger;
}

.glidecontenttoggler a.selected{ /*style for selected page's toggler link. ".selected" class auto generated! */
/* background:  #E4EFFA; */
color: white;
}

.glidecontenttoggler a:hover{
 /* background: #E4EFFA; */
color: white;
text-decoration: underline;
}

.glidecontenttoggler a.toc{ /*style for individual toggler links (page 1, page 2, etc). ".toc" class auto generated! */
}

.glidecontenttoggler a.prev, .glidecontenttoggler a.next{ /*style for "prev" and "next" toggler links. ".prev" and ".next" classes auto generated! */
}

.glidecontenttoggler a.prev:hover, .glidecontenttoggler a.next:hover{
background:  #1A48A4; 
color: white;
}

.zak-blue { background: #4789d7;  }
.zak-blue_tekst {background: #3e78bd; } /* wypełnieni obszaru tekstu */

.zak-yellow {background: #fdff32 ; } /* #d5d63b */
.zak-yellow_tekst {background: #bbbd34;} /* wypełnieni obszaru tekstu */

.zak-orange {background: #ffaa16 ; } /* #d5d63b */
.zak-orange_tekst {background: #e69914;} /* wypełnieni obszaru tekstu */

.zak-green {background: #75c662; /* background-image: url("img/tlo_menu.jpg"); */}
.zak-green_tekst {background: #66ad56 ; } /* wypełnieni obszaru tekstu */

.zak-red {background: #ff2323; /* background-image: url("img/tlo_menu.jpg"); */}
.zak-red_tekst {background: #e61f1f;} /* wypełnieni obszaru tekstu */

.zak-silver {background: #969696; /* background-image: url("img/tlo_menu.jpg"); */}
.zak-silver_tekst {background: #7d7d7d;} /* wypełnieni obszaru tekstu */

.egzotyczne {background: url("img/egzotyczne1.jpg") #66ad56 no-repeat center center;}

/* stare
.zak1 { background: #4789d7;  }
.zak1_tekst {background: #074897; } 

.zak2 {background: #F3B128; }
.zak2_tekst {background: #b37108;} 
#ptaki_nie_dajemy {background-image: url("img/ptaki.png"); background-position: center left;  background-repeat: no-repeat;}

.zak3 {background: #C4CF36; }
.zak3_tekst {background: #848F06;} 
*/

