@import url("reset.css");
@import url("lightbox.css");
@import url("menu.css");
@import url("layout.css");


body {
  background: #353240 url("../img/bg.jpg") repeat-x;
  font-size: 0.8em;
  font-family: tahoma, arial;
  line-height: 1.3em;  
  padding-bottom: 20px;
}

img {
  border: 0px solid white;
}
 
strong {
  font-weight: bold;
} 

.clear {
  clear: both;
}

h1 {
  color: #292929;      
  font-weight: bold;
  margin-top: 30px; 
  font-size: 1.4em; 
  text-align: center;
  display: block;
}


#right h1 {
  text-align: left;
  margin-top: 0px;
  margin-bottom: 20px;
}

h2 {
  font-weight: bold;
  font-size: 1.5em;
  display: block;
  margin-bottom: 20px;  
  line-height: 1.3em;
}

h2.nobr {
  margin-bottom: 0px;
}

h2.line {
  padding-bottom: 12px;
  margin-bottom: 18px;
  border-bottom: 1px solid #eeedf1;
}

h3 {
  font-weight: bold;
  margin-bottom: 5px;
}

h3.norm {
  font-weight: normal;  
  font-size: 1.4em;    
  margin-bottom: 10px;  
  margin-top: 25px;
}

p.right, p.rightm {
  text-align: right;  
  float: none;
}

p.rightm {
  font-size: 0.8em;
}

a, a:hover, a:visited {
  text-decoration: underline;
  color: black;
}

a:hover {
  text-decoration: none;
}

img.leflo, img.lefl {
  float: left;
  margin: 0px 24px 24px 0px;
  border: 1px solid #bfb9d4;
}

img.lefl {
  margin: 20px 20px 10px 0px;
}

img.lemal {
  float: left;  
  border: 1px solid #bfb9d4;  
  margin: 4px 15px 5px 0px;
}

img.rightimg {
  float: right;
  border: 1px solid #bfb9d4;
  margin: 0px 0px 20px 20px;
}

p {
  display: block;
  margin-bottom: 17px;
  line-height: 1.5em;
  font-size: 1em;
}

p.perex {
  font-weight: bold;
}

p.q {
  font-weight: bold;
  margin-bottom: 3px;
  color: #6a5da7;
}

p.vyraz {
  background: #efedfa;  
  padding: 10px;
}

em {
  font-style: italic;   
}

.lila {
  color: gray;
}

em.date {
  font-weight: bold;  
  color: black;  
  font-style: normal;  
  font-size: 0.85em;  
  display: block;  
  margin-bottom: 2px;
}

p.aktualne {
  padding-bottom: 5px;
  border-bottom: 1px solid #e4e0f6;
}

.obrazek {
  margin: 0px 20px 20px 0px;  
  border: 4px solid #bdb9cf;
}

.ramle {
  float: left;
  margin: 0px 24px 24px 0px;
  border: 6px solid black;
}

.video {
  width: 325px;  
  float: left;  
  margin-right: 20px;
}

img.second {
  margin-left: 20px;  
}

.right {
  float: right;
}

table {
  border-bottom: 1px solid #bdb9cf;  
  border-right: 1px solid #bdb9cf;     
  width: 455px;
}

th, td {
  padding: 5px;
  border-top: 1px solid #bdb9cf;  
  border-left: 1px solid #bdb9cf;
}

th {
  background: #d1cfda;
  font-weight: bold;  
}

.videodok {
  background: #e2e0ee;    
  padding: 10px;     
  margin-bottom: 20px;
}

.videodok object {
  float: left;  
  margin-right: 14px;  
}


p.delene {
  border-top: 1px solid #eeedf1;
  padding-top: 20px;  
}

em.song {
  color: #333333;
  font-style: normal;  
  display: block;  
  margin-bottom: 17px;
}
