body
{
    margin: 0px auto;
    padding: 0px;
    background: #215c88 url(gfx/page_bg.jpg) repeat-x top;
    font: 12px arial;
    text-align: center;
}
table, td, p
{
    font: 14px arial;
}
a img, img
{
    border: none;
}
a, a:visited
{
    color: #f9b400;
    text-decoration: none; font-weight:bold;
    outline: none;
}
a:hover
{
    color: #f9b400;
    text-decoration: none; font-weight:bold;
}
p
{
    margin: 0px;
    color: #fff;
}
.wyrozniony
{
    color: #f9b400;
    font-weight: bold;
}

div#ramka_w
{
    background: url('gfx/whitefield.png');
    text-align: center;
}

div#center
{
    width: 970px;
    margin: 0px auto;
}
div#top
{
    text-align: left;
    background: url(gfx/page_top_bg.png) no-repeat top left;
    width: 100%;
    height: 86px;
}
div#logo
{
    float: left;
}
div#menu
{
    float: left;
    height: 85px;
    line-height: 85px;
    vertical-align: middle;
}
div#menu ul
{
    margin: 0px;
    padding: 0px 8px;
    list-style: none;
}
.menu_inner
{
    display: inline;
    padding: 0px;
    margin: 0px;
}
.menu_inner a, .menu_inner a:visited
{
    font-size: 14px;
    text-decoration: none;
    font-weight: normal;
    padding: 35px 8px;
    height: 86px;
    color: #fff;
    *padding: 0px 5px;
}
.menu_inner a:hover
{
/*  background: url('gfx/page_top_dart.png') no-repeat bottom center; */
    font-weight: normal;
    height: 86px;
    color: #f9b400;
}
.menu-active a
{
    background: url('gfx/page_top_dart.png') no-repeat bottom center;
    font-weight: normal;
    height: 86px;
    color: #f9b400 !important;
}

div#wyczysc_div
{
    clear: both;
}
div#tresc
{
    text-align: left;
    background: url(gfx/page_tresc_bg.png) no-repeat top center;
    width: 100%;
    min-height: 560px;
    padding: 0px 0px 20px 0px;
}
div#stopka
{
    background: url('gfx/page_stopka.png') no-repeat top center;
    padding: 10px 0px 10px 0px;
}

/* INDEX */

div#hokuspokus
{
    display: none;
}

.more
{
    cursor: hand;
    cursor: pointer;
}

/* KONTAKT */

select.kontakt
{
    width: 300px;
    border: 1px solid #5a5a5a;
    margin: 2px 0px 2px 0px;
    padding: 5px 8px;
}
input.kontakt
{
    width: 284px;
    border: 1px solid #5a5a5a;
    margin: 2px 0px 2px 0px;
    padding: 5px 8px;
}
textarea.kontakt
{
    width: 284px;
    height: 150px;
    border: 1px solid #5a5a5a;
    margin: 2px 0px 2px 0px;
    padding: 5px 8px;
}
.wyslij_kontakt
{
    background: url('gfx/button_formsend.png') no-repeat top;
    width: 200px;
    height: 45px;
    border: none;
    cursor: hand;
    cursor: pointer;
    margin-top: 6px;
}
p.form_text
{
    font: 14px arial;
    text-align: left;
    color: #fff;
    margin-top: 6px;
}
label.error {
  font-size: 12px;
  text-align: left;
  color: #ffd451;
  font-weight: bold;
}
/* SKLEPY */

div#shop_menu
{
    padding-top: 15px;
}
