﻿body {
}

h1 {
    font-family: 'Lato', sans-serif;
    text-align: center;
    width: 100%;
    font: bold;
    font-size: 40px;
    padding: 10px 0;
    background-color: #75b9ef;
    margin: 0px;
    border-radius: 5px;
    color: white;
    text-shadow: 0 1px 0 #ccc, 0 2px 0 #c9c9c9, 0 3px 0 #bbb, 0 6px 1px rgba(0,0,0,.1), 0 0 5px rgba(0,0,0,.1), 0 1px 3px rgba(0,0,0,.3), 0 3px 5px rgba(0,0,0,.2), 0 5px 10px rgba(0,0,0,.25), 0 10px 10px rgba(0,0,0,.2), 0 20px 20px rgba(0,0,0,.15);
}

.stopka {
    border-style: solid solid solid solid;
    border-width: thin;
    border-color: #D7D7D7;
    list-style-image: url('../Img/Tak.jpg');
    margin: 0;
    background-color: #FFFFFF;
    text-align: left;
    font-family: 'Lato', sans-serif;
    color: #0000be;
    font-size: 12px;
    padding: 5px 5px 5px 30px;
    list-style-position: outside;
}


.promocje {
    display: block;
    width: 230px;
    height: 390px;
    margin-right: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    border: 2px solid;
    border-radius: 5px;
    border-color: #003399;
    text-align: center;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    clear: both;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    position: relative;
}

    .promocje:hover {
        border-color: cadetblue;
    }

.promohyp {
    background-color: white;
    display: inline-block;
    width: 100%;
    font-size: 14px !important;
}

    .promohyp a {
    }

    .promohyp:visited {
    }

.nazwakat {
    width: 226px;
    height: 60px;
    vertical-align: middle;
    float: left;
    background-color: white;
    color: black;
    padding: 2px;
    text-align: center;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.promoidx {
    background-color: #003399;
    margin-bottom: 3px;
    text-align: left;
    padding-left: 5px;
    color: white;
    height: 24px;
    width: 230px;
    float: right;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.promoidxt {
    font-weight: bold;
    font-size: 16px;
}


.promorabat0 {
    display: block;
    background-color: white;
    border-radius: 50%;
    height: 66px;
    width: 70px;
    margin: 0;
    float: left;
    position: absolute;
    left: 10px;
    top: 265px;
    padding-right: 10px;
    padding-top: 20px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 10;
}

.promorabat {
    color: gold;
    display: block;
    border-radius: 50%;
    height: 56px;
    width: 60px;
    margin: 0;
    background: radial-gradient(circle at 50px 50px, #75b9ef, #003399);
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    text-shadow: 0 1px 0 #f87a00,0 2px 0 #170701;
    float: left;
    position: absolute;
    left: 5px;
    top: 5px;
    padding-right: 5px;
    padding-top: 16px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 11;
}

.promorabat0:hover {
    animation: promorabat 6s linear infinite;
}

@keyframes promorabat {
    0% {
        transform: perspective(300px) translateZ(0);
        color: black;
    }

    50% {
        transform: perspective(300px) translateZ(50px);
        color: red;
    }

    100% {
        transform: perspective(300px) translateZ(0);
        color: black;
    }
}

@-webkit-keyframes promorabat {
    0% {
        transform: perspective(300px) translateZ(0);
        color: black;
    }

    50% {
        transform: perspective(300px) translateZ(50px);
        color: red;
    }

    100% {
        transform: perspective(300px) translateZ(0);
        color: black;
    }
}

.photo1 {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    margin: 0 auto;
    width: 200px;
    height: 200px;
}


.terminpro {
    text-shadow: 1px 2px 3px rgba(0, 0, 0, 0.3);
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 36px;
    width: 230px;
    padding-top: 6px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: right;
    text-align: center;
}

.cenastd {
    background-color: gainsboro;
    text-shadow: 1px 2px 3px rgba(0, 0, 0, 0.3);
    line-height: 22px;
    border-radius: 5px;
    text-align: right;
    color: green;
    margin-right: 5px;
    height: 32px;
    width: 220px;
    float: right;
    clear: right;
    text-align: right;
    padding-right: 10px;
    padding-top: 5px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.cenastdile {
    color: black;
    font-weight: bold;
    font-size: 16px;
    text-decoration-style: solid;
    text-decoration-line: line-through;
    text-decoration-color: red;
    animation: cenastdile 12s infinite;
    -webkit-animation: cenastdile 12s infinite;
}


.cenapromo {
    text-shadow: 1px 2px 3px rgba(0, 0, 0, 0.3);
    text-align: right;
    line-height: 22px;
    border-radius: 5px;
    height: 32px;
    width: 230px;
    clear: right;
    float: right;
    margin-top: 3px;
    padding-right: 10px;
    padding-top: 4px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 1000;
    animation: cenapro 12s infinite;
    -webkit-animation: cenapro 12s infinite;
}

.cenapromoile {
    font-weight: bold;
    font-size: 20px;
}


@keyframes cenastdile {
    0% {
        text-decoration-style: solid;
        text-decoration-line: line-through;
    }

    20% {
        text-decoration-style: none;
        text-decoration-line: none;
    }


    80% {
        text-decoration-style: none;
        text-decoration-line: none;
    }

    100% {
        text-decoration-style: solid;
        text-decoration-line: line-through;
    }
}

@-webkit-keyframes cenastdile {
    0% {
        text-decoration-style: none;
        text-decoration-line: none;
    }

    30% {
        text-decoration-style: solid;
        text-decoration-line: line-through;
    }


    70% {
        text-decoration-style: solid;
        text-decoration-line: line-through;
    }

    100% {
        text-decoration-style: none;
        text-decoration-line: none;
    }
}

@keyframes cenapro {
    0% {
        background-color: white;
        color: red;
    }

    20% {
        background-color: red;
        color: white;
    }


    80% {
        background-color: red;
        color: white;
    }

    100% {
        background-color: white;
        color: red;
    }
}

@-webkit-keyframes cenapro {
    0% {
        background-color: white;
        color: red;
    }

    20% {
        background-color: red;
        color: white;
    }


    80% {
        background-color: red;
        color: white;
    }

    100% {
        background-color: white;
        color: red;
    }
}
