﻿/*@charset "utf-8"; */
/* CSS Document */

body {
    background-color: #ffffff;
    margin: 0px;
    padding: 0px;
}

#masterKontener {
    width: 1410px;
    height: 100%;
}

.pasek {
    width: 100%; 
    height: 2px; 
    background: url(images/top_shadow.jpg) repeat-x;
}

.log-pasek {
    box-shadow: 3px 3px 10px #000000;
}


.leftMenuHeader {
    font-family: 'Segoe UI', Verdana;
    font-size: 13pt;
    font-weight: bold;
    /*text-align: center;*/
    width: 100%;
    padding-left: 15px; 
}

.leftMenuContent {
    padding: 5px;
    box-shadow: 1px 1px 6px #B0AAA5;
    /*box-shadow: 1px 1px 6px #D9D7D5;*/
    margin: 0px!important;
    display: block!important;

    background: #E6E6E6!important;
}

.tloStrony {
    width: 100%; 
    /*height: 850px;*/
    height: 500px; 
    min-height: 500px; 
    background: url(images/texture.jpg) repeat;
}

.tloStrony-galeria {
    width: 100%; 
    height: 600px; 
    min-height: 600px; 
    background: url(images/texture.jpg) repeat;
}

.tloStopki {
    width: 100%; 
    height: 178px; 
    background: url(images/texture.jpg) repeat-x;
}

.naglowek {
    font-family: 'Segoe UI';
    color: #ED1C24;
    font-size: 17pt;  
    padding-left: 20px;
    border-bottom: 1px solid #ED1C24;
    padding-bottom: 3px;   
}

.naglowek-galeria {
    font-family: 'Segoe UI';
    color: #ED1C24;
    font-size: 17pt;
    text-align: left;
    padding-left: 100px;
}

.nag {
    color: #5e5e5e;
    font-family: 'Segoe UI';
    font-size: 18px;
    font-weight: bold;
    margin: 0px 0px 7px 0px;
}

a.menu-link {
    font: 14pt 'Segoe UI'; 
    color: #FFFFFF; 
    text-decoration:none;
}

    a.menu-link:hover {
        color: #ED1C24;
    }

.menu-link-wyloguj {
    background: url(images/log_1.png) no-repeat;
}

    .menu-link-wyloguj:hover {
        background: url(images/log_2.png) no-repeat;
    }

td.menu-kontener{
    background-color:#ED1C24;
    border: 1px solid #FFFFFF;
}

    td.menu-kontener:hover {
        background-color:#FFFFFF;
        border-bottom: 1px solid #ED1C24;
    }

        td.menu-kontener:hover a.menu-link {
            color: #ED1C24;
        }

.txt {
    font-family: 'Segoe UI', Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: black;
    text-decoration: none;
    margin-bottom: 0px;
}


.txtmax {
    font-family: 'Segoe UI', Verdana, Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #000000;
    text-decoration: none;
}
    .txtmax:disabled {
        color: #6D6D6D; 
    } 


.txtmini {
    font-family: 'Segoe UI', Verdana, Arial, Helvetica, sans-serif;
    font-size: 8.5pt;
    color: black;
    text-decoration: none;
    margin-bottom: 0px; 

    background: url(images/koszyk_maly.png) no-repeat right;
    background-size: 28px; 
    padding: 5px 30px 5px 0px;
}
    .txtmini:hover {
        color: #B03007;
    }

.txtminiKupon {
    font-family: 'Segoe UI', Verdana, Arial, Helvetica, sans-serif;
    font-size: 8.5pt;
    color: black;
    text-decoration: none;
    margin-bottom: 0px;
    background: url(images/koszyk_malyKupon.jpg) no-repeat right;
    background-size: 28px;
    padding: 5px 30px 10px 0px;
}

    .txtminiKupon:hover {
        color: #B03007;
    }

