body {
  text-align:center;
  margin: 0px;
  background-color: #616B2F;
  color: white;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 14px;
}

#lang {
  height: 16px;
  background: black;
  //width: 100%;
  padding: 2px 0px;
  vertical-align: middle;
}

#lang table {
  //width: 800px;
  text-align: right;
  margin: 0px auto;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  white-space: nowrap;
}

a {
  color: yellow;
}

a img {
  border: 0px;
}

#index_main {
  text-align: center;
  margin: 0px auto;
  width: 808px;
  position: relative;
}

#ibody {
  background: url(../pic/index/FrontBack.jpg) no-repeat center top;
}

.index_menu_r {
  background: url(../pic/index/listaobrazky.png) no-repeat;
  width: 171px;
  height: 30px;
  font-weight: bold;
  font-size: 15px;
  padding-top: 2px;
}

#index_top {
  position: relative;
  top: 0px;
  left: 0px;
  width: 757px;
  height: 305px;
  background: url(../pic/index/fronttablehead.jpg) no-repeat left bottom;
}

#index_claw1 {
  position: absolute;
  top: 255px;
  left: 665px;
  width: 46px;
  height: 28px;
  background: url(../pic/index/clawshorizontal.png) no-repeat;
  z-index:100;
}

#index_claw2 {
  position: absolute;
  top: 350px;
  left: 744px;
  width: 27px;
  height: 44px;
  z-index:100;
  background: url(../pic/index/clawsvertical.png) no-repeat;
}

#index_users {
  text-align: left;
  margin: 0px;
  width: auto;
  position: absolute;
  top: 20px;
  left: 10px;
  width: 155px;
  height: 43px;
  background: #000000 url('../pic/index/serverframe.jpg') no-repeat;
  font-weight: bolder;
  font-size:11px;
  font-family: Arial, Helvetica;
  color: black;
}

#index_login {
  position: absolute;
  left: 12px;
  top: 264px;
  padding-top: 2px;
  width: 700px;
  height: 29px;
  z-index: 10;
  color: #F5EBB8;
  background: url(../pic/index/login.jpg) top left no-repeat;
}

#index_info1 {
  position: absolute;
  left: 12px;
  top: 245px;
  width: 400px;
  height: 15px;
  z-index: 10;
  color: #f4fdf7;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
}

#index_info2 {
  position: absolute;
  left: 150px;
  top: 245px;
  width: 200px;
  height: 15px;
  z-index: 10;
  color: #f4fdf7;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-align: right;
}

#index_area {
  position: relative;
  left: 0px;
  width: 733px;
  padding: 0px 15px 0px 10px;
  background: url(../pic/index/fronttablebody.jpg) top left repeat-y;
}

#index_menu {
  float: left;
  width: 200px;
  padding-top: 0px;
}

#index_menu ul {
list-style-type: none;
padding-left: 0px;
text-align: left;
font-weight: bold;
color: gold;
}

#index_menu ul li {
background: url('../pic/index/lista01a.jpg') no-repeat;
width:172px;
height:22px;
padding-left: 10px;
padding-top: 2px;
}

#index_menu ul li:hover {
background: url('../pic/index/lista01b.jpg') no-repeat;
}

#index_menu ul li.sub {
background: url('../pic/index/lista02a.jpg') no-repeat;
width:172px;
height:24px;
padding-left: 30px;
}

#index_menu ul li.sub:hover {
background: url('../pic/index/lista02b.jpg') no-repeat;
}

#index_menu ul li.ex {
background: url('../pic/index/lista03a.jpg') no-repeat;
width:172px;
height:24px;
padding-left: 5px;
}

#index_menu ul li.ex:hover {
background: url('../pic/index/lista03b.jpg') no-repeat;
}

#index_menu ul li a {
text-decoration:inherit;
color:inherit;
width:80%;
display:inline-block;
}

#index_center {
  float: left;
  width: 360px;
  text-align: justify;
  margin-top: 0px;
}

#index_right {
  float: right;
  width: 171px;
  text-align: center;
  margin-top: 5px;
}

