/* 
# Header Layout
# ver 1.1 nissanforklift.pl DO, GT
--------------------------------------------------------------------------------------- */

* { 
    margin:0;
    padding:0;
}

html, body {
    text-align: center;
    height: 100%;
    background: #FFF url(../images/body_bgr.gif) repeat-y;
}

body {
    font: 12px Arial, Tahoma, Verdana, sans-serif;
    text-align: left;
    color: #313131;
}

img {
    border: 0;
}


a.links{
    color: #c61633;
    text-decoration: none;
}

a:hover.links{
    color: #c61633;
    text-decoration: underline;
}

/* --- bledy w formularzu --- */
.msg {
	color: #ff0000;
}


/* [ naglowek, logo, wyszukiwarka, napis pod wyszukiwarka ]
--------------------------------------------------------------------------------------- */

#head {
    position: relative;
    background: transparent url(../images/head_gbr.gif) repeat-x;
    height: 83px;
}

#logo {
    position: absolute;
    top: 31px;
    left: 31px;
}

#search {
    display: block;
    height: 31px;
    background: url(../images/search_bgr.gif) repeat-x;
    margin-left: 674px;
    top: 0;
    left: 674px;
}


.inp {
    background-image: url(../images/wyszukiwarka.gif);
    height: 31px;
    width: 257px;
    float: left;
}

.inp input {
    width: 147px;
    height: 17px;
    margin-left: 105px;
    font-size: 12px;
    margin-top: 3px;
    padding-left: 2px;
}

* html .inp input {
    margin-top: 2px;
}

.buts input {
    width: 54px;
    float: left;
    height: 19px;
    font-size: 11px;
    margin-top: 3px;
    margin-top: 3px;
    margin-left: 5px;
}

* html .buts input {
    margin-top: 3px;
}

.nappod {
    color: #c61633;
    font: 12px Verdana, Tahoma, Arial, sans-serif;
    width: 993px
}

.nappod span {
    display: block;
    margin-left: 620px;
    margin-top: 5px;
}

/* [ menu top ]
--------------------------------------------------------------------------------------- */


#menu_top ul {
    list-style: none;
    background: url(../images/menu_top_bgr.gif) repeat-x;
    height: 30px;
}

#menu_top ul li {
    display: inline;
}

#menu_top ul li a {
    float: left;
    display: block;
    border-right: 1px solid #666;
    padding: 9px 10px 8px;
    text-decoration: none;
    font: 11px Verdana, Tahoma, Arial, sans-serif;
    color: #000;
}

#menu_top ul li a:hover, .setg {
    background: url(../images/zaznacz_menu_bgr.gif) repeat-x;
}

/* [ odstep pod menu ]
--------------------------------------------------------------------------------------- */


#od_men {
    display: block;
    background: url(../images/pod_menu_odstep.gif) repeat-x;
}

/* [ lewe menu i tekst ]
--------------------------------------------------------------------------------------- */

#allcont {
	min-height: 100%;
	height: auto !important;
	height: 100%;
    margin: 0 auto -66px;
}

#contener {
    display: block;
    float: left;
    padding-bottom: 70px;
}

#left {
    float: left;
    width: 215px;
    _padding-bottom: 60px;
}

*:first-child+html #left{
    padding-bottom: 60px;
}

#right {
    float: left;
    margin-left: 25px;
    width: 735px;
    line-height: 160%;
    color: #464646;
}

* html #right {
    margin-left: 20px;
}


/* [ text ul z prawej storny ]
--------------------------------------------------------------------------------------- */

#text {
    margin-top: 12px;
}

#text ul {
    margin-left: 20px;
}

#text ul li {
    list-style-image: url(../images/strzalka.gif);
}


/* [ stopka ]
--------------------------------------------------------------------------------------- */

#stopka {
    width:100%;
    background: url(../images/foot_bgr.gif) repeat-x;
    height: 45px;
}

#nad_stop {
    width: 100%;
    background: url(../images/nad_stopka.gif) repeat-x;
    height: 21px;
    clear: both;
}

