* {
	margin: 0;
	padding: 0
}
html {
	width: 100%;
	background: url(../img/layout/bg.png) repeat-x;
}
body {
	text-align: center;
	behavior: url('./js/csshover.htc');
	color: black;
	font-family: verdana, arial;
	font-size: x-small;
	fon\t-size: small;
}
#page {
	text-align: left;
	margin: 20px auto;
	width: 748px;
}
abbr, acronym, span.abbr {
	cursor: help;
	border-bottom: 1px dashed #000;
}
img {
	border: none
}
h1 {
	font-size: 200%
}
h2 {
	font-size: 150%
}
h3 {
	font-size: 115%
}
h4 {
	font-size: 100%
}
code {
	font-size: 100%
}
.separator {
	clear: both;
	visibility: hidden;
	overflow: hidden;
	height: 1px
}
.hand {
	cursor: hand
}
p.odst {
	text-indent: 15px;
	margin: 5 px 0 0 0
}
p.odst:first-letter {
	font-weight: bold;
	font-size: 110%
}
#header h2, #header p, #navcontainer h2, #obsazeni_view th {
	font-size: 1px;
	height: 0;
	visibility: hidden
}
#header {
	width: 88px;
	height: 468px;
	position: absolute;
    top: 90px;
}
#header h1 {
	display: block;
	width: 88px;
	height: 468px;
	overflow: hidden;
	font-size: 1em;
	border-right: 3px black solid;
}
html>body #header h1 {
	height: 468px;
	text-align: right;
	font-size: .9em;
}
#header h1 a {
	text-decoration: none
}
#header h1 span {
	display: block;
	width: 88px;
	height: 468px;
	background: url(../img/layout/logo.gif) no-repeat;
	position: relative;
	position: absolute -;
	top: -1.2em;
	cursor: hand;
}
*+html #header h1 span {
	margin: -42px 0 0 0;
}
html>body #header h1 span {
	top: -3.6em;
}
#header h1 span:hover {
	background: url(../img/layout/logo-klik.gif) no-repeat;
}
#navcontainer {
	width: 630px;
	height: auto;
	position: absolute;
	top: 90px;
	margin-left: 91px;
}
#navcontainer ul ul {
	display: none;
	position: absolute;
	width: 160px;
}
#navcontainer ul.level2 {
	top: 36px;
	left: 0;
	margin: 0;
	padding: 0;
	height: 78px;
	color: black;
	width: 160px;
}
html>body #navcontainer ul.level2 {
    top: 34px;
}
#navcontainer ul #onasmenu {
    background: url(../img/layout/o-nas-menu.gif) no-repeat right !important;
    height: 98px;
}
#navcontainer ul #mediamenu {
    background: url(../img/layout/media-menu.gif) no-repeat right !important;
    margin: 0 0 0 101px;
    border-left: solid 3px black;
    height: 78px;
    width: 131px;
    top: 37px;
}
#navcontainer ul #kontaktmenu {
    z-index: 1;
    background: url(../img/layout/kontakt-menu.gif) no-repeat left !important;
    padding: 0 8px 0 0;
}
html>body #navcontainer ul #kontaktmenu {
    margin: 0 0 0 462px;
} 
#navcontainer ul #kontaktmenu a {
    text-align: right;
}
#navcontainer li {
	display: inline;
	list-style-type: none;
	z-index: 8;
}
#navcontainer li a {
	height: 34px;
	display: block;
	float: left;
	text-decoration: none;
	max-height: 34px;
}
#navcontainer li a span {
	display: block;
	height: 34px;
	position: relative;
	top: -1.2em;
	cursor: hand;
}
#navcontainer li li {
	margin: 0;
	padding: 0;
	width: 150px;
	height: auto;
	float: none;
	text-align: left;
}
#navcontainer li li a {
	white-space: nowrap;
	width: 150px;
	height: auto;
	margin: 0;
	padding: 4px 8px 5px 8px;
	text-align: left;
	color: black;
}
#navcontainer li li a:hover {
	color: white;
}
#navcontainer ul.level1 li.submenu:hover, #navcontainer ul.level2 li.submenu:hover {
	display: block;
	float: left;
}
#navcontainer ul.level1 li.submenu:hover ul.level2, #navcontainer ul.level2 li.submenu:hover ul.level3 {
    display:block;
}
#li1 span {
	width: 101px;
	border-right: 3px black solid;
	border-bottom: 3px black solid;
	background: url(../img/layout/o-nas.gif) no-repeat;
}
#li1 span:hover {
	background: url(../img/layout/o-nas-klik.gif) no-repeat;
	width: 101px;
}
#li2 span {
	width: 111px;
	border-right: 3px black solid;
	border-bottom: 3px black solid;
	background: url(../img/layout/akce.gif) no-repeat;
}
#li2 span:hover {
	background: url(../img/layout/akce-klik.gif) no-repeat;
}
#li3 span {
	width: 111px;
	border-right: 3px black solid;
	border-bottom: 3px black solid;
	background: url(../img/layout/media.gif) no-repeat;
}
#li3 span:hover {
	background: url(../img/layout/media-klik.gif) no-repeat;
}
#li4 span {
	width: 157px;
	border-right: 3px black solid;
	border-bottom: 3px black solid;
	background: url(../img/layout/obsazeni.gif) no-repeat;
}
#li4 span:hover {
	background: url(../img/layout/obsazeni-klik.gif) no-repeat;
}
#li5 span {
	width: auto;
	border-bottom: 3px black solid;
	background: url(../img/layout/kontakt.gif) no-repeat;
}
html>body #li5 span {
    width: 138px;
}
#li5 span:hover {
	background: url(../img/layout/kontakt-klik.gif) no-repeat;
}
#content {
	background: white url(../img/layout/obsah-podklad.jpg) no-repeat fixed bottom;
	width: 620px;
	height: 424px;
	position: absolute;
	top: 124px;
	margin-left: 91px;
	overflow: auto;
	border-top: 3px black solid;
	padding: 5px;
	text-align: justify;
	scrollbar-3dlight-color: white;
	scrollbar-arrow-color: black;
	scrollbar-darkshadow-color: white;
	scrollbar-face-color: lightgrey;
	scrollbar-highlight-color: white;
	scrollbar-shadow-color: white;
	scrollbar-track-color: white;
}
html>body #content {
	background: white url(../img/layout/obsah-podklad.jpg) no-repeat;
	height: 421px;
}
#top {
	width: 748px;
	height: 44px;
	background: url(../img/layout/top.gif) no-repeat;
	position: absolute;
	top: 49px;
}
html>body #top {
	top: 46px;
}
#right {
	width: 27px;
	height: 468px;
	background: url(../img/layout/prave.gif) no-repeat;
	position: absolute;
	top: 48px;
	margin: 0 0 0 721px;
}
html>body #right {
	top: 90px;
}
#footer {
	width: 748px;
	height: 50px;
	background: white url(../img/layout/bottom.gif) no-repeat;
	position: absolute;
	top: 650px;
	text-align: center;
	padding: 11px 0 0 0;
}
html>body #footer {
	top: 557px;
}
#footer a {
	color: black;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
}
#content h2 {
	text-align: center;
}
#content h3 {
	margin: 3px 0 0 0;
}
.left {
	float: left;
	margin: 3px 3px 5px 0;
}
.right {
	float: right;
	margin: 3px 3px 0 5px;
}
#gal_vyber li span a, #galerie a {
	display: block;
	width: 128px;
	height: 96px;
	background-color: gray;
	margin: 3px;
	float: left;
	text-align: center;
	border: 1px black dashed;
	padding: 0;
}
#gal_vyber li span a:hover, #galerie a:hover {
	border: 1px black solid;
}
#gal_vyber li {
	display: block;
	clear: both;
	margin: 10px 0 0 0;
}
#galerie a {
	margin: 3px 7px 3px 7px;
}
#fotka a, .zpet {
	color: black;
	text-decoration: underline;
}
#fotka a:hover, .zpet:hover {
	text-decoration: none;
}
#fotka .dalsi {
    display:block;
}
.zpet {
	display: block;
	text-align: center;
}
#gal_vyber .zpet {
	display: inline;
}
#fotka img {
	border: 2px black solid;
	margin: 5px 0 0 0;
}
#fotka h2 {
	margin: 0 0 3px 0;
}
#o-nas ul, #podekovani ul, #sponzori ul, #kontakt ul, #media ul {
	list-style-type: disc;
	padding: 0 0 0 30px;
}
#o-nas li, #podekovani li, #sponzori li, #kontakt li, #media li {
	padding: 4px 0 0 0;
}
#podekovani h2, #sponzori h2 {
    margin: 0 0 15px 0;
}
#podekovani ul, #sponzori ul {
    margin: 10px 0 0 0;
}
#o-nas a, #kontakt a, #media a {
	color: black;
}
#o-nas a:hover, #kontakt a:hover, #media a:hover {
	text-decoration: none;
}
#kontakt, #obsazeni_view {
	margin: 0 5px 0 5px;
	text-align:left;
}
#kontakt table, #obsazeni_view table {
	margin: 5px 0 0 0;
}
#kontakt th, #obsazeni_view h2{
	border: 1px black solid;
	background-color: #e7e7e7;
	padding: 3px;
}
#kontakt .foto img, #obsazeni_view .foto img {
	margin: 10px 20px 0 10px;
}
#obsazeni_view div {
    margin: 20px 0 0 0;    
}
#obsazeni_view div h3 {
    margin: 0 0 5px 0;
}
#obsazeni_view div a {
    display:block;
    float:left;
    width: 100px;
    height: 100px;
    border: 1px black dashed;
    margin: 0 5px 0 5px;
}
#obsazeni_view div a:hover {
    border-style: solid;
}
#akce {
	text-align: center;
}
#akce th {
    background-color: silver;
}
#akce table {
    border-spacing: 0px; 
}
#akce .date {
    width: 80px;
}
#akce .misto {
    width: 150px;
}
#akce .popis {
    width: 380px;
    text-align: justify;
    padding: 0 4px 0 4px;
}
#akce .sude {
    background-color: lightgrey;
}
#akce-clen, #zkousky {
	text-align: center;
}
#akce-clen th, #zkousky th {
    background-color: silver;
}
#akce-clen table, #zkousky table {
    border-spacing: 0px; 
    margin:auto;
}
#akce-clen .date, #zkousky .date{
    width: 80px;
}
#akce-clen .sraz, #zkousky .sraz {
    width: 150px;
}
#akce-clen .mundur {
    width: 150px;
    padding: 0 4px 0 4px;
}
#akce-clen .auta {
    width: 200px;
}
#akce-clen .nemoze {
    width: 150px;
}
#akce-clen .sude, #zkousky .sude{
    background-color: lightgrey;
}
#akce-clen .liche, #zkousky .liche {
    background-color: white;
}
iframe {background-color: transparent}
#menu_c{
  position:absolute;
  top:30px;
  left:0px;
  overflow:hidden;
  background:rgb(248,5,115);
  height:20px;
  width:100%;
  padding:5px 0 5px 0;
  margin:0;
  border-top:2px solid black;
  border-bottom:2px solid black;
  z-index:10;
}

