

/* LOGO

–––––––––––––––––––––––––––––––––––––––––––––––––– */

.kons_logo {

	padding-top: 10px;

}

.parti_logo {

	padding-top: 10px;
	float:right;

}





/* SPACER

–––––––––––––––––––––––––––––––––––––––––––––––––– */

.kons_space {

	padding-top: 30px;


}


/* BOT

–––––––––––––––––––––––––––––––––––––––––––––––––– */

.k_bot {
  background-color: #048a65;
  color: #fff;
  padding-left: 20px;
  font-size:14px;
  text-align:center;
  position: fixed;
  bottom: 0;
  width:100%;
  padding-top:20px;
  padding-bottom:20px;
  z-index:9999;
}