#stopka p {
    width: 980px;
    text-align: right;
    padding-top: 15px;
    font: 10px Tahoma, Verdana, Arial, sans-serif;
    color: #555;
}

/* [ menu lewe ]
--------------------------------------------------------------------------------------- */

.menu_left {
    width: 209px;
    margin: 0 0 10px 5px;
    background: #FFF url(../images/lmenu_bgr.gif) repeat-y;
}

.menu_left h1 {
    background: #FFF url(../images/lmen_top.gif) no-repeat;
    height: 26px;
}

.menu_left h1 p {
    display: block;
    font: bold 12px Verdana, Tahoma, Arial, sans-serif;
    color: #c10020;
    padding: 7px 0 0 22px;
}


.menu_left ul {
    margin: 7px 0 0 5px;
    list-style-type: none;
    padding: 0;
    margin-bottom: 8px;
}

.menu_left ul li {
    display: block;
    border-bottom: 1px solid #dbdbda;
    width: 200px;
}

.menu_left ul li a {
    color: #6e6e6e;
    background: url(../images/lmenu_strz.gif) no-repeat top left;
    display: block;
    padding: 5px 0 0;
    padding-left: 19px;
    text-decoration: none;
    font-weight: bold;
    height: 20px;
}

.menu_left ul li a:hover {
    background: url(../images/lmenu_strzr.gif) no-repeat top left;
    background-color: #F3F3F3;
    color: #c61633;
}

/* [ menu lewe zaznaczenie ]
--------------------------------------------------------------------------------------- */


.setm {
    background-color: #F3F3F3 !important;
    color: #c61633 !important;
}

/* [ tlo input i area ]
--------------------------------------------------------------------------------------- */

.new_inp {
    background: url(../images/input_bgr.gif) repeat-x;
    border: 1px solid #c5c1b6;

}

/* [przyciski jak w newsletter ]
--------------------------------------------------------------------------------------- */

a.butt {
    background: transparent url(../images/button_01.gif) no-repeat top left;
    display: block;
    float: left;
    font: normal 11px Arial;
    line-height: 14px;
    height: 30px;
    padding-left: 8px;
    text-decoration: none;
}

a:link.butt, a:visited.butt, a:hover.butt, a:active.butt {
    color: #FFF;
}

a.butt span {
    background: transparent url(../images/button_02.gif) no-repeat top right;
    display: block;
    padding: 4px 10px 4px 2px;
}

a:hover.butt { 
    text-decoration: none;
}

.bw { 
    overflow: hidden; 
    width: 100%;
}


.new {
    float: left;
    width: 142px;
    height: 20px;
    margin-right: 5px;
    color: #595959;
}

/* [ newsletter ]
--------------------------------------------------------------------------------------- */

#przy {
    display: block;
    margin: 14px 4px 0 0;
    padding-left: 6px;
}

/* [ artykul strona glowna ]
--------------------------------------------------------------------------------------- */

#nag {
    background: url(../images/kwadrat_4.gif) no-repeat top left;
}

#nag h1 {
    font: bold 21px "Trebuchet MS" Tahoma Arial Times serif;
    margin-left: 10px;
    color: #C61633;
}

.art {
    padding-top: 18px;
    background: url(../images/art_podk.gif) no-repeat center bottom;
}

.art h1 {
    font: bold 14px Arial, Tahoma, sans-serif;
    margin-bottom: 5px;
}

.artw {
    display: block;
    padding: 10px 0 25px;
    clear: both;
}


/* [ szerokosci ]
--------------------------------------------------------------------------------------- */

/* 
# jesli brak zdjecia w artykule jest stala szerokosc art 
*/
.w1         { width: 730px; }

/* 
# jesli jest zdjecie artykul sie zwerza i wskakuje zdjecie
*/
.w2         { width: 530px; }


/* [ float ]
--------------------------------------------------------------------------------------- */

