
/* USTAWIENIA OGÓLNE MODUŁÓW W ŚRODKOWEJ CZĘŚCI */

#left_menu ul {
    width: 210px;
}

.module .content{
    display:table;
    width:100%;
}

#srodek h1 {
    padding:2px;
    font-size:16px;
    text-indent:5px;
    text-transform:uppercase;
    background-color:#710000;
    color:#fff;
}


#srodek div.produkty_link {
    text-indent:30px;
    /*width:300px;*/
    /*height:20px;*/
    margin-left:0px;
    margin-bottom:30px;
    margin-top:5px;

    font-weight:bold;
    background-image:url(img/arrow_right.png);
    background-position:0 bottom;
    background-repeat:no-repeat;

    text-decoration:underline;

    padding-top:5px;
    border-top:1px dashed #edd;
}

/* widok prompta download */
#srodek .prompt_download, #srodek .prompt_download td{
    width:100%;
    margin:0px;
    /*height:60px;*/
    padding-bottom:2px;
    margin-bottom:2px;
    border-bottom:1px dotted maroon;
    display:table;
}

#srodek .prompt_download h2 {
    font-size:14px;
    margin-top:2px;
}

#srodek .prompt_download div {
    float:right;
    margin:5px;
    padding:4px 1px;
    font-size:9px;
    line-height:10px;
    font-family:monospace;
    text-align:center;
    max-width:10%;
    cursor:pointer;
}

#srodek .prompt_download div:hover {
    background-color:#edd;
    padding:5px 1px 3px 1px;
}

#srodek .prompt_download div:active {
    background-color:#710000;
    padding:6px 1px 2px 1px;
}

#srodek .prompt_download div:hover {
}

#srodek .prompt_download span {
    display:block;
    margin-top:5px;
}




.module .full_product table {
    border:0;
}

.module .full_product td {
    padding:0 10px 0 0;
    vertical-align:top;
}

.module .full_product td p {
    margin: 0 0 5px 0;
    vertical-align:top;
}

#srodek .scrollImage{
    overflow:auto;
    width:400px;
    height:150px;
    border-bottom:1px dashed #edd;
}

#srodek .scrollImage .content{
    height:120px;
    max-height:120px;
    width:auto;
}

#srodek .mainIcon{
    width:200px;
    border:3px solid #710d17;
}

#srodek .adIcon{
    width:75px;
    height:120px;
    min-height:120px;
    border-collapse:collapse;
    border-spacing:2px;
    vertical-align:top;
    padding:0px;
    /*margin-right:5px;*/

}

#srodek .adIcon img{
    max-width:70px;
    max-height:115px;
    border:1px solid #710d17;


    /*height:120px;*/
}

#srodek .more {
    cursor:pointer;
    text-decoration:underline;
}

#srodek .more:hover {
    text-decoration:none;
}

#srodek .module .wstep{
    color:#710d17;
}

#srodek .module h3 {
    color:#fff;
    background-color:#710d17;
    border-bottom:4px solid #edd;
    padding:3px;
    margin-top:20px;
    text-indent:5px;
}


#srodek .module ul.link{
    margin:0;
    padding-top:0;
    padding-left:5px;
    /*margin-bottom:5px;*/
}

#srodek .module ul.link li {
    /*list-style:none;*/
    list-style:none;
    /*background:url(img/dot.png) no-repeat 10px;*/
    background:url(img/favicon.ico) no-repeat 10px;
    /*list-style-type:square;*/
    /*padding:2px;*/
    padding-top:4px;
    padding-left:50px;
    margin:0px;
    /*list-style-position:inside;*/
    /*text-indent:3px;*/
    height:23px;
    border-top:1px solid #edd;
}

#srodek .module ul.link li:hover{
    color:#710000;
}

#asrodek .module ul.link li.even{
    background-color:#edd;
    border-bottom:none;
}



/* widok prompta ze slajdów - zdjęcia */

.module .prompt_slides {
    text-align:center;
    margin:4px;
    width:200px;
    height:200px;
    float:left;
    display:block;
    overflow:hidden;
    background-image:url(img/tlo_prompt_produkt.png);
    background-repeat:no-repeat;
}

.module .prompt_slides h2 {
    font-size:15px;
}

/* naviator i podsumowanie */

.module .navi, .module .sum{
    height:25px;
    padding-top:2px;
}

.module .navi, .module .navi a {
    background-color:#710d17;
    color:white;
    text-decoration:none;
}

.module .navi a:hover{
    color:#FFAAAA;
}

.module .navi input{
    background-color:#FFAAAA;
}

.module .sum{
    color:maroon;
    text-align:center;

    border-top:1px solid #edd;
}

/* FIRMA */
#srodek .module.firma .gallery table{
    width:100%;
}

#srodek .module.firma .gallery div {
    width:100%;
    margin-top:15px;
    margin-bottom:15px;
    float:left;
    margin-left:10px;
}

#srodek .module.firma .gallery img {
    width:250px;
    /*max-height:80%;*/
    border:2px #710D17 solid;
    margin-left:10px;
    margin-right:5px;
    float:left;
}

#srodek .module.firma .gallery .opis {
    position:relative;
    top:20px;
    margin-left:10px;
    font-weight:bold;
}

/* SKLEPY */


.module.sklepy .full{
    height:auto;
}

.module.sklepy .full img {
    float:left;
}

.module.sklepy .full h2 {
    border-bottom:1px solid #710D17;
}


/* PIERWSZA STRONA PROMPTY ZAJAWKI */

.prompt_2_horiz {
    font-size:11px;
    line-height:16px;
}

.prompt_2_horiz td {
    width:220px;
    padding-left:60px;
    padding-right:20px;
    vertical-align:top;

    background-image:url(img/arrow_right.png);
    background-position:15px 15px;
    background-repeat:no-repeat;
}

.prompt_2_horiz h3 {
    margin-top:12px;
    padding-top:3px;
    font-size:12px;
    font-weight:bold;
}

.prompt_2_horiz h4 {
    font-size:10px;
    font-weight:bold;
    text-align:right;
}


/* LEWE MENU I INNE */
#left_menu h1 {
    margin:0;
    margin-top:10px;
    padding-top:5px;
    background-image:url(img/leftmenu_bar_h1.png);
    background-repeat:no-repeat;
    background-position:top left;
    width:257px;
    height:32px;
    overflow:hidden;

    font-style:italic;
    color:#fff;
    font-size:14px;

    text-indent:10px;
}

#left_menu h1.active {
    background-image:url(img/leftmenu_bar_h1_zaznaczone.png);
}

#left_menu .module .content {
    background-image:url(img/lewe_menu_dlugosc.png);
    background-repeat:repeat-y;
    background-position:top left;
    margin-top:-21px;
    padding-top:13px;
}

#left_menu .module .bottom {
    width:255px;
    height:20px;
    background-image:url(img/lewe_menu_bottom.png);
    background-repeat:no-repeat;
    background-position:top left;
    /*margin-top:-12px;*/
}

#left_menu .module li {
    padding-top:5px;
    list-style:disc;
    color: #710d17;
    font-size:14px;
    font-style:italic;
    /*cursor:pointer;*/
}


