
/* ---------- Overall Specifications ---------- */

body {
  line-height: 1.4;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 14px;
 background-color:#fff;
}
a:link,
a:visited {
  text-decoration: none;
}
a:hover,
a:active,
a:focus {
  text-decoration: underline;
}
ul.menu li+li>a.active-sidebar-link{
	background-image: url('../images/menu-active.png');
	background-repeat:no-repeat;
	background-position: center bottom;
	height:30px;
	display: inline-block;
}
h3{
	font-size: 14px;
}
h3,
h4,
h5,
h6 {
  margin: 1.0em 0 0.5em;
  font-weight: inherit;
}
h1 {
  font-size: 16px;
  color: #000;
  font-weight: inherit;
}
h2 {
  font-size: 16px;
}
p {
	margin:0px;
}
del {
  text-decoration: line-through;
}
tr.odd {
  background-color: #fff;
}
img {
  outline: 0;
}
code,
pre,
kbd,
samp,
var {
  padding: 0 0.4em;
  font-size: 0.77em;
  font-family: Menlo, Consolas, "Andale Mono", "Lucida Console", "Nimbus Mono L", "DejaVu Sans Mono", monospace, "Courier New";
}
code {
  background-color: #f2f2f2;
  background-color: rgba(40, 40, 0, 0.06);
}
pre code,
pre kbd,
pre samp,
pre var,
kbd kbd,
kbd samp,
code var {
  font-size: 100%;
  background-color: transparent;
}
pre code,
pre samp,
pre var {
  padding: 0;
}
.description code {
  font-size: 1em;
}
kbd {
  background-color: #f2f2f2;
  border: 1px outset #575757;
  margin: 0 3px;
  color: #666;
  display: inline-block;
  padding: 0 6px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
pre {
  background-color: #f2f2f2;
  background-color: rgba(40, 40, 0, 0.06);
  margin: 10px 0;
  overflow: hidden;
  padding: 15px;
  white-space: pre-wrap;
}


/* ------------------ Fonts ------------------ */

body,
#site-slogan,
.ui-widget,
.comment-form label {
  font-family: "Arial", Times, serif;
}
#page{
	margin:auto;
}
#header,
#footer-wrapper,
#skip-link,
ul.contextual-links,
ul.links,
ul.primary,
.item-list .pager,
div.field-type-taxonomy-term-reference,
div.messages,
div.meta,
p.comment-time,
table,
.breadcrumb {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
input,
textarea,
select,
a.button {
   font-family: arial, helvetica,sans-serif;
}

/* ------------------ Reset Styles ------------------ */

caption {
  text-align: left; /* LTR */
  font-weight: normal;
}
blockquote {
  margin: 0px;
}

a.feed-icon {
  display: inline-block;
  padding: 15px 0 0 0;
}

/* ------------------ Table Styles ------------------ */
#employees-contacts-table tr:nth-child(odd) { background-color:#ffffff; }
#employees-contacts-table tr:nth-child(even) { background-color:#f4f4f4; }
#employees-contacts-table td.baza_header{padding-top: 25px !important;display: block;background-color:#ffffff;border-bottom: 1px solid #999999;font-weight: bold}
table {
  border: 0;
  border-spacing: 0;
  font-size: 13px;
  margin: 10px 0;
  width: 100%;
  border: 0px solid rgb(204, 204, 204);
}
table h3{
	font-size: 14px;
	margin:0px;
}
table table {
  font-size: 1em;
}
#footer-wrapper table {
  font-size: 1em;
}
table tr th {
  background: #fafafa;
  color: #000000;
  border-bottom-style: none;
  text-align: center;
}
table tr td {
	overflow: hidden;
	height: auto;
}
.nagtab{
	height: auto !important;
}
#node-149510 h2{
	margin:0 !important;
}
td.active {
    background-color:transparent;
}
table tr th,
table tr th a,
table tr th a:hover {
  color: #000000 !important;
  font-weight: normal !important;
  
}
table tbody tr th {
  vertical-align: top;
}

tbody {
    border-top: 0px solid #CCCCCC;
}
tr:nth-child(even) { background-color:#f4f4f4; }
tr td,
tr th {
  padding: 3px 9px;
  text-align: left; /* LTR */
}
tr.even {
  background: #fafafa;

}
#footer-wrapper tr td,
#footer-wrapper tr th {
  border-color: #555;
  border-color: rgba(255, 255, 255, 0.18);
}
h1{
	margin: 0px;
}

.block-views h2{
	border-bottom: 1px dotted #C9CAD2;
}
table ul.links {
  margin: 0;
  padding: 0;
  font-size: 1em;
}
table ul.links li {
  padding: 0 1em 0 0;
}


/* ------------------ Table Styles table-style-1 ------------------ */

.table-style-1 table {
  border: 0;
  border-spacing: 0;
  margin: 10px 0;
  border: 1px solid rgb(204, 204, 204);
}
.table-style-1 table h3{
	margin:0px;
}
.table-style-1 table tr{
	  padding-left:22px;
	  }
.table-style-1 table table {
  font-size: 1em;
}
.table-style-1 #footer-wrapper table {
  font-size: 1em;
}
.table-style-1 table tr td,.table-style-1 table tr th{
	  padding-left:22px;
	
	  }
.table-style-1 table tr th {
  background: #cccccc;
  color: #000000;
  border-bottom-style: none;
}
.table-style-1 table tr th,
.table-style-1 table tr th a,
.table-style-1 table tr th a:hover {
  color: #000000;
  font-weight: bold;
}
.table-style-1 table tbody tr th {
  vertical-align: top;
}
.table-style-1 tr td,
.table-style-1 tr th {
  padding: 7px 9px;
  text-align: left; /* LTR */
}
.table-style-1 #footer-wrapper tr td,
.table-style-1 #footer-wrapper tr th {
  border-color: #555;
  border-color: rgba(255, 255, 255, 0.18);
}
.table-style-1 tr.odd {
  background: #ffffff;

}
h1{
	margin: 0px;
}
.table-style-1 tr,
.table-style-1 tr.even {
  background: #ffffff;

}
.table-style-1 .block-views h2{
	border-bottom: 1px solid #C9CAD2;
}
.table-style-1 table ul.links {
  margin: 0;
  padding: 0;
  font-size: 1em;
}
.table-style-1 table ul.links li {
  padding: 0 1em 0 0;
}


/* ------------------ Table Styles table-style-2 ------------------ */

.table-style-2 table {
  border: 0;
  border-spacing: 0;
  margin: 10px 0;

  border: 0px solid rgb(204, 204, 204);
}
.table-style-2 table tr{
	  padding-left:22px;
	  }
.table-style-2 table h3{
	margin:0px;
}
.table-style-2 table tr td,.table-style-2 table tr th{
	  padding-left:22px;
	
	  }
.table-style-2 table table {
  font-size: 1em;
}
.table-style-2 #footer-wrapper table {
  font-size: 1em;
}
.table-style-2 table tr th {
  background: #999999;
  color: #ffffff;
  border-bottom-style: none;
}
.table-style-2 table tr th,
.table-style-2 table tr th a,
.table-style-2 table tr th a:hover {
  color: #ffffff;
  font-weight: normal;
}
.table-style-2 table {
    border-collapse: separate;
}
.table-style-2 table tbody tr th {
  vertical-align: top;
}
.table-style-2 tr td,
.table-style-2 tr th {
  padding: 7px 9px;
  text-align: left; /* LTR */
}
.table-style-2 #footer-wrapper tr td,
.table-style-2 #footer-wrapper tr th {
  border-color: #555;
  border-color: rgba(255, 255, 255, 0.18);
}
.table-style-2 tr.odd {
  background: #ffffff;

}
h1{
	margin: 0px;
}
.table-style-2 tr,
.table-style-2 tr.even {
  background: #f4f4f4;

}
.table-style-2 .block-views h2{
	border-bottom: 1px solid #C9CAD2;
}
.table-style-2 table ul.links {
  margin: 0;
  padding: 0;
  font-size: 1em;
}
.table-style-2 table ul.links li {
  padding: 0 1em 0 0;
}
/* ------------------ List Styles ------------------ */

.block ol,
.block ul {
  margin: 0;
  padding: 0 0 0.5em 1em; /* LTR */
}
.contextual-links-wrapper {
  font-size: small !important;
}
ul.contextual-links {
  font-size: 0.923em;
}
.contextual-links-wrapper a {
  text-shadow: 0 0 0 !important;
}
.item-list .pager {
  font-size: 0.929em;
}
ul.menu li {
  margin: 0;
}
.region-content ul,
.region-content ol {
  padding: 0 0 0.25em 2.5em; /* LTR */
}
.item-list ul li {
  margin: 0;
  padding: 0.2em 0.5em 0 0; /* LTR */
}
ul.tips {
  padding: 0 0 0 1.25em; /* LTR */
}

/* ------------------ Header ------------------ */
#skip-link {
  left: 50%;
  margin-left: -5.25em;
  margin-top: 0;
  position: absolute;
  width: auto;
  z-index: 50;
}
#skip-link a,
#skip-link a:link,
#skip-link a:visited {
  background: #444;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  display: block;
  font-size: 0.94em;
  line-height: 1.7;
  padding: 1px 10px 2px 10px;
  text-decoration: none;
  -khtml-border-radius: 0 0 10px 10px;
  -moz-border-radius: 0 0 10px 10px;
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-left-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  border-radius: 0 0 10px 10px;
}
#skip-link a:hover,
#skip-link a:active,
#skip-link a:focus {
  outline: 0;
}
#logo {
  clear:both;
  float: left; /* LTR */
  padding: 0px 0px 0px 0px; /* LTR */
}
#header .logo2-pl{
	/*background-image:url("../logo.png");*/
	 position: absolute;
   left:10px;
   top: 19px; 
  
}
#header .logo2-en{
	
	/*background-image:url("../logo-en.png");*/
	
	
	 position: absolute;
     left:10px;
     top: 19px; 
	
}
#header .logo2-de{
	
	/*background-image:url("../logo-de.png");*/
	
	
	 position: absolute;
     left:10px;
     top: 19px; 
	
}
#header .logo2-ru{
	
	/*background-image:url("../logo-ru.png");*/
	
	
	 position: absolute;
     left:10px;
     top: 19px; 
	width:400px;
	height: 107px;
}
#header-front .logo2{
	
	/*background-image:url("../logo.png");*/
	position: absolute;
     left:0px;
     top: 29px; 
	
}
#name-and-slogan {
  float: left; /* LTR */
  padding-top: 34px;
  margin: 0 0 30px 15px; /* LTR */
}
#header-front #site-name {
  font-size: 32px;
  line-height: 1;
}
#header #site-name {
  font-size: 26px;
  line-height: 1;

}
#header-front #site-name  a span{
	color: #333333;
}
#header #site-name  a span{
	color: #333333;
	font-weight: bold;
}
h1#site-name {
  margin: 0;
}
#site-name a {
  font-weight: normal;
}
#header-front #site-slogan {
  font-size: 32px;
  margin-top: 7px;
  word-spacing: 0.1em;
  color: #333333;
}
#header #site-slogan {
  font-size: 26px;
  margin-top: 7px;
  word-spacing: 0.1em;
  color: #333333;
  font-weight: bold;
}
/* Region header blocks. */
.region-header .block {
 
  float: left; /* LTR */
  margin: 0 10px;
  padding: 0;
}
.region-header .block .content {
  margin: 0;
  padding: 0;
}
.region-header .block ul {
  margin: 0;
  padding: 0;
}
.region-header .block li {
  list-style: none;
  list-style-image: none;
  padding: 0;
}
.region-header .form-text {
  background: #fefefe;
  background: rgba(255, 255, 255, 0.7);
  border-color: #ccc;
  border-color: rgba(255, 255, 255, 0.3);
  margin-right: 2px; /* LTR */
  width: 120px;
}
.region-header .form-text:hover,
.region-header .form-text:focus,
.region-header .form-text:active {
  background: #fff;
  background: rgba(255, 255, 255, 0.8);
}
.region-header .form-required {
  color: #eee;
  color: rgba(255, 255, 255, 0.7);
}
/* Region header block menus. */
.region-header .block-menu {
  border: 1px solid;
  border-color: #eee;
  border-color: rgba(255, 255, 255, 0.2);
  padding: 0;
  width: 208px;
}
.region-header .block-menu li a {
  display: block;
  border-bottom: 1px solid;
  border-bottom-color: #eee;
  border-bottom-color: rgba(255, 255, 255, 0.2);
  padding: 3px 7px;
}
.region-header .block-menu li a:hover,
.region-header .block-menu li a:focus,
.region-header .block-menu li a:active {
  text-decoration: none;
  background: rgba(255, 255, 255, 0.15);
}
.region-header .block-menu li.last a {
  border-bottom: 0;
}
/* User Login block in the header region */
.region-header #block-user-login {
  width: auto;
}
.region-header #block-user-login .content {
  margin-top: 2px;
}
.region-header #block-user-login .form-item {
  float: left; /* LTR */
  margin: 0;
  padding: 0;
}
.region-header #block-user-login div.item-list,
.region-header #block-user-login div.description {
  font-size: 0.916em;
  margin: 0;
}
.region-header #block-user-login div.item-list {
  clear: both;
}
.region-header #block-user-login div.description {
  display: inline;
}
.region-header #block-user-login .item-list ul {
  padding: 0;
  line-height: 1;
}
.region-header #block-user-login .item-list li {
  list-style: none;
  float: left; /* LTR */
  padding: 3px 0 1px;
}
.region-header #block-user-login .item-list li.last {
  padding-left: 0.5em; /* LTR */
}
.region-header #block-user-login ul.openid-links li.last {
  padding-left: 0; /* LTR */
}
.region-header #user-login-form li.openid-link a,
.region-header #user-login li.openid-link a {
  padding-left: 20px; /* LTR */
}
.region-header #block-user-login .form-actions {
  margin: 4px 0 0;
  padding: 0;
  clear: both;
}
.region-header #block-user-login input.form-submit {
  border: 1px solid;
  border-color: #ccc;
  border-color: rgba(255, 255, 255, 0.5);
  background: #eee;
  background: rgba(255, 255, 255, 0.7);
  margin: 4px 0;
  padding: 3px 8px;
}
.region-header #block-user-login input.form-submit:hover,
.region-header #block-user-login input.form-submit:focus {
  background: #fff;
  background: rgba(255, 255, 255, 0.9);
}
/* Search block in region header. */
.region-header #block-search-form {
  width: 208px;
}
.region-header #block-search-form .form-text {
  width: 154px;
}
/* Language switcher block in region header. */
.region-header .block-locale ul li {
  display: inline;
  padding: 0 0.5em;
}

/* --------------- Main Menu ------------ */

