body {
    margin: 0px 0px 0px 0px;
    background: #ffffff;
 	scrollbar-3dlight-color : #FFFFFF;
	scrollbar-base-color : #FFFFFF;
	scrollbar-arrow-color: #0000FF;
	scrollbar-track-color : #0000FF;
}
td {vertical-align: top}

a:link, a:visited {
    color: navy;
}

a:hover {
    color: blue;
    text-decoration: none;
}

/* lista kategorii */
.link  {
    font-family: Tahoma, Verdana, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: navy;
    text-decoration: none;
    margin: 0 0 30 0;
    line-height: 150%;
}
.link:hover {color: red}

/* wybrana kategoria w osprzecie */
.link_sel  {
    font-family: Tahoma, Verdana, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #FF0000;
    text-decoration: none;
    margin: 0 0 30 0
    line-height: 150%;
}
.link_sel:hover {
    text-decoration: underline;
}

/* podgrupy w grupie, w katalogu */
.links  {
    font-family: Tahoma, Verdana, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: navy;
    text-decoration: none; margin: 0 0 30 0;
    white-space: pre; 
}
.links:hover {color: red}

.subtable {
    background: url(../images/osprzet_r2_c1.gif) no-repeat;
}

.main_table {
    border: 1px solid navy;
    background: url(../images/tlo.jpg) no-repeat;
}
.down_menu, .down_menu:link, .down_menu:visited {font-weight: normal; font-size: 11px; font-family: Tahoma, Arial, Verdana, sans-serif; color: #c0bfdc; text-decoration: none;}
.down_menu:hover{color: navy }

.toplnklist {
    color: navy;
    font-family: Verdana;
    font-size: 10px;
    text-decoration: underline;
    white-space: nowrap;
}
.toplnklist:hover {
    text-decoration: none;
}

/* sciezka dojscia dla osprzetu */
.toplnklistp {
    color: navy;
    font-family: Verdana;
    font-size: 10px;
    text-decoration: underline;
    font-weight: bold;
    white-space: nowrap;
}
.toplnklistp:hover {
    text-decoration: none;
}
/* sciezka dojscia dla osprzetu - ostatnia lokalizacja w ktorej jesteśmy*/
.inacp {
    color: #FF0000;
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
    white-space: nowrap;
}
.inacp:hover {
    text-decoration: none;
}

.toplnklistsub {
    color: navy;
    font-family: Verdana;
    font-size: 10px;
    text-decoration: underline;
    white-space: nowrap;
}
.toplnklistsub:hover {
    text-decoration: none;
}
.inac {
    color: #FF0000;
    font-family: Verdana;
    font-size: 10px;
    white-space: nowrap;
}

/* from old styleSheet */
/*
P, LI {
    font-family: tahoma;
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    color: navy;
    text-align: justify;
    text-decoration: none;
}

P {
    text-indent: 20px;
}
 */
LI {
    text-indent: 0px;
}
H1 {
    font-family: tahoma;
    font-weight: bold;
    font-style: normal;
    font-size: 16px;
    color: navy;
    text-align: center;
    text-decoration: none;
    text-indent: 0px;
}
.wyroznij {
    font-family: tahoma;
    font-weight: bold;
    font-style: normal;
    font-size: 12px;
    text-align: center;
    text-decoration: none;
    color: #990000;
}
.imgLeft {
        margin-top: 10px;
        margin-bottom: 10px;
        margin-left: 0px;
        margin-right: 20px;
}

.imgRight {
        margin-top: 10px;
        margin-bottom: 10px;
        margin-left: 20px;
        margin-right: 0px;
}
.tbl {
    text-align: center;
    vertical-align: middle;
}
.big {
        text-align: center;
        font-weight: bold;
        font-style: normal;
        color: #990000;
        font-size: 16px;
        text-decoration: none;
}
.centr {
        text-align: center;
        text-indent: 0px;
}

.kursor {
        cursor: hand;
        color: #990000;
        font-weight: bold;
}

.kursor2 {
        cursor: hand;
        color: #333366;
        font-weight: bold;
}

H2 {
        font-family: tahoma;
        font-weight: bold;
        font-style: normal;
        font-size: 14px;
        color: #333366;
        text-align: center;
        text-decoration: none;
        text-indent: 0px;
        margin-top: 36px;
}
.chmurka {
        font-family: tahoma;
        position: absolute;
        visibility: hidden;
        background-color: #33236C;
        layer-background-color: #33236C;
        width: 200px;
        color: #AAD1F0;
        font-weight: bold;
        font-size: 10px;
        border-style: solid;
        border-width: 3;
        border-color: #990000;
        text-align: center;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 5px;
        padding-right: 5px;
}
.chmurka2 {
        font-family: tahoma;
        position: absolute;
        visibility: hidden;
        background-color: #AAD1F0;
        layer-background-color: #AAD1F0;
        width: 200px;
        color: #990000;
        font-weight: bold;
        font-size: 10px;
        border-style: solid;
        border-width: 3;
        border-color: #33236C;
        text-align: center;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 5px;
        padding-right: 5px;
}

.form_pok {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: navy;
}

.form_pok_r {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: navy;
	text-align: right;
}

.vabs {
	vertical-align: baseline;
}