.le         { float: left; }
.ra         { float: right; }
.ra img     { border: 3px solid #DADADA; padding: 3px; }


/* [ marginesy ]
--------------------------------------------------------------------------------------- */

.mt1        { margin-top: 30px; }
.mt2        { margin-top: 10px; }
.mb1        { margin-bottom: 20px; }
.ml1        { margin-left: 5px; }
.ml2        { margin-left: 10px; }


/* [ kontakt ]
--------------------------------------------------------------------------------------- */

#kontakt {
    clear: both;
    margin: 10px 0 0 12px;
    height: 120px;
}

#contkontak{
    float: left;
    _padding-bottom: 50px;
}

*:first-child+html #contkontak{
    float: left;
    padding-bottom: 50px;
}

.klogo {
    float: left;
}

.kdane {
    float: left;
    margin-left: 50px;
    color: #626262;
    font-size: 12px;
}

.kdane .title, .kdane .adres, .kdane .tel {
    font-size: 12px;
    font-weight: normal;
}

.kdane .title {
    margin-bottom: 10px;
}

.kdane .adres {
    margin-bottom: 10px;
}

.kdane .tel a {
    margin-left: 50px;
}


.fkon {
    float: left;
    color: #626262;
}

.fkon h1 {
    font-size: 11px;
}

.fkon h2 {
    display: block;
    clear: left;
    font-size: 11px;
    font-weight: normal;
}

.fkon h2 p {
    display: inline;
    color: red;
}

.fkon input {
    width: 325px;
    height: 20px;
    margin-right: 5px;
    color: #595959;
}

.fkon textarea {
    overflow: auto;
    width: 325px;
    margin-bottom: 10px;
    font: 12px Arial, Tahoma, Verdana, sans-serif;
    color: #595959;
}


/* [ dane ze storny http://nissanforklift.pl/?core=5 ]
--------------------------------------------------------------------------------------- */

.tabk {
    width: 387px;
    list-style: none;
    background: url(../images/ptaszek_po.gif) top left no-repeat;
}

.tabk h2 {
    font-size: 12px;
    margin-bottom: 7px;
}

ul.tabk li {
    margin-left: 7px;
}

.hr {
    background: transparent url(../images/kont_kreska_oddzielajaca.gif) no-repeat;
    margin: 7px;
    width: 387px;
}

/* [ wszystko do produktu ]
--------------------------------------------------------------------------------------- */

#produkt {
    width: 776px;
    clear: both;
    float: left;
    _margin-bottom: 70px;
}

*:first-child+html #produkt {
    float: left;
    padding-bottom: 70px;
}

.boxgal {
    text-align: center;
    width: 240px;
    margin: 2px 2px 10px 2px;
    border: 1px solid #FBD7DD;
    font-size: 11px;
}

.boxgal a {
    display: block;
    text-decoration: none;
    color: #36F;
    cursor: hand;
    height: 290px;
}

.boxgal a:hover {
    text-decoration: none;
}

.boxgal .box_img {
    height: 160px;
}

.boxgal h1 {
    height: 20px;
    font-size: 18px;
    font-weight: bold;
    vertical-align: bottom;
    background-color: #F7F7F7;
    color: #C61633;
    border-bottom: 1px solid #FBD7DD;
    padding: 1px;
}

.boxgal table {
    border-top: 1px dashed #F8B8C4;
    width: 234px;
    height: 100px;
    margin: 3px;
    text-align: left;
    padding: 0;
    background-color: #F7F7F7;
}

.boxgal table th {
    width: 100px;
    vertical-align: top;
    padding: 4px;
    color: #333;
}

.boxgal table tr {
    line-height: 120%;
}

.boxgal table td {
    color: #626262;
}

/* [ opacity start produkt ]
--------------------------------------------------------------------------------------- */

.img_opa {
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.boxgal a img {
    opacity: 0.7;
    filter: alpha(opacity=70);

}

a:hover img {
    opacity: 1;
    filter: alpha(opacity=100);
}

/* [ wybór produktu checkboxy http://nissanforklift.pl/?core=4 ]
--------------------------------------------------------------------------------------- */

#produkt_wyb {
    width: 776px;
    margin: 10px 2px 20px;
}

#produkt_wyb ul {
    width: 150px;
    list-style: none;
    height: 120px;
}

#produkt_wyb ul li h5 {
    margin-bottom: 10px;
    font: bold 12px Tahoma, Arial, Verdana, sans-serif;
}