#vse {
  position:relative;
  top:15px;
  width:1000px;
  background:url(../img/others/clen.jpg);/*rgb(119,222,227)*/
  overflow:none;
  padding:0px;
  margin: 0 auto;
  border:2px solid black;
  
}
#bublina {
  position:relative;  
  height:47px;
  overflow:none;
}
#clen {
  position:relative;
  height:503px;
  overflow:auto;
  padding:5px;
}
#menu_c a{
  color:black;
  text-decoration:none;
}
#menu_c a:hover{
  color:rgb(82,209,237);
}


#uvod h3 {
    margin: 10px 0 20px 0;
    text-align: center;
}
#uvod .odst {
    margin: 0 5px 0 5px;
}
.reklamnifota {
    text-align: center;
    margin: 0 0 30px 0;
}
.reklamnifota img {
    margin: 10px;
}
#form_kontakt {
    margin: 10px 0 0 15px;
	float: left;
	width: 26em;
}
#formular label {
	font-weight: bold;
	float: left;
	width: 18%;
	padding-top: .2em;
	text-align: right;
	font-size: x-small;
	fo\nt-size: small;
	white-space: nowrap
}
#form_kontakt input {
    margin: 0 0 8px 20px;
}
#formular fieldset{
	border: 1px white solid
}
.submit {
    margin: 4px 0 0 0;
}
.submit input {
    padding: 1px 3px 1px 3px;
}
#gbook iframe {
    border:none;
}
html>body #gbook iframe {
    border: 1px solid white;
}
#obsazeni-kapely li {
    display: inline;
}
#obsazeni-kapely a {
    color: black;
}
#obsazeni-kapely a:hover {
    text-decoration: none;
}
#doprovody {
    background: url(../img/layout/doprovody.gif) top no-repeat;
    padding: 110px 0 0 50px;
}
#dop1 {padding: 0 75px 0 110px;}
#melodie {
    background: url(../img/layout/melodie.gif) top no-repeat;
    padding: 127px 0 0 10px;
    margin: 15px 0 15px 0;
}
#mel1 {
    padding: 0 30px 0 15px;
}
#mel3 {
    padding: 0 30px 0 40px;
}
#mel5 {
    padding: 0 10px 0 20px;
}
#zpevy {
    background: url(../img/layout/zpevy.gif) top no-repeat;
    padding: 55px 0 0 150px;
}
#zpe1{
    padding: 0 40px 0 90px;
}
#jmenne li {
    display: block;
}
#obsazeni-kapely div {
    margin: 10px 0 0 0;
}
#historie p.odst {
    margin: 5px 0 10px 0
}
#audvid h3 {
    margin: 10px 0 10px 0;
}
#audvid li {
    margin: 5px 0 5px 0;
}
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(../img/others/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
/*Deklarece vnitřních stránek*/
#tabula{
  width:400px;
  color:black;
  background:rgb(255,128,0);
  font-family:Comic Sans MS;
  padding: 15px 20px;
  border: 2px black solid;
}

#tabula li{
  text-align:left;
  padding: 4px 0;
}
#kont td{
padding:10px;
border:1px solid black;
background:white;
}
