#textWrap h1 {
  padding-top: 20px;
  padding-left: 10px;

}

#textWrap .leftIndex {
	padding-top: 15px;
	float: left;
	margin-left: 10px;
	width: 290px;
	text-align: justify;
}
#textWrap .leftIndex ul {
	color: #000;
	width: 220px;
	
}
#textWrap .leftIndex ul li {
	color: #274b87;
	padding-bottom: 0px;
}

#textWrap .rightIndex {
	padding-top: 15px;
	float: left;
	
}

#textWrap .rightIndex {
	color: #000;
	width: 200px;
	margin-left: 20px;
}

#textWrap .rightIndex ul li a {
	color: #274b87;
}

#textWrap .rightIndex ul li a:hover{
	text-decoration: none;
	color: #000;
}
#textWrap #request {
	position: absolute;
	top: 277px;
	right: 225px;	
	background: url(../images/request.png) left top;
	width: 162px;;
	height: 72px;
	display: block;
}
#textWrap #request:hover {
	background-position:  0 -72px;
}
#textWrap #kalkulacka {
  display: block;	
  margin-top: 5px;
	width: 143px;
	height: 23px;
	background: url(../images/kalendar.png) left top;	
}
#textWrap #kalkulacka:hover {
	background-position: left bottom;	
}

#textWrap ul {
  padding-left: 10px;
}

#textWrap a {
  color: black;
}
