body {
background: url(/domain/sedacky/templates/custom/sedacky.biznisweb.sk.jpg) repeat-x fixed #FCFCFC;
}

#siteFoot {
  background-color: #f5f9fd;
  border-top: 1px solid #cddef1;
  width: 818px;
}
/*div#webSite {
  border:none;
  border: 1px solid #3E741B;
  border-bottom: none;
  border-top: none;
}*/
#siteHead {height: 239px; width: 100%;}

#siteHead h1, .h1Fix {
	padding-top: 65px;
	padding-left: 40px;
	font-family: Arial;
	font-weight: normal;
	font-size: 260%;
	font-style: normal;
	/*display:none;*/
}
#siteHead h1 a, #siteHead h1 a:visited, .h1Fix a, .h1Fix a:visited {
	color:#ffffff;
}

#siteHead h2, .h2Fix {
	font-family: Verdana;
	font-weight: normal;
	font-size: 140%;
	color:#ffffff;
	padding-top: 30px;
	padding-left: 40px;
	font-style: italic;
	/*display:none;*/	
}

#webSite {
    width: 848px;
}
#siteMain {
  width: 848px;
  height:auto;
}
#mainBar {
    padding-left: 30px;
    width:645px;
}
#rightBar, #rightBar a {
/* color: #fff; */
} 
#leftBar, #leftBar a {
/* color: #fff;  */
}


.h1Fix a, .h1Fix a:visited {

	text-decoration: none;

	font-weight: bold;

}

#siteHead {
position: relative;
}
  
#flags {
position: absolute;
top: 209px;
left: 25px;
width: 54px;
height: 17px;
z-index: 100;
text-align: left;
}
 
 #flags img {
border: 1px solid black;
}