body
{
   background-color: #FFFFA0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
#Tab1
{
   border: 2px solid #000000;
   border-radius: 0px;
   background-color: #FFFFA0;
   background-image: none;
   border-collapse: collapse;
   border-spacing: 0px;
   margin: 0;
   position:absolute;
   left:741px;
   top:185px;
   width:428px;
   height:157px;
}
#Tab1 td
{
   padding: 0;
}
#Tab1 td div
{
   white-space: nowrap;
}
#Tab1 p, #Tab1 ul
{
   margin: 0;
   padding: 0;
}
#Tab1 td, #Tab1 th
{
   background-color: transparent;
   background-image: none;
   border: 2px #1511e2 solid;
   text-align: center;
   vertical-align: middle;
   width: 70px;
   height: 76px;
   color: #000000;
   font-family: Arial;
   font-style: italic;
   font-weight: bold;
   font-size: 20px;
}

#wb_Marquee1 
{
   background-clip: padding-box;
   background-color: #FFFFA0;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 0px;
   overflow-y: hidden;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Marquee1 div
{
   text-align: center;
}
#wb_Marquee1
{
   overflow: hidden;
   position: relative;
}
#Marquee1
{
   position: absolute;
   width: 100%;
   height: 100%;
   margin: 0;
   padding: 0;
   font-weight: bold;
   -webkit-animation: Marquee1-marquee 15000ms linear infinite;
   animation: Marquee1-marquee 15000ms linear infinite;
}
@-webkit-keyframes Marquee1-marquee
{
   0%
   {
   -webkit-transform: translateX(100%);
   }
   100%
   {
   -webkit-transform: translateX(-100%);
   }
}
@keyframes Marquee1-marquee
{
   0%
   {
   transform: translateX(100%);
   }
   100%
   {
   transform: translateX(-100%);
   }
}
#wb_Marquee1:hover #Marquee1
{
   -webkit-animation-play-state: paused;
   animation-play-state: paused;
}
#Image1
{
   position:absolute;
   left:26px;
   top:178px;
}
#Image2
{
   position:absolute;
   width: 430px;
   height: 426px;
   left:740px;
   top:386px;
}
#nazvanie{
   position:absolute;
   left:100px;
   top:20px;
   width:1000px;
   height:44px;
}
#Heading
{
   color: #0000FF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
}