body{
color:#FFFFCC;
background: rgb(102,0,102); /* fioletowy */
background: rgb(0,102,0); /* zielony */
background: rgb(156,135,32); /*ciemnozłoty*/
background: rgb(207,181,43); /*złoty*/
background: rgb(102,0,0); /* czerwony */
font-family: Tahoma, Arial, Helvetica, sans-serif;
max-width:100%;
}

sup{
text-decoration:underline;
}

ins{
text-decoration:none;
}

ins:before{
content:"\201E";
}

ins:after{
content:"\201D";
}

kbd:before{
content:"\0000A0\2020\0000A0";
font-size:18px;
font-family: Times New Roman, Arial, Helvetica, sans-serif;
font-weight:bold;
}

em:before{
content:"";
padding-right:20px;
}

.menu{
font-weight:bold;
display:block;
overflow:hidden;
list-style:none;
margin:0;
margin-bottom: 19px;
padding:0;
}

.menu ul{
margin:0;
padding:0;
}

.menu li{
float:left;
}

.menu li a{
color:#000000;
display:block;
font-weight:bold;
line-height:24px;
margin:0;
padding:0;
text-align:center;
text-decoration:none;
margin-bottom:-5px;
}

.menu li a:hover, .menu ul li:hover a{
text-decoration:none;
}

ul.menu p a img{
outline: 0px solid black;
background:none;
}

.menu li a:focus{
outline: 0px solid black;
}

.menu ul p a img{
text-decoration: none;
border: 0px;
border-style:none;
}

.menu li ul{
background: rgba(240,183,161,0.80);
display:none;
position:absolute;
width:auto;
height:auto;
padding:0px;
margin:0px;
border-radius: 1em;
text-shadow: 0px 0px 6px #333;
z-index: 10;
}

.menu li:hover ul{
display:block;
}

.menu li li {
display:block;
float:none;
margin:0px;
}

.menu li:hover li a{
background:none;
}

.menu li ul a{
display:block;
font-style:normal;
margin:0px;
padding:0px 10px 0px 10px;
text-align:left;
}

.menu li ul a:hover, .menu li ul li:hover a{
background: rgb(30,105,222);
background: -moz-linear-gradient(top, rgba(109,179,242,1) 0%, rgba(84,163,238,1) 50%, rgba(54,144,240,1) 51%, rgba(30,105,222,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(109,179,242,1)), color-stop(50%,rgba(84,163,238,1)),color-stop(51%,rgba(54,144,240,1)),color-stop(100%,rgba(30,105,222,1)));
background: -webkit-linear-gradient(top, rgba(109,179,242,1) 0%,rgba(84,163,238,1) 50%,rgba(54,144,240,1) 51%,rgba(30,105,222,1) 100%);
background: -o-linear-gradient(top, rgba(109,179,242,1) 0%,rgba(84,163,238,1) 50%,rgba(54,144,240,1) 51%,rgba(30,105,222,1) 100%);
background: -ms-linear-gradient(top, rgba(109,179,242,1) 0%,rgba(84,163,238,1) 50%,rgba(54,144,240,1) 51%,rgba(30,105,222,1) 100%);
background: linear-gradient(top, rgba(109,179,242,1) 0%,rgba(84,163,238,1) 50%,rgba(54,144,240,1) 51%,rgba(30,105,222,1) 100%);
border:0px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
border-radius:1em;
}

.napis{
position:absolute;
width:auto;
font-size:14px;
font-weight: bold;
text-decoration: none;
color: #000000;
list-style:none;
}

.linki ul{
margin:0px;
padding:0px;
width:auto;
height:auto;
color:#FFF;
list-style:none;
font-size:12px;
}

.linki ul li{
background: rgb(169,3,41);
background: -moz-linear-gradient(top, rgba(169,3,41,1) 0%,rgba(143,2,34,1) 44%,rgba(109,0,25,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(169,3,41,1)), color-stop(44%,rgba(143,2,34,1)), color-stop(100%,rgba(109,0,25,1)));
background: -webkit-linear-gradient(top, rgba(169,3,41,1) 0%,rgba(143,2,34,1) 44%,rgba(109,0,25,1) 100%);
background: -o-linear-gradient(top, rgba(169,3,41,1) 0%,rgba(143,2,34,1) 44%,rgba(109,0,25,1) 100%);
background: -ms-linear-gradient(top, rgba(169,3,41,1) 0%,rgba(143,2,34,1) 44%,rgba(109,0,25,1) 100%);
background: linear-gradient(top, rgba(169,3,41,1) 0%,rgba(143,2,34,1) 44%,rgba(109,0,25,1) 100%);
font-weight: bold;
text-align:center;
border-radius:1em;
margin-bottom:5px;
box-shadow:inset rgba(255,255,255,0.6) 0.3em 0.3em 0.3em, inset rgba(0,0,0,0.6) -0.3em -0.3em 0.3em, hsl(39, 100%, 40%) 0em 0px, rgba(0,0,0,50) 0em 0em 0em, rgba(0,0,0,50) 0em 0em 0em;
}

.linki ul li a{
padding:0.75em;
text-decoration:none;
color:#FFF;
display:block;
}