#index_full {
  float: left;
  width: 530px;
  text-align: justify;
  margin-top: 0px;
}

#area_bottom {
  clear: both;
}

#index_bottom {
  position: relative;
  top: 0px;
  left: 0px;
  width: 757px;
  height: 19px;
  background: url(../pic/index/fronttabletail.jpg) no-repeat left bottom;
}


.index_rev_body {
  background: inherit;
  color: #E8FBFF;
  font-size: 14px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-style: italic;
  padding: 0px 10px;
  text-align: left;
}

.index_rev_sig {
  background: inherit;
  color: #F7EBB7;
  font-size: 14px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  text-align: right;
  font-weight: bold;
  padding: 10px 20px;
}

.index_news_title {
  color: #FDF996;
  font-weight: bold;
  font-size: 16px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
}

.index_news_date {
  color: #F5EBB8;
  font-weight: normal;
  font-size: 10px;
  text-align: right;
}

.index_news_body {
  background: inherit;
  color: #F5EBB8;
  font-size: 14px;
}

/*#index_right {
  float: right;
  width: 100px;
}*/

#regin_main {
  text-align: center;
  margin: 0px auto;
  width: 643px;
  position: relative;
  top: 180px;
  margin: 0px auto;
  color: black;
  font-size:14px;
}

#regin_head {
  position: relative;
  top: 0px;
  left: 0px;
  text-align: center;
  margin: 0px auto;
  width: 100%;
  height: 20px;
}

#regin_body {
  text-align: center;
  margin: 0px auto;
  width: 100%;
}

#regin_tail {
  clear: both;
  text-align: center;
  margin: 0px auto;
  width: 100%;
  height: 20px;
}

#regin_footer {
  position: relative;
}

#regin_destiny {
  position: absolute;
  top: -10px;
  left: 50px;
  width: 141px;
  height: 136px;
  background: url('../pic/index/DestinyBig.png') no-repeat;
}

#regin_buble {
  position: absolute;
  top: -10px;
  left: 150px;
  width: 433px;
}

#regin_bubh {
  height: 53px;
  background: url('../pic/index/BubbleHead.png') no-repeat;
}

#regin_bubc {
  height: 10px;
  background: url('../pic/index/BubbleBody.png') repeat-y;
}

#regin_bubt {
  clear: both;
  height: 7px;
  background: url('../pic/index/BubbleTail.png') no-repeat;
}

#regin_bubx {
  position: absolute;
  top: 5px;
  left: 45px;
  color: #102040;
  text-align: left;
  font-weight: bold;
  font-size: 14px;
}

#mlist {
  width: 100%;
  border: 1px solid #F5EBB8;
  padding: 5px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 14px;
	font-weight: normal;
	color: #F5EBB8;
}

#mlist tr {
  border: 0px;
  text-align:left;
  vertical-align:top;
}

#mlist tr th {
  font-weight: bold;
}

#mlist tr.select {
  background: #6D7834;
}

.darkbutton, .lightbutton {
  border: 1px solid #A7A574;
  background: #851E1F;
  color: #FFD9D8;
  display: inline;
  padding: 2px;
  line-height: 200%;
  font-weight: bold;
  text-decoration: none;
}

.lightbutton {
  border: 1px solid #C5D098;
  background: #94A547;
  color: #000403;
}

.darkbutton {
  border: 1px solid #A0B067;
  background: #4D752E;
  color: #FEF8D8;
}

.darkbutton a, .lightbutton a {
  color: inherit;
  text-decoration: inherit;
  font-weight: inherit;
}

td.err {
  font-weight: bold;
  color: #ff8040;
}

.regin_err {
  font-weight: bold;
  color: #c04040;
}

#error_msg {
  position: absolute;
  left: 5%;
  padding: 0px 10px;
  top: 240px;
  width: 70%;
  height: 20px;
  z-index: 11;
  font-weight: bold;
  color: #ff4020;
  background-color: #303320;
  border: 1px solid gold;
