body, table, tr, td {
	font: 8pt garamond; 
	color: #608485;
	letter-spacing: 1px;
	/*text-align: center;*/
}
body 	{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0;
	text-align: center;
        background: black;
}
#container { 
	margin: 0 auto; 
	/*top: 0px;
	left: 0px;
	position: absolute;*/
        width: 440px;  
	background: black url('Obrazki/bg.jpg');
} 
#content { 
	width: 340px; 
	height: auto;
	margin-left: 50px;
	margin-top: -60px;
	margin-right: 50px;
	margin-bottom: -20px;
	text-align: justify;
	position: relative; 
} 
#bottom { 
	width: 440px; 
	height: 132px;
	margin-top: 0px;  
}
#mainimg {
	margin: 0;
	padding: 0;
	border-width: 0px;
	border-style: solid;
	border-color: black;
}
#footdiv {
	width: 280px;
	height: auto;
	margin-left: 132px;
	margin-top: -36px;
	margin-right: 20px;
	margin-bottom: 0px;
	text-align: center;
	font: 6pt verdana;
	overflow: hidden;
}
#titlediv, h2 {
	/*width: 100%;*/
	border-left: 0px solid black;
	border-right: opx solid black;
	border-top: 0px solid #434343;
	border-bottom: 1px dashed #657750;
	/*background-color: #080808;*/
	text-align: right;
	padding-left: 10px;
	padding-right: 40px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 40px;
	margin-right: 10px;
	font: 9pt georgia;
	color: #90AB9D;
	font-weight: bold;
	filter: Alpha(Opacity=100, FinishOpacity=40, Style=2);
}
div#content p.ending {
	margin-bottom: 20px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
div#footdiv a:link, div#footdiv a:active, div#footdiv a:visited {
	text-decoration: none;
	color: #5A5A5A;
}
a:link, a:active, a:visited {
	text-decoration: none;
	color: #87A7B2;
}
A:hover {
	/*HEIGHT: 7px; */
	TEXT-DECORATION: none; 
	color: #92C5BB;
}
input, textarea, option, select {
	background-color: #000000;
	font: 7pt arial;
	color: #87A7B2;
	letter-spacing: 1px;
	border: 1px solid #3C494C;
	padding: 1px; }
BODY {
	SCROLLBAR-FACE-COLOR: #050914; 
	SCROLLBAR-HIGHLIGHT-COLOR: #3C494C; 
	SCROLLBAR-SHADOW-COLOR: #3C494C; 
	SCROLLBAR-3DLIGHT-COLOR: #000000; 
	SCROLLBAR-ARROW-COLOR: #283336; 
	SCROLLBAR-TRACK-COLOR: #000000; 
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
}