/* Bank Spółdzielczy w Opolu - zestaw styli kaskadowych
----------------------------------------------- */
body {
	background: #eee;
	border-top: 5px solid #0B75E2;
	color: #333;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	padding: 0 0 40px;
}
.ie5 body, .ie6 body, .ie7 body {
	behavior:url("../iehover.htc");
}
img, div.menu, .pngfix, input {
	behavior: url("../iepngfix.htc"); /* http://www.twinhelix.com/css/iepngfix/ */
}
.transparent {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
/* 960 grid system container background
----------------------------------------------- */
.container_12, .container_16 {
	background:#fff;
}
/* NAGLOWKI
----------------------------------------------- */
h1, h2, h3, h4, h5, h6 {
}
#branding {
	padding:.0;
	margin-bottom:0;
}
#melodia {
	display:inline;
	margin-left:170px;
}
h2#page-heading {
	font-weight:normal;
	padding:.5em;
	margin:0 0 10px 0;
	border-bottom:1px solid #ccc;
}
/* BOKSY
----------------------------------------------- */
.box {
	border: 1px #ccc solid;
	margin-bottom:10px;
	padding:5px 5px 1px 5px;
	zoom:1;
}
.box h1 {
	font-size:16px;
	color:#006E2C;
	margin-bottom: 5px;
	padding:5px 0 0;
}
.box h2 {
	font-size:16px;
	color:#006E2C;
	margin-bottom: 5px;
	padding:5px 0 0;
}
.box h2 a {
	text-decoration: none;
	color:#006E2C;
}
.box h2 a:hover {
	text-decoration: none;
	color:#006E2C;
}
.newsItem h2 a, .grid_12 .box h1 {
	font-weight: bold;
	text-decoration: underline;
}
.box h3 {
	font-size:15px;
	color:#343E4B;
	margin:0;
	padding:5px 0 0;
	display: block;
}
.box h4 {
	font-size:15px;
	color:#343E4B;
	margin:0;
	padding:5px 0 0;
	display: block;
	width: 205px;
}
.box a {
	color: #333;
	text-decoration: underline;
}
.box a:hover {
	color:#3C7C4C;
}
.box a.zielony {
	color: #fff;
	font-weight:bold;
	text-decoration: none;
	background: #006E2C;
	padding: 3px 5px;
	margin-left: 150px;
}
.box a.zielony:hover {
	color: #333;
	text-decoration: none;
	background: #41BE44;
}
.box a.czerwony {
	color: #fff;
	font-weight:bold;
	text-decoration: none;
	background: #CE1627;
	padding: 3px 5px;
	margin-left: 0px;
}
.box a.czerwony:hover {
	color: #333;
	text-decoration: none;
	background: #ff8c7d;
}
.box a.seledynowy {
	color: #155C1D;
	font-weight:bold;
	text-decoration: none;
	background: #ADFF00;
	padding: 3px 5px;
	margin-left: 0px;
}
.box a.seledynowy:hover {
	color: #333;
	text-decoration: none;
	background: #ADFF00;
}
.box a.zolty {
	color: #1e7e45;
	font-weight:bold;
	text-decoration: none;
	background: #fff;
	padding: 3px 3px;
	margin-right: 3px;
}
.box a.zolty:hover {
	color: #fff;
	text-decoration: none;
	background: #1e7e45;
}
.block {
	padding-top:5px;
}
div.menu {
	padding:0;
}
div.menu h2 {
	margin:0;
}
div.menu .block {
	padding-top:0;
}
/* TEKST
----------------------------------------------- */
p {
	margin-bottom:5px;
}
blockquote {
	font-family: Georgia, 'Times New Roman', serif;
	font-size:1.2em;
	padding-left:1em;
	border-left:4px solid #E3EEAF;
}
blockquote cite {
	font-size:.9em;
}
ul, ol {
	padding-top:0;
}
.naglowek {
	height: 226px;/*padding:0!important;*/
}
.logowanie {
	display:block;
	height: 27px;
	padding:30px 0 0 151px;
	background: url(/UserFiles/Image/ldbe.jpg) no-repeat left -6px;
}
.logowanie-link2 {
	opacity: 0.9;
	cursor: pointer;
	display: block;
	padding:20px 0 0 151px;
	height: 38px;
	background: url(/UserFiles/Image/ldbe.jpg) no-repeat left -6px;	
}
.logowanie-link2:hover {
	opacity: 1;
	background: url(/UserFiles/Image/ldbe.jpg) no-repeat left -6px;	
}
.bialy-button {
	color: #1e7e45;
	font-weight:bold;
	text-decoration: none;
	background: #fff;
	padding: 7px;
	margin-left: -23px;
	font-size: 13px;
}
.logowanie-lista {
	position: absolute;
	display:none;
	border: 1px #CCC solid;
	background: #FFF;
	box-sizing: border-box;
	height: 105px;
	width: 220px;
	top: 58px;
}
.lista-link {
	display: block;
	margin: 9px;
	padding: 5px 0;
	text-align: center;
	color: #FFF;
	background: #FD7520;
	text-decoration: none;
	font: 12px/12px Tahoma, Geneva, sans-serif;
	font-weight: bold;
}
.lista-link:hover {	
	background: #FC4712;
}
.grafika {
	height: 75px;
	padding:0;
}
.baner {
	border: 1px #CCC solid;
	margin-bottom:10px;
	padding: 1px;
	height: 160px;
}
.news {
	height: 240px;
}
.news:hover {
	background:#E3EEAF;
	cursor:pointer;
}
hr {
	margin-bottom: 5px;
}
.wstecz {
	float: left;
}
.wstecz a {
	text-decoration: none;
	color:#555C63;
}
.wstecz a:hover {
	text-decoration: underline;
}
.gora {
	text-align: right;
	margin-bottom: 5px;
}
.informacje {
	height:140px;
}
/* KONTAKT
----------------------------------------------- */

