body {
  background-color: #000;
 background-image: none;
}
#siteFoot {
  border-top: 1px solid #3D3B3B;
  width: 820px;
background-image: none;
  background-color: black!important;;
  color: white;
}
div#webSite {
  border:none;
  border-top: none;
  border-bottom: none;
}
#siteHead {height: 243px; width: 100%;}

#siteHead h1 {
	padding-top: 45px;
	padding-left: 40px;
	font-family: Arial;
	font-weight: normal;
	font-size: 250%;
	font-style: normal;
	/*display:none;*/
}
#siteHead h1 a, #siteHead h1 a:visited {
	color:#fff;
}

#siteHead h2 {
	font-family: Verdana;
	font-weight: normal;
	font-size: 130%;
	color:#fff;
	padding-top: 30px;
	padding-left: 40px;
	font-style: italic;
	/*display:none;*/	
}

#webSite {
    width: 850px;
}
#siteMain {
  width: 850px;
background-image: none;
background-color: black!important;;
color: white;
border-left: 1px solid #3D3B3B;
border-right: 1px solid #3D3B3B;
}
#mainBar {
    padding-left: 30px; background-color: black!important;;
color: white;
}
#rightBar, #rightBar a {
color: #fff; 
} 
#leftBar, #leftBar a {
color: #fff;  
}
#siteMain a, #mainBar a  {
 
color: white;
}

.guestbook tr td {
background-color: black;
}
/* Zrusenie borderov na obrazkoch v hlavnom stlpci webu */
#siteMain img {
border-style: none!important;
}
/* Zrusenie podciarknutia obrazkov */
.product-title a, .product-title a:visited, #gallery a {
text-decoration: none!important;
}
.product-title a:hover, #gallery a:hover {
text-decoration: underline!important;
}
