* {
 }
body {
 background:#111 url("grafika/background.jpg") repeat-y center;
 margin:0 auto;
 padding:0;
 color:#c38f46;
 width:853px;
 font:normal 13px Tahoma, Arial, Helvetica, sans-serif;
} 
p {
 text-indent:30px;
 text-align:justify;
}
blockquote {
 text-align:justify;
 margin:0;
 text-indent:30px;
}
img.sklad {
 float:left;
 padding-right:15px;
}
img {
 border:0;
}
img.right {
 float:right;
 padding-left:10px
}
img.left {
 float:left;
 padding-right:10px;
}
 dt {
 font-weight:bold;
 }
dd {
 font-style:italic;
 }
h1 {
text-align:center;
color:black;
background:url("grafika/linia.jpg") repeat-y center center;
margin:0;
font-size:16px;
}
a{
 color:#ea672e;
 text-decoration:none;
}
a:hover {
 color:red;
}
ol {
margin:0;
padding:0;
}
ul {
padding:0;
margin:0;
}
ul li {
display:block;
}
.linki {
 color:#EEEEEE;
 font:normal 12px 'verdana',arial,helvetica;
 text-decoration:none;
}
table.sklad {
 table-layout:fixed;
 width:100%;
 border-collapse: collapse;
 border: 1px solid;
}
td.sklad {
  border: 1px solid;
  vertical-align:top;
  padding:9px;
}
table.dyskografia {
 table-layout:auto;
 width:100%; 
 }
td.dyskografia ol li {
 font-size:13px;
}
div#naglowek {
 background:black url("grafika/logo.jpg") no-repeat;
 height:200px;
}

ul#topmenu {
 margin:0;
 background:url("grafika/topmenu.jpg") no-repeat;
 width:603px;
 height:40px;
 float:left;
 padding-left:250px;
}

ul#topmenu li{
 display:block;
 float:left;
 padding:1px;
}
ul#topmenu a{
 display:block;
 font: normal 16px serif;
 text-decoration:none;
 color: #fff;
 font-weight:bold;
 padding:8px 20px;
 border:1px solid #c38f46;
}
a.active {
 background:#000 url("grafika/menu_poziome_tlo2.gif") repeat-x center;
}
ul#topmenu a:hover {
 background:#000 url("grafika/menu_poziome_tlo2.gif") repeat-x center;
}
ul#menubok {
 float:left;
 width:200px;
 min-height:250px;
 background:black url("grafika/menu1.jpg") no-repeat;
 margin:0 auto;
 padding-top:230px;
}
ul#menubok li {
 padding:3px;
 list-style-type:none;
}
ul#menubok a{
 font-weight: bold;
 text-align:center;
 display:block;
 text-decoration:none;
 background: #000 url("grafika/baton.jpg") no-repeat center;
 padding:6px;
 width:182px;
 color:#fff;
 border-bottom:1px ridge #fff;
 border-top:1px ridge #fff;
 margin:0;
}

ul#menubok a:hover {
 background:url("grafika/baton.jpg") no-repeat center;
 border-left: 10px solid #000;
 width:172px;
}
div#tresc {
 margin:0 auto;
 float:left;
 width:573px;
 min-height:259px;
 padding:20px 20px 0 60px;
 background:black url("grafika/tresc.jpg") no-repeat left top;
 overflow:hidden;
}
div#stopka {
clear:both;
height:20px;
border-top:1px solid #c38f46;
text-align:center;
padding-top:10px;
} 
.stopka li{
 display:inline;
 padding-right:5px;
}
.galeria {
	text-align: center;
}
.galeria table {
	margin-left: auto;
	margin-right: auto;
}
.galeria td {
	padding: 5px 5px 20px 5px;
}
.galeria td img {
	border: 1px solid black;
}