BODY { font-family:arial,sans-serif; font-size:10pt; }
DIV { font-family:arial,sans-serif; font-size:10pt; }
TD { font-family:arial,sans-serif; font-size:10pt; }
TH { font-family:arial,sans-serif; font-size:10pt; font-weight:normal; background-color:#f6f6f6; }

H1, H2 { font-family:arial,sans-serif; font-size:13pt; letter-spacing:-1px; }
H3, H4 { font-family:arial,sans-serif; font-size:11pt; letter-spacing:-1px; }
H5, H6 { font-family:arial,sans-serif; font-size:10pt; }
CAPTION { font-family:arial,sans-serif; font-size:11pt; }

TH H4 { margin:0.2em; }

P { margin-top:0.2em; margin-bottom:1em; padding:0px; }
OL, UL { margin-top:0.2em; margin-bottom:0.8em; }
LI { margin-top:0.2em; }
DT { margin-top:0.4em; margin-bottom:0.1em; font-size:11pt; }
DD { margin-top:0em; margin-bottom:0.8em; }

BIG { font-size:114%; }
SMALL { font-size:82%; }
SUB { font-size:90%; }
SUP { font-size:90%; }
INPUT { font-family:arial,sans-serif; font-size:10pt; }
SELECT { font-family:arial,sans-serif; font-size:10pt; }
TEXTAREA { font-family:arial,sans-serif; font-size:10pt; }
ACRONYM { cursor:help; color:#026; }

A { color:#009; }
A:visited { color:#609; }
A:hover { color:#15c; text-decoration:underline; }
A:active { color:#c00; }
A:focus { color:#c00; }
A[NAME] { text-decoration:none; }

.navy { font-family:tahoma,arial,sans-serif; font-size:9pt; }
.navy UL { margin-left:1em; padding-left:1em; margin-top:0.4em; margin-bottom:0.6em; }
.navy DIV { margin: 0.1em 0em 0.2em 1em; font-family:tahoma,arial,sans-serif; font-size:9pt; }
.navy SMALL { font-size:8pt; }

.auto   { color:#00A8D0; }
.hydro  { color:#5048F0; }
.geyser { color:#589050; }
H2.auto A { color:#00A8D0; text-decoration:none; }
H2.auto A:visited { color:#00A8D0; }
H2.auto A:hover { color:#00A8D0; text-decoration:underline; }
H2.hydro A { color:#5048F0; text-decoration:none; }
H2.hydro A:visited { color:#5048F0; }
H2.hydro A:hover { color:#5048F0; text-decoration:underline; }
H2.geyser A { color:#589050; text-decoration:none; }
H2.geyser A:visited { color:#589050; }
H2.geyser A:hover { color:#589050; text-decoration:underline; }
H3.auto A { color:#00A8D0; text-decoration:none; }
H3.auto A:visited { color:#00A8D0; }
H3.auto A:hover { color:#00A8D0; text-decoration:underline; }
H3.hydro A { color:#5048F0; text-decoration:none; }
H3.hydro A:visited { color:#5048F0; }
H3.hydro A:hover { color:#5048F0; text-decoration:underline; }
H3.geyser A { color:#589050; text-decoration:none; }
H3.geyser A:visited { color:#589050; }
H3.geyser A:hover { color:#589050; text-decoration:underline; }
H4 A { color:#009; text-decoration:none; }
H4 A:visited { color:#009; }
H4 A:hover { color:#15c; text-decoration:underline; }

.autopad   { background-color:#20C0E8; color:#fff; }
.hydropad  { background-color:#5048F0; color:#fff; }
.geyserpad { background-color:#589050; color:#fff; }
.sensorpad { background-color:#FFF8E8; }
.urmapad { background-color:#E0E0FF; }

#auto_img   { background:#20C0E8 url(img/bg_auto.gif) no-repeat; }
#hydro_img  { background:#5048F0 url(img/bg_hydro.gif) no-repeat; }
#geyser_img { background:#589050 url(img/bg_geyser.gif) no-repeat; }

.autoline   { background-color:#20C0E8; border-top:3px solid #fff; border-bottom:1px solid #20C0E8; }
.hydroline  { background-color:#5048F0; border-top:3px solid #fff; border-bottom:1px solid #5048F0; }
.geyserline { background-color:#589050; border-top:3px solid #fff; border-bottom:1px solid #589050; }

.auto_title   { margin-top:1em; background:url(img/bg_autook.gif) no-repeat; background-position: left bottom; }
.hydro_title  { margin-top:1em; background:url(img/bg_hydrook.gif) no-repeat; background-position: left bottom; }
.geyser_title { margin-top:1em; background:url(img/bg_geyserok.gif) no-repeat; background-position: left bottom; }
.auto_title DIV   { margin-left:32px; padding: 0px 0px 2px 6px; background-color:#fff; border-bottom:1px solid #20C0E8; }
.hydro_title DIV  { margin-left:32px; padding: 0px 0px 2px 6px; background-color:#fff; border-bottom:1px solid #5048F0; }
.geyser_title DIV { margin-left:32px; padding: 0px 0px 2px 6px; background-color:#fff; border-bottom:1px solid #589050; }

.news { margin-top:0.3em; }
.news P { margin-top:0em; margin-bottom:0.4em; }

.grey { color:#888; }
.greyborder { margin-left:28px; padding-left:4px; border-left:4px solid #ccc; background-color:#fff; font-size:8px; }
.topcolumn { font-family:tahoma,arial,sans-serif; font-size:8pt; }
.searchword { background-color:#ffc; }

TABLE.border { border-top: 1px solid #ccc; border-left: 1px solid #ccc; }
TABLE.border TH { border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; }
TABLE.border TD { border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; }
IMG.border { border: 1px solid #ccc; }
A IMG.border { border: 1px solid #009; }
A:visited IMG.border { border: 1px solid #609; }
A:hover IMG.border { border: 1px solid #15c; }
A:active IMG.border { border: 1px solid #c00; }
A:focus IMG.border { border: 1px solid #c00; }

DIV.small { font-size:82%; }
.small TH { font-size:9pt; }
.small TD { font-size:8pt; }
.small CAPTION { font-size:10pt; }

TD.mark { font-size:11pt; font-weight:bold; border-left: 1px solid #000; text-align:center; }

DIV.hydroschema { font-size:82%; }
.hydroschema TH { font-size:9pt; background-color:#D0CFFA; border: 2px solid #ccc; }
.hydroschema TD { font-size:8pt; }
.hydroschema TD.cell { background-color:#E6E4FC; border: 1px solid #ccc; }
.hydroschema TD.line { border-top:1px solid #D0CFFA; }

DIV.labelpx { font-size:10px; padding:2px 4px 2px 4px; background-color:#fff8e8; filter:Alpha(Opacity=78,Style=0); -moz-opacity:0.78; }

.reklama { padding:0.25em 1em 0.25em 1em; background-color:#fcfcf0; }
.reklama P { margin-top:0.2em; margin-bottom:0.2em; }
.reklama OL, UL { margin-left:1.1em; padding-left:1em; margin-top:0.2em; margin-bottom:0.2em; }
.reklama LI { margin-top:0.1em; margin-bottom:0.1em; }