.linki ul li a:hover{
background: #891100;
background-image: -moz-linear-gradient(top, #891100 0%, #b51700 50%, #b51700 50%, #ee432e 100%);
background-image: -webkit-linear-gradient(top, #ee432e 0%, #b51700 50%, #b51700 50%, #891100 100%);
background-image: -o-linear-gradient(top, #ee432e 0%, #b51700 50%, #b51700 50%, #891100 100%);
background-image: -ms-linear-gradient(top, #ee432e 0%, #b51700 50%, #b51700 50%, #891100 100%);
background-image: linear-gradient(top, #ee432e 0%, #b51700 50%, #b51700 50%, #891100 100%);
border-radius:1em;
box-shadow:inset rgba(0,0,0,0.6) 0.3em 0.3em 0.3em, inset rgba(255,255,255,0.6) -0.3em -0.3em 0.3em, hsl(39, 100%, 40%) 0em 0px, rgba(0,0,0,50) 0em 0em 0em, rgba(0,0,0,50) 0em 0em 0em;
}

.linki ul li a:focus{
outline: 0px solid black;
}

.linki ul li#wolne{
background:none;
border:0;
text-align:center;
box-shadow:none;
}

h1 {
position: relative;
font-size: 14px;
background: rgba(240,183,161,1);
background-image: url(grafika/srubka3.png), url(grafika/srubka3.png), url(grafika/back.jpg);
background-position: 1% center, 99% center, left top;
background-repeat: no-repeat, no-repeat, repeat;
color: #000000;
letter-spacing: 0px;
padding-bottom: 0.7em;
text-align: center;
margin-top: 0em;
padding:	10px 20px 10px 20px;
font-weight: normal;
text-decoration: none;
text-shadow: 0px 0px 6px #333;
border-radius: 1em;
box-shadow:inset rgba(255,255,255,1) 0px 1px 1px, inset rgba(0,0,0,0.75) 0px -5px 1px, hsl(39, 100%, 40%) 0em 0px, rgba(0,0,0,50) 0px 0px 1em, rgba(0,0,0,50) 0em 0em 0em;
}

h4{
font-size: 12px;
font-weight: bold;
text-decoration: none;
}

h4#info {
display:inline-block;
background: #a9e4f7;
background: -moz-linear-gradient(top,  #a9e4f7 0%, #0fb4e7 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a9e4f7), color-stop(100%,#0fb4e7));
background: -webkit-linear-gradient(top,  #a9e4f7 0%,#0fb4e7 100%);
background: -o-linear-gradient(top,  #a9e4f7 0%,#0fb4e7 100%);
background: -ms-linear-gradient(top,  #a9e4f7 0%,#0fb4e7 100%);
background: linear-gradient(top,  #a9e4f7 0%,#0fb4e7 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a9e4f7', endColorstr='#0fb4e7',GradientType=0 );
padding-left:10px;
padding-right:10px;
padding-top:5px;
padding-bottom:7px;
border-radius:10px;
text-align:center;
margin:0px;
margin-left: 10px;
box-shadow:inset rgba(255,255,255,1) 0px 1px 1px, inset rgba(0,0,0,0.75) 0px -5px 1px, hsl(39, 100%, 40%) 0em 0px, rgba(0,0,0,50) 0px 0px 5px, rgba(0,0,0,50) 0em 0em 0em;
}

h5{
text-align:right;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}

h5.big{
font-size:14px;
font-weight: normal;
}

h6{
position:relative;
font-size:14px;
font-weight: bold;
margin: 0px -28px 10px -28px;
height:auto;
text-align:center;
color:white;
padding-top:11px;
padding-bottom:11px;
background: #a90329;
background: -moz-linear-gradient(top, #a90329 0%,#8f0222 44%,#6d0019 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a90329), color-stop(44%,#8f0222), color-stop(100%,#6d0019));
background: -webkit-linear-gradient(top, #a90329 0%,#8f0222 44%,#6d0019 100%);
background: -o-linear-gradient(top, #a90329 0%,#8f0222 44%,#6d0019 100%);
background: -ms-linear-gradient(top, #a90329 0%,#8f0222 44%,#6d0019 100%);
background: linear-gradient(top, #a90329 0%,#8f0222 44%,#6d0019 100%);
text-shadow: 0px 0px 6px #333;
border-top-left-radius:5px;
border-top-right-radius:5px;
}

h6:before{  
content: "";  
position: absolute;  
width: 0;  
height: 0;  
left: 0px;  
top: 100%;  
border-width: 5px 10px;  
border-style: solid;  
border-color: #330000 #330000 transparent transparent;  
}

h6:after{  
content: "";  
position: absolute;  
width: 0;  
height: 0;  
right: 0px;  
top: 100%;  
border-width: 5px 10px;  
border-style: solid;  
border-color: #330000 transparent transparent #330000;
}

h7{
font-size:14px;
height:2em;
text-align:center;
color:black;
padding-top:1em;
text-shadow: 0px 0px 6px #333;
}

#okno {
margin-top:19px;
padding:	15px 5px 5px 5px;
width: auto;
height: auto;	
background: rgb(255,230,200);
color:#000;
font-size:10px;
font-weight: normal;
text-decoration: none;
border:1px solid black;
box-shadow:inset rgba(255,255,255,1) 0px 1px 1px, inset rgba(0,0,0,1) 0px -5px 1px, hsl(39, 100%, 40%) 0em 0px, rgba(0,0,0,0.5) 0px 0px 1em, rgba(0,0,0,0.5) 0em 0em 0em;
border-radius:1em;
text-align:justify;
}

#okno p{
text-indent:1em;
}

#okno img{
max-width:100%;
border:1px solid black;
border-radius:1em;
}

#okno a{
color: #0000ff;
font-weight: bold;
text-decoration: none;
}

#okno a:hover{
color: #ff0000;
font-weight: bold;
text-decoration: none;
}

#okno a:focus{
outline: 0px solid black;
}

#okno a#gora{
background: -moz-linear-gradient(top, rgba(169,3,41,1) 0%,rgba(143,2,34,1) 44%,rgba(109,0,25,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(169,3,41,1)), color-stop(44%,rgba(143,2,34,1)), color-stop(100%,rgba(109,0,25,1)));
background: -webkit-linear-gradient(top, rgba(169,3,41,1) 0%,rgba(143,2,34,1) 44%,rgba(109,0,25,1) 100%);
background: -o-linear-gradient(top, rgba(169,3,41,1) 0%,rgba(143,2,34,1) 44%,rgba(109,0,25,1) 100%);
background: -ms-linear-gradient(top, rgba(169,3,41,1) 0%,rgba(143,2,34,1) 44%,rgba(109,0,25,1) 100%);
background: linear-gradient(top, rgba(169,3,41,1) 0%,rgba(143,2,34,1) 44%,rgba(109,0,25,1) 100%);
font-weight: bold;
text-align:center;
border-bottom-left-radius:0em;
border-bottom-right-radius:1em;
border-top-left-radius:1em;
border-top-right-radius:0em;
margin-bottom:5px;
box-shadow:inset rgba(255,255,255,0.6) 0.3em 0.3em 0.3em, inset rgba(0,0,0,0.6) -0.3em -0.3em 0.3em, hsl(39, 100%, 40%) 0em 0px, rgba(0,0,0,50) 0em 0em 0em, rgba(0,0,0,50) 0em 0em 0em;
padding:0.75em;
width: 10em;
height: auto;
text-decoration:none;
background: rgb(169,3,41);
color:rgb(255,255,255);
}

#okno a#gora:hover{
background: #891100;
background-image: -moz-linear-gradient(top, #891100 0%, #b51700 50%, #b51700 50%, #ee432e 100%);
background-image: -webkit-linear-gradient(top, #ee432e 0%, #b51700 50%, #b51700 50%, #891100 100%);
background-image: -o-linear-gradient(top, #ee432e 0%, #b51700 50%, #b51700 50%, #891100 100%);
background-image: -ms-linear-gradient(top, #ee432e 0%, #b51700 50%, #b51700 50%, #891100 100%);
background-image: linear-gradient(top, #ee432e 0%, #b51700 50%, #b51700 50%, #891100 100%);
border-bottom-left-radius:0em;
border-bottom-right-radius:1em;
border-top-left-radius:1em;
border-top-right-radius:0em;
box-shadow:inset rgba(0,0,0,0.6) 0.3em 0.3em 0.3em, inset rgba(255,255,255,0.6) -0.3em -0.3em 0.3em, hsl(39, 100%, 40%) 0em 0px, rgba(0,0,0,50) 0em 0em 0em, rgba(0,0,0,50) 0em 0em 0em;
}

#okno b{
color: #0000ff;
}

#okno span{
background:#000000;
color:#FFFFFF;
font-size: 22px;
font-weight: bold;
text-decoration: none;
padding-right:2px;
}

div#okno fieldset img{
border:none;
}

#okno fieldset{
font-size:14px;
font-weight: bold;
text-decoration: none;
border-radius:5px;
background: rgb(255,255,255);
background: linear-gradient(to bottom,  rgb(255,255,255) 0%,rgb(229,229,229) 100%);
border:1px solid rgb(220,220,220);
}

#okno legend{
background: rgb(247,251,252);
background: linear-gradient(to bottom,  rgb(247,251,252) 0%,rgb(217,237,242) 40%,rgb(173,217,228) 100%);
border:0px;
color:#000000;
font-weight:bold;
text-decoration:none;
border-radius:5px;
padding:5px;
border:1px solid rgb(220,220,220);
}

#strony fieldset{
font-size:14px;
font-weight: bold;
text-decoration: none;
border-radius:5px;
background: rgb(238,238,238);
background: linear-gradient(to bottom,  rgb(255,255,255) 0%,rgb(229,229,229) 100%);
border:1px solid rgb(220,220,220);
}

#strony legend{
background: rgb(246,212,206);
background: -moz-linear-gradient(top, #f6d4ce 0%, #ee9282 49%, #fd5533 100%);
background: -webkit-linear-gradient(top, #f6d4ce 0%,#ee9282 49%,#fd5533 100%);
background: linear-gradient(to bottom, #f6d4ce 0%,#ee9282 49%,#fd5533 100%);
border:0px;
color:none;
}

#strony2 fieldset{
font-size:14px;
font-weight: bold;
text-decoration: none;
border-radius:5px;
background: rgb(238,238,238);
background: linear-gradient(to bottom,  rgb(255,255,255) 0%,rgb(229,229,229) 100%);
border:1px solid rgb(220,220,220);
}

#strony2 legend{
background: rgb(248,80,50); /* Old browsers */
background: -moz-linear-gradient(top, rgb(248,80,50) 0%, rgb(241,111,92) 50%, rgb(246,41,12) 51%, rgb(240,47,23) 71%, rgb(231,56,39) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgb(248,80,50) 0%,rgb(241,111,92) 50%,rgb(246,41,12) 51%,rgb(240,47,23) 71%,rgb(231,56,39) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgb(248,80,50) 0%,rgb(241,111,92) 50%,rgb(246,41,12) 51%,rgb(240,47,23) 71%,rgb(231,56,39) 100%)
border:0px;
color:none;
}

div#ogloszenia fieldset{
background:rgb(230,230,230);
font-size:10px;
font-weight: bold;
text-decoration: none;
margin-top:1em;
padding-top:1.25em;
border-radius:1em;
background: rgb(238,238,238);
background: -moz-linear-gradient(top, rgba(238,238,238,1) 0%, rgba(204,204,204,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,238,238,1)), color-stop(100%,rgba(204,204,204,1)));
background: -webkit-linear-gradient(top, rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%);
background: -o-linear-gradient(top, rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%);
background: -ms-linear-gradient(top, rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%);
background: linear-gradient(top, rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%);
text-align:left;
}

div.obraztekst{
max-width:100%;
margin:0;
padding:0px;
text-align: center;
}

div.obraztekst p{
text-indent: 0;
max-width:100%;
}

div.obraztekst img{
max-width:100%;
margin-left:-1em;
}

div.obraztekst2{
margin:0px;
padding:0px;
width: auto;
height:auto;
text-align: center;
border-width: 25px;
-moz-border-image: url(./grafika/Frame2.png)  33 35 37 37 stretch;
-webkit-border-image: url(./grafika/Frame2.png)  33 35 37 37 stretch;
-o-border-image: url(./grafika/Frame2.png)  33 35 37 37 stretch;
}

div.obraztekst2 p{
text-indent: 0;
max-width:100%;
}

div.obraztekst2 h2{
max-width:100%;
font-size:18px;
font-weight: bold;
text-decoration: none;
background: url(grafika/old_back.jpg);
color:rgba(0,0,0,1);
text-shadow:1px 1px 6px rgba(255,255,255,1);
box-shadow:inset rgba(255,255,255,1) 2px 2px 2px, inset rgba(255,255,255,1) -2px -2px 2px, hsl(39, 100%, 40%) 0em 0px, rgba(0,0,0,0.50) 0em 0em 0em, rgba(0,0,0,0.50) 0em 0em 0em;
margin:0px;
margin-top:-3px;
margin-bottom:-1px;
}

div.obraztekst2 img{
margin:0px;
padding:0px;
max-width:100%;
}

div.obraztekst3{
margin:0px;
padding:0px;
width: auto;
height:auto;
max-width:85%;
text-align: center;
border-width: 25px;
-moz-border-image: url(./grafika/Frame2.png)  33 35 37 37 stretch;
-webkit-border-image: url(./grafika/Frame2.png)  33 35 37 37 stretch;
-o-border-image: url(./grafika/Frame2.png)  33 35 37 37 stretch;
}

div.obraztekst3 p{
text-indent: 0;
max-width:100%;
}

div.obraztekst3 h2{
width:auto;
font-size:14px;
font-weight: bold;
text-decoration: none;
background: url(grafika/back2.jpg);
color:rgba(0,0,0,1);
text-shadow:1px 1px 6px rgba(255,255,255,1);
box-shadow:inset rgba(255,255,255,1) 2px 2px 2px, inset rgba(255,255,255,1) -2px -2px 2px, hsl(39, 100%, 40%) 0em 0px, rgba(0,0,0,0.50) 0em 0em 0em, rgba(0,0,0,0.50) 0em 0em 0em;
margin:0px;
margin-top:-3px;
margin-bottom:-1px;
}

div.obraztekst3 h3{
width:auto;
font-size:18px;
font-weight: bold;
text-decoration: none;
background: url(grafika/back3.jpg);
color:rgba(255,255,255,1);
text-shadow:2px 2px 3px rgba(0,0,0,1);
box-shadow:inset rgba(255,255,255,1) 2px 2px 2px, inset rgba(255,255,255,1) -2px -2px 2px, hsl(39, 100%, 40%) 0em 0px, rgba(0,0,0,0.50) 0em 0em 0em, rgba(0,0,0,0.50) 0em 0em 0em;
margin:0px;
padding:5px;
}

div.obraztekst3 img{
margin:0px;
margin-left:-16px;
margin-right:-1px;
margin-top:-15px;
margin-bottom:-15px;
padding:0px;
width:auto;
}

#stronaglowna{
margin-top:19px;
width: 100%;
max-width: 100%;
height: auto;	
color:#000;
font-size:12px;
font-weight: normal;
text-decoration: none;
}

#zobacz{
margin:0;
padding:0;
}

