/* object stuff here */

/* hides the second object from all versions of IE */
* html object.mov {
	display: none;
}

/* displays the second object in all versions of IE apart from 5 on PC */
* html object.mov/**/ {
	display: inline;
}

/* hides the second object from all versions of IE >= 5.5 */
* html object.mov {
	display/**/: none;
}


.pochylony{font-family: Garamond;
 font-size: 14pt;
 text-align:center;
 font-style:italic;}

body {
margin:0 auto; text-align:center;
scrollbar-face-color: #B7BFCC;
scrollbar-highlight-color: #7C8AA2;
scrollbar-3dlight-color: #A1AFC5;
scrollbar-arrow-color: #ffffff;
scrollbar-track-color: #9CA6B6;
height:100%;
min-width:999px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(_btm.jpg);
	background-repeat: repeat-y;
	background-position: top;
	background-color: #E9E9E9;
	
		
}
body,td,th {
	font-size: small;
	font-family: Trebuchet MS, Verdana;
	color: #fad087;
	
}
img
{
 border-color: #000000; behavior: url(iepngfix.htc)
} 
p:first-letter {
	font-weight: bold;

}

h1 { font-size:10px }
a:link {
	color:  #E6E6E6;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:  #E6E6E6;
}
a:hover {
	text-decoration: underline;
	color:  #D6D6D6;
}
a:active {
	text-decoration: none;
	color:  #E6E6E6;
}



.dodaj tr{border:solid 1px;}

.dodaj td{ padding-left:10px;}

.dodaj form{padding-top:0px;}


#stopka
{
 
 clear: both;
 display: block;
 
 margin-left:  6px;
 margin-right: 6px;
    border     : none;
    padding    : 0;
	padding-left:550px;
	padding-right:10px;
background: url(./img/_bottom.gif);
min-height:20px;
font-size: x-small;
color: #FFFFFF;
}


	
