@charset "utf-8";
h1 {
	font-weight: normal;
	/*	font-family: Impact; */
	background-color: #FFFFFF;
	color: #2D0000;
	text-decoration: none;
	word-spacing: normal;
	text-align:left;
	letter-spacing: 6px;
	line-height: 1.8em;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 12px;
}
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
.twoColFixRtHdr #container {
	width: 100%; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left;
	position: absolute;
	left:3px;
	top:9px;
	background-color: #FFFFFF;
	background-image: url(../images/one_1_dyskografia.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 100%;
} 
.twoColFixRtHdr #header {
	width: 500px;
	padding-top: 2%;
	padding-right: 5%;
	padding-bottom: 1px;
	padding-left: 7%;
	height: 50px;
	margin-left: 7%;
	margin-top: 0px;
} 
.twoColFixRtHdr #mainContent {
	padding: 20px;
	width: 47%;
	min-width: 400px;
	margin-top: 0px;
	margin-bottom: 5%;
	margin-left: 7%;
	height: 70%;
	cursor: text;
	border: 0px outset #D4D0C8;
	position: relative;
	float: left;
	overflow: auto;
	background-repeat: repeat;
	background-image: url(../images/back50p.png);
	scrollbar-3d-light-color: #660000;
	scrollbar-base-color: white;
	scrollbar-dark-shadow-color: white;
	scrollbar-face-color: white;
	scrollbar-highlight-color: white;
	scrollbar-shadow-color: white;
	scrollbar-arrow-color: #660000;
	visibility: visible;
} 
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.trans_box2 {
  font-family:verdana;
  font-weight:bold;
  padding:40px;
  margin:30px;
  border:solid 1px #555;
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/75p_honey.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.trans_box2[class] {
  background-image:url(images/back1.png);
}
.Piosenki {
	font-size: small;
	font-weight: normal;
}