#zobacz img{
margin:0;
padding:0;
border-width: 25px;
border-color: gold;
padding-bottom:0px;
-moz-border-image: url(./grafika/Frame2.png)  33 35 37 37 stretch;
-webkit-border-image: url(./grafika/Frame2.png)  33 35 37 37 stretch;
-o-border-image: url(./grafika/Frame2.png)  33 35 37 37 stretch;
display:block;
margin-left:auto;
margin-right:auto;
}

#zobacz p{
background: rgb(241,218,54);
background: -moz-linear-gradient(top, rgba(254,252,234,1) 0%, rgba(241,218,54,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(254,252,234,1)), color-stop(100%,rgba(241,218,54,1)));
background: -webkit-linear-gradient(top, rgba(254,252,234,1) 0%,rgba(241,218,54,1) 100%);
background: -o-linear-gradient(top, rgba(254,252,234,1) 0%,rgba(241,218,54,1) 100%);
background: -ms-linear-gradient(top, rgba(254,252,234,1) 0%,rgba(241,218,54,1) 100%);
background: linear-gradient(top, rgba(254,252,234,1) 0%,rgba(241,218,54,1) 100%);
border: solid thick #886A16;
border-width: 10px;
-moz-border-image: url(./grafika/Frame2.png)  8% 11% 8% 11% stretch;
-webkit-border-image: url(./grafika/Frame2.png)  8% 11% 8% 11% stretch;
-o-border-image: url(./grafika/Frame2.png)  8% 11% 8% 11% stretch;
text-shadow: 0px 0px 6px #333;
text-align:center;
padding:0px;
padding-right:1em;
margin:0px;
margin-left:5px;
margin-right:5px;
margin-bottom:1em;
color: rgb(0,0,0);
font-size:14px;
font-weight: bold;
text-decoration: none;
}

