.box {
   width: 461px;     /* width sensitive */ 
   margin-bottom: 14px;
   padding: 0px;  
  }
.box a {
  color: #839FC4;
  font-weight: bold;
  text-decoration: none;
  }  
.box a:hover {
  color: #053E7A;
  }  
.box .columnleft {
  float: left;
  padding: 0px;
  margin: 0px;
  width: 230px;      /* width sensitive */
  }
.box .columnright {
  padding: 0px;
  margin: 0px;
  }    
/* BOX 1 */  
.box1 {
   border: solid 1px #E9E9E9;
  }
.box1 .header {
   float: left;
   font-weight: bold;
   color: #236B99;
   margin: 8px 0px 0px 8px;
   padding: 0px 0px 3px 0px;
   border-bottom: solid 1px #dedede;
   width: 426px;   /* width sensitive */
  }  
.box1 .square1 {
  float: right;
  background: #E6EAF1;
  width: 15px;
  height: 15px;
  }  
.box1 .square2 {
  float: right;
  background: #E6EAF1;
  width: 12px;
  height: 12px;
  margin-top: 15px;
  }
.box1 .content {
  padding: 0px 27px 0px 8px;
  margin-top: 40px;
  } 
.box1 ul {
  text-align: left;
  list-style: none;
  list-style-image: url('../img/box-list-pointer.gif');
  padding: 0px 0px 0px 20px;
  margin: 0px;
  }
.box1 ul li {
  text-align: left;
  padding-bottom: 10px;
  }
.box1 span.news-data {
  display: inline-block;
  color: #999;
  font-weight: bold;
  }
.box1 span.news-title {
  display: block;
  color: #BA954F;
  font-weight: bold;
  }
.box1 span.news-text {
  display: block;
  }
.box1 span.news-img-min {
  float: left;
  margin-right: 6px;
  }  
  
/* BOX 2 */  
.box2 {
  border: solid 1px #E9E9E9;
  }
.box2 .header {
  width: 451px;
  text-align: right;
  font-weight: bold;
  color: #236B99;
  margin: 8px 0px 10px 0px;
  padding: 0px 10px 0px 0px;
  }  
.box2 .content {
  width: 350px;
  text-align: right;
  padding: 0px 10px 10px 100px;
  background-image: url('../img/bg1-box.gif');
  background-repeat: no-repeat;
  background-position: 0% 100%;
  min-height: 135px;  
  }
/* BOX 3 */  
.box3 {
  background-image: url('../img/bg-box3-header.gif');
  background-repeat: repeat-y;
  } 
.box3 .header {
  display: inline-block;
  color: #fff;
  font-weight: bold;
  margin: 0px;
  padding-top: 15px;
  }
.box3 .sq {
  float: left;
  width: 9px;
  height: 9px;
  display: inline-block;
  margin-top: 17px;
  margin-left: 4px;
  }  
.box3 .sq1 {
  margin-left: 12px;
  background: #fff;   
  }  
.box3 .sq2 {            
  background: #E3EDF6;   
  }
.box3 .sq3 {
  background: #9DC4E2;
  margin-right: 7px;    
  }    
.box3 .content {
  padding: 10px 0px 0px 0px;
  height: 100px;
  background-image: url('../img/box3-sq-cor.png');
  background-repeat: no-repeat;
  background-position: 100% 100%;  
  }      
.box3 ul {
  color: #fff;
  list-style: square;
  padding: 0px 0px 0px 27px;
  margin: 0px 0px 0px 0px;
  }  
.box3 ul li {
  padding: 0px;
  margin: 0px;
  }    
.box3 ul li a {
  text-decoration: none;
  color: #fff;
  font-weight: normal;
  }
  
/* BOX 4 */    
.box-single {
  width: 939px;
  margin-top: 18px;
  }
.box4 {
  border: solid 1px #E9E9E9;
  }
.box4 .header {
  width: 939px;
  text-align: center;
  font-weight: bold;
  color: #236B99;
  margin: 8px 0px 10px 0px;
  padding: 0;
  }  
.box4 .content {
  width: 829px;
  text-align: right;
  padding: 0px 10px 10px 100px;
  background-image: url('../img/bg1-box.gif');
/*  background-image: url('../img/ksw2010.jpg'); */
  background-repeat: no-repeat;
  background-position: 0% 100%;
  min-height: 130px;
  }
/* BOX 5 */    
.box5 {
  border: solid 1px #E9E9E9;
  background-image: url('../img/ambasador.jpg');
  background-repeat: no-repeat;
  background-position: 0% 100%;  
  min-height: 180px;
  }
.box5 .header {
  text-align: center;
  font-weight: bold;
  color: #236B99;
  margin: 8px 0px 10px 0px;
  padding: 0;
  }  
.box5 .content {
  width: 629px;
  text-align: left;
  padding: 0px 10px 10px 280px;
  background-image: url('../img/ambasador-nagrody.jpg');
  background-repeat: no-repeat;
  background-position: 100% 100%;    
  }  
/* BOX 6 */  
.box6 {
  border: solid 1px #E9E9E9;
  background-image: url('../img/news/pic-93.jpg');
  background-repeat: no-repeat;
  background-position: 100% 100%;
  min-height: 135px;
  }
.box6 .header {
  width: 939px;
  text-align: center;
  font-weight: bold;
  color: #236B99;
  margin: 8px 0px 10px 0px;
  padding: 0;
  }  
.box6 .content {
  width: 700px;
  text-align: left;
  padding: 10px;
  } 
