@charset "utf-8";
/* CSS Document */


/* septac KW*/
#septacHolder, #septac{position:absolute;left:265px; top:-15px;}
#septacHolder{ z-index:9; width:220px;  display:none; height:145px; background:#0066CC; -moz-border-radius: 3px;}
#septac{z-index:10; width:220px;  display:none; height:145px; overflow:hidden; }
#septacContent{ overflow:auto; height:105px; margin:5px 0px 0px 5px; width:215px;}
#septacContent table{ width:90%}
#septacContent tr{ cursor:pointer;  }
#septacContent td{ border-bottom: dotted 1px #ccc; padding:2px 10px 2px 2px; font-weight:normal; color:#FFFFFF;}
.septacNadpis{ background:#0066CC; color:#FFFFFF; padding:2px 8px; font-weight:bold;  -moz-border-radius: 3px;}
.septacClose{ cursor:pointer; position:absolute; margin-left:195px; color:#FFFFFF;}