.txtsciezka {
    font-family: 'Segoe UI', Verdana, Arial, Helvetica, sans-serif;
    font-size: 8.5pt;
    color: black;
    text-decoration: none;
    margin-bottom: 0px;
}
    .txtsciezka:hover {
        color: #B03007;
    }

.txtzaaw {
    font-family: 'Segoe UI', Verdana, Arial, Helvetica, sans-serif;
    font-size: 9.5pt;
    color: black;
    text-decoration: none;
    margin-bottom: 0px;
}
    .txtzaaw:hover {
        color: #B03007;
    }

.txttytul {
    font-family: 'Segoe UI', Verdana, Arial, Helvetica, sans-serif;
    font-size: 15px;
    color:#ED1C24;
}

.dane {
    font-family: 'Segoe UI', Verdana, Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #000000;
    text-decoration: none;
    padding-left: 10px; 
}

.dane-link {
    font-family: 'Segoe UI', Verdana, Arial, Helvetica, sans-serif;
    font-size: 12.5px;
    color: #000000;
    text-decoration: none;
}

    .dane-link:hover {
        text-decoration: underline;
    }

a.dane-mail {
    font-family: 'Segoe UI', Verdana, Arial, Helvetica, sans-serif;
    font-size: 15px;
    text-decoration: none;
    color: #606060;
}
    a.dane-mail:hover {
        color: #B03007;
    }

a.skocz {
    font-size: 13px;
    color: black;
    font-family: 'Segoe UI', Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none; 
}

    a.skocz:hover {
        text-decoration: underline;
    }

.icButton {
    height: 30px; 
	font-size: 15px;
}

.icButtonS {
    height: 27px;  
	font-size: 13px;
}

.icButtonL {
    /*padding: 5px 25px;*/ 
	font-size: 13px;
}

.icPrzycisk {
    height: 28px;  
	font-size: 14px;
}

.L-1 {
    /*padding: 3px 35px;*/
    padding: 4px 39px; 
}

.L-2 {
    /*padding: 3px 15px;*/
    padding: 4px 15.5px;
}

.icButton,
.icButtonS,
.icButtonL,
.icPrzycisk {
    border: 0.5px solid #000000;
    background-color: #EEEEEF;
    font-family: 'Segoe UI',Verdana;
	color: #000000;
    cursor: pointer;
    text-decoration: none;
}

    .icButton:hover,
    .icButtonS:hover,
    .icButtonL:hover,
    .icPrzycisk:hover {
        border: 1px solid #000000;
        background-color: #D0D0D0;
	    color: #000000;
        cursor: pointer;
    }
        .icButton:hover:active,
        .icButtonS:hover:active,
        .icButtonL:hover:active,
        .icPrzycisk:hover:active {
            /*color: #FFFFFF;*/
        }

    .icButton:disabled,
    .icButton:disabled:hover,
    .icButtonS:disabled,
    .icButtonS:disabled:hover,
    .icButtonL:disabled,
    .icButtonL:disabled:hover,
    .icPrzycisk:disabled:hover {
        background-color: #EFEFEF;
        color: #6D6D6D;
        border: 1px solid #D9D9D9;
        cursor: default;
    }

.icTextBox {
    height: 26px;
    font-family: 'Segoe UI',Verdana;
    font-size: 10.5pt;
    border: 0.5pt solid #000000;
}

.icPoleTekstowe {
    height: 28px;
    font-family: 'Segoe UI',Verdana;
    font-size: 11pt;
    border: 0.5pt solid #000000;
}

.icTextBoxCen {
    text-align: center;
    vertical-align: middle;
    font-size: 12pt;   
}

.opisy {
    font-family: 'Segoe UI', Verdana;
    font-size: 10pt;
    color: #595959;
    text-decoration: none;
    font-style: italic;
}

.error {
    font-family: 'Segoe UI', Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: red;
    text-decoration: none;
}

.atrybutytwr {
    color: #ED1C24;
    padding: 0px 0px 0px 5px;
    font: 12pt 'Segoe UI';
}

