* {
  margin: 0;
  padding: 0;
  font-family: Tahoma, Arial;
  font-size: 10pt;
  color: #dcb688;
}
body {
  text-align: center;
  background-color: #000000;
  padding: 10px 0;
}

/* ********************** hlavni layout *********************/
div#obal {
  margin: 0 auto;
  width: 1000px;
  border: solid #dcb688 1px;   
}

div#hlavicka {
  height: 204px;
  background: url(../img-layout/bg-hlavicka.jpg) 0 0 no-repeat;
  text-align: left;
  position: relative;
}

div#telo {
  background: url(../img-layout/bg-telo.jpg) 0 0 repeat-y;
  text-align: left;
  width: 1000px;
}

div#levy_box {
  float: left;
  width: 780px;
  min-height: 500px;
}
*html div#levy_box {
  height: 500px;
}

#logo {
  display: block;
  width: 1000px;
  height: 170px;
  padding: 0;
  margin: 0;
}
#logo img {
  visibility: hidden;
}

div#paticka {
  height: 51px;
  background: url(../img-layout/bg-paticka.jpg) 0 0 no-repeat;
  text-align: left;
}




div#text {
  padding: 10px;
  text-align: left;
}
div#text h1 {
  margin-bottom: 5px;
}

div#uvod_cd {
  float: left; 
  width: 315px;
  margin-left: 10px;
  margin-right: 50px;
}
div#uvod_cd p {
  margin-bottom: 14px;
}
/* -------- pravy blok ---------*/
div#pravy_box {
  float: right;
  width: 206px;
  text-align: center;
  padding-bottom: 12px; 
}
#pravy_box p {
  margin: 10px 0;
  
}
#pravy_box p a {
  
}
#pravy_box p.nadpis {
  background: #271107;
  line-height: 20px;
  color: #ff6600;
  margin: 0;
}
#pravy_box p.form {
  line-height: 15px;
  text-align: left;
  width: 160px;
  margin: 15px auto;
}

/* ---------------------- MENU ---------------------------*/
div#horni-menu {
  margin: 0 auto;
  width: 1000px;
}
div#horni-menu ul {
  list-style-type: none;
  padding: 0 10px; 
}
div#horni-menu ul li {
  float: right;
  margin-left: 0px;
  padding-bottom: 4px; 
  font-size: 11px; 
}
div#horni-menu ul li a {
  color: #dcb688;  
  text-decoration: none;
  font-size: 11px;
}
div#horni-menu ul li a:hover { 
  font-weight: normal;
  text-transform: none;
  color: #FF6600;  
}
div#horni-menu ul li a.aktivni {
  text-transform: none;
  color: #FF6600; 
  font-weight: bold;
}


ul.menu {
  list-style-type: none;
  margin: 0 0 0 10px;
  width: 850px;
}
ul.menu li {
  float: left;
  margin-left: 0px;
}
ul.menu li a {
  color: #dcb688;  
  line-height: 26px;
  font-size: 14px;
  padding: 0 2px;
}
ul.menu li a:hover {
  text-transform: none;
  color: #FF6600; 
  font-weight: normal; 
}
ul.menu li a.aktivni {
  text-transform: none;
  color: #FF6600; 
  font-weight: bold;
}
ul.menu li a.aktivni:hover {
  font-weight: bold;
}

/*------------------------ text ---------------------------*/

div#text ul {
  list-style: none;
}
div#text ul li {
  background: url(../img/bg_list.gif) 0 7px no-repeat;  
  padding: 2px 15px;
}
/* ------------------- formulare -------------------------*/
input.text, textarea.text {
  border: solid 1px #dcb688;
  background: #1a0d04;
  padding: 2px;
}
select.text {
  border: solid 1px #dcb688;
  background: #1a0d04;
}
input.submit {
  border: solid 1px #dcb688;
  background: #1a0d04;
  padding: 0 2px;
}
.maly {
  width: 100px;
}
.stredni {
  width: 200px;
}
.velky {
  width: 400px;
}

.vetsi {
  width: 500px;
}
/*------------------- rozpis akcí ------------------------*/

