/* CSS Document #eceae4*/

body {
	margin: 8px auto 8px auto;
	background-color: #abf3b0; /* #caf7dd;  #eceae4 */
	background-image: url(../images/back.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}

/* odkazy */
a {color: #f32200; text-decoration: underline;}
a:visited {color: #f32200; text-decoration: underline;}
a:hover {text-decoration: underline overline; background-color: #ffefdf;}

/* logo */
.logo {
	background-image: url(../images/logo.gif);
	width: 568px;
	height: 93px;
	position:relative; 
	margin-left:auto; 
	margin-right:auto;
}

.logo2 {
	background-image: url(../images/logo2.gif);
	width: 568px;
	height: 93px;
	position:relative; 
	margin-left:auto; 
	margin-right:auto;
}
#logo-klik a{
	position: absolute;
/*	margin-left: 90px; */
	width: 60px;
	height: 31px;
	z-index: 1;
	top: 60px;
	left: 0px;
}
#logo-klik a {background: none;}


/* menu, a, a:hover, #active */
.menu {
	position: static;
	font-size: 15px;
	padding-left: 112px;
	padding-top: 66px;
}

.menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.menu ul li {
	display: inline;
}

.menu ul li a{
	background-image: url(../images/menu1.gif);
	width: 70px;
	height: 20px;
	float: left;
	color: #333;
	text-decoration: none;
	text-align: center;
	margin-left: 3px;
	padding-top: 4px;
	clear: right;
}

.menu ul li a:visited{
	background-image: url(../images/menu1.gif);
	color: #333;
	text-decoration: none;
}

.menu ul li a:hover {
	text-decoration: underline;
	font-weight: normal;
}

.menu #active {
	background-image: url(../images/menu2.gif);
	color: #fff;
	text-decoration: underline;
	cursor: default;
}


/* text - bg, font... */
.text-okno {
	background-image: url(../images/bg2.png);
	width: 568px;
	height: auto;
}

.text {
	width: 528px;
	height: auto;
	padding-left: 20px;
	padding-right: 20px;
	text-align: justify;
}
.text-o_nas {
	width: 508px;
	height: auto;
	padding-left: 30px;
	padding-right: 30px;
	text-align: justify;
}

/* patka */
.patka {
	background-image: url(../images/patka.png);
	background-repeat: no-repeat;
	width: 568px;
	height: 44px;
	padding-top: 12px;
	text-align: center;
	font-size: 13px;
	color: #777;
}
.patka a {text-decoration: none; color: #999; border-bottom: 1px dotted #ccc;}
.patka a:visited {text-decoration: none; color: #999; border-bottom: 1px dotted #ccc;}
.patka a:hover {text-decoration: none; color: #ccc; border-bottom: 1px dotted #999; background-color: #fff;}

/* ostatní styly */
h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	color: #660000;
}

h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 8px;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	color: #660000;
}

h3 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 8px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
	color: #660000;
}

h4 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
	color: #660000;
}

h5 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
	color: #660000;
}

h6 {
	margin-bottom: -18px;
	margin-top: 5px;
	padding-top: 6px;
	font-size: 13px;
	font-weight: bold;
}


p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
}

img { border: none; }

input, textarea {
	background-color: #f9f9f9;
	border: 1px solid #ccc;
	margin-top: 1px;
	margin-left: 1px;
	margin-right: 1px;
}

input:focus, textarea:focus {
	background-color: #eceae4;
	border: 1px solid #ccc;
}


.koncerty {
	text-align: center;
	width: 95%;
	border: 1px ridge Silver;
}

.koncerty tr th {
	text-align: center;
	border: 1px solid Silver;
	font-size: 13px;
	color: #444;
}

.koncerty tr td {
	text-align: center;
	border: 1px solid Silver;
	font-size: 13px;
}

.index_noback a {
	background-color: #fff;
}
.index_noback a:href {
	background-color: #fff;
}

/* FOTKY */
.fotogalerie {
	width: 500px;
	height: 50px;
		
}
.fotogalerie a {
	width: 500px;
	height: 50px;
	color: #660000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;	
}

.fotogalerie a:hover {
	width: 500px;
	height: 50px;
	color: #660000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background-color: #fff;
}

.fotogalerie a:visited {
	width: 500px;
	height: 50px;
	color: #660000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;	
}

.galerie-nahledy {
	position: relative;
	font-size: 15px;
	padding-top: 10px;
	margin-left: 5px;
}

.galerie-nahledy ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 380px;
	padding-bottom: 3px;
}

.galerie-nahledy ul li {
	display: inline;
}

.galerie-nahledy ul li a {
	background-color: #f9f9f9;
	width: 120px;
	height: 82px;
	padding-top: 8px;
	margin-left: 2px;
	margin-right: 1px;
	margin-bottom: 3px;
	border: 1px solid Silver;
	float: left;
	text-decoration: none;
	text-align: center;
	clear: right;
}

.galerie-nahledy ul li a:visited {
	background-color: #f9f9f9;
	text-decoration: none;
}

.galerie-nahledy ul li a:hover {
	background-color: #e6e6e6;
}

/* === */
.foto-nav {
	padding-top: 3px;
	padding-right: 2px;
	padding-left: 2px;
}

.pocet {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

.noback {}
.noback a {}
.noback a:hover {background: none;}

.nav-number a { text-decoration: none; }
.nav-number a:visited { text-decoration: none; }
.nav-number a:hover { text-decoration: none; background-color: #ffefdf; }


/* koncerty - odehrané */
.ktable {
	padding-left: 0px;
}
.kdatum {
	font-weight: bold;
	text-align: right;
	width: 44px;
}
.kmisto {
	padding-left: 10px;
}


.jmena {
	font-weight: bold;
	font-size: 13px;
}
