/* Start of CMSMS style sheet 'KiboAddons' */
table.drabinka td {
width: 100px;
}
 
div.contactform div {
float: left;
}

div.contactform div.nobreak {
float: none;
clear: both;
}

div.contactform div input {
width: 7em;
}

div.contactform div.dlugas input {
width: 13em;
}


div#contact_form {
  float: left; 
  margin:0 10px 10px 0;
}

div#contact_form form {
  background-color: #1b1110; 
}

div#contact_form form legend {
  display: none;
}

div#contact_form form fieldset {
  border: 1px solid #650000;
  background-color: #1b1110; 
}

div#contact_form form input, div#contact_form form textarea {
  color: #ff0000;
  border: 1px solid #650000;
  background-color: #000; 
  overflow:auto;
}

div#contact_form form label {
  color: #c0c0c0;
}

div#contact_form_text {
  padding:0 10px; display: block;
}

div.formError {
  background-color: #000; 
}

/************/
/*** SONDA ***/
#pollcontent_1 {
  width:380px;
  margin: 0 auto;
  padding: 10px 12px;
  text-align: center;
  border: 1px solid #450101;
}

#pollcontent_1 h3 {
  padding: 5px;
  background-color: #1b110f;
}

.polloption,
.pollresult {
  margin: 0 0 0 20px;
  padding: 3px 0;
  text-align: left;
}

.pollresult .resultlabel {
  font-weight: bold;
  color: #ff0000;
}

/*******************/
/*** MAPKA GOOGLE ***/
.gmnoprint {
  color: #1b110f;
}

table.starachowice-loga {
border: 0px;
}

table.starachowice-loga td{
vertical-align: top;
}


/* End of 'KiboAddons' */

