/* CSS Document */
body {
	background:#000 /*url(pic/bg-main-left.jpg) top left no-repeat*/;
	padding:0;
	margin:0;
	font-family:Trebuchet MS;
	font-size:70%;
}
/* LAYOUT */
div#parent {
	background:#BBBF30 url(pic/bg-main.jpg) right top no-repeat;
	width:700px;
	margin:30px auto;
}
div#header {
	background:url(pic/header.jpg) top left no-repeat;
	width:700px;
	height:100px;
	text-align:right;
}
div#header.home {
	background:url(pic/header-home.jpg) top left no-repeat;
	
}
div#header-content {
	text-align:center;
}
div#lang {
	text-align:right;
	padding:10px 20px;
}
div#left-column {
	float:left;
	width:120px;
	color:#000;
	font-weight:bold;
	padding:5px 0 0 0;
	text-align:center;
}
div#right-column {
	color:#000;
	margin-left:120px;
	padding:5px 15px 0 0;
}
div#right-column.contact {
	background:url(pic/ondra-2.jpg) 250px 30px no-repeat;
	height:200px;
}
div#one-column {
	color:#000;
	padding:5px 15px 5px 20px;
}
div#footer {
	clear:both;
	height:22px;
	background:url(pic/pata-3.jpg) top left no-repeat;
	text-align:right;
	padding:13px 15px 7px 15px;
	font-weight:bold;
}
div#news {
	font-family:Arial, Helvetica, sans-serif;
	padding:0 0 10px 0;
	font-weight:bold;
}
div#calendar {
	float:left;
	width:190px;
}
div#events {
	margin:0 0 0 195px;
}
div.cd-discography {
	float:right;
	margin:5px 0 5px 15px;
}
div.cd-baby-button {
	clear:both;
	text-align:right;
	padding:5px 0;
}
div.align-center {
	text-align:center;
}
/* A */
a {
	color:#990000;
	border-bottom:1px solid #990000;
	text-decoration:none;
}
a:hover {
	border-bottom:1px dotted #990000;
}
a.white {
	color:#FFF;
	border-bottom:1px solid #FFF;
	text-decoration:none;
}
a.white:hover {
	border-bottom:1px dotted #FFF;
}
div#header-content a {
	text-decoration:none;
	border-bottom:none;
	color:#fff;
}
div#header-content a.active {
	color:#000;
}
div#lang a {
	color:#000;
	font-weight:bold;
}
div#calendar a {
	border-bottom:none;
	color:#666;
	display:block;
}
div#calendar a.used {
	color:#FFF;
}
div#calendar a.actual {
	color:#000;
}
div#left-column a {
	border-bottom:none;
}
/* BASIC */
p {
	margin-top:0;
	text-indent:20px;
	text-align:justify;
}
p.small-bottom-margin {
	margin-bottom:5px;
}
h1 {
	font-size:140%;
	margin:5px 0;
	color:#000;
}
h2 {
	font-size:120%;
	margin:10px 0;
	/*color:#990000;*/
}
h2.no-top-margin {
	margin-top:0;
}
h2.clear {
	clear:both;
}
h3 {
	font-size:110%;
	color:#990000;
}
h4 {
	font-size:100%;
	margin:10px 0 0 0;
}
hr {
	color:#7E8040;
	height:1px;
}
/* IMG */
img.inText {
	margin:5px 10px 5px 0;
	float:left;
}
img.inText-right {
	margin:0px 0 5px 15px;
	float:right;
}
img.with-border {
	margin:10px 0;
	border:1px solid #333;
}
img.link {
	border:none;
}
/* FORM */
form {
	margin:5px 0;
	padding:0;
}
form.right-align {
	text-align:right;
}
input.black {
	background-color:#000;
	color:#FFF;
	font-weight:bold;
	border:1px solid #333;
}
/* MENU */
ul#menu-items {
	list-style-type:none;
	padding:0;
	margin:40px 0 0 0;
}
ul#menu-items li {
	display:inline;
	border:1px solid #BBBF30;
	border-bottom:2px solid #7E8040;
	border-right:none;
	background-color:#7E8040;
	padding:2px 5px 1px 5px;
	margin:0;
	font-weight:bold;
}
ul#menu-items li.active {
	border:1px solid #BBBF30;
	border-bottom:2px solid #E2E673;
	border-right:none;
	background-color:#E2E673;
}
/* TABLE */
td.calendar-field {
	text-align:center;
	border:1px solid #FFF;
}
td.calendar-field-used {
	text-align:center;
	background-color:#990000;
	color:#FFF;
}
td.calendar-field-actual {
	text-align:center;
	border:1px solid maroon;
	background-color:#FFFF99;
	font-weight:bold;
}
td.day-name {
	background-color:#999;
	padding:2px;
	border:1px solid #666;
	color:#FFF;
}
/* OTHERS */
div.divider {
	font-size:0;
	height:1px;
	border-bottom:1px dotted #806640;
}
.hidden {
	display:none;
}
div.photo-description {
	padding:5px 0 15px 0;
}


#ukazky  {
 font-size:   85%;
 text-align:   left;
 
 margin-left:  4em;
 width:        36em; }


.mp3-l   {
 letter-spacing: 1px;
 padding-left:    20px;
 left:            0;
 width:           25%;
 height:          auto;
 float:           left }

.mp3-m   {
 letter-spacing: 1px;
 margin-left:     12px;
 width:           30%;
 height:          auto;
 float:           left }

.mp3-r   {
 letter-spacing: 1px;
 margin-left:     20px;
 width:           30%;
 height:          auto;
 float:           left;
  }
