TABLE {
        table-layout: fixed;
}

B {
        font-weight: bold;
}

I {
        font-style: italic;
}

TH {
        font-family: Helvetica, Arial, sans-serif;
        font-size: 12px;
        font-weight: bold;
        text-align: center;
}

A {
        font-weight: bold;
        cursor: pointer;
        color: #0000FF;
        text-decoration: underline;
}

A:HOVER {
        color: #FF0000;
        text-decoration: none;
}

.center {
        text-align: center;
}

TD {
        font-family: Helvetica, Arial, sans-serif;
        font-size: 12px;
}

.link_current {
        font-weight: bold;
        background: #FFFF00;
        color: #FF0000;
}

.bold {
        font-weight: bold;
}

.right {
        text-align: right;
}

U {
        text-decoration: underline;
}

.underline {
        text-decoration: underline;
}

.left {
        text-align: left;
}

H1 {
        font-size: 32px;
        font-weight: bold;
}

H2 {
        font-size: 24px;
        font-weight: bold;
}

H3 {
        font-size: 18px;
        font-weight: bold;
}

H4 {
        font-size: 16px;
        font-weight: bold;
}

H5 {
        font-size: 13px;
        font-weight: bold;
}

H6 {
        font-size: 10px;
        font-weight: bold;
}

/*
.column-old {
        background-image: url('/images/col_back.gif');
}
*/

BLOCKQUOTE {
        margin-left: 40px;
        margin-right: 40px;
}

.menu_cell {
        padding-top: 2px;
        padding-bottom: 2px;
	overflow: hidden;
}

.menu_begin_cell {
        padding-bottom: 2px;
}

.menu_end_cell {
        padding-top: 2px;
}

PRE {
        font-family: Courier, "Courier New", monospace;
        width: 100%;
        overflow: auto;
}

BODY {
        font-family: Helvetica, Arial, sans-serif;
        font-weight: normal;
        font-style: normal;
        font-size: 12px;
        font-variant: normal;
        font-stretch: normal;
        color: #000000;
        cursor: default;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
}

INPUT {
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #000000;
}

TEXTAREA {
	white-space: normal;
}

BUTTON {
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #000000;
}

.usluga_nazwa {
        font-weight: bold;
}

.info_important {
        font-weight: bold;
}

.optionbox {
	border: 1px solid;
}

.inputtext {
	border: 1px solid;
	background: white url('/img/input_bg.jpg') no-repeat;
}

.nullspace {
	text-decoration: none;
}
