*:focus{
outline: none;
}
.galeria_med{

}
.galeriaobrrr{
display:block;width:235px;height:138px;margin:12px;
}
.tabelagaleria{
width:100%;
}
.tabelagaleria tr>td{
padding-bottom:15px;
text-align:center;
}
.tabelagaleria tr>td .szarfa{
position:absolute;
margin-left:-10px;margin-top:-30px;
}

.tabelagaleria tr>td:nth-child(1){
padding-bottom:15px;
text-align:left;
}
.tabelagaleria tr>td:nth-child(1) .szarfa{
position:absolute;
margin-left:-30px;margin-top:-30px;
}

.tabelagaleria tr>td:nth-child(3){
padding-bottom:15px;
text-align:right;
}
.tabelagaleria tr>td:nth-child(3) .szarfa{
position:absolute;
margin-left:11px;margin-top:-30px;
}

.tabelagaleria tr>td .tytulgalerii{

	z-index:100;
	text-align:center;
}
.tabelagaleria tr>td:nth-child(1) .tytulgalerii{

	z-index:100;
	width:275px;
	text-align:center;
}
.tabelagaleria tr>td:nth-child(3) .tytulgalerii{

	z-index:100;
	width:215px;
	text-align:right;
	
}

.pic{
	float:left;
	margin:0 15px 15px 0;
	border:solid 3px #fff68a;
	width:100px;
	height:100px;
	background-size: 100px 100px;  
	-moz-background-size: 100px 100px;  
	-webkit-background-size: 100px 100px;  
	-o-background-size: 100px 100px; 
}

.pic:hover{
	border:solid 3px #fff68a;
}

.pic a{
	width:100px;
	height:100px;
	text-indent:-99999px;
	display:block;
}

.tytpodstrona{
font: 12pt "AvantGarde Md BT";
color: #e30119;
padding:10px 0px;
text-transform:uppercase;
}


.pic_pdf{
	float:left;
	margin:0 15px 15px 0;
	-webkit-box-shadow: inset 0px 0px 3px 3px #dcdcdc;
	-moz-box-shadow: inset 0px 0px 3px 3px #dcdcdc;
	box-shadow: inset 0px 0px 3px 3px #dcdcdc;
	border:2px solid #e0e0e0;
	width:100px;
	height:100px;

	background-size: 100px 100px;  
	-moz-background-size: 100px 100px;  
	-webkit-background-size: 100px 100px;  
	-o-background-size: 100px 100px; 
}

.pic_pdf:hover{
	-webkit-box-shadow: inset 0px 0px 3px 3px #dcdcdc;
	-moz-box-shadow: inset 0px 0px 3px 3px #dcdcdc;
	box-shadow: inset 0px 0px 3px 3px #dcdcdc;
	border:2px solid #b4b4b4;
}

.pic_pdf a{
	background:url(img/bg_pdf.png)no-repeat;
	background-position:20px 20px;
	width:100px;
	height:100px;
	display:block;
}


.form1{
background:#f7a400;
color:#553620;
width:220px;
margin-left:10px;
padding:4px 4px;
border:1px solid #ffd800;
font-style:italic;
margin-bottom:10px;
}
.form1:focus,.form2:focus{
	-webkit-box-shadow: inset 0px 0px 10px 2px #ffbc00;
	-moz-box-shadow: inset 0px 0px 10px 2px #ffbc00;
	box-shadow: inset 0px 0px 10px 2px #ffbc00;
	border:1px solid #ffe65b;
}
.form2{
border:1px solid #ffd800;
background:#f7a400;
width:220px!important;
margin-left:10px;
height:100px;
padding:4px 4px;
color:#553620;
font:italic 10pt "arial";
}

.wyslij{
color:#fedc00;
font:bold 11pt "Times New Roman"!important;
margin-top:10px;
background:#c53707;
width:310px;
padding:3px 87px;
height:32px;
text-align:center;
cursor:pointer;
border:none;
text-transform:uppercase;
margin-left:10px;
}

.wyslij:hover{
cursor:pointer;
color:#fedc00;
background:#8b2907;
}

.podmenu{
display:none;
position:absolute;
padding:5px;
z-index:555;
margin-top:-3px;
margin-left:-25px;
}
.podmenu li{
background:#51330d;
padding:5px;
width:100%;
}
.podmenu a{
color:#efbd6e;
}

.podmenu a:hover{
cursor:pointer;
text-decoration:underline;
color:#fee2b4;
}
		#wskazowki

		{

			font-family: Tahoma;

			font-size: 11px;

			height: 350px;

			width: 300px;

			overflow: auto;

		}
#slides {
	width:1000px;
	height:0px;
}

.slides_container {
	width:1000px;
	height:314px;
	overflow:hidden;
	position:relative;
	z-index:-51;
	display:none;
}

/*
	Pagination
*/

.pagination {
	position:absolute;
	width:auto;
	right:0;
	margin-top:-20px;
    list-style: none;
	z-index:555;
	margin-right:20px;
}

.pagination li {
    float: left;
    margin: 0 3px;
}

.pagination li a {
    display: block;
    width: 13px;
    height: 0;
    padding: 12px;
    background-image: url(/img/pagination.png);
    background-position: 0 0;
    float: left;
    overflow: hidden;
	background:#fe6c00;
}

.pagination li.current a, .pagination li.current a:hover { background-position: 0 -12px }

.pagination li a:hover { background-position: 0 -24px }



.stronnicowanie {
	text-align:center;
	width:100%;
	right:0;
	margin:10px 0;
    list-style: none;
	z-index:555;
	text-shadow:none;
}

.stronnicowanie span{
padding:4px;
margin-right:5px;
background:#fe6c00;
}

.stronnicowanie span.current{
background:#a5310c;
color:#ffbf00;
}

.stronnicowanie a{
padding:4px;
margin-right:5px;
background:#fe6c00;
color:#ffc000;
}

.pag_prev,.pag_next{
color:#a5310c!important;
background:transparent!important;
}



.stronnicowanie li.current a, .stronnicowanie li.current a:hover { background-position: 0 -12px }

.stronnicowanie li a:hover { background-position: 0 -24px }

.formularz2{
float:left;
width:500px;}
.pic2{
border:solid 3px #fff68a;
}
.akt_tyt{
color:#ff3100;
font-weight:bold;
font-size:14pt;
padding-bottom:5px;}
.akt_txt{
color:#450f00;
padding-bottom:10px;
text-shadow:1px 1px 3px #ffef00;
}
.wiecej{
float:right;
text-shadow:none;
display:inline;
\
font-size:11pt;}
.wiecej a{
background:#e91a00;
color:#feee00;
padding:3px 8px;
}
.wiecej a:hover{
background:#450000;
color:#fff062;padding:3px 8px;
}