#zobacz a#powrot{
background: rgb(169,3,41);
background: -moz-linear-gradient(top, rgba(169,3,41,1) 0%,rgba(143,2,34,1) 44%,rgba(109,0,25,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(169,3,41,1)), color-stop(44%,rgba(143,2,34,1)), color-stop(100%,rgba(109,0,25,1)));
background: -webkit-linear-gradient(top, rgba(169,3,41,1) 0%,rgba(143,2,34,1) 44%,rgba(109,0,25,1) 100%);
background: -o-linear-gradient(top, rgba(169,3,41,1) 0%,rgba(143,2,34,1) 44%,rgba(109,0,25,1) 100%);
background: -ms-linear-gradient(top, rgba(169,3,41,1) 0%,rgba(143,2,34,1) 44%,rgba(109,0,25,1) 100%);
background: linear-gradient(top, rgba(169,3,41,1) 0%,rgba(143,2,34,1) 44%,rgba(109,0,25,1) 100%);
font-weight: bold;
text-align:center;
border-radius:1em;
margin-bottom:5px;
box-shadow:inset rgba(255,255,255,0.6) 0.3em 0.3em 0.3em, inset rgba(0,0,0,0.6) -0.3em -0.3em 0.3em, hsl(39, 100%, 40%) 0em 0px, rgba(0,0,0,50) 0em 0em 0em, rgba(0,0,0,50) 0em 0em 0em;
display:block;
margin:0px;
margin-left:auto;
margin-right:auto;
padding:0.75em;
width: 15em;
font-size:16px;
font-weight: bold;
text-decoration: none;
color:rgb(255,255,255);
}

#zobacz a#powrot:hover{
background: #891100;
background-image: -moz-linear-gradient(top, #891100 0%, #b51700 50%, #b51700 50%, #ee432e 100%);
background-image: -webkit-linear-gradient(top, #ee432e 0%, #b51700 50%, #b51700 50%, #891100 100%);
background-image: -o-linear-gradient(top, #ee432e 0%, #b51700 50%, #b51700 50%, #891100 100%);
background-image: -ms-linear-gradient(top, #ee432e 0%, #b51700 50%, #b51700 50%, #891100 100%);
background-image: linear-gradient(top, #ee432e 0%, #b51700 50%, #b51700 50%, #891100 100%);
border-radius:1em;
box-shadow:inset rgba(0,0,0,0.6) 0.3em 0.3em 0.3em, inset rgba(255,255,255,0.6) -0.3em -0.3em 0.3em, hsl(39, 100%, 40%) 0em 0px, rgba(0,0,0,50) 0em 0em 0em, rgba(0,0,0,50) 0em 0em 0em;
}

#zobacz a#powrot:focus{
outline: 0px solid black;
}

#kolumna1{
float:left;
margin-left:50px;
width: 500px;
height: auto;
}

#kolumna2{
float:right;
margin-right:-64px;
width: 500px;
height: auto;
}

div#w_lewo{
position:relative;
text-align:left;
-webkit-transform:rotate(0.01deg);
}

div#w_lewo:after{
content: "";  
position: absolute;  
width: 0;  
height: 0;  
left: -35px;  
top: 0px;
border-width: 10px 15px;  
border-style: solid;  
border-color: transparent #FF0000 transparent transparent;
}

div#w_prawo{
position:relative;
margin-top:-17px;
text-align:right;
-webkit-transform:rotate(0.01deg);
}

div#w_prawo:after{
content: "";  
position: absolute;  
width: 0;  
height: 0;  
right: -35px;  
top: 0px;
border-width: 10px 15px;  
border-style: solid;  
border-color: transparent transparent transparent #FF0000;  
}