/*  font-family: Arial, Verdana, Helvetica, sans-serif;*/
  font-size: 14px;
  text-align: center;
  border-radius: 4px;
}

p.media {
  margin: 8px;
}

#video {
  cursor:pointer;
  background: url(../pic/lp/Video2.png);
  width:261px;
  height:145px;
  position:absolute;
}
#video:hover {
  background: url(../pic/lp/Video2_over.png);
}
#hraj {
  cursor:pointer;
  background: url(../pic/lp/Play_.gif) no-repeat left top;
  width:259px;
  height:51px;
  margin: 5px auto;
}
#hraj:hover {
  background: url(../pic/lp/Play__over.png);
}
#viac {
  cursor:pointer;
  background: url(../pic/lp/More_.png);
  width:160px;
  height:28px;
  margin:5px auto;
}
#viac:hover {
  background: url(../pic/lp/More__over.png);
}
#fbreg {
  cursor:pointer;
  background: url(../pic/lp/Reg_FB_.png);
  width:202px;
  height:32px;
  margin:5px auto;
}
#fbreg:hover {
  background: url(../pic/lp/Reg_FB__over.png);
}
#passreg {
  cursor:pointer;
  background: url(../pic/lp/Reg_.png);
  width:259px;
  height:51px;
  margin:5px auto;
}
#passreg:hover {
  background: url(../pic/lp/Reg__over.png);
}
#passlogin {
  cursor:pointer;
  background: url(../pic/lp/Login_.png);
  width:202px;
  height:32px;
  margin:5px auto;
}
#passlogin:hover {
  background: url(../pic/lp/Login__over.png);
}
#fblogin {
  cursor:pointer;
  background: url(../pic/lp/Login_FB_.png);
  width:202px;
  height:32px;
  margin:5px auto;
}
#fblogin:hover {
  background: url(../pic/lp/Login_FB__over.png);
}
#temno input[type="text"], #temno input[type="password"] {
    padding: 0px 5px 0px;
    border-style: none;
    border-color: transparent;
    background-color: transparent;
    width: 172px;
    height: 20px;
    font-size:15px;
    position:absolute;
    color: #520000;
}

.checkbox, .checkbox2 {
  cursor:pointer;
  background: transparent;
  width:17px;
  height:17px;
  display:inline-block;
  vertical-align:center;
  text-align:center;
}

.checkbox2 {
  background: url(../pic/lp/Redpoint.png) no-repeat 4px 3px;
}

#temno {
  position:fixed;
  top:0px;
  left:0px;
  width:100%;
  height:100%;
  background:rgba(0,0,0,0.75);
  z-index:10;
  visibility:hidden;
}
#regpanel {
  position:fixed;
  z-index:20;
  width:500px;
  height:593px;
  top: 50%;
  left: 50%;
  margin-top: -300px;
  margin-left: -250px;
  background: url(../pic/lp/Reg_Tab_.png) no-repeat top left;
}
.framepanel {
  position:fixed;
  z-index:20;
  width:900px;
  height:551px;
  top: 50%;
  left: 50%;
  margin-left: -450px;
  margin-top: -275px;
  background: url(../pic/lp/TabBig.png) no-repeat top left;
}

.closeMe {
  position: absolute;
  top: 5px;
  right: 5px;
  background: url(../pic/lp/escape.png) no-repeat top right;
  width: 32px;
  height: 32px;
  cursor: pointer;
}

.closeMe:hover {
  background-image: url(../pic/lp/escape1.png);
}

.sendMe {
  display:inline-block;
  background: url(../pic/lp/Send_.png) no-repeat center center;
  width: 160px;
  height: 28px;
  cursor: pointer;
}

.sendMe:hover {
  background-image: url(../pic/lp/Send__over.png);
}

.noTransition {
  transition: none !important;
  -webkit-transition: none !important;
}

#frontreg {
  cursor:pointer;
  background: url(../pic/lp/Reg_front_.png) no-repeat left top;
  width:202px;
  height:32px;
  margin: 5px auto;
}
#frontreg:hover {
  background: url(../pic/lp/Reg_front__over.png);
}
