body {background-color: #E3E3E3;}
#siteHead {border-bottom: 1px solid #ffffff; height: 140px; width: 100%;}
#siteFoot {background-color: white;}

#siteHead h1 a, #siteHead h1 a:visited, .h1Fix a, .h1Fix a:visited {
	color: white; 
}
#siteHead h1, .h1Fix {
	padding-top: 31px;
	padding-left: 20px;
	font-family: Arial;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 210%;
}
#siteHead h2, .h2Fix {
	color: white; 
	padding-left: 20px;
	text-transform: uppercase;
	font-weight: normal;
}
/* Zrusenie borderov na obrazkoch v hlavnom stlpci webu */
#siteMain img {
border-style: none!important;
}

/* Zrusenie podciarknutia produktov */
.product-title a, .product-title a:visited {
text-decoration: none!important;
}
.product-title a:hover {
text-decoration: underline!important;
}
/* Zrusenie podciarknutia produktov */
.product-title a, .product-title a:visited, #gallery a {
text-decoration: none!important;
}
.product-title a:hover, #gallery a:hover {
text-decoration: underline!important;
}

      .h1Fix a, .h1Fix a:visited {

      text-decoration: none;

      font-weight: bold;

      }
