#leftpanel {
    max-width: 170px;
    width: 170px;
}

#centerpanel {
    max-width: 420px;
    width: 420px;
}

#centerpanel div {
    max-width: 100%;
    width: 100%;
}

#centerpanel h1 {
    color: #990000;
}

#centerpanel h2 {
    color: #990000;
}

#rightpanel {
    max-width: 170px;
    width: 170px;
    padding-left: 2px;
    vertical-align: top;
}

#rightpanel div {
    max-width: 100%;
    width: 100%;
    background-color: #F4F4F4;
    margin-bottom: 10px;
}

#rightpanel h1 {
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif, Tahoma;
    font-size: 10pt;
    color: #FF3300;
    line-height: 120%;
    font-weight: bold;
    margin-bottom: 2pt;
    margin-top: 6px;
    text-decoration: none;
}

#rightpanel h2 {
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif, Tahoma;
    font-size: 9pt;
    color: #FF3300;
    line-height: 120%;
    font-weight: normal;
    margin-bottom: 6pt;
    margin-top: 6px;
}

.guzik {
    background-color: #AA0000;
    border-style: solid;
    border-color: gray;
    border-width: 1px;
    font-weight:bold;
    color:white;
    cursor: pointer;
}

.expand {
    width: 100%;
    text-align: center;
}

.expandleft {
    width: 100%;
    vertical-align: middle;
    padding-left: 5px;
}

.tdtext {
    padding: 2px;
}

.tdsep {
    height: 1px;
    max-height: 1px;
    line-height: 1px;
    font-size: 1px;
    background: transparent url(../img/sep.gif) bottom left repeat-x;
}

.tdall {
    text-align: right;
    height: 16px;
    vertical-align: bottom;
    padding: 4px;
}

.tdportr {
    text-align: center;
}

.imgmore {
    margin-top: 4px;
    margin-bottom: 2px;
}

.imginpar {
    /*	float: left;
    top: 5px;
    position: relative;
    */
    margin-right: 6px;
    border-width: 1px;
    border-color: #000;
    border-style: solid;
    cursor: pointer;
}

.imgportr {
    border: 1px solid #000;
    text-align: center;
}

.imgp_o_d {
    border: 1px solid #000;
    text-align: center;
    margin-top: 6px;
    cursor: pointer;
}

#recenzje h2 {
    text-transform: uppercase;
}

#premiery p {
    line-height: normal;
    margin-bottom: 6px;
}

#premiery a {
    color: #666;
    text-decoration: underline;
}

#premiery a:hover {
    text-decoration: underline;
}

#repertuar a {
    color: #666;
    text-decoration: underline;
}

#repertuar a:hover {
    text-decoration: underline;
}

#footer a {
    color: #666;
    text-decoration: underline;
}

#footer a:hover {
    color: #f30;
}

#sonda .chkboxline {
    margin-left: 25px;
}

#sonda input {
    font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
    font-size: 8pt;
    margin-top: 6px;
}

.tematdnia {
    text-align: justify;
    padding: 2px;
    padding: 0px 10px 15px 10px
}

