@font-face {
    font-family: 'SansationRegular';
    src: url('../fonts/Sansation_Regular-webfont.eot');
    src: url('../fonts/Sansation_Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Sansation_Regular-webfont.woff') format('woff'),
         url('../fonts/Sansation_Regular-webfont.ttf') format('truetype'),
         url('../fonts/Sansation_Regular-webfont.svg#SansationRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'SansationLight';
    src: url('../fonts/Sansation_Light-webfont.eot');
    src: url('../fonts/Sansation_Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Sansation_Light-webfont.woff') format('woff'),
         url('../fonts/Sansation_Light-webfont.ttf') format('truetype'),
         url('../fonts/Sansation_Light-webfont.svg#SansationLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'SansationBold';
    src: url('../fonts/Sansation_Bold-webfont.eot');
    src: url('../fonts/Sansation_Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Sansation_Bold-webfont.woff') format('woff'),
         url('../fonts/Sansation_Bold-webfont.ttf') format('truetype'),
         url('../fonts/Sansation_Bold-webfont.svg#SansationBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'SansationLightLightItalic';
    src: url('../fonts/Sansation_Light_Italic-webfont.eot');
    src: url('../fonts/Sansation_Light_Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Sansation_Light_Italic-webfont.woff') format('woff'),
         url('../fonts/Sansation_Light_Italic-webfont.ttf') format('truetype'),
         url('../fonts/Sansation_Light_Italic-webfont.svg#SansationLightLightItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'SansationItalic';
    src: url('../fonts/Sansation_Italic-webfont.eot');
    src: url('../fonts/Sansation_Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Sansation_Italic-webfont.woff') format('woff'),
         url('../fonts/Sansation_Italic-webfont.ttf') format('truetype'),
         url('../fonts/Sansation_Italic-webfont.svg#SansationItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'SansationBoldItalic';
    src: url('../fonts/Sansation_Bold_Italic-webfont.eot');
    src: url('../fonts/Sansation_Bold_Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Sansation_Bold_Italic-webfont.woff') format('woff'),
         url('../fonts/Sansation_Bold_Italic-webfont.ttf') format('truetype'),
         url('../fonts/Sansation_Bold_Italic-webfont.svg#SansationBoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}




#top{
    text-align: left;
    border-bottom: 1px #000 solid;
    margin-bottom: 30px;
    padding-bottom: 10px;
}

/*#odliczanie-a{
    font-size: 20px;
    font-family:  Arial, Verdana, sans-serif;
    text-shadow: 1px 1px 0px #000;
    border: thin solid #333;
    background-color:#5b1b1b;
    color:white;
    text-align:center;
    height:24px;
    vertical-align:middle;
    -moz-border-radius: 15px;
    border-radius: 10px;
    width:210px;
    margin: 0 0 10px 0px;
    padding: 3px 0 3px 0;
    
   
}*/

#odliczanie-a {
    font-size: 18px;
    font-family: Arial, Verdana, sans-serif;
    text-shadow: 1px 1px 0px #010168;
    border: thin solid #010168;
    background-color: #010168;
    color: white;
    text-align: center;
    vertical-align: middle;
    -moz-border-radius: 15px;
    border-radius: 10px;
    width: 50%;
    float: right;
}

#tytul-a{
    text-align: center;
}

#odliczanie-b{
    font-size: 18px;
    font-weight: normal;
    margin: 40px 0px;
}

#odliczanie-c
{
     font-family: 'SansationBold', Arial, Verdana, sans-serif;
    font-size: 20px;
    font-weight: normal;
    border: thin solid #333;
    background-color:black;
    color:white;
    text-align:center;
   
    height:25px;
    vertical-align:middle;
    -moz-border-radius: 15px;
    border-radius: 15px;
    
}

.shadow{
    text-shadow: 1px 1px 1px #333;
}

.one-day, .red {
	color: red;
}