html, body { height: 100%; margin: 0px; padding: 0px; font-size: 10pt; font-family: Verdana, sans-serif; background: #f8f6c8 url('kratka.gif') repeat center; }
/* table, td { background: #ff00ff; border: none 0px; height: 100%; margin: 0px; } */
img{ outline: 0px; border: 0px; }
form{ padding: 0px; margin: 0px; }
h1{ font-size: 20px; }
h2{ font-size: 17px; }
h3{ font-size: 14px; }
a:link, a:visited, a{ text-decoration: none; color: #4f4ae1; }
a:hover, a:visited:hover{ text-decoration: underline; /* 	color: #1c4f1a; */ }
#ROOT { width: 740px; background: #fffef0 url('root-kratka.gif') repeat-y center; padding: 0px 6px; }
#TOP { /*border: 1px dashed #ff00ff; */}
#LEFT { width: 224px; float: left; /*border: 1px dashed #00ffff; */}
#MAIN { margin: 2px; padding: 2px; margin-left: 224px; /*border: 1px dashed #0000ff;*/ text-align: left; }
#BOTTOM { clear: both; background: #a46531 url('botbg.gif') repeat-x top; font-size: xx-small; padding: 3px 0px; }

#LEFT input.lgnfrm{ width: 119px; border: solid #653f1a 1px; background: #fffef6; margin: 1px; }
#LEFT input.lgnfrm:focus, div.chpswd form input[type="password"]:focus{ border: solid #ff0000 1px; }
#LEFT div.lgnfrmcap{ width: 8ex; max-width: 60px; float: left; }

div.navigation ul { list-style: none; text-align: left; padding: 0px; margin: 0px; }
div.navigation ul a { display: block; margin: 1px; padding: 3px 10px; border: solid #b07e4c 1px; background: #cca681; text-decoration: none; color: #1c4f1a; }
div.navigation ul a:hover, div.navigation ul a.vact{ font-weight: bolder; text-decoration: none; color: #fffef0; background: #a26a32; }
div.navigation ul.lv1 { padding-left: 20px; }
div.navigation ul.lv1 a { background: #cca681; color: #1c4f1a; }
div.navigation ul.lv1 a:hover, div.navigation ul.lv1 a.vact { background: #b37b43; color: #fffef0; }

#MAIN div.navigation ul a { margin: 1px; padding: 1px 2px; }

a.plain{ text-decoration: none !important; color: #4f4ae1 !important; border: none 0px !important; background: inherit !important; }
a.plain:hover{ text-decoration: underline !important; color: #4f4ae1 !important; background: inherit !important; font-weight: normal !important;}

div.sbx{ font-size: 9pt; margin: 2px; border: solid #a16529 1px; background: #edebd3; }
div.sbx .h{ display: block; font-size: 14px; font-weight: bold; margin: 0px; padding: 6px 0px; background: #ac7742 url('sidehead.gif') repeat-x center; text-transform: capitalize; }
div.error{ border: solid #ff0000 1px; margin: 0px 5px; padding: 1px 5px; text-align: center; }
div.ok{ border: solid #00ff00 1px; margin: 0px 5px; padding: 1px 5px; text-align: center; }

.me_f1{ margin: 1px; padding: 3px 10px; border: solid #b07e4c 1px; background: #cca681; color: #1c4f1a; }

div.chpswd form input[type="password"] { width: 130px; text-align: left; margin: 1px; margin-right: 120px; border: solid #653f1a 1px; }
div.chpswd span { width: 250px; float: left; text-align: right; }

table.table{ border-collapse: collapse; }
table.table td{ border: solid #89623b 1px; }
table.table th{ text-align: center; }

table.ie_fix, table.ie_fix td { padding: 0px; margin: 0px; width: 100%; }


p.akapit{ text-align: justify; text-indent: 20px; }
div.boxleft{ float: left; }