#submitemail {
  padding: 0;
  margin: 0 0 20px;
}
#submitemail table {
  margin: 0 auto;
  border: 0;
}
#submitemail tr, #submitemail td, #submitemail input, #submitemail textarea {
  margin: 0;
  padding: 0;
  border: 0;
}
#submitemail td {
  padding: 0 0 5px;
}
#submitemail tr td:first-child {
  padding-right: 10px;
  padding-top: 11px;
  text-align: right;
  vertical-align: top;
}
#submitemail .error[generated=true] {
  color: #dc0000;
  font-size: 100%;
  padding: 5px 0 2px 5px;
}
#submitemail tr.error td {
  padding: 0;
}
#submitemail label {
  line-height: 22px;
}
#submitemail input, #submitemail textarea {
  background: #FFF;
  border: 1px solid #CCC;
  font: inherit;
  font-size: 16px;
  line-height: 29px;
  min-height: 30px;
  padding: 5px 10px;
  width: 300px;
  font-size: 100%;
}
#submitemail input:focus, #submitemail textarea:focus {
  border-color: #b0c3d0;
  outline: none;
}
#submitemail textarea {
  height: 240px;
  resize: vertical;
}
#submitemail input[type=submit] {
  background: #F2F2F2;
  color: #000;
  font: inherit;
  padding: 3px 10px;
  width: auto;
}
 
#response {
  margin-bottom: 20px;
  text-align: center;
}
#response .success {
  color: #08a300;
}
#response .failure {
  color: #dc0000;
}


ul.ramki li {
	list-style:none;
	border: 1px #CCC solid;
	margin-bottom:10px;
	padding:5px 5px 1px 5px;
	background-color: #F2F2F2;
	width: 260px;
	text-align: center;
	float: left;
	display: inline-block;
	height: 319px;
}
.photo {
	margin: 5px 35px;
	position: relative;
	width: 180px;
	height: 130px;
}
.photo img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 4px;
}
.photo span {
	width: 30px;
	height: 60px;
	display: block;
	position: absolute;
	top: -5px;
	left: -2px;
	background: url(/gfx/paper-clip.png) no-repeat;
}
.ie7 .photo span {
	behavior: url("../iepngfix.htc");
	cursor: pointer;
}
/* TABELE
----------------------------------------------- */
table {
	border:1px solid #bbb;
}
th, td {
	padding:.2em 1em;
	text-align:left;
}
thead th {
	border-bottom:2px solid #888;
	background:#bbb;
	padding:.4em 1em .2em;
}
thead th.table-head {
	font-size:1em;
	font-weight:normal;
	text-transform:uppercase;
	color:#fff;
	background:#555;
	border:1px solid #555;
}
tbody th, tbody td {
	border-top:1px solid #bbb;
	border-bottom:1px solid #bbb;
}
tbody tr.odd th, tbody tr.odd td {
	background:#eee;
}
tfoot th, tfoot td {
	border-top:2px solid #666;
	background:#eee;
}
tfoot tr.total th, tfoot tr.total td {
	border-top:6px double #666;
}
tfoot tr.total th {
	text-transform:uppercase;
}
th.currency, td.currency {
	text-align:right;
}
.informacje table td.flag {
	vertical-align:middle;
}
table.oferta {
	border:none;
}
table.oferta th, table.oferta td {
	padding:1em;
	text-align:justify;
	vertical-align:top;
}
table.oferta tbody th, table.oferta tbody td {
	border-top:1px solid #B5EE0C;
	border-bottom:none;
}

