/* CSS Document */
.arena          {
                width: 508px;
                height: 54px;
                background-image: url(images/arena.png);
                }
.arena_left     {
                float: left;
                width: 70px;
                height: 54px;
                } 
.arena_right     {
                float: left;
                width: 435px;
                height: 54px;
                font-size: 20px;
                font-variant: small-caps;
                text-align: left;
                overflow: hidden;
                line-height: 54px;
                } 
.arena_right a  {
                font-weight: normal;
                color: rgb(64,64,64);
                text-decoration: none;
                }   
.arena_right a:hover  {
                color: rgb(102,0,0);
                text-decoration: none;
                }    
                .status_top     {
                margin-top: 0px;
                background: url(images/table/top.gif);
                width: 168px;
                height: 30px;
                overflow: hidden;
                color: white;
                font-family: Arial;
                font-size: 14px;
                text-align: center;
                line-height: 42px;
                font-variant: small-caps;
                }
.top-1         {
                background: url(images/table/top-1.gif);
                width: 164px;
                height: 26px;
                overflow: hidden;
                color: rgb(191,191,191);
                font-family: Arial;
                font-size: 13px;
                text-align: left;
                line-height: 39px;
                font-weight: bold;
                font-variant: small-caps;
                }
.top-2         {
                background: url(images/table/top-2.gif);
                width: 164px;
                height: 25px;
                overflow: hidden;
                color: rgb(191,191,191);
                font-family: Arial;
                font-size: 13px;
                text-align: left;
                line-height: 39px;
                font-weight: bold;
                font-variant: small-caps;
                }
.top-3         {
                background: url(images/table/top-3.gif);
                width: 164px;
                height: 25px;
                overflow: hidden;
                color: rgb(191,191,191);
                font-family: Arial;
                font-size: 13px;
                text-align: left;
                line-height: 39px;
                font-weight: bold;
                font-variant: small-caps;
                }
.top-4         {
                background: url(images/table/top-4.gif);
                width: 164px;
                height: 24px;
                overflow: hidden;
                color: rgb(191,191,191);
                font-family: Arial;
                font-size: 13px;
                text-align: left;
                line-height: 39px;
                font-weight: bold;
                font-variant: small-caps;
                }
.top-5         {
                background: url(images/table/bottom.gif);
                width: 168px;
                height: 9px;
                overflow: hidden;
                }
.status_left    {
                margin-left: 10px;
                float: left;
                width: 80px;
                height: 24px;
                overflow: hidden;
                line-height: 24px;
                }
.status_right   {
                margin-left: 3px;
                line-height: 24px;
                float: left;
                width: 64px;
                height: 24px;
                overflow: hidden;
                }

a                         {
                          color: rgb(64,64,64);
                          }
a:hover                   {
                          color: red;
                          }
body                      {
                          background-image: url(images/background.png);
                          background-repeat: repeat-x;
                          background-color: rgb(47,56,63);
                          color: black;
                          }
#en                       {
                          background-image: url(images/lang/en.gif);
                          width: 30px;
                          height: 21px;
                          float: right;
                          margin-top: 258px;
                          }
#cz                       {
                          background-image: url(images/lang/cz.gif);
                          width: 30px;
                          height: 21px;
                          float: right;
                          margin-right: 70px;
                          margin-top: 258px;
                          }
#page                     {
                          margin-top: 12px;
                          position: relative;
                          width: 965px;
                          }
#header                   {
                          width: 958px;
                          height: 328px;
                          background-image: url(images/header.jpg);
                          }
#left                     {
                          width: 183px;
                          float: left;
                          }
#c_left                   {
                          width: 547px;
                          float: left;
                          margin-left: 20px;
                          }
#c_right                   {
                          width: 175px;
                          float: left;
                          margin-left: -3px;
                          }
#right                    {
                          width: 770px;
                          float: left;
                          margin-left: 12px;
                          position: relative;
                          }
#filler                   {
                          width: 183px;
                          height: 4px;
                          overflow: hidden;
                          }
#menu                     {
                          width: 183px;
                          height: 672px;
                          background-image: url(images/menu.png);
                          position: relative;
                          }
#menu  a                  {
                          width: 140px;
                          display: block;
                          height: 20px;
                          line-height: 22px;
                          margin-bottom: 20px;
                          text-decoration: none;
                          font-variant: small-caps;
                          font-family: Verdana;
                          color: black;
                          overflow: hidden;
                          }
#menu  a:hover            {
                          background-image: url(images/shadow.png);
                          background-repeat: no-repeat;
                          background-position: center center;
                          }
#menu  a:hover .shadow    {
                          color: rgb(255,102,51);
                          }
.shadow                   {
                          color: white;
                          margin-top: -22px;
                          margin-left: -1px;
                          width: 140px;
                          height: 20px;
                          line-height: 20px;
                          font-variant: small-caps;
                          font-family: Verdana;
                          cursor: pointer;
                          }
