body {
	background: Black url(style/bg.jpg) repeat-x;
	background-repeat: no-repeat;
	background-position: top;
}

#container{
	width: 900px;
	/*height: 790px;*/
	margin: 0px auto;
	/*border: thin solid White;*/

}

#banner{
	height: 410px;
	width: 900px;
	text-align: center;
	margin-top: 50px;

}

#shadow {
	width: 900px;
	height: 10px;
	float: left;
	padding-top: 2px;
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	margin: 0px;
}

/* Menu */
#menu {
	width: 900px;
	height: 40px;
	line-height: 30px;
	background: url(style/bg_menu.gif) repeat-x;
	font-family: Verdana;
	font-size: 14px;
	border-bottom-color: #313131;
	border-bottom-style: solid;
	border-bottom-width: 5px;
	padding-left: 0px;
}

#menu ul {
	list-style-type:none;
	margin-right: 2px;
	}
	
#menu li {
	float:left;
	}
	
#menu li a {
	padding: 5px 10px 4px 10px;
	display: block;
	color: white;
	width: 96px;
	text-align: center;
	background: url(style/bg-menu-hover.gif) no-repeat 0 0;
	text-decoration: none;
	font-size: 13px;
	font-weight: bolder;

}
#menu li a:hover {
	color: Black;
	background-position: -115px;
	border-bottom-color: #DAA520;
	border-bottom-style: solid;
	border-bottom-width: 5px;
}

#menu li .active {
	color: #A80403;
	background-position: -115px;
}

/**ODKAZ PORADATELE**/
#menu li.poradatele a {
	padding: 5px 10px 4px 10px;
	display: block;
	color: white;
	margin-right: 0px; /*font-weight: bold;*/
	width: 142px;
	text-align: center;
	background: url(style/bg-menu-hover2.gif) no-repeat 0 0;
	text-decoration: none;
	font-size: 13px;
	font-weight: bolder;
}
#menu li.poradatele a:hover {
	color: Black;
	background-position: -160px;
}

#menu li.poradatele .active {
	color: #A80403;
	background-position: -160px;
}


#content{
	width: 885px; /*900px*/
	min-height: 663px;
	float: left;
	padding-bottom: 15px;
	padding-left: 15px;
	background: url(style/content_bg.gif) no-repeat center;
	background-color: White;
}

#content_next{
	width: 900px; /*900px*/
	float: left;
	padding-left: 15px;
	background: url(style/content_next_bg.gif) repeat-y center;
}

#content a{
	text-decoration: none;
	color: #FFA804;
}

#content a:hover{
	text-decoration: none;
	color: #B77700;
}

#footer {
	clear: both;
	height: 20px;
	padding: 20px 55px 12px 0px;
	color: White;
	text-align: center;
	font: normal 0.7em/1.5 trebuchet ms, Arial, Helvetica, sans-serif;
	background: #333333 url(style/footer.gif) no-repeat top;
}

#footer a {
	text-decoration: none;
	font-weight: bold;
	color: #FFAA0B;
}
#footer a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #CC8500;
	
}


#inner_banner {
	width: 867px;
	height: 200px;
	background-color: Black;
	float: left;
}

#right_side {
	margin-top: 14px;
	margin-left: 14px;
	width: 587px;
	min-height: 650px;
	float: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #F1F1F1;
	padding-top: 10px;
}

#right_side_axcent {
	margin-top: 14px;
	width: 587px;
	height: 111px;
	float: right;
	margin-right: 18px;
	background-color: Black;
}

#left_side .nadpis {
	width: 240px;
	height: 40px;
	background-color: #620604;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;

}

#left_side .text {
	width: 215px;
	/*min-height: 40px;*/
	float: left;
	margin-left: 10px;
	
}

#left_side .textkoncert {
	width: 215px;
	min-height: 170px;
	margin-left: 20px;
	background-image: url(obrazky/koncert.gif);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	text-align: center;
	color: white;
	background-repeat: no-repeat;
	background-position: bottom;
}

