body
{
  background: gray;
  background-image: url('webadmin/images/back_pat.gif');
  background-attachment: fixed;
  font-family: Arial, Verdana, Helvetica;

  scrollbar-face-color: RGB(189,189,227);
  scrollbar-arrow-color: RGB(074,074,172);
  scrollbar-highlight-color: RGB(255,255,255);
  scrollbar-3dlight-color: RGB(208,207,192);
  scrollbar-shadow-color: RGB(127,127,127);
  scrollbar-darkshadow-color: RGB(074,074,172);
  scrollbar-track-color: RGB(180,180,220);
}

h5
{
  text-align: center;
  color: #4A4AAC;
}

a
{ 
  text-decoration: none;
  font-weight: 0;
  color: #4A4AAC;
}

a:visited
{ 
  text-decoration: none;
  font-weight: 0;
  color: #4A4AAC;
}

a:hover
{ 
  text-decoration: underline;
  font-weight: 0;
  color: #000066;
}

#headlogo
{
/*  position: absolute; */
/*  left: 0px;*/
/*  top: 8px; */
  width: 747px;
  height: 64px;
  background-image: url('webadmin/images/head_logo.gif'); 
}

#headmotto
{
  position: absolute;
  left: 170px;
  top: 23px;
  width: 380px;
  height: 46px;
  font-size: 20px;
  font-style: italic;
  font-weight: 0;
  font-family: Times, Arial, Verdana, Helvetica;
  color: #4A4AAC; /*9A0000*/
}

#headadress
{
  position: absolute;
  left: 600px;
  top: 23px;
  width: 240px;
  height: 46px;
  font-size: 14px;
  font-style: normal;
  font-weight: 0;
  font-family: Arial, Verdana, Times, Helvetica;
  color: black;
}

#headreklama
{
/* position: absolute;*/
/*  left: 8px; */
/*  top: 73px;*/
  width: 747px;
  height: 17px;
  font-size: 11px;
  font-style: italic;
  color: white;
  background-image: url('webadmin/images/head_reklama.gif'); 
  background-repeat: no-repeat;
  padding: 1px 8px 0px 8px;
  margin-top: 1px;
}

.headmenu
{
/*  position: absolute; */
/*  left: 8px; */
/*  top: 92px; */
  width: 747px;
  height: 16px;
  font-size: 0px;
  text-align: left;
  color: #4A4AAC;
  background-image: url('webadmin/images/head_menu.gif'); 
  background-repeat: no-repeat;
  padding: 1px 0px 0px 8px; 
  z-index: 0;
  margin-top: 1px;
}

#sysnotify
{
  position: absolute;
  left: 8px;
  top: 110px;
  width: 747px;
  height: 16px;
  font-size: 11px;
  text-align: left;
  color: red;
  background-image: url('webadmin/images/back_content.gif'); 
/*  background-image: url('images/head_menu.gif'); */
  border-top: 1px solid #4A4AAC;
  border-left: 1px solid #4A4AAC;
  border-right: 1px solid #4A4AAC; 
  border-bottom: 1px solid #4A4AAC; 
  padding: 1px 0px 0px 8px; 
}

.logout
{
  position: absolute;
  left: 670px;
  top: 1px;
  width: 70px;
  text-align: right;
}
/*
#headmenu a
{ 
  text-decoration: none;
  font-weight: 0;
  color: #4A4AAC;
}

#headmenu a:visited
{ 
  text-decoration: none;
  font-weight: 0;
  color: white;
}


#headmenu a:hover
{ 
  text-decoration: underline;
  font-weight: 0;
  color: #000066;
}
*/
#content
{
/*  position: relative; */
/*  left: 8px;
  top: 110px; */
/*  left: -2px;*/
/*  top: 95px; */
  width: 747px;
  height: 490px;  
  background-image: url('webadmin/images/back_content.gif'); 
  border-top: 1px solid #4A4AAC;
  border-left: 1px solid #4A4AAC;
  border-right: 1px solid #4A4AAC; 
  border-bottom: 1px solid #4A4AAC; 
  padding: 5px 15px 10px 15px;
  z-index: -1;
  font-size: 11px;
  font-family: Arial, Verdana, Helvetica;
  margin-top: 1px;
/*  overflow: auto; */
}


