html, body {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

body {	background: #101011 url(../img/bodybg.gif) top left repeat-x; }


/* layout */
img { border: 0; }

dl, dt, dd {
	margin: 0;
	padding: 0;
}

ul, li {
	margin: 0;
	padding: 2px;
}

h2, h3, h4 {	
	font-family: Georgia, Geneva, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #3d3d3d;
	text-align: center;
	margin: 0;
	padding: 0;
}

h2 { font-size: 24px; }
h3 { font-size: 16px; }
h4 { font-size: 14px; }

p {
	text-indent: 3em;
	text-align: justify;
	line-height: 15px;
	padding: 5px 10px 0px 10px;
}

.break {
	width: 514px;
	margin-top: 15px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

.break hr { border: thin dotted #fff; }
.spacer { background-color: #000; }

.red { color: red; }
.center { text-align: center; }

#reklama {
	background-color: #e8e8e8;
	width: 930px;
	height: 40px;
	color: red;
	font-size: 24px;
	font-weight: bold;
	margin: 0 18px 25px 18px;
	padding-top: 8px;
	border: 2px solid #fff;
}

#bottomlink {
	height: 40px;
	font-size: 12px;
	text-align: center;
}

#bottomlink .topbtn {
	background: url(../img/btn.gif) top no-repeat;
	width: 71px;
	height: 31px;
	margin: 0 5px 0 5px;
	padding-top: 8px;
	float: left;
}

#bottomlink .backbtn {
	background: url(../img/btn.gif) top no-repeat;
	width: 71px;
	height: 31px;
	margin: 0 5px 0 5px;
	padding-top: 8px;
	float: left;
}

#bottomlink a:link, #bottomlink a:visited {
	text-decoration: none;
	color: #ccc;
}

#bottomlink a:hover {
	color: #fff;
	text-decoration: underline;
}

#bottomlink .lbreak {
	width: 395px;
	float: left;
}

#bottomlink .rbreak {
	width: 395px;
	float: right;
}
/* koniec layout */

#main {
	width: 970px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}


/* header */
#header {
	width: 970px;
	height: 119px;
  text-align: center;
  margin: 0;
	padding: 0;
}

#logo {	
  background: url("../img/ssreshop-logo.png") bottom no-repeat;
	width: 424px;
  height: 70px;
	float: left;
	padding-top: 15px;
}

#logo h3 {	margin: 0; }
#logo h3 a {
	width: 424px;
  height: 70px;
	display: block;
}

#logo h3 a * { display: none; }

#info {
	font-family: Georgia, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;	
	float: right;
	width: 404px;
	color: #c0c0c0;
	margin-top: 35px;
}

#info a {
	margin: 0;
	text-align: left;
	display: block;
}

#info a:link, #info a:visited  {
	color: #c0c0c0;
	text-decoration: none;
}

#info a:hover {	text-decoration: underline; }
/* koniec header */

/* tytul */
#title {
	width: 940px;
	height: 100px;
	background: url("../img/ssr-title.jpg") top left no-repeat;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	clear: both;
}
/* koniec tytul */


/*menu*/
#menu {
	font-family: Georgia, Geneva, Verdana, Arial, Helvetica, sans-serif;
	background: #fff url(../img/menu_bg02.gif) top left repeat-x;
	width: 931px;
	height: 53px;
	float: left;
	margin: 0 0 15px 17px;
	padding: 0;
	border: 2px solid #fff;
}

#menu ul, #menu ul li {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;
}

#menu ul li {	
	display: block;
	float: left;
}

#menu ul li a span	{
	/*background: url(../img/separate.gif) right 0 no-repeat;*/
	text-decoration: none;
	margin: 0 3px 0 0;
	padding: 15px 5px 10px 5px;
	display: block;
	border-right: 2px solid #f8f8f8;
}

#menu ul li a:link, #menu ul li a:visited {
	width: 125px;
	height: 25px;
	font-size: 16px;
	color: #999;
	text-decoration: none;
	display: block;
	text-align: center;
}

#menu ul li a:hover {
	/*background: url(../img/top_menu.gif) top center no-repeat;*/
	text-align: center;
	color: blue;
}

#menu .active a:link, #menu .active a:visited {	color: blue; }

#menu .email { padding-top: 15px; }
#menu .email a:link, #menu .email a:visited {
	font-size: 16px;
	color: red;
	font-weight: bold;
	text-decoration: none;
}

#menu .email a:hover {
	text-decoration: underline;
	color: blue;
}
/*koniec menu*/