#main-menu {
  clear: both;
}
#main-menu-links {
  font-size: 0.929em;
  margin: 0;
  padding: 0 15px;
}
#main-menu-links li {
  float: left; /* LTR */
  list-style: none;
  padding: 0 1px;
  margin: 0 1px;
}
#main-menu-links a {
  color: #333;
  background: #ccc;
  background: rgba(255, 255, 255, 0.7);
  float: left; /* LTR */
  height: 2.4em;
  line-height: 2.4em;
  padding: 0 0.8em;
  text-decoration: none;
  text-shadow: 0 1px #eee;
  -khtml-border-radius-topleft: 8px;
  -khtml-border-radius-topright: 8px;
  -moz-border-radius-topleft: 8px;
  -moz-border-radius-topright: 8px;
  -webkit-border-top-left-radius: 8px;
  -webkit-border-top-right-radius: 8px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
#main-menu-links a:hover,
#main-menu-links a:focus {
  background: #f6f6f2;
  background: rgba(255, 255, 255, 0.95);
}
#main-menu-links a:active {
  background: #b3b3b3;
  background: rgba(255, 255, 255, 1);
}
#main-menu-links li a.active {
  border-bottom: none;
}
.featured #main-menu-links li a:active,
.featured #main-menu-links li a.active {
  background: #f0f0f0;
  background: rgba(240, 240, 240, 1.0);
}

/* --------------- Secondary Menu ------------ */

#secondary-menu-links {
  float: right; /* LTR */
  font-size: 0.929em;
  margin: 10px 10px 0;
}
#secondary-menu-links a:hover,
#secondary-menu-links a:focus {
  text-decoration: underline;
}

/* ------------------- Main ------------------- */

#main {
  margin-bottom: 40px;
}

/* ----------------- Featured ----------------- */

#featured {
  text-align: center;
  font-size: 1.643em;
  font-weight: normal;
  line-height: 1.4;
  margin: 0;
}
#featured h2 {
  font-size: 1.174em;
  line-height: 1;
}
#featured p {
  margin: 0;
  padding: 0;
}

/* --------------- Highlighted ---------------- */

#highlighted {


  margin-bottom: 0px;
}

/* ------------------- Help ------------------- */

.region-help {
  border: 1px solid #d3d7d9;
  padding: 0 1.5em;
  margin-bottom: 30px;
}

/* ----------------- Content ------------------ */


h1#page-title {
  font-size: 2em;
  line-height: 1;
}
#content h2 {
  margin-bottom:10px;
  padding-bottom: 7px;
  font-weight: normal;
  font-size: 16px;
  line-height: 1.2;
  margin-top: 0px;
  padding-left: 10px;
  font:normal 20px Arial;
  border-bottom:1px solid #d0d0d0;
}
.node .content {

}
.node-teaser .content {
  font-size: 1em;
}
.node-teaser h2 {
  margin-top: 0;
  padding-top: 0.5em;
}
.node-teaser h2 a {
  color: #181818;
}
.node-teaser {
  border-bottom: 1px solid #d3d7d9;
  margin-bottom: 30px;
  padding-bottom: 15px;
}
.node-sticky {
  background: #f9f9f9;
  background: rgba(0, 0, 0, 0.024);
  border: 1px solid #d3d7d9;
  padding: 0 15px 15px;
}
.node-full {
  background: none;
  border: none;
  padding: 0;
}
.node-teaser .content {
  clear: none;
  line-height: 1.6;
}
.meta {
  font-size: 0.857em;
  color: #68696b;
  margin-bottom: -5px;
}
.submitted .user-picture img {
  float: left; /* LTR */
  height: 20px;
  margin: 1px 5px 0 0; /* LTR */
}
.field-type-taxonomy-term-reference {
  margin: 0 0 1.2em;
}
.field-type-taxonomy-term-reference  field-label {
  font-weight: normal;
  margin: 0;
  padding-right: 5px; /* LTR */
}
.field-type-taxonomy-term-reference .field-label,
.field-type-taxonomy-term-reference ul.links {
  
}
.node-teaser .field-type-taxonomy-term-reference .field-label,
.node-teaser .field-type-taxonomy-term-reference ul.links {

}
.field-type-taxonomy-term-reference ul.links {
  padding: 0;
  margin: 0;
  list-style: none;
}
.field-type-taxonomy-term-reference ul.links li {
  float: left; /* LTR */
  padding: 0 1em 0 0; /* LTR */
  white-space: nowrap;
}
.link-wrapper {
  text-align: right;
  margin-top:10px;
}
.link-wrapper ul.links li {
padding:0 0 0 7px;
}
.field-type-image img,
.user-picture img {
  margin: 0 0 1em;
}
ul.links {
  color: #68696b;

}
.node-unpublished {
  margin: -20px -15px 0;
  padding: 20px 15px 0;
}
.node-unpublished .comment-text .comment-arrow {
  border-left: 1px solid #fff4f4;
  border-right: 1px solid #fff4f4;
}

/* ----------------- Comments ----------------- */

.comment h2.title {
  margin-bottom: 1em;
}
.comment div.user-picture img {
  margin-left: 0; /* LTR */
}
.comment {
  margin-bottom: 20px;
  display: table;
  vertical-align: top;
}
.comment .attribution {
  display: table-cell;
  padding: 0 30px 0 0; /* LTR */
  vertical-align: top;
  overflow: hidden;
}
.comment .attribution img {
  margin: 0;
  border: 1px solid #d3d7d9;
}
.comment .attribution .username {
  white-space: nowrap;
}
.comment .submitted p {
  margin: 4px 0;
  font-size: 1.071em;
  line-height: 1.2;
}
.comment .submitted .comment-time {
  font-size: 0.786em;
  color: #68696b;
}
.comment .submitted .comment-permalink {
  font-size: 0.786em;
  text-transform: lowercase;
}
.comment .content {
  font-size: 0.929em;
  line-height: 1.6;
}
.comment .comment-arrow {
  background: url(../images/comment-arrow.gif) no-repeat 0 center transparent; /* LTR */
  border-left: 1px solid;
  border-right: 1px solid;
  height: 40px;
  margin-left: -47px; /* LTR */
  margin-top: 10px;
  position: absolute;
  width: 20px;
}
.comment .comment-text {
  padding: 10px 25px;
  border: 1px solid #d3d7d9;
  display: table-cell;
  vertical-align: top;
  position: relative;
  width: 100%;
}
.comment .indented {
  margin-left: 40px; /* LTR */
}
.comment ul.links {
  padding: 0 0 0.25em 0;
}
.comment ul.links li {
  padding: 0 0.5em 0 0; /* LTR */
}
.comment-unpublished {
  margin-right: 5px; /* LTR */
  padding: 5px 2px 5px 5px; /* LTR */
}
.comment-unpublished .comment-text .comment-arrow {
  border-left: 1px solid #fff4f4;
  border-right: 1px solid #fff4f4;
}

/* ------------------ Sidebar ----------------- */
.sidebar .section {
  padding-top: 0px;
}
.sidebar .block {
 
  padding: 0px 0px;
  margin: 0 0 20px;
}
.block-views .view-footer{
	display: none;
}
.sidebar h2 {
  margin: 0 0 0.5em;
  border-bottom: 1px solid #d0d0d0;
  padding-left: 10px;
  padding-bottom:7px;
  text-shadow: 0 1px 0 #fff;
  font: normal 20px Arial;
  
}

.sidebar .block .content, .column .block .content {
  font-size: 14px;
  line-height: 1.4;

}
.front .sidebar .block .content, .front .column .block .content {

  padding-left: 6px;
}
#content .content .content {
  padding-left: 6px;
}

.sidebar tbody {
  border: none;
}
.sidebar tr.even,
.sidebar tr.odd {
  background: none;
  border-bottom: 1px solid #d6d6d6;
}
.error-search{
	position:absolute;
}

/* ----------------- Triptych ----------------- */

#triptych-wrapper {
  background-color: #f0f0f0;
  background: rgba(30, 50, 10, 0.08);
  border-top: 1px solid #e7e7e7;
}
#triptych h2 {
  color: #000;
  font-size: 1.714em;
  margin-bottom: 0.8em;
  text-shadow: 0 1px 0 #fff;
  text-align: center;
  line-height: 1;
}
#triptych .block {
  margin-bottom: 2em;
  padding-bottom: 2em;
  border-bottom: 1px solid #dfdfdf;
  line-height: 1.3;
}
#triptych .block.last {
  border-bottom: none;
}
#triptych .block ul li,
#triptych .block ol li {
  list-style: none;
}
#triptych .block ul,
#triptych .block ol {
  padding-left: 0;
}
#triptych #block-user-login .form-text {
  width: 185px;
}
#triptych #block-user-online p {
  margin-bottom: 0;
}
#triptych #block-node-syndicate h2 {
  overflow: hidden;
  width: 0;
  height: 0;
}
#triptych-last #block-node-syndicate {
  text-align: right;
}
#triptych #block-search-form .form-type-textfield input {
  width: 185px;
}
#triptych-middle #block-system-powered-by {
  text-align: center;
}
#triptych-last #block-system-powered-by {
  text-align: right;
}

/* ------------------ Footer ------------------ */


#footer-columns {
  color: white;
  font-size: 14px;
}
#footer {
  color: #666666;
  font-size: 14px;
}
#footer-wrapper a {
  color: #fcfcfc;
  color: rgba(255, 255, 255, 0.8);
}
#footer-wrapper a:hover,
#footer-wrapper a:focus {
  
  color: #333333;
  text-decoration: underline;
}

#footer-columns .block-menu,
#footer .block {
  margin: 0;
  padding: 0;
  border: none;
}
#footer .block {
  margin: 0.0em 0;
}
#footer .block .content {
  padding: 0;
  margin-top: 0;
}
#footer .block h2 {
  margin: 0;
}
#footer-columns .block h2 {
padding-left:0;
color:white;
font:normal 13px/20px Arial;
}
#footer-columns .block ul li a {
  font-weight:normal;
  color:white;
}
#footer-columns #footer_firstcolumn .block ul{
	color: #DADADA;
}
#footer-columns  .region-footer-firstcolumn  .block a {
	color: #DADADA;
	line-height: 1.3;
}
#footer-columns .region-footer-firstcolumn ul {
padding-left:16px;
}
#footer-columns .region-footer-firstcolumn ul li {
margin-top:5px;
font-weight:normal;
list-style:square;
list-style-position:outside;
color:#cbcbcb;
}
#footer-columns .region-footer-secondcolumn ul li {
font-weight:normal;
list-style:none;
color:#cbcbcb;
}
#footer-columns .block ul li {
color:white;
font:bold 12px Arial;
}
#footer_firstcolumn .block {
width:152px;
}
#footer_firstcolumn ul {
padding:0;
padding:0 5px 0 0;
}
#footer_firstcolumn > div {
float:left;
}
#footer-columns .botborder {
padding-bottom:15px;
border-bottom:1px dotted #A0A0A0;
margin-bottom:15px;
}
.region-footer-thirdcolumn {
text-align:justify;
}
.region-footer-thirdcolumn p {
	font-size: 12px;
	text-align: left;
}
.region-footer-thirdcolumn img{
	float: right;
}
.region-footer-thirdcolumn > div {
padding-left:5px;
}
.region-footer-secondcolumn {
  min-height: 460px;
  border-right: 1px dotted #A0A0A0;
  border-left: 1px dotted #A0A0A0;
  margin-bottom: 10px;
}
.region-footer-secondcolumn > div {
padding:0 12px;
}
#footer-columns h2 {
  font-size: 14px;
  margin-bottom: 0;
  padding-bottom: 3px;
  padding-left: 14px;
  margin-top: 0px !important;
  
}
#footer-columns .content {
  margin-top: 0;
}
#footer-columns .content ul {
  list-style-type: square;
  margin-left: 0;
}
#footer-columns .content ul>li>ul{
  display: none;
}
#footer-columns .content li {
  list-style-type: square;
  list-style-image:none;
  list-style-position: left center;
  margin: 0;
  padding: 0;
  
}
ul.menu {
    border-right:0px solid #ffffff;;
    list-style: none outside none;
    text-align: left;
}

#footer-columns .content li a {
  display: block;
  line-height: 1.5;
}
#footer-columns .content li a:hover{
	text-decoration: underline;
}
#footer-columns .content li a:focus {
  text-decoration: none;
}
#footer-columns .region-footer-secondcolumn .content a {
color:white;
line-height:28px;
background:url('../images/menu-left-arrow-right.png') 185px center no-repeat;
}
#footer-columns .region-footer-secondcolumn .content ul {
width:200px;
}
#footer-columns .region-footer-secondcolumn .content li {
border-bottom:1px dotted #A0A0A0;
background-position:0 center;
}
#footer-columns .region-footer-secondcolumn .content li:first-child {
border-top:1px dotted #A0A0A0;
}
#footer {
  letter-spacing: 0.2px;
  margin-top: 30px;
}
#footer .region {
  margin-top:00px;
}
#footer .block {
  clear: both;
}
#footer ul,
#footer li {
  list-style: none;
  margin: 0;
  padding: 0;
}
#footer li a {
  float: left; /* LTR */
  padding: 0 20px 0 20px;
  display: block;
}
#footer li.first a {
  padding-left: 0; /* LTR */
}
#footer li.last a {
  padding-right: 0; /* LTR */
  border-right: none; /* LTR */
}
#footer-wrapper tr.odd {
  background-color: transparent;
}
#footer-wrapper tr.even {
  background-color: #2c2c2c;
  background-color: rgba(0, 0, 0, 0.15);
}

/* --------------- System Tabs  --------------- */

.tabs {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: 9px;
}
.tabs ul.primary {
  padding: 0 3px;
  margin: 0;
  overflow: hidden;
  border: none;
  background: transparent url(../images/tabs-border.png) repeat-x left bottom;
}
.tabs ul.primary li {
  display: block;
  float: left; /* LTR */
  vertical-align: bottom;
  margin: 0 5px 0 0; /* LTR */
}
.tabs ul.primary li.active a {
  border-bottom: 1px solid #ffffff;
}
.tabs ul.primary li a {
  color: #50595F;
  background-color: #ededed;
  height: 1.8em;
  line-height: 1.9;
  display: block;
  font-size: 14px;
  float: left; /* not LTR */
  padding: 0 10px 3px;
  margin: 0;
  text-shadow: 0 1px 0 #fff;
  -khtml-border-radius-topleft: 3px;
  -moz-border-radius-topleft: 3px;
  -webkit-border-top-left-radius: 3px;
  border-top-left-radius: 3px;
  -khtml-border-radius-topright: 3px;
  -moz-border-radius-topright: 3px;
  -webkit-border-top-right-radius: 3px;
  border-top-right-radius: 3px;
}
.tabs ul.primary li.active a {
  background-color: #ffffff;
}
.tabs ul.secondary {
  border-bottom: none;
  padding: 0.5em 0 1.4em;;
}
.tabs ul.secondary li {
  display: block;
  float: left; /* LTR */
}
.tabs ul.secondary li:last-child {
  border-right: none; /* LTR */
}
.tabs ul.secondary li:first-child {
  padding-left: 0; /* LTR */
}
.tabs ul.secondary li a {
  padding: 0.25em 0.5em;
}
.tabs ul.secondary li a.active {
  background: #f2f2f2;
  border-bottom: none;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
}
ul.action-links {
  list-style: none;
  margin: 5px;
  padding: 0.5em 1em;
}
ul.action-links li {
  display: inline-block;
  margin-left: 10px;
}
ul.action-links li a {
  padding-left: 15px;
  background: url(../images/add.png) no-repeat left center;
  margin: 0 10px 0 0;
}

