/*** KRAL KOPCU ***/


/*** basic layout ***/
.column_two_layout>.column_l {
  width: 588px; /* zahrnuje .column_two_kopec */
  padding-right: 20px;
}
.column_two_layout>.column_r {
  width: 302px; 
  
}

.column_two_kopec {
  padding-left: 135px;
  position: relative;
}
.column_two_kopec>.column_l {
  width: 165px;
  padding: 0 3px 0 0;
}
.column_two_kopec>.column_r {
  width: 165px;
}
.column_two_kopec h2.kraj, .kopec_item #banner_content_center_center {
  position: absolute;
  left: 0px; 
}



/*** navigace ***/
div#nav-box {
  background: transparent url('/css2_img/bazar_filter2_bg.png') bottom left no-repeat;
  padding-bottom: 10px;
}
div#nav-box ul {
  display: inline;
}
div#nav-box li {
  display: inline;
}
div#nav-box a {
  display: block;
  float: left;
  
  text-align: left;
  height: 29px;
  width: 122px;
  padding: 10px 0 0 23px;
  margin: 0;
  background-image: url('/css2_img/kopce_new.png');
  background-repeat: no-repeat;
}
div#nav-box a.active {
  padding-left: 0;
  width: 145px;
  text-align: center;
  background-position: 0px -39px;
  text-decoration: none;
}


/*** top results ***/
#topRes {
  background-image: url('/css2_img/kopce-top-10.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  margin-bottom: 2em;
}
#topRes h3 {  
  
}
#topRes h3 span {
  display: none;
}
#topRes ul li {
  margin-bottom: 1em;
}


/*** zobrazeni vysledku daneho kopce ***/
.kopec-results, .kopec-new-result {
  font-size: 80%;
}
.kopec-new-result .podklad {
  width: 33%;
}
#mapka {
  border: 1px solid #CCC;
  margin: 1.5em 0 0 -135px;
}

.kopec_item #banner_content_center_center { /* 468*60px */
  bottom: 0px;
}

#banner_right_top_left {
  margin-bottom: 1em;
}
.kopec_reklama {
  padding-bottom: 85px;
}
#listening1 {
  margin-top: 5px;
}
#listening2 {
  margin-top: 1em;
}

div.kraj {
  margin: 15px auto 5px auto;
  font-size: 80%;
}
div.kraj select {
  font-size: inherit;
}
.kraj {
  color: #fdc116;
}
h2.kraj {
  margin-top: 1.2em;
  font-size: 100%;
  line-height: 140%;
}

td.co {
  text-align: right;
  padding-right: 9px;
}

