/* layout and positioning */
#wrapper 
{
	float			: left;
	text-align		: left;
	padding			: 0px 0px 0px 0px;
	margin-left		: 0px;
	width			: 1001px;

}

#logo
{
	float			: left;
	width			: 1183px;
	height			: 267px;
	background		:  url(http://sacramosso.cz/main/templates/RR_Sacramosso/images/top.png) no-repeat;
	margin-top		: 0px;
	margin-bottom		: 0px;

}

#topmainMenu
{
	float			: right;
	height			: 40px;
	width			: 120px;
}

#nav
{
	float			: left;
}
#Content
{
	float			: right;
}
#navigation
{
	width			: 201px;
height			: 526px;	
margin-left		: 0px;	float			: left;
	background		:  url(http://sacramosso.cz/main/templates/RR_Sacramosso/images/left.png) repeat-y;
	background-position	: left;
	
}

#content
{
	 float			: right; position	: static; 	z-index:0;
	margin-top		: 0px;
	margin-right		: 0px;	margin-left		: 0px;	
width			: 800px;
background:url(http://sacramosso.cz/main/templates/RR_Sacramosso/images/mid.png) repeat-y;
}
#navigation1
{
	 position: absolute;
  z-index: 5;
  top: 0px;
  left: 1002px;
  height: 510px;
  width			: 206px;
height			: 637px;	
float			: right;
	background		:  url(http://sacramosso.cz/main/templates/RR_Sacramosso/images/right.png) repeat-y;
	background-position	: right top;
	
	
}


.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
