
body {
    background-color: #202020;
    color: black;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    margin: 0;
    padding: 0;
    padding-bottom: 10px;
  }
  audio, video {
    width: 100%;
  }

 .wrapper {

    background-color: white;

    background-image: url('tekstura.jpg');
    background-repeat: repeat-y;
    background-position: top right;

    margin-top: 10px;

    width: 700px;
    min-height: 200px;
    margin-left: auto;
    margin-right: auto;
    padding: 10px 28px 20px 28px;
    font-size: 12px;


 -moz-border-radius: 10px;
 -webkit-border-radius: 10px;

  }
  a {
   color: #00A9ED;
 /*  text-shadow: 0px 0px 10px #444, 1px 1px 5px #080808; */
   text-decoration: none;
  }
  a:hover {
   color: #5ec4ed;
  }
  .footer {
    align: center;
    display: inline-block;
    color: white;
    margin-top:10px;
    text-align: left;
    font-size: 10px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 40px;
    padding-top: 2px;
    min-height: 30px;
    background-image: url('logo-foot.gif');
    background-repeat: no-repeat;
    background-position: middle left;
  }

.center {
text-align: center;
}
hr {
 color: #78C7EB;
 border: 0;
 border-bottom: 1px solid #78C7EB;
 margin-top: 15px;
 margin-bottom: 15px;
}

h1.logo {

text-indent: -9999px;
background: url('logobeta.png');
width: 100%;
height:130px;
background-position: center center;
background-repeat: no-repeat;

}

table.fretboard {
width:100%;
text-align: center;
margin-bottom: 20px;
}

table.fretboard tr.counter {
font-style: italic;
}

table.fretboard tr td {
border-right: 1px solid black;
border-bottom: 1px solid #aaaaaa;
width: 20px;
}

table.fretboard tr.counter td {
border-bottom: 1px solid black;
}

table.fretboard tr td.zero {
border-right: 3px solid black;
}

table.fretboard tr td.selected {
background-color: #d0d0d0;
font-weight: bold;
}

table.fretboard tr td.pryma {
color: #3399cc;
}

form {
float: left;
clear: both;
}

.right {
float: right;
}
.left {
float: left;
}
div.left, div.right {
width: 49%;
}

input[type=submit] {
margin-top: 5px;
}
h2 { text-align: center; }

.reklamowe span {
display: inline-block;
}

.reklamowe img {
vertical-align: top;
margin-left: 10px;
margin-right: 10px;
}
.reklamowe a:hover {
 opacity: 0.6;
}
.reklamowe span.text a {
display: block;
padding: 5px 5px 5px 5px;
margin: 5px 5px 5px 5px;
font-size: 20px;
font-weight: bold;
color: #101010;
}
a img {
 border: 0;
 outline: 0;
}
