
#page{
left:50%;
/*margin:0px 0px 0px -510px;*/
margin:0px 0px 0px -557px;
padding:0px px 0px 0px;
position:absolute;
top:0px;
/*width:1024px;*/
/*width: 1114px;*/
width: 1116px;
z-index:5;
}





img, a img, a:hover img {
border:medium none;
}



#container{
  position: relative; /* Resi "nekonecnou" stranku v IE7 */
  float: left;
  width: 100%;
}



#main-wrapper {
  float: left;
  width: 100%;
  /*background-color: #ffffff;*/
  /*text-align: left;*/
}

#main	{
  margin: 0px;
  padding: 24px 18px 20px 20px;
  _height: 1px; /*IE6IFX*/
}

.withleft #main {
 /* margin-left: 231px;*/
   margin-left: 277px;
}

.withright #main {
 /* margin-right: 231px;*/
  margin-right: 280px;
}

/*#checkoutPayment,
#checkoutShipping {
  width: 560px;
}*/

#sidebar-left	{
  float: left;
  margin-left: -100%;
  width: 199px;
  /*padding: 0px 0px 0px 31px;*/
  padding: 0px 0px 15px 78px;
}
#sidebar-right	{
  float: right;
  margin-left: -100%;
  width: 200px;
  /*padding: 23px 31px 0px 0px;*/
   padding: 23px 80px 85px 0px;
}

#sidebar-right {
  margin-left: -280px; /* IE7 Fix */
}

* html #sidebar-right {
  margin-left: -280px; /* IE6 Fix*/
}


#footer	{
  clear: both;
  text-align: center;
 padding-top:10px;
 height: 35px;
 margin: 0px 0px 0px 47px;
 width: 1024px;
 background-image: url(../images/footer-bg.png);
 background-position: top left;
 background-repeat: no-repeat;
 	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/includes/templates/rejoice/images/footer-bg.png',sizingMethod='crop');

}



#sidebar-left,
#sidebar-right	{
background-image: url(../images/sidebar-bg.jpg);
background-repeat: repeat-y;
background-position: top;
overflow: hidden;
}

/*

#whatsNew{
WIDTH:560px;
}*/

#seo_footer {
	bottom: 0;
	height: 90px;
	margin: 10px 0px 0px 0px;
	overflow: hidden;
	padding: 0px 76px 0px 76px; /*padding:0px 31px 20px 31px;*/
	position: relative;
	font-size: 10px;
	text-align: justify;
	text-transform: uppercase;
	color: #666666;
}

#seo_footer a:link,
#seo_footer a:hover,
#seo_footer a:visited{
	color: #565656;
	line-height: 13px;
	font-size: 10px;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
}

#seo_footer a:hover {
	color: #212121;
	text-decoration: none;
}

#seo_footer p {
margin: 0px 0px 0px 0px;
}
