body {
  background-color: #E5E5E5;
}
#siteFoot {
  background-color: white;
  border-top: 1px solid #C93D30;
  width: 950px;
}
#siteMain {
  border-left: 1px solid #C93D30;
  border-right: 1px solid #C93D30;
}
/*div#webSite {
  border:none;
  border: 1px solid #C93D30;
  border-bottom: none;
  border-top: none;
}*/
#siteHead {height: 136px; width: 100%;}

#siteHead h1, .h1Fix {
	padding-top: 45px;
	padding-left: 40px;
	font-family: Arial;
	font-size: 280%;
	font-weight: bold;
	/*display:none;*/
}
#siteHead h1 a, #siteHead h1 a:visited, .h1Fix a, .h1Fix a:visited {
	color:#C93D30;
	display:none;
}

#siteHead h2, .h2Fix {
	font-family: Verdana;
	font-weight: normal;
	font-size: 130%;
	color:#C93D30;
	padding-top: 10px;
	padding-left: 40px;
	font-style: italic;
	display:none;	
}

#webSite {
    width: 980px;
}
#siteMain {
  width: 980px;
}
#mainBar {
width: 630px !important;
    padding-left: 25px;
}
#leftBar {
	clear:left;
	}
#rightBar, #rightBar a {
 /*color: #fff;  */
} 
#leftBar, #leftBar a {
 /*color: #fff; */
}

table.cols-full td.border {
	background-image:url("cols-full-bg.jpg");
	background-repeat:repeat-x;
	background-position:0 0;
}
table.cols-full td.border table td h4 {
	color:#5B3721 !important;
	line-height:115% !important;
}
table.cols-full td.border table td.price {
	text-align:center !important;
}
table.cols-full td.border table td.with-discount {
	color:#FC0100 !important;
}

div#hc_i_calc {
	font-size:95%;
	margin:55px 5px 10px 20px;
	white-space:nowrap;
}


      .h1Fix a, .h1Fix a:visited {

      text-decoration: none;

      font-weight: bold;

      }
#myMenu li a {
	width:146px;
	}
#myMenu ul li ul li a {
	width:131px;
	}
#myMenu ul li ul li ul li a {
	width:116px;
	}