/* ---------------- Messages  ----------------- */

#messages {
  padding: 20px 0 5px;
  margin: 0 auto;
}
.featured #messages {
  background: #f0f0f0;
  background: rgba(30, 50, 10, 0.08);
}
div.messages {
  margin: 8px 15px;
}

/* -------------- Breadcrumbs   -------------- */

.breadcrumb {
  font-size: 12px;
  margin:20px 0 23px;
}

/* -------------- User Profile   -------------- */

.profile .user-picture {
  float: none;
}

/* -------------- Password Meter  ------------- */

.confirm-parent,
.password-parent {
  width: 34em;
}
.password-parent,
div.form-item div.password-suggestions {
  position: relative;
}
.password-strength-text,
.password-strength-title,
div.password-confirm {
  font-size: 0.82em;
}
.password-strength-text {
  margin-top: 0.2em;
}
div.password-confirm {
  margin-top: 2.2em;
  width: 20.73em;
}

/* ---------------- Buttons    ---------------- */

input.form-submit,
a.button {
  background-color: #4b505f;
  border: 1px solid #4b505f;
  border-bottom: 1px solid #4b505f;
  border-left-color: #4b505f;
  border-right-color: #4b505f;
  color: #ffffff;
  font-size: 15px;
  cursor: pointer;
  font-weight: normal;
  text-align: center;
  margin-bottom: 1em;
  margin-right: 0em; /* LTR */

  
}
#right_headline input[type='submit']{
	height: 23px;
	margin-top: 0px;
	
}
a.button:link,
a.button:visited,
a.button:hover,
a.button:focus,
a.button:active {
  text-decoration: none;
  color: #ffffff;
}

/* -------------- Form Elements   ------------- */

fieldset {
  background: #ffffff;
  border: 1px solid #cccccc;
  margin-top: 10px;
  margin-bottom: 32px;
  padding: 0 0 10px;
  position: relative;
  top: 12px; /* Offsets the negative margin of legends */
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.fieldset-wrapper {
  margin-top: 25px;
}
.node-form .vertical-tabs .fieldset-wrapper {
  margin-top: 0;
}
.filter-wrapper {
  top: 0;
  padding: 1em 0 0.2em;
  -khtml-border-radius-topright: 0;
  -khtml-border-radius-topleft: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.filter-help a {
  font-size: 0.857em;
  padding: 2px 20px 0;
}
.filter-wrapper .form-item label {
  margin-right: 10px;
}
.filter-wrapper .form-item {
  padding: 0 0 0.5em 0.5em;
}
.filter-guidelines {
  padding: 0 1.5em 0 0.5em;
}
fieldset.collapsed {
  background: transparent;
  -khtml-border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
fieldset legend {
  background: #dbdbdb;
  border: 1px solid #ccc;
  border-bottom: none;
  color: #3b3b3b;
  display: block;
  height: 2em;
  left: -1px; /* LTR */
  font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
  line-height: 2;
  padding: 0;
  position: absolute;
  text-indent: 10px;
  text-shadow: 0 1px 0 #fff;
  top: -12px;
  width: 100%;
  -khtml-border-radius-topleft: 4px;
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -khtml-border-radius-topright: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
}
fieldset.collapsed legend {
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
fieldset legend a {
  color: #3b3b3b;
}
fieldset legend a:hover,
fieldset legend a:focus,
fieldset legend a:active {
  color: #000;
}
fieldset .fieldset-wrapper {
  padding: 0 10px;
}
fieldset .fieldset-description {
  margin-top: 5px;
  margin-bottom: 1em;
  line-height: 1.4;
  color: #3c3c3c;
  font-style: italic;
}
input {
  margin: 2px 0;
  padding: 0px;
}
input,
textarea {
  font-size: 0.929em;
}
textarea {
  line-height: 1.5;
}
textarea.form-textarea,
select.form-select {
  padding: 4px;
}
input.form-text,
textarea.form-textarea,
select.form-select {
  border: 1px solid #ccc;
}
input.form-submit:hover,
input.form-submit:focus {
  background: #b9131a;
}
.password-suggestions ul li {
  margin-left: 1.2em; /* LTR */
}
.form-item {
  margin-bottom: 1em;
  margin-top: 2px;
}
.form-item label {
  font-size: 0.929em;
}
.form-type-radio label,
.form-type-checkbox label {
  margin-left: 4px;
}
.form-type-radio .description,
.form-type-checkbox .description {
  margin-left: 2px;
}
.form-actions {
  padding-top: 10px;
}
/* Contact Form */
.contact-form #edit-name {
  width: 75%;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.contact-form #edit-mail {
  width: 75%;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.contact-form #edit-subject {
  width: 75%;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.contact-form #edit-message {
  width: 76.3%;
  -khtml-border-top-left-radius: 4px;
  -khtml-border-top-right-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.contact-form .resizable-textarea .grippie {
  width: 76%;
  -khtml-border-bottom-left-radius: 4px;
  -khtml-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* Disabled form elements */
input.form-button-disabled,
input.form-button-disabled:hover,
input.form-button-disabled:focus,
input.form-button-disabled:active,
.form-disabled input,
.form-disabled select,
.form-disabled textarea {
  background: #ededed;
  border-color: #bbb;
  color: #717171;
}
.form-disabled .grippie {
  background-color: #ededed;
  border-color: #bbb;
}
.form-disabled label {
  color: #717171;
}

/* Animated throbber */
html.js input.form-autocomplete {
  background-position: 100% 4px; /* LTR */
}
html.js input.throbbing {
  background-position: 100% -16px; /* LTR */
}

/* Comment form */
.comment-form label {
  float: left; /* LTR */
  font-size: 0.929em;
  width: 120px;
}
.comment-form input,
.comment-form .form-select {
  margin: 0;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.comment-form .form-type-textarea label {
  float: none;
}
.comment-form .form-item,
.comment-form .form-radios,
.comment-form .form-type-checkbox,
.comment-form .form-select {
  margin-bottom: 10px;
  overflow: hidden;
}
.comment-form .form-type-checkbox,
.comment-form .form-radios {
  margin-left: 120px; /* LTR */
}
.comment-form .form-type-checkbox label,
.comment-form .form-radios label {
  float: none;
  margin-top: 0;
}
.comment-form input.form-file {
  width: auto;
}
.no-sidebars .comment-form .form-text {
  width: 800px;
}
.one-sidebar .comment-form .form-text {
  width: 500px;
}
.two-sidebars .comment-form .form-text {
  width: 320px;
}
.comment-form .form-item .description {
  font-size: 0.786em;
  line-height: 1.2;
  margin-left: 120px; /* LTR */
}
#content h2.comment-form {
  margin-bottom: 0.5em;
}
.comment-form .form-textarea {
  -khtml-border-radius-topleft: 4px;
  -khtml-border-radius-topright: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.comment-form fieldset.filter-wrapper .fieldset-wrapper,
.comment-form .text-format-wrapper .form-item {
  margin-top: 0;
  margin-bottom: 0;
}
.filter-wrapper label {
  width: auto;
  float: none;
}
.filter-wrapper .form-select {
  min-width: 120px;
}
.comment-form fieldset.filter-wrapper .tips {
  font-size: 0.786em;
}
#comment-body-add-more-wrapper .form-type-textarea label {
  margin-bottom: 0.4em;
}
#edit-actions input {
  margin-right: 0.6em; /* LTR */
}

/* -------------- Other Overrides ------------- */

div.password-suggestions {
  border: 0;
}
.ui-widget-overlay {
  background: #222222;
  opacity: 0.7;
}
div.vertical-tabs .vertical-tabs-panes fieldset.vertical-tabs-pane {
  padding: 1em;
}
#forum .name {
  font-size: 1.083em;
}
#forum .description {
  font-size: 1em;
}

/* --------------- Search Form ---------------- */

#block-search-form {
  padding-bottom: 0px;
}
#block-search-form .content {
  margin-top: 0;
}

#block-search-form .form-item-search-block-form input {
  float: left; /* LTR */
  font-size: 12px;
  height: 1.143em;
  margin-right: 5px;
  width: 9em;
}
#search-form input#edit-keys {
  float: left; /* LTR */
  font-size: 12px;
  height: 2.143em;
  margin-right: 5px;
  width: 9em;
}
#edit-basic .form-item{
	display: inline;
}
#search-block-form input.form-submit,
#search-form input.form-submit {
  margin-left: 0;
  margin-right: 0;
  height: 25px;
  width: 34px;
  padding: 0;
  cursor: pointer;
  text-indent: -9999px;
  border-color: #e4e4e4 #d2d2d2 #b4b4b4;
  background: url(../images/search-button.png) no-repeat center top;
  overflow: hidden;
}
#search-block-form input.form-submit:hover,
#search-block-form input.form-submit:focus,
#search-form input.form-submit:hover,
#search-form input.form-submit:focus {
  background-position: center bottom;
}
#search-form .form-item-keys label {
  display: block;
}

/* --------------- Search Results ---------------- */
ol.search-results {
  padding-left: 0;
}
.search-results li {
  border-bottom: 1px solid #d3d7d9;
  padding-bottom: 0.4285em;
  margin-bottom: 0.5em;
}
.search-results li:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 1em;
}
.search-results .search-snippet-info {
  padding-left: 0;
}

/* -------------- Shortcut Links -------------- */

.shortcut-wrapper {
  margin: 2.2em 0 1.1em 0; /* Same as usual h1#page-title margin. */
}
.shortcut-wrapper h1#page-title {
  float: left; /* LTR */
  margin: 0;
}
div.add-or-remove-shortcuts {
  padding-top: 0.9em;
}
.overlay div.add-or-remove-shortcuts {
  padding-top: 0.8em;
}

/* ---------- Admin-specific Theming ---------- */

.page-admin #content img {
  margin-right: 15px; /* LTR */
}
.page-admin #content .simpletest-image img {
  margin: 0;
}
.page-admin-structure-block-demo .block-region {
  background: #ffff66;
  border: 1px dotted #9f9e00;
  color: #000;
  font: 90% "Lucida Grande", "Lucida Sans Unicode", sans-serif;
  margin: 5px;
  padding: 5px;
  text-align: center;
  text-shadow: none;
}
.page-admin-structure-block-demo #featured .block-region {
  font-size: 0.55em;
}
.page-admin-structure-block-demo #header .block-region {
  width: 500px;
}
.page-admin #admin-dblog img {
  margin: 0 5px;
}
/* Fix spacing when Seven is used in the overlay. */
#system-theme-settings fieldset {
  padding: 0;
}
#system-theme-settings fieldset .fieldset-legend {
  margin-top: 0;
}
/* Configuration. */
div.admin .right,
div.admin .left {
  width: 49%;
  margin: 0;
}
div.admin-panel {
  background: #fbfbfb;
  border: 1px solid #ccc;
  margin: 10px 0;
  padding: 0 5px 5px;
}
div.admin-panel h3 {
  margin: 16px 7px;
}
div.admin-panel dt {
  border-top: 1px solid #ccc;
  padding: 7px 0 0;
}
div.admin-panel dd {
  margin: 0 0 10px;
}
div.admin-panel .description {
  margin: 0 0 14px 7px;
}

/* ---------- Overlay layout styles ----------- */

.overlay #main,
.overlay #content {
  width: auto;
  float: none;
}
.overlay #page {
  padding: 0 2em;
}
.overlay .region-page-top,
.overlay #header,
.overlay #page-title,
.overlay #featured,
.overlay old#sidebar-first,
.overlay #triptych-wrapper,
.overlay #footer-wrapper {
  display: none;
}
.overlay-processed .field-type-image {
  display: block;
  float: none;
}
.overlay #messages {
  width: auto;
}

/* ---------- Poll ----------- */

.node .poll {
  margin: 2em 0;
}
.node .poll #edit-choice {
  margin: 0 0 1.5em;
}
.poll .vote-form {
  text-align: left; /* LTR */
}
.poll .vote-form .choices {
  margin: 0;
}
.poll .percent {
  font-size: 0.857em;
  font-style: italic;
  margin-bottom: 3em;
  margin-top: -3.2em;
  float: right;
  text-align: right;
}
.poll .text {
  clear: right;
  margin-right: 2.25em;
}
.poll .total {
  font-size: 0.929em;
  font-style: italic;
  text-align: right; /* LTR */
  clear: both;
}
.node .poll {
  margin: 1.8em 0 0;
}
.node .poll .text {
  margin-right: 6.75em;
}
.node .poll #edit-choice {
  margin: 0 0 1.2em;
}
.poll .bar .foreground {
  background-color: #666;
}
#footer-wrapper .poll .bar {
  background-color: #666;
}
#footer-wrapper .poll .bar .foreground {
  background-color: #ddd;
}

/*************** TOP BAR ***********************/

#top-bar li>ul{
	display: none;
}
#top-bar {
    height: 20px;
    margin-top: 0;
    padding-top: 5px;
	padding-bottom: 10px;
    width: 100%;
	overflow: visible;
	font-size: 14px;
}
#top-bar .region-top-bar{
    margin: 0 auto;
    width: 960px;
	font-size: 14px;
	font-weight: normal;
}
#top-bar .content,
#top-bar ul{
	  padding: 0;
  margin: 0;
}

#top-bar li >a{
  padding: 0;
  margin: 0;
  line-height: 30px;
}

#top-bar li {
  float: left;
  padding-right: 1.8em;
  list-style-type: none;
  list-style-image: none;
  position:relative;
}

#top-bar  li a{
  font-weight: bold;
  color: #ffffff;
  font-size:14px;
}
  #top-bar ul>li>ul {

  z-index:301;
  position:absolute;
  top: 29px;
  margin-left: -6px;

  
}
#top-bar #block-menu-menu-udogodnienia   ul>li>ul {
  z-index:301;
  position:absolute;
  top: 29px;
  margin-left: -170px !important;
  }