.klasyfikacja_ministrantow table{
text-align:center;
width:100%;
margin: 0px;
border-spacing: 0px;
border:1px solid black;
background: rgb(234,185,45);
background: -moz-linear-gradient(top, #E9D07C 0%, #68551A 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(234,185,45,1)), color-stop(100%,rgba(199,152,16,1)));
background: -webkit-linear-gradient(top, #E9D07C 0%, #68551A 100%);
background: -o-linear-gradient(top, #E9D07C 0%, #68551A 100%);
background: linear-gradient(top, #E9D07C 0%, #68551A 100%);
border-top-left-radius:1em;
border-top-right-radius:1em;
box-shadow:inset rgba(255,255,255,1) 0px 0px 0px, inset rgba(0,0,0,1) 0px 0px 0px, rgba(0,0,0,1) 0px 0px 0px, rgba(0,0,0,1) 2px 2px 2px, rgba(0,0,0,1) -2px -2px 2px;
}

.klasyfikacja_ministrantow th{
background: rgb(169,3,41);
background: -moz-linear-gradient(top, rgba(169,3,41,1) 0%, rgba(143,2,34,1) 44%, rgba(109,0,25,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(169,3,41,1)), color-stop(44%,rgba(143,2,34,1)), color-stop(100%,rgba(109,0,25,1)));
background: -webkit-linear-gradient(top, rgba(169,3,41,1) 0%,rgba(143,2,34,1) 44%,rgba(109,0,25,1) 100%);
background: -o-linear-gradient(top, rgba(169,3,41,1) 0%,rgba(143,2,34,1) 44%,rgba(109,0,25,1) 100%);
background: linear-gradient(top, rgba(169,3,41,1) 0%,rgba(143,2,34,1) 44%,rgba(109,0,25,1) 100%);
color: rgb(255,255,255);
border-bottom:1px solid black;
margin: 0px;
padding: 5px;
}

.klasyfikacja_ministrantow th:first-child{
border-top-left-radius:1em;
}

.klasyfikacja_ministrantow th:last-child{
border-top-right-radius:1em;
}

.klasyfikacja_ministrantow th:nth-child(2){
text-align:left;
}

.klasyfikacja_ministrantow th:nth-child(3){
text-align:left;
}

.klasyfikacja_ministrantow tr:nth-child(2n+4){
color:black;
background: rgb(252,255,244);
background: -moz-linear-gradient(top, rgba(252,255,244,1) 0%, rgba(233,233,206,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(252,255,244,1)), color-stop(100%,rgba(233,233,206,1)));
background: -webkit-linear-gradient(top, rgba(252,255,244,1) 0%,rgba(233,233,206,1) 100%);
background: -o-linear-gradient(top, rgba(252,255,244,1) 0%,rgba(233,233,206,1) 100%);
background: linear-gradient(top, rgba(252,255,244,1) 0%,rgba(233,233,206,1) 100%);
}

.klasyfikacja_ministrantow tr:nth-child(2n+5){
color:black;
background: rgb(255,168,76);
background: -moz-linear-gradient(top, rgba(255,168,76,1) 0%, rgba(255,123,13,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,168,76,1)), color-stop(100%,rgba(255,123,13,1)));
background: -webkit-linear-gradient(top, rgba(255,168,76,1) 0%,rgba(255,123,13,1) 100%);
background: -o-linear-gradient(top, rgba(255,168,76,1) 0%,rgba(255,123,13,1) 100%);
background: linear-gradient(top, rgba(255,168,76,1) 0%,rgba(255,123,13,1) 100%);
}

.klasyfikacja_ministrantow tr:nth-child(1n+6){
color:white;
background: rgb(204,0,0);
background: -moz-linear-gradient(top, rgba(204,0,0,1) 0%, rgba(204,0,0,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(204,0,0,1)), color-stop(100%,rgba(204,0,0,1)));
background: -webkit-linear-gradient(top, rgba(204,0,0,1) 0%,rgba(204,0,0,1) 100%);
background: -o-linear-gradient(top, rgba(204,0,0,1) 0%,rgba(204,0,0,1) 100%);
background: linear-gradient(top, rgba(204,0,0,1) 0%,rgba(204,0,0,1) 100%);
}

.klasyfikacja_ministrantow td{
font-weight:bold;
text-align:center;
padding-left: 5px;
}

.klasyfikacja_ministrantow td:nth-child(2){
text-align:left;
}

.klasyfikacja_ministrantow td:nth-child(3){
text-align:left;
}

.klasyfikacja_ministrantow td:last-child{
font-weight:normal;
}

.wydarzenia{
background: rgba(240,183,161,0.8);
background: url(grafika/pergamin.jpg) no-repeat;
background-size: 100% 100%;
padding:1em;
border: 1px solid rgba(140,51,16,1);
border-radius:1em;
font-weight:bold;
}

.wydarzeniabig{
font-size:14px;
font-weight:bold;
display:block;
width:85%;
margin-left:auto;
margin-right:auto;
color:rgb(255,255,255);
text-shadow: 0px 0px 6px #000;
background: rgb(30,105,222);
background: -moz-linear-gradient(top, rgba(240,183,161,1) 0%, rgba(140,51,16,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(240,183,161,1)), color-stop(100%,rgba(140,51,16,1)));
background: -webkit-linear-gradient(top, rgba(240,183,161,1) 0%,rgba(140,51,16,1) 100%);
background: -o-linear-gradient(top, rgba(240,183,161,1) 0%,rgba(140,51,16,1) 100%);
background: -ms-linear-gradient(top, rgba(240,183,161,1) 0%,rgba(140,51,16,1) 100%);
background: linear-gradient(top, rgba(240,183,161,1) 0%,rgba(140,51,16,1) 100%);
padding:5px;
padding-top:15px;
padding-left:10px;
padding-right:10px;
margin-top:-15px;
border-bottom-left-radius:1em;
border-bottom-right-radius:1em;
}

.wydarzenia img{
max-width:100%;
margin-bottom:1em;
}

.wydarzenia ul{
list-style:none;
line-height:24px;
margin-left:-4em;
margin-right:-5px;
text-align:left;
}

#marqueehor{
width: 98.8%;
height: 19px;
white-space:nowrap;
}

#marqueehor a{
text-decoration:none;
color: #0000ff;
}

#marqueehor a:hover{
text-decoration:none;
color: #ff0000;
}

#marqueever{
border: 1px solid black; 
width: 100px; 
height: 100%;
}

#marqueever div{
border: 1px solid red;
padding: 20px;
width: 60px;
}

.wop{
padding: 0;
margin: 0;
}