#left_side .banner {
	border: none;
	float: left;
	margin-left: 16px;
	margin-top: 3px;
}

#left_side .banner a img{
	border: 2px solid #6D0704;
}

#left_side .banner a:hover img{
	border: 2px solid Fuchsia;
}




#left_side {
	margin-top: 14px;
	margin-left: 0px;
	width: 265px; 
	min-height: 407px;
	background-color: #CE8700;
	float: left;
	padding-top: 5px;
}

#right_side_top {
	margin-top: 10px;
	margin-left: 10px;
	width: 289px;
	height: 30px;
	background-color: #FF8C00;
	float: left;
	padding-top: 5px;
}

#right_side h1{
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #DAA520;
	margin-bottom: 5px;
	margin-left: 17px;
}

#right_side h2{
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #A77F1E;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 17px;
}

#right_side h3{
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #A77F1E;
	margin-top: 15px;
	margin-bottom: 5px;
	margin-left: 17px;
}

p {
	margin: 0 0 15px 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #373737;
	text-align: justify;
	padding: 5px 0px;
	background-color: #F0F0F0;
}

p.p2 {
	margin: 0 7px 2px 7px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	text-align: justify;
	padding: 10px;
	background-color: transparent;
}

p.text {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
	text-align: justify;
	background: transparent;
}

acronym{
	font-weight: bolder;
	padding-bottom: 6px;
	color: Black;
}

.imgLevy{
	border: 2px solid #9B0A06;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}

#left_side ul{
	margin: 0 0 15px 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #373737;
	text-align: justify;
	padding: 5px;

}

#left_side li{
	/*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/
	font-size: 12px;
	list-style: none;
}

#right_side ul{
	margin: 0 7px 15px 7px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;

	text-align: justify;
	padding: 10px;
	

}

#right_side li{
	/*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/
	font-size: 12px;
	list-style: none;
	vertical-align: middle;
}

.kontakty {
	width: 100%;
	background-color: None;
	
	/*empty-cells: show;*/
}

.kontakty td {
	font-size: 1.0em;
	padding: 5px 2px 5px 4px;
}

.kontakty td.center{
	text-align: center;
}

.kontakty tr.color {
	font-size: 1.0em; /*padding: 1px 2px 1px 4px;*/
	background-color: #F1F1F1;
	margin-bottom: 5px;
}

.kontakty tr.color1 {
	font-size: 1.0em; /*padding: 1px 2px 1px 4px;*/
	background-color: #E5EAF7;
	margin-bottom: 5px;
}

/**KONTAKT**/
#formular {
	padding-left: 0px;
	text-align: left;
	font-size: 1.0em;
	color: #555555;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left: 17px;
}

.formtext {
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: right;
}

.formtext2{
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#formular span {font-size: 1.1em;color:#F18523;}

#formular .info{
	font-weight: normal;
	padding: 0px 0 5px 0px;
	text-align: left;
	
}


.info input{
	font-weight: bold;
	text-align: center;
	border: 0;
	background: none;
	width: 20px;
	color: #F8F8F8;
}

input:focus {
	background-color: #EBCF8B;
}  

.submit{
	padding: 0 5px 0 5px;
	background: #DAA520 None;
	font-weight: lighter;
	color: Black;
	cursor: pointer;
	border: 1px solid #E4E4E4;
}


#formular .td{
	color: Black;
	background-color: Gray;

}

.tr {
	color: Black;
	border-bottom: 1px solid Gray;
}

select, input, textarea {
	font-family: "Tahoma", 'Arial', Sans-Serif;
	font-size: 1.2em;
	color: Black;
	font-weight: normal;
	background-color: White;
	border: 1px solid #CE8700;
}


.hlavni_icq {
	vertical-align: middle;
	margin-top: 0px;
	
}

.nahledcely{
	padding: 20px 10px 10px 10px;
	height: 120px;
	margin-top: 10px;

}

