/* Little Band Brno */
@import url('https://fonts.googleapis.com/css?family=Jura:300,400,600,700&subset=latin-ext');
body {
	font-family: 'Jura', sans-serif;
	background-image: url("images/nota.gif");
	width: auto;
	font-size: 14pt;
	margin:15px;
	padding:0;
	text-align:center;
}
li {
	list-style:outside;
	list-style-image: url("images/list.gif");
	text-indent:0cm;
	margin:0 0 0.5em 0.5cm;
	text-align:justify;
}
img {
	border:none;
	margin:0;
	text-indent:0;
}
#hlava {
	vertical-align:top;
	position: relative;
	/*left: 100px;*/
}
#medium {
	width: 700px;
	text-align: center;
	/*position:   relative;
	left: 50px;*/
	margin: 0px auto;
}
#nav {
	font-family:Courier New CE, Courier New, Courier,monospace;
	line-height:100%;
	width: 120px;
	float: left;
	text-align: left;
}
#telo {
	font-size: medium;
	text-indent: 0.5cm;
	width: 580px;
	vertical-align: top;
	text-align: left;
	float: left;
}
.cor {
	clear: both;
	height: 2px;
}
.gal {
	text-align:center;
	text-indent:0;
}
.gal img {
	border:1px black solid;
	cursor:pointer;
	margin:0 10px 20px 10px;
}
#nav a {
	color:black;
	text-decoration:none;
	display:block;
	margin:0.25em 0;
}
#nav a:hover {
	color:#333;
	font-weight:bold;
}
#telo p {
	margin:0 0 0.5em 0;
	text-align: justify;
}
#telo a {
	color: #333;
	text-decoration: underline;
	font-weight: 700;
}
#telo a:hover {
	color: #666;
	font-weight: 700;
}

#pata {
	font-family:Courier New CE, Courier New, Courier,monospace;
	font-size:10px;
	margin-top: 12px;
	padding-top: 10px;
	border-top:solid 2px #666;
}
#patar {
	font-family: Courier New CE, Courier New, Courier, monospace;
	font-size: 10px;
	margin-top: 12px;
	padding-top: 10px;
	border-top: solid 2px #666;
	text-decoration: none;
}
#telo .pn {
	/* nadpis centr�ln�ho bloku */
	font-family: Courier New CE, Courier New, Courier,monospace;
	font-weight: 700;
	font-size: 150%;
	text-align: center;
	text-indent: 0cm;
	margin: 0 0 1.5em 0;
}

.patka {
	text-align:right;
	margin:0;
	padding:0;
}
.ico {
	/* dolní pole ikon */
	text-align:center;
	padding: 10px 2px;
	border:0;
}
.kontl {
	/* položky na stránce Kontakty na levé stran� */
	width:240px;
	text-indent:0;
	float: left;
	text-indent:0cm;
	padding-left: 50px;
}
.kontr {
	/* položky na stránce Kontakty na pravé straně */
	width:240px;
	text-align:right;
	float: left;
	text-indent:0cm;
	padding-right: 50px;
}
table{
	border-spacing: 0px;
}
tr {
	width:580px;
	height: 1.2em;
}
td {
	font-size: 10pt;
	width:290px;
}
td.sh {
	width:240px;
}
td.kr {
	width:50px;
	font-family:Courier New CE, Courier New, Courier,monospace;
}
.pr {
	border-top:1px solid black;
}
.bot {
	border-bottom: 2px solid #ddd;
	height: 1px;
	font-size:1px;
}
#telo .rok {
	padding-top: 3px;
	margin-top: 20px;
	border-top: 1px black dotted;
}

#kalendar {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}
