﻿body
{
    padding: 0px;
    margin: 0px;
    font-family: 'Trebuchet MS';
    font-size: 14px;
    font-weight: normal;
    color: #000000;
    background-color: #14701A;
}

body a:link {color: #14701A;}
body a:visited {color: #14701A;}
body a:active {color: #14701A;}


img
{
    border-style: none;
    border-width: 0px;
}


#torby_papierowe
{
    width: 1000px;
    margin: 0px auto;
    
}

#tanie
{
    width: 1000px;
    height: 257px;
    background-image: url('img/torby_papierowe_top.jpg');
    margin: 0px auto;
}

#urlop
{
    float: right;
    background-color: #14701A;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    border: 4px solid #FFFFFF;
    padding: 10px;
    margin: 0px;
    width: 500px;
    display: inline;
    clear: right;
    position: absolute;
    top: 25px;
}


#torby
{
    width: 1000px;
    background-image: url('img/torby_papierowe_middle.jpg');
    overflow: hidden;
}

#torby_reklamowe
{
    padding: 10px;
    margin: auto 29px auto 29px;
    width: 928px;
    
}



#papierowe
{
    width: 1000px;
    height: 259px;
    background-image: url('img/torby_papierowe_bottom.jpg');
    margin: 0px auto;
}

#torby_menu_tlo

{
    width: 1000px;
    height: 47px;
    background-image: url('img/torby_papierowe_top2.jpg');
    margin: 0px auto;
    
}



#menu_torby
{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

#menu_torby li
{
    display: inline;
}

.red
{
    color: #FF0000;
    font-weight: bold;
}

.redBIG
{
    color: #FF0000;
    font-weight: bold;
    font-size: 21px;
}

#nawigacja
{
    background: #171e33;
    display: block;
    float: left;
    margin: 0 0 0 22px;
    width: 962px;
}

#nawigacja div.menu {
    font-size: 14px;
    margin-left: 12px;
    width: 962px;
}
#nawigacja div.menu ul {
    list-style: none;
    margin: 0;
    padding:0;
}
#nawigacja div.menu li {
    float: left;
    position: relative;
} 
#nawigacja a {
    color: #aaa;
    display: block;
    line-height: 38px;
    padding: 0 10px;
    text-decoration: none;
}
#nawigacja ul ul {
    display: none;
    position: absolute;
    top: 38px;
    left: 0;
    float: left;
    width: 180px;
    z-index: 99999;
}
#nawigacja ul ul li {
    min-width: 180px;
}
#nawigacja ul ul ul {
    left: 100%;
    top: 0;
}
#nawigacja ul ul a {
    background: #333;
    line-height: 1em;
    padding: 10px;
    width: 160px;
    height: auto;
}

#nawigacja ul ul a.wide
{
    background: #333;
    line-height: 1em;
    padding: 10px; 
    width: 330px;
    height: auto;
    background: #ff9600;
    color: #000000;
}
#nawigacja li:hover > a,
#nawigacja ul ul :hover > a {
    background: #14701A;
    color: #fff;
}
#nawigacja ul li:hover > ul {
    display: block;
}
#nawigacja ul li.current_page_item > a {
    color: #fff;
}

.swap
{
    display: block;
    width: 300px;
    height: 150px;
    overflow: hidden;
    float: right;
}
.swap img {
    display: block;
}
.swap:hover img {
    margin-left: -300px;
}   


.right
{
    float: right;
}

h1

{   background-position: left;
    padding: 0px 10px 0px 30px;
    border-style: solid;
    border-width: 0px 0px 3px 0px;
    border-color: #14701A ;
    font-size: 25px;
    font-weight: bold;
    display: inline;
    line-height: 35px;
    background-image: url('img/papierowe-torby.gif');
    background-repeat: no-repeat;
    vertical-align: text-bottom;
    
}

h2

{
    
    font-size: 20px;
    font-weight: bold;
    
    
    }
    
.torby_papierowe_galeria
{
    margin: 20px 0px 20px 0px;
}

.torby_papierowe_galeria img
{
    margin: 5px 12px 5px 0px;
    border: 5px solid #d6af71;
}

.tabela
{
    margin: 7px 0px 7px 0px;
    padding: 2px;
    border-collapse: collapse;
    empty-cells: show;
    border-spacing: 5px;
    width: 560px;
    border: 1px solid #000000;
    color: #000000;
}
.tabela td
{
    border: 1px solid #000000;
    text-align: center;
}
.tabela th
{
    background-color: #14701A;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: #FFF;
    font-weight: bold;
   
}

#menu_dolne
{
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: right;
}

#menu_dolne ul

{
list-style: none;
margin: 0;
padding:0;
}
    
#menu_dolne ul li
{
    padding: 20px;
    display: inline;
    
}
    
#menu_dolne ul li a
{
    list-style-type: square;
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    font-variant: normal;
    font-style: normal;
    text-transform: none;
    text-decoration: none;
}

/* FORMULARZE */

.form_styl input, select, textarea
{
    margin: 5px 0px 0px 3px;
    font-family: "Trebuchet MS";
    color: #000000;
    
}

.form_styl label
{
    margin: 0px 5px 0px 0px;
    display: inline-block;
    width: 200px;
    text-align: right;
   
}
