@CHARSET "UTF-8";

.BonInfoEventBox{
	
	
	padding: 0px;
	width: 700px;
	
}

.boninfopowerAdd{
float: left;
width: 600px;

}


.tabela-terminy{

float: left;

}
.EventBOXLine{
  
   border-width: thin;
   border-style: none;
   margin: 0px;
   padding:0px;
  
  float: left;
}

.EventKObaltBox{
  width: 700px;
  
  border-width: thin;
  border-style: none;
  padding:0px;
  text-align: center;
  margin-top: 10px;
}

.EventKObaltReg{
  padding:0px;
  text-align: center;
  margin-top: 10px;
  background-color: #f0f0f0;
  width: 700px;
  
}

.EventViewLogo{
	width: 130px;
	
	border-width: thin;
   border-style: dotted;
   float: right;	
   margin-right: 5px;
   margin-top: 5px;
}


.EventSedno{
	width: 560px;
	
	background-color: #ffffff;
	border-width: thin;
   border-style: none;
   float: left;	
}

.EventSednoSub{
	width: 440px;
	height: 150x;
	border-width: thin;
   border-style: none;
   float: left;	
   
   float: right;
}	


.EventSednoOsoba{
	width: 100px;
	margin-left: 5px;
	margin-top: 5px;
	border-width: thin;
   border-style: none;
   float: left;	
  
}

.EventData{
	font-size: 28px;
	
}
.EventTitle{
	font-size: 33px;
	
	font-family: Istok\ Web,Avenir,sans-serif;
	margin-top: 15px;
	margin-bottom: 15px;
        line-height:33px;
	
}

.CZAS{
	font-size: 20px;
	vertical-align: super;
}

.tabela-terminy th{
     background-color: #555555;
     color: #ffffff;
     cellpadding: 0px;
     font-size: 33px;
     cellspacing: 0px;
     padding: 5px;

}

.dzien_tygodnia{
font-size: 13px
}