html
{
    overflow-y:scroll;    
}
div
{
    overflow:hidden;
}
a   
{
    text-decoration:none;
    color:#333;
}
a img
{
    border:none;
}
a:hover
{
    text-decoration:underline;    
}
p
{
    margin:0 0 12px 0;
}
body
{
    font-family:'Georgia';
    font-size:15px;
    color:#111;
    margin:0;
    background:#b3a175;
    background-image:url('../images/bg2.png');
}
div#banners_top_outer
{
    padding-bottom:15px;
    background-image:url('../images/bottom.png');
    background-position:center bottom;
    background-repeat:no-repeat;
}
div#banners_top
{
    width:851px;
    height:353px;
    position:relative;
    background:white;
    padding:6px;
}
div#banners_top img
{
    position:absolute;
    top:6px;
    left:6px;
    width:851px;
    height:353px;
}
div#container
{
    width:863px;
    margin:auto;
    position:relative;
}
h2
{
    color:#c10005;
    font-family:'Gabriela';
    font-weight:normal;
    font-size:20px;
    margin:0 0 5px 0;
}
h1
{
    color:#fffcc8;
    font-family:'Gabriela';
    font-size:28px;
    margin:0;
    padding:40px 0 20px 0;
    text-align:center;
    font-weight:normal;
    background-image:url('../images/top.png');
    background-position:center bottom;
    background-repeat:no-repeat;
}
div#main_content
{
    padding:20px;
    background-image:url('../images/content.png');
}
div#main_content p.initial:first-letter
{
    font-size:90px;
    float:left;
    line-height:0.8;
    letter-spacing:5px;
    font-family:'Gabriela';
    color:rgb(161, 26, 15); 
}
div#content_outer
{
    padding-bottom:15px;
    background-image:url('../images/bottom.png');
    background-position:center bottom;
    background-repeat:no-repeat;
}
div#top_menu
{
    margin:10px 0 10px 20px;
    font-family:'Gabriela';
}
div#top_menu a
{
    color:#fff;
    padding:0 0 5px 0;
    margin-right:30px;
    font-family:'Gabriela';
    float:left;
    font-size:15px;
    text-decoration:none;
}
div#top_menu a.chosen, div#top_menu a:hover
{
    background-image: url('../images/menu.png');
    background-position: center bottom;
    background-repeat:no-repeat;
}
div#bottom
{
    background-image:url('../images/bottom.png');
    background-repeat:no-repeat;
    background-position:center bottom;
    padding-bottom:15px;
    margin-bottom:15px;
}
div#bottom h3
{
    color:#fffcc8;
    font-family:'Gabriela';
    font-weight:normal;
    font-size:14px;
}
div#bottom > div
{
    background-image:url('../images/separator.png');
    background-repeat:no-repeat;
    background-position:right center;
    height:192px;
}
div#bottom > div:last-child
{
    background:none;
}
div#bottom div#tels b
{
    color:#fffcc8;
    font-size:14px;
    font-weight:normal;
}
div#bottom div#tels
{
    color:#ddd;
    font-size:10px;
    margin-right:60px;
    text-align:right;
}
div#bottom div#tels div
{
    margin:10px 0;
}
div#bottom div#col_1 a
{
    color:#fffcc8;
    margin-left:50px;
    font-size:11px;
}
div#bottom div#col_3
{
    font-size:11px;
    color:#ddd;
}
div#bottom div#col_3 a
{
    display:block;
    color:#fffcc8;
}
div#footer
{
    color:#ddd;
    margin-bottom:20px;
    font-size:11px;
}
div#footer a
{
    color:#ddd;
}
div#footer div#right
{
    float:right;
}
div#footer div#copy
{
    float:left;
}
table#cennik thead
{
    background:#b09e6c;
}
table#cennik
{
    border-spacing:0;
    margin-left:20px;
}
table#cennik th, table#cennik td
{
    text-align:center;
    padding:8px 18px;
    font-size:16px;
}
table#cennik td
{
    border-bottom:1px solid #b09e6c;
}
p#mniejsze
{
    font-size:11px;
    margin:10px 0;
    text-align:right;
}
div#bottom > div
{
    padding:30px;
    float:left;
    width:227px;
}
div#cols p
{
    float:left;
    margin-right:40px;
}
div#cols
{
    margin-bottom:20px;
}
div#intro h1
{
    margin-top:50px;
}
div#intro
{
    color:#eee;
    font-size:16px;
    line-height:1.6;
    width:600px;
    margin:auto;
    text-align:center;
}
div#intro ul
{
    overflow:hidden;
    list-style:none;
    margin:50px 0 30px 0;
    padding:0;
}
div#intro li
{
    width:50%;
    padding:0;
    margin:0;
    float:left;
    text-align:center;
}
div#intro img
{
    display:block;
    margin:0 auto 10px auto;
    width:227px;
    padding:5px;
    border:1px solid #ccc;
    background:white;
    box-shadow:0 0 15px #555;
}
div#intro a
{
    color:#fffcc8;
}
div#regulamin
{
    font-size:13px;
}