div#ksiadz fieldset{
width:auto;
height:auto;
margin-top:1em; 
background: rgb(214,249,255);
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q2ZjlmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5ZWU4ZmEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, rgba(214,249,255,1) 0%, rgba(158,232,250,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(214,249,255,1)), color-stop(100%,rgba(158,232,250,1)));
background: -webkit-linear-gradient(top, rgba(214,249,255,1) 0%,rgba(158,232,250,1) 100%);
background: -o-linear-gradient(top, rgba(214,249,255,1) 0%,rgba(158,232,250,1) 100%);
background: -ms-linear-gradient(top, rgba(214,249,255,1) 0%,rgba(158,232,250,1) 100%);
background: linear-gradient(top, rgba(214,249,255,1) 0%,rgba(158,232,250,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d6f9ff', endColorstr='#9ee8fa',GradientType=0 );
border:5px solid white;
border-radius:1em;
box-shadow:inset rgba(255,255,255,1) 0px 0px 0px, inset rgba(0,0,0,1) 0px 0px 0px, rgba(0,0,0,1) 0px 0px 0px, rgba(0,0,0,1) 2px 2px 2px, rgba(0,0,0,1) -2px -2px 2px;
}

div#ksiadz img{
margin-top:1em; 
border:1px solid black;
border-radius:1em;
box-shadow:inset rgba(255,255,255,1) 0px 0px 0px, inset rgba(0,0,0,1) 0px 0px 0px, rgba(0,0,0,1) 0px 0px 0px, rgba(0,0,0,1) 2px 2px 2px, rgba(0,0,0,1) -2px -2px 2px;
}

img#ksiadzx{
float:left;
border:5px solid white;
box-shadow:inset rgba(255,255,255,1) 0px 0px 0px, inset rgba(0,0,0,1) 0px 0px 0px, rgba(0,0,0,1) 0px 0px 0px, rgba(0,0,0,1) 2px 2px 2px, rgba(0,0,0,1) -2px -2px 2px;
margin-top:2em;
margin-right:2em;
border-radius:1em;
}

p#ksiadz2{
margin-top:-10px;
margin-left:-8px;
padding-left:5px;
padding-right:5px;
width:100%;
height:10px;
background: rgb(125,126,125);
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiM3ZDdlN2QiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMGUwZTBlIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L3JhZGlhbEdyYWRpZW50PgogIDxyZWN0IHg9Ii01MCIgeT0iLTUwIiB3aWR0aD0iMTAxIiBoZWlnaHQ9IjEwMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-radial-gradient(center, ellipse cover,  rgba(125,126,125,1) 0%, rgba(14,14,14,1) 100%);
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(125,126,125,1)), color-stop(100%,rgba(14,14,14,1)));
background: -webkit-radial-gradient(center, ellipse cover,  rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%);
background: -o-radial-gradient(center, ellipse cover,  rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%);
background: -ms-radial-gradient(center, ellipse cover,  rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%);
background: radial-gradient(center, ellipse cover,  rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#0e0e0e',GradientType=1 );
border-radius:1em;
box-shadow:inset rgba(0,0,0,1) 5px 5px 5px, inset rgba(0,0,0,1) 5px 5px 5px, rgba(0,0,0,1) 5px 5px 5px, rgba(0,0,0,1) 0px 0px 0px, rgba(0,0,0,1) 0px 0px 0px;
-moz-transform:skew(-45deg, 0deg);
-webkit-transform:skew(-45deg, 0deg);
-o-transform:skew(-45deg, 0deg);
-ms-transform:skew(-45deg, 0deg);
transform:skew(-45deg, 0deg);
}

div#ksiadz a{
padding-left:1em;
}

.ksiadz table{
width:100%;
max-width:100%;
margin:0px;
padding:0px;
margin-top:2em;
border-spacing: 0px;
line-height:18px;
border:1px solid black;
background: rgb(214,249,255);
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNkNmY5ZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjOWVlOGZhIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L3JhZGlhbEdyYWRpZW50PgogIDxyZWN0IHg9Ii01MCIgeT0iLTUwIiB3aWR0aD0iMTAxIiBoZWlnaHQ9IjEwMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-radial-gradient(center, ellipse cover,  rgba(214,249,255,1) 0%, rgba(158,232,250,1) 100%);
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(214,249,255,1)), color-stop(100%,rgba(158,232,250,1)));
background: -webkit-radial-gradient(center, ellipse cover,  rgba(214,249,255,1) 0%,rgba(158,232,250,1) 100%);
background: -o-radial-gradient(center, ellipse cover,  rgba(214,249,255,1) 0%,rgba(158,232,250,1) 100%);
background: -ms-radial-gradient(center, ellipse cover,  rgba(214,249,255,1) 0%,rgba(158,232,250,1) 100%);
background: radial-gradient(center, ellipse cover,  rgba(214,249,255,1) 0%,rgba(158,232,250,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d6f9ff', endColorstr='#9ee8fa',GradientType=1 );
border-radius:1em;
box-shadow:inset rgba(255,255,255,1) 0px 0px 0px, inset rgba(0,0,0,1) 0px 0px 0px, rgba(0,0,0,1) 0px 0px 0px, rgba(0,0,0,1) 2px 2px 2px, rgba(0,0,0,1) -2px -2px 2px;
text-align:center;
}

.ksiadz th{
background: rgb(109,179,242);
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzZkYjNmMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzU0YTNlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iIzM2OTBmMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxZTY5ZGUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(109,179,242,1) 0%, rgba(84,163,238,1) 50%, rgba(54,144,240,1) 51%, rgba(30,105,222,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(109,179,242,1)), color-stop(50%,rgba(84,163,238,1)), color-stop(51%,rgba(54,144,240,1)), color-stop(100%,rgba(30,105,222,1)));
background: -webkit-linear-gradient(top,  rgba(109,179,242,1) 0%,rgba(84,163,238,1) 50%,rgba(54,144,240,1) 51%,rgba(30,105,222,1) 100%);
background: -o-linear-gradient(top,  rgba(109,179,242,1) 0%,rgba(84,163,238,1) 50%,rgba(54,144,240,1) 51%,rgba(30,105,222,1) 100%);
background: -ms-linear-gradient(top,  rgba(109,179,242,1) 0%,rgba(84,163,238,1) 50%,rgba(54,144,240,1) 51%,rgba(30,105,222,1) 100%);
background: linear-gradient(top,  rgba(109,179,242,1) 0%,rgba(84,163,238,1) 50%,rgba(54,144,240,1) 51%,rgba(30,105,222,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6db3f2', endColorstr='#1e69de',GradientType=0 );
color: rgb(255,255,255);
border-bottom:1px solid black;
margin: 0px;
padding: 0px;
text-align:center;
}

.ksiadz th:first-child{
border-top-left-radius:1em;
}

.ksiadz th:last-child{
border-top-right-radius:1em;
}

.ksiadz tr:nth-child(2n+2){
background:rgba(0,0,255,0.1);
}

.ksiadz td:nth-child(1){
text-align:center;
}

.ksiadz td:nth-child(3){
text-align:center;
}

.ksiadz td{
font-weight:bold;
padding: 0px;
text-align:left;
}

#tab-intencje-nav{
list-style:none;
padding:0;
margin:0;
margin-top:1em;
margin-bottom:1em;
text-align:left;
}

#tab-intencje-nav li{
display:inline-block;
margin:0em;
margin-top:1em;
margin-bottom:2em;
white-space: nowrap;
}

