body {
	margin: 0 0 0 0;
	background-color: #333333;

	
}

body, p, td {
	font-family: helvetica, tahoma, verdana, arial,sans-serif; 
	font-size: 11px; color: #CCCCCC;
	text-align: justify;
	}

h1 {
	font-family: arial, helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 16px; 
	color: white;	
	margin-bottom: 6px;
}	 
h3 {
	font-family: arial, helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 11px; 
	color: white;
	margin: 12 0 6 0;
}	
//table[ID=maintable]{margin-top:-10px;}

IMG {border-width: 0px 0px 0px 0px;}
A:active {
	
}
A:link {
	color:#FF944E; 
	text-decoration: none;
	}
A:visited {
	color:#DF742E;
	text-decoration: none;
	}
A:visited {
	color:#DF742E;
	text-decoration: none;
	}
A:hover {
	color:#FFB46E; 
	text-decoration: underline;
	}
.table1 { 
	border-collapse:collapse;
	border-style:solid;
	border-width: 1px;
	border-color: gray;
	
}
.cell1 {
	padding: 5px;
	border-collapse:collapse;
	border-style:solid;
	border-width: 1px;
	border-color: gray;
}

.margins {padding: 0px 20px 0px 20px;}
.rborder {
	padding: 0px 10px 0px 10px; 
	border-right-width:2px; 
	border-right-color:#595353;
	border-right-style:dotted;
	}
.bborder {
	border-bottom-width:2px; 
	border-bottom-color:#595353;
	border-bottom-style:solid;		
}
.topborderdotted {
	border-top-width:2px; 
	border-top-color:#595353;
	border-top-style:dotted;	
}

.fotoframe {
	background-color: #333333;
	background-image: url(images/frame140x140.gif);
	background-repeat: no-repeat;
	text-align: center;
	}
.miniatureframe {
	background-color: #333333;
	background-image: url(images/frame110x100.gif);
	background-repeat: no-repeat;
	background-position: top center;
	
	}	
.floatright {
	float:right;
	margin: 5 0 5 10;
}
.floatleft {
	float:left;
	margin: 5 10 5 0;
}
.bglight {
	background-color: #494343;}
.center {text-align:center;}
.bold {font-weight:bold;}
.small {	font-size: 9px; color: #CCCCCC;}

.fborder { 
	border-collapse:collapse;
	border-style:solid;
	border-width: 1px;
	border-color: #333333;
}

#nowinki {
  text-align: left;
  overflow: auto;
  margin-right: -8px;
  padding-right: 10px;
  width:188px;
  height:480px;
  scrollbar-face-color: #333333;
  SCROLLBAR-HIGHLIGHT-COLOR: #999999;
  SCROLLBAR-SHADOW-COLOR: #000000; 
  SCROLLBAR-3DLIGHT-COLOR: #666666; 
  SCROLLBAR-ARROW-COLOR: #FF944E; 
  SCROLLBAR-TRACK-COLOR: #666666; 
}

.hidden {
  z-index: 0;
  position:absolute;
  left:0px;
  top:0px;
  clip: rect(1px, 1px, 1px, 1px);
}
#baner {
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;

/*	overflow: visible;
//	position: absolute;
//	visibility: visible;
//	z-index: auto;
//	height: auto;
//	width: auto;
//	left: auto;
//	top: 200px;
//	right: auto;
//	bottom: auto;
*/
}

#td_footer {
	height: 44px;
	text-align: right;
	padding-top: 20px;
	padding-right: 10px;	
	font-size: 14px; color: #343434;	
}