@import "base.css";

/* - - - BOXÝč - - - */
#IndexWrapper {
	background: url(../images/bg_index.gif) repeat-x left top;
}
.ContentBox {
	width: 800px;
	margin-top: 20px;
}
.ContentBox p {
	margin: 20px 0px 0px 30px;
}
.TopLeft {
	width: 300px;
	float: left;
}
.TopRight {
	width: 490px;
	float: right;
}
.TopRight img {
	margin-left: 8px;
}
.flashBox {
	height: 230px;
	width: 800px;
}


/* Hides from IE5-mac \*/ 
* html #IndexWrapper { height: 1%; }
/* End hide from IE5-mac */
