
A:active,
A:link,
A:visited { text-decoration: none; background: transparent; }
A:hover   { text-decoration: underline; background: transparent; }

A.Bbluetext:active,
A.Bbluetext:link,
A.Bbluetext:visited { text-decoration: underline; background: transparent; }
A.Bbluetext:hover   { text-decoration: none; background: transparent; }

a.abbr:hover { text-decoration: none; cursor: help; }
.abbr { text-decoration: none; background: inherit; cursor: help; border-bottom: 1px dotted; }
	
BODY { font-family: Verdana, Arial, Tahoma; text-align: justify; }

IMG { border: 0px; }

INPUT,
SELECT,
TEXTAREA { font-family: Verdana, Arial, Tahoma; font-weight: normal; font-size: 8pt; }

INPUT,
SELECT,
TEXTAREA { border: 1px solid #000000; }

INPUT.text   { width: 63px; height: 18px; margin: 0px 0px 3px; }
INPUT.image  { border: 0px; }
INPUT.submit { width: 68px; height: 18px; background: url( bg_submit.png) repeat-x; border: 0px;}

.notable      { display: block; float: left; margin-bottom: 10px; }
INPUT.notable { font-size: 8pt; height: 16px; border: 1px solid #000000; }
LABEL.notable { text-align: right; width: 130px; padding-right: 14px; }
BR            { clear: left; }

TABLE { empty-cells: show; border: 0px; }
TD { font-weight: normal; font-size: 8pt; color: #000000; text-align: left; vertical-align: top; min-width: 1px; min-height: 1px; padding-top: 0px; padding-bottom: 2px; }

H1     { font-family: Verdana, Arial, Tahoma; font-weight: bold; font-size: 10pt; color: #FF0000; display: inline; }
H2     { font-family: Verdana, Arial, Tahoma; font-weight: bold; font-size: 8pt; color: #000000; display: inline; }
H2.red { font-family: Verdana, Arial, Tahoma; font-weight: bold; font-size: 8pt; color: #FF0000; display: inline; }

#main_top1   { width: 760px; margin-left: auto; margin-right: auto; border: 0px; background: url(../images/bg_line_light.gif) repeat; height: 22px; text-align: right; }
#main_top2   { width: 760px; margin-left: auto; margin-right: auto; border: 0px; background: url(../images/bg_line_dark.gif) repeat; height: 52px; text-align: left; }

#main_center  { width: 758px; margin-left: auto; margin-right: auto; border: 0px; border-left: 1px solid #8f8f8f; border-right: 1px solid #8f8f8f; padding: 0px; }
#table_center { width: 100%; border: 0px; margin: 0px; }
#td_center1   { width: 140px; padding: 0px; background: #F0F4FF; border-right: 1px solid #8f8f8f; }
#td_center2   { padding: 0px; }
#td_center3   { width: 140px; padding: 0px; }

#main_bottom { width: 760px; height: 21px; margin-left: auto; margin-right: auto; background: url(../images/bg_line_dark.gif) repeat; }

#menu          { width: 140px; border: 0px; float: left; }
#podpora_login,
#oznamy,
#prirucky      { width: 130px; margin-top: 8px; margin-bottom: 8px; margin-left: 0px; margin-right: 0px; background: #F0F4FF; border: 1px solid #8f8f8f; /*padding: 4px 3px 2px 3px;*/ }
#center_text   { margin: 8px; text-align: justify; }

.b { font-weight: bold; }
.i { font-style: italic; }
.u { text-decoration: underline; }

.Bblacktext { font-weight: bold; font-size: 8pt; color: #000000; }
.Iblacktext { font-weight: normal; font-style: italic; font-size: 8pt; color: #000000; line-height: 14px; }
.Nblacktext { font-weight: normal; font-size: 8pt; color: #000000; line-height: 14px; }

.Bbluetext { font-weight: bold; font-size: 8pt; color: #223D96; }
.Nbluetext { font-weight: normal; font-size: 8pt; color: #223D96; line-height: 14px; }

.SmallNgraytext  { font-weight: normal; font-size: 7pt; color: #8F8F8F; line-height: 14px; }

.Bredtext    { font-weight: bold; font-size: 8pt; color: #FF0000; }
.Nredtext    { font-weight: normal; font-size: 8pt; color: #FF0000; line-height: 14px; }

.Bwhitetext { font-weight: bold; font-size: 8pt; color: #FFFFFF; }
.Nwhitetext { font-weight: normal; font-size: 8pt; color: #FFFFFF; line-height: 14px; }

.size6  { font-size: 6pt; }
.size7  { font-size: 7pt; }
.size8  { font-size: 8pt; }
.size9  { font-size: 9pt; }
.size10 { font-size: 10pt; }
.size11 { font-size: 11pt; }

.lheight20 { line-height: 20px; }

.menu       { height: 16px; padding: 0px 0px 0px 3px; }
.submenu    { height: 16px; padding: 0px 0px 0px 10px; }
.subsubmenu { padding: 0px 0px 0px 20px; }

.td_hciara { padding: 0px; height: 1px; background: #8f8f8f; }

.nopad   { padding: 0px 0px 0px 0px; }
.lpad    { padding-left: 7px; }
.rpad    { padding-right: 7px; }
.lrpad   { padding-left: 7px; padding-right: 7px; }
.lrbpad  { padding-left: 7px; padding-right: 7px; padding-bottom: 7px;}
.lrtpad  { padding-left: 7px; padding-right: 7px; padding-top: 1px;}
.lrtbpad { padding: 4px 2px 4px 7px; }
.tbpad   { padding: 2px 2px; }

.ralign { text-align: right; } 
.calign { text-align: center; }
.jalign { text-align: justify; }

.center { margin-left: auto; margin-right: auto; }
.right  { margin-left: auto; }

/* standardne pri TD je VALIGN="top" { vertical-align: top; } */
.bvalign { vertical-align: bottom; }
.mvalign { vertical-align: middle; }

.tborder    { border-top: 8px solid #ebebeb; }
.bborder    { border-bottom: 1px solid #ebebeb; }
.tbborder   { border-bottom: 1px solid #ebebeb; border-top: 1px solid #ebebeb; }
.lrborder   { border-left: 1px #8f8f8f solid; border-right: 1px #8f8f8f solid; }
.lrbborder  { border-left: 1px #8f8f8f solid; border-right: 1px #8f8f8f solid; border-bottom: 1px #8f8f8f solid; }
.lrtbborder { border: 1px #8f8f8f solid; }

.margin    { margin: 8px; }
.tbmargin  { margin-top: 8px; margin-bottom: 8px; }
.tmargin   { margin-top: 8px; }
.bmargin   { margin: 0px 0px 8px 0px; }
.lrmargin  { margin-left: 6px; margin-right: 6px; }
.blrmargin { margin-bottom: 8px; margin-left: 6px; margin-right: 6px; }

.odrazka { margin: 4px 0px 2px 12px; text-indent: -10px; }

.page_map_ud  { background-image: url(../images/bg_page_map_ud.gif); background-position: center; background-repeat: no-repeat;  max-width: 14px; height: 18px; }
.page_map_udr { background-image: url(../images/bg_page_map_udr.gif); background-position: center; background-repeat: no-repeat; max-width: 14px; height: 18px; }
.page_map_dlr { background-image: url(../images/bg_page_map_dlr.gif); background-position: center; background-repeat: no-repeat; max-width: 14px; height: 18px; }
.page_map_lr  { background-image: url(../images/bg_page_map_lr.gif); background-position: center; background-repeat: no-repeat; max-width: 14px; height: 18px; }
.page_map_e   { background-image: url(../images/bg_page_map_e.gif); background-position: center; background-repeat: no-repeat; max-width: 14px; height: 18px; }

.block  { display: block; }
.inline { display: inline; }

.rfloat { float: right; }
.lfloat { float: left; }