body {
  margin: 0px;
  padding: 0px;
  background-color: #000B25;
  color: #000;
  font-size: 11px;
  font-family: Tahoma, Arial, sans-serif;
  text-align: center;
}
#main_b {
  width: 1020px;
  margin: 10px auto 0 auto;
  padding: 0 0 10px 0;
  position: relative;
  text-decoration: none;
  background-color: #fff;
  border-bottom: 10px #000B25 solid;
}
#main {
  position: relative;
  top: 10px;
  text-align: left;
  width: 1000px;
  margin: 0 auto 0 auto;
}
#main hr {
  color: #070A9A;
  background-color: #070A9A;
}
#head {
  position: relative;
  width: 1000px;
  height: 200px;
  background: url('../css/images/top.gif') no-repeat;
}
#head .banner {
  position: absolute;
  top: 20px;
  left: 60px;
  text-decoration: none;
  border: 0px;
}
#head .mot {
  position: relative;
  top: 20px;
  left: 760px;
}
#head .pod {
  position: relative;
  top: -50px;
  left: 100px;
  width: 500px;
  color: #fff;
  font-size: 20px;
}
#menu_h {
  position: relative;
  top: 0px;
  text-align: left;
  width: 1000px;
  height: 25px;
  border-bottom: 3px solid #fce247;
}
#menu_h .head_href {
  float: left;
  width: 198px;
  height: 25px;
  background: url('../css/images/zalozka.png') no-repeat;
  margin: 0px 1px 0px 1px;
  text-align: center;
  font-size: 14px;
  font-weight: bolder;
  color: #070864;
  text-decoration: none;
}
#menu_h .head_href span {
  position: relative;
  top: 5px;
}
#left {
  float: left;
  position: relative;
  top: 20px;
}
#menu_v {
  position: relative;
  top: 15px;
  padding: 0;
  margin: 0;
  width: 240px;
  background-color: #a4a7c4;
  border-left: 3px solid #fce247;
}
/*== Vykresleni stinovanych ramecku MENU ============*/
#baseBlock {
  position: relative;
  background-color: #a4a7c4;
  width: 240px;
  margin-bottom: 15px;
  text-align: left;
  border-left: 3px solid #fce247;
  text-decoration: none;
  -moz-box-shadow:3px 3px 4px #000;
  -webkit-box-shadow:3px 3px 4px #000;
  box-shadow:3px 3px 4px #000;
}
.tit {
  position: relative;
  height: 20px;
  width: 240px;
  background-color: #070864;
  text-align: center;
  font-size: 14px;
  font-weight: bolder;
  color: #fcc40f;
  padding: 2px 0px 2px 0px;
}
.baseBlockIn{
  padding: 10px 10px;
  background-color: #a4a7c4;
}

.ieShadow{
  display:none;
}
/*== Vykresleni stinovanych ramecku Telo ============*/
#baseBlockBody {
  position: relative;
  width: 690px;
  background-color: #fff;
  text-align: left;
  -moz-box-shadow:3px 3px 4px #000;
  -webkit-box-shadow:3px 3px 4px #000;
  box-shadow:3px 3px 4px #000;
  margin: 0px 0px 15px 10px;
} 
.baseBlockInBody {
  padding: 0px;
  background-color: #fff;
}

.ieShadowBody {
  display:none;
}
/*==================================================*/
#search .input {
  width: 130px;
  height: 17px;
  padding: 0px;
}
#search .button {
  position: relative;
  top: 1px;
  left: 0px;
  margin-left: 5px;
  padding-bottom: 2px;
  width: 70px;
  height: 20px;
  font-size: 10px;
  -moz-border-radius: 3px;
}
#search .search_href {
  position: relative;
  top: 5px;
  left: 128px;
  text-decoration: none;
  color: #fff;
}
#news .nadpis {
  color:#070864;
  font-weight:bold;
  text-align: left;
}
#news .date {
  color:#fff;
  font-size: 10px;
  text-align: left;
}
#news .text {
  font-size: 10px;
  text-align: justify;
  margin-bottom: 10px;
}
#figure {
  position: relative;
  top: 20px;
  left: 20px;
  float: right;
  width: 750px;
  text-align: left;
  margin-bottom: 20px;
}
#figure .titulek {
  position: relative;
  font-size: 13px;
  font-weight: bolder;
  color: #070A9A;
  margin-bottom: 15px;
}
/*== Seznam polozek ====================*/
#list {
}
#list .shopAll_img {
  position: relative;
  top: 2px;
  border: 0px;
  text-decoration: none;
}
#list .shopAll_a {
  font-size: 13px;
  font-weight: bolder;
  color: #f28b40;
  text-decoration: none;
  white-space: nowrap;
}
#list .shopAll_table {
  position: relative;
  width: 690px;
  font-weight: normal;
  font-size: 11px; 
}
#list .shopAll_th {
  background-color: #070864;
  height: 14px;
  font-size: 11px;
  color: #fcc40f;
}
/*== Warning ============================*/
#warning {
  position: relative;
  left: 20px;
  top: 30px;
  width: 700px;
  font-size: 15px;
  font-weight: normal;
  color: #070A9A;
  text-decoration: none;
  border-style: solid;
  border: 0px;
}
#warning .war_img {
  position: relative;
  top: 5px;
}
#warning .war_a {
  color: #fcc40f;
}
#foot {
  position: relative;
  top: 20px;
  clear: both;
  color: #070A9A;
  text-align: center;
  margin: 0px 0px 30px 0px;
}
#foot .hr {
  background-color: #070A9A;
  color: #070A9A;
}
#foot .foot_href {
  color: #070A9A;
  text-decoration: none;
}
/* Barva radku tabulek */
.LightLine{
  background-color:#FFFFFF;
}
.DarkLine{
  background-color:#EEEEF5;
}



