body{
	background-color: black;
}
#site{
	width: 750px;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -375px;
}

h1 {
	font: bold 14pt Tahoma;
	color: white;
}

.bar{
	background-image: url(images/belka.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 28px;
	font: 8pt Tahoma;
	color: white;
}
.txtBig,span.bigText{
	font: bold 14pt Tahoma;
	color: white;
	padding: 4px;
}
.txtSmall{
	font: 8pt Tahoma;
	color: white;
	padding: 4px;
}
.txtVerySmall{
	font: 7pt Tahoma;
	color: white;
	padding: 4px;
}
.txtVerySmallGray{
	font: 7pt Tahoma;
	color: gray;
}
.footerL{
	background-image: url(images/footerL.gif);
	background-repeat: repeat-x;
	background-position: center;
	width: 192px;
	height: 90px;
	text-align: left;
}
.footerM{
	background-image: url(images/footerM.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 376px;
	height: 90px;
}
.footerR{
	background-image: url(images/footerR.gif);
	background-repeat: repeat-x;
	background-position: center;
	width: 183px;
	height: 90px;
	text-align: right;
}
select{
	font: 7pt Tahoma;
	color: #444444;
}
span{
	font-weight: bolder;
}
.main{
	height: 250px;
	width: 750px;
	padding-top: 10px;
	vertical-align: top;
	font: 8pt Tahoma;
	color: white;
}
a.url{
	font: 7pt Tahoma;
	color: #ff6600;
	text-decoration: underline;
}
a.mail{
	font: 8pt Tahoma;
	color: #ff6600;
	text-decoration: underline;
}
a.url:hover,a.mail:hover{
	text-decoration: none;
}
a.menu{
	font: 7pt Tahoma;
	color: gray;
	text-decoration: none;
}
a.menu:hover{
	text-decoration: underline;
}
li{
	font: 7pt Tahoma;
	color: #CCCCCC;	
}
.footer{
	font: 7pt Tahoma;
	color: gray;
	width: 10px;
	text-align: center;
}
.copyright{
	text-align: right;
}
td.parzyste{
	font: 7pt Tahoma;
	color: #c0c0c0;
	background-color: black;
	height: 15px;
	padding: 2px;
}
td.nieparzyste{
	font: 7pt Tahoma;
	color: white;
	background-color: #444444;
	height: 15px;
	padding: 2px;
}
th{
	background-image: url(images/belka.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 28px;
	font: 7pt Tahoma;
	color: white;
	padding: 4px;
}
#listOnDiv{
	overflow: auto;
	height: 220px;
	
	background-color: black;
	SCROLLBAR-HIGHLIGHT-COLOR:black;
	SCROLLBAR-SHADOW-COLOR:black;
	SCROLLBAR-ARROW-COLOR:black;
	SCROLLBAR-TRACK-COLOR:black;
	SCROLLBAR-DARKSHADOW-COLOR:black;
	SCROLLBAR-BASE-COLOR:gray;
	scrollbar-3d-light-color:black;
}
hr{
	border: 1px dotted gray;
	height: 1px;
}
#errorOK{
	width: 450px;
	position: relative;
	margin-left: -220px;
	left: 50%;
	padding-top: 40px;
}
input.edit{
	border: 1px solid #CCCCCC;
	background-color: #666666;
	font: bold 8pt Tahoma;
	color: white;
}
#operator{
	font: 7pt Tahoma;
	color: gray;
	text-align: center;
	padding-top: 10px;
}
.imgMain{
	background: url(images/main.jpg) no-repeat top;
	width: 750px;
	height: 218px;
	vertical-align: bottom;
	direction: rtl;
	text-align: right;
}
#ads{
	margin-bottom: 15px;
	margin-right: 15px;
	border: 1px solid black;
	width: 100px;
	height: 70px;
	text-align: right;
}
#adsText{
	font: 7pt Tahoma;
	color: black;
	margin-right: 35px;
}
