@charset 'UTF-8';

@font-face {
  font-family: "HelveticaNeueLTPro67MediumConde";
  src: url(../fonts/HelveticaNeueLTPro-MdCn.otf);
}

html {
	height: 100%; margin-bottom: 1px;
}

body {
  margin: 28px 0 0 35px;
  padding: 0;
  text-align: left;
  font: 13px/160% "Nimbus Sans L", "Albany AMT", Arial, Helvetica, sans-serif;
  background: #fff;
  color: #2f2f2f;
}

ul, ol, li, img, p, form, fieldset, h1, h2, h3, dl, dt, dd {
  margin: 0;
  padding: 0;
  border: 0;
}

ul {
  list-style-type: none;
}

img {
  display: block;
}

/* Main elements
====================================================*/

#wrap {
  width: 950px;
  min-height: 400px;
  background: #fff;
  margin: 0 auto;
  padding-top: 1em;
}

#top {
  background: #fff url(../i/CCPolska.png) no-repeat 10px 0;
  height: 60px;
  width: 965px;
  margin: 0 auto;
  position: relative;
}

#cextra {
  width: 279px;
  float: right;
  background: #f4f4f4;
  padding: 15px;
}

#content {
  width: 620px;
  padding: 35px 10px 30px;
  border-right: 1px solid #f4f4f4;
  float: left;
}

#footer {
  border-top: 1px solid #f4f4f4;
  padding: 10px;
  color: #b3b3b2;
}

/* Element #top ul.navigation
====================================================*/

#top #ccpolska {
  display: block;
  position: absolute;
  top: 0;
  left: 10px;
  height: 60px;
  width: 199px;
}

#top ul.navigation {
  float: right;
  padding: 0;
  margin-top: 10px;
  margin-right: 10px;
  line-height: 24px;
  background: #f6f6f6;
}

#top ul.navigation li {
  float: left;
  position: relative;
}

#top ul.navigation li a.firstlink {
  margin-left: 0;
}

#top ul.navigation li a {
  color: #898989;
  float: left;
  font-size: 14px;
  padding: 5px 10px;
  text-transform: uppercase;
  font-weight: bold;
  margin-left: 10px;
}

#top ul.navigation li a:focus,
#top ul.navigation li a:hover {
  color: #2f2f2f;
  text-decoration: none;
}

#top ul.navigation li.active a {
  background: #ef4633;
  color: #fff;
  text-decoration: none;
}

#top ul.navigation li a.submain {
  background: transparent url(../i/nl1_arrowDown1.png) no-repeat 100% 50%;
  padding-right: 15px;
  position: relative;
}

#top ul.navigation li.active a.submain {
  background: #ef4633 url(../i/nl1_arrowDown2.png) no-repeat 94% 50%;
}

#top ul.navigation li ul {
  display: none;
}

#top ul.navigation li:hover > ul {
  display: block;
  position: absolute;
  top: 34px;
  left: 0;
  background: #f6f6f6;
  border-top: 1px solid #fff;
}

#top ul.navigation li:hover ul a {
  width: 250px;
  background: #f6f6f6;
  color: #898989;
}

#top ul.navigation li:hover ul a:focus,
#top ul.navigation li:hover ul a:hover {
  width: 250px;
  background: #f6f6f6;
  color: #2f2f2f;
}

#top ul.navigation li:hover ul li {
  border-bottom: 1px solid #e2e2e2;
}

/* Tbanner
====================================================*/

div.tbanner {
  width: 950px;
  height: 265px;
}

div.tbanner p {
  font-size: 22px;
  line-height: 120%;
  text-shadow: 0 2px 1px #777;
  color: #fff;
  padding: 65px 20px 10px 680px;
}

#tbanner1 {
  background-image: url(../i/banner1.jpg);
}

#tbanner2 {
  background-image: url(../i/banner2.jpg);
}

#tbanner3 {
  background-image: url(../i/banner3.jpg);
}

#tbanner4 {
  background-image: url(../i/banner4.jpg);
}

/* Cextra
====================================================*/

#cextra div.vcard {
  font-size: 12px;
  color: #575757;
  background: transparent url(../i/phone.png) no-repeat 0 100%;
  padding-left: 80px;
}

#cextra div.vcard div.organization-name {
  color: #ed2025;
  font-size: 18px;
  font-weight: bold;
}

#cextra div.vcard div.organization-unit {
  color: #ed2025;
  font-size: 14px;
  margin-bottom: 15px;
}

#cextra div.vcard div.adr {
  margin-bottom: 15px;
}

#cextra div.sideMenu h2 {
  text-transform: uppercase;
  color: #4e4e4e;
  font-size: 18px;
  margin: 25px 0;
}

#cextra div.sideMenu ul li {
  margin: 6px 0;
}

#cextra div.sideMenu ul a {
  color: #8e8e8e;
  font-size: 18px;
}

#cextra div.sideMenu ul li.active a {
  color: #2aa4d8;
  cursor: default;
}

#cextra div.sideMenu ul a:focus,
#cextra div.sideMenu ul a:hover {
  color: #2aa4d8;
  text-decoration: none;
}

#cextra div.sideMenu ul li > ul {
  list-style-type: disc;
  list-style-position: inside;
}

