/*
 * BlueMood - CSS style
 * =================
* Author:  Tharli
* Designed for www.tonus.cz
*
*/

/* Layout */
body {
  margin: 0px;
  padding: 0px 0px 0px 0px;
  background: #D3DDF8 url(clip8_25g.jpg) repeat; 
  font-family: verdana, helvetica, arial, sans-serif;
}

#stranka {
  position: relative;
  margin: 0px auto 0px auto;
  padding: 0px 0px 0px 0px;
  background: white;     
  border: ridge medium; 
  width: 720px;
}

#nadpis { 
  background: transparent url(fit_header.jpg) no-repeat left top;
  cursor: pointer; 
  width: 100%;
  margin: 0px;
  height: 200px; 
}

#nadpis h1, #nadpis h4, #nadpis hr, #nadpis p {
  display: none;
}

#obsah {
  background: #E8EDFC;
  margin: 0px;
  padding: 0px 0px 0px 0px; 
}

#menu {
  position: absolute;
  top: 200px;
  left: 0px; 
  margin: 0px;
  padding: 0px;  
  background: transparent;
  width: 220px;
}

#hlavni {
  margin: 0px 0px 0px 220px;  
  padding: 10px 10px 1px 10px;
  width: 478px;  
  border-left: 1px solid #323596;
  text-align: left;
}

/* Styl textu */
#menu h5 {
  font-size: 12px;
  padding: 35px 0px 0px 20px;
  margin: 14px 0px 6px 0px;
  text-align: left;
}

#menu h5 span, #menu hr {
  display: none;  
}

#sluzby h5 {
  background: transparent url(kurzy.gif) no-repeat left top;  
}

#clanky h5 {
  background: transparent url(clanky.gif) no-repeat left top;
}

#firma h5 {
  background: transparent url(firma.gif) no-repeat left top;
}

#publikace h5 {
  background: transparent url(publikace.gif) no-repeat left top;
}

#menu a {
  display: list-item;
  text-decoration: none;
  color: #082475;
  font-weight: bold;
  list-style-type: square;
  line-height: 160%;
  font-variant: small-caps;  
}

#menu a:hover {
  color: #64C827; 
}

.trainingForm {
  font-size: 80%;
}

.formSection {
  font-weight: bold;
}

.formFieldName {
  width: 200px;
}

.greenBox {
  background: #ABFFAF;
  font-size: 70%;
  border: 1px black solid;
  margin: 10px 0px 20px 0px;
  padding: 0px 6px 0px 6px;
}


.konferenceMain {
  font-family: Verdana, Arial, Serif;
  font-size: 20pt;  
  color: #000080; 
  text-align: center;
  font-weight: bold;  
}

.konferenceMainSmall {
  font-family: Verdana, Arial, Serif;
  font-size: 13pt;  
  color: #000080; 
  text-align: center;
  font-weight: bold;  
}

.konferenceBlok {
  font-weight: bold;
  background: #323596;
  color: white;
  padding: 2px 0px 2px 0px;  
}

.lecture {
  background: url(executive.png) center left no-repeat;
  padding-left: 30px;  
  font-weight: bold;
  margin-top: 20px;
}

.lex {
  padding-left: 30px;  
  font-size: 80%;
  text-decoration: underline;  
}

.lex:hover {
  color: green;
  cursor: pointer;
}

.priceBox thead {
  font-size: 70%;
  text-align: right;
}

.priceBox td {
  border: 1px gray solid;
  padding: 0px 4px 0px 4px;  
}

.speaker {
  padding-top: 4px;
  font-weight: bold;  
}

.speaker:hover {
  color: green;  
  cursor: pointer;
}

.konferencePhoto {
  border: 1px black solid;
  margin: 2px 4px 2px 4px;
}
