body {
	PADDING-RIGHT: 0px; 	PADDING-LEFT: 0px; PADDING-TOP: 0px; PADDING-BOTTOM: 0px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background: #fff url(../grafika/pozadi.gif) repeat-x top left;
	color: #291C0F;
}

.mainOrig {
	MARGIN: 5px 5px 5px 5px;
	text-align: center;
	border: 0px groove #8A4829;
	background-color: transparent;
}

.main {
	/* MARGIN: 5px 5px 5px 5px; */
		padding-left: 10px;
		padding-top: 10px;
		padding-right: 10px;
		padding-bottom: 10px;
	
	text-align: center;
	border: 4px double #8A4829;
	background-color: White;
		width: 768px;
		margin: 0px auto;

}
.hlavicka {
	MARGIN-BOTTOM: 5px;
	WIDTH: 100%;
	BACKGROUND-COLOR: transparent;
}
.banner-ie {
	TEXT-ALIGN: center
}
.banner {
	MARGIN-BOTTOM: 5px;
	MARGIN-LEFT: auto;
	WIDTH: 468px;
	MARGIN-RIGHT: auto;
	HEIGHT: 80px;
	BACKGROUND-COLOR: transparent;
	TEXT-ALIGN: center;
}
.left {
	FLOAT: left; WIDTH: 150px; HEIGHT: 250px; 
	MARGIN-LEFT: 2px;
	BACKGROUND-COLOR: transparent;
	border: thin dotted #F0E5C0;
}
.right {
	FLOAT: right; WIDTH: 168px;  
	MARGIN-RIGHT: 0px; 
	BACKGROUND-COLOR: transparent;
	/* border: thin dotted #F0E5C0; */
	/* text-align: center; */
	TEXT-ALIGN: left;
}
.middle {
	MARGIN-LEFT: 0px; MARGIN-RIGHT: 176px; BACKGROUND-COLOR: transparent;
	/* border: thin dotted #F0E5C0 */
}
.middleonly {
	MARGIN-LEFT: 0px; MARGIN-RIGHT: 10px; BACKGROUND-COLOR: transparent;
	/* border: thin dotted #F0E5C0 */
}

.paticka {
	CLEAR: both; MARGIN-TOP: 5px; WIDTH: 100%; BACKGROUND-COLOR: transparent;
	margin-left: 3px;
}

.middle_ {
	MARGIN-LEFT: 160px; MARGIN-RIGHT: 176px; BACKGROUND-COLOR: transparent;
	border: thin dotted #F0E5C0
}
.main_ {
	MARGIN: 5px 5px 5px 5px;
	width: 760px;
	text-align: center;
	border: 2px groove #0000CC;
	background-color: transparent;
}