#cextra div.sideMenu ul li.active > ul li a,
#cextra div.sideMenu ul li > ul a {
  display: inline;
  font-size: 13px;
  color: #575757;
  cursor: pointer;
}

#cextra div.sideMenu ul li.active > ul a:focus,
#cextra div.sideMenu ul li > ul a:focus,
#cextra div.sideMenu ul li.active > ul a:hover,
#cextra div.sideMenu ul li > ul a:hover {
  color: #2aa4d8;
}

/* Content
====================================================*/

#content h2 {
  font-size: 22px;
  font-family: HelveticaNeueLTPro67MediumConde, "Nimbus Sans L", "Albany AMT", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  color: #ee3a2f;
  margin-bottom: 10px;
}

#content h3 {
  font-size: 14px;
  margin-bottom: 10px;
}

#content ul {
  margin-bottom: 15px;
}

#content p {
  margin-bottom: 12px;
  text-align: justify;
}

#content table {
  border-collapse: collapse;
  border: 1px solid #d9d9d9;
  margin-bottom: 10px;
}

#content table tbody td {
  border-top: 1px solid #d9d9d9;
  border-right: 1px solid #d9d9d9;
  background: #f9f9f9;
  padding: 3px 3px 3px 20px;
  font-size: 12px;
}

#content table thead th {
  border-right: 1px solid #e9a79b;
  background: #f05338;
  color: #fff;
  font-size: 13px;
  padding: 5px 5px 5px 20px;
}

#content table.colors {
  border: none;
}

#content table.colors thead th,
#content table.colors tbody td {
  border: none;
  background: none;
}

#content table.colors thead th > span {
  display: block;
  text-align: center;
  padding: 10px 25px;
  border: 1px solid #979797;
  font-size: 13px;
}

#gallery {
  word-spacing: -3px;
}

#gallery li {
  margin: 0 3px 3px 0;
  display: inline-block;
}

#content #cform {
  float: left;
  width: 325px;
  margin-right: 20px;
}

#content #gmaps {
  float: left;
  width: 260px;
}

#content #gmaps ul {
  margin: 0;
}

#content #gmaps ul li {
  display: inline;
}

#content #gmaps ul li.ui-tabs-selected a {
  background: #ef4733;
  color: #fff;
}

#content #gmaps ul li a {
  font-size: 12px;
  color: #999;
  background: #eaeaea;
  padding: 3px 10px;
  text-decoration: none;
}

#content #gmaps div.ui-tabs-hide {
  display: none;
}

#content #gmaps #tabs div {
  background: #fff;
}

#content #pdfDownload {
  margin-top: 50px;
}

#content #pdfDownload li {
  margin-bottom: 30px;
  border-bottom: 2px solid #dedede;
  position: relative;
  width: 100%;
}

#content #pdfDownload a {
  position: relative;
  top: 40px;
  left: 260px;
  display: block;
  width: 275px;
  height: 68px;
  line-height: 68px;
  background: transparent url(../i/pdf.png) no-repeat 0 0;
  padding: 3px 5px 3px 75px;
  border: 4px solid #fff;
  color: #A7A6A6;
  text-decoration: none;
  
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  word-spacing: 1px;
}

#content #pdfDownload a:focus,
#content #pdfDownload a:hover {
  color: #8E8E8E;
}

/* Cform
====================================================*/

#cform form {
  border-right: 1px solid #f4f4f4;
  padding-right: 20px;
  margin-top: 20px;
  text-align: right;
}

#cform form div {
  margin-bottom: 6px;
}

#cform form label {
  color: #2f2f2f;
  font-size: 12px;
  vertical-align: top;
}

#cform form input,
#cform form textarea {
  width: 218px;
  border: 1px solid #dedede;
  background: #fbfbfb;
  font-size: 12px;
  padding-left: 3px;
}

#cform form div.submitform input {
  width: 65px;
  background: #ef4733;
  color: #fff;
  font-weight: bold;
  text-align: center;
  padding: 3px 1px;
  border: none;
  cursor: pointer;
}

/* Footer
====================================================*/

#footer p {
  font-size: 11px;
}

#footer ul.navigation {
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: 10px;
}

#footer ul.navigation li:first-child {
  padding: 0;
}

#footer ul.navigation li {
  display: inline;
  padding: 0 5px;
}

#footer ul.navigation li span {
  padding: 0 5px;
}

#footer ul.navigation li.active a {
  color: #6D6D6D;
}

#footer ul.navigation li a:focus,
#footer ul.navigation li a:hover {
  color: #ed2126;
}

/* Links
====================================================*/

a {
  color: #a7a7a7;
  text-decoration: none;
}

a:focus,
a:hover {
  text-decoration: underline;
}

/* Other
====================================================*/
.clear {
  clear: both;
  line-height: 0px;
}

.auraltxt {
  position: absolute;
  left: -9999px;
  width: 999px;
}

.bold {
  font-weight: bold;
}

.lineThrough {
  text-decoration: line-through;
}

.visible {
  visibility: visible;
}

.hidden {
  visibility: hidden;
}

/* Kod wykonany przez http://tworzenie-stron-www.org
====================================================*/

