BODY {
	font-family: Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color : CCCCCC;
	margin: 0;
	padding: 0;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	background-color : #000000;
		scrollbar-track-color : #222222;
		scrollbar-face-color : Black;
		scrollbar-arrow-color : Red;
		scrollbar-shadow-color : #222222;
		scrollbar-darkshadow-color : Black;
		scrollbar-3dlight-color : Black;
}
A:link, A:active, A:visited, A:focus {
	color: b10000; text-decoration : none }
A:HOVER {
	COLOR: #AA0000; text-decoration : none }

TABLE { font-weight: normal; font-size: 11px; color : CCCCCC; }

input {
 font : bold 11px/11px tahoma, arial,verdana,trebuchet,sans-serif;
 border : 1px solid #666666; color : 888888;  background-color : #000000;
 margin-top: 2px;  margin-bottom: 2px }

.innput {
 font : bold 11px/11px tahoma, arial,verdana,trebuchet,sans-serif;
 border : 1px solid #000000;  text-align:right;
 color : 888888;  background-color : #000000;  margin-top: 2px;
 margin-bottom: 2px; }

form{
 margin-top: 0px;  margin-bottom: 0px;  margin-left: 0px;  margin-right: 0px; }

input.large {
 width: 200px; }

input:focus {
 background-color : #444444; }

input.button {
 color : white;  background-color : #000000;
 margin-left: 1px;  margin-right: 1px;
}

TEXTAREA {
 font : bold 11px/11px tahoma, arial,verdana,trebuchet,sans-serif;
 border : 1px solid #666666;  color : 888888;
 background-color : #000000;  margin-top: 2px;
 margin-bottom: 2px; }

SELECT {
    background-color : Black;     color : White;
    border : 1px ridge Gray;  font-weight : bold; }

.trm {
 background-image: url(img/logback.gif);
 background-repeat: no-repeat;
}
.trm_main {
 background-image: url(img/wrozka.jpg);
 background-position: bottom left;
 background-repeat: no-repeat;
}
.upper:link, .upper:active, .upper:visited, .upper:focus {
	color: CCCCCC;
	text-decoration : none
}
.upper:HOVER {
	COLOR: #b10000;
	text-decoration : none
}

.headers {
 background-image: url('http://www.trumna.pl/img/background.gif');
 background-position: top left;
 background-repeat: x-repeat;
}

.headert:link, .headert:active, .headert:visited, .headert:focus {
	color: #EEEEEE;
	text-decoration: none;
	margin: 4px 0 0 8px;
}
.headert:HOVER {
	COLOR: #CCAAAA;
	text-decoration: none;
	margin: 4px 0 0 8px;
}

 .no_bkg { background:transparent none repeat scroll 0 0;
    font : normal 11px/11px tahoma, arial,verdana,trebuchet,sans-serif;
    border : 1px solid #444444; color : CCCCCC;
    margin-top: 2px;  margin-bottom: 2px;
    width: 250px; }
  .no_bkg:focus {
     background:#333333 none repeat scroll 0 0;  font : normal 11px/11px tahoma, arial,verdana,trebuchet,sans-serif;
     border : 1px solid #444444; color : CCCCCC;  margin-top: 2px;  margin-bottom: 2px;  }

 .no_bkg2 { background:transparent none repeat scroll 0 0;
    font : bold 11px/11px tahoma, arial,verdana,trebuchet,sans-serif;
    border : 0px solid #000000; color : CCCCCC;
    margin-top: 2px;  margin-bottom: 2px;
    width: 250px; }

ul.my, ul.my li.mys, ul.mys li.myf {
		display: block;	list-style: none;	margin: 0;	padding: 0; }

ul.my {		width: 110px;	padding: 2px 2px 1px 2px;	border: 0px solid #000; }

ul.my li.mys {	border-bottom: 1px solid #000000; }

ul.my a:link, ul.my a:visited {
		display: block;		width: 108px;	text-decoration: none;
		padding: 0px;		font-weight: normal;	 height: 21px;
		background-color: 202020;	border-left: 3px solid #939393;
		color:	939393; 	padding-left: 5px;	padding-top: 6px;}

ul.my a:hover {	background-color: 454545;	color: #e3e3e3;	width: 108px;
		border-left: 3px solid #e3e3e3;	}

ul.my li.myf {	border-bottom: 1px solid #000000;
		list-style: none;		margin: 0;
		display: block;		width: 108px;	text-decoration: none;
		padding: 0px;		font-weight: bold;	 height: 21px;
		color: b30000;		background-color: 220000;
		border-left: 3px solid #b30000;	padding-left: 5px; 	padding-top: 6px;}
