/**
 * Styl Nagłówek - czerwony
 */
.stl_H1C {
  clear: both;
  padding: 0 2px 0 27px;
  margin: 10px 0 20px 0;
  background: inherit;
  text-transform: uppercase;
  font-family: "trebuchet ms", helvetica, sans-serif;
  font-size: 18px;
  color: #b20000;
  font-weight:normal;
}

/**
 * Styl Nagłówek - czarny
 */
.stl_H1N {
  clear: both;
  background: inherit;
  text-transform: uppercase;
  font-family: "trebuchet ms", helvetica, sans-serif;
  font-size: 18px;
  color: #000;
  font-weight:normal;
}

/**
 * Styl Tekst pogrubiony
 */
.stl_bold {
  font-size: 12px;
  font-weight: bold;
  font-family: Arial, Tahoma;
}

/**
 * Styl Obrazek z ramką
 */
.stl_imgrbrd {
  float: right;
  margin: 5px 0 5px 5px;
  padding:3px;
  border: 1px solid #CCCCCC;
  
}

/**
 * Styl Nagłówek - niebieski
 */
.stl_H1B {
    clear: both; 
    padding: 0 2px 0 27px; 
    margin: 10px 0 20px 0; 
    background: inherit; 
    text-transform: uppercase; 
    font-family: "trebuchet ms", helvetica, sans-serif; 
    font-size: 18px; 
    color: #2B5984;
    font-weight:normal;
}

/**
 * Styl Nagłówek 2 - czerwony
 */
.stl_H2C {
  clear: both;
  padding: 0;
  margin: 0;
  background: inherit;
  text-transform: uppercase;
  font-family: "trebuchet ms", helvetica, sans-serif;
  font-size: 15px;
  color: #b20000;
  font-weight:normal;
}

/**
 * Styl Nagłówek 2 - czarny
 */
.stl_H2N {
  clear: both;
  padding: 0;
  margin: 0;
  background: inherit;
  text-transform: uppercase;
  font-family: "trebuchet ms", helvetica, sans-serif;
  font-size: 15px;
  color: black;
  font-weight:normal;
}

/**
 * Styl link 'do góry'
 */
.stl_goTopLink {
  padding-right: 10px;
  right: 10px;
  display:block;
  text-align:right; 
  margin:0 auto 0 auto;
}

/**
 * Styl tabela_b
 */
.stl_table {
  font-family: Verdana;
  border: 1px solid #cccccc;
}

/**
 * Styl testowy
 */
.stl_nowy_1 {
  font-size: 20px;
  text-align: left;
  margin-right: 10;
  padding-right: 5px;
}

/**
 * Styl opisy formularza
 */
.stl_form_description {
  border-bottom:1px dotted #ccc;
  clear:both;
  display:inline-block;
  margin:0 0 1em;
}

.SiteMapTitle {
  color:black;
  font-size: 14px;
  text-align: center;
  font-weight: bold;
}

.SiteMapBody {
  font-size: 12px;
  text-transform: uppercase;
}

.mapaPoziom2 {
  margin-left: 10px;
}

.mapaPoziom3 {
  margin-left: 25px;
}

.mapaPoziom4 {
  margin-left: 40px;
}

.mapaPoziom5 {
  margin-left: 55px;
}

.mapaPoziom6 {
  margin-left: 70px;
}

.thumbl{
float:left;
margin:5px 0 0 6px;
padding:20px;
border:1px solid #cccccc;
}

table.cTable {
border-collapse: collapse;
border: 1px solid #ccc;
background: #fff;
text-align: center;
margin: 30px;
}

table.cTable td, th {
margin: 0;
border: 1px solid #ccc;
padding: .5em;
text-align: center;
vertical-align: center;
}

#navileft li a {
display: block;
height: 15px;
text-decoration: none;
color: #fff;
}


/*NAVIGATION*/
#nav {
width:518px;
font-size:12px;
}

.navileft_tyt {
font-size:12px;
}
#navileft {
font-size:12px;
} 

.szyk2 {
font-family: Arial;
font-size: 12px;
font-weight: bold;
}

.szyk2 span {
font-size:13px;
}

p.skrotn {
margin-right:5px;
}

#maincol ol {
list-style-type:decimal;
}

a.big_link, a.big_link:visited, a.big_link:hover {
clear:both;
font-family:"trebuchet ms",helvetica,sans-serif;
font-size:1.2em;
font-weight:normal;
margin:10px 0pt;
padding:0px 0pt 0px 0px;
color: #b10000;
}

table.galleryTable {
border-collapse: collapse;
border: 1px solid #ccc;
background: #fff;
text-align: center;
margin: 30px;
width: 85%;
}

table.galleryTable td, th {
margin: 0;
border: 1px solid #ccc;
padding: 1em;
text-align: center;
vertical-align: center;
}

form {
display:inline
}

a.logoLink {
position:absolute;
height:130px;
width:230px;
top:21px;
text-decoration:none;
text-align: center;
padding-top: 20px;
}

form.kontakt {
display: block
}

span.submitResult {
color: #01846d;
}