table#rozpis_akci {
  width: 80%; 
  margin: 30px auto 0 auto;
  border-collapse: collapse;
  text-align: center;
}
table#rozpis_akci th {
  background: #993300;
}
table#rozpis_akci th, table#rozpis_akci td {
  border: solid #dcb688 1px;
  padding: 1px 10px;
  vertical-align: middle;
}
table#rozpis_akci tr.radek1 {
  background: #000000;
}
table#rozpis_akci tr.radek2 {
  background: #271107;
}

/*------------------- fotogalerie ------------------------*/
a.fotogalerie img {
  border: solid 1px #dcb688;
  margin: 10px 17px 2px 2px;
}
a.fotogalerie:hover img{ 
  border: none;
  background: url(../img/bg_foto_1.gif) 0 0 no-repeat transparent;
  padding: 3px;
  margin: 8px 15px 0 0;
}

div.prehled_fotogalerii {
  background: #170c06;
  border: solid 1px #dcb688;
  float: left;
  height: 130px;
  padding: 0 15px;
  margin-right: 20px;
  margin-bottom: 15px;
  text-align: center;
  width: 110px;
  padding-bottom: 10px;
}
div.prehled_fotogalerii a.fotogalerie img {
  margin-right: 2PX;
}
div.prehled_fotogalerii a:hover.fotogalerie img {
  margin-right: 0;
}


a.rok_aktivni {
  font-weight: bold;
  font-size: 14px;
}

/*------------------ lidi -----------------------*/
table#lidi {
  border: none;
}
table#lidi td {
  padding-right: 20px;
  vertical-align: top;
}
/*------------------ diskografie -----------------------*/
table.diskografie {
  border: none;
  margin-left: 20px;
}
table.diskografie th {
  padding: 2px 0;
  text-align: left;
}
table.diskografie td {
  padding: 1px 80px 1px 0; 
  vertical-align: top;
  text-align: left;
}
table.diskografie td.right {
  text-align: right;
  padding: 1px 5px 1px 0;
}
table.diskografie td a:visited {
  color: #FF6600;
}
table.diskografie td a:hover {
  color: #FF6600;
}



table#diskografie {
  border: none;
  margin-left: 0px;
}
table#diskografie th {
  padding: 2px 0;
  text-align: left;
}
table#diskografie td {
  padding: 1px 40px 1px 0; 
  vertical-align: top;
  text-align: left;
}
table#diskografie td.right {
  text-align: right;
  padding: 1px 5px 1px 0;
}
table#diskografie td a:visited {
  color: #FF6600;
}
table#diskografie td a:hover {
  color: #FF6600;
}font-weight: bolder;


div.novinky-telo table.diskografie {
  width: 605px;
  margin: 0;
}
div.novinky-telo table.diskografie td {
  padding: 1px 20px 1px 0;
}
div.novinky-telo table.diskografie td.right {
  padding: 1px 5px 1px 0;
}
/*------------------ kniha navstev -----------------------*/
table#form_kniha th, table#form_kniha td {
  padding-right: 20px;
  padding-bottom: 4px;
  vertical-align: top;
  font-weight: normal;
}
table#form_kniha th {
  text-align: right;
  padding: 2px 20px 4px 0;
}
table#form_kniha td {
  text-align: left;
}
table#form_kniha input.text {
  width: 200px;
}
table#form_kniha textarea.text {
  width: 340px;
  padding: 0;
  height: 83px;
}

/*-- prispevky --*/
table.prispevek {
  border: solid #000000 2px;
  margin-bottom: 15px;
  width: 756px;
}
table.prispevek_diskuse {
  border: solid #000000 2px;
  margin-bottom: 15px;
  width: 736px;
  margin-left: 20px;
}
table.prispevek tr.cerne, table.prispevek_diskuse tr.cerne {
  background: #000000;
}
table.prispevek td, table.prispevek_diskuse td {
  padding: 7px 3px;
}
table.prispevek tr.cerne td, table.prispevek_diskuse tr.cerne td {
  padding: 2px 3px;
  line-height: 150%; 
}
table.prispevek span.odpoved, table.prispevek_diskuse span.odpoved {
  font-size: 7pt;
}
table.prispevek a.diskuse, table.prispevek_diskuse a.diskuse {
  color: #dcb688;
}

/*------------------- aktuality -------------------------*/