table.mapa-serwisu {
	border:none;
}
table.mapa-serwisu th, table.mapa-serwisu td {
	padding:1em;
	text-align:justify;
	vertical-align:top;
	border-bottom:none;
}
table.mapa-serwisu table {
	border:none;
}


/* STOPKA
----------------------------------------------- */
#site_infobox {
	color:#fff; /* background:#3C7C4C; */
	margin-bottom:10px;
	text-align: center;
}
#site_info a {
	color:#333;
	text-decoration: none;
}
#site_info a:hover {
	color:#000;
	text-decoration: underline;
}
.informacje table {
	border:0;
	font-size: 0.9em;
	margin:0;
}
.informacje th.currency, .informacje td.currency {
	text-align:right;
}
.informacje th.currency, .informacje td.currency {
	text-align:right;
}
.informacje th, .informacje td {
	padding:.2em 1em;
	text-align:left;
}
.informacje tbody th, .informacje tbody td {
	border:0;
}
/* AJAX
----------------------------------------------- */
#loading {
	float:right;
	margin-right:14px;
	margin-top:-2px;
}
.block {
	padding-bottom:1px;
}
.float-right {
	padding:10px 20px;
	float:right;
}
.button {
	padding: 4px 10px 3px 25px;
	border: solid 1px #8AB134;
	position: relative;
	cursor: pointer;
	display: inline-block;
	background-image: url( '/bkg.png' );
	background-repeat: repeat-x;
	font-size: 11px;
	height: 16px;
	text-decoration: none;
	float: right;
}
.button img {
	position: absolute;
	top: -4px;
	left: -12px;
	border: none;
}
a.button {
	text-decoration: none;
	color: #095A1E;
}
.button:hover {
	color: #8AB134;
}
#cmd_wrapper {
	width : 690px;
	margin : 0 auto 0;
	z-index: 999;
}
.ie6 #cmd_wrapper {
	width: 688px;
}
#cmd_content {
	width : 465px;
	float : right;
	display : inline;
}
#cmd_content p {
	margin : 14px 15px;
	text-indent : 20px;
}
#cmd_sidebar {
	width : 210px;
	float : left;
	display : inline;
}
ul#cmd {
	margin : 0;
	list-style-type : none;
	font-size : 90%;
}
ul#cmd li {
	margin: 0 0 5px 0;
}
ul#cmd a {
	position : relative;
	width : 215px;
	height : 44px;
	display : block;
	padding-right: 0;
	padding-top : 25px;
	color : #006E2C;
	text-decoration : none;
	text-align: right;
	font-weight : bold;
	cursor : pointer;
}
ul#cmd strong {
	font-size: 12px;
	padding-left : 90px;
}
ul#cmd a span {
	position : absolute;
	top : -9000px;
	left : -9000px;
	display : block;
	width : 205%;
	height : 4em;
	border : 1px solid #eee;
	border-left : 0;
	padding : 5px;
	padding-left : 23px;
	text-indent : -17px;
	cursor : pointer;
	background: #fff;
	color : #006E2C;
}
ul#cmd a:hover, ul#cmd a:focus, ul#cmd a:active {
	color : #000;
}
ul#cmd a:hover span, ul#cmd a:focus span, ul#cmd a:active span {
	top : -1px;
	left : 215px;
}
#cmd_sidebar .p1 {
	background:url(/UserFiles/Image/p/dla-ciebie.jpg) no-repeat left;
}
#cmd_sidebar .p2 {
	background:url(/UserFiles/Image/p/dla-rolnikow.jpg) no-repeat left;
}
#cmd_sidebar .p3 {
	background:url(/UserFiles/Image/p/dla-firm.jpg) no-repeat left;
}
#TR1 {
	height: 222px;
	width: 460px;
	overflow:hidden;
	z-index: 888;
}
/* FONTY
----------------------------------------------- */
div.box h1 {
	font: 17px/27px Tahoma, Geneva, sans-serif;
}
div.box h2 {
	font: 17px/27px Tahoma, Geneva, sans-serif;
}
div.box h3 {
	font: 17px/27px Tahoma, Geneva, sans-serif;
}
div.box h4 {
	font: 17px/27px Tahoma, Geneva, sans-serif;
}
ul.dropdown li a {
	font: 12px/12px Tahoma, Geneva, sans-serif;
}
ul.dropdown ul li a {
	font: 11px/11px Tahoma, Geneva, sans-serif;
}
ul.treeview li a {
	font: 12px/12px Tahoma, Geneva, sans-serif;
}
ul.treeview ul li a {
	font: 11px/11px Tahoma, Geneva, sans-serif;
}
/*div.box h1 {
	font: 17px/27px 'AurulentSansRegular', Arial, sans-serif;
}
div.box h2 {
	font: 17px/27px 'DroidSansRegular', Arial, sans-serif;
}
div.box h3 {
	font: 17px/27px 'DroidSansRegular', Arial, sans-serif;
}
div.box h4 {
	font: 17px/27px 'DroidSansRegular', Arial, sans-serif;
}
ul.dropdown li a {
	font: 12px/12px 'DroidSansRegular', Arial, sans-serif;
}
ul.dropdown ul li a {
	font: 11px/11px Tahoma, Geneva, sans-serif;
}
ul.treeview li a {
	font: 12px/12px 'DroidSansRegular', Arial, sans-serif;
}
ul.treeview ul li a {
	font: 11px/11px Tahoma, Geneva, sans-serif;
}*/
/* SLIDENAV poziom1
----------------------------------------------- */
#treemenu {
	margin: 0 10px 0;
}
ul.treeview {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.treeview li {
	font-weight: bold;
	float: left;
	zoom: 1;
	margin: 0 0 10px 0;
	padding: 0;
}
ul.treeview li {
	background:url(/bg2.jpg) repeat 0 0;/* jquery.bg position */
}
ul.treeview a:hover {
	color: #000;
}
ul.treeview a:active {
	color: #ffa500;
}
ul.treeview li a {
	display: block;
	padding: 0.8em 0.85em;
	border-right:1px solid #FFF;
	color: #222;
	text-decoration:none;
}
ul.treeview li:last-child a {/* nie dziala w IE */
	border-right: none;
}
ul.treeview li.hover, ul.dropdown li:hover {
	color: black;
	position: relative;
}
ul.treeview li.hover a {
	color: black;
}
ul.treeview ul li.hover, ul.treeview ul li:hover {
	background: #0A73DC;
	color: black;
	position: relative;
}
/* SLIDENAV poziom2
----------------------------------------------- */
ul.treeview ul {
	list-style: none;
	width: 313px;
	/*	position: relative;
	display: inline-block;*/
	margin: 0;
	padding:0;
	height: 100%;
}
body.ie ul.treeview ul li { /* dla lte IE7 */
	display: inline;
	width: 100%;
}
ul.treeview ul li {
	font-weight: normal;
	background: #f6f6f6;
	color: #000;
	border-bottom: 1px solid #fff;
	float: none;
	height: 2em;
	margin: 0;
	padding:0;
}
ul.treeview ul li:last-child {/* nie dziala w IE */
	border-bottom: none;
}
ul.treeview ul li a {
	border-right: none;
	width: 100%;
	display: inline-block;/* dla IE 6 & 7  */
	padding: 6px 8px;
}
/* DROPDOWN poziom1
----------------------------------------------- */
#topnavi {
	height: 4em;
	z-index: 1;
}
ul.dropdown {
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.dropdown li {
	font-weight: bold;
	float: left;
	zoom: 1;
	margin: 0;
	padding: 0;
}
ul.dropdown li {
	background:url(/bg.jpg) repeat -25px 35px; /* jquery.bg position */
}
ul.dropdown a:hover {
	color: #000;
}
ul.dropdown a:active {
	color: #ffa500;
}
ul.dropdown li a {
	display: block;
	padding: 0.8em 1.81em;
	border-right:1px solid #FFF;
	color: #222;
	text-decoration:none
}
ul.dropdown li:last-child a {/* nie dziala w IE */
	border-right: none;
}
ul.dropdown li.hover, ul.dropdown li:hover {
	color: black;
	position: relative;
}
ul.dropdown ul li.hover, ul.dropdown ul li:hover {
	background: #0A73DC;
	color: black;
	position: relative;
}
ul.dropdown li.hover a {
	color: black;
}
/* DROPDOWN poziom2
----------------------------------------------- */
ul.dropdown ul {
	list-style: none;
	width: 220px;
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: 0;
	background: #fff;
}
body.ie ul.dropdown ul li { /* dla lte IE7 */
	display: inline;
	width: 100%;
}
ul.dropdown ul li {
	font-weight: normal;
	background: #f6f6f6;
	color: #000;
	border-bottom: 1px solid #fff;
	float: none;
}
ul.dropdown ul li a {
	border-right: none;
	width: 100%;
	display: inline-block;/* dla IE 6 & 7  */
	padding: 6px 8px;
}
/* DROPDOWN poziom3
----------------------------------------------- */
ul.dropdown ul ul {
	left: 100%;
	top: 0;
}
ul.dropdown li:hover > ul {
	visibility: visible;
}
/* GALERIA
----------------------------------------------- */
.gallery {
	margin: 0 10px 10px 0;
	float: left;
	/*width: 120px;*/
	height: auto;
	padding: 3px;
/*	border: 1px solid #ccc;
	background-color:#fff;*/
}

a:hover .gallery {
	padding: 3px;
	border: 1px solid #ccc;
	background-color: #777;
}

.clearfloat {
	clear: both;
}