.nahledy {
	float: left;
	margin-top: 7px;
	margin-right: 25px;
	margin-left: 30px;
	margin-bottom: 30px;
}

.nahledy h3{
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #A77F1E;
	margin-top: 25px;
	margin-bottom: 5px;
	margin-left: 17px;
}

.nahledy a { border:0; }

.nahledy a img {
	width: 128px;
	height: 96px;
	border: 4px solid Black;
}

.nahledy a:hover img {
	border: 4px solid Gray;
}

.kapela_obr {
	height: 120px;
	margin-top: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
	float: left;
	
}

.kapela_obr a { border:0; }

.kapela_obr a img {
	width: 100px;
	height: 144px;
	border: 4px solid Black;
}

.kapela_obr a:hover img {
	border: 4px solid Gray;
}

.kapela_text{
	float: left;
	width: 420px;
	min-height: 200px;

}

.kapela_text h3{
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #A77F1E;
	
	margin-bottom: 5px;
	margin-left: 30px;
}

/*
.kapelacela{
	padding: 20px 10px 10px 10px;
	height: 120px;
	margin-top: 10px;
	margin-bottom: 10px;
	
	min-height: 200px;
}

.kapela {
	float: left;
	margin-top: 7px;
	margin-right: 25px;
	margin-left: 30px;
	margin-bottom: 30px;
	padding-top: 40px;
	background-color: Aqua;
}

.kapela h3{
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #A77F1E;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 30px;
}

.kapela a { border:0; }

.kapela a img {
	width: 100px;
	height: 144px;
	border: 4px solid Black;

}

.kapela a:hover img {
	border: 4px solid Gray;
}*/

p.video{
	height: 100px;
	margin: 15px 0 10px 5px;
	
	font-size: 12px;
	color: black;
	text-align: justify;
}

.koncerty {
	width: 90%;
	background-color: None;
	margin-left: 10px;
	
	/*empty-cells: show;*/
}

.koncerty td {
	font-size: 1.0em;
	padding: 5px 2px 5px 4px;
}

.koncerty tr.color {
	font-size: 1.0em; /*padding: 1px 2px 1px 4px;*/
	background-color: #474747;
	margin-bottom: 5px;
	color: White;
	font-weight: bold;
}

.koncerty tr.color1 {
	font-size: 1.0em; /*padding: 1px 2px 1px 4px;*/
	background-color: #F0E68C;
	margin-bottom: 5px;
}

.koncerty tr:hover {
	background: #DAA520;
}

.kapela {
	background-color: None;
	margin-left: 10px;
	
	/*empty-cells: show;*/
}

.kapela td {
	font-size: 1.0em;
	padding: 5px 2px 5px 4px;
}

.kapela td.otazka {
	font-size: 1.0em;
	width: 115px;
	color: #746A46;
	font-weight: bolder;
}

.kapela tr.color {
	font-size: 1.0em; /*padding: 1px 2px 1px 4px;*/
	background-color: #474747;
	/*margin-bottom: 5px;*/
	color: White;
	font-weight: bold;
}

.kapela tr.color1 {
	font-size: 1.0em; /*padding: 1px 2px 1px 4px;*/
	background-color: #F0E68C;
	/*margin-bottom: 5px;*/
}

.youtube{
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

/**galerie**/
.galerie {
	/*height: 120px;*/
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 25px;
	float: left;
	
}

.galerie a { border:0; }

.galerie a img {
	/*width: 100px;
	height: 144px;*/
	border: 4px solid Black;
}

.galerie a:hover img {
	border: 4px solid Gray;
}


.tooltipDiv{
width:240px;font-size:11px;
font-family: Arial, Helvetica, sans-serif;
background:white;
margin:5px;
text-align:center;
}
.tooltipDiv p {background:white !important;width:240px;font-size:12px;font-family: Arial, Helvetica, sans-serif;text-align:center;}
.odkazy {float:left;} 
