/* CSS Document */
body {
  background-image: url(../img/backgroundS.gif);
  background-position: top;
  background-repeat: repeat;
  text-align: center; /* Vycentrovani div#container v IE*/
  font-family: arial;
}

a:link, a:visited {
color: rgb(112,79,46);
text-decoration:none;
border-bottom: 1px dashed rgb(112,79,46);
}

a:hover {
color: rgb(163,115,67);
text-decoration:none;
border-bottom: none;
}

#lightbox a:link, #lightbox a:visited, #lightbox a:hover {
border: none;
}

#logo {
margin-top: 20px;
margin-bottom: -5px;
margin-left: 558px;
}

#lang {
margin-bottom: 40px;
border: 0px;
}

#lang img{
border: 1px solid black;
}

#lang a{
border: none;
}

#container {
  display: block;
  background: white url("../img/ConBackground.jpg") repeat top;
  width: 900px;
  height: 425px;
  border: 3px gray double;
  margin-left: auto;
  margin-right: auto; 
}

#violin {
float: left;
_margin-left: -3px; /*hack na IE, pridava left margin */
}

#menu {
float: left;
display: block;
height: 250px;
width: 160px;
margin-top: 70px;
margin-left: -160px;
text-align: left;
font-family: arial;
font-size: 15px;
font-style: normal;
font-variant: small-caps;
font-weight: bold;
}

#menu ul {
list-style-type: none;
}

#item1 {margin-left: 10px;}
#item2 {margin-left: 5px;}
#item6 {margin-left: 5px;}
#item7 {margin-left: 10px;}
#item8 {margin-left: 15px;}
#item9 {margin-left: 20px;}
#item10 {margin-left: 25px;}
#item11 {margin-left: 32px;}



.menu a:link, .menu a:visited {
color: black;
text-decoration: none;
border-bottom: none;
}

.menu a:hover {
color: rgb(153,102,51);
text-decoration: none;
border-bottom: none;
}

#text {
font-size: 12px;
width: 543px;
height: 415px;
overflow: auto;
margin-left: 20px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;

}

h1 {
font-size: 20px;
font-weight: bold;
margin-top: 20px;
text-align: left;
}

h2 {
font-size: 15px;
text-align: left;
font-weight: bold;
margin-bottom: 10px; 
}

h2 span {
font-weight: bold;
}

h3{
font-size: 15px;
font-weight: normal;
margin: 0px;
}



img.member {
margin: 10px;
border: 1px solid black;
float: right;
}

#footer, #footer a:link, #footer a:visited {
color: black;
font-size: 12px;
text-decoration: none;
margin-top: 5px;
border: 0px;
}

/* hofmusici */
.bb-image{
float: right;
margin-left: 10px;
margin-top: 15px;
border: 1px solid black;
padding: 1px;
}

/* koncerty */
#concerts {
width: 520px;
text-align: left;
}

#concerts td.date{
width: 80px;
font-weight: bold;
vertical-align: top;
}

/* galerie */
.gallery{
height: 130px;
}

.gallery img{
float: left;
border: 1px solid gray;
padding: 1px;
margin-right: 5px;
margin-left: 20px;
}

.photos img{
margin-right: 20px;
margin-bottom: 10px;
border: 1px solid gray;
padding: 1px;
}

.photos a{
border: none;
}

.photo {
/*cursor: hand;*/
}


/* Festival Jaromerice */
p.program{
margin-left: 53px;
margin-bottom: -5px;
margin-top: -5px;
text-indent: -45px;
}


/* Historie */
#history td.year{
width: 40px;
vertical-align: top;
font-weight: bold;
}

/* Kontakty */

#yourText{
vertical-align: top;
}

#submit{
margin-top: 5px;
}

#management {
float: right;
font-weight: bold;
}

#sendMessageHref {
font-size: 130%;
font-weight: bold;
margin-left: 160px;
}

/* Media */
#flashPlayer {
  float: right;
}

.ul_media {
  margin-left: -20px;
}
