/* ######### CSS for Shade Tabs. Remove if not using ######### */

.texty-tab{
padding:0;
margin-left:-10px;
margin-top: 1px;
margin-bottom: 0;
font: bold 14px times new roman;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
float:left;
}

.texty-tab li{
display: list-item;
width:160px;
margin-bottom:0ex;
margin-right:-10px;
padding-top:3px;
padding-bottom:3px;
border-right:1px solid #4f4b49;
background: transparent url('../images/pozadi/obsah-texty.png');
}
.texty-tab li.posledni{
border-bottom:1px solid #4f4b49;
}
.texty-tab li.popis{
font: bold 11px arial;
padding-top:5px;
text-transform:uppercase;
text-align:center;
color:#676361;
}
.texty-tab li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 0;
color:#dcdad3;
background: transparent;
}

.texty-tab li a:visited{
color:#dcdad3;
}

.texty-tab li a:hover{
text-decoration: none;
color: #dcd4b7;
}

.texty-tab li a.selected{ /*selected main tab style */
background:transparent;
color: #dcd4b7;
}

.texty-tab li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

/* ######### CSS for Shade Tabs. Remove if not using ######### */

.galerie-tab{
padding:0;
margin-left:-10px;
margin-top: 1px;
margin-bottom: 5em;
font:bold 14px times new roman;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
float:left;
}

.galerie-tab li{
display: list-item;
width:490px;
margin-bottom:1em;
padding-top:3px;
padding-bottom:3px;
text-indent:1em;
border:1px solid #4f4b49;
border-left:0;
border-right:0;
background: transparent url('../images/pozadi/obsah.png');
}
.galerie-tab li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 0;
color:#dcdad3;
background: transparent;
}

.galerie-tab li a:visited{
color:#dcdad3;
}

.galerie-tab li a:hover{
text-decoration: none;
color: #dcd4b7;
}

.galerie-tab li a.selected{ /*selected main tab style */
background:transparent;
color: #dcd4b7;
}
.galerie-tab li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}
.galerie-tab li a .new{
color:#fef4d0;
font-style:italic;
}
/* ######### CSS for Shade Tabs. Remove if not using ######### */

.koncerty-tab{
padding: 0px 0;
margin: 0;
font: bold 15px times new roman;
list-style-type: none;
background: transparent;
text-align: center; /*set to left, center, or right to align the menu as desired*/
z-index:150;
height:20px;
position:relative;
top:-37px;
margin-left:115px;
}
.koncerty-tab li{
float:left;
background:transparent url('../images/pozadi/obsah.png');
width:117px;
height:20px;
margin-left:25px;
border:1px solid #4f4b49;
border-top:0;
}
.koncerty-tab li a.selected{
}
.koncerty-tab li a{
text-decoration: none;
position: relative;
z-index: 11;
margin: 0px;
color:#dcdad3;
background: transparent;
}

.koncerty-tab li a:visited{
color:#dcdad3;
}

.koncerty-tab li a:hover{
text-decoration: none;
color: #dcd4b7;
}

.koncerty-tab li a.selected{ /*selected main tab style */
background:transparent;
color: #dcd4b7;
}

.koncerty-tab li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}