#content h5
{
  text-align: left;
  color: black;
}

#content p
{
/*  text-align: left;   */
/*  text-indent: 10px; */
/*  text-align: justify;*/
/*  text-align: justify; */
  color: black;
}

#content table
{
  font-size: 11px;
  font-weight: 0;
  text-align: left;
  color: #4A4AAC;
  border-collapse: collapse; 
}


.submenuvisible
{
   display: block;
   position: absolute;
   left: 0px;
   top: 20px;
   width: 0px;
   height: 0px;
   white-space: nowrap;
   border-top: 1px solid #4A4AAC;
   border-left: 1px solid #4A4AAC;
   border-right: 1px solid #4A4AAC; 
   border-bottom: 1px solid #4A4AAC; 
   padding: 1px 1px 1px 1px;
   background-image: url('webadmin/images/back_menus.gif'); 
}

.submenuinvisible
{
   display: none;
   position: absolute;
   left: 0px;
   top: 20px;
   width: 0px;
   height:0px;
   white-space: nowrap;
}


.imgborder
{
  border: 1px solid black;
}
/* .menuitem
{
  font-size: 11px;
  text-align: left;
  color: #4A4AAC;
  cursor: hand;
}

*/

div.menuBar,
div.menuBar a.menuButton {
  font-family: Arial, sans-serif, verdana;
  font-size: 11px;
  text-align: left;
  font-style: normal;
  font-weight: normal;
/*  font-size: 10pt; */
  color: #4A4AAC; 
}

div.menuBar {
/*  background-color: #d0d0d0; */
/*  border: 0px solid;
  border-color: #f0f0f0 #909090 #909090 #f0f0f0; */
/*  border-color: red green blue gray;*/
/*  width: 747px; 
  height: 16px;  */
/*  font-size: 0px; */
  text-align: left;
  color: #4A4AAC;   
  background-image: url('webadmin/images/head_menu.gif'); 
  background-repeat: no-repeat;
  padding: 1px 1px 1px 8px; 
  z-index: 0;
  margin-top: 1px;

/*  padding: 0px 0px 0px 0px;*/
}

div.menuBar a.menuButton {
  background-color: transparent;
  border: 0px solid #d0d0d0;
  cursor: default;
  left: 0px;
  margin: 1px;
  padding: 1px 2px 1px 2px;
/*  position: relative;*/
  text-decoration: none;
  top: 0px;
  z-index: 100;
}

div.menuBar a.menuButton:hover {
  background-color: transparent;
/*  border-color: #f0f0f0 #909090 #909090 #f0f0f0; */
  font-weight: bold;
  color: #4A4AAC; 
}

div.menuBar a.menuButtonActive,
div.menuBar a.menuButtonActive:hover {
/*  background-color: #a0a0a0; */
/*  border-color: #909090 #f0f0f0 #f0f0f0 #909090; */
  font-weight: bold;
  color: #4A4AAC; 
  left: 1px;
  top: 1px;
}


div.menu {
  background-color: white;
  background-image: url('webadmin/images/back_menu.gif');
  background-repeat: repeat-x;
  border: 1px solid;
/*  border-color: #f0f0f0 #909090 #909090 #f0f0f0; */
  border-color: #4A4AAC #4A4AAC #4A4AAC #4A4AAC;
  left: 0px;
  padding: 0px 1px 1px 0px;
  position: absolute; 
  top: 0px;
  margin-top: 3px;
  visibility: hidden;
  z-index: 101;
}

div.menu a.menuItem {
  color: #4A4AAC; 
  cursor: default;
  display: block;
  padding: 2px 1em;
  text-decoration: none;
  white-space: nowrap;
}

div.menu a.menuItem:hover, div.menu a.menuItemHighlight {
  background-color: #4A4AAC;
  font-weight: 0;
  color: white;
}

div.menu div.menuItemSep {
  border-top: 1px solid #909090;
  border-bottom: 1px solid #f0f0f0;
  margin: 4px 2px;
}


div.menu a.menuItem span.menuItemText {}

div.menu a.menuItem span.menuItemArrow {
  margin-right: -.95em; 
}