@CHARSET "UTF-8";

.admin_paskiboczne
{
	width:601px; 
	min-height:500px; 
	margin-bottom:0px; 
	float:none; 
	margin-left:0px; 
	clear:both; 
	margin-top:25px; 
	background: url(/img/paski-boczne.png) 8px 0 repeat-y;
}


.admin_ozdobnikpodstrony
{
	width:601px; 
	height:50px; 
	background: url(/img/ozdobnik-podstrony.jpg) 0 0 no-repeat; 
	text-align:center; 
	font-family:Verdana; 
	font-size:21pt; 
	font-weight:bold; 
	color:#ffffff; 
	text-decoration:underline;
	padding-top: 50px;	
}
.admin_tloszczegoly
{
	width:601px; 
	min-height:500px; 
	margin-left:16px;
	background:url(/img/tlo-szczegoly.jpg) #d6d3a1 0 0 repeat-x;
}

.admin_cienstopkaszczegoly
{
	width:630px;
	min-height:500px;
	background:url(/img/cien-stopka-szczegoly.jpg) 0 bottom no-repeat;
	padding-bottom:14px;
}

.admin_cienieszczegoly
{
	margin-left:37px;
	width:630px;
	min-height:500px;
	background:url(/img/cenie-szczegoly.png) 0 0 repeat-y;
	padding-bottom:0px;	 
}

.admin_ciengora
{
	width:623px; 
	height:11px; 
	padding-top:40px; 
	margin-left:42px; 
	background: url(/img/szczegoly-cien-gora.png) 0 40px no-repeat;
}

.adminChooseApartment
{
	min-width: 200px; 
	text-align: left; 
	font-family: Arial; 
	font-size: 9pt; 
	font-weight: bold; 
	color: #4b200e; 
	border: 1px inset #ff6600; 
	background: url(/img/tlo-input.png) 0 0 repeat;  
	margin-right: 5px; text-align: center;
}

.adminlist {
  
}

.errors {
		color: #F00; 

}


.adminlist tr:FIRST-CHILD:HOVER {
	background-color: #e0e00d;
	
}

.adminlist tr:FIRST-CHILD{
	background-color: #e0e00d;
	
}

.adminlist tr:HOVER {
	background-color: #ffe46a;
	border-color: #ffe46a;
	cursor: pointer;
	 }
