body, input, button, a, label, textarea, p, li {
  font-family: 'Trebuchet MS', Helvetica, sans-serif;
  font-size: 12px;
}

p {
  line-height: 120%;
  text-align: justify;
}

a {
  text-decoration: none;
}

sup {
  /*font-size: 60% !important;*/
  /*vertical-align: super !important;*/
  position: relative;
  bottom: 0.5em;
  font-size: 0.8em;

}

a:hover {
  text-decoration: underline;
}

#breadcrumbs * {
  font-size: 12px;
}

#content h1 {
  font-size: 20px;
  font-weight: bold;
}

#content h2, #content h2 * {
  font-size: 16px;
  font-weight: bold;
}

#footer {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 11px;
}

#footerMenu a {
  text-transform: lowercase;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 11px;
}

#mainMenu li a {
  font-family: 'Trebuchet MS', Helvetica, sans-serif !important;
  font-size: 12px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: normal;
}

#mainMenu li a:hover {
  text-decoration: none;
}

#mainMenu li li a {
  font-size: 11px;
  text-transform: none;
}

#techDetailsLinks * {
  font-size: 12px;
}

#products #categoryDesc {
  line-height: 120%;
  text-align: justify;
}

#products #selectedProduct .desc {
  line-height: 120%;
  text-align: justify;
}

.categoriesGrid li .desc {
  line-height: 120%;
  text-align: justify;
}

#sales #map #polska a {
  font-weight: bold;
  font-family: 'Trebuchet MS', Helvetica, sans-serif;
  font-size: 11px;
}

#sales #distributors .contact * {
  font-size: 12px;
  line-height: 120%;
}

#sales #distributors .contact .name {
  font-weight: bold;
  line-height: 120%;
}

#contact .contact .header {
  font-weight: bold;
}

#products #selectedProduct .prices .price {
  font-weight: bold;
}

#products #selectedProduct .prices .price span {
  padding-left: 5px;
}

#techDetails {
  line-height: 120%;
  text-align: justify;
}

#products .productsGridNavigator span a,
#products .productsGridNavigator span a:hover,
#products .productsGridNavigator span span {
  font-size: 12px;
  font-weight: bold;
}

.thumbnail em {
    line-height: 16px;
    font-size: 12px;
    font-style: normal;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.switch > a{
  font-size: 16px;
  color: #133963;
}

#techDetailsLinks > li > a {
  color: #133963;
  font-size: 16px;
  font-weight: bold;
}

#promo-box {
    line-height: 1.5em;
    color: #133963;
}

#promo-box > div > span {
	font-weight: bold;
	font-size: 16px;
