html, body
{
   height: 100%;
}
div#space
{
   width: 1px;
   height: 50%;
   margin-bottom: -1154px;
   float:left
}
div#container
{
   width: 1201px;
   height: 2309px;
   margin: 0 auto;
   position: relative;
   clear: left;
}
body
{
   background-color: #FFFFFF;
   background-image: url('images/bg_header.jpg');
   background-attachment: fixed;
   background-position: center center;
   background-repeat: repeat;
   background-size: 100% 100%;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
.wb-theme-header
{
   background-color: #DEEDF7;
   background-image: none;
   border: 1px solid #AED0EA;
   border-radius: 0px;
   color: #222222;
   --background-color: rgba(222,237,247,1.00);
   --border-color: #AED0EA;
   --border-width: 1px;
   --color: #222222;
}
.wb-theme-content
{
   background-color: #F2F5F7;
   background-image: none;
   border: 1px solid #DDDDDD;
   border-radius: 0px;
   color: #362B36;
   --background-color: rgba(242,245,247,1.00);
   --border-color: #DDDDDD;
   --border-width: 1px;
   --color: #362B36;
   --icon-color: #72A7CF;
   --colorize: invert(74%) sepia(7%) saturate(3247%) hue-rotate(176deg) brightness(88%) contrast(82%);
}
.wb-theme-button, .wb-theme-static
{
   background-color: #D7EBF9;
   background-image: none;
   border: 1px solid #AED0EA;
   border-radius: 0px;
   color: #2779AA;
   --background-color: rgba(215,235,249,1.00);
   --border-color: #AED0EA;
   --border-width: 1px;
   --color: #2779AA;
}
.wb-theme-button:hover
{
   background-color: #E4F1FB;
   background-image: none;
   border: 1px solid #74B2E2;
   border-radius: 0px;
   color: #0070A3;
   --background-color: rgba(228,241,251,1.00);
   --border-color: #74B2E2;
   --border-width: 1px;
   --color: #0070A3;
}
.wb-theme-button.active, .wb-theme-button:active, .active > .wb-theme-button
{
   background-color: #3BAAE3;
   background-image: none;
   border: 1px solid #2694E8;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(59,170,227,1.00);
   --border-color: #2694E8;
   --border-width: 1px;
   --color: #FFFFFF;
}
.darktheme .wb-theme-header
{
   background-color: #DEEDF7;
   background-image: none;
   border: 1px solid #AED0EA;
   border-radius: 0px;
   color: #222222;
   --background-color: rgba(222,237,247,1.00);
   --border-color: #AED0EA;
   --border-width: 1px;
   --color: #222222;
}
.darktheme .wb-theme-content
{
   background-color: #212529;
   background-image: none;
   border: 1px solid #DDDDDD;
   border-radius: 0px;
   color: #DEE2E6;
   --background-color: rgba(33,37,41,1.00);
   --border-color: #DDDDDD;
   --border-width: 1px;
   --color: #DEE2E6;
   --icon-color: #72A7CF;
   --colorize: invert(56%) sepia(100%) saturate(165%) hue-rotate(162deg) brightness(93%) contrast(93%);
}
.darktheme .wb-theme-button, .darktheme .wb-theme-static
{
   background-color: #D7EBF9;
   background-image: none;
   border: 1px solid #AED0EA;
   border-radius: 0px;
   color: #2779AA;
   --background-color: rgba(215,235,249,1.00);
   --border-color: #AED0EA;
   --border-width: 1px;
   --color: #2779AA;
}
.darktheme .wb-theme-button:hover
{
   background-color: #E4F1FB;
   background-image: none;
   border: 1px solid #74B2E2;
   border-radius: 0px;
   color: #0070A3;
   --background-color: rgba(228,241,251,1.00);
   --border-color: #74B2E2;
   --border-width: 1px;
   --color: #0070A3;
}
.darktheme .wb-theme-button.active, .darktheme .wb-theme-button:active, .active > .wb-theme-button
{
   background-color: #3BAAE3;
   background-image: none;
   border: 1px solid #2694E8;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(59,170,227,1.00);
   --border-color: #2694E8;
   --border-width: 1px;
   --color: #FFFFFF;
}
.ui-widget-header
{
   background-color: #DEEDF7;
   background-image: none;
   border: 1px solid #AED0EA;
   border-radius: 0px;
   color: #222222;
   --background-color: rgba(222,237,247,1.00);
   --border-color: #AED0EA;
   --border-width: 1px;
   --color: #222222;
}
.ui-widget-content
{
   background-color: #F2F5F7;
   background-image: none;
   border: 1px solid #DDDDDD;
   border-radius: 0px;
   color: #362B36;
   --background-color: rgba(242,245,247,1.00);
   --border-color: #DDDDDD;
   --border-width: 1px;
   --color: #362B36;
   --icon-color: #72A7CF;
   --colorize: invert(75%) sepia(5%) saturate(4223%) hue-rotate(176deg) brightness(85%) contrast(88%);
}
.ui-state-default
{
   background-color: #D7EBF9;
   background-image: none;
   border: 1px solid #AED0EA;
   border-radius: 0px;
   color: #2779AA;
   --background-color: rgba(215,235,249,1.00);
   --border-color: #AED0EA;
   --border-width: 1px;
   --color: #2779AA;
}
.ui-state-hover
{
   background-color: #E4F1FB;
   background-image: none;
   border: 1px solid #74B2E2;
   border-radius: 0px;
   color: #0070A3;
   --background-color: rgba(228,241,251,1.00);
   --border-color: #74B2E2;
   --border-width: 1px;
   --color: #0070A3;
}
.ui-state-default.active, .ui-state-active, .active > .ui-state-default
{
   background-color: #3BAAE3;
   background-image: none;
   border: 1px solid #2694E8;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(59,170,227,1.00);
   --border-color: #2694E8;
   --border-width: 1px;
   --color: #FFFFFF;
}
.darktheme .ui-widget-header
{
   background-color: #DEEDF7;
   background-image: none;
   border: 1px solid #AED0EA;
   border-radius: 0px;
   color: #222222;
   --background-color: rgba(222,237,247,1.00);
   --border-color: #AED0EA;
   --border-width: 1px;
   --color: #222222;
}
.darktheme .ui-widget-content
{
   background-color: #212529;
   background-image: none;
   border: 1px solid #DDDDDD;
   border-radius: 0px;
   color: #DEE2E6;
   --background-color: rgba(33,37,41,1.00);
   --border-color: #DDDDDD;
   --border-width: 1px;
   --color: #DEE2E6;
   --icon-color: #72A7CF;
   --colorize: invert(66%) sepia(67%) saturate(251%) hue-rotate(164deg) brightness(84%) contrast(91%);
}
.darktheme .ui-state-default, .darktheme .wb-theme-static
{
   background-color: #D7EBF9;
   background-image: none;
   border: 1px solid #AED0EA;
   border-radius: 0px;
   color: #2779AA;
   --background-color: rgba(215,235,249,1.00);
   --border-color: #AED0EA;
   --border-width: 1px;
   --color: #2779AA;
}
.darktheme .ui-state-hover
{
   background-color: #E4F1FB;
   background-image: none;
   border: 1px solid #74B2E2;
   border-radius: 0px;
   color: #0070A3;
   --background-color: rgba(228,241,251,1.00);
   --border-color: #74B2E2;
   --border-width: 1px;
   --color: #0070A3;
}
.darktheme .ui-state-default.active, .darktheme .ui-state-active, .active > .ui-state-default
{
   background-color: #3BAAE3;
   background-image: none;
   border: 1px solid #2694E8;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(59,170,227,1.00);
   --border-color: #2694E8;
   --border-width: 1px;
   --color: #FFFFFF;
}
.darktheme .ui-button{
   background-color: #D7EBF9;
   background-image: none;
   border: 1px solid #AED0EA;
   border-radius: 0px;
   color: #2779AA;
   --background-color: rgba(215,235,249,1.00);
   --border-color: #AED0EA;
   --border-width: 1px;
   --color: #2779AA;
}
.darktheme .ui-button:hover
{
   background-color: #E4F1FB;
   background-image: none;
   border: 1px solid #74B2E2;
   border-radius: 0px;
   color: #0070A3;
   --background-color: rgba(228,241,251,1.00);
   --border-color: #74B2E2;
   --border-width: 1px;
   --color: #0070A3;
}
.darktheme .ui-button:active
{
   background-color: #3BAAE3;
   background-image: none;
   border: 1px solid #2694E8;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(59,170,227,1.00);
   --border-color: #2694E8;
   --border-width: 1px;
   --color: #FFFFFF;
}
a.kkk
{
   color: #D2691E;
   text-decoration: none;
}
a.kkk:visited
{
   color: #D2691E;
   text-decoration: none;
}
a.kkk:active
{
   color: #D2691E;
   text-decoration: none;
}
a.kkk:hover
{
   color: #D2691E;
   text-decoration: none;
}
a.cin
{
   color: #191970;
   text-decoration: none;
}
a.cin:visited
{
   color: #191970;
   text-decoration: none;
}
a.cin:active
{
   color: #191970;
   text-decoration: none;
}
a.cin:hover
{
   color: #FF0000;
   text-decoration: none;
}
#wb_indexText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText1 div
{
   text-align: left;
}
#wb_indexText2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText2 div
{
   text-align: center;
}
#wb_indexImage72
{
   vertical-align: top;
}
#indexImage72
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   filter: drop-shadow(0px 0px 10px rgba(0,0,0,1.00));
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_indexText4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText4 div
{
   text-align: center;
}
#wb_indexText7 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText7 div
{
   text-align: left;
}
#wb_raspisanieShape1 a img
{
   position: absolute;
   left: 0;
}
#wb_raspisanieShape1 .default
{
   position: absolute;
   left: 0;
}
#wb_raspisanieShape1 a .hover
{
   visibility: hidden;
}
#wb_raspisanieShape1 a:hover .hover
{
   visibility: visible;
}
#wb_raspisanieShape1 a:hover .default
{
   visibility: hidden;
}
#raspisanieShape1
{
   border-width: 0;
   vertical-align: top;
}
#indexjQueryAccordion1
{
   width: 100%;
   height: 100%;
}
#wb_indexjQueryAccordion1 .ui-helper-reset
{
   line-height: normal !important;
   font-size: 1em !important;
}
#indexjQueryAccordion1 .ui-accordion-header
{
   font-family: Play;
   font-weight: bold;
   font-size: 19px !important;
   font-style: normal;
   outline: none;
   padding: 10px 10px 10px 30px;
   text-align: left;
}
#indexjQueryAccordion1 .ui-accordion-header:not(:first-child)
{
   margin-top: 0px;
}
#indexjQueryAccordion1 h4
{
   display: block;
   margin: 0;
}
#indexjQueryAccordion1 .ui-accordion-header .ui-icon
{
   position: absolute !important;
   left: 10px;
   top: 0;
   display: flex;
   justify-content: center;
   align-items: center;
   align-content: center;
   height: 100%;
   width: 16px;
   box-sizing: border-box;
   background-image: none;
   fill: currentColor;
   margin: 0;
}
#indexjQueryAccordion1 .icon-default
{
   display: block;
   flex: 1;
   padding: 2px;
}
#indexjQueryAccordion1 .icon-active
{
   display: none;
   flex: 1;
   padding: 2px;
}
#indexjQueryAccordion1 .ui-state-active .icon-default
{
   display: none;
}
#indexjQueryAccordion1 .ui-state-active .icon-active
{
   display: block;
}
#indexjQueryAccordion1 .ui-accordion-content
{
   padding: 0;
   position: relative;
}
#indexjQueryAccordion1, #indexjQueryAccordion1 > .ui-corner-all, #indexjQueryAccordion1 > .ui-corner-top
{
   border-top-left-radius: 0px;
   border-top-right-radius: 0px;
}
#indexjQueryAccordion1 .ui-corner-all, #indexjQueryAccordion1 .ui-corner-bottom
{
   border-bottom-right-radius: 0px;
   border-bottom-left-radius: 0px;
}
#wb_indexjQueryAccordion1
{
   margin: 0;
}
#raspisanieTable1
{
   border-radius: 0px;
   border: 2px solid #C0C0C0;
   background-color: #E0FFFF;
   background-image: none;
   border-collapse: separate;
   border-spacing: 2px;
   margin: 0;
}
#raspisanieTable1 td, #raspisanieTable1 th
{
   padding: 0;
   position: relative;
}
#raspisanieTable1 td div
{
   white-space: nowrap;
}
#raspisanieTable1 p, #raspisanieTable1 ul
{
   margin: 0;
   padding: 0;
}
#raspisanieTable1 .cell0
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 60px;
   height: 65px;
   color: #FF4500;
   font-family: "Arial CYR";
   font-size: 19px;
   line-height: 21px;
}
#raspisanieTable1 .cell1
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 388px;
   height: 65px;
   color: #FF4500;
   font-family: "Arial CYR";
   font-size: 19px;
   line-height: 21px;
}
#raspisanieTable1 .cell2
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 170px;
   height: 65px;
   color: #FF4500;
   font-family: "Arial CYR";
   font-size: 19px;
   line-height: 21px;
}
#raspisanieTable1 .cell3
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 300px;
   height: 65px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 19px;
   line-height: 21px;
}
#raspisanieTable1 .cell4
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   height: 65px;
}
#raspisanieTable1 .cell5
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 60px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell6
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 388px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell7
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell8
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 300px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell9
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   height: 19px;
}
#raspisanieTable1 .cell10
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 60px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell11
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 388px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell12
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell13
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 300px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell14
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   height: 19px;
}
#raspisanieTable1 .cell15
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 60px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell16
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 388px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell17
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell18
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 300px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell19
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   height: 19px;
}
#raspisanieTable1 .cell20
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 60px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell21
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 388px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell22
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell23
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 300px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell24
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   height: 19px;
}
#raspisanieTable1 .cell25
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 60px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell26
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: middle;
   width: 388px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell27
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell28
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 300px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell29
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell30
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 60px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell31
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: middle;
   width: 388px;
   height: 19px;
   color: #6B8E23;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell32
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell33
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 300px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell34
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell35
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 60px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell36
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: middle;
   width: 388px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell37
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell38
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 300px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell39
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell40
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 60px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell41
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: middle;
   width: 388px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell42
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 170px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell43
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 300px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell44
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell45
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 60px;
   height: 18px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell46
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: middle;
   width: 388px;
   height: 18px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell47
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 170px;
   height: 18px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell48
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 300px;
   height: 18px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell49
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   height: 18px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell50
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 60px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell51
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: middle;
   width: 388px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell52
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell53
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 300px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell54
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell55
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 60px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell56
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: middle;
   width: 388px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell57
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 170px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell58
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 300px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell59
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell60
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 60px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell61
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: middle;
   width: 388px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell62
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell63
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 300px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell64
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell65
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 60px;
   height: 66px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell66
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: middle;
   width: 388px;
   height: 66px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell67
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 170px;
   height: 66px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell68
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 300px;
   height: 66px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell69
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   height: 66px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell70
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 60px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell71
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: middle;
   width: 388px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell72
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell73
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 300px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell74
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell75
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 60px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell76
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: middle;
   width: 388px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell77
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 170px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell78
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 300px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell79
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell80
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 60px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell81
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: middle;
   width: 388px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell82
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 170px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell83
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 300px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell84
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell85
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 60px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell86
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: middle;
   width: 388px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell87
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell88
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 300px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell89
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell90
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 60px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell91
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: middle;
   width: 388px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell92
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell93
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 300px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell94
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell95
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 60px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell96
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: middle;
   width: 388px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell97
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell98
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 300px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell99
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell100
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 60px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell101
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: middle;
   width: 388px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell102
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell103
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 300px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell104
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell105
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 60px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell106
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: middle;
   width: 388px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell107
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell108
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 300px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell109
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell110
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 60px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell111
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: middle;
   width: 388px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell112
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell113
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 300px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell114
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell115
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 60px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell116
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 388px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell117
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell118
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 300px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell119
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell120
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 60px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell121
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 388px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell122
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell123
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 300px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell124
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell125
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 60px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell126
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 388px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell127
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell128
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 300px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell129
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell130
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 60px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell131
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: middle;
   width: 388px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell132
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell133
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 300px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell134
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell135
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 60px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell136
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: middle;
   width: 388px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell137
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell138
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 300px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell139
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell140
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 60px;
   height: 50px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell141
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: middle;
   width: 388px;
   height: 50px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell142
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 170px;
   height: 50px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell143
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 300px;
   height: 50px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell144
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   height: 50px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell145
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 60px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell146
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: middle;
   width: 388px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell147
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell148
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 300px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell149
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell150
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 60px;
   height: 18px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell151
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: middle;
   width: 388px;
   height: 18px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell152
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 170px;
   height: 18px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell153
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 300px;
   height: 18px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell154
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   height: 18px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell155
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 60px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell156
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: middle;
   width: 388px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell157
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell158
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 300px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable1 .cell159
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2
{
   border-radius: 0px;
   border: 2px solid #C0C0C0;
   background-color: #E0FFFF;
   background-image: none;
   border-collapse: separate;
   border-spacing: 2px;
   margin: 0;
}
#raspisanieTable2 td, #raspisanieTable2 th
{
   padding: 0;
   position: relative;
}
#raspisanieTable2 td div
{
   white-space: nowrap;
}
#raspisanieTable2 p, #raspisanieTable2 ul
{
   margin: 0;
   padding: 0;
}
#raspisanieTable2 .cell0
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 68px;
   color: #FF4500;
   font-family: "Arial CYR";
   font-size: 19px;
   line-height: 21px;
}
#raspisanieTable2 .cell1
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 400px;
   height: 68px;
   color: #FF4500;
   font-family: "Arial CYR";
   font-size: 19px;
   line-height: 21px;
}
#raspisanieTable2 .cell2
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 170px;
   height: 68px;
   color: #FF4500;
   font-family: "Arial CYR";
   font-size: 19px;
   line-height: 21px;
}
#raspisanieTable2 .cell3
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   height: 68px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 19px;
   line-height: 21px;
}
#raspisanieTable2 .cell4
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell5
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: middle;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell6
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell7
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell8
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell9
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: middle;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell10
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell11
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell12
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell13
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: middle;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell14
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell15
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell16
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 50px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell17
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: middle;
   width: 400px;
   height: 50px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell18
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: middle;
   width: 170px;
   height: 50px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell19
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   height: 50px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell20
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell21
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: middle;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell22
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell23
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell24
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell25
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell26
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell27
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell28
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell29
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell30
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell31
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell32
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell33
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell34
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell35
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell36
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell37
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell38
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell39
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell40
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 20px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell41
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 400px;
   height: 20px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell42
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 170px;
   height: 20px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell43
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   height: 20px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell44
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell45
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell46
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell47
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell48
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell49
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell50
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell51
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell52
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell53
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: middle;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell54
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell55
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell56
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell57
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: middle;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell58
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell59
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell60
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 66px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell61
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: middle;
   width: 400px;
   height: 66px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell62
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 170px;
   height: 66px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell63
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   height: 66px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell64
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 18px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell65
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: middle;
   width: 400px;
   height: 18px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell66
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 170px;
   height: 18px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell67
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   height: 18px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell68
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 50px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell69
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: middle;
   width: 400px;
   height: 50px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell70
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 170px;
   height: 50px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell71
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   height: 50px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell72
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell73
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: middle;
   width: 400px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell74
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 170px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell75
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell76
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell77
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: middle;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell78
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell79
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell80
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 66px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell81
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: middle;
   width: 400px;
   height: 66px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell82
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 170px;
   height: 66px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell83
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   height: 66px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell84
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell85
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: middle;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell86
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell87
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell88
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell89
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: middle;
   width: 400px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell90
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 170px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell91
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell92
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell93
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: middle;
   width: 400px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell94
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 170px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell95
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell96
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell97
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: middle;
   width: 400px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell98
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 170px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell99
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell100
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell101
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: middle;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell102
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell103
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell104
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell105
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: middle;
   width: 400px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell106
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 170px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell107
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell108
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell109
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: middle;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell110
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell111
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell112
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 50px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell113
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: middle;
   width: 400px;
   height: 50px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell114
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 170px;
   height: 50px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell115
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   height: 50px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell116
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 18px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell117
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: middle;
   width: 400px;
   height: 18px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell118
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 170px;
   height: 18px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell119
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   height: 18px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell120
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell121
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell122
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell123
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell124
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell125
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell126
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable2 .cell127
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3
{
   border-radius: 0px;
   border: 2px solid #C0C0C0;
   background-color: #E0FFFF;
   background-image: none;
   border-collapse: separate;
   border-spacing: 2px;
   margin: 0;
}
#raspisanieTable3 td, #raspisanieTable3 th
{
   padding: 0;
   position: relative;
}
#raspisanieTable3 td div
{
   white-space: nowrap;
}
#raspisanieTable3 p, #raspisanieTable3 ul
{
   margin: 0;
   padding: 0;
}
#raspisanieTable3 .cell0
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 68px;
   color: #FF4500;
   font-family: "Arial CYR";
   font-size: 19px;
   line-height: 21px;
}
#raspisanieTable3 .cell1
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   width: 400px;
   height: 68px;
   color: #FF4500;
   font-family: "Arial CYR";
   font-size: 19px;
   line-height: 21px;
}
#raspisanieTable3 .cell2
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   width: 170px;
   height: 68px;
   color: #FF4500;
   font-family: "Arial CYR";
   font-size: 19px;
   line-height: 21px;
}
#raspisanieTable3 .cell3
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   height: 68px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 19px;
   line-height: 21px;
}
#raspisanieTable3 .cell4
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell5
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell6
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell7
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell8
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell9
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell10
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell11
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell12
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 18px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell13
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 18px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell14
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 18px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell15
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 18px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell16
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell17
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell18
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell19
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell20
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell21
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell22
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell23
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell24
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell25
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell26
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell27
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell28
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell29
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell30
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell31
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell32
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell33
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell34
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell35
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell36
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 50px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell37
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 50px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell38
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 50px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell39
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 50px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell40
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell41
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell42
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell43
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell44
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell45
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell46
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell47
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell48
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell49
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell50
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell51
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell52
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell53
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell54
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell55
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell56
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell57
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell58
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell59
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell60
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell61
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell62
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell63
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell64
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell65
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell66
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell67
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell68
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell69
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell70
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell71
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell72
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell73
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell74
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell75
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell76
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell77
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell78
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell79
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell80
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell81
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell82
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell83
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell84
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell85
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell86
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell87
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell88
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell89
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell90
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell91
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell92
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell93
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell94
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell95
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell96
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 82px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell97
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 82px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell98
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 82px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell99
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 82px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell100
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell101
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell102
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell103
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell104
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 50px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell105
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 50px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell106
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 50px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell107
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 50px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell108
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell109
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell110
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell111
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell112
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell113
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell114
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell115
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell116
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell117
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell118
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell119
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell120
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell121
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell122
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell123
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell124
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell125
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell126
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable3 .cell127
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4
{
   border-radius: 0px;
   border: 2px solid #C0C0C0;
   background-color: #E0FFFF;
   background-image: none;
   border-collapse: separate;
   border-spacing: 2px;
   margin: 0;
}
#raspisanieTable4 td, #raspisanieTable4 th
{
   padding: 0;
   position: relative;
}
#raspisanieTable4 td div
{
   white-space: nowrap;
}
#raspisanieTable4 p, #raspisanieTable4 ul
{
   margin: 0;
   padding: 0;
}
#raspisanieTable4 .cell0
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 69px;
   height: 68px;
   color: #FF4500;
   font-family: "Arial CYR";
   font-size: 19px;
   line-height: 21px;
}
#raspisanieTable4 .cell1
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   width: 400px;
   height: 68px;
   color: #FF4500;
   font-family: "Arial CYR";
   font-size: 19px;
   line-height: 21px;
}
#raspisanieTable4 .cell2
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   width: 170px;
   height: 68px;
   color: #FF4500;
   font-family: "Arial CYR";
   font-size: 19px;
   line-height: 21px;
}
#raspisanieTable4 .cell3
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   height: 68px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 19px;
   line-height: 21px;
}
#raspisanieTable4 .cell4
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 69px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell5
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell6
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell7
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell8
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 69px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell9
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell10
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell11
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell12
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 69px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell13
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell14
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell15
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell16
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 69px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell17
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell18
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell19
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell20
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 69px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell21
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell22
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell23
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell24
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 69px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell25
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell26
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell27
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell28
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 69px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell29
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell30
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell31
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell32
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 69px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell33
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell34
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell35
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell36
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 69px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell37
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell38
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell39
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell40
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 69px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell41
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell42
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell43
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell44
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 69px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell45
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell46
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell47
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell48
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 69px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell49
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell50
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell51
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell52
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 69px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell53
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell54
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell55
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell56
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 69px;
   height: 50px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell57
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 50px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell58
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 50px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell59
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 50px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell60
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 69px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell61
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell62
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell63
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell64
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 69px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell65
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell66
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell67
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell68
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 69px;
   height: 50px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell69
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 50px;
   color: #FF0000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell70
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 50px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell71
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 50px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell72
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 69px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell73
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell74
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell75
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell76
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 69px;
   height: 82px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell77
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 82px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell78
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 82px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell79
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 82px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell80
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 69px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell81
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell82
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell83
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell84
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 69px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell85
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell86
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell87
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell88
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 69px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell89
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell90
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell91
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell92
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 69px;
   height: 66px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell93
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 66px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell94
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 66px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell95
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 66px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell96
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 69px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell97
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell98
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell99
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell100
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 69px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell101
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell102
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell103
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell104
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 69px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell105
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell106
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell107
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell108
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 69px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell109
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell110
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell111
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell112
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 69px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell113
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell114
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell115
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell116
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 69px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell117
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell118
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell119
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell120
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 69px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell121
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell122
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell123
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell124
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 69px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell125
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
}
#raspisanieTable4 .cell126
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable4 .cell127
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5
{
   border-radius: 0px;
   border: 2px solid #C0C0C0;
   background-color: #E0FFFF;
   background-image: none;
   border-collapse: separate;
   border-spacing: 2px;
   margin: 0;
}
#raspisanieTable5 td, #raspisanieTable5 th
{
   padding: 0;
   position: relative;
}
#raspisanieTable5 td div
{
   white-space: nowrap;
}
#raspisanieTable5 p, #raspisanieTable5 ul
{
   margin: 0;
   padding: 0;
}
#raspisanieTable5 .cell0
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 68px;
   color: #FF4500;
   font-family: "Arial CYR";
   font-size: 19px;
   line-height: 21px;
}
#raspisanieTable5 .cell1
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   width: 399px;
   height: 68px;
   color: #FF4500;
   font-family: "Arial CYR";
   font-size: 19px;
   line-height: 21px;
}
#raspisanieTable5 .cell2
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   width: 170px;
   height: 68px;
   color: #FF4500;
   font-family: "Arial CYR";
   font-size: 19px;
   line-height: 21px;
}
#raspisanieTable5 .cell3
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   height: 68px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 19px;
   line-height: 21px;
}
#raspisanieTable5 .cell4
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 50px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell5
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 399px;
   height: 50px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell6
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 50px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell7
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 50px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell8
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell9
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 399px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell10
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell11
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell12
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell13
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 399px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell14
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell15
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell16
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell17
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 399px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell18
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell19
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell20
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell21
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 399px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell22
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell23
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell24
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell25
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 399px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell26
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #FF0000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell27
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell28
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell29
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 399px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell30
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell31
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell32
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell33
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 399px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell34
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell35
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell36
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 50px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell37
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 399px;
   height: 50px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell38
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 50px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell39
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 50px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell40
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 50px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell41
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 399px;
   height: 50px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell42
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 50px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell43
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 50px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell44
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell45
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 399px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell46
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell47
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell48
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 50px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell49
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 399px;
   height: 50px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell50
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 50px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell51
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 50px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell52
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell53
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 399px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell54
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell55
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell56
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell57
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 399px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell58
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell59
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell60
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell61
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 399px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell62
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell63
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell64
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell65
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 399px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell66
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell67
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell68
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell69
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 399px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell70
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell71
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell72
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell73
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 399px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell74
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell75
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell76
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 20px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell77
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 399px;
   height: 20px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell78
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 20px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell79
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 20px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell80
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 82px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell81
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 399px;
   height: 82px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell82
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 82px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell83
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 82px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell84
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell85
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 399px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell86
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell87
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell88
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 82px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell89
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 399px;
   height: 82px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell90
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 82px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell91
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 82px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell92
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 50px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell93
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 399px;
   height: 50px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell94
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 50px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell95
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 50px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell96
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell97
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 399px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell98
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell99
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell100
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell101
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 399px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell102
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell103
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell104
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell105
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 399px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell106
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell107
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell108
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell109
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 399px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell110
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell111
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell112
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell113
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 399px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell114
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell115
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell116
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell117
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   width: 399px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell118
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell119
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell120
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell121
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   width: 399px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell122
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell123
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell124
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell125
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   width: 399px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell126
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable5 .cell127
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6
{
   border-radius: 0px;
   border: 2px solid #C0C0C0;
   background-color: #E0FFFF;
   background-image: none;
   border-collapse: separate;
   border-spacing: 2px;
   margin: 0;
}
#raspisanieTable6 td, #raspisanieTable6 th
{
   padding: 0;
   position: relative;
}
#raspisanieTable6 td div
{
   white-space: nowrap;
}
#raspisanieTable6 p, #raspisanieTable6 ul
{
   margin: 0;
   padding: 0;
}
#raspisanieTable6 .cell0
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 67px;
   height: 68px;
   color: #FF4500;
   font-family: "Arial CYR";
   font-size: 19px;
   line-height: 21px;
}
#raspisanieTable6 .cell1
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   width: 400px;
   height: 68px;
   color: #FF4500;
   font-family: "Arial CYR";
   font-size: 19px;
   line-height: 21px;
}
#raspisanieTable6 .cell2
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   width: 170px;
   height: 68px;
   color: #FF4500;
   font-family: "Arial CYR";
   font-size: 19px;
   line-height: 21px;
}
#raspisanieTable6 .cell3
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   height: 68px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 19px;
   line-height: 21px;
}
#raspisanieTable6 .cell4
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 67px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell5
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell6
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell7
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell8
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 67px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell9
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell10
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell11
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
}
#raspisanieTable6 .cell12
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 67px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell13
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #9932CC;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell14
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell15
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell16
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 67px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell17
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell18
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell19
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell20
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 67px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell21
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell22
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell23
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell24
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 67px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell25
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell26
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell27
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell28
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 67px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell29
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell30
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell31
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell32
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 67px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell33
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell34
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell35
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell36
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 67px;
   height: 50px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell37
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 50px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell38
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 50px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell39
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 50px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell40
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 67px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell41
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell42
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell43
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell44
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 67px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell45
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell46
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell47
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell48
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 67px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell49
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell50
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell51
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell52
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 67px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell53
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell54
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell55
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell56
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 67px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell57
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell58
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell59
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell60
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 67px;
   height: 66px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell61
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 66px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell62
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 66px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell63
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 66px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell64
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 67px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell65
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell66
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell67
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell68
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 67px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell69
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell70
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell71
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell72
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 67px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell73
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell74
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell75
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell76
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 67px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell77
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell78
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell79
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell80
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 67px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell81
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell82
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell83
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell84
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 67px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell85
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell86
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell87
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell88
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 67px;
   height: 50px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell89
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 50px;
   color: #556B2F;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell90
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 50px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell91
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 50px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell92
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 67px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell93
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell94
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell95
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell96
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 67px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell97
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell98
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell99
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell100
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 67px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell101
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell102
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell103
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell104
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 67px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell105
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell106
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #FF0000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell107
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell108
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 67px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell109
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell110
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell111
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell112
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 67px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell113
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell114
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell115
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell116
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 67px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell117
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell118
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell119
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell120
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 67px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell121
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell122
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell123
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell124
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 67px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell125
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell126
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable6 .cell127
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7
{
   border-radius: 0px;
   border: 2px solid #C0C0C0;
   background-color: #E0FFFF;
   background-image: none;
   border-collapse: separate;
   border-spacing: 2px;
   margin: 0;
}
#raspisanieTable7 td, #raspisanieTable7 th
{
   padding: 0;
   position: relative;
}
#raspisanieTable7 td div
{
   white-space: nowrap;
}
#raspisanieTable7 p, #raspisanieTable7 ul
{
   margin: 0;
   padding: 0;
}
#raspisanieTable7 .cell0
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 68px;
   color: #FF4500;
   font-family: "Arial CYR";
   font-size: 19px;
   line-height: 21px;
}
#raspisanieTable7 .cell1
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   width: 400px;
   height: 68px;
   color: #FF4500;
   font-family: "Arial CYR";
   font-size: 19px;
   line-height: 21px;
}
#raspisanieTable7 .cell2
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   width: 170px;
   height: 68px;
   color: #FF4500;
   font-family: "Arial CYR";
   font-size: 19px;
   line-height: 21px;
}
#raspisanieTable7 .cell3
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   height: 68px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 19px;
   line-height: 21px;
}
#raspisanieTable7 .cell4
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell5
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell6
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell7
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell8
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell9
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell10
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell11
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell12
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell13
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell14
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell15
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell16
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell17
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell18
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell19
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell20
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell21
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell22
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell23
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell24
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell25
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell26
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell27
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell28
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell29
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell30
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell31
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell32
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell33
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell34
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell35
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell36
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 82px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell37
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 82px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell38
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 82px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell39
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 82px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell40
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell41
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell42
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell43
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell44
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 20px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell45
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 20px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell46
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 20px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell47
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 20px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell48
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell49
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell50
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell51
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell52
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 50px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell53
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 50px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell54
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 50px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell55
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 50px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell56
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell57
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell58
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell59
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell60
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell61
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell62
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell63
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell64
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell65
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell66
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #FF0000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell67
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell68
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 82px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell69
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 82px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell70
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 82px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell71
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 82px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell72
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell73
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell74
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell75
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell76
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell77
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell78
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell79
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell80
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell81
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell82
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell83
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell84
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell85
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell86
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell87
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell88
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell89
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell90
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell91
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell92
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell93
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell94
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
}
#raspisanieTable7 .cell95
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell96
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell97
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell98
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell99
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell100
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell101
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell102
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell103
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell104
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell105
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell106
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell107
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell108
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell109
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell110
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell111
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell112
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell113
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell114
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell115
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell116
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell117
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell118
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell119
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell120
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell121
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell122
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell123
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell124
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell125
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell126
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable7 .cell127
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8
{
   border-radius: 0px;
   border: 2px solid #C0C0C0;
   background-color: #E0FFFF;
   background-image: none;
   border-collapse: separate;
   border-spacing: 2px;
   margin: 0;
}
#raspisanieTable8 td, #raspisanieTable8 th
{
   padding: 0;
   position: relative;
}
#raspisanieTable8 td div
{
   white-space: nowrap;
}
#raspisanieTable8 p, #raspisanieTable8 ul
{
   margin: 0;
   padding: 0;
}
#raspisanieTable8 .cell0
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 68px;
   color: #FF4500;
   font-family: "Arial CYR";
   font-size: 19px;
   line-height: 21px;
}
#raspisanieTable8 .cell1
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   width: 400px;
   height: 68px;
   color: #FF4500;
   font-family: "Arial CYR";
   font-size: 19px;
   line-height: 21px;
}
#raspisanieTable8 .cell2
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   width: 170px;
   height: 68px;
   color: #FF4500;
   font-family: "Arial CYR";
   font-size: 19px;
   line-height: 21px;
}
#raspisanieTable8 .cell3
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   height: 68px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 19px;
   line-height: 21px;
}
#raspisanieTable8 .cell4
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell5
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell6
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell7
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell8
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell9
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell10
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell11
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell12
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell13
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell14
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell15
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell16
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell17
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell18
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell19
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell20
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell21
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell22
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell23
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell24
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell25
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell26
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell27
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell28
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell29
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell30
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell31
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell32
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell33
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell34
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell35
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell36
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell37
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell38
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell39
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell40
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 18px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell41
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 18px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell42
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 18px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell43
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 18px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell44
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell45
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell46
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell47
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell48
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell49
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell50
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell51
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell52
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell53
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell54
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell55
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell56
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell57
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell58
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell59
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell60
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell61
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 34px;
   color: #9932CC;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell62
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell63
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell64
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell65
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell66
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell67
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell68
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 66px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell69
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 66px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell70
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 66px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell71
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 66px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell72
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 50px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell73
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 50px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell74
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 50px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell75
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 50px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell76
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell77
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell78
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell79
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell80
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell81
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell82
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell83
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell84
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell85
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell86
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell87
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell88
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell89
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell90
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell91
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell92
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell93
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell94
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell95
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell96
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell97
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell98
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell99
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell100
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell101
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell102
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell103
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell104
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell105
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell106
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell107
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell108
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell109
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell110
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell111
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell112
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell113
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell114
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell115
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell116
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 18px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell117
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   width: 400px;
   height: 18px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell118
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 18px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell119
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 18px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell120
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell121
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell122
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell123
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell124
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell125
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell126
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable8 .cell127
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9
{
   border-radius: 0px;
   border: 2px solid #C0C0C0;
   background-color: #E0FFFF;
   background-image: none;
   border-collapse: separate;
   border-spacing: 2px;
   margin: 0;
}
#raspisanieTable9 td, #raspisanieTable9 th
{
   padding: 0;
   position: relative;
}
#raspisanieTable9 td div
{
   white-space: nowrap;
}
#raspisanieTable9 p, #raspisanieTable9 ul
{
   margin: 0;
   padding: 0;
}
#raspisanieTable9 .cell0
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 68px;
   color: #FF4500;
   font-family: "Arial CYR";
   font-size: 19px;
   line-height: 21px;
}
#raspisanieTable9 .cell1
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   width: 400px;
   height: 68px;
   color: #FF4500;
   font-family: "Arial CYR";
   font-size: 19px;
   line-height: 21px;
}
#raspisanieTable9 .cell2
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   width: 170px;
   height: 68px;
   color: #FF4500;
   font-family: "Arial CYR";
   font-size: 19px;
   line-height: 21px;
}
#raspisanieTable9 .cell3
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   height: 68px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 19px;
   line-height: 21px;
}
#raspisanieTable9 .cell4
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell5
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell6
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell7
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell8
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell9
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell10
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell11
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell12
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell13
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell14
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell15
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell16
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell17
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell18
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell19
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell20
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell21
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell22
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell23
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell24
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 66px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell25
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 66px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell26
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 66px;
   color: #FF0000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell27
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 66px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell28
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 50px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell29
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 50px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell30
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 50px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell31
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 50px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell32
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 18px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell33
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 18px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell34
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 18px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell35
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 18px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell36
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell37
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell38
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell39
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell40
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 82px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell41
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 82px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell42
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 82px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell43
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 82px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell44
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell45
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell46
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell47
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell48
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell49
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell50
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell51
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell52
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell53
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell54
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell55
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell56
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell57
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell58
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell59
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell60
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell61
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell62
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell63
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell64
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell65
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell66
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell67
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell68
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell69
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell70
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell71
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell72
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell73
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell74
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell75
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell76
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell77
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell78
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell79
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell80
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell81
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell82
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell83
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell84
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell85
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell86
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell87
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell88
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell89
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell90
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell91
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell92
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell93
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell94
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell95
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell96
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell97
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell98
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell99
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell100
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell101
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell102
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell103
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell104
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell105
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell106
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell107
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell108
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell109
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell110
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell111
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell112
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell113
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell114
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell115
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell116
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell117
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell118
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell119
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell120
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell121
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell122
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell123
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell124
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell125
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell126
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable9 .cell127
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10
{
   border-radius: 0px;
   border: 2px solid #C0C0C0;
   background-color: #E0FFFF;
   background-image: none;
   border-collapse: separate;
   border-spacing: 2px;
   margin: 0;
}
#raspisanieTable10 td, #raspisanieTable10 th
{
   padding: 0;
   position: relative;
}
#raspisanieTable10 td div
{
   white-space: nowrap;
}
#raspisanieTable10 p, #raspisanieTable10 ul
{
   margin: 0;
   padding: 0;
}
#raspisanieTable10 .cell0
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 68px;
   color: #FF4500;
   font-family: "Arial CYR";
   font-size: 19px;
   line-height: 21px;
}
#raspisanieTable10 .cell1
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   width: 400px;
   height: 68px;
   color: #FF4500;
   font-family: "Arial CYR";
   font-size: 19px;
   line-height: 21px;
}
#raspisanieTable10 .cell2
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   width: 170px;
   height: 68px;
   color: #FF4500;
   font-family: "Arial CYR";
   font-size: 19px;
   line-height: 21px;
}
#raspisanieTable10 .cell3
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   height: 68px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 19px;
   line-height: 21px;
}
#raspisanieTable10 .cell4
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell5
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell6
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell7
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell8
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell9
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell10
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell11
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell12
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell13
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell14
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell15
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell16
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell17
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell18
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell19
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell20
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 82px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell21
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 82px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell22
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 82px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell23
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 82px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell24
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell25
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell26
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell27
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell28
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell29
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell30
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell31
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell32
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell33
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell34
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell35
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell36
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell37
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell38
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell39
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell40
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 20px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell41
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 20px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell42
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 20px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell43
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 20px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell44
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell45
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell46
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell47
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell48
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell49
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell50
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell51
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell52
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell53
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell54
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell55
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell56
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell57
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell58
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell59
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell60
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 18px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell61
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 18px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell62
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 18px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell63
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 18px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell64
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell65
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell66
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell67
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell68
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell69
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell70
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell71
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell72
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 66px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell73
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 66px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell74
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 66px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell75
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 66px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell76
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell77
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell78
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell79
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell80
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell81
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell82
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell83
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell84
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell85
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell86
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell87
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell88
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell89
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell90
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell91
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell92
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell93
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell94
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell95
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell96
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell97
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell98
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell99
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell100
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell101
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell102
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell103
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell104
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell105
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell106
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell107
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell108
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 50px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell109
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 50px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell110
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 50px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell111
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 50px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell112
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell113
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell114
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell115
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell116
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell117
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell118
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell119
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell120
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell121
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell122
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell123
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell124
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell125
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell126
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable10 .cell127
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11
{
   border-radius: 0px;
   border: 2px solid #C0C0C0;
   background-color: #E0FFFF;
   background-image: none;
   border-collapse: separate;
   border-spacing: 2px;
   margin: 0;
}
#raspisanieTable11 td, #raspisanieTable11 th
{
   padding: 0;
   position: relative;
}
#raspisanieTable11 td div
{
   white-space: nowrap;
}
#raspisanieTable11 p, #raspisanieTable11 ul
{
   margin: 0;
   padding: 0;
}
#raspisanieTable11 .cell0
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 68px;
   color: #FF4500;
   font-family: "Arial CYR";
   font-size: 19px;
   line-height: 21px;
}
#raspisanieTable11 .cell1
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   width: 400px;
   height: 68px;
   color: #FF4500;
   font-family: "Arial CYR";
   font-size: 19px;
   line-height: 21px;
}
#raspisanieTable11 .cell2
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   width: 170px;
   height: 68px;
   color: #FF4500;
   font-family: "Arial CYR";
   font-size: 19px;
   line-height: 21px;
}
#raspisanieTable11 .cell3
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   height: 68px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 19px;
   line-height: 21px;
}
#raspisanieTable11 .cell4
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell5
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell6
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell7
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell8
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell9
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell10
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell11
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell12
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell13
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell14
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell15
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell16
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell17
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell18
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell19
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell20
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 50px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell21
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 50px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell22
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 50px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell23
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 50px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell24
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 50px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell25
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 50px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell26
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 50px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell27
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 50px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell28
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 50px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell29
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 50px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell30
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 50px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell31
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 50px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell32
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell33
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell34
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell35
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell36
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell37
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell38
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell39
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell40
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell41
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell42
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell43
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell44
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 114px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell45
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 114px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell46
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 114px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell47
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 114px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell48
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell49
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell50
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell51
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell52
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 20px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell53
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 20px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell54
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 20px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell55
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 20px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell56
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 18px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell57
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 18px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell58
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 18px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell59
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 18px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell60
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell61
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell62
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell63
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell64
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell65
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell66
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell67
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell68
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell69
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell70
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell71
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell72
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell73
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell74
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell75
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell76
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell77
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell78
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell79
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell80
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell81
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell82
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell83
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell84
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell85
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell86
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell87
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell88
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell89
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell90
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell91
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell92
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell93
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell94
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #FF0000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell95
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell96
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell97
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell98
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell99
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell100
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell101
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell102
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell103
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell104
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell105
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell106
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell107
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell108
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell109
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell110
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell111
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell112
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell113
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell114
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell115
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell116
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell117
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell118
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell119
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell120
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell121
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell122
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell123
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell124
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell125
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell126
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable11 .cell127
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12
{
   border-radius: 0px;
   border: 2px solid #C0C0C0;
   background-color: #E0FFFF;
   background-image: none;
   border-collapse: separate;
   border-spacing: 2px;
   margin: 0;
}
#raspisanieTable12 td, #raspisanieTable12 th
{
   padding: 0;
   position: relative;
}
#raspisanieTable12 td div
{
   white-space: nowrap;
}
#raspisanieTable12 p, #raspisanieTable12 ul
{
   margin: 0;
   padding: 0;
}
#raspisanieTable12 .cell0
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 68px;
   color: #FF4500;
   font-family: "Arial CYR";
   font-size: 19px;
   line-height: 21px;
}
#raspisanieTable12 .cell1
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   width: 400px;
   height: 68px;
   color: #FF4500;
   font-family: "Arial CYR";
   font-size: 19px;
   line-height: 21px;
}
#raspisanieTable12 .cell2
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   width: 170px;
   height: 68px;
   color: #FF4500;
   font-family: "Arial CYR";
   font-size: 19px;
   line-height: 21px;
}
#raspisanieTable12 .cell3
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   height: 68px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 19px;
   line-height: 21px;
}
#raspisanieTable12 .cell4
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 50px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell5
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 50px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell6
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 50px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell7
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 50px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell8
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell9
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell10
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell11
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell12
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell13
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell14
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell15
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell16
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 50px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell17
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 50px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell18
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 50px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell19
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 50px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell20
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell21
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell22
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell23
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell24
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell25
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell26
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell27
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell28
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 50px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell29
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 50px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell30
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 50px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell31
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 50px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell32
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell33
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell34
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell35
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell36
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell37
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell38
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell39
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell40
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 50px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell41
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 50px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell42
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 50px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell43
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 50px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell44
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell45
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell46
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell47
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell48
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell49
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell50
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell51
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell52
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell53
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell54
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell55
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell56
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell57
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell58
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell59
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell60
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell61
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell62
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell63
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell64
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell65
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell66
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell67
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell68
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell69
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell70
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell71
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell72
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell73
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell74
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell75
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell76
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell77
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell78
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell79
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell80
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell81
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell82
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell83
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell84
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell85
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell86
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell87
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell88
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell89
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell90
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell91
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell92
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell93
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell94
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell95
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell96
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell97
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell98
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell99
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell100
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell101
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell102
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell103
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell104
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell105
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 34px;
   color: #808000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell106
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell107
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 34px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell108
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell109
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #9932CC;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell110
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell111
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell112
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell113
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell114
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell115
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell116
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell117
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell118
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell119
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell120
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell121
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell122
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell123
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell124
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell125
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: center;
   vertical-align: top;
   width: 400px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell126
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   width: 170px;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#raspisanieTable12 .cell127
{
   background-color: transparent;
   background-image: none;
   border: 1px #C0C0C0 solid;
   text-align: left;
   vertical-align: top;
   height: 19px;
   color: #000000;
   font-family: "Arial CYR";
   font-size: 13px;
   line-height: 16px;
}
#wb_indexResponsiveMenu1
{
   display: block;
   font-family: Arial;
   font-weight: normal;
   text-align: left;
   width: 100%;
   margin: 0;
}
#indexResponsiveMenu1
{
   background-color: #424242;
   height: 51px;
}
#wb_indexResponsiveMenu1 ul
{
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
}
#wb_indexResponsiveMenu1 ul:after
{
   clear: both;
   content: "";
   display: block;
}
#wb_indexResponsiveMenu1 ul li
{
   border-radius: 0;
   display: list-item;
   float: left;
   list-style: none;
   z-index: 9999;
}
#wb_indexResponsiveMenu1 ul li i
{
   font-size: 4px;
   width: 4px;
   margin-bottom: 0px;
}
#wb_indexResponsiveMenu1 ul li a
{
   background-color: #424242;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 15px 30px 15px 30px;
   text-align: center;
}
#wb_indexResponsiveMenu1 > ul > li > a 
{
   height: 21px;
}
.indexResponsiveMenu1 a 
{
   display: block;
}
#wb_indexResponsiveMenu1 li:hover > a, #wb_indexResponsiveMenu1 li .active
{
   background-color: #CCCCCC;
   color: #424242;
}
#wb_indexResponsiveMenu1 ul ul
{
   display: none;
   position: absolute;
   top: 51px;
}
#wb_indexResponsiveMenu1 ul li:hover > ul
{
   display: list-item;
}
#wb_indexResponsiveMenu1 ul ul li 
{
   float: none;
   position: relative;
   width: 108px;
}
#wb_indexResponsiveMenu1 ul ul li a
{
   background-color: #7A7A7A;
   border: 0px solid #7A7A7A;
   color: #FFFFFF;
}
#wb_indexResponsiveMenu1 ul ul li:hover > a, #wb_indexResponsiveMenu1 ul ul li .active
{
   background-color: #CCCCCC;
   color: #424242;
}
#wb_indexResponsiveMenu1 ul ul li i 
{
   margin-right: 1px;
   vertical-align: middle;
}
#wb_indexResponsiveMenu1 ul ul li a 
{
   padding-top: 15px;
   padding-right: 20px;
   padding-bottom: 15px;
   text-align: left;
   vertical-align: middle;
}
#wb_indexResponsiveMenu1 ul ul ul li 
{
   left: 108px;
   position: relative;
   top: -51px;
}
#wb_indexResponsiveMenu1 .arrow-down 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-top: 4px solid #FFFFFF;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
#wb_indexResponsiveMenu1 .arrow-left 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-left: 4px solid #FFFFFF;
   border-top: 4px solid transparent;
   border-bottom: 4px solid transparent;
   border-right: 0 dotted;
}
#wb_indexResponsiveMenu1 li:hover > a .arrow-down, #wb_indexResponsiveMenu1 li .active .arrow-down
{ 
   border-top-color: #424242;
}
#wb_indexResponsiveMenu1 ul ul li:hover > a .arrow-left, #wb_indexResponsiveMenu1 ul ul li .active .arrow-left
{ 
   border-left-color: #424242;
}
#wb_indexResponsiveMenu1 .toggle,[id^=indexResponsiveMenu1-submenu]
{
   display: none;
}
@media all and (max-width:768px) 
{
#wb_indexResponsiveMenu1
{
   margin: 0;
   text-align: left;
}
#wb_indexResponsiveMenu1 ul li a, #wb_indexResponsiveMenu1 .toggle
{
   font-size: 16px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 15px 20px 15px 20px;
}
#wb_indexResponsiveMenu1 .toggle + a
{
   display: none !important;
}
.indexResponsiveMenu1 
{
   display: none;
   z-index: 9999;
}
#indexResponsiveMenu1 
{
   background-color: transparent;
}
#wb_indexResponsiveMenu1 > ul > li > a 
{
   height: auto !important;
   margin: 0;
}
#wb_indexResponsiveMenu1 .toggle 
{
   display: block;
   background-color: #424242;
   color: #FFFFFF;
   padding: 0 20px 0 20px;
   line-height: 34px;
   text-decoration: none;
   border: none;
}
#wb_indexResponsiveMenu1 .toggle:hover
{
   background-color: #CCCCCC;
   color: #424242;
}
[id^=indexResponsiveMenu1-submenu]:checked + ul 
{
   display: block !important;
}
#indexResponsiveMenu1-title
{
   height: 51px !important;
   line-height: 51px !important;
   text-align: center;
}
#wb_indexResponsiveMenu1 ul li 
{
   display: block;
   width: 100% !important;
   text-align: left;
}
#wb_indexResponsiveMenu1 ul ul .toggle,
#wb_indexResponsiveMenu1 ul ul a 
{
   padding: 0 40px;
}
#wb_indexResponsiveMenu1 a:hover,
#wb_indexResponsiveMenu1 ul ul ul a 
{
   background-color: #7A7A7A;
   color: #FFFFFF;
}
#wb_indexResponsiveMenu1 ul li ul li .toggle,
#wb_indexResponsiveMenu1 ul ul a 
{
   background-color: #7A7A7A;
   color: #FFFFFF;
}
#wb_indexResponsiveMenu1 ul ul ul a 
{
   padding: 15px 20px 15px 60px;
}
#wb_indexResponsiveMenu1 ul li a 
{
   text-align: left;
}
#wb_indexResponsiveMenu1 ul li a br 
{
   display: none;
}
#wb_indexResponsiveMenu1 ul li i 
{
   margin-right: 1px;
}
#wb_indexResponsiveMenu1 ul ul 
{
   float: none;
   position: static;
}
#wb_indexResponsiveMenu1 ul ul li:hover > ul,
#wb_indexResponsiveMenu1 ul li:hover > ul 
{
   display: none;
}
#wb_indexResponsiveMenu1 ul ul li 
{
   display: block;
   width: 100%;
}
#wb_indexResponsiveMenu1 ul ul ul li 
{
   position: static;
}
#indexResponsiveMenu1-icon 
{
   display: block;
   position: absolute;
   left: 30px;
   top: 13px;
   user-select: none;
}
#indexResponsiveMenu1-icon span 
{
   display: block;
   margin-top: 4px;
   height: 2px;
   background-color: #FFFFFF;
   color: #FFFFFF;
   width: 24px;
}
#wb_indexResponsiveMenu1 ul li ul li .toggle:hover
{
   background-color: #CCCCCC;
   color: #424242;
}
#wb_indexResponsiveMenu1 .toggle .arrow-down 
{
   border-top-color: #FFFFFF;
}
#wb_indexResponsiveMenu1 .toggle:hover .arrow-down, #wb_indexResponsiveMenu1 li .active .arrow-down
{
   border-top-color: #424242;
}
#wb_indexResponsiveMenu1 ul li ul li .toggle .arrow-down 
{
   border-top-color: #FFFFFF;
}
#wb_indexResponsiveMenu1 ul li ul li .toggle:hover .arrow-down, #wb_indexResponsiveMenu1 ul li ul li .active .arrow-down
{
   border-top-color: #424242;
}
}
#wb_Praktiki_aktivnogo_dolgoletijaText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Praktiki_aktivnogo_dolgoletijaText1 div
{
   text-align: left;
}
