/*  ****pozicovani, rozmery****  */
#obalka {
	position: relative;
	width: 770px;
	height: auto;
}

#main {
	position: absolute;
	left: 145px;
	top: 135px;
	width: 532px;
	height: 354px;
	overflow: auto;
}


#left {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 170px;
	height: 530px;
	overflow: hidden;
}

#stars {
	position: absolute;
	left: 140px;
	top: 0px;
	width: 540px;
	height: 25px;
	overflow: hidden;
}

#logo {
	position: absolute;
	left: 150px;
	top: 25px;
	width: 520px;
	height: 100px;
	height: 122px;
	overflow: hidden;
}

#right {
	position: absolute;
	left: 690px;
	top: 0px;
	width: 100px;
	height: 530px;
	overflow: hidden;
}

#buttons {
	position: absolute;
	left: 10px;
	top: 140px;
	width: 135px;
	height: 320px;
	overflow: hidden;
}

#akce {
	position: absolute;
	left: 620px;
	top: 505px;
	width: 170px;
	height: 60px;
	overflow: auto;
}

/*
#napis1 {
	position: absolute;
	left: 157px;
	top: 108px;
	width: 340px;
	height: 27px;
	overflow: hidden;
}
*/

#pocitadlo {
 	position: absolute;
	left: 38px;
	top: 535px;
	width: 100px;
	height: 30px;
	overflow: hidden;
}

#banner {
 	position: absolute;
	left: 145px;
	top: 505px;
	width: 468px;
	height: 60px;
	overflow: hidden;
}

#links {
 	position: absolute;
	left: 695px;
	top: 40px;
	width: 90px;
	height: auto;
	overflow: hidden;
}


/*  ****vrstvy****  */
#main {
	z-index: 1;
}

#nadpis1, #akce, #pocitadlo {
	z-index: 2;
}


/*  ****ramecky a okraje****  */
div {
	border-style: none;
}

a img {
	border-style: none;
}

#obalka {
	margin: 0 auto 0 auto;
}

#main, #akce, #pocitadlo, #banner {
	border-style: solid;
}

#main {
	border-width: 2px;
	padding: 2px 2px 2px 2px;
}

#akce, #pocitadlo, #banner {
	border-width: 2px;
}

#main {
	border-color: rgb(254,102,203);
}

#akce, #pocitadlo , #banner {
	border-color: white;
}

#akce {
	padding: 0 0 0 0;
}


/*  ****barvy pozadi, textu****  */
body, #main, #akce, #pocitadlo {
	background-color: black;
}

#main, #akce, #pocitadlo {
	color: white;
}


/*  ****obrazky na pozadi****  */
#left {     
	background-image: url("./img/left.jpg");
}

#stars {     
	background-image: url("./img/star.gif");
	background-repeat: repeat-x;
}

#logo {   
	background-image: url("./img/logo2010-2a.jpg");
}

#right {     
	background-image: url("./img/right.jpg");
}
/*
#napis1 {     
	background-image: url("./img/napis.jpg");
}
*/

/*  ****zarovnani textu****  */
body, #pocitadlo {
	text-align: center;
}
 
#obalka, #akce {
	text-align:left;
}

#main {
	text-align: justify;
}

#main h1 {
	text-align: left;
}

#main h2 {
	text-align: left;
}

#pocitadlo {
	vertical-align: middle;
}

#akce h1 {
	text-align:left;
	margin: 0 0 0 0;
}

#akce h2 {
	text-align:left;
	margin: 0 0 0 0;
}


/*  ****odkazy****  */
#main a:link {
	text-decoration: underline;
	font-size: 10pt;
	color: rgb(254,102,203);
}

#main a:visited {
	text-decoration: underline;
	font-size: 10pt;
	color: rgb(254,102,203);
}

#main a:active {
	text-decoration: underline;
	font-size: 10pt;
	color: red;
}

#akce a:hover {
	text-decoration: underline overline;
	color: blue;
}

#akce a:link {
	text-decoration: none;
	font-size: 11pt;
	color: blue;
}

#akce a:visited {
	text-decoration: none;
	font-size: 11pt;
	color: blue;
}

#akce a:active {
	text-decoration: none;
	font-size: 11pt;
	color: red;
}

#akce a:hover {
	text-decoration: underline overline;
	color: blue;
}

/*  ****velikost a typ pisma****  */
#main {
	font-size: 10pt;
}

#akce {
	font-size: 9pt;
}

#napis1 {
	font-size: 13pt;
	font-family: arial black;
}

#pocitadlo {
	font-size: 14pt;
	font-family: arial black;
}

#main h1 {
	font-size: 14pt;
	font-family: arial black;
	margin-bottom: 5px;
}

#main h2 {
	font-size: 14pt;
	font-family: times;
	margin-bottom: 5px;
}

#main h3 {
	font-size: 12pt;
	font-weight: bold;
	font-family: times;
	margin-bottom: 3px;
}

