html, body { height: 100%;
             margin: 0;
           }
body {
	background: url('grafika/jodla2.jpg');
}
BODY, TD {
	font-family: Tahoma;
	font-size: 12px;
}
#wrapper {
   min-height: 100%;
   width: 99%;
   margin: 0 auto;
   position: relative;
   border: 0px solid red;
   clear: both; 
}
.maintable {
	border-collapse: collapse;
	border: rgb(255,255,223) 25px solid;
/*  border-bottom: rgb(255,255,223) 5px solid*/
  margin-bottom: 45px;
  margin-top: 15px;
}
.opis, .obraz, .piosenki, .linki {
	background: #FFFFFF;
}
.linki {
	background: rgb(255,255,255);
	padding-top: 5px;
	padding-bottom: 15px;
	font-family: Tahoma, Helvetica;
	/* position: relative;
	bottom: 0px;
*/
	text-align: center;
}
h3 {
	font-size: 17px;
}
.opis {
	vertical-align: top;
	min-width: 250px;
	width: 250px; 
	font-size: 12px;
	color: #680808;
	text-align: justify;
	padding-right: 25px;
	padding-top: 20px;
	padding-left: 20px;
}
.obraz { width: 475px;
       }
.stopka {
	background: #F7F7F7;
	padding-top: 10px;
	padding-bottom: 15px;
	font-size: 10px;
	color: #888888;
}
.opis A {
	text-decoration: none;
	color: #C80808;
}
.opis A:hover {
	text-decoration: underline;
}
.piosenki {
	padding-right: 20px;
	font-size: 11px;
	width: 250px;
}
.linki  A {
	padding-right: 20px;
	color: #b81300;
	/* #9cbccf;
*/
/*#5c8fab*/
	;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	vertical-align: middle;
	text-transform: lowercase;
	letter-spacing: 4px;
}
.linki A:hover {
	text-decoration: underline;
}
.linki img {
	margin-right: 6px;
}
/* Koszyk */
.cart {
	border-collapse: collapse;
	width: 100%;
}
.cart TD {
	font-size: 10px;
	font-family: Tahoma, sans-serif;
	padding: 5px;
	padding-right: 10px;
	padding-left: 10px;
	border-top: 1px solid #B5C2CC;
}
.cart TH {
	text-align: center;
	/*border-bottom: 2px solid #85929C;
*/
	padding: 5px;
	font-size: 11px;
	/* background: #DDF7FF;
*/
	border-right: 1px solid #EEEEEE;
	height: 35px;
	background: url('grafika/belkagray.gif');
	background-position: top center;
}
.cart .item {
	border-top: 1px solid #B5C2CC;
}
.cart .value, .cart .price {
	text-align: right;
	font-size: 10px;
	font-family: Tahoma, sans-serif;
}
.cart .price {
}
.cart .qty, .cart .value {
	background: #F7F7F7;
}
.cart .sum {
	font-weight: bold;
	border-top: 2px solid #85929C;
	font-size: 9px;
	/*word-wrap: break-word;
*/
}
.cart .sum.value {
	width: 20px;
	font-size: 11px;
	font-family: Helvetica, Tahoma, sans-serif;
	white-space: nowrap;
}
.cart .qty {
	text-align: center;
}
.cart A {
	color: #596899;
	text-decoration: none;
	font-size: 11px;
}
.cart A:hover {
	text-decoration: underline;
}
.cartInfo {
	font-size: 11px;
/* Informacja o dodaniu/usunięciu */
	color: #0000A0;
	font-weight: bold;
	padding-top: 15px;
}
/* Zamowienie */
.bglewy {
	background-position: left top;
}
.bgprawy {
	background-position: right top;
}
.bgcenter {
	background-position: top center;
}
.zamowienie {
	border-collapse: collapse;
	border-spacing: 0px;
}
.zamowienie th {
	font-size: 11px;
	background: url('grafika/belkagray.gif') #ECECEC center top;
	border: 0px solid #FFFFFF;
	height: 35px;
	color: #000000;
	padding: 4px;
}
.zamowienie TD {
	vertical-align: top;
	padding: 5px;
	font-family: Helvetica, sans-serif;
	color: #42444F;
	border:  1px solid #BCC5C4;
	border-top: 0px;
}
.zamowienie A {
	color: #4080ff;
	text-decoration: none;
}
.zamowienie A:hover {
	text-decoration: underline;
}
.zamowienie .normal {
	border-right: 1px solid #9AABC0;
	border-top: 1px solid #9AABC0;
	font-size: 10px;
	background: #F0F0F0;
}
.zamowienie .right {
	border-top: 1px solid #9AABC0;
	font-size: 10px;
background:
/* #EDF7FE */
	#F9F9F9;
}
.zamowienie .value , .zamowienie .price, .zamowienie .qty {
	text-align: right;
}
.zamowienie .sum {
	font-weight: bold;
	font-size: 11px;
}
.zamowienie .inputtxt {
	font-size: 10px;
	font-family: Tahoma, sans-serif;
	border: 1px solid #B5C4C8;
	background: #FFFFFF;
	padding: 2px;
	padding-left: 4px;
}
.zamowienie .infosmall {
	font-size: 9px;
	color: #666666;
}
.zamowienie .infosmall.important {
	color: #005CB9;
	padding: 3px;
}
.zamowienie.billing {
	border: 0px;
	width: 100%;
	display: none;
}
.zamowienie.billing TD {
	background: #F7FEFF;
}
.zamowienie .normal.potwierdzenie {
	font-size: 11px;
	font-weight: bold;
	color: #005E8A;
}
.zamowienie .right.potwierdzenie {
	font-size: 11px;
	font-weight: bold;
	color: #005E8A;
}
.zamowienie .wrong {
	color: #c80808;
}
.zamowienie .wrong  .explanation {
	font-size: 9px;
	color: blue;
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	padding-top: 3px;
	background: url('grafika/wykrz.gif') no-repeat left center;
	padding-left: 12px;
}
#leftside {
	width: 250px;
	float: left;
	border: 0px solid red;
	display: block;
}
.dedykacja {
	float: left;
	color: #FFFFFF;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 9px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	background: url(grafika/black15prc.png);
}
#song {
	float: left;
	width: 630px;
	border: solid 0px blue;
}
#song th {
	text-align: left;
	padding-top: 25px;
	padding-bottom: 15px;
	font-size: 14px;
	font-family: Helvetica, Lucida Grande, Lucida;
	color: #680808;
}
.chwyty {
	color: #c80808;
	font-weight: normal;
}
.menuitem {
	border-bottom: dotted 1px #D88888;
	width: 80%;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 5px;
	background: #FFFCFC;
}
.opis form {
	margin: 0px;
}
.design {
  position: absolute; 
  bottom: 5px;
  right: 5px;
  margin: 0px; 
  float: right;
  width: 100px;
	background: url(grafika/black25prc.png);
  color: #D8D8D8;
  text-align: right;
  font-size: 9px;
  font-family: Arial, Helvetica;
  padding-top: 8px;
  padding-right: 10px;
  padding-bottom: 5px;
  /* clear: both; */
}
.design A { 
  text-decoration: none; 
  color: #d8D8D8;
}
.design A:hover { 
  border-bottom: 1px dotted #D8D8D8;
}
.cena { 
  padding-top: 5px;
  text-align: center;
  color: #999999;
  letter-spacing: 1px; 
}
.cena B { 
  color: #A86868;
  font-size: 10px;
}
