#btnUver {
  margin-left: 15px;
  float: left;
  display: block;
  width: 143px;
  height: 23px;
  background: url(../images/btnUver.gif) no-repeat scroll left top;
}
#btnUver:hover {
  background: url(../images/btnUver.gif) no-repeat scroll left bottom;  
}

#zazadat {
  margin-left: 10px;
  float: left;
  display: none;
  width: 143px;
  height: 23px;
  background: url(../images/zazadat.gif) no-repeat scroll left top;
}
#zazadat:hover {
  background: url(../images/zazadat.gif) no-repeat scroll left bottom;  
}

.kc {
	float: left;	
	height: 24px;
	line-height: 24px;
	display: block;
	padding-left: 5px;
}
#formUver {
  padding-top: 30px;
  position: relative
}
#price {
  float: left;
  text-align: right;
  padding: 3px 3px 3px 0;
  border: 1px solid #647eab;  
}

.onlineUverInfo {
  clear: left;
  padding-top: 10px;
}
.onlineUverInfo strong {
  color: #023e88;
}

#kalkulackaVypis {
  width: 540px;
  margin-bottom: 10px;
}

#kalkulackaVypis th {
  border-bottom: 2px solid #204686; 
  text-align: center;
}
#kalkulackaVypis td {
  text-align: right;
  padding-right: 20px;
}
#kalkulackaVypis .number {
  text-align: center;
}
#kalkulackaVypis .suma {
  font-weight: bold;
}

#ajaxWrap {
	margin-top: 10px;	
}
.headTr th{
	height: 20px;
	}
.alert {
  color: red;
  font-size: 14px;
  padding: 20px 0;
}

.tableActions {
	float: left;
	margin-top: 10px;
}
.tableActions a{
	padding-left: 10px;
	color: #274B87;
	font-weight: bold;
	padding-right: 15px;
	
}
#contentMiddle {
	padding-bottom: 50px;
}
.tableActions .emailSend, .emailSend {
	background:transparent url(../images/email.png) no-repeat scroll left center;
	display: block;
	float: left; 
	height:20px;
	line-height:20px;
	padding-left:20px;
	width: 40px;
}

.printSendBtns {
	position: absolute;
	left: 192px;
	top: 20px;
	display: none;
}
.printSendBtns a {
	padding-right: 10px;
	color:#274B87;
	font-weight:bold;
}
.printSendBtns .emailSend {
	float: left;
}
.printSendBtns #print {
	float: left;
}