#links                    {
                          height: 48px;
                          position: relative;
                          }
a#l1                      {
                          display: block;
                          height: 48px;
                          width: 143px;
                          background-repeat: no-repeat;
                          background-image: url(images/links/1.png);
                          float: left;
                          }
a#l1:hover                {
                          background-image: url(images/links/1_1.png);
                          }
a#l2                      {
                          display: block;
                          height: 48px;
                          width: 115px;
                          background-repeat: no-repeat;
                          background-image: url(images/links/2.png);
                          float: left;
                          }
a#l2:hover                {
                          background-image: url(images/links/2_2.png);
                          }
a#l3                      {
                          display: block;
                          height: 48px;
                          width: 248px;
                          background-repeat: no-repeat;
                          background-image: url(images/links/3.png);
                          float: left;
                          }
a#l3:hover                {
                          background-image: url(images/links/3_3.png);
                          }
a#l4                      {
                          display: block;
                          height: 48px;
                          width: 92px;
                          background-repeat: no-repeat;
                          background-image: url(images/links/4.png);
                          float: left;
                          }
a#l4:hover                {
                          background-image: url(images/links/4_4.png);
                          }
a#l5                      {
                          display: block;
                          height: 48px;
                          width: 163px;
                          background-repeat: no-repeat;
                          background-image: url(images/links/5.png);
                          float: left;
                          }
a#l5:hover                {
                          background-image: url(images/links/5_5.png);
                          }
#cont_top                 {
                          height: 22px;
                          width: 761px;
                          background-repeat: no-repeat;
                          background-image: url(images/top.png);
                          margin-left: -7px;
                          position: relative;
                          }
#cont_middle              {
                          width: 761px;
                          background-image: url(images/middle.png);
                          margin-left: -7px;
                          position: relative;
                          }
#cont_bottom              {
                          height: 28px;
                          width: 761px;
                          background-repeat: no-repeat;
                          background-image: url(images/bottom.png);
                          margin-left: -7px;
                          position: relative;
                          }
.new_top                  {
                          height: 73px;
                          width: 547px;
                          background-repeat: no-repeat;
                          background-image: url(images/new/top.png);
                          margin-left: -7px;
                          position: relative;
                          }
.new_top:hover            {
                          color: rgb(123,123,123);
                          }
.p_middle                 {
                          width: 175px;
                          background-image: url(images/panel/middle.png);
                          position: relative;
                          }
.p_bottom                 {
                          width: 175px;
                          background-image: url(images/panel/bottom.png);
                          position: relative;
                          height: 21px;
                          margin-bottom: 15px;
                          }
#server                   {
                          height: 40px;
                          width: 175px;
                          background-repeat: no-repeat;
                          background-image: url(images/panel/server.png);
                          position: relative;
                          }
#status                   {
                          height: 40px;
                          width: 175px;
                          background-repeat: no-repeat;
                          background-image: url(images/panel/status.png);
                          position: relative;
                          }
.new_body                 {
                          width: 547px;
                          background-image: url(images/new/middle.png);
                          margin-left: -7px;
                          position: relative;
                          }
.n_left                   {
                          width: 500px;
                          text-align: justify;
                          font-family: Arial;
                          font-size: 14px;
                          font-variant: small-caps;
                          text-transform: lowercase;
                          }
#copyright                {
                          text-align: center;
                          font-family: Arial;
                          font-size: 14px;
                          font-variant: small-caps;
                          text-transform: lowercase;
                          color: rgb(127,127,127);
                          padding-bottom: 10px;
                          }
.n_right                  {
                          width: 500px;
                          text-align: right;
                          font-family: Arial;
                          font-size: 14px;
                          font-variant: small-caps;
                          text-transform: lowercase;
                          }
.new_bottom               {
                          height: 43px;
                          width: 547px;
                          background-repeat: no-repeat;
                          background-image: url(images/new/bottom.png);
                          margin-left: -7px;
                          position: relative;
                          margin-bottom: 5px;
                          }
.panel                   {
                          width: 150px;
                          text-align: justify;
                          font-variant: small-caps;
                          text-transform: lowercase;
                          font-family: Arial;
                          font-size: 13px;
                          color: rgb(191,191,191);
                          }
.header                   {
                          font-family: Arial;
                          width: 500px;
                          font-size: 20px;
                          padding-top: 15px;
                          text-align: left;
                          font-weight: bold;
                          text-decoration: underline;
                          }
.date                     {
                          font-family: Arial;
                          width: 500px;
                          font-size: 10px;
                          padding-top: 5px;
                          text-align: left;
                          color: rgb(61,61,61);
                          font-variant: small-caps;
                          text-transform: lowercase;
                          }
p                         {
                          margin: 0 0 0 0;
                          }