/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

table.cenik {
    border-collapse: separate;
    border: 1px solid #035da5;
}

table.cenik tr th {text-align: center; border-bottom: 1px solid #035da5;}
table.cenik tr td {text-align: center;}


#parallax-bottom-image {
    background-image: url("../../../../../images/parallax-bottom.jpg");
}

#parallax-top-image {
    background-image: url("../../../../../images/parallax-top.jpg");
}