/*=======[ main system styles ]=======*/

.search_box
{
  background: #ffffff url('graphics/search.png') no-repeat right center;
  padding: 0 0 0 5px;
  margin: 0;
  border: 1px solid #cccccc;
  color: #222222;
}



.cp_nadpis
{
  color: #483D8B;
  font-size: 17px;
  font-family: Tahoma;
}
.cp_text
{
  color: #000000;
  font-size: 12px;
  font-family: Tahoma;
  margin: 0px 0px 0px 10px;
}

.cp_status_systemu_r
{
  color: #FFFFFF;
  position: absolute;
  left: 100%;
  margin-left: -180px;
  margin-top: -16px;
  height: 20px;
  border: 1px solid #000;
  width: 140px;
  font-weight: bold;
  background: #B22222;
  font-size: 12px;
  font-family: Tahoma;
}
.cp_status_systemu_g
{
  color: #FFFFFF;
  position: absolute;
  left: 100%;
  margin-left: -180px;
  margin-top: -16px;
  height: 20px;
  border: 1px solid #000;
  width: 140px;
  font-weight: bold;
  background: #698B22;
  font-size: 12px;
  font-family: Tahoma;
}
.cp_status_systemu_txt
{
  position: absolute;
  top: 2px;
  left: 25px;
}
.cp_status_systemu_pic
{
  position: absolute;
  top: 2px;
  left: 5px;
  width: 16px;
  height: 16px;
}

div.control_panel
{
  margin: 10px;
  background: #ffffff;
}

A.cp:link {color: #000000; text-decoration: none; font-weight: bold; font-style: normal;}
A.cp:visited {color: #000000; text-decoration: none; font-weight: bold; font-style: normal;}
A.cp:hover {color: #333333; text-decoration: underline; font-weight: bold; font-style: normal;}
A.cp:active {color: #000000; text-decoration: none; font-weight: bold; font-style: normal;}


.pubdate
{
  text-align: right;
  font-family: Tahoma;
  font-size: 10px;
  color: #aaaaaa
}




A.system_href:link {TEXT-DECORATION: none; COLOR: #000000; font-weight: normal; font-style: normal;}
A.system_href:visited {TEXT-DECORATION: none; COLOR: #000000; font-weight: normal; font-style: normal;}
A.system_href:hover {TEXT-DECORATION: underline; COLOR: #000000; font-weight: normal; font-style: normal;}
A.system_href:active {TEXT-DECORATION: none; COLOR: #000000; font-weight: normal; font-style: normal;}



A.programs_href:link {TEXT-DECORATION: none; COLOR: #000000; font-weight: normal; font-style: normal;}
A.programs_href:visited {TEXT-DECORATION: none; COLOR: #000000; font-weight: normal; font-style: normal;}
A.programs_href:hover {TEXT-DECORATION: underline; COLOR: #000000; font-weight: normal; font-style: normal;}
A.programs_href:active {TEXT-DECORATION: none; COLOR: #000000; font-weight: normal; font-style: normal;}

.textarea_edit
{
  width: 100%;
  height: 300px;
}







.top_edit_panel
{
  position: absolute;
  background: transparent;
  top: 0px;
  left: 100%;
  margin: 2px 0px 0px -12px;
}


/*=======[ styles for service panel ]=======*/

img.oramovani_nahledu
{
 border: 1px solid #000000;
}


A.oramovani_nahledu:link
{
  border: solid 1px #000000; 
}
A.oramovani_nahledu:visited
{
  border: solid 1px #000000; 
}
A.oramovani_nahledu:hover
{
  border: dashed 1px #000000; 
}
A.oramovani_nahledu:active
{
  border: solid 1px #000000; 
}