* {
	margin: 0;
	padding: 0;
}

body {
	font: normal 0.8em/0.8em Verdana,"Geneva CE",sans-serif;
	color: #630;
	background: #B76A06;
	text-align: center;
}

a {
	color: #f60;
}

a:hover {
	color: #c30;
}

#hlavnipanel img { display: block; margin: 0.5em 0; padding: 5px; border: 1px solid #999; background: #fff; }
#hlavnipanel img.left { float: left; margin-right: 1.5em; }
#hlavnipanel img.right { float: right; margin-left: 1.5em; }
#hlavnipanel a:hover img { border-color: #333; }
#hlavnipanel img {
     -moz-box-shadow: 3px 3px 4px #333; /* FF3.5+ */
  -webkit-box-shadow: 3px 3px 4px #333; /* Saf3.0+, Chrome */
          box-shadow: 3px 3px 4px #333; /* Opera 10.5, IE 9.0 */
	  			 filter: progid:DXImageTransform.Microsoft.dropShadow(color=#333333, offX=3, offY=3, positive=true);
}
  

#banner h1 {
	display: none;
}

#banner h2 {
	font-size: 0.8em;
	color: #630;
	position: relative;
	top: 90px;
	left: 27px;
	display: block;
	width: 170px;
	line-height: 1.3em;
	border: 0;
}

h2 a {
	color: #630;
}

h2 a:hover {
	color: #f90;
}

h1, h3 {
	font-size: 1.0em;
	border-left: 20px solid #f60;
	margin: 5px 5px 15px;
	padding-left: 5px;
	line-height: 1.3em;
}

h1:hover, h3:hover {
	border-left: 20px solid #c30;
}

h2, h4 {
	font-size: 0.85em;
	border-left: 10px solid #f60;
	margin: 5px;
	padding-left: 5px;
}

h2:hover, h4:hover {
	border-left: 10px solid #c30;
}

h6 {
	font-size: 1em;
	font-weight: normal;
	display: inline;
	padding-right: 3px;
}

p {
	font-size: 0.9em;
	line-height: 1.6em;
	padding: 0.5em 10px 1.5em;
}

ol {
	list-style: decimal inside;
	font-size: 0.9em;
	line-height: 1.6em;
	padding: 10px;
}

ul {
	list-style: none;
}

ul.none {
	list-style: square inside;
	line-height: 1.6em;
	padding: 10px;
}

#banner {
	background: #FAF1D3 url(/img/banner.jpg) no-repeat;
	width: 780px;
	height: 196px;
}

#obsah {
	width: 780px;
	margin: 0 auto;
	text-align: left;
	background: #B76A06 url(/img/pozadi.gif) repeat-y; /*#FAF1D3*/
}

#menu {
	float: left;
	width: 231px;
}

#menu-obsah {
	padding: 0.5em 2.0em;
}

#menu1 {
	font-size: 0.8em !important;
	font-weight: bold;
	text-indent: 8px;
	line-height: 1.6em;
	width: 180px;
	color: #f60;
	border-left: 1px solid #F9F6ED;
	border-right: 1px solid #F8E5A5;
}

#menu ul {
	list-style: none;
	padding: 0;
}

li.noborder {
	border-top: 0px solid #F9F6ED !important;
	border-bottom: 0px solid #F8E5A5 !important;
}

#menu1 li {
	background: #FAF1D3;
	border-top: 1px solid #F9F6ED;
	border-bottom: 1px solid #F8E5A5;
	width: 180px;
}

#menu1 li.selected a {
	color: #f60;
}

#menu1 li a {
	text-decoration: none;
	color: #630;
	width: 170px;
	display: block;
	text-transform: uppercase;
}

#menu1 li a:hover {
	color: #f60;
	background: #F6E3A3;
	border-right: 25px solid #f60;
	width: 155px;
}

#menu2 {
	text-indent: 25px;
	color: #c30; /*#30f*/
	font-weight: normal;
}

#menu2 li a {
	text-decoration: none;
	width: 170px;
}

#menu2 li a:hover {
	color: #c30; /*#30f*/
	background: #F6E3A3;
	border-right: 25px solid #c30; /*#30f*/
}

#menu3 {
	text-indent: 50px;
	color: #f60; /*#090*/
	font-weight: normal;
}

#menu3 li a {
	text-decoration: none;
	width: 170px;
}

#menu3 li a:hover {
	color: #f60; /*#090*/
	background: #F6E3A3;
	border-right: 25px solid #f60; /*#090*/
}

#hlavnipanel {
	float: right;
	width: 530px;
}

#hlavnipanel-obsah {
	padding: 0.5em 1em;
}

#paticka {
	clear: both;
	background: #B76A06 url(/img/paticka.gif) no-repeat top left; /*#FAF1D3*/
	width: 780px;
	height: 76px;
}

#paticka-obsah {
	float: left;
	font-size: 0.8em;
	text-align: right;
	margin: 7px 10px;
	width: 750px;
}

#paticka-obsah p {
	padding: 1px;
}

hr {
	clear: both;
	visibility: hidden;
}

hr.cleaner {
	clear: both;
	display: none;
}

div.img-shadow {
	background: url(/img/shadow.gif) no-repeat bottom right;
	margin: 13px 10px;
	position: relative;
}
 
div.img-shadow img {
	background: #F9F6ED url(/img/loading.gif) no-repeat bottom right;
	border: 1px solid #555;
	margin: -4px 4px 4px -4px;
	padding: 5px;
	position: relative;
	vertical-align: bottom;
}

div.img-shadow a img {
	border: 1px solid #999;
}

div.img-shadow a:hover img {
	border: 1px solid #000;
}

#en {
	float: right;
}

#en img {
	border: 0;
	padding: 0;
	-moz-box-shadow: none; /* FF3.5+ */
  -webkit-box-shadow: none; /* Saf3.0+, Chrome */
          box-shadow: none; /* Opera 10.5, IE 9.0 */
	  			 filter: none;
}

#navigacewebu {
	font-size: 0.8em;
	text-align: left;
	margin-bottom: 15px;
}

#navigacewebu a {
	padding-right: 3px;
}

#oceneni ul li {
	clear: both;
}

#soustredeninahledy, #koncertynahledy {
	text-align: center;
	width: 510px;
}

#fotky {
	text-align: center;
}

#navigace span, #navigace a {
	margin: 0 15px 0 0;
}

h2.koncerty {
	margin-top: 3em;
}

#koncerty table {
	table-layout: fixed;
	text-align: center;
	font-size: 0.8em;
}

#koncerty table p {
	line-height: inherit;
	padding: inherit;
	font-size: inherit;
}

#koncerty table thead tr #den {
	width: 60px;
}

#koncerty table thead tr #datum {
	width: 70px;
}

#koncerty table thead tr #cas {
	width: 40px;
}

#koncerty table thead tr #mesto {
	width: 135px;
}

#koncerty table thead tr #popis {
	width: 170px;
}

#koncerty table tbody tr td {
	padding: 2px;
	background: #FAF1D3;
	font-size: 1.0em;
	/*border: 1px solid #f93;*/
}

#odkazy ul li {
	float: left;
	display: block;
	width: 100%;
}

.vpravo {
	position: relative;
	top: 10px;
}

.center {
	text-align: center;
	width: 100%;
}

#paticka-obsah a span {
	font-size: 1.4em;
}

#paticka-obsah p {
	margin: 3px;
}

