.baner {
	background: transparent url('baner_kalkulacka.jpg') no-repeat center center ;
	width:535px;
	height:120px;
}


.ciara {
	background: transparent url('ciara.jpg') no-repeat center center ;
	width:530px;
	margin-left:2px;
	height:2px;
}



.button {
  width: 28px;
  height: 22px;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
  background: transparent url('button1.jpg') no-repeat center center ;
  color: #B0C4DE;
  font-size:0px;
  border: 1px solid #778899;
}

.button1 {
  width: 28px;
  height: 22px;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
  background: transparent url('button2.jpg') no-repeat center center ;
  color: #B0C4DE;
  font-size:0px;
  border: 1px solid #778899;
}

.napis {
	height:30px;
	font-family: arial, "lucida console", sans-serif;
	font-size: 14px;	
	margin-top:5px;
	margin-bottom:0px;
	margin-left:2px;
	margin-right:0px;
	padding:0px;
	
}

.napis1 {
	height:40px;
	font-family: arial, "lucida console", sans-serif;
	font-size: 14px;	
	margin-top:10px;
	margin-bottom:0px;
	margin-left:2px;
	margin-right:0px;
	padding:0px;
	
}

.tabulka {
		border: 2px inset #00BFFF;
}

.posun {
	padding-right:54px;
}

.tabulka_fromularu {
  border-top: 1px solid #00BFFF;	
  border-bottom: 1px solid #00BFFF;		
  border-right: 1px dashed #00BFFF;		
  border-left: 1px dashed #00BFFF;		
}