/* partner-tychy.pl */
* { font-family: Verdana, Tahoma, "DejaVu Sans", "Bitstream Vera Sans", Helvetica, Arial, Sans-Serif; }
h1, h2 { font-family: Tahoma; }
html, body, div, span, a, p, img, ul, ol, li, dl, dt, dd, hr, h1, h2, h3, h4, h5, h6,
pre, code, form, fieldset, label, legend { /* clear default setting */
  border: 0;
  margin: 0;
  padding: 0;
}
html {
  height: 100%;
  min-height: 100%;
  font-size: 0.74em;
}
body {
  color: #606060; 
  height: 100%;
  min-height: 100%;
  background: #8e8e8e url("../img/lay-background.png") center top repeat-x;
}
h1,h2,h3,h4,h5,h6 {
  margin: 1.2em 0 0.5em 0; 
}
h1 { font-size: 150%; color: #980a0c; margin-top: 0.2em; line-height: 1.4em; }
h2 { font-size: 122%; }
h3 { font-size: 110%; }
h4 { font-size: 100%; }
h5 { font-size: 100%; }
h6 { font-size: 100%; }
p {
  text-indent: 1.5em;
  text-align: justify;
  margin: 0.8em 0;
}
p.first {
  margin-top: 2.8em;
}
a { color: #666; text-decoration: none; }
a:hover { text-decoration: underline; }

#container {
  height: auto;
  min-height: 100%;
  width: 750px; /* 770px */
  margin: 0 auto 0 auto;
  padding: 0 10px;
  position: relative;
  background: transparent url('../img/lay-page.png') repeat-y;
}
#top {
  width: 770px;
  height: 20px;
  margin-left: -10px;
  background-color: #575757;
  position: relative;
}
#header {
  width: 750px;
  height: 185px;
  background: #8e8e8e url('../img/img-header.jpg') no-repeat;
  position: relative; 
}
#left {
  display: none;
}
#content {
  float: left;
  width: 500px;
  height: auto;
  min-height: 170px;
  padding: 10px 125px;
  line-height: 1.4em;
  background: #e8e8e8 url('../img/shadow-down.png') repeat-x;
}
#content.mainpage {
  padding-left: 270px;
  padding-right: 40px;
  width: 440px;
  min-height: 270px; 
}
#clear {
  clear: both;
  width: 100%;
  height: 120px;
}
#footer {
  clear: both;
  width: 750px;
  height: 100px;
  background: #dadada url('../img/shadow-down.png') repeat-x;
  position: absolute;
  bottom: 0;
}
#logo a {
  top: -20px;
  left: 12px;
  width: 219px;
  height: 158px;
  background: transparent url('../img/logo.png') no-repeat;
  position: absolute;
  z-index: 1000; 
}
#logo a span {
  display: none;
}
#lang {
  top: 3px;
  right: 10px;
  float: right;
  font-size: 11px;
  list-style: none;
  position: relative;
}
#lang li {
  padding: 0 8px 0 8px;
  display: inline;
  border-right: dotted 1px #ddd;
}
#lang li a {
  color: #ddd;
  text-decoration: none;
}
#lang li a:hover {
  text-decoration: underline;
}
#menu {
  top: 0px;
  right: 0px;
  width: 750px;
  height: 75px;
  font-size: 11px;
  background: #992b30 url('../img/mnu-background.png') 0 0 no-repeat;
  position: relative;
}
#menu ul {
  float: right;
  list-style: none;
}
#menu ul li {
  float: left;
  width: 122px;
  height: 75px;
  display: inline;
  position: relative;
}
#menu ul li a {
  width: 120px;
  color: #e5cacb;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  padding: 55px 0 5px 0;
  position: absolute;
  background: transparent none 40px 0 no-repeat;
}
#menu ul li a { background-image: url('../img/mnu-aboutus.png'); }
#menu ul li+li a { background-image: url('../img/mnu-services.png'); }
#menu ul li+li+li a { background-image: url('../img/mnu-career.png'); }
#menu ul li+li+li+li a { background-image: url('../img/mnu-contact.png'); }
#menu ul li a:hover {
  color: #fff;
  background-position: 40px -75px;
}
#content ul {
  margin-left: 1.2em;
}
#footer {
  font-size: 11px;
}
#footer ul#links {
  top: 10px;
  left: 10px;
  width: auto;
  position: absolute;
  z-index: 2;
}
#footer ul#links li {
  display: inline;
  padding: 0 8px 0 8px;
  border-right: dotted 1px gray;
}
#footer a, #footer a:hover {
  text-decoration: none;
  white-space: nowrap;
}
#footer a:hover {
  text-decoration: underline;
}
#footer #copyright {
  top: 29px;
  left: 10px;
  width: auto;
  position: absolute;
  padding-left: 5px;
}
#footer #krs {
  top: 55px;
  left: 10px;
  position: absolute;
  padding-left: 5px;
  font-size: 9px;
}
#footer #created {
  top: 10px;
  right: 10px;
  position: absolute;
}
#footer #w3c {
  top: 29px;
  right: 10px;
  position: absolute;
}
#footer ul#w3c li {
  display: inline;
}
#yellownote a {
  top: 255px;
  left: 20px;
  width: 230px;
  height: 184px;
  position: absolute;
  z-index: 1500;
}
#yellownote a.pl {
  background: transparent url('../img/oferta2-pl.png') no-repeat;
}
#yellownote a.en {
  background: transparent url('../img/oferta2-en.png') no-repeat;
}
#yellownote a.fr {
  background: transparent url('../img/oferta2-fr.png') no-repeat;
}
#yellownote a span, #logo a span {
  display: none;
}
#trustus {
  top: 480px;
  left: 40px;
  width: 180px;
  height: 100px;
  position: absolute;
  z-index: 1500;
}
img.mapa {
  margin: 20px 0 35px 0;
}
.red { color: red; }
.bold { font-weight: bold; }
.italic { font-style: italic; }
.strike { text-decoration: line-through; }
.left { text-align: left; }
.right { text-align: right; }
.center { text-align: center; }
.noindent { text-indent: 0; }
        