#tab-intencje-nav li a{
background: rgb(109,179,242);
background: -moz-linear-gradient(top, rgb(109,179,242) 0%, rgb(84,163,238) 50%, rgb(54,144,240) 51%, rgb(30,105,222) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(109,179,242)), color-stop(50%,rgb(84,163,238)), color-stop(51%,rgb(54,144,240)), color-stop(100%,rgb(30,105,222)));
background: -webkit-linear-gradient(top, rgb(109,179,242) 0%, rgb(84,163,238) 50%, rgb(54,144,240) 51%, rgb(30,105,222) 100%);
background: -o-linear-gradient(top, rgb(109,179,242) 0%, rgb(84,163,238) 50%, rgb(54,144,240) 51%, rgb(30,105,222) 100%);
background: linear-gradient(top, rgb(109,179,242) 0%, rgb(84,163,238) 50%, rgb(54,144,240) 51%, rgb(30,105,222) 100%);
color:white;
padding:1em;
border-radius:2em;
text-shadow: 1px 1px 2px #000;
box-shadow:inset rgba(255,255,255,0.6) 0.3em 0.3em 0.3em, inset rgba(0,0,0,0.6) -0.3em -0.3em 0.3em, rgb(0,0,0) 0em 0em 0em, rgb(30,105,222) -1px -1px 1px, rgb(238,67,46) 0px 0px 0em;
}

#tab-intencje-nav li a:hover, #tab-intencje-nav li a.active{
background: rgb(30,105,222);
background: -moz-linear-gradient(top, rgb(30,105,222) 0%, rgb(54,144,240) 49%, rgb(84,163,238) 50%, rgb(109,179,242) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(30,105,222)), color-stop(49%,rgb(54,144,240)), color-stop(50%,rgb(84,163,238)), color-stop(100%,rgb(109,179,242)));
background: -webkit-linear-gradient(top, rgb(30,105,222) 0%, rgb(54,144,240) 49%, rgb(84,163,238) 50%, rgb(109,179,242) 100%);
background: -o-linear-gradient(top, rgb(30,105,222) 0%, rgb(54,144,240) 49%, rgb(84,163,238) 50%, rgb(109,179,242) 100%);
background: linear-gradient(to bottom, rgb(30,105,222) 0%, rgb(54,144,240) 49%, rgb(84,163,238) 50%, rgb(109,179,242) 100%);
color:white;
text-shadow: 1px 1px 2px #000;
}

#tab-intencje-nav li a:hover{
box-shadow:inset rgba(0,0,0,0.6) 0.3em 0.3em 0.3em, inset rgba(255,255,255,0.6) -0.3em -0.3em 0.3em, rgb(0,0,0) 0em 0em 0em, rgb(30,105,222) 1px 1px 1px, rgb(0,0,0) 0px 0px 0px;
}

#tab-intencje-nav li a.active{
box-shadow:inset rgba(0,0,0,0.6) 0.3em 0.3em 0.3em, inset rgba(255,255,255,0.6) -0.3em -0.3em 0.3em, rgb(0,0,0) 0em 0em 0em, rgb(30,105,222) 1px 1px 1px, rgb(0,0,0) 0px 0px 0px;
}

#tab-intencje-nav li a.focus{
display:none;
}

#tab-archiwum-nav{
list-style:none;
margin:0em;
padding:0em;
margin-top:1em;
margin-bottom:1em;
text-align:center;
}

#tab-archiwum-nav li{
display:inline-block;
margin:0em;
padding:0em;
margin-top:1em;
margin-bottom:2em;
text-align:center;
}

#tab-archiwum-nav li a{
background: rgb(240,183,161);
background: -moz-linear-gradient(top, rgb(240,183,161) 0%, rgb(140,51,16) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(240,183,161)), color-stop(100%,rgb(140,51,16)));
background: -webkit-linear-gradient(top, rgb(240,183,161) 0%, rgb(140,51,16) 100%);
background: -o-linear-gradient(top, rgb(240,183,161) 0%, rgb(140,51,16) 100%);
background: linear-gradient(top, rgb(240,183,161) 0%, rgb(140,51,16) 100%);
color:white;
padding:1em;
border-radius:2em;
text-shadow: 1px 1px 2px #000;
box-shadow:inset rgba(255,255,255,0.6) 0.3em 0.3em 0.3em, inset rgba(0,0,0,0.6) -0.3em -0.3em 0.3em, rgb(0,0,0) 0px 0px 2px, rgb(140,51,16) 0px 0px 0px, rgb(140,51,16) -1px -1px 1px;
}

#tab-archiwum-nav li a:hover, #tab-archiwum-nav li a.active{
background: rgb(240,183,161);
background: -moz-linear-gradient(top, rgb(140,51,16) 0%, rgb(240,183,161) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(140,51,16)), color-stop(100%,rgb(240,183,161)));
background: -webkit-linear-gradient(top, rgb(140,51,16) 0%, rgb(240,183,161) 100%);
background: -o-linear-gradient(top, rgb(140,51,16) 0%, rgb(240,183,161) 100%);
background: linear-gradient(top, rgb(140,51,16) 0%, rgb(240,183,161) 100%);
color:white;
text-shadow: 1px 1px 2px #000;
}

#tab-archiwum-nav li a:hover{
box-shadow:inset rgba(0,0,0,0.6) 0.3em 0.3em 0.3em, inset rgba(255,255,255,0.6) -0.3em -0.3em 0.3em, rgb(0,0,0) 0em 0em 0em, rgb(140,51,16) 0px 0px 0px, rgb(140,51,16) 1px 1px 1px;
}

#tab-archiwum-nav li a.active{
box-shadow:inset rgba(0,0,0,0.6) 0.3em 0.3em 0.3em, inset rgba(255,255,255,0.6) -0.3em -0.3em 0.3em, rgb(0,0,0) 0em 0em 0em, rgb(140,51,16) 0px 0px 0px, rgb(140,51,16) 1px 1px 1px;
}

