
	/* uzytkownicy GSMonline.pl *****************************************/

	
	/* Ranking main table */
	
	table.sklepy {
		border: 0; caption-side: bottom;
		empty-cells: show; border-spacing: 0; border-collapse: collapse;
		margin: 0 0 15px 0; width: 100%; }
	table.sklepy tr { vertical-align: top; }
	table.sklepy th, table.sklepy td {
		border: 1px solid #d9d9d9; padding: 3px; font-size: 11px; }
	table.sklepy th { background: #f2f2f2; text-align: left; }
	
	table.sklepy td p, table.sklepy th p,
	table.sklepy td a, table.sklepy th a { text-align: left; font-size: 1em; }
	table.sklepy th { font-weight: normal; }
	table.sklepy caption {
		background-color: #F8F3E6; padding: 10px;
		caption-side: top; margin-bottom: 5px; }
	
	table.sklepy caption {
		padding: 0 0 0 30px; margin: 10px 0 0 0; border: 0; line-height: 23px;
		background: url(img/sklepy-header-bg.png) no-repeat;
		font-size: 11px; font-weight: bold; color: #000; text-align: left; }
	table.sklepy { margin-top: 10px; }
	
	/* alt menu */
	
	ul.altMenu, ul.altMenu li {
		margin: 0; padding: 0; list-style-type: none; line-height: 1.7; }
	ul.altMenu { margin-bottom: 10px; }
	ul.altMenu li { float: left; display: inline; }
	html>body ul.altMenu li { float: none; }
	ul.altMenu li a {
		display: block; height: 20px;
		background: url(img/user-link-back.gif) no-repeat; margin: 0 1px 1px 0;
		color: #fff !important; padding-left: 10px;
	   width: 200px;
	   voice-family: "\"}\""; 
  		voice-family:inherit;
  		width: 200px; }
  	html>body ul.altMenu li a { width: 190px; }
  	
	ul.altMenu a:hover {
		text-decoration: none !important;
		background: url(img/user-link-back.gif) no-repeat 0 -20px; }
		
	ul.altMenu li a img { vertical-align: middle; }