#top-bar ul>li>ul li {
  z-index:301;
  background-color: #666666;
  width: 180px;
  padding: 7px 14px 7px 14px;
  border-bottom: 1px solid #999999;

}
#top-bar ul>li>ul>li>a{

  padding-left: 35px;
  min-width: 150px;
  max-width: 300px;
  display: block;
  width: auto;
  padding-top: 4px;
  padding-bottom: 4px;
  height: auto;
  line-height: 20px;
  margin-left: 4px;
  font-weight: normal;

}
#top-bar ul>li.expanded, #top-bar ul>li.menuparent{
	background: url(../images/arrow-menu.png);
	background-repeat: no-repeat;
	background-position:  right 10px;
	padding-right: 18px;
}
#top-bar .block-menu {
	float: left !important;
	margin-left:0px !important;
}
#top-bar .block-search {
	float: right;
}
#top-bar #block-search-form, #top-bar #block-search-form form{
	width: 170px !important;
	height: 30px;
	margin-top: 1px;
}
#top-bar .block{
	margin-left:1.8em;
	display: inline-block;
	margin-bottom: 0px;
	width: auto;
	overflow: visible;
	float:right;
}
#top-bar .block h2{
	display: none;
}

#top-bar #block-search-form .form-item {
    margin: 0 !important;
}
#block-block-4 li {
    padding-left: 0;
}
#block-block-4 a { text-decoration: none; color: #fff; padding-left: 10px}
#block-block-4 a: hover { text-decoration: underline}

#top-bar #block-search-form  .form-actions .form-submit{
	background: url(../images/search-icon.png);
	background-repeat: no-repeat;
	background-position: top center;
	color: transparent;
	border: 0px;
	width:21px;
	height:20px;
	margin-left: -24px;
	padding-left: 5px;
	padding-top: 0px;
	display: inline-block;
	margin-bottom: 0em;
	margin-top:0px;
	
}
#top-bar #block-search-form  .form-item{
	border-bottom: 1px solid #ffffff !important;
	width: 166px;
	display: inline-block;

}
#top-bar #block-search-form   .form-text{
	background-color: transparent;
	width: 148px;
	border:0px solid #ffffff;
	color: #cccccc;
	margin-right:24px;
	margin-bottom:0px;
	padding-bottom: 0px;
	margin-top:0px;
	box-shadow: 0px 0px 0 #8C8C8C inset;
}
#top-bar #block-search-form   .form-text:focus{
	background-color: #ffffff;
	width: 145px;
	border:none;
	color: #333333;
	margin-right:14px;
	margin-bottom:0px;
	margin-top:0px;
}
#top-bar #block-search-form  .form-item{	
	margin: 0px !important;
}
#top-bar #block-search-form .form-actions {
    padding-top: 0px;
}
#top-bar #block-menu-menu-udogodnienia{
	margin-left: 1.5em !important;
	float:right !important;

}
/*************** TOP BAR END ***********************/
 path:hover{
	fill: #e2e2e2;
	fill-opacity: 0.8;
}
.openlayers-popup a{
	color: #ffffff;
}
#left_headline{
	position: relative;

}
.region-left-headline{
	position: relative;
}
.region-left-headline .content{
	margin-top: 0px;
}
#block-views-mapa-powiat-w-block{
	z-index: 300;
	position: relative;
}
#block-views-mapa-powiat-w-block-1, #block-views-mapa-powiat-w-block-2,#block-views-mapa-powiat-w-block-3,#block-views-mapa-powiat-w-block-4,
#block-views-mapa-powiat-w-block-5,#block-views-mapa-powiat-w-block-6,#block-views-mapa-powiat-w-block-7,#block-views-mapa-powiat-w-block-8,#block-views-mapa-powiat-w-block-9,#block-views-mapa-powiat-w-block-10,#block-views-mapa-powiat-w-block-11,#block-views-mapa-powiat-w-block-12,
#block-views-mapa-powiat-w-block-13,#block-views-mapa-powiat-w-block-14{
	position: absolute;
	left:-11170px;
	top:0;
	z-index: 301;
	width:400px;
	height:300px;
	background-color: #ffffff;
	
	overflow:hidden;
	
}
#close{
	display:none;
	position: absolute;
	top:0;
	left:0;
	z-index: 302;
	text-align: center;
	
}
.contextual-links-region{
	position:static;
}
#block-views-mapa-powiat-w-block-1 .alLayerDiv{
	background-color: #ffffff;
}
#admin-menu{
	margin-right:0px;
}
#footer{
	margin: 0 auto;
	
}
#show-map{
	padding: 4px;
	background-color: #cccccc;
	margin-top:7px;
	display: block;
	text-align: center;
}
#show-map{
	color: #333333;
}
#footer .block-menu{
	background-color: #f4f4f4;
	color: #525252;
	padding: 12px 0px 0px 0px;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}
#footer .block-menu ul li a{
	color: #525252;
	}
#footer .block-menu ul.menu {
	width: 960px;
	margin: 0 auto;
	text-align: center !important;
	}
	#footer .block-menu ul  li{
	display: inline-block;
	*display: inline;
	text-align: center !important;


	}
#footer .block-menu h2{
	display: none;
}
#highlighted{
	padding-left: 0px;
	margin-bottom: 10px;
	}
#highlighted label{
	display: inline-block;
}
#highlighted .views-widget{
	display: inline-block;
}
#highlighted .views-exposed-widget{
	display: inline-block;

}
#highlighted input[type='text']{
	width: 290px;
}
#highlighted input[type='submit']{
	margin-top:0px;
}
.social-icons{
	background-color: #FAFAFA;
	padding: 6px 0 6px 0;
}
.social-icons a{
	padding: 0px 8px 0px 8px;
	background-repeat: no-repeat;
	cursor: pointer;
}
.social-icons .twitter{
	background-image: url('../images/twitter.png');
	display:inline-block;
	width: 13px;
	height: 22px;
}
.social-icons .twitter:hover{
	background-image: url('../images/twitter-active.png');
}
.social-icons .fb{
	background-image: url('../images/fb.png');
	display:inline-block;
	width: 10px;
	height: 22px;
}
.social-icons .fb:hover{
	background-image: url('../images/fb-active.png');
}
.social-icons .rss{
	background-image: url('../images/rss.png');
	display:inline-block;
	width: 20px;
	height: 22px;
}
.social-icons .rss:hover{
	background-image: url('../images/rss-active.png');
}
.social-icons .g{
	background-image: url('../images/google.png');
	display:inline-block;
	width: 20px;
	height: 22px;
}
.social-icons .g:hover{
	background-image: url('../images/google-active.png');
}
#footer{
	position: relative;
}
#right_headline input.form-autocomplete {
    background-image: none;
}

.p-error{
	width:960px;
	margin: 0 auto;
}
.info{
	background-color: #f8f8f8;
	padding:8px;
	border: 1px solid #dadada;
}
#header .region-header{
	text-size:28px;
	color: #333333;
	width: 551px;
}
#header .region-header p{
	font-size:26px;
	color: #333333;
	font-weight: bold;
	line-height: 29px;
}
#content{
	position: relative;
}
.error-search{
	position: absolute;

	bottom: 50px;
}
.error-search label{
	display: none !important;
}
.error-search input.form-text, #content input.form-text{
	
}
.error-search .form-submit {
    background: url("../images/search2.png") no-repeat !important;
    border: 0 none;
    color: transparent;
    display: inline-block;
    height: 18px;
    margin-bottom: 0;
    margin-left: -33px !important;
    margin-top: 8px;
    padding-left: 5px !important;
    padding-top: 5px !important;
    width: 21px;
} 
#block-views-katlog-bip-block .views-row{
	margin-bottom: 7px;
	height: 56px;
}
#block-views-katlog-bip-block .views-row .views-field{
	display: inline-block;
}
#block-views-katlog-bip-block .views-row   .views-field-description{
	width: 70%;
	float: right;
}
#block-views-katlog-bip-block .views-row   .views-field-name{
	width: 25%;
}
.block{
	margin-bottom: 30px;
}
#breadcrumb{
	display: block;
	width: 980px;
	clear:both;
	border-bottom: 0px solid #C9CAD2;
	border-top: 0px solid #C9CAD2;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: transparent !important;
	padding-left: 6px;
}
#highlighted{
	clear:both;
	display: block;
	width:960px;
}
#highlighted ul.menu {
    display: table;
    list-style-image: none;
    list-style-type: square;
    margin: 0 auto;
    text-align: center;
}

#highlighted .clearfix:after {
    clear: both;
    content: ".";
    height: 0;
    visibility: hidden;
	display:none;
}
#highlighted ul.menu li{
	float: left;
	*float: none;
	*display: inline;
	*width: auto;
	list-style-type: square;
	list-style-image: none;
	*display:inline;
	padding-right: 29px;
	padding-left: 9px;

}
#highlighted ul.menu li.first{
	float: left;
	*float: none;
	*display: inline;
	*width: auto;
	list-style-type: none;
	list-style-image: none;


}
.line {
    background-color: #CCCCCC;
    clear: both;
    height: 1px;
    margin-bottom: 15px;
    width: 960px;
}

#highlighted ul.menu li a{
	color: #333333;
}
#highlighted h2{
	display:none;
}
#highlighted .block{
	margin-bottom: 0px;
}
h1#page-title{
	font-size: 18px;
    font-weight: normal;
    line-height: 1.4;
    margin-bottom: 10px;
    margin-top: 0;
    padding-bottom: 3px;
	padding-top: 8px;
	 margin: 0 0 0.5em;
	border-bottom: 1px solid #C9CAD2;
  
}
.line{
	width: 960px;
	height: 1px;
	background-color: #cccccc;
	clear: both;
	margin-bottom: 15px;
}
.block-lang-dropdown{
	width: auto;
	float: right;
	margin-left: 32px !important;
}
.block-lang-dropdown h2{
	display:none;
}
.dd_after .ddTitle {
    background: none !important;
    border: 0px solid #C3C3C3;
    cursor: default;
    height: 16px;
    overflow: hidden;
    padding: 3px;
    text-indent: 0;
}
.dd_after {
    background-color: transparent;
 
    position: relative;
    text-align: left;
}
.dd_after .ddTitle span.arrow, .dd_after .ddTitle span.arrow:hover {
    background: url("../images/arrow-menu.png") no-repeat !important;
    cursor: pointer;
    display: inline-block;
    float: right;
    background-position:  right 5px !important;
}
.dd_after .ddChild {
	background-color: #666666;
	top: 28px !important;
	border: 0p solid #ffffff !important;
}
.dd_after .ddChild a {
    color: #ffffff;
    cursor: pointer;
    display: block;
    overflow: hidden;
    padding: 2px 6px 2px 0;
    text-decoration: none;
}
.dd_after .ddChild a.selected {
    background-color: #666666;
}
.dd_after .ddChild a:hover {
    background-color: #666666;
}
.dd_after {
    font-family: Arial,Helvetica,sans-serif;

    text-align: left;
}
.dd_after .ddTitle span.ddTitleText {
    float: left;
    line-height: 21px !important;
    overflow: hidden;
    text-indent: 0px;
	width: 18px;
}
#block-menu-menu-udogodnienia h2{
	display:none;
}
#block-menu-menu-udogodnienia{
	width: 50px;;
	float:right;
}
#block-menu-menu-udogodnienia .content>ul>li>a{
	text-indent: -2222px;
	display:block;

}
#top-bar .content>ul>li.expanded>a{
	pointer-events: none;
    cursor: default;
}
#top-bar  #block-menu-menu-top-navigation ul li a.menu-1240{
	text-indent: -1222px;
	display:block;
}

#lightbox h2{
	text-align: left;
	border-bottom: 1px solid #666666;
	margin-left: 20px;
	margin-right: 20px;
	padding-bottom: 10px;
}

#webform-client-form-280{
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
	width:360px;
	height: 280px;
	background-color: #f8f8f8;
}
#webform-client-form-280 input[type="email"]{
	width:365px;
	height: 34px;
	
}
#webform-client-form-280 input[type="submit"]{
	background-color: #666666;
	border: 1px solid #666666;
	float: right;
}
#webform-client-form-280 textarea{
	width:365px;
	height: 81px;
	
}
#block-block-9{
	position:absolute;
	right:0;
	
}
#top-bar #block-search-form .keypad-trigger{
	display: none;
}
#modalContainer{
	padding: 0px!important;
	background-color: #f8f8f8;
	border: 1px solid #c0c0c0;
}
#footer-columns .columns{
	width: 960px;
	margin: 0 auto;

}
#right_headline input.form-autocomplete {
    background-image: none;
}
#logo{
	position: absolute;
	top:30px;
	right: 0px;
	z-index: 11;
	margin-right:13px;
}
.p-error{
	width: 960px;
	margin: 0 auto;
}
.info{
	background-color: #f8f8f8;
	padding:8px;
	border: 1px solid #dadada;
}
.front #header .region-header h2 {
	font:bold 25px/30px Arial;
}
#header .region-header h2 {
	color: #4b505f;
	font:bold 21px/26px Arial;
  margin:15px 0;
}
.front #header .region-header{
  margin:10px 0 8px 240px;
  padding-top:10px;
  padding-bottom:17px;
}
#header .region-header{
	width: 551px;
  float:left;
  padding-left:35px;
  margin:12px 0 17px 240px;
}
#header .region-header .block {
margin:0;
}
#header .region-header p{
	font-size:26px;
	color: #333333;
	font-weight: bold;
	line-height: 29px;
}
#content{
	position: relative;
}
.error-search{
	position: absolute;

	bottom: 67px;
}
.error-search label{
	display: none !important;
}
.error-search input.form-text, #content input.form-text{
	
}
.error-search .form-submit {
    background: url("../images/search2.png") no-repeat !important;
    border: 0 none;
    color: transparent;
    display: inline-block;
    height: 18px;
    margin-bottom: 0;
    margin-left: -33px !important;
    margin-top: 8px;
    padding-left: 5px !important;
    padding-top: 5px !important;
    width: 21px;
} 
#block-views-katlog-bip-block .views-row{
	margin-bottom: 7px;
	height: 56px;
}
#block-views-katlog-bip-block .views-row .views-field{
	display: inline-block;
}
#block-views-katlog-bip-block .views-row   .views-field-description{
	width: 70%;
	float: right;
}
#block-views-katlog-bip-block .views-row   .views-field-name{
	width: 25%;
}
#page .block{
margin-bottom:15px;
}
#breadcrumb{
	display: block;
	clear:both;
}
#highlighted{
	clear:both;
	display: block;
	height: 50px;
}
#highlighted ul.menu {
	text-align: center;
	margin-top: 7px;
	
}
#highlighted ul.menu li{

}
#highlighted ul.menu li a{
	
}
#highlighted h2{
	display:none;
}
#highlighted .block{
	margin-bottom: 0px;
}
h1#page-title{
  font: normal 18px Arial;
  color:#4b505f;
  margin-bottom: 10px;
  margin-top: 0;
  padding-bottom: 7px;
  padding-top: 0;
  padding-left: 6px;
  padding-right: 5px;
  margin:0 0 0.5em;
  border-bottom: 1px solid #C9CAD2;
}