form{
font-size:80%;
font-weight: bold;
padding:0.4em;
width:97%;
padding-left:0.1em;
background: rgb(30,105,222);
background: -moz-linear-gradient(top, rgba(109,179,242,1) 0%, rgba(84,163,238,1) 50%, rgba(54,144,240,1) 51%, rgba(30,105,222,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(109,179,242,1)), color-stop(50%,rgba(84,163,238,1)),color-stop(51%,rgba(54,144,240,1)),color-stop(100%,rgba(30,105,222,1)));
background: -webkit-linear-gradient(top, rgba(109,179,242,1) 0%,rgba(84,163,238,1) 50%,rgba(54,144,240,1) 51%,rgba(30,105,222,1) 100%);
background: -o-linear-gradient(top, rgba(109,179,242,1) 0%,rgba(84,163,238,1) 50%,rgba(54,144,240,1) 51%,rgba(30,105,222,1) 100%);
background: -ms-linear-gradient(top, rgba(109,179,242,1) 0%,rgba(84,163,238,1) 50%,rgba(54,144,240,1) 51%,rgba(30,105,222,1) 100%);
background: linear-gradient(top, rgba(109,179,242,1) 0%,rgba(84,163,238,1) 50%,rgba(54,144,240,1) 51%,rgba(30,105,222,1) 100%);
border:0px;
color:#FFFFFF;
text-decoration:none;
border-radius:1em;
text-shadow: 2px 2px 2px #111;
float:left;
margin-bottom:0.4em;
}

form:hover, form:active,form:focus{
background: #cfe7fa;
background: -moz-linear-gradient(top, #cfe7fa 0%, #6393c1 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cfe7fa), color-stop(100%,#6393c1));
background: -webkit-linear-gradient(top, #cfe7fa 0%,#6393c1 100%);
background: -o-linear-gradient(top, #cfe7fa 0%,#6393c1 100%);
background: -ms-linear-gradient(top, #cfe7fa 0%,#6393c1 100%);
background: linear-gradient(to bottom, #cfe7fa 0%,#6393c1 100%);
}

#okno form{font-size:100%;}

select{
font-size:80%;
float:right;
width:60%;
font-weight: bold;
padding-left:0.4em;
border:none;
background: rgb(214,249,255);
background: -moz-linear-gradient(top, rgb(214,249,255) 0%, rgb(158,232,250) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(214,249,255,1)), color-stop(100%,rgb(158,232,250,1)));
background: -webkit-linear-gradient(top, rgb(214,249,255) 0%, rgb(158,232,250) 100%);
background: -o-linear-gradient(top, rgb(214,249,255) 0%, rgb(158,232,250) 100%);
background: linear-gradient(top, rgb(214,249,255) 0%, rgb(158,232,250) 100%);
border-radius:1em;
}

#okno select{font-size:100%;}

ol{
margin-left:-2em;
}

ul{
margin-left:-3em;
}

#tab-ksiega-nav{
list-style:none;
line-height:35px;
text-align:center;
}

#tab-ksiega-nav li{
display:inline-block;
}

#tab-ksiega-nav li a{
background: rgb(208,228,247);
background: -moz-linear-gradient(-45deg, rgba(208,228,247,1) 0%, rgba(115,177,231,1) 24%, rgba(10,119,213,1) 50%, rgba(83,159,225,1) 79%, rgba(135,188,234,1) 100%);
background: -webkit-linear-gradient(-45deg, rgba(208,228,247,1) 0%,rgba(115,177,231,1) 24%,rgba(10,119,213,1) 50%,rgba(83,159,225,1) 79%,rgba(135,188,234,1) 100%);
background: -o-linear-gradient(-45deg, rgba(208,228,247,1) 0%,rgba(115,177,231,1) 24%,rgba(10,119,213,1) 50%,rgba(83,159,225,1) 79%,rgba(135,188,234,1) 100%);
background: linear-gradient(135deg, rgba(208,228,247,1) 0%,rgba(115,177,231,1) 24%,rgba(10,119,213,1) 50%,rgba(83,159,225,1) 79%,rgba(135,188,234,1) 100%);
color:white;
padding-left:0.8em;
padding-right:0.8em;
padding-top:0.5em;
padding-bottom:0.5em;
margin-right:2px;
border-radius:50%;
text-shadow: 1px 1px 2px #000;
box-shadow:inset rgba(255,255,255,0.6) 0.3em 0.3em 0.3em, inset rgba(0,0,0,0.6) -0.3em -0.3em 0.3em, rgb(135,188,234) 2px 2px 1px, rgb(135,188,234) 2px -2px 0px, rgb(135,188,234) -2px 2px 0px, rgb(135,188,234) -2px -2px 1px;
}

#tab-ksiega-nav li a:hover, #tab-ksiega-nav li a.active{
background: rgb(33,117,195);
background: -moz-linear-gradient(-45deg, rgba(33,117,195,1) 0%, rgba(26,91,148,1) 24%, rgba(5,59,107,1) 50%, rgba(23,81,131,1) 79%, rgba(28,97,158,1) 100%);
background: -webkit-linear-gradient(-45deg, rgba(33,117,195,1) 0%,rgba(26,91,148,1) 24%,rgba(5,59,107,1) 50%,rgba(23,81,131,1) 79%,rgba(28,97,158,1) 100%);
background: -o-linear-gradient(-45deg, rgba(33,117,195,1) 0%,rgba(26,91,148,1) 24%,rgba(5,59,107,1) 50%,rgba(23,81,131,1) 79%,rgba(28,97,158,1) 100%);
background: linear-gradient(135deg, rgba(33,117,195,1) 0%,rgba(26,91,148,1) 24%,rgba(5,59,107,1) 50%,rgba(23,81,131,1) 79%,rgba(28,97,158,1) 100%);
color:white;
text-shadow: 1px 1px 2px #000;
}

#tab-ksiega-nav li a:hover{
box-shadow:inset rgba(255,255,255,0.6) 0.3em 0.3em 0.3em, inset rgba(0,0,0,0.6) -0.3em -0.3em 0.3em, rgb(33,117,195) 2px 2px 1px, rgb(33,117,195) 2px -2px 0px, rgb(33,117,195) -2px 2px 0px, rgb(33,117,195) -2px -2px 1px;
}

#tab-ksiega-nav li a.active{
box-shadow:inset rgba(255,255,255,0.6) 0.3em 0.3em 0.3em, inset rgba(0,0,0,0.6) -0.3em -0.3em 0.3em, rgb(33,117,195) 2px 2px 1px, rgb(33,117,195) 2px -2px 0px, rgb(33,117,195) -2px 2px 0px, rgb(33,117,195) -2px -2px 1px;
}