BODY {
	FONT-SIZE: 10px; MARGIN: 0px; FONT-FAMILY: verdana, helvetica, arial, arial ce, sans-serif; BACKGROUND-COLOR: #999999;  
	color: #666666;
	}
Center 
{
	height:	100%;
}
Table
{
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
TR
{
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
TD
{
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
    FONT-SIZE: 		10px;
}

A:link, A:visited, A:active 
	{color:#990000;text-decoration:none;}
A:hover 
	{text-decoration:underline;}

.leftside
{
	color: #FFF;
}	
	
/*Klasy administracji*/
.admin_labels
{
	text-align: right;
	width:		300px;
}
tr.row1
{
	background-color:	#FDFCD5;
	height:				20px;
}

tr.row2
{
	background-color:	#FFFFF5;
}

tr.row1filmy
{
	background-color:	#C5B9AB;
	height:				15px;
}

tr.row2filmy
{
	background-color:	#E6DFD4;
	height:				15px;
}

tr.tableheader
{
	background-color:	#FFDD65;
	font-weight:		bold;
	height:				25px;
}

td.buttonbar
{
	text-align:			center;
	padding-top:		1ex;
	padding-bottom:		1ex;
}

td.menubackground
{
	text-align:			left;
	background-color:	#4F637F;
	height:				25px;
}

.menu:link, .menu:active, .menu:visited {
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.menu:hover{
	font-weight: bold;
	font-size: 11px;
	color: #F0C449;
	text-decoration: none;
}

.menu_selected:link, .menu_selected:active, .menu_selected:visited {
	font-weight: bold;
	font-size: 11px;
	color: #F0C449;
	text-decoration: none;
}
A.rowaction:link,A.rowaction:visited, A.rowaction:active, A.rowaction:hover 
{
	font-family:		Verdana, Helvetica, sans-serif;
	font-size:			11px;
	font-weight:		bold;
	text-decoration:	none;
	color:				#336699
}
A.rowaction:hover
{
	font-family:		Verdana, Helvetica, sans-serif;
	font-size:			11px;
	font-weight:		bold;
	text-decoration:	none;
	color:				#F0C449;
}
A.rowaction_selected:link, A.rowaction_selected:visited, A.rowaction_selected:active
{
	font-weight: bold;
	font-size: 11px;
	color: #F0C449;
	text-decoration: none;
}
.literki:link, .literki:active, .literki:visited {
	font-weight: bold;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}

.literki:hover{
	font-weight: bold;
	font-size: 11px;
	color: #656565;
	text-decoration: none;
}

.literki_selected:link, .literki_selected:active, .literki_selected:visited {
	font-weight: bold;
	font-size: 11px;
	color: #65696B;
	text-decoration: none;
}

TD.menu_rec
{
	background-color:	#C5B9AB;
	font-weight: bold;	
	height:15px;
}

TD.menu_rec_selected
{
	background-color:	#F1E8D9;
	font-weight: bold;
	height:15px;	
}

A.menu_rec_selected:link, .menu_rec_selected:active, .menu_rec_selected:visited
{
	color: #000;
}