.block-lang-dropdown{
	width: auto;
	float: right;
	margin-left: 32px !important;
}
.block-lang-dropdown h2{
	display:none;
}
.dd_after .ddTitle {
    background: none !important;
    border: 0px solid #C3C3C3;
    cursor: default;
    height: 16px;
    overflow: hidden;
    padding: 3px;
    text-indent: 0;
}
.dd_after {
    background-color: transparent;
 
    position: relative;
    text-align: left;
}
.dd_after .ddTitle span.arrow, .dd_after .ddTitle span.arrow:hover {
    background: url("../images/arrow-menu.png") no-repeat !important;
    cursor: pointer;
    display: inline-block;
    float: right;
    background-position:  right 5px !important;
}
.dd_after .ddChild {
	background-color: #666666;
	top: 28px !important;
	border: 0p solid #ffffff !important;
}
.dd_after .ddChild a {
    color: #ffffff;
    cursor: pointer;
    display: block;
    overflow: hidden;
    padding: 2px 6px 2px 0;
    text-decoration: none;
}
.dd_after .ddChild a.selected {
    background-color: #666666;
}
.dd_after .ddChild a:hover {
    background-color: #666666;
}
.dd_after {
    font-family: Arial,Helvetica,sans-serif;
 
    text-align: left;
}
.dd_after .ddTitle span.ddTitleText {
    float: left;
    line-height: 21px !important;
    overflow: hidden;
    text-indent: 0px;
	width: 21px;
}
#block-menu-menu-udogodnienia h2{
	display:none;
}
#block-menu-menu-udogodnienia{
	width: 50px;
	float:right;
}
#block-menu-menu-udogodnienia .content>ul>li>a{
	text-indent: -2222px;
	display:block;

}
#top-bar .content>ul>li.expanded>a{
	pointer-events: none;
    cursor: default;
}

#top-bar #block-menu-menu-top-navigation ul li a.menu_icon, #top-bar ul li a.menu_icon {
    background-position: left center;
    display: block;
    min-height: 23px;
    overflow: hidden;
    text-indent: 0;
    width: 0;
}

#block-webform-client-block-280{
	visibility:hidden;
	
	
}
#block-webform-client-block-280 h2{
	
	
}
#lightbox h2{
	text-align: left;
	border-bottom: 1px solid #666666;
	margin-left: 20px;
	margin-right: 20px;
	padding-bottom: 10px;
}

#webform-client-form-280{
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
	width:360px;
	height: 280px;
	background-color: #f8f8f8;
}
#webform-client-form-280 input[type="email"]{
	width:365px;
	height: 34px;
	
}
#webform-client-form-280 input[type="submit"]{
	background-color: #666666;
	border: 1px solid #666666;
	float: right;
}
#webform-client-form-280 textarea{
	width:365px;
	height: 81px;
	
}
#block-block-9{
	position:absolute;
	right:0;
	
}
#modalContainer{
	padding: 0px!important;
	background-color: #f8f8f8;
	border: 1px solid #c0c0c0;
}
#footer-columns .columns{
	width: 960px;
	margin: 0 auto;
  padding-top:10px;
}
.sidebar ul.menu>li>ul{
	margin-left: 10px;
}

.page-error .node-metadata-wrapper, .page-error .workbench-info-block{
	display:none;
}
.page-error #main{
	margin-bottom: 0px !important;

}
.pagerer-page {
    border: 1px dotted #FFFFFF;
    margin: 0;
    padding: 0;
    text-align: center;
	background-color: #666666;
	color: #ffffff;
}

#block-views-komunikaty-block {
  width: 100%;
  position: fixed;
  bottom: 0;
  background-color: #666666;
}

#block-views-komunikaty-block li {
  color: #ffffff;
  font-size: 1.3em;  
  height: 1.4em;
  font-weight: normal;
}

#block-views-komunikaty-block .liScroll-container, 
#block-views-komunikaty-block .liScroll-container .mask,
#block-views-komunikaty-block .liScroll-container ul {
  width: 100% !important;
}

#block-views-komunikaty-block .liScroll-container .mask {
  position: static;
  margin: 7px 10px 0 10px;
}

#block-views-komunikaty-block .liScroll-container li {
  padding-right: 80px;

}





#block-views-komunikaty-block {
  width: 100%;
  position: fixed;
  bottom: 0;
  background-color: #666666;
}

#block-views-komunikaty-block li {
  color: #ffffff;
  font-size: 1.3em;  
  height: 1.4em;
  font-weight: normal;
}

#block-views-komunikaty-block .liScroll-container, 
#block-views-komunikaty-block .liScroll-container .mask,
#block-views-komunikaty-block .liScroll-container ul {
  width: 100% !important;
}

#block-views-komunikaty-block .liScroll-container .mask {
  position: static;
  margin: 7px 10px 0 10px;
}

#block-views-komunikaty-block .liScroll-container li {
  padding-right: 80px;
}
#block-views-komunikaty-block .liScroll-container li  span.field-content {
	position:absolute;
	top:0;
	
}
/****************metadane************************/
.node-metadata-wrapper{
	margin-top: 30px;
  background:url('../images/icon-informacje-o-stronie.png') 5px 0 no-repeat;
}
.node-metadata-wrapper h2{
	border-bottom: 1px dotted #C9CAD2;
	color: #666666;
	padding-left: 20px;
}
#block-views-content-history-block {
  background:url('../images/icon-modyfikacje.png') 0 0 no-repeat;
}
#content .field-name-field-plik {
background:url('../images/icon-file.png') 3px 1px no-repeat;
}
#content .field-label-above .field-label,
#block-views-content-history-block h2,
#content .node-metadata-wrapper h2 {
  padding-left:22px;
  padding-bottom:7px;
  font:normal 14px Arial;
}
#content .link-wrapper {
margin-bottom:28px;
}
dl.node-metadata-data a {
  font:normal 14px Arial;
  color: #6a6a6a;
  text-decoration:underline;
}
dl.node-metadata-data{
	color: #6a6a6a;
	display: none;
  font:normal 14px Arial;
}
dl.node-metadata-data dt{
	width: 150px;
  display:inline-block;
  padding-left:20px;
  float:left;
  clear:left;
}
dl.node-metadata-data dd {
  display:inline-block;
  margin-left:0;
  float:left;
}
dl.node-metadata-data .date-calendar,
dl.node-metadata-data .time-calendar {
margin-left:5px;
margin-right:5px;
width:auto;
color:#6A6A6A;
font-size:14px;
}
dl.node-metadata-data .time-calendar {
margin-right:0;
}
.field-name-field-kategoria-narzedna{
	clear: both;
	float: left;
}
ul.inline  li.statistics_counter{
	display: none;
}
.print_html, .print_mail, .print_pdf {
    margin-left: 0em;
}
img.print-icon {
    vertical-align: bottom;
}
.node-metadata-wrapper h2.toogle-active{
	background: url('../images/arrow.png') 625px center no-repeat;
	cursor: pointer;
}
.node-metadata-wrapper h2.active{
	background: url('../images/arrow-up-icon.png') 622px center no-repeat;
}
#content .field-label-above .field-label,
#block-views-content-history-block h2{
	background: url('../images/arrow.png') 625px center no-repeat;
	cursor: pointer;
}
#content .field-label-above div.active,
#block-views-content-history-block h2.active{
	background: url('../images/arrow-up-icon.png') 622px center no-repeat;
	
}
#block-views-content-history-block .content{
	display: none;
}
#content #block-views-content-history-block table tr th a {
color:white !important;
}
#content #block-views-content-history-block table th {
font:bold 13px/22px Arial;
background-color:#767d85;
color:white !important;
text-align:left;
padding:0 5px;
white-space:nowrap;
}
/*************pliki do pobrania********************/
.field-type-file, .field-type-file .field-item{
	clear:both;
}
.field-type-file .field-items .even, .field-type-file .field-items .odd{
	border-bottom: 1px dotted #C9CAD2;
	overflow: hidden;
	padding-bottom: 5px;
	margin-left: 10px;
	margin-bottom: 4px;
	padding-left: 5px;
}
.field-type-file .field-label{
	border-bottom: 1px dotted #C9CAD2;
	font-size: 16px;
  font-weight: normal;
  line-height: 1.4;
  margin-bottom: 10px;
  margin-top: 0;
  padding-bottom: 3px;
  background-image: url('../images/arrov-active.png');
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 14px;
}
.field-type-file div.active{
	background-image: url('../images/arrow.png');
	background-repeat: no-repeat;
	background-position: left center;
	
}
.field-type-file a{
  font-size:13px;
	max-width: 380px;
	display: block;
	float: left;
	margin-right: 10px;
	color: #444444;
	text-decoration: none;
}
.field-type-file a:hover{
  font-size:13px;
	max-width: 380px;
	display: block;
	float: left;
	margin-right: 10px;
	color: #444444;
	text-decoration: underline;
}
.field-type-file .data-modyfication,.field-type-file .filesize{
	width: 80px;
	float:right;
	padding-left: 5px;
	font-weight: normal;
	text-align: right;
  margin-top:14px;
  color:#444444;
  font-size:13px;
}
.field-type-file .data-modyfication + a {
margin-top:14px;
}
.field-type-file .download-file{
	clear: both;
	display: block;
	float:right;
	text-align: right;
	margin-top: 12px;
	
}
.field-type-file .download-file a{
	margin-right: 6px;
	display: block;
	
}
.content .form-type-select{
  border: 0px solid #E9E9E9;
}
.content .jquery-selectbox{
	margin-right: 3px;
}
.content .form-type-select span{
	color: #333333;
	
}
#workbench-moderation-node-unpublish-form .form-type-select{
	background-color: #ffffff;
    border: 0px solid #E9E9E9;
    box-shadow: none;
    height: auto !important;
}
.field-name-field-kategoria-narzedna{
	display:none;
}
.keypad-trigger {
    background: url("../images/keyboard.png") no-repeat;
    border: 0 none;
    height: 20px;
    padding: 0;
    text-indent: -99999px;
    width: 25px;
	position: absolute;
	top: 11px;
	right: 4px;
	 margin: 0px 0 0 -34px !important;

}
.block-system .form-item{
	display: block;
	height: auto;
	overflow: hidden;
}
#edit-basic .keypad-trigger{
	display: none;
}
.block-system .keypad-trigger {
    background: url("../images/keyboard.png") no-repeat;
    border: 0 none;
    height: 20px;
    padding: 0;
    text-indent: -99999px;
    width: 25px;
	position: absolute;
	top: 28px;
	right: 4px;
	 margin: 0px 0 0 -34px !important;
}

.testowe {
	background: url("../images/mapa-test.png");
	background-repeat: no-repeat;
	width: 825px;
	height: 543px;
	margin-top: 40px;
   
}
#user-login input.form-text{
	width: 340px;
}
#user-login #keypad-trigger-form-edit-pass{
	position: absolute;
    left: 345px;
    top: 31px;

}
.view-id-bloki_na_stronie_g_wnej .views-field-title span a{
	font-weight: bold;
}
.views-field-stamp{
	text-align: center;
}
.title-one{
	float: right;
	text-align: right;
	margin-right:100px;
	line-height: 1.2;
}
.title-two{
	float: right;
	text-align: right;
	color: #000000;
	margin-right:100px;
	line-height: 1.2;
}
#employees-contacts-table tr:nth-child(odd) { background-color:#ffffff; }
#employees-contacts-table tr:nth-child(even) { background-color:#f4f4f4; }
#employees-contacts-table td.baza_header{padding-top: 25px !important;display: block;background-color:#ffffff;border-bottom: 1px solid #999999;font-weight: bold}
#employees-contacts-table{margin-top: 0px;}
#employees-contacts-table tbody{ border-top:0px solid #cccccc;}
.blog h1{clear: both;margin-top: 40px;}
.blog h2{font-size: 14px !important;height: auto;float: left;margin-right: 6px;padding-top: 4px;}
.blog button{
	padding: 4px 12px 4px 12px;
   -khtml-border-radius: 5px;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
    behavior: url(/sites/default/themes/rbip_classic/images/PIE.htc);
    border-radius: 5px;
	  font-size: 16px;
    font-weight: normal;
    position: relative;
    display:block;
    zoom: 1;
		background-color: #666666;
		color: #ffffff;
		border: 1px solid #666666;
		float: left;
		margin-left: 10px;
		
		}
		form input[type="text"]{
    background-color: #FBFBFB;
    border: 1px solid #E9E9E9;
    box-shadow: 1px 1px 0 #8C8C8C inset;
    position: relative;
    z-index: 0;
		height: 28px;
		float: left;
		padding-left: 3px;
}
.views-exposed-form .keypad-trigger {
    background: url("../images/keyboard.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    height: 20px;
    margin: 0 0 0 -34px !important;
    padding: 0;
    position: absolute;
    right: 4px;
    text-indent: -99999px;
    top: 11px;
    width: 25px;
}
textarea {
    background-color: #FBFBFB;
    border: 1px solid #E9E9E9;
    box-shadow: 1px 1px 0 #8C8C8C inset;
    position: relative;
    z-index: 0;
		float: left;
		padding-left: 3px;
}
.print-logo #logo {
    right: 0 !important;
    position: relative;
    top: 10px;
    z-index: 11;
	float: right !important;
	display: block !important;
	
	}

	.print-logo{
	background-color: #fff !important;
	 color: #000 !important;
	 display: inline;
}
.print-content .filesize, .print-content .data-modyfication{
	display: none;
}
.print-site_title{
	font-weight: bold;
	font-size: 21px;
	width: 100%;
	padding-top: 0px;
	background-color: #fff !important;
	 color: #000 !important;
	
}
.print-site_name{
	width: 75%;
	 background-color: #fff !important;
	 color: #000 !important;

}

