* {
	margin: 0;
	padding: 0;
}
body {
	font: 1em/1.5 "Trebuchet MS", sans-serif;
	text-align: center;
	color: black;
	background: #efc216;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p {
	margin: .75em 0;
}
img {
	border: 0;
}
h1 {
	margin: 4px 0;
	font-size: 2.1em;
	padding: 0 0 0 30px;
}
#container {
	width: 760px;
	margin: 0 auto;
	text-align: left;
}
.header {
	padding: 12px 0 12px 0;
	text-align: right;
	font-size: 1.1em;
	color: #613e00;
}
.header a {
	color: #613e00;
}
.header span {
	font-size: .8em;
}
.main {
	padding: 2px;
	background: white;
}
.main .top {
	padding: 14px 30px 4px 30px;
	font-size: 1.1em;
	color: white;
}
.main .top .place {
	float: right;
}
.main .left {
	width: 378px;
	float: left;
}
.main .right {
	width: 342px;
	padding: 0 24px 0 12px;
	float: left;
	text-align: center;
}
.main .left .text {
	margin: 0 12px 15px 24px;
	padding: 5px;
	text-align: justify;
	font-family: arial, sans-serif;
	line-height: 1.4;
	font-size: .75em;
}
.main .right .text {
	margin: 15px 0;
	padding: 5px;
	text-align: justify;
	font-family: arial, sans-serif;
	line-height: 1.4;
	font-size: .75em;
}
.main .bottom {
	padding: 11px 30px 4px 50px;
	font-size: 1.1em;
	text-align: right;
	color: white;
}
.main .bottom a {
	color: white;
}
.cleaner {
	clear: both;
}
.footer {
	padding: 7px 0;
	text-align: right;
	font-family: arial, sans-serif;
	font-size: .7em;
}
.footer a {
	color: #545454;
}
ol {
	margin: 1em 0;
	padding-left: 2em;
}
/* colors ____________________________________________________________________*/
.vlnobyti .top, .vlnobyti .bottom {
	background: #c6168d;
}
.vlnobyti h1 {
	color: #c6168d;
}
.vlnobyti .text {
	background: #fde9f2;
}
.vlnobyti .right img {
	border: 1px solid #c6168d;
}
.varhaneum .top, .varhaneum .bottom {
	background: #d99e4f;
}
.varhaneum h1 {
	color: #d99e4f;
}
.varhaneum .text {
	background: #eddbc0;
}
.varhaneum .right img {
	border: 1px solid #d99e4f;
}
.mfo .top, .mfo .bottom {
	background: #004a8f;
}
.mfo h1 {
	color: #004a8f;
}
.mfo .text {
	background: #dbdeed;
}
.mfo .right img {
	border: 1px solid #004a8f;
}
.tarafuki .top, .tarafuki .bottom {
	background: #faa61a;
}
.tarafuki h1 {
	color: #faa61a;
}
.tarafuki .text {
	background: #ffe0b6;
}
.tarafuki .right img {
	border: 1px solid #faa61a;
}
.klezmer .top, .klezmer .bottom {
	background: #9c1c20;
}
.klezmer h1 {
	color: #9c1c20;
}
.klezmer .text {
	background: #eeded6;
}
.klezmer .right img {
	border: 1px solid #9c1c20;
}
.bena .top, .bena .bottom {
	background: #7b524d;
}
.bena h1 {
	color: #7b524d;
}
.bena .text {
	background: #f5f1ef;
}
.bena .right img {
	border: 1px solid #7b524d;
}
.kelarova .top, .kelarova .bottom {
	background: #c4151c;
}
.kelarova h1 {
	color: #c4151c;
}
.kelarova .text {
	background: #f3e9e8;
}
.kelarova .right img {
	border: 1px solid #c4151c;
}
.bittova .top, .bittova .bottom {
	background: #802872;
}
.bittova h1 {
	color: #802872;
}
.bittova .text {
	background: #f2e9f2;
}
.bittova .right img {
	border: 1px solid #802872;
}
.cankisou .top, .cankisou .bottom {
	background: #8c8727;
}
.cankisou h1 {
	color: #8c8727;
}
.cankisou .text {
	background: #efefe4;
}
.cankisou .right img {
	border: 1px solid #8c8727;
}
.manzele .top, .manzele .bottom {
	background: #50b848;
}
.manzele h1 {
	color: #50b848;
}
.manzele .text {
	background: #bee0b2;
}
.manzele .right img {
	border: 1px solid #50b848;
}
.nikl .top, .nikl .bottom {
	background: #00654e;
}
.nikl h1 {
	color: #00654e;
}
.nikl .text {
	background: #a4c2bb;
}
.nikl .right img {
	border: 1px solid #00654e;
}
.program {
	color: white;
	background: #472124;
}
program h1 {
	margin: 0;
}
.program a {
	color: white;
}
.program a:hover {
	color: #cccccc;
	text-decoration: none;
}
.program h2 {
	padding: 1em 5px;
	margin-bottom: .75em;
	font-size: 1.3em;
	text-transform: uppercase;
	background: black;
}
.program h2 span {
	font-weight: normal;
	text-transform: none;
}
.program h3 {
	padding: 0 5px;
	font-size: 1em;
	font-weight: normal;
	background: black;
}
.program h3 span {
	display: block;
	font-weight: bold;
}
.program .top {
	background: black;
}
.uvod, .galerie {
	color: white;
	background: black;
}
.uvod .right p {
	margin: 0;
	text-indent: 3em;
}
.uvod .right p.signature {
	margin-top: 1.5em;
	text-align: right;
	font-style: italic;
}
.uvod .left p {
	font-style: italic;
}
.uvod .left p.signature {
	padding-right: 100px;
	text-align: right;
	font-style: normal;
}
.galerie a {
	color: #ffd700;
}
.galerie .left .text {
	margin: 0 0 15px 24px;
}

