﻿.sklep_tytul {
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #989898;
}
A.sklep_tytul:link 		{color: #989898; text-decoration: none;}
A.sklep_tytul:visited 	{color: #989898; text-decoration: none;}
A.sklep_tytul:hover 		{color: #787878; text-decoration: none;}
A.sklep_tytul:active 	{color: #989898; text-decoration: none;}

.tabelaproduktowl {
	border-right: 1px #BBBBBB dotted;
	border-bottom: 1px #BBBBBB dotted;
}

.tabelaproduktowp {
	border-bottom: 1px #BBBBBB dotted;
}

.sklep_login {
	padding: 3px 3px 3px 3px;
	border: 1px solid #7E91A3;
	background-color: #F8F9FA;
}

.sklep_tabela_naglowek{
	padding: 1px 1px 1px 1px;
	background-color: #E6E9EC;
	font-family: 'Trebuchet MS', sans-serif;
	font-style: italic;
	font-size: 11px;
}

.sklep_tabela {
	padding: 1px 1px 1px 1px;
	background-color: #F8F9FA;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 11px;
}

.listaproduktow {
	padding: 5px 0px 0px 0px;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 12px;
	text-align: left;
	color: #525F6B;
}
A.listaproduktow:link 		{color: #525F6B; text-decoration: none;}
A.listaproduktow:visited 	{color: #525F6B; text-decoration: none;}
A.listaproduktow:hover 		{color: #333A42; text-decoration: none;}
A.listaproduktow:active 	{color: #525F6B; text-decoration: none;}

.opisproduktu {
	padding: 3px 3px 3px 3px;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 11px;
	text-align: left;
	color: #000000;
}

img.sklep {
	border: 1px solid #DDDDDD;
	background-color: #FFFFFF;
	width: 120px;
}

img.sklepmini {
	border: 1px solid #DDDDDD;
	background-color: #FFFFFF;
	width: 26px;
	height: 26px;
}

.cena {
	font-family: 'Trebuchet MS', sans-serif;;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: #040B1D;
}

.cenatlo {
	background-color: #EEEEEE;
	border-left: 1px solid #CCCCCC;
	border-right: 2px solid #FFFFFF;
	padding: 1px 1px 1px 1px;
}

.koszyk {
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 12px;
	text-align: left;
	color: #525F6B;
}
A.koszyk:link 		{color: #525F6B; text-decoration: none;}
A.koszyk:visited 	{color: #525F6B; text-decoration: none;}
A.koszyk:hover 	{color: #333A42; text-decoration: none;}
A.koszyk:active 	{color: #525F6B; text-decoration: none;}