.print-content .download-file img, .print-content .download-file .print-footnote{
	display: none;
}
.print-hr{
	height: 1px;
	border: 0px solid #fff;
	background-color: #666;
	clear: both;
}
.print-content span.file a, .print-content span.file img{
	background-color: #ffffff !important;
	display: none;
}
.print-content span.file .data-modyfication+a{
	display: block !important;
}
.body-print blockquote, .body-print ul,.body-print li, .body-print th,.body-print  div, .body-print span, .body-print p, .body-print strong, .body-print  pre,.body-print dl,.body-print dt,.body-print dd,.body-print .node-metadata-wrapper,.body-print  h2,.body-print  h3,.body-print  h4, .print-site_name a,.print-site_name em,.print-site_name span,.print-content div,.print-content div span,.print-content p,.print-content ul,.print-content  h2,.print-breadcrumb,.print-breadcrumb a,.print-footer,.print-source_url, .print-content a,.print-source_url a,.print-source_url strong, .print-links p,.print-links strong{
	background-color: #fff !important;
	 color: #000 !important;
}
 .print-breadcrumb{
	
}
.body-print .page-print{
	
}
.body-print dd,.body-print dt{
	width: auto;
	display: inline;
}
.print-content  span.print-footnote{
	float: right;
	display: inline;
}
 .field-name-field-kategoria-narzedna {
	display: none !important;
	visibility: hidden;
	color: #ffffff !important;
	width: 0px;
	height: 0px;
}
.print-content .field-type-file a {
    max-width: 800px !important;
}
.body-print table{
	width: 100% !important;
	background-color: #fff !important;
	 color: #000 !important;
	  font-family: Arial;
}
.body-print table td{
	background-color: #fff !important;
	 color: #000 !important;
	 font-family: Arial;
}
.body-print tbody{
	border-top:0px solid #ffffff;
}
.body-print{
	padding-left: 20px;
	padding-right: 20px;
}
.body-print .node-metadata-data{
	display: block;
	clear: both;
	overflow: hidden;
}
.body-print  #toogle{
	
}
.body-print #block-views-content-history-block .content {
    display: block;
	clear: both;

}
.body-print #block-views-content-history-block .content  table{
   
	clear: both;
	float: left;
}
.body-print ul.contextual-links{
	display: none;
}
.error-msg{
		display:block;
		color: #CC0C0C;
		font-size: 14px;
		margin-top: 0px;
}
.blog form{
	overflow: hidden;
}
.view-content-history .views-field-log{
	width: 200px;
}
.view-content-history .views-field-timestamp{
}
.view-content-history .views-field-name{
	white-space:nowrap;
}
#block-views-content-history-block table{
	border: 0px;
    border-collapse:collapse;
}
#block-views-content-history-block table tr {
border-bottom:0;
}
#block-views-content-history-block table td {
border-left:0;
border-right:0;
border-bottom:1px dotted #d2d2d2;
padding:3px 5px;
}
#block-views-content-history-block table td a {
color:#444444;
}
#block-views-content-history-block table .even td {
background-color:#f4f4f4;
}
#block-views-content-history-block table td.views-field-log{
}
#user-login label+input+.keypad-trigger{
    left: 345px;
    position: absolute;
    top: 31px;
}
#user-login  input+.keypad-trigger {
    left: 345px;
    position: absolute;
    top: 12px;
}
.node h3{
	font-weight: bold;
}


/*
old#sidebar-first .content > ul.menu > li{
  list-style: none outside none;
  padding:0px;
  margin: 0 0 6px 0;
  font-size: 16px;
  display: block;
  line-height: 20px;
  text-decoration: none;
  position: relative;
}

old#sidebar-first .content > ul.menu > li > span.menu-more {
	width: 35px;
	position: absolute;
	top: 0px;
	right: 10px;
	padding: 11px 0px;
}

old#sidebar-first .content > ul.menu > li > a,
old#sidebar-first .content > ul.menu > li > span:not(.menu-more){
  width:auto;
  text-decoration: none;
  display: block;
  border: 1px solid #ccc;
  color:  #4b505f;
  border-left: 3px solid #4b505f;
  padding: 9px 20px 9px 10px;
  background-color: #ffffff;
  background-image: url("../images/menu-left-arrow.png");
  background-repeat:no-repeat;
  background-position: 283px 17px;
}

old#sidebar-first .content > ul.menu > li > a:hover,
old#sidebar-first .content > ul.menu > li > a.active-trail{
  border: 1px solid #4b505f;
  color: #fff;
  background-color: #4b505f;
  background-image: url("../images/menu-left-arrow-hover.png");
  background-repeat:no-repeat;
  background-position: 285px 17px;
}

old#sidebar-first .content > ul.menu > li.expanded > a{
  background-image: url("../images/menu-left-top.png");
}

old#sidebar-first .content > ul.menu > li.expanded > a.active-trail{
  background-image: url("../images/menu-left-top.png");
}
old#sidebar-first .content > ul.menu > li > ul > li a {
  color:#444;
  padding:10px 10px;
  width:auto;
}
old#sidebar-first .content > ul.menu > li > ul > li > a {
  font-size:15px;
  line-height:18px;
}
old#sidebar-first .content > ul.menu > li > ul > li > ul > li > ul {
  margin-left:0;
}
.html old#sidebar-first .content > ul.menu > li > ul > li > ul > li span {
  padding: 7px 10px 0 10px;
}
old#sidebar-first .content > ul.menu > li > ul > li > ul > li span,
old#sidebar-first .content > ul.menu > li > ul > li > ul > li a {
  font-size:14px;
  line-height:18px;
  padding: 7px 10px;
  display:block;
}
old#sidebar-first .content > ul.menu > li > ul > li.active-trail > a {
  background-image: url("../images/menu-left-top-red.png");
  background-repeat:no-repeat;
  background-position: 280px center;
}
old#sidebar-first .content > ul.menu > li > ul > li > ul li.active-trail > a {
  background-image: url("../images/menu-left-arrow-right-red.png");
}
old#sidebar-first .content > ul.menu > li > ul > li > ul > li > span {
}
old#sidebar-first .content > ul.menu > li > ul > li > ul li > a {
  background-image: url("../images/menu-left-arrow-right.png");
  background-repeat:no-repeat;
  background-position: 270px center;
}
old#sidebar-first .content > ul.menu > li li.active-trail > a,
old#sidebar-first .content > ul.menu > li li.active-trail > span {
  color:#a61616;
}


old#sidebar-first .content {
padding-left:0;
}
*/
.front #content .tabs {
display:none;
}
.front #content .block {
clear:both;
}
.front #content .views-row {
margin-bottom:10px;
}
.front #content .views-field-title a {
color:#a61616;
font:bold 15px/18px Arial;
}
.front #content .views-field-body {
color:#444444;
font:normal 13px/17px Arial;
}
.front #content .views-field-view-node a {
color:#a61616;
font:normal 13px/17px Arial;
}
#block-views-bloki-na-stronie-g-wnej-block-1 .views-field-created {
border-bottom:1px dotted #d2d2d2;
padding-bottom:9px;
margin-bottom:5px;
}
#block-views-bloki-na-stronie-g-wnej-block-1 .views-field-title {
margin-bottom:4px;
}
#content #block-views-bloki-na-stronie-g-wnej-block-1 .views-row {
margin-bottom:15px;
}
.front #content #block-views-bloki-na-stronie-g-wnej-block .views-row {
margin-bottom:0px;
}
.front #content #block-views-bloki-na-stronie-g-wnej-block .views-row-even {
background:#f7f7f7;
}
#block-views-bloki-na-stronie-g-wnej-block .views-field-field-plik .filesize,
#block-views-bloki-na-stronie-g-wnej-block .views-field-field-plik .data-modyfication,
#block-views-bloki-na-stronie-g-wnej-block .views-field-field-plik a:last-child,
#block-views-bloki-na-stronie-g-wnej-block .views-field-field-plik a img {
display:none;
}
#block-views-bloki-na-stronie-g-wnej-block .views-field-field-plik a {
display:inline-block;
width:20px;
height:22px;
background:url('../images/icon-image.png') no-repeat;
}
#block-views-bloki-na-stronie-g-wnej-block .views-field-field-plik a:hover {
background:url('../images/icon-image-hover.png') no-repeat;
}
#block-views-bloki-na-stronie-g-wnej-block .views-row {
padding:4px 0;
border-top:1px dotted #dedede;
clear:both;
margin:0;
overflow: hidden;
position: relative;
}
#block-views-bloki-na-stronie-g-wnej-block .date-calendar,
#block-views-bloki-na-stronie-g-wnej-block .time-calendar {
width:auto;
}
#block-views-bloki-na-stronie-g-wnej-block .views-row[class] {
display: table;
position: static;
}
#block-views-bloki-na-stronie-g-wnej-block .views-row > div {
position: absolute;
top: 50%;
}
#block-views-bloki-na-stronie-g-wnej-block .views-row > div[class] {
display: table-cell;
vertical-align: middle;
position: static;
}
#block-views-bloki-na-stronie-g-wnej-block .views-row div > span {
display:block;
position: relative;
top: -50%
}
#block-views-bloki-na-stronie-g-wnej-block .views-row div span[class] {
position: static;
}
#block-views-bloki-na-stronie-g-wnej-block .views-row + .views-row {
border-bottom:1px dotted #dedede;
}
#block-views-bloki-na-stronie-g-wnej-block .views-field {
float:left;
}
#block-views-bloki-na-stronie-g-wnej-block .views-field-created > span {
padding-left:14px;
}
#block-views-bloki-na-stronie-g-wnej-block .views-field-created {
width:155px;
}
#block-views-bloki-na-stronie-g-wnej-block .views-field-title {
padding:0 14px;
border-left:1px dotted #dedede;
border-right:1px dotted #dedede;
}
#content #block-views-bloki-na-stronie-g-wnej-block .views-field-title a {
color:#666666;
font:normal 14px/18px Arial;
}
#content #block-views-bloki-na-stronie-g-wnej-block .views-field-title a:hover {
color:#a61616;
font:normal 14px/18px Arial;
}
#block-views-bloki-na-stronie-g-wnej-block .views-field-title .field-content {
width:400px;
display:block;
}
#block-views-bloki-na-stronie-g-wnej-block .views-field-field-plik {
width:45px;
text-align:center;
}
/* For modern browsers */
#sklad_zarzadu_page .sz_item:before,
#sklad_zarzadu_page .sz_item:after,
#block-views-bloki-na-stronie-g-wnej-block .views-row:before,
#block-views-bloki-na-stronie-g-wnej-block .views-row:after {
content:"";
display:table;
}
#sklad_zarzadu_page .sz_item:after,
#block-views-bloki-na-stronie-g-wnej-block .views-row:after {
clear:both;
}
/* For IE 6/7 (trigger hasLayout) */
#sklad_zarzadu_page .sz_item,
#block-views-bloki-na-stronie-g-wnej-block .views-row {
zoom:1;
}


#sklad_zarzadu_page .sz_item {
border-bottom:1px dotted #bfbfbf;
padding:30px 0;
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(244,244,244,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(244,244,244,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(244,244,244,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(244,244,244,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(244,244,244,1) 100%); /* IE10+ */
background: linear-gradient(to right, rgba(255,255,255,1) 0%,rgba(244,244,244,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f4f4',GradientType=1 ); /* IE6-9 */
}
#content #sklad_zarzadu_page .odd {
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(252,252,252,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(252,252,252,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(252,252,252,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(252,252,252,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(252,252,252,1) 100%); /* IE10+ */
background: linear-gradient(to right, rgba(255,255,255,1) 0%,rgba(252,252,252,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fcfcfc',GradientType=1 ); /* IE6-9 */
}
#sklad_zarzadu_page .sz_image {
float:left;
width:122px;
}
#sklad_zarzadu_page .sz_image img {
border:1px solid #dedede;
}
#sklad_zarzadu_page .sz_image + div {
float:left;
width:512px;
height:147px;
position:relative;
}

#sklad_zarzadu_page .sz_item h3 {
margin:0;
}
#sklad_zarzadu_page .sz_item h3 a {
color:#4b505f;
font:bold 16px Arial;
}
#sklad_zarzadu_page .sz_item a,
#sklad_zarzadu_page .sz_item p,
#sklad_zarzadu_page .sz_item span {
color:#444444;
font:normal 14px/21px Arial;
}
#sklad_zarzadu_page .sz_item p {
position:absolute;
bottom:0;
}
.page-node-165535 #content h1 {
margin-bottom:0;
}
.page-node-165535 #content .print-link {
display:none;
}
.views-field-created {
font-size:11px;
line-height:18px;
color:#444444;
}
.view-kategorie-artykulow  .views-field-created {
  font-size:13px !important;
  width:123px;
}
.date-calendar {
display:inline-block;
margin:2px 10px 0 0;
text-indent: 21px;
color: #333;
background: url('../images/nav-calendar-icon.png') no-repeat left;
}
.time-calendar {
display:inline-block;
margin:2px 10px 0 0;
text-indent: 21px;
background: url('../images/nav-time-icon.png') no-repeat left;
color: #656565;
}

.breadcrumb a:hover,
.breadcrumb a {
color: #4b505f;
font:normal 12px Arial;
}


.uchwaly-kategoria table {
border-collapse:separate;
}
.uchwaly-kategoria table tr {
border:0;
background:transparent;
}
.uchwaly-kategoria table tr td {
border-right:1px dotted #8e8e8e;
border-bottom:1px dotted #8e8e8e;
width:33%;
vertical-align:top;
background:transparent;
color:#444444;
font:normal 15px/24px Arial;
padding:0 9px 5px 9px;
}
.uchwaly-kategoria table tr td + td + td {
border-right:0;
}
.uchwaly-kategoria ul {
list-style-image:url('../images/list-square.png');
}
.uchwaly-kategoria ul a {
text-decoration:underline;
font:normal 14px/24px Arial;
color:#444444;
}

#content .view-organizacje-po-ytku-publicznego .views-row {
border-right:1px solid #dadada;
border-left:1px solid #dadada;
margin-bottom:14px;
}
#content .view-organizacje-po-ytku-publicznego .views-row .content {
padding-left:0;
}
#content .view-organizacje-po-ytku-publicznego .views-row h2 {
background-color:#4b505f;
margin:0;
padding:2px 0 5px 10px;
}
#content .view-organizacje-po-ytku-publicznego .views-row h3 {
margin:0;
}
#content .view-organizacje-po-ytku-publicznego .views-row .field {
padding:0;
}
#content .view-organizacje-po-ytku-publicznego .views-row .field-label {
padding-left:9px;
font-weight:bold;
color:#000000;
font-size:13px;
}
#content .view-organizacje-po-ytku-publicznego .links,
#content .view-organizacje-po-ytku-publicznego .field-label,
#content .view-organizacje-po-ytku-publicznego .views-row .field-items {
padding:4px 0;
font-size:13px;
}
#content .view-organizacje-po-ytku-publicznego .views-row .print-link {
display:none;
}
#content .view-organizacje-po-ytku-publicznego .views-row h2 a {
color:white;
font:bold 14px Arial;
}
form .views-exposed-form {
position:relative;
}
.view-organizacje-po-ytku-publicznego .views-exposed-widgets label {
max-width:none;
}
.view-organizacje-po-ytku-publicznego .view-filters select {
width:199px;
}
form .views-exposed-form .views-submit-button {
padding-top:0 !important;
margin-top:10px;
}
form .views-exposed-form .views-submit-button {
height:31px;
width:84px;
}
form .views-exposed-form .views-submit-button input.form-submit {
background:#4b505f;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
color:white;
margin:0;
}
form .views-exposed-form label {
float: left;
text-align:left;
font:bold 13px Arial !important;
display:block;
}
form .views-exposed-form input.form-text {
background:#f3f3f3;
border:1px solid #e8e8e8;
box-shadow:none;
}
form .views-exposed-form .form-type-select {
height:auto !important;
}
form .views-exposed-form select {
background:#f3f3f3;
border:1px solid #e8e8e8;
padding:5px 4px;
}
form .views-exposed-form .form-item {
margin-bottom:0;
}
form .views-exposed-form .views-exposed-widgets {
display:block;
}