.atrybutytwrtitle {
    color: #ED1C24;
    padding: 0px 0px 0px 18px;
    font: 12pt 'Segoe UI';
   /* font-weight: bold;*/
}

/*.atrybutytwrspec {
    color: #ED1C24;
    padding: 0px 0px 0px 5px;
    font: 24pt 'CI Label Symbols';
}

*/


/* początek styli do TREEVIEW*/
.treenode {
    font-family: 'Segoe UI', Verdana;
    /*font-size: 13pt;*/
}

.rootnode {
    /*font-weight: bold;*/
    /*font-size: 10.5pt;*/
}

.node {
    /*color: #595959;*/
    color: #000000;
    /*font-size: 10.5pt;*/
    font-size: 12pt; 
}

.lnode { /*height:5px;*/ }

    .lnode:hover {
        color: #B03007;
    }

.pnode { /*height:5px;*/ }

.selectednode { color:Red; font-weight: bold; }

A.treenode:link    { color: #666666; }
A.treenode:visited { color: #666666; }
A.treenode:active  { color: #000099; }
A.treenode:hover   { color: #D60; font-weight:bold }

A.selectednode:link    { color: Red; font-weight:bold; }
A.selectednode:visited { color: Red; font-weight:bold; }
A.selectednode:active  { color: Red; font-weight:bold; }
A.selectednode:hover   { color: Red; font-weight:bold; }
/* TREEVIEW*/


.tabelkaNag {
    font-family: 'Segoe UI', Verdana;
    font-size: 15px;
    color: white;
    text-decoration: none;
    background-color: #b1b3b3;
    height: 30px; 
}

.tabelkaElem {
    font-family: 'Segoe UI', Verdana;
    font-size: 14px;
    color: #000000;
    text-decoration: none;
    background-color: white;
    line-height: 15pt;
    padding: 1px;
    height: 30px;
}

.tabelkaAlter {
    font-family: 'Segoe UI', Verdana;
    font-size: 14px;
    color: #000000;
    text-decoration: none;
    background-color: #d1d1d1;
    line-height: 15pt;
    height: 30px;
}

/* == kafelki == */
.tile {
    /*box-shadow: 3px 3px 10px #000000;*/ 
    display: inline-block;
    /*border-radius: 5px;*/
    border-radius: 1px;
    margin: 5px 0px;
    font-family: 'Segoe UI', Verdana, Arial;
    border: 0.5px solid #D1D2D2;

    background: -webkit-linear-gradient(top left, #FEFEFE, #E5E5E5); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(top left, #E5E5E5, #FEFEFE); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(top left, #E5E5E5, #FEFEFE); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to top left, #E5E5E5, #FEFEFE); /* Standard syntax */
}

    .tile:hover {
        border-right: 0.5px solid #B1B3B3;
        border-bottom: 0.5px solid #B1B3B3;
    }

.tile-lista {
    width: 100%;
}

.tile-maly-content {
    /*margin: 20px;*/ 
    margin-bottom: 5px; 
    /*border: 1px solid black;*/
    width: 100%;
}

.td-maly-content-item {
    /*width: 300px;*/
    width: 33%;
    /*border: 1px solid blue;*/
}

.tile-maly-content-item {
    text-align: center;
    height: 100%; 
    width: 100%;
    /*border: 1px solid orange;*/
}

.tile-maly {
    /*height: 420px;/*400px;*/
    /*width: 290px;*/
    width: 300px;
}

.tile-maly-szczegoly {
    font-family: 'Segoe UI', Verdana;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
}
    .tile-maly-szczegoly:hover {
        text-decoration: underline;
    }

.tile-label {

}

.tile-szczegoly {
    /*width: 80%;*/
    margin-left: 30px;
    background: #E6E6E6!important;
    box-shadow: 1px 1px 6px #B0AAA5; 
}

.tile-szczegoly-walki {
    margin-left: 30px; 
}

.tile-walek-content {
    /*width: 900px;*/
    /*border: 1px solid #000000;*/ 
    margin: 0px;
    padding: 0px;
}

.tile-walek-content-cell {
    width: 150px;
    /*border: 1px solid #F00000;*/
    margin: 0px 20px 10px 0px;
    padding: 0px;
}

.tile-walek {
    width: 100%; 
    /*border: 1px solid #0000FF;*/
    padding: 5px 5px 10px 5px;      
}

.tile-w-naglowek {
    font-family: 'Segoe UI', Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: white;
    text-decoration: none;
}

.tile-w-naglowek-wiersz {
    background-color: #b1b3b3; 
}

.tile-w-tekst {
    /*font-weight: normal;*/
    font-family: 'Segoe UI', Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: black;
    text-decoration: none;
}

.tile-zdjecie {
    /*width: 200px;
    height: 200px;*/
    /*width: 172px; 
    height: 172px;*/
    width: 189px; 
    height: 189px;
}

    /*.tile-zdjecie img {
        width: 160px;
        height: 160px;
    }*/

.tile-kod {
    width: 600px;
    font-size: 13pt;
    color: black; 
}
.tile-kod a{
    font-size: 13pt;
    color: black; 
    text-decoration: none; 
}

    .tile-kod a:hover {
        text-decoration: underline;
    }

.tile-nazwa {
    font-size: 13pt;
    color: black;
    font-weight: bold;  
}

.tile-nazwa a{
    font-size: 13pt;
    color: black;
    font-weight: bold;
    text-decoration: none;   
}

    .tile-nazwa a:hover {
        text-decoration: underline;
    }

.tile-dostepnosc {
    font-size: 13pt;
    color: black;
    font-style: italic;  
}

.tile-cena1 {
    width: 85px;
    font-size: 12pt;
    color: black;
    font-style: italic;
}

.tile-cena2 {
    font-size: 12pt;
    color: black;
    font-weight: bold;
}

.tile-przycisk {
    width: 300px;
}

.tile-s-kod {
    color: #ED1C24;
    padding: 10px 0px 0px 10px; 
    width: 600px; 
    font: bold 15pt 'Segoe UI';
}

.tile-s-nazwa {
    color: #ED1C24;
    padding: 10px 0px 0px 10px; 
    font: 14pt 'Segoe UI';
}

.tile-s-tekst {
    color: #ED1C24;
    padding: 15px 0px 0px 20px; 
    font: 13pt 'Segoe UI';
}

.tile-s-zdjecie {
    vertical-align: top;
    text-align: right;
    padding: 20px 20px 0px 0px;   
    width: 172px; 
    height: 172px;
}

    /*.tile-s-zdjecie img {
        width: 160px;
        height: 160px;
    }*/

/* == == */


a.LiczbaStron {
    font-family: 'Segoe UI', Verdana, Helvetica, sans-serif;
	/*font-size: 14px;*/
    font-size: 15px;
    color: #ED1C24;/*#303E68;*/
	/*font-weight: bold;*/
    text-decoration: none;
    margin: 0px 3px;
}

a.LiczbaStron_Aktywna {
    font-family: 'Segoe UI', Verdana, Helvetica, sans-serif;
	/*font-size: 16px;*/
    font-size: 19px;
    color: #ED1C24;/*#303E68;*/
	/*font-weight: bold;*/
    text-decoration: none;
    margin: 0px 3px;
}

.LiczbaStron_Kropki {
    font-family: 'Segoe UI', Verdana, Helvetica, sans-serif;
    font-size: 15px;
    color: #ED1C24;
    text-decoration: none;
    margin: 0px 3px;
}

.czarny {
    color: #000000; 
    font: 12pt 'Segoe UI';
}

.stopka-nag {
    color: #000000; 
    font-weight: bold!important;
    font: 12pt 'Segoe UI';
    padding-top: 10px;
}

.stopka-elem {
    color: #000000; 
    font: 12pt 'Segoe UI';
}

.stopka-elem-maly {
    color: #000000; 
    font: 10pt 'Segoe UI';
    height : 40px;
    vertical-align:central ;
}

a.a-link {
    color: #595959; 
    text-decoration:none; 
}

    a.a-link:hover {
        color: #ED1C24;
    }

/* okienko ciasteczkowe -stare */
/*.ciOkienkoRamka {
    position: relative;
}
  
.ciOkienko {
    text-align: center;
    position: fixed;
    bottom: 20px;
    width: 600px;
    width: 700px;
    border-radius: 7px;
    box-shadow: 0 0 10px rgba(0,0,0,1.0);
    opacity: 0.7;
    z-index: 999999;
    background: #000000;
}
  
.ciTekst {
    font-family: Trebuchet MS, Calibri;
    font-size: 9pt;
    color: #FFFFFF;
    line-height: 17px;
}
  
.ciLink {
    color: #FF0000;
    text-decoration: none;
    font-weight: bold;
}
  
.ciLink:hover {
    color: #FFFFFF;
}
  
.ciGuzior {
    font-family: Trebuchet MS, Calibri;
    font-size: 9pt;
    font-weight: bold;
    color: #000000;
    text-decoration: none;  
    background: #FFFFFF;
    border-radius: 5px;
    padding: 5px 20px;
}
  
.ciGuzior:hover {
    color: #000000;
    background: #E8E8E8;
}*/
/* <-- */

.stOkienkoRamka p{
    font-family: 'Segoe UI';
    text-align: left;
}

.stOkienkoRamka {
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.8);
    height: 53px!important;
    left: 0;
    line-height: 53px;
    padding: 0;
    position: fixed;
    width: 100%;
    z-index: 100002;
}

#okienkoRamka {
    bottom: 0;
}

.stOkienko {
    float: left;
    margin: 0 0 0 10%;
    max-width: 75%;
    width: 75%;
}

#icButtonC {
    padding: 5px 25px;  
	font-size: 13px;
    border: 0.5px solid #000000;
    background-color: #EEEEEF;
    font-family: 'Segoe UI',Verdana;
	color: #000000;
    cursor: pointer;
    text-decoration: none;
}
  
#icButtonC:hover,
#icButtonC:focus,
#icButtonC:active {
    border: 1px solid #000000;
    background-color: #D0D0D0;
	color: #000000;
    cursor: pointer;
}
 
#icPrzycisk {
    padding: 5px 25px;  
	font-size: 14px;
    border: 0.5px solid #000000;
    background-color: #EEEEEF;
    font-family: 'Segoe UI',Verdana;
	color: #000000;
    cursor: pointer;
    text-decoration: none;
}
  
