/* General */

body {
	margin: 0;
  text-align: center; /*vycentrovani pro IE*/ 	
}

h1, h2, h3, h4 {
	margin: 0;
}

img {
	border: 0;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
	
}

#animation {
  width: 800px;
  height: 180px;
  background: url(images/bar/film.jpg);
  background-color: black;
  text-align: center;
}

#animation img {
  border: 0px;
  margin: 0px;
  padding: 0px;
  border-style: none
}

.text {
  line-height: 1.3;
  text-align: justify;
}

.photos img {
  border: inset #808080;
  margin: 0px;
}

.photos tr {   
  text-align: center;
}

.discography-table {
  width: 434px;  
}

.discography-table tr {
  vertical-align: top;
  font-size: 12px;
}

.photos-table {
  width: 434px;  
}

.photos-table tr {
  vertical-align: middle;
}

.link-bookmark {
  font-style: italic;
  color: #dbd53d;
  text-decoration: none;
}

#validity-html-mark {
  float: left;
}

#validity-css-mark {
  float: right;
}

.ms3 {
    min-height: 90px;
}

.youtube {
    padding: 10px 5px 10px 5px;
    
}

#news img {
    margin: 0px 20px 5px 40px;
}

#news {
    text-align: justify;
}

#news ul li {
    margin: 5px 0px 10px 0px;
    clear: both;
}

#concerts h3 {
  margin-top: 20px;
  margin-bottom: 0px;
}

#concerts ul {
  margin-top: 5px;
}


body {
    font-family: tahoma, helvetica, arial, sans-serif;
    font-size: 10px;
    text-align: center;
    background: #000;
    background: black;
    color: #ddd4d4;
    padding-top: 3px;
    line-height: 2;
}

#wrapper {
    margin: auto;
    text-align: left;
    width: 800px;
    position: relative;
    padding-top: 29px;
}

#body {
     background: url(images/body_bg_pg2.gif) repeat-y;
     width: 800px;
}

#bodyi {
     background: url(images/body_top_pg2.gif) no-repeat;
     width: 800px;
}

#bodyj {
     background: url(images/body_bot_pg2.gif) bottom no-repeat;
     padding: 0px 0;
}

h1, h2, h3, #nav, #nav li {
    margin: 0; padding: 0;
}
#nav {
    font-size: 12px;
    position: absolute;
    right: 0;
    top: 0px;
    line-height: 2;
    padding-left: 120px;
}
#nav li {
    float: left;
    width: 80px;
    list-style: none;
    margin-left: 2px;
    border-bottom: 1px solid black;
    border: none;
}
#nav a {
/*    background: #738d09;
    background: #71fe40;
    background: url(images/nav.png) no-repeat;*/
    color: #2e3901;
    color: white;
    color: #5bc33c;
    font-weight: bold;
    text-decoration: none;
    display: block;
    text-align: center;
    padding: 1px 0;
}
#sidebar {
    float: left;
    width: 168px;
}
#sidebar .content {
    padding-left: 24px;
    font-size: 11px;
    line-height: 1.6;
    margin-bottom: 20px;
}
#sidebar .content img {
    float: left;
    clear: left;
    margin: 5px 5px 5px 0;
}
#sidebar .divider {
    background: url(images/left_splitter.gif) center no-repeat;
    height: 5px;
    width: 169px;
}

#sidebar a {
    font-size: 10px;
    color: #0080D0;
    color: #e5a0d9;
    color: #ede869;
    color: #db91ce;
    font-weight: bold;
    text-decoration: none;
}

#sidebar .content h2 {
   color: #bf66af;
}

#sidebar-right {
    float: right;
    width: 168px;
}
#sidebar-right .content {
    padding-right: 24px;
    font-size: 11px;
    line-height: 1.2;
    margin-bottom: 20px;
    padding-left: 5px;
}
#sidebar-right .content img {
    float: right;
    clear: right;
    margin: 5px 5px 5px 0;
}

#sidebar-right .content ul {
    padding-left: 15px;
    margin-left: 0px;
}

#sidebar-right .divider {
    background: url(images/content_splitter.gif) repeat-x;
    height: 5px;
}

#sidebar-right .content h2 {
    color: #489930;
    color: #5bc33c;
}

#content {
    float: right;
    width: 464px;
    font-size: 13px;
    line-height: 1.2;
}

#content a {
    text-decoration: none;
    color: #dbd53d;
}

#content .content {
    margin: 7px 15px 20px 15px;
}

#content .divider {
    background: url(images/content_splitter.gif) repeat-x;
    height: 5px;
}
    
#content .month {
    font-style: italic;
}

#content .year {
    font-weight: bold;
}

#content .content h2 {
    color: #dbd53d;
}

#logo {
    position: absolute;
    left: 8px;
    top: -11px;
    font-family: arial;
    font-size: 22px;
    font-weight: bold;
    margin: 0; padding: 0;
}

#logo #michal {
   color: #bf66af;
}

#logo #sindelar {
   color: #dbd53d;
}

h2 {
    font-size: 13px;
    color: #dbd53d;
    margin: 1em 0;
}

h3 {
    font-size: 12px;
    margin: 1em 0;
}

p {
    margin: 1em 0;
}

img {
    border: 0;
}

img.left  { float: left; margin-right: 14px; }

img.right { float: right; margin-left: 14px; }

.clear {
    clear: both;
}

a:hover {
    text-decoration: underline;
}

#foot {
  color:#fff;
  text-align:center;
  vertical-align: middle; 
}

#foot a {
  color: #fff;
}