/* FORM */
form {
  width: 100%;
  margin: 10px auto 0;
  padding: 5px 0 2px;
  border: solid 3px #a6bed0;
  background: #d4dfe8;
  text-align: left;
  position: relative;
}
form fieldset {
  clear: both;
  width: auto;
  border-top: solid 1px #a6bed0;
  padding: 5px 0;
  margin: 5px 10px 0 10px; 
  position: relative;
}
form fieldset.noborder {
  border: 0;
}
form fieldset.buttons {
  text-align: right;
}
form fieldset legend {
  color: #81a4bd; 
  font-size: 11px;
  font-weight: normal;
}
form fieldset div {
  margin: 5px 0 0 0;
}
form div br {
  display: none;
}
form div label {
  float: left;
  width: 140px;
  padding: 3px;
  text-align: right;
}
form div label.big {
  float: none;
  width: auto;
  color: #81a4bd;
  margin: 0 7px;
  text-align: center;
  font-weight: bold;
  font-size: 15px;
  text-indent: 0px;
}
form input, form textarea, form select {
  color: #666;
  border: solid 1px;
  border-color: #b0c5d4 #fff #fff #b0c5d4;
  background: #eef3f6; 
  height: auto;
  padding: 1px;
  font-size: 13px;
}
form textarea {
  overflow: auto;
}
form input[type='checkbox'], form input[type='radio'] {
  color: #666;
  border: 0;
  vertical-align: middle;
}
form input.button {
  color: #fff;
  width: auto;
  padding: 2px 1.5em;
  font-size: 13px;
  font-weight: bold;
  background-color: #a6bed0;
  border: groove 3px #d4dfe8;
}
form div.hide { display: none; }
form div.show { display: inline; }