p.aktuality img {
  /*float: left;*/
  border: none;
}

div#aktuality,
div#aktuality p {
  text-align: justify;
}
/*------------------ obecné styly ------------------------*/
.oranz {
  color:#FF6600;
}
.normal {
  color: #dcb688;
}

.b {
  font-weight: bold;
}
.poznamka {
  font-size: 10px;
  padding: 0;
  margin: 0;
}
.neni_k_dispozici {
  margin-top: 80px;
  text-align: center;
}
.oddelovac_tecka {
  margin: 10px 0;
  border-bottom: dotted #dcb688 2px;
}
.right {
  text-align: right;
}
.leftt {
  text-align: left;
}
/* ------------------- elementy ---------------------------*/
a {
  color: #ff6600;
}

a:hover {
  text-decoration: underline;
  text-transform: uppercase;
  font-weight: bold;
}

h1 {
  font-size: 12pt;
  font-weight: bold;
}

p {
  margin: 0 0 10px 0;
}

.cleaner {
  clear: both;
}


div.hlaska {
  border: solid 1px #C4A27B;
  padding: 5px;
  margin: 5px 0;
  color: #ff6600; 
  background-color: #1a0d04; 
}

/****** zbozi ***********/
div.vypis-zbozi div.polozka {
  margin-bottom: 15px;
}
div.vypis-zbozi img,
img.border {
  border: solid 1px #dcb688;
}
div.vypis-zbozi img.foto {
  float: left;
}
div.vypis-zbozi div.zbozi-info {
  float: left;
  width: 500px;
  margin-left: 10px;
}
div.vypis-zbozi h2 {
  font-size: 14px;
  font-weight: bold;
  color: #ff6600;
  margin-bottom: 10px;
}

p.rychly-kosik {
  float: right;
  width: 400px;
  text-align: right;
  padding-bottom: 0;
  margin-bottom: 0;
}
div.vypis-zbozi div.zbozi-foto {
  float: left;
  width: 150px;
}
div.zbozi-foto .hidden {
  display: none;
}

/****** kosik ******/
table.kosik_vypis {
  width: 80%; 
  margin: 5px 0 0 0;
  border-collapse: collapse;
  text-align: left;
  border: solid #dcb688 1px;
}
table.kosik_vypis th {
  background: #993300;
  font-weight: bold;
  
}
table.kosik_vypis th,
table.kosik_vypis td {
  border-bottom: solid #dcb688 1px;
  padding: 3px 10px;
  vertical-align: middle;
}
table.kosik_vypis tr.radek1 {
  background: #000000;
}
table.kosik_vypis tr,radek2 {
  background: #271107;
}
table.kosik_vypis tr.no-bg,
table.kosik_vypis tr.no-bg th {
  background: url() ;
  font-size: 13px;
}

.hand {
  cursor: pointer;
} 
.bez_border {
  border: none; 
}
a#objednat {
  border: 1px solid #dcb688;
  margin-top: 10px;
  color: #dcb688;
  padding: 3px 5px;
  text-decoration: none;
  background: #1A0D04 none repeat scroll 0 0;
}
a#objednat:hover{
  text-transform: none;
  font-weight: normal;
}

/*------------------ objedanvka -----------------------*/
table.objednavka th, 
table.objednavka td {
  padding-right: 20px;
  padding-bottom: 4px;
  vertical-align: top;
  font-weight: normal;
}
table.objednavka th {
  text-align: right;
  padding: 2px 20px 4px 0;
}
table.objednavka td {
  text-align: left;
}
table.objednavka h2 {
  /*border-bottom: dashed 1px #000000;*/
  margin-bottom: 2px;
  margin-top: 10px;
  color: #ff6600;
  text-align: left;
}

.povinne {
  color: #ff6600;
  font-weight: normal;
  font-size: 13px;
}

/*------------------ ankety -----------------------*/
div.anketa {
  margin-bottom: 30px;
}
div.anketa p.otazka {
  font-weight: bold;

}
div.anketa-novinka {
  width: 143px;
  float:left;
  margin-right:10px;
  margin-top:0px;
  margin-bottom: 0px;
}
div.hlasy_bg {
  width: 143px;
  border: solid 1px #dcb688;
  background-color: #1a0d04;
  height: 10px; 
  margin-bottom: 8px;
  font-size: 1px;
}
div.hlasy_pocet {
  background-color: #FF6600;
  height: 10px;
  font-size: 1px;  
}

