/* CSS Document - 
    ModuleName:   portal.css in system/styles 
    version:      01.01 
    build:        0005
    upd:          070314
    Checked:      01.00 b0002
    
    01.01 0005  + styly záhlaví stránky
*/


#page-head .page-title {
  font-size: 150%;
  font-weight: bold;
  color: red;
} 
.page-title {
  padding: 0px;
  margin: 0px;
  }
   
.page-title-l1
{
  font-size: 200%;
  font-weight: bold;
  color: red;
  
  padding-top: 20px;
}
.page-title-l2
{
  font-size: 100%;
  font-weight: bold;
  color: yellow;
  
}
#page-left .flags {
  margin-left: 15px;
  margin-top: 10px;
  } 

.page-body
{
  margin: 20px;
}
.page-body p {
  margin-top: 10px;
}
.page-body a {
  color: white;
}


/* SPONZORS STYLES*/
.logoframe1, .logoframe3 {
  
  text-align: center;
  margin-top: 15px;
  }
.logoframe1 {
  margin-right: 20px;
  }
.logoframe3 {
  margin-left: 20px;
  }  
.logo {
  width: 100px;
  margin-top: 5px;
  }  
.table-right-content {
  height: 388px;
  
  } 
/* styly pro bannery na ploše */        

.banner-block {
  text-align: center;
  margin-bottom: 10px;
  } 

.banner-image {
  margin-top: 15px;
  width: 400px;
  }
  
.W3C-logo, .copyright, .counter {
  margin-top: 15px;
  text-align: center;
  }  
