| | 165 | |
| | 166 | |
| | 167 | = Наставен план од 2005 година - КН = |
| | 168 | |
| | 169 | {{{ |
| | 170 | #!graphviz.dot |
| | 171 | digraph G { |
| | 172 | node [shape=rectangle,style=rounded,labelfontsize=8,style=filled, fillcolor=white]; |
| | 173 | |
| | 174 | AJ->PE [color="red:red"]; |
| | 175 | AJ2->BE [color="blue:blue"]; |
| | 176 | AJ2->PE [color="blue:blue"]; |
| | 177 | AJ2->BE [color="red:red"]; |
| | 178 | AJ2->MM [color="red:red"]; |
| | 179 | AK->IP [color="blue:blue"]; |
| | 180 | AK->OS [color="red:red"]; |
| | 181 | AK->MIM [color="red:red"]; |
| | 182 | AK->KM [color="blue:blue"]; |
| | 183 | AS->INTSIS [color="red:red"]; |
| | 184 | BK->ИСиг [color="red:red"]; |
| | 185 | BK->НКрип [color="red:red"]; |
| | 186 | BP->НКБП [color="red:red"]; |
| | 187 | BP->OIS [color="red:red"]; |
| | 188 | BP->ПИБС [color="red:red"]; |
| | 189 | BP->ОАМС [color="red:red"]; |
| | 190 | BP2->НКБП [color="red:red"]; |
| | 191 | DISK_3G->VE [color="red:red"]; |
| | 192 | DISK_3G->MA [color="red:red"]; |
| | 193 | DS->ISM [color="blue:blue"]; |
| | 194 | INTSIS->ПРБио [color="red:red"]; |
| | 195 | ISM->NM [color="red:red"]; |
| | 196 | ISM->MA [color="red:red"]; |
| | 197 | ISM->STAT [color="red:red"]; |
| | 198 | ISM->VE [color="blue:blue"]; |
| | 199 | IT->ОАМС [color="red:red"]; |
| | 200 | KA->OS [color="red:red"]; |
| | 201 | KM->BK [color="red:red"]; |
| | 202 | KONM->ТК [color="red:red"]; |
| | 203 | LA->AAK [color="red:red"]; |
| | 204 | LA->KG [color="red:red"]; |
| | 205 | MIM->ОРоб [color="red:red"]; |
| | 206 | MIM->РобПер [color="red:red"]; |
| | 207 | ML->AS [color="red:red"]; |
| | 208 | ML->BP [color="red:red"]; |
| | 209 | ML->AK [color="blue:blue"]; |
| | 210 | ML->KM [color="red:red"]; |
| | 211 | ML->KONM [color="red:red"]; |
| | 212 | ML->DISK_3G [color="red:red"]; |
| | 213 | ML->DISK_3G [color="blue:blue"]; |
| | 214 | ML->OIS [color="red:red"]; |
| | 215 | MM->УСП(пост) [color="red:red"]; |
| | 216 | MM->ОАМС [color="red:red"]; |
| | 217 | OIS->ОРоб [color="red:red"]; |
| | 218 | OIS->РобПер [color="red:red"]; |
| | 219 | OIS->INTSIS [color="red:red"]; |
| | 220 | OP->SPA [color="red:red"]; |
| | 221 | OP->OVP [color="blue:blue"]; |
| | 222 | OP->SI [color="red:red"]; |
| | 223 | OP->BP [color="red:red"]; |
| | 224 | OS->MIM [color="red:red"]; |
| | 225 | OVP->BP [color="red:red"]; |
| | 226 | OVP->SPA [color="blue:blue"]; |
| | 227 | OVP->BK [color="red:red"]; |
| | 228 | OVP->SI [color="red:red"]; |
| | 229 | OVP->KG [color="red:red"]; |
| | 230 | PR->ММБИ [color="red:red"]; |
| | 231 | SI->USP [color="red:red"]; |
| | 232 | SI->USP [color="blue:blue"]; |
| | 233 | SPA->AS [color="red:red"]; |
| | 234 | SPA->BP [color="blue:blue"]; |
| | 235 | SPA->МУ [color="red:red"]; |
| | 236 | SPA->SI [color="blue:blue"]; |
| | 237 | SPA->ОАМС [color="red:red"]; |
| | 238 | SPA->OIS [color="red:red"]; |
| | 239 | SPA->AAK [color="red:red"]; |
| | 240 | SPA->ТК [color="red:red"]; |
| | 241 | STAT->TI [color="red:red"]; |
| | 242 | STAT->OI [color="red:red"]; |
| | 243 | TI->TKOD [color="red:red"]; |
| | 244 | TI->OI [color="red:red"]; |
| | 245 | USP->УСП(пост) [color="blue:blue"]; |
| | 246 | VE->OI [color="red:red"]; |
| | 247 | VE->TI [color="red:red"]; |
| | 248 | VS->МУ [color="red:red"]; |
| | 249 | VS->ММБИ [color="red:red"]; |
| | 250 | VS->ПИБС [color="red:red"]; |
| | 251 | VS->МСМ [color="red:red"]; |
| | 252 | VS->SluProc [color="red:red"]; |
| | 253 | |
| | 254 | } |
| | 255 | }}} |