.pagerer ul.pager li.pager-current {
  background: #666 !important;
  color: #fff !important;
  line-height: 14px;
  margin: 2px !important;
}
.pagerer ul.pager li.pager-current.widget {
  background: #666 !important;
  color: #fff !important;
  line-height: 14px !important;
  padding: 0px !important;
  top: 0px !important;
}
.pagerer ul.pager li a {
  color: #656565;
}
.pagerer .form-item {
margin:0;
height:auto !important;
}
input.pagerer-page {
	border: 1px solid #dfdfdf;
	border-image: initial;
	margin: 0px;
	padding: 0px;
	margin-left: 30px;
	text-align: center;
	background-color: #f3f3f3;
	color: #7b7575;
	height: 20px;
  width:4em;
}
table.pagerer td.pagerer {
	float: left;
}
table.pagerer td.pagerer {
	margin:0;
	padding:0;
	padding-left: 5px;
}
table.pagerer td.pagerer-right {
float:right;
}
#content table.pagerer {
	border-top: 1px dotted #c8c8c8 !important;
	border-bottom: 1px dotted #c8c8c8 !important;
	height:auto;
}
#content table.pagerer tbody tr td.pagerer-left div.item-list ul.pager {
margin-top:4px;
}
#content table.pagerer tbody tr td.pagerer-center div.item-list ul.pager {
margin-top:2px;
}
#content .pagerer .pager-next,
#content .pagerer .pager-previous {
position: relative;
bottom: 2px;
}
.views-widget-per-page label {
display:inline-block;
color:#999999;
}
.views-widget-per-page select {
border:1px solid #dfdfdf;
background:#f3f3f3;
padding:1px 5px;
}

table tr th {
background:#4B505F;
color:white !important;
text-align:left;
font:normal 14px/30px Arial !important;
}
table tr th  {
  font:normal 14px/30px Arial !important;
}
 table tr th a {
color:white !important;
font:normal 14px/30px Arial !important;
}
 table tr th a:hover {
color:white !important;
}
 table tr {
border-bottom: 1px dotted #cccccc;
}
table tr.even {
background-color:#f4f4f4;
}
able tr td {
padding:7px 9px;
border-right:0;
border-left:0;
font:normal 13px Arial;
color:#333333;
}
 table tr td a {
font:normal 13px Arial;
color:#333333;
}
th a {
background:url('../images/table-sort-none.png') left center no-repeat;
padding-left:13px;
position:relative;
}
th.active a {
background:transparent;
padding-left:13px;
}
th img {
position:absolute;
width:0;
height:0;
padding:5px 4px;
position:absolute;
top:10x;
left:0;
margin-top:10px;
}
@-moz-document url-prefix() {
  th img {
    margin-top:4px;
  }
}
 th img.sort-ascending {
background:url('../images/table-sort-asc.png');
}
th img.sort-descending {
background:url('../images/table-sort-desc.png');
}
 .date-calendar {
width:auto;
}



/*
	MENU - PASEK BOCZNY
*/
#sidebar-first .content {
  padding:0;
}
#sidebar-first ul.menu {
	padding: 10px 0 0 0;
}
#sidebar-first ul.menu li  {
  list-style: none outside none;
  padding:0;
  margin: 0 0 5px 0;
}
#sidebar-first ul.menu > li > a {
  text-decoration: none;
  display: block;
  border: 1px solid #ccc;
  color:  #4b505f;
  border-left: 3px solid #4b505f;
  font-size:16px;
  padding: 10px 20px 10px 10px;
}
#sidebar-first ul.menu > li.expanded > a {
  border: 1px solid #4b505f;
  color:  #fff;
  background:#4b505f;
}
#sidebar-first ul.menu > li.collapsed > a:hover, #sidebar-first ul.menu > li.collapsed > a:focus,
#sidebar-first ul.menu > li.leaf > a:hover, #sidebar-first ul.menu > li.leaf > a:focus {
  background:#4b505f url('../images/menu-left-down.png') center right 12px no-repeat;
  color:#fff;
  border:1px solid #4b505f;
}
#sidebar-first ul.menu li.collapsed > a {
  background: url('../images/menu-left-down.png') center right 12px no-repeat;
}
#sidebar-first ul.menu li.expanded > a {
  background: #4b505f url('../images/menu-left-top-hover.png') center right 12px no-repeat;
}
#sidebar-first ul.menu > li.leaf a {
  background: url('../images/menu-left-arrow.png') center right 8px no-repeat;
}
#sidebar-first ul.menu > li.leaf a:hover, #sidebar-first ul.menu > li.leaf a:focus {
  background: #4b505f url('../images/menu-left-arrow-hover.png') center right 8px no-repeat;
}
#sidebar-first ul.menu li ul {
  padding:0;
}
#sidebar-first ul.menu li ul li {
  padding: 0px;
  margin: 0px 0px 0px 8px;
}
#sidebar-first ul.menu li ul li a {
  text-decoration: none;
  display: block;
  border: 0;
  border-bottom: 1px dotted #dfdfdf;
  color:  #444;
  padding: 3px 25px 3px 10px;
  font-size:13px;
}
#sidebar-first ul.menu li ul li.collapsed a {
  background: #fff url('../images/menu-left-down.png') center right 12px no-repeat;
}
#sidebar-first ul.menu li ul li.leaf a {
  background: #fff url('../images/menu-left-arrow-sub.png') center right 11px no-repeat;
}
#sidebar-first ul.menu li ul > li.collapsed > a:hover, #sidebar-first ul.menu li ul > li.collapsed > a:focus,
#sidebar-first ul.menu li ul > li.leaf > a:hover, #sidebar-first ul.menu li ul > li.leaf > a:focus {
  border: 0px;
  border-bottom: 1px dotted #dfdfdf;
  color: #444;
}
#sidebar-first ul.menu li ul > li.collapsed > a:hover, #sidebar-first ul.menu li ul > li.collapsed > a:focus,
#sidebar-first ul.menu li ul > li.collapsed > a.active-trail, #sidebar-first ul.menu li ul > li.expanded > a {
  border: 0px;
  border-bottom: 1px dotted #dfdfdf;
  color:  #a61616;
  background: /*#dfdfdf*/ url('../images/menu-left-down-red.png') center right 12px no-repeat;
}
#sidebar-first ul.menu li ul > li.leaf a:hover, #sidebar-first ul.menu li ul > li.leaf a:focus,
#sidebar-first ul.menu li ul > li.leaf a.active-trail {
  background: /*#dfdfdf*/  url('../images/menu-left-arrow-sub-red.png') center right 11px no-repeat;
  color:#a61616;
}
#sidebar-first ul.menu > li.active-trail.expanded.expanded-no-children > a {
  background: #4b505f  url('../images/menu-left-arrow-sub-hover.png') center right 11px no-repeat;
}
#sidebar-first ul.menu ul > li.active-trail.expanded.expanded-no-children > a {
  background: /*#dfdfdf*/  url('../images/menu-left-arrow-sub-red.png') center right 11px no-repeat;
  color:#a61616;
}

.menu-block-wrapper > ul.menu > li.active-trail.leaf {background: #4b505f  url('../images/menu-left-arrow-sub-hover.png') center right 11px no-repeat;} 
.menu-block-wrapper > ul.menu > li.active-trail.leaf a {color: white!important; border:1px solid #4b505f!important;}


/*
  END Menu side
  */

#content .link-wrapper .translation_en,
#content .link-wrapper .translation_pl,
#content .link-wrapper .translation_de,
#content .link-wrapper .translation_ru {
display:none;
}

#content .view-kategorie-artykulow-skrot .pagerer {
margin-bottom:20px;
}
#content .view-kategorie-artykulow-skrot .views-row {
border-bottom:1px dotted #919191;
padding-bottom:14px;
margin-bottom:20px;
}
#content .view-kategorie-artykulow-skrot .views-row .views-field-title h3 {
margin:0 0 4px 0;
}
#content .view-kategorie-artykulow-skrot .views-row .views-field-title a {
color:#a61616;
font:normal 15px Arial;
}
#content .view-kategorie-artykulow-skrot .views-row .views-field-body {
color:#444444;
font:normal 14px/20px Arial;
}
#content .view-kategorie-artykulow-skrot .views-row .views-field-link-to-revision {
text-align:right;
}
#content .view-kategorie-artykulow-skrot .views-row .views-field-link-to-revision a {
text-decoration:underline;
font-size:13px;
}



.change_pager_limit {
float:right;
}
.change_pager_limit label {
display: inline-block;
color: #7b7575;
font: bold 12px Arial;
}
.change_pager_limit select {
border: 1px solid #DFDFDF;
background: #F3F3F3;
padding: 1px 5px;
}

input[type="submit"] {
  background: #4b505f;
  border-radius: 3px;
  padding: 7px 12px 7px 12px;
  color: white;
  font-weight: normal;
  float: right;
  font-size: 15px;
  letter-spacing: 0px;
  text-shadow: none;
  width:auto;
  border: 1px solid #b505f;
}
 input[type="submit"]:hover {
  background: #ffffff;
  border-radius: 3px;
  padding: 7px 12px 7px 12px;
  color: #4b505f;
  font-weight: normal;
  float: right;
  font-size: 15px;
  letter-spacing: 0px;
  text-shadow: none;
  width:auto;
  border: 1px solid #b505f;
}
body.highcontrast .sub-nav-bar {
	border-top:1px solid;
}

