body {
  background-repeat: no-repeat;
  background-color: #a7c7f6;
background-attachment: fixed;
}


#webSite {
	width: 980px;
        padding:0 18px;
	background: url("http://www.rakystav.sk/domain/rakystav/files/main_bg2.png") top center repeat-y;
}
#siteMain {
  width: 980px;
}

#siteFoot {
  background-color: white;
  border-top: 1px solid #e3ebf2;
  width: 950px;
}

#rightFoot {
width: 100%!important;
}
#leftFoot {
margin-top: 10px!important;
width: 100%!important;
}


/*div#webSite {
  border:none;
  border: 0px solid #3E741B;
  border-bottom: none;
  border-top: none;
}*/
#siteHead {height: 240px; width: 100%; margin-top: 0px;}

#siteHead h1, .h1Fix {
	padding-top: 65px;
	padding-left: 40px;
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 260%;
	font-style: normal;
	/*display:none;*/
}
#siteHead h1 a, #siteHead h1 a:visited, .h1Fix a, .h1Fix a:visited {
	color:#fff;
}

#siteHead h2, .h2Fix {
	font-family: Trebuchet MS;
	font-weight: normal;
	font-size: 130%;
	color:#fff;
	padding-top: 15px;
	padding-left: 40px;
	font-style: italic;
	/*display:none;*/	
}

#mainBar {
    padding-left: 30px;
width: 600px;
}
#rightBar, #rightBar a {
/* color: #fff; */
} 
#leftBar, #leftBar a {
/* color: #fff;  */
}


      .h1Fix a, .h1Fix a:visited {

      text-decoration: none;

      font-weight: bold;

      }

