body {
	background: #010101 url(site_bg.jpg) repeat-x;
}
#siteFoot {
	background-color: white;
	border-top: 1px solid #999;
	width: 950px;
	margin:0 auto;
}
#siteHead {
	height: 237px;
	width: 980px;
	margin: 0 auto;
}
#siteHead h1, .h1Fix {
	padding-top: 70px;
	padding-left: 40px;
	font-family: Arial;
	font-weight: normal;
	font-size: 250%;
	font-style: normal;
	/*display: none;*/
}
#siteHead h1 a, #siteHead h1 a:visited, .h1Fix a, .h1Fix a:visited {
	color: #fff;
}
#siteHead h2, .h2Fix {
	font-family: Verdana;
	font-weight: normal;
	font-size: 130%;
	color: #fff;
	padding-top: 30px;
	padding-left: 40px;
	font-style: italic;
	/*display: none;*/
}
#webSite {
	width: 1026px;
	background:url(main_bg.png) top center repeat-y;
}
#siteMain {
	width: 980px;
	margin:0 auto;
}
#mainBar {
	padding-left: 30px;
	width: 600px;
}
#rightBar, #rightBar a {

}
#leftBar, #leftBar a {

}
/*h4.subtitle {
	color: #0033ff;
}
#siteMain h4 a {
	color: #0033ff;
}
#siteMain h3 a {
	color: #0033ff;
}*/

.h1Fix a, .h1Fix a:visited {

	text-decoration: none;

	font-weight: bold;
}

.fbmainframe:hover {
left: -22px;
}

.fbmainframe {
height: 100px;
position: fixed;
top: 24px;
left: -320px;
background: url(http://eshopstyx.flox.sk/templates/icon_fb3.png) no-repeat;
background-color: #000;
background-position: right;
padding-right: 36px;
z-index: 9999;
transition-duration: 700ms;
-webkit-transition-duration: 700ms;
-o-transition-duration: 700ms;
-moz-transition-duration: 700ms;
}

.fb-frame {
background: #FFF;
}