BODY {
        font-family: Tahoma;
        font-size: 8pt;
        scrollbar-base-color: #2A8830;
        scrollbar-arrow-color: black;
        scrollbar-shadow-color: #2A8830;
        scrollbar-face-color: #5DB465;
}

TD {
        font-family: Tahoma;
        font-size: 8pt;
		font-color: #000000;
        border: none;
		color: #000000;
}

TABLE {
        border-collapse: collapse;
        border-color: #00319C;
}
.geol {
        border-collapse: collapse;
        border-color: #006331;
}
.ogrodzenia {
        border-collapse: collapse;
        border-color: #FF6300;
}
.tabelka:td {
        font-family: Tahoma;
        font-size: 8pt;
        border: solid;
}

A {
        text-decoration: none;
        color: #2C8A32;
        font-weight: normal;
        cursor: hand;
}

A:active {
        color: black;
}

A:Hover {
        text-decoration: none;
        color: #2C8A32;
		font-weight: normal;
 }

Small {
        font-family: Tahoma;
        font-size: 7pt;
}

.fav {
        cursor: hand;
}

.menuitems {
        padding-left: 15px;
        padding-right: 10px;
}

.t {
        font-size: 8pt;
        FONT-WEIGHT: bold;
        FILTER: DropShadow(Color="#B4B4B4",OffX=2,OffY=2,Positive=2);
        height: 8pt;
        font: Tahoma;
}

h2 {
        font-size: 14pt;
        FONT-WEIGHT: bold;
        FILTER: DropShadow(Color="#B4B4B4",OffX=2,OffY=2,Positive=2);
        height: 14pt;
        font: Tahoma;
}

image {
        border: 0;
}

input {
        border: 1 solid;
        font: Tahoma;
        font-size: 9pt;
}

textarea {
        border: 1 solid;
        font: Tahoma;
        font-size: 9pt;
}

select {
        border: 1 solid;
        font: Tahoma;
        font-size: 9pt;
}

.menu {
        border: 1px solid silver;
        height: 26px;
        width: 24px;
}

.menu:hover {
        border: 1px solid black;
        background-color: #DFDFDF;
        height: 26px;
        width: 24px;
}

.button {
        background-color: silver;
        height: 12px;
        width: 130px;
        border: 1px solid silver;
}

.button:hover {
        background-color: #C2AFEB;
        height: 12px;
        width: 130px;
        border: 1px solid black;
}

.bm {
        background-color: silver;
        height: 12px;
}

.bm:hover {
        background-color: #E4E4E4;
        height: 12px;
}

.form1 {
        border-left: 0px none;
        border-right: 0px none;
        border-bottom-color: #000093;
        border-top-color: #000093;
        height: 22px;
}

.tlink {
        text-decoration: none;
        color: White;
        font-weight: normal;
        cursor: hand;
}

.tlink:hover {
        text-decoration: none;
        color: #1E90FF;
        font-weight: normal;
        cursor: hand;
}

.tb {
        border: 1px solid #00008B;
        border-collapse: collapse;
}

UL {
        text-align: justify;
}

