body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #000;
	background-image: url(../mk2_production_layout/images/backnote.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
.thrColAbsHdr #container {
	position: relative;
	width: 950px;
	margin: 0 auto;
	border: thin dotted #999;
	text-align: left;
	background-image: url(../mk2_production_layout/images/back-content.png);
	background-repeat: repeat;
} 


.thrColAbsHdr #header {
	height: auto;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666;
} 
.thrColAbsHdr #header h1 {
	margin: 0;
	padding: 10px 0; 
}
.thrColAbsHdr #sidebar1 {
	position: absolute;
	top: auto;
	left: 5px;
	width: 170px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.thrColAbsHdr #sidebar2 {
	position: absolute;
	top: auto;
	right: 0;
	width: 170px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.thrColAbsHdr #mainContent {
	margin-top: 0;
	margin-right: 222px;
	margin-bottom: 0;
	margin-left: 222px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #666;
	border-left-color: #666;
}
.thrColAbsHdr #footer {
	padding: 0 10px 0 20px;
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #666;
} 
.thrColAbsHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
body,td,th {
	color: #8C8C8C;
	font-size: 12px;
}
h1 {
	font-size: 14px;
	color: #CCC;
}
h2 {
	font-size: 12px;
	color: #CCC;
}
h3 {
	font-size: 12px;
	color: #CCC;
}
a:link {
	color: #FF3;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF3;
}
a:hover {
	text-decoration: none;
	color: #F90;
}
a:active {
	text-decoration: none;
	color: #F90;
}
.pole {
	border: 1px solid #666;
	font-weight: normal;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
	background-image: url(../mk2_production_layout/images/side-tlacitka_10.png);
	background-repeat: repeat-y;
}
