body {
	background: url(canvas_darkS.jpg);
	font-size: 18px;
	font-family: Comic Sans MS;
	line-height: 20px;
	color: #fff5ee;
	text-align:justify;

}
h2 {
	color: rgb(210, 37, 30);
	line-height: 30px;
}
p{
	text-indent: 2.5em;
}
div#tresc {
	margin-top: 10px;
	position: absolute;	
	left: 50%;
	width: 800px;
	margin-left: -400px;
	background: url(tlo.jpg);
	border: 3px solid black;
}
div#menu {
	margin: 0;
	padding: 0;
	float: right;
	width: 180px;
	height: 450px;
	margin-left: 20px;
	text-align: center;

}
div#menu a {
	text-decoration: none;
	color: rgb(185, 185, 185);
	font-family: Arial;
	font-size: 20px;
}
div#menu a:hover {
	color: #BF1717;
	font-weight: bold;
}
div#menu p {
	border-bottom: 2px dotted rgb(135, 135, 135);
	padding: 0 0 10 0;
		text-indent: 0em;

	}
div.wypelnienie {
	margin: 0 20px 0 20px ;
}
div#stopka {
	background: url(tlo.jpg);
	width: 800px;
	height: 130px;
}
p#szymsoft {
	padding-top: 108px;
	padding-right: 0px;
	font-size: 12px;
		text-align: right;

}
p#szymsoft a{
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 3px;
	background: #0F0F0F;
	padding: 5px;
	color: #f5f5f5;
}
a#kontakt {
	text-decoration: none;
	color: rgb(210, 37, 30);
}
div#sklad {
	padding: 0 40px;
}
table#sklad {
	font-size: 18px;
	line-height: 20px;
}
table#sklad td {
	padding: 10;
}
table#galeria td {
	border: 3px groove #E9EDF0;
	border-right-color: #E9EDF0;
	border-bottom-color: #E9EDF0;
}
td.link a {
	text-decoration: none;
	color: LightSalmon;
	font-weight: normal; 
	letter-spacing: 0.1em;
	margin:20px;
}
td.link a:hover {
	color: #EF190E;
}
.gg-number {
  color:white;
  text-decoration:none;
}