.search-clanky-prehled h2 {
  font-size: 14px;
}
.search-clanky-prehled ul {
  margin-left: 5px;
  margin-top: 5px;
}
.hledany-vyraz {
  background-color: #271107;
  padding: 5px;
  border: solid 1px #DCB688;
}


/**** vyhledavani ****/
div#box-vyhledavani {
  position: absolute;
  top: 5px;
  left: 5px; 
  
  width: 400px; 
  height: 60px;
}
div#box-vyhledavani * {
  font-size: 11px;
}

div#vyhledavani-text {
  position: absolute;
  top: 10px;
  left : 10px;
}
#sea_fulltext {
  width: 153px;  
  height: 15px;
  background: url(../img-layout/bg-box-vyhledavani-text.png) 0 0 repeat transparent; 
  padding: 4px 5px 2px;
  border: none; 
}

div#vyhledavani-select {
  position: absolute;
  top: 10px;
  left : 178px;
}
div#box-vyhledavani .newListSelected {
  background: url(../img-layout/bg-box-vyhledavani-newListSelected.png) 0 0 no-repeat transparent;
  width: 125px;
  line-height: 21px;
  padding: 0 5px;    
}
div#box-vyhledavani .newListSelected ul {
  background: url(../img-layout/bg-box-vyhledavani.png) 0 0 repeat transparent;
  /*background-color: #271107;*/
  border-bottom: solid 1px #A57E56;
  border-left: solid 1px #A57E56;
  border-right: solid 1px #A57E56;  
  border-top: solid 1px #A57E56;
  list-style: none url();
  margin: -1px 0 0 -5px;
  padding: 2px 0 0;  
} 
div#box-vyhledavani .newListSelected ul li:hover {
  background-color: #271107;  
}
div#box-vyhledavani .newListSelected ul li {
  padding: 0 5px;  
  font-size: 11px;  
}

div#vyhledavani-submit {
  position: absolute;
  top: 10px;
  left : 308px;
}
div#box-vyhledavani #sea_submit {
  /*background: url(../img-layout/bg-box-vyhledavani-submit.png) 0 0 no-repeat transparent;*/
  background-color: #63300B;
  /*-width: 33px;*/
  /*height: 21px;*/
  padding: 3px 5px;  
  border: none;
  cursor: pointer;
  
}
div#box-vyhledavani .q {
  color: #63300B;
}

:focus {
  outline: none;
}


/**** highlight */

.highlight {
  background-color: #fff;
  color: #271107;
}
#fultextove-vyhleavani .highlight {


}
#fultextove-vyhleavani h1 .highlight,
#fultextove-vyhleavani .hledany-vyraz .highlight,
#fultextove-vyhleavani .search-clanky-prehled h2 .highlight,
#fultextove-vyhleavani .search-galerie-prehled h2 .highlight {
  color: #DCB688;
  background-color: transparent;
  font-weight: normal;  
}
#fultextove-vyhleavani h1 .highlight {
  font-weight: bold;
  font-size: 12pt;
}

#fultextove-vyhleavani .search-clanky-prehled a .highlight,
#fultextove-vyhleavani .search-galerie-prehled a .highlight {
  color: #FF6600;
  background-color: transparent; 
  font-weight: normal;   
}

/* ---------------- table ---------------------- */
table.poptavka {
  margin-top: 10px;
}
table.poptavka td{
  padding: 2px 5px 2px 0;
  vertical-align: top;
  text-align: left;
}
table.poptavka th{
  font-weight: bold;
  padding: 2px 5px 2px 0;
  vertical-align: top;
  text-align: left;
}

table.poptavka h2 {
  margin: 15px 0 5px 0;
  padding: 0 0 2px 0;
  border-bottom: dotted 1px #696969;
}

h2.poptavka {
  font-size: 14px;
  font-weight: bold;
  color: #ff6600;
  margin: 20px 0 10px;
  padding: 0 0 5px;
  border-bottom: dotted 2px #DCB688;  
}




form.cse-search-box

