/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2015-12-03, 13:13:10
    Author     : Maciej
*/

body
{
    color:darkred;

    /* background: -webkit-linear-gradient(red, blue); /* For Safari 5.1 to 6.0 */
    /* background: -o-linear-gradient(red, blue); /* For Opera 11.1 to 12.0 */
    /* background: -moz-linear-gradient(red, blue); /* For Firefox 3.6 to 15 */
    /*  background: linear-gradient(red, blue); /* Standard syntax */
    /*background-image: url('images/tlosmallXX_A.png') , -moz-linear-gradient(gray, black);
    background-image: url('images/tlosmallXX_A.png') , -webkit-linear-gradient(gray, black);
    background-image: url('images/tlosmallXX_A.png') ,-o-linear-gradient(gray, black);
    background-image: url('images/tlosmallXX_A.png') , linear-gradient(gray, black);
    background-position:  top right ;
     background-repeat:  no-repeat;
    background-attachment: fixed;
    background-position: 105% 75%;
    */
    background: url('images/3Z5C2796 zmnnn.jpg') no-repeat center center fixed;
    /*background: url('images/trabka.jpg') no-repeat center center fixed;*/
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    /*  min-width: 480px;
    */


}
/*.jumbomoj
{
   background-color: transparent;
   /*background-image: url('images/tlo.png');
   background-image: url('images/P1020909_jumbo2.png');
   background-size:100%;
   background-attachment: local;
   background-repeat: repeat-y;
   background-position: 0% 60% ;
   min-width: 500px;
   min-height: 90px;


}
*/

.modal-content {
    background-color:#000 !important;
}

.modal-title {
    color:#999;
}
.zajawka{
    background-color: rgba(0,0,0,0.6);
    color:white;
    letter-spacing: 1px;
    padding-bottom: 10px;
}
.zajawka h1{
    font-family: PodLogo;
    font-style: normal;
    font-variant: small-caps;
    font-weight: 200;
    font-size: 28px;
    letter-spacing: 1px;
    border-bottom:  2px solid #E7B383;
    padding-bottom: 10px;
    margin-top: 10px;

}

.audiocontent{
    background-color: rgba(0,0,0,0.6);
    color:white;
    letter-spacing: 1px;
    padding-bottom: 10px;
    margin-bottom: 30px;
}
.audiocontent blockquote{
  
    padding-bottom: 10px;
    margin-top: 10px; 
}
.tresc_art{
    text-align: justify;
    background-color: rgba(255,255,255,0.5);
    font-family: 'noticia text', serif;
    font-style: italic;
    font-variant: normal;
    font-weight: bold;
    font-size:1em;
    line-height: 20px;
    color: black;
    padding-top: 10px;
    padding-bottom:  10px;

    margin-bottom: 30px;
}
.row{

}
img.karuzelka{
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
@font-face {
    font-family: Logo;
    /*src: url('fonts/Glober SemiBold Free.otf');*/
    src: url('fonts/segoePrint.ttf');
}
@font-face {
    font-family: PodLogo;
    /*src: url('fonts/Glober SemiBold Free.otf');*/
    src: url('fonts/Trebuchet MS Bold.ttf');
}
.duogavlicci
{
    font-family: Logo;
    font-size: 4em;
    color:#E7B383;
    line-height: 100%;
    margin-bottom: 35px;
    /*margin-left: 85px;  */
}
.duogavlicci span
{
    font-family: PodLogo;
    font-size: 22px;
    font-variant: small-caps;
    color:#999;   
    margin-left: 55px;
}
.audiojs { height: 35px; 

           width: 100%;
           background: rgba(0,0,0,0.5);
           color: green;
}
.audiojs .play-pause { width: 35px; height: 35px; padding: 5px 10px 10px 5px; }