/* gl. tresc */
#maincontent {
	background: url(../img/mainbg.gif) top repeat-y;
	width: 970px;
	height: auto;
	padding-bottom: 40px;
	margin: 0;
}
/* / gl. tresc */


/*--------------- lewa kol ---------------
#leftmenu {
	width: 210px;
	background-color: #fff;
	text-align: left;
	margin-left: 20px;
  float: left;
	border: thin solid #e8e8e8;
	overflow: hidden;
}


#leftmenu a:link, #leftmenu a:visited {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	display: block;
	text-decoration: none;
	padding: 10px 0 10px 12px;
}

#leftmenu a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #bd0000;
}

#leftmenu dl, #leftmenu dt, #leftmenu dd {	
	margin: 0;
	padding: 0;
}

#leftmenu dt {
	width: 212px;
	height: 39px;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	background: url(../img/bg1.jpg) repeat-x;
	color: #0033cc;
	margin-bottom: 10px;
	padding-top: 8px;	
	border-top: thin solid #999;
}

#leftmenu dd {
	color: #000;
	text-align: left;
	font-size: 12px;
	padding-left: 5px;
}

#leftmenu dd a {
	background: url(../img/li3.gif) no-repeat left center;
	padding-top: 3px;
}
/* --------------- koniec lewa kol ---------------*/


/*--------------- srodkowa kol ---------------*/
#centercol {
	font-family: Georgia, Geneva, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	width: 738px;
	margin-left: 17px;
	padding: 0;
	float: left;
}

#leftbox	{		/* dotyczy zakladki Terms */
	color: #fff;
	width: 130px;
	margin-left: 20px;
	float: left;
}

#rightbox {		/* dotyczy zakladki Terms */
	color: #fff;
	width: 150px;
	margin-right: 20px;
	float: right;
}

#centercol a:link, #centercol a:visited {
	color: #a50000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#centercol a:hover {	text-decoration: underline; }

#centercol .topinfo {
	width: 731px;
	height: 39px;
	background: url(../img/menu_bg02.gif) top left repeat-x;
	color: #000;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-top: 7px;
	float: left;
	border: 2px solid #fff;
}

#terms {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	width: 680px;
	margin: 0;
	padding: 0;
	float: left;
	overflow: hidden;
}

#terms .title {
	width: 666px;
	height: 39px;
	background: url(../img/menu_bg02.gif);
	color: #000;
	font-size: 20px;
	margin: 0 5px 10px 3px;
	padding-top: 10px;
	float: none;
	border: 2px solid #fff;
}

#tcontent {
	width: 650px;
	height: auto;
	background-color: #fff;
	text-align: left;
	color: #000;
	font-size: 12px;	
	margin: 10px 5px 0 3px;
	padding: 15px 10px 30px 10px;
	float: none;
}

#terms ol li {	padding-top: 5px; }
#terms .square ul li { margin-left: 25px; }
#terms .square li { list-style-type: square; }

#terms .english {
	background: url(../img/en.jpg) top center no-repeat;
	height: 40px;
	margin-bottom: 20px;
}

#terms .polish {
	background: url(../img/pl.jpg)  top center no-repeat;
	height: 40px;
	margin-bottom: 20px;
}

#shipping {
	width: 645px;
	margin: 0;
	padding: 0;
	text-align: center;
}

#shipping .table {
	width: 210px;
	text-align: center;
	table-layout: fixed;
}

#shipping .table th {
	width: 130px;
	font-size: 14px;
	white-space: nowrap;
}

#shipping .table tbody {
	font-size: 12px;
	text-align: center;
}

#shipping .table td {
	background-color: #fffff3;
	padding: 3px;
	border: 1px solid orange;
}

.label {
	width: 240px;
	height: 375px;
	margin: 10px 4px 0 0;
	padding-top: 10px;
  border-bottom: 1px solid #ccc;
	background-color: #fcfcfc;
	text-align: center;
	float: left;
	border: 1px solid #e9e9e9;
}

.label:hover {
	background-color: #f8f8f8;
}

.relinfo {
	width: 215px;
	height: 40px;
	text-align: center;
	vertical-align: middle;
	color: #8f4700;
	font-weight: bold;
	font-size: 14px;
	padding: 5px 0 0 10px;
}

.titlebox {
	width: 234px;
	height: 45px;
	font-size: 14px;
	font-weight: bold;
  text-align: center;
  margin-bottom: 5px;
	padding: 7px 2px 4px 2px;
	float: left;
  overflow: hidden;
	border-top: 1px solid #b4b4b4;
	border-bottom: 1px solid #b4b4b4;
}