body.highcontrast-bw #top-nav .nav-left-menu li.active {
	background:#fff;
}
body.highcontrast-bw #top-nav .nav-left-menu li.active a {
	color:#000;
}
body.highcontrast-ny #top-nav .nav-left-menu li.active {
	background:#ff0;
}
body.highcontrast-ny #top-nav .nav-left-menu li.active a {
	color:#00f;
}
body.highcontrast-bw #top-nav .nav-bar .nav-submenu {
	border:1px solid;
	border-top:none;
}
body.highcontrast-ny  #top-nav .nav-bar .nav-submenu {
	border:1px solid;
	border-top:none;
}
body.highcontrast-bw #region-sidebar-first ul.menu > li > a:hover,
body.highcontrast-bw #region-sidebar-first ul.menu > li > a.active-trail {
	background-color:#fff;
	color:#000;
}
body.highcontrast-ny #region-sidebar-first ul.menu > li > a:hover,
body.highcontrast-ny #region-sidebar-first ul.menu > li > a.active-trail {
	background-color:#ff0;
	color:#00f;
}
body.highcontrast #zone-footer-menu-wrapper {
	border-top:1px solid;
}
body.highcontrast-bw .sub-nav-bar, body.highcontrast-bw .sub-nav-bar * {
	color:#fff !important;
}
body.highcontrast-ny .sub-nav-bar, body.highcontrast-ny .sub-nav-bar * {
	color:#ff0 !important;
}
body.highcontrast-bw .site-submenu-level-0-bg {
	background-color:#fff !important;
}
body.highcontrast-bw .site-submenu-level-0-bg strong {
	color:#000 !important;
}
body.highcontrast-ny .site-submenu-level-0-bg {
	background-color:#ff0 !important;
}
body.highcontrast-ny .site-submenu-level-0-bg strong {
	color:#00f !important;
}
body.highcontrast .site-submenu-level-1-ar {
	background-color:transparent !important;
}
body.highcontrast .site-submenu-level-1-group {
	border:1px solid;
}
body.highcontrast .slide-menu-level-main .ar b {
	border-bottom-color:transparent !important;
	border-right-color:transparent !important;
	border-left-color:transparent !important;
}
body.highcontrast .slide-menu-level-main .slide-menu-main-item  {
	background-image:none !important;
}
body.highcontrast li.slide-menu-main-item {
	border:1px solid;
	border-right:none;
}
body.highcontrast li.slide-menu-main-item-1 {
	border-left:none;
}
body.highcontrast div.slide-menu-level-main-wrap {
}
body.highcontrast ul.nav-city-submenu li a:hover{
	text-decoration: underline !important;
}
body.highcontrast-bw .more-link a:hover{
	color: #000000 !important;
	background: #ffffff;
}
body.highcontrast-ny .more-link a:hover{
	color: #0000FF !important;
	background: #FFFF00;
}
body.highcontrast-ny input[type="submit"]{
	background: #FFFF00;
	color: #0000FF;
	
}
body.highcontrast-ny input[type="submit"]:hover{
	background: #0000FF;
	color: #FFFF00;
	border: 1px solid #FFFF00;
}
body.highcontrast-bw input[type="submit"]{
	background: #FFFFFF;
	color: #000000;
	
}
body.highcontrast-bw input[type="submit"]:hover{
	background: #000000;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
body.highcontrast-bw #forum > a{
	background-image: none;
	padding-left: 12px;
}
body.highcontrast-bw #forum > a:hover{
	background-image: none;
	padding-left: 12px;
	background: #ffffff;
	color: #000000;
}
body.highcontrast-ny #forum > a{
	background-image: none;
	padding-left: 12px;
}
body.highcontrast-ny #forum > a:hover{
	background-image: none;
	padding-left: 12px;
	background: #FFFF00;
	color: #0000FF;
}
body.highcontrast-bw #top-nav .nav-left-menu>li:hover {
	background:#fff;
}
body.highcontrast-bw #top-nav .nav-left-menu>li:last-child:hover {
	background:#000;
}
body.highcontrast-bw #top-nav .nav-left-menu>li:hover a {
	color:#000;
}
body.highcontrast-bw #top-nav .nav-left-menu>li:last-child:hover a {
	color:#fff;
}
body.highcontrast-ny #top-nav .nav-left-menu>li:hover {
	background:#ff0;
}
body.highcontrast-ny #top-nav .nav-left-menu>li:last-child:hover {
	background:#00f;
}
body.highcontrast-ny #top-nav .nav-left-menu>li:hover a {
	color:#00f;
}
body.highcontrast-ny #top-nav .nav-left-menu>li:last-child:hover a {
	color:#ff0;
}
body.highcontrast .nav-city-submenu a:hover {
	text-decoration:underline;
}
body.highcontrast-bw input[type="submit"]:hover {
	background:#fff !important;
	color:#000 !important;
}
body.highcontrast-ny input[type="submit"]:hover {
	background:#ff0 !important;
	color:#00f !important;
}
body.highcontrast-bw .view-id-calendar .view-header ul.dropdown li a {
	color:#fff !important;
}
body.highcontrast-ny .view-id-calendar .view-header ul.dropdown li a {
	color:#ff0 !important;
}
body.highcontrast-bw .view-display-id-month .month-view .single-day .today {
	color:#fff !important;
	border:1px solid #fff !important;
}
body.highcontrast-ny .view-display-id-month .month-view .single-day .today {
	color:#ff0 !important;
	border:1px solid #ff0 !important;
}
body.highcontrast .view-id-calendar .view-header ul.dropdown li a:hover {
	text-decoration:underline
}
body.highcontrast-bw .region-sidebar-first  ul.menu li a {
	background-color:#000 !important;
	color:#fff !important;
}
body.highcontrast-bw .region-sidebar-first  ul.menu li a:hover {
	background-color:#fff !important;
	color:#000 !important;
}
body.highcontrast-ny .region-sidebar-first  ul.menu li a {
	background-color:#00f !important;
	color:#ff0 !important;
}
body.highcontrast-ny .region-sidebar-first  ul.menu li a:hover {
	background-color:#ff0 !important;
	color:#00f !important;
}
body.highcontrast .calendar-events .calendar-event-slider .calendar-event-slider-item {
	border:1px solid;
	margin-top:3px;
}
body.highcontrast .calendar-event-slider-prev span, body.highcontrast .calendar-event-slider-next span {
	margin-top:2px !important;
}
body.highcontrast-bw .calendar-events .calendar-event-slider .calendar-event-slider-item span {
	background:#fff !important;
}
body.highcontrast-ny .calendar-events .calendar-event-slider .calendar-event-slider-item span {
	background:#ff0 !important;
}
body.highcontrast-bw #top-nav .nav-bar {
	background:#000 !important;
}
body.highcontrast-ny #top-nav .nav-bar {
	background:#00f !important;
}
body.highcontrast .menu-more {
	background-color:transparent !important;
}
#block-menu-menu-przedmiotowe2 {
  float:left;
  width:150px;
  padding-right:15px;
}
#block-menu-menu-podmiotowe2 {
  width:140px;
  float:left;
}
#block-menu-menu-o-bip {
  width:140px;
  float:left;
}
#node-161652  table tr, #node-140719  table tr, #node-149509  table tr{
	padding:30px 0;
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(244,244,244,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(244,244,244,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(244,244,244,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(244,244,244,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(244,244,244,1) 100%); /* IE10+ */	
	background: linear-gradient(to right, rgba(255,255,255,1) 0%,rgba(244,244,244,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f4f4',GradientType=1 ); /* IE6-9 */
}
#node-161652  table tr:first-child, #node-140719  table tr:first-child,  #node-149509  table tr:first-child{
	border-top:1px dotted #bfbfbf;
}

#node-161652  table tr:nth-child(2n), #node-140719  table tr:nth-child(2n), #node-149509  table tr:nth-child(2n){
	border-bottom:1px dotted #bfbfbf;
}
#node-161652  table tr td, #node-140719  table tr td, #node-149509  table tr td{
	background: transparent !important;
	width: auto !important;
	padding-left: 0px !important;
	padding-right: 0px !important;
	max-width: 45px !important
}
#node-161652  table tr td div, #node-161652  table tr td p, #node-140719  table tr td div, #node-140719  table tr td p, #node-149509  table tr td div, #node-149509  table tr td p{
	text-align: left !important;
}
#node-161652  table tr td:first-child, #node-140719  table tr td:first-child, #node-149509  table tr td:first-child{
	width: 2px !important;
}
#node-161652  table tr td:last-child, #node-140719  table tr td:last-child, #node-149509  table tr td:last-child{
	max-width: 200px !important;
}
#node-161652  table tr td h2, #node-161652  table tr td  h2 strong, #node-140719  table tr td h2, #node-140719  table tr td  h2 strong, #node-149509  table tr td h2, #node-149505  table tr td  h2 strong{
	font-size: 16px !important;
	color: #4B505F !important;
	font-weight: bold !important;
}
#node-165146 table tbody tr, #node-138034 table tbody tr, #node-149510 table tbody tr{
	border-bottom:1px dotted #bfbfbf;
}
#node-165146 table tbody tr:first-child, #node-165146 table tbody tr:first-child strong span,#node-138034 table tbody tr:first-child, #node-138034 table tbody tr:first-child strong,  #node-138034 table tbody tr:first-child h2, #node-149510 table tbody tr:first-child,#node-149510 table tbody tr:first-child span, #node-149510 table tbody tr:first-child h2{
	background: #4B505F !important;
	color: #ffffff !important;
	font-size: 15px !important;
	margin: 0px !important;
}
#node-165146 table tbody tr td, #node-138034 table tbody tr td, #node-149510 table tbody tr td{
	border: 0px solid #fff !important;
	padding-top: 10px !important;
}
#node-165146 table tbody tr:first-child td, #node-138034 table tbody tr:first-child td, #node-149510 table tbody tr:first-child td{
	padding-top: 3px !important;
}
#node-165146 table tbody tr:nth-child(2n+1), #node-138034 table tbody tr:nth-child(2n+1), #node-149510 table tbody tr:nth-child(2n+1){
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(252,252,252,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(252,252,252,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(252,252,252,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(252,252,252,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(252,252,252,1) 100%); /* IE10+ */
	background: linear-gradient(to right, rgba(255,255,255,1) 0%,rgba(252,252,252,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fcfcfc',GradientType=1 ); /* IE6-9 */
}
#node-165146 table tbody tr:nth-child(2n),#node-138034 table tbody tr:nth-child(2n), #node-149510 table tbody tr:nth-child(2n){
	padding:30px 0;
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(244,244,244,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(244,244,244,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(244,244,244,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(244,244,244,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(244,244,244,1) 100%); /* IE10+ */	
	background: linear-gradient(to right, rgba(255,255,255,1) 0%,rgba(244,244,244,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f4f4',GradientType=1 ); /* IE6-9 */
}
#node-166781 ul{
	padding-left: 20px !important;
	list-style: square;
}
#node-166781 ul li{
	line-height: 1.0 !important;
}
#node-166781 .field-name-body  p{
	display: none;
}
tr.even, tr.odd {
  border-bottom: 1px dotted #ccc;
}
.views-field.views-field-log {
width: 80px;
}
.views-field.views-field-stamp, .views-field-field-imi-i-nazwisko {
width: 120px;
}
td[datatype="xsd:dateTime"] {
width: 140px;
}
ul {
list-style: square;
}
#block-block-12 {
	position: absolute;
	left: 102px;
	top: 75px;
	z-index: 1000;
	
}
 #block-block-12 p {
   font-size:14px !important;
   font-weight:normal !important;
 }
 .print-header {
   margin-bottom:5px;
 }
.body-print h2[property="dc:title"] {
	display:none;
}
.print-site_title {
	padding:10px 0 0;
	margin-bottom:15px;
	border-bottom: 1px dotted #cccccc;
}
 .print-breadcrumb {
	font-size:12px;
    padding-bottom:5px;
	border-bottom: 1px dotted #cccccc;
 }
 .print-content .content {
	text-align:justify;
 }
 .print-content .content img {
	margin:0 5px;
 }
 .body-print .field-type-file .field-label,
.body-print .node-metadata-wrapper h2,
.print-content h2 {
	background-image:none;
	padding-left: 5px;
	margin-top: 15px;
	border-bottom: 1px dotted #C9CAD2;
 }
 .body-print .node-metadata-wrapper h2,
.print-content h2 {
	font-size: 16px;
	font-weight: normal;
	line-height: 1.4;
	margin-bottom: 10px;
	padding-bottom: 3px;
	color: #000;
 }
  .body-print .field-type-file .data-modyfication + a {
	margin-top:0;
  }
  .body-print .print-footnote {
	font-size:13px;
  }
  .body-print .print-links {
	margin-top:5px;
  }
  .body-print .views-field-title {
	display:none;
  }
  .body-print .views-field-log {
	width:250px;
  }
  
  /*  obsluga bledow  */
.node-type-strony-b-d-w  h1#page-title, .node-type-strony-b-d-w #breadcrumb, .node-type-strony-b-d-w #zone-menu-wrapper, .node-type-strony-b-d-w .tabs, .node-type-strony-b-d-w #zone-branding-wrapper{
	display: none;
}
.node-type-strony-b-d-w #content{
	width: 620px;
	margin:0 170px;
	margin-top: 10px;
}
.node-type-strony-b-d-w  #content.grid-12{
	width: 620px;
}
.node-type-strony-b-d-w #content form input {
	width: 274px;
	height: 27px;
	border: 1px solid #cacaca;
	padding-right: 40px;
	box-shadow: none;
}
.node-type-strony-b-d-w #content form input.search-icon{
	background: url("../images/search-icon3.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 20px;
    position: absolute;
	top:5px;
	right:8px;
    width: 22px;
	border: 0px solid #ffffff;
	padding-right: 0px;
	box-shadow: none;
}
.node-type-strony-b-d-w #content form{
	position: relative;
	width: 317px;
	height: 40px;
}
.node-type-strony-b-d-w #content a{
	font-size: 14px !important;
	text-decoration: none !important;
	color: #4b505f !important;
}
.node-type-strony-b-d-w #content p a:hover{
	text-decoration: underline !important;
	color: #4b505f !important;
}
.node-type-strony-b-d-w #content form br{
    display: block;
    margin-left: 20px;
}
.node-type-strony-b-d-w p{
	margin-bottom:4px;
}
.node-type-strony-b-d-w .field-type-link-field a{
	width: auto;
	float: right;
	border: 1px solid #4b505f;
	font-size: 15px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 5px;
	padding-bottom:5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.node-type-strony-b-d-w  .field-name-field-informacja{
	padding-left:22px;
	padding-top:4px;
	background:url("../images/info.png") no-repeat scroll 5px center transparent;
	font-size: 13px;
	border: 1px solid #4b505f;
	margin-top:30px;
	margin-bottom: 40px;
}
.node-type-strony-b-d-w  .field-name-field-informacja p{
	text-align: left;
	padding-right: 10px;
	font-size: 13px;
	color: #444444;
	line-height: 17px;
}
.node-type-strony-b-d-w #content .field-name-field-menu{
	margin-top: 20px;
}
.node-type-strony-b-d-w .field-name-field-menu .field-label{
	margin-bottom: 2px;
}

.node-type-strony-b-d-w .field-name-field-menu ul.links{
	color: #4b505f !important;
	font: 13px !important;
	list-style-type:square !important;
}
.node-type-strony-b-d-w #content .field-name-field-menu ul.links li>a{
	font-size: 12px !important;
	color: #717171;
	font-family: arial !important;

}
.node-type-strony-b-d-w #content .field-name-field-menu ul.links li>a:hover{
	text-decoration: underline !important;

}
.node-type-strony-b-d-w #content .field-name-field-menu ul.links li{
	margin-bottom:5px;
}
#edit-date-filter-value {
    margin-top: 1px;
}
h4.locations-location-header {
  font-weight:bold;
}
#zone-footer-menu a {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}
#footer-wrapper a:hover, #footer-wrapper a:focus {
    color: #fff;
    text-decoration: underline;
}
#footer-wrapper a {
	color: #fff;
}
.views-exposed-form label {
	margin-top: 11px;
}


.table-from-eod-overflow {
	overflow:auto;
}
.table-from-eod th {
	white-space:nowrap;
}

#bip-numbercheck-form .form-item-number {
	float:left;
}
#bip-numbercheck-form #edit-submit {
	margin:20px 0 0 10px;
	float:left;
}
table.numbercheck {
	clear:both;
}
.kwota-umowy {text-align: right; width: 120px;}


body.page-user-track:not(.page-user-track-navigation) .content table:not(.pagerer) tr th:first-child, 
body.page-user-track:not(.page-user-track-navigation) .content table:not(.pagerer) tr td:first-child,
body.page-user-track:not(.page-user-track-navigation) .content table:not(.pagerer) tr th:first-child + th + th,
body.page-user-track:not(.page-user-track-navigation) .content table:not(.pagerer) tr td:first-child + td + td,
body.page-user-track:not(.page-user-track-navigation) .content table:not(.pagerer) tr th:first-child + th + th + th,
body.page-user-track:not(.page-user-track-navigation) .content table:not(.pagerer) tr td:first-child + td + td + td,
body.page-user-track:not(.page-user-track-navigation) .content table:not(.pagerer) tr td:first-child + td span.marker 
{
	display:none;
}.menu-343711 {background:url("../images/nieslyszacy.png") no-repeat left transparent; padding-left: 27px;}


/* INTERPELACJE*/
.node-type-interpelacja .field-label {padding-left: 0px;}
#edit-field-rodzaj-value-wrapper, #edit-field-data-zg-oszenia-value-wrapper {display: block; float: left; clear: both;}
#views-exposed-form-interpelacje-page input, #views-exposed-form-interpelacje-page select  {border: 1px solid #4B505F;}
#views-exposed-form-interpelacje-page .views-submit-button {float: left!important; border: 0px;}
#views-exposed-form-interpelacje-page {padding: 20px; border: 1px solid #4B505F;}
.views-widget-filter-field_to_samo_radnego_value label, .views-widget-filter-field_rodzaj_value label, .views-widget-filter-field_data_zg_oszenia_value label {width: 150px;}
.view-interpelacje th.views-field-body {display: block; text-align: center; padding: 18px;}
.interpelacja_pole {width: 200px;}


/* RODO INFORMACJA */
.rodoinfo {
    display: none;
    position: fixed;
    z-index: 1000; 
    padding: 50px 0; 
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; 
    overflow: auto; 
    background-color: rgb(0,0,0); 
    background-color: rgba(0,0,0,0.4);
	text-align: left;
	font-size: 16px;
	color: #666;
}

.rodoinfo-tresc {
    position: relative;
    background-color: #fefefe;
	padding: 20px;
    margin: auto;
    padding: 0;
    border: 1px solid #888;
    width: 80%;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    animation-name: animatetop;
	line-height: 20px;
    animation-duration: 0.4s;}
.rodoinfo-tresc h2 {font-size: 20px; font-weight: bold; text-align: left;}
.rodoinfo-tresc p {margin-top: 20px; text-align: justify;}
.rodoinfo-tresc .wazne {font-weight: bold;text-align: center;}
.rodoinfo-tresc ul {list-style-type: square; padding-left: 30px;}

@keyframes animatetop {
    from {top:-300px; opacity:0}
    to {top:0; opacity:1}
}

.rodoclose {
    background-color: #4CAF50;
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
	border-radius: 5px;
	transition-duration: 0.4s;
}

.rodoclose:hover {box-shadow: 0 5px 10px 0 rgba(0,0,0,0.24),0 10px 22px 0 rgba(0,0,0,0.19);}

.rodoinfo-header {
    padding: 2px 16px;
    background-color: #2aa1e7;
    color: white;
}
.rodoinfo-body {overflow: auto;	height: 235px; margin-bottom: 30px; background-color: #e8e8e8; padding: 5px 20px; clear: both;}
.rodoinfo-body h2 {font-size: 15px;}
#rodoinfo-jezyk {float: right; margin: 10px 0px; display: block; clear: both;}
#rodoinfo-jezyk a:link,#rodoinfo-jezyk a:visited {color: black; text-decoration: underline; font-size: 13px;}
.cmail:after {content: "@wzp.pl";}
/* ---------- Ukrywanie e-mail ---------- */
.converse {
 unicode-bidi: bidi-override;
 direction: rtl;
}



