table#frametable
{
    height: 100%;
}

ul#menuh1
{
    margin: 0;
    padding: 0;
    list-style: none inside none;
}

ul#menuh1 li
{
    float: left;
    height: 14px;
    background-color: #687ab8;
    color: #FFFFFF;
    margin: 0;
    padding: 4px 0;
    overflow: hidden;
}

ul#menuh1 li a
{
    font-size: 12px;
    color: #FFFFFF;
    font-weight: bold;
    font-family: Arial;
    text-decoration: none;
    margin: 0 1em;
    padding: 0;
    text-decoration: none;
    text-transform: uppercase;
}

ul#menuh1 li a:hover
{
    color: #CCCCCC;
}

ul#menuh1 li.selected
{
    background-color: #ccccff;
}
ul#menuh1 li.selected a
{
    color: #000000;
}

#extra_links
{
    text-align: center;
    margin-top: 1.5em;
}

#extra_links img
{
  margin: 5px 0;
}

body
{
    margin: 0;
    padding: 0;
}

ul#menu
{
    margin: 0;
    padding: 0;
    list-style: none inside none;
}

ul#menu li
{
    height: 18px;
    width: 113px;
    background-image: url("/a_pnm/design/menjucis.png");
    text-align: center;
    margin: 4px;
}

ul#menu a
{
    color: #3300CC;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}

ul#menu a:hover
{
    color: #FFFFFF;
}

h1
{
    text-align: center;
    font-size: 12pt;
    font-weight: bold;
    margin-top: 5px;
}

.sad_act {
	font-family: Arial;
	color: #8f101f;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.sad_act:link {
	font-family: Arial;
	color: #8f101f;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.sad_act:hover {
	font-family: Arial;
	color: #cccccc;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.sad {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.sad:link {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.sad:hover {
	font-family: Arial;
	color: #cccccc;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.sad-s {
	font-family: Arial;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.sad-s:link {
	font-family: Arial;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.sad-s:hover {
	font-family: Arial;
	color: #4F4F4F;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.menu {
	font-family: Arial;
	color: #3300CC;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.menu:link {
	font-family: Arial;
	color: #3300CC;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.menu:hover {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.default {
	font-family: Tahoma;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}
.default:link {
	font-family: Tahoma;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}
A.default:hover {
	font-family: Tahoma;
	color: #808080;
	font-size: 11px;
	text-decoration: underline;
}
.title {
	text-align: center;
	font-family: Tahoma;
	color: #000000;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}

tr.bg0
{
  background-color: #FFFFFF;
}

tr.bg1
{
  background-color: #EEEEEE;
}

td 
{
	font-family: Tahoma;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

th 
{
	font-family: Tahoma;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
    border-bottom: 1px solid #999999;
    background-color: #ececf6;
}

A {
	font-family: Tahoma;
	color: #333399;
	font-size: 11px;
	text-decoration: none;
}
A:hover {
	font-family: Tahoma;
	color: #3366CC;
	font-size: 11px;
	text-decoration: underline;
}
.small {
	font-family: Tahoma;
	color: #000000;
	font-size: 9px;
	text-decoration: none;
	font-weight: normal;
}

/* pogas */
.button
{
    border: 1px solid black; 
    position: absolute; 
    background-color: white; 
    text-align: center; 
    cursor: pointer; 
    right: 10.2em;
}

.buttontext 
{
    border-style: solid; 
    border-color: white rgb(176, 176, 176) rgb(176, 176, 176) white; 
    border-width: 1px; 
    font-size: 12px;
    padding:0px 8px 0px 8px;
    FONT-FAMILY: arial, verdana, helvetica, sans-serif;
}

.text
{
    color:#000000;
    font-family:Tahoma;
    font-size:11px;
    font-weight:normal;
    text-decoration:none;
    margin: 1em 2em;
    text-align: justify;
}

.textr
{
    color:#000000;
    font-family:Tahoma;
    font-size:11px;
    font-weight:normal;
    text-decoration:none;
    margin: 1em 2em;
    text-align: right;
}

dfn
{
  text-decoration: none;
  border-bottom: 1px dotted #AAAAAA;
  font-style:normal;
}

.tooltip
{
    background-color: #FFFFFF;
    border: 1px solid #687ab8;
    border-right: 1px solid #AAAAAA;
    border-bottom: 1px solid #AAAAAA;
    padding: 0.7em;
    -moz-border-radius: 6px;
}

.tip-title
{
	font-family: Tahoma;
	color: #000000;
	font-size: 12px;
    font-weight: bold;
}

.tip-text
{
	font-family: Tahoma;
	color: #000000;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}

#literatura_abc
{
    list-style-type: none;
}

#literatura_abc li
{
  float: left;
  padding: 0 3px;
}

#literatura_abc a
{
    font-size: 18px;
}

#literatura_abc li.active
{
    border: 1px solid #687ab8;
}

table#literatura_tab
{
    clear: both;
    margin: 5px 1em 0 1em;
}

table#literatura_tab td
{
    vertical-align: top;
}

#link_save_form
{
    position: absolute;
    top:0;
    left: 0;
}

#link_save_form input
{
    border: 1px solid #666666;
    font-size: 0.8em;
}
