BODY {
	margin : 10px;
	padding : 0px;
	color : #000;
	background-image : url(../images/body-bg.jpg);
	text-align : center;
	background-attachment : fixed;
}

#page {
	width : 965px;
	height : 680px;
	margin-top : 0px;
	margin-left : auto;
	margin-right : auto;
	margin-bottom : 0px;
	padding : 0px;
	border : 2px solid #cc9;
	text-align : left;
}
#box1 {
	background-image : url(../images/poz.jpg);
	width : 220px;
	display : block;
	text-align : left;
	height : 680px;
	vertical-align : top;
	float : left;
}
#box2 {
	background-color : White;
	display : block;
	width : 585px;
	text-align : center;
	height : 680px;
	vertical-align : top;
	float : left;
}
#logo {
	width : 585px;
	height : auto;
	display : block;
	text-align : center;
	border : 0px;
}
#retez {
	width : 585px;
	height : auto;
	display : block;
	text-align : center;
}
 #obsah{
          width: 585px;
          height: auto;
}	
#obsah1 {
	width : 585px;
	height : 585px;
	overflow: auto;
}
#box3 {
	background-image : url(../images/poz.jpg);
	display : block;
	width : 160px;
	height : 680px;
	text-align : center;
	vertical-align : top;
	float : left;
}