#akce h1 {
	font-size: 9pt;
	margin: 0px 0px 0px 0px;
}

#akce h2 {
	font-size: 9pt;
	margin: 0px 0px 0px 0px;
}


/*  ****skrolovatka****  */
#main {
	scrollbar-base-color: rgb(254,102,203);
}

#akce {
	scrollbar-base-color: black;
}


/* *****ostatni***** */
#links a {
	display: block;
}

#links {
	text-align: center;
	
}

#buttons img {
	display: block;
	width: 135px;
	height: 40px;
}

#buttons a {
	display: block;
	width: 135px;
	height: 40px;
}




/* *****DISKOGRAFIE***** */
col {
	display: table-column;
}

#diskTable {
	width: 100%;
}

#diskTable td, col {
        color: white;
	vertical-align: top;
	font-size: 9pt;
	text-align: left;
}

#diskTable .Col1 {
	width: 70px;
	font-size: 9pt;
        text-align: left;
}

#diskTable .Col2 {
	width: 50px;
}

#diskTable .Col3 {
	width: 100px;
        font-size: 9pt;
	padding-left: 5px;
        text-align:left;
}

#diskTable .Col4 {
	width: auto;
        font-size: 9pt;
	padding-left: 5px;
}

#diskTable td {
	padding-top: 1px;
}





/* *****BAND***** */
col {
	display: table-column;
}

#band1 {
	width: 95%;
}

#band1 td, col {
        color: white;
	vertical-align: top;
	font-size: 10pt;
	text-align: left;
}

#band1 img {
	width: 150px;
	height: 300px;
}


#band2 li {
	font-size: 10pt;
}

#band2 ul {
	margin-top: 0px;
}

#band3 {
 	font-size: 10pt;
}




/* *****MAIN***** */
#main .datum{
	text-align: left;
	font-size: 10pt;
	color: rgb(254,102,203);
}

#main .letacek {
	float: left;
	margin: 1px;
}

.novinka {
	margin-bottom: 5px;
}

.zvyraznit {
	color: red;
}


#navigace {
	width: 100%;
	text-align: center;
	color: white;
}

#navigace a {
	text-align: center;
	margin-right: 20px;
}


#shows {
	width: 100%;
}

#shows td {
	vertical-align: top;
	border-style: solid;
	border-width: 1px;
	border-color: rgb(60,60,60);
	text-align: left;
}

.tdKdy {
	border-right: none !important;
	width: 65px;
}

.tdKdo {
	border-left: none !important;
	border-right: none !important;
}

.tdKde {
	border-left: none !important;
	width: 160px;
}

#tdNoBorder {
	border-style: none !important;
}

#showsTable {
	width: 100%;
}

#main table {
	color: white;
	font-size: 10pt;
}

.imgLeft {
	float: left;
	margin-right: 3px;
}

#mp3, #video, #fotky, #ztisku {
	width: 100%;
}

.imgRight {
	float: right;
	margin-left: 3px;
}

.tdMp31, .tdVideo1, .tdFotky1, .tdTisk1 {
	width: 50%;
}

.admin {
color:#ffffff;
}

.gbook-vzkaz-re, .gbook-vzkaz {
	border-style: solid;
	border-width: 1px;
	border-color: white;
	padding: 3px 3px 1px 3px;
	overflow: visible;
}

.gbook-vzkaz {
	width: 500px;
	margin-top: 4px;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 0px;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
}

.gbook-vzkaz-re {
	width: 465px;
	margin-left: 30px;
	margin-bottom: 1px;
	margin-top: 1px;
	margin-right: 0px;
	color: rgb(254,102,203);
	border-style: none;
	border-bottom-style: solid;
}

#gbookTable {
	width: 100%;
} 

#gbookTable td {
	text-align: center;
} 

.gbook-www {
	width: 33%;
}

.gbook-mail {
	width: 34%;
}

.gbook-nick {
	width: 33%;
}

#gbookTable input {
	width: 97%;
} 

.gbook-text {
	width: 100%;
	overflow: hidden;
}

.buttonBook, textarea {
	border-style: solid;
	border-width: 1px;
	border-color: rgb(254,102,203);
	background-color: rgb(20,20,20);
	color: white;
}

textarea {
	white-space: pre;
}

.button2Book, .button3Book {
	border-style: solid;
	border-width: 1px;
	border-color: rgb(80,80,80);
	background-color: rgb(35,35,35);
	color: rgb(240,240,240);
	width: 45px !important;
	font-size: 11pt;
}

.button3Book {
	width: 70px !important;
}

.checkBook {
	border-style: solid;
	border-width: 1px;
	border-color: rgb(254,102,203);
	background-color: rgb(20,20,20);
	color: white;
	width: 20px !important;
	font-size: 11pt;
}

.gbook-datum {
	color: rgb(254,102,203);
}

legend {
	color: white;
}


#shopTable td {
	vertical-align: top;
}

#kontaktBand {
	margin-top: 0px;
}