* 			{ font-family:  Verdana, Arial, Helvetica, sans-serif;  font-size: 11px; }
a			{ color: white; }
a:active 	{ outline: none; }
:focus 		{ -moz-outline-style: none; }
img 		{ border: none; display: block;}
ul, li 		{ display: inline; margin: 0px; padding: 0px;overflow: hidden; }
html, body 	{ margin: 0px; background-color:  #809CB2; color: white; font-size:90%; }

#tresc {
	margin: 0;
	margin-right: 10px;
	margin-bottom: 24px;
}

a.s2 {
	background: url(i/s2.gif) no-repeat 0px 6px;
	display: block;
	padding-left: 10px;
}

a.s1 {
	background: url(i/s1.gif) no-repeat 0px 6px;
	display: block;
	padding-left: 10px;
}

a:hover {   color: #FFB61A; 	text-decoration: underline;}

form {
	margin: 0;
	padding: 0;
}

h1, div.h1	{
	color: #233C50;
	background: url(i/h1.gif) no-repeat 0px 2px;
	margin: 0px;
	margin-bottom: 4px;
	padding-left: 12px;
	line-height: 130%;
	font-weight: bold;
	letter-spacing: -1px;
	display: block;
}

a.wiecej, a.wiecej:visited, a.wiecej:active {
	display: block;
	font-size: 10px;
	text-decoration: underline;
	padding: 4px;
	text-align: right;
}

.icn_lupa	{ 	background: url(/i/icon_lupa.gif) no-repeat 0px 2px; }
.icn_drukuj { 	background: url(/i/icon_drukuj.gif) no-repeat 0px 2px; }
.icn_zapisz { 	background: url(/i/icon_zapisz.gif) no-repeat 0px 2px; }
.icn_album  {	background: url(/i/icon_album.gif) no-repeat 0px 2px; }
.icn_koszyk {	background: url(/i/icon_koszyk.gif) no-repeat 0px 2px; }

.butok {
	width: 22px;
	height: 20px;
	background: url(/i/ok.gif)  no-repeat 0px 4px ;
	border: 0px;
}

.butadd {
	width: 22px;
	height: 20px;
	background: url(/i/dodaj.gif)  no-repeat 0px 4px ;
	border: 0px;
}

.butdel {
	width: 22px;
	height: 20px;
	background: url(/i/usun.gif)  no-repeat 0px 4px ;
	border: 0px;
}

div.g {
	width: 156px;
	height: 106px;
	padding: 0;
	margin: 2px;
	float: left;
	overflow: hidden;
	position: relative;
	display: block;

}

div.g a {
	overflow: hidden;
	display: block;
	position: absolute;
	top: 0px;
	width: 156px;
	text-align: center;
		padding: 0;
	margin: 0;
}

div.g a img {
	border: 1px solid white;
	margin: auto;
	padding: 0;
}

div.galeria {
	margin: auto;
	margin-bottom: 25px;
	margin-top: 25px;
	overflow: hidden;
}