form ul.error {
  width: auto;
  border: solid 1px;
  border-color: #ffd6a5 #fffbf5 #fffbf5 #ffd6a5;
  background-color: #fff0db;
  margin: 5px 10px; 
  padding: 0;
  font-size: 11px;
  text-indent: 0;
  list-style: none;
  position: relative;
}
form ul.error li {
  margin: 0;
  padding: 1px 0 1px 22px;
  text-indent: 0px;
  line-height: 150%;
  background: url(../img/point_error.gif) 2px 1px no-repeat;
}

            
table {
  width: 100%;
  border-collapse: collapse;
  margin: 20px 0;
  font-size: 100%;
}
table td, table th {
  padding: 4px;
  font-weight: normal;
  border: 1px solid #bbb;
}

.adres {
  float: left; 
  width: 150px;
  height: 190px;
  font-size: 11px;
}
.adres h3 {
  margin-top: 0;
}
.adres dt {
  float: left;
  width: 40px;
  text-align: right;
  font-weight: bold;
}
.adres dd {
  margin-left: 45px;
}
.tychy { width: 240px;  border-right: solid 1px silver; }
.katowice { width: 240px; padding-left: 13px; border-left: solid 1px #fff; }
.adres .bud { margin-left: 0px; }
.katowice .bud {  margin-left: 10px; }
.adres dt.znak { margin-top: 10px; } 
.adres dd.znak { margin-top: 20px; text-indent: 5px; }

#frm-kontakt  { clear: left; width: 500px; padding-top: 20px; margin: 0 auto; } 
#frm-kontakt div label { text-align: right; width: 150px; }
#frm-kontakt div label.big { text-align: center; width: auto; }
#frm-kontakt #fname input { width: 200px; }
#frm-kontakt #nrtel input { width: 200px; }
#frm-kontakt #email input { width: 250px; }
#frm-kontakt #txmsg textarea { width: 475px; height: 120px; }
#frm-kontakt #txmsg label { text-align: left; }
#frm-kontakt #txmsg br { clear: left; display: block; }

#frm-zapytaj { width: 500px; padding-top: 20px; margin: 0 auto; } 
#frm-zapytaj div label { text-align: right; width: 150px; }
#frm-zapytaj #fname input, #frm-zapytaj #nrtel input { width: 200px; }
#frm-zapytaj #email input { width: 265px; }
#frm-zapytaj #lidok input, #frm-zapytaj #liprc input { width: 50px; text-align: center; }
#frm-zapytaj #lidok label, #frm-zapytaj #liprc label { width: 200px; }
#frm-zapytaj #txmsg textarea { width: 315px; height: 80px; }

#frm-kariera { width: 500px; padding-top: 20px; margin: 0 auto; } 
#frm-kariera div label { text-align: right; width: 160px; }
#frm-kariera div label.big { text-align: justify; width: auto; }
#frm-kariera #praca, #frm-kariera #staz,
#frm-kariera #ksieg, #frm-kariera #kadry { float: left; width: 120px; }
#frm-kariera #praca, #frm-kariera #ksieg { margin-left: 5px; }
#frm-kariera #fname input, #query #nrtel input { width: 200px; }
#frm-kariera #email input { width: 250px; }
#frm-kariera #ulica input { width: 265px; }
#frm-kariera #kodpo input { width: 70px; }
#frm-kariera #ukkrs textarea,
#frm-kariera #nzucz textarea,
#frm-kariera #znkom textarea { width: 305px; height: 37px; }
#frm-kariera #txmsg textarea { width: 305px; height: 70px; }

#map-shadow {
  width: 450px;
  height: 380px;
  padding: 15px;
  background: transparent url('../img/mapa-background.png') no-repeat left top;
}
#map {
  width: 450px;
  height: 380px;
}
