@font-face {
    font-family: "Kimberley";
    src: url(http://www.princexml.com/fonts/larabie/kimberle.ttf) format("truetype");
}
h1 { font-family: "Kimberley",serif }
@font-face {
    font-family: "Schwabacher";
    src: url(http://127.0.0.1/Schwabacher.ttf) format("truetype");
}
@font-face {
    font-family: "Old English Text MT";
    src: url(http://rocalfuza.pl/Old English Text MT.ttf) format("truetype");
}
h1 { font-family: "Old English Text MT" , serif;
    font-size: x-large;
}
h2 { font-family: "Old English Text MT" , serif;
    padding: 1em;    
    font-size: x-large;
}
body	{
    min-width: 1024px;
    background-color: #000000; 
    color: #eeeeee;
}

div.container {
    margin-top: 50px;
    min-width: 1024px;
    max-width: 1024px;
    margin-left: auto;
    margin-right: auto;
    top: auto;
    bottom: auto;
    min-height: 653px;
    position: relative;
    background-color: #3e1412; 
    text-align: left;
}

div.main {
    margin-top: 50px;
    margin-bottom: 50px;
    margin-left: 10px;
    margin-right: 40px;
    float: right;
    text-align: center;
    height: auto !important;
    min-height: 353px;
    min-width: 700px;
    max-width: 700px;
    background-color: #232223;
    background: rgb(26, 5, 10); /* The Fallback */
    background: rgba(26, 5, 10, 0.5);
    font-family: sans-serif;
    font-size: 104%;
}

div.i18n {
}

#head {
    text-align: center;
    padding-top: 16px;
}

#menu {
    float: left;
    width: 210px;
    background-color: #332222;
    margin-left: 40px;
    margin-right: 20px;
    margin-top: 50px;
    margin-bottom: auto;
}
#menu a:link {text-decoration: none; color: #eeeeee;}
#menu a:visited {text-decoration: none; color: #eaeaea;}
#menu a:active {text-decoration: none; color: #eaeaea; }
#menu a:hover {text-decoration: none; color: #cccccc;}

#menu ul li{
    font-size: large;
    font-family: "Old English Text MT", serif;
    display: block;
    text-decoration: none;
    list-style: none;
}

ul.youtube {
    text-align: left;
}

#menu ul li a {
    display: block;
}

#menu ul.sub_menu {
    font-family: "Old English Text MT", serif;
    padding-left: 1em;
}

div#kontakt {
    text-align: center;
    margin-bottom: 2em;
}
div#contact_form form label {
    vertical-align: middle;
}
a {
    /* position: static !important; */
    /* display: block; */
    vertical-align: bottom;
    top: 300px;
    background-color: #222222;
}

div#festiwal_pliki ul {
    text-align: left;
}

table.footer_table {
    text-align: center;
    margin-left:auto;
    margin-right:auto;
    font-size: 80%;
}

table.festiwal {
    border-collapse: collapse;
    border-width: 0;
    border-color: #111111;
    width: 93%; 
    height: 888px;
}

img {
    border: none;
}

img#menu_image {
    padding-top: 20px;
    width: 210px;
    clear: both;
}
p {
    text-align: justify;
    padding-right: 1em;
    padding-left: 1em;
    margin-top: 15px;
    margin-bottom: 15px;
    line-height: 1.5em;
}

ul.menu_list {
    text-decoration: none;
    list-style: none;
    font-family: "Schwabacher";
}

li {
    padding-top: 5px;
    padding-bottom: 5px;
}

a:link {
    text-decoration: none;
    background-color: #222222;
}
a:visited {
    text-decoration: none;
    background-color: #222222;
}
a:active {text-decoration: none;
    background-color: #222222;
}
a:hover {text-decoration: none;
    background-color: #222222;
}

ul.errorlist {
    margin: 0;
    padding: 0;
}
.errorlist li {
    background-color: red;
    color: white;
    display: block;
    font-size: 10px;
    margin: 0 0 3px;
    padding: 4px 5px;
}

div.youtube_zone {
    width: 700px;
    height: 500px;
    margin: 0 auto;
    padding-left: 48px;
    padding-top: 56px;
    background-image: url("../youtube-background.jpg");
    background-repeat: no-repeat;
}

div.instrument{
    margin: 10px;
}
div.instrument_photo{
    float: left;
}
div.instrument_text{
    float: right;
    width: 450px;
}
div.instrument_name{
    padding: 10px;
    font-size: large;
}
div.instrument_description{
    padding: 10px;
}

div.link{
    margin: 10px;
}
div.link_photo{
    float: left;
}
div.link_text{
    float: right;
    width: 500px;
}
div.link_title{
    font-size: x-large;
   margin-bottom: 10px; 
}
div.link_url{
}
div.link_url a {
    background-color: #260510;
}

div.link_url a:link {
    text-decoration: none;
    background-color: #260510;
    color: #aaaaaa;
}
div.link_url a:visited {
    text-decoration: none;
    background-color: #222222;
}
div.link_url a:active {
    text-decoration: none;
    background-color: #222222;
}
div.link_url a:hover {
    text-decoration: none;
    background-color: #222222;
}

div.link_description{
}

div.language {
    clear: both;
    padding: 10px;
}

div#history {
    text-align: left;
}

div#history dt {
    font-weight: bold;
}

div#history dd {
    text-align: justify;
    margin: 10px;
    margin-left: 2em;
}

div#history ol {
    list-style: decimal inside;
    margin-left: 2em;
}