* html #produkt_wyb ul li h5 {
    margin: 0 4px 5px;
}

#produkt_wyb label {
    margin-left: 5px;
}

.bgr_kk {
    background: url(../images/bgr_prod.gif) repeat-y left;
    padding-left: 20px;
}

.pod_art {
    background: url(../images/art_podk.gif) no-repeat;
    width: 744px;
    height: 30px;
}


/* [ pojedynczy produkt ]
--------------------------------------------------------------------------------------- */

.prod {
    display: block;
    margin-top: 15px;
}
.prod span {
    display: block;
    float: left;
    border: 1px solid #E8E8E8;
    margin-right: 10px;
}

.prod span img {
    padding: 5px;
}

.prod p {
    float: left;
    margin-left: 30px;
    width: 540px;
}

.prod ul {
    float: left;
    margin-left: 20px;
}


.prod ul li {
    list-style-image: url(../images/strzalka.gif);
}



/* [ pojedynczy produkt tabela pod opisem ]
--------------------------------------------------------------------------------------- */

#wp {
    font: 11px "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
    margin: 15px 0;
    width: 740px;
    border-top: 1px solid #e5eff8;
    border-right: 1px solid #e5eff8;
    border-collapse: collapse;
    clear: both;
}

#wp tr.odd td	{
    background: #f7fbff;
}

#wp td {
    color: #678197;
    border-bottom: 1px solid #e5eff8;
    border-left: 1px solid #e5eff8;
    padding: 1px;
    text-align: center;
}

#wp .boldd {
    width: 165px;
    font-weight: bold;
    background-color: #EAF4FF;
}

#wp .leftt {
    width: 165px;
    font-weight: bold;
    text-align: left;
}

#wp .tophead {
    font-weight: bold;
    background: #f7fbff;
    color:#66a3d3;
}

/* [ styl tabel do panelu adm ]
--------------------------------------------------------------------------------------- */

#ta {
    width: 745px;
    background-color: #E0E0E0;
    clear: both;
    margin-top: 20px;
    border: 1px solid #3F3F3F;
    font: 11px Arial, Tahoma, Verdana, sans-serif;
}

#produkt table td {
    padding: 3px;
    vertical-align: top;
}

.gray {
    background-color: #6F6F6F;
    font-weight: bold;
    text-align: center;
    color: #FFF;
}

/* [ dymek w mapkach ]
--------------------------------------------------------------------------------------- */

#wind {
    font: 12px Arial, Tahoma, Verdana, sans-serif;
}

#wind h1 {
    font-weight: bold;
    font-size: 15px;
    border-bottom: 3px solid #F90;
}

#wind p {
    margin: 2px 0;
}

#wind .marg {
    margin-top: 10px;
}

#wind a {
    text-decoration: none;
    color: #33C;
}

#wind a:hover {
    border-bottom: 1px dotted #33C;
}

#mapka {
    border: 2px solid #c4c4c4;
}

/* [ dealers tabela pod mapa ]
--------------------------------------------------------------------------------------- */

#dealers_table {
    float: left;
    _margin-bottom: 80px;
}

*:first-child+html #dealers_table{
    padding-bottom: 50px;
}

#dealers_table span {
    display: block;
    padding: 0 5px;
    margin: 0;
    font-size: 11px;
}

.blue_01, .blue_02 {
    padding: 0;
    margin-top: 3px;
    height: 69px;
    width: 742px;
}

.blue_02 {
    background: url(../images/tab_blue_02.png) repeat-x;
    border: 1px solid #a9ccde;
}

.blue_01 {
    background: url(../images/tab_blue_01.png) repeat-x;
    border: 1px solid #e4f1f8;
}

.tab_pion {
    background: url(../images/tab_pion.png) left center no-repeat;
}

#legenda ul {
    list-style: none;
}

#legenda ul li span {
    margin: 0 0 20px 30px;
}

.log_ds {
    background: url(../images/ds.gif) left center no-repeat;
}

.log_s {
    background: url(../images/s.gif) left center no-repeat;
}