.opis {
	width: 132px;
	float: right;
	font-size: 11px;
	margin: 0;
	padding-right: 3px;
	text-align: left;
}

.index {
	float: left;
	font-size: 11px;
	font-weight: bold;
	margin-top: 5px;
  width: 85px;  
	padding: 0;
	text-align: center;
}

.coverart {
  height: 85px;
	width: 85px;
  margin-left: 5px;
	text-align: center;
	margin-bottom: 5px;
	padding: 0;
	float: left;
}
	
.coverart img {
	width: 85px;
	height: 85px;
	border: 1px solid #000;
	padding: 2px;
}

.coverart img:hover {	border: 1px solid red; }

.details {
	width: 229px;
	height: auto;
	float: right;
	text-align: left;
	font-size: 11px;
	margin: 25px 5px 5px 0;
}

.player {	
	text-align: center;
	vertical-align: bottom;
	margin-top: 5px;
}

.player span {	
	text-align: left;
	color: red;
	overflow: hidden;
}

.price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 120px;
	color: #652C17;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	float: left;
	margin: 20px 0 0 15px;
	padding: 0;
}

.dodaj {
	padding: 0;
	margin: 0;
}

#centercol .tags {
   line-height: 23px;
   text-align: center;
}

#centercol .tags a:hover { text-decoration: none; }
/* --------------- koniec sr kol ---------------*/


/*--------------- prawa kolumna ---------------*/
#rightcol {
	width: 185px;
	height: auto;
	background-color: #fff;
	text-align: left;
	margin-right: 19px;
	padding: 0;	
	float: right;
}

#rightcol a:link, #rightcol a:visited {
	text-align: left;
	color: #000;
	font-weight: bold;
	font-size: 12px;
	display: block;
	text-decoration: none;
}

#rightcol a:hover {
	font-weight: bold;
	color: #bd0000;
}

#rightcol dl, #rightcol dt, #rightcol dd {	
	margin: 0;
	padding: 0;
}

#rightcol dt {
	background: url(../img/bg.jpg) top repeat-x;
	width: 185px;
	height: 39px;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	color: #0033cc;
	margin: 0;
	padding-top: 8px;	
	border-top: thin solid #999;
}

#rightcol ul, #rightcol li { padding-left: 5px; }

#rightcol ul {
	width: 152px;
	list-style-type: none;
	/*list-style-image: url(../img/li.gif);*/
}

#lastrel li {
	color: #c00000;
	font-weight: bold;
}


#news {
	height: 175px;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
	text-align: center;
}

#news .titlenews {
	width: auto;
	text-align: center;
	padding: 10px 5px 5px 7px;
	float: left;
}

#news .coverart2 {
  height: 120px;
	width: 120px;
  margin-left: 25px;
	text-align: center;
	margin-bottom: 5px;
	padding: 0;
	float: left;
}
	
#news .coverart2 img {
	width: 120px;
	height: 120px;
	border: 1px solid #000;
	padding: 2px;
}

#news .coverart2 img:hover {	border: 1px solid red; }



#paypal {
	margin: 15px 5px 20px 3px;
	padding-left: 12px;
}

#valid {
	padding: 10px 0 20px 45px;
	margin: 0;
}

#valid a {
	width: 88px;
	height: 31px;
}

#stats {
	text-align: center;
	margin: 10px 28px 20px 0;
}

#stats table {
	font-size: 12px;
	width: 120px;
	margin-left: 30px;
	border: 1px solid #000;
}

#stats table td {
	text-align: left;
	padding-left: 5px;
}

#stats table th {
	font-size: 14px;
	font-weight: bold;
}
/* --------------- koniec prawa kol ---------------*/


/* --------------- stopka ---------------*/
#footer {
	background: url(../img/footer_bg.gif)  top left repeat-x;
	width: auto;
	height: 40px;
	font-size: 11px;
  clear: both;
  float: none;
  margin-bottom: 20px;
	margin-right: auto;	
  padding: 60px 0 15px 15px;
  color: #f4f4f4;
  text-align: center;
}

#footer a:link, #footer a:visited {
	color: #cfcfcf;
}

#footer a:hover {
   color: #fff;
	 text-decoration: none;
}

#footer .tresc {
	width: 650px;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
}

#footer .designer {
	width: 200px;
	float: left;
}

#footer .copy {	
	width: 300px;
	float: left;
}

#footer .contact {	
	width: 100px;
	float: right;
}
/*-------------------- koniec footer ------------------*/
