body { 
	background:#ffffff url('img/tlobg.gif') repeat-x top center;
        margin-top: 15px;
}

#strona {
        width: 713px;
        max-width: 713px;
        margin: 0px auto;
        padding: 0px;
        text-align: left;
        font-size: 10pt;
        font-family: Verdana;
}

img {
        border-width:0px;
        margin:0px;
}

#bg_g {
        width: 713px;
        height: 15px;
        margin: 0px;
        padding:0px;
        background: url('img/bg_g.gif');
        overflow: hidden;
}

#aktywne {
        width: 704px;
        max-width: 704px;
        background: url('img/bg_s.gif');
        padding-left: 9px;
        height: 508px;
}


#lewa {
        width: 348px;
        max-width: 348px;
        height: 508px;
        background: url('img/bg.jpg');
        float:left;
        overflow:hidden;
}

#prawa {
        width: 345px;
        max-width: 345px;
        height: 508px;
        background: url('img/bg_p.jpg');
        float:left;
}

#pr_aktywna {
        width: 315px;
        max-width: 315px;
        height: 460px;
        background: url('img/bg_p1.jpg');
        border-color:#740500;
        border-width:1px;
        border-style: solid;
        margin: 17px 0px 0px 15px;
        text-align: center;
        padding-top:15px;
}

.menu {
        margin-top:15px;
}

.tresc {
        text-align: left;
        color: #ffffff;
        margin: 10px 10px 0px 10px;
}

li {
        margin-top:8px;
}

ul {
        list-style-type: none;
        margin-bottom:20px;
}

a {
	font-size: 10pt;
	font-family: Verdana;
        color: #FFFFFF;
        font-weight: bold;
	text-decoration: none;
}

a:hover {
	font-size: 10pt;
	font-family: Verdana;
        color: #FFE6C7;
        font-weight: bold;
	text-decoration: none;
}

.produkt {
        border-width: 1px;
        border-style: dotted;
        border-color: #710402;
        width: 295px;
        text-align: center;
        margin-top: 20px;
}

.nagl {
        width: 99px;
        padding-top: 3px;
        padding-bottom: 5px;
        background: #C1231B;
        font-size: 11px;
}

.kom {
        padding: 5px;
        font-size: 11px;
}

.tyt {
	font-size: 11pt;
        font-weight: bold;
        margin: 0px;
        padding: 0px;
}