#icPrzycisk:hover,
#icPrzycisk:focus,
#icPrzycisk:active {
    border: 1px solid #000000;
    background-color: #D0D0D0;
	color: #000000;
    cursor: pointer;
}

.stOkienkoRamka p {
    text-shadow: -1px 0 0 rgba(0, 0, 0, 0.3);
    color: #FFFFFF;
}
.stOkienkoRamka p {
    font-size: 16px;
    line-height: 53px;
    margin: 2px 0 0;
}

.stOkienkoRamka p a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color:#ED1C24;
    text-decoration: none;
}

.stOkienkoRamka p a:hover, 
.stOkienkoRamka p a:active, 
.stOkienkoRamka p a:focus {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #FFFFFF;
    text-decoration: none;
}




.btn {
    border: 0.5px solid gray;
    background-color: #EEEEEF;
    font-family: 'Segoe UI',Verdana;
    color: #000000;
    cursor: pointer;
    /*text-decoration: none;*/
}

    .btn:hover {
        border: 1px solid #000000;
        background-color: #D0D0D0;
        color: #000000;
        cursor: pointer;
    }


    /*.btn:disabled {
        background-color: #EFEFEF;
        color: #6D6D6D;
        border: 1px solid #D9D9D9;
        cursor: default;
    }*/

div.ext-box {
    display: table;
    width: 100%;
    height: 100%;
}

div.int-box {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}