.Tehspravka {
	font-size: 7px
}
body {
  background: url(images/fon5.jpg) no-repeat fixed;
}
.contTop1 {
  background: url(images/fonTop1.png) no-repeat top left;
  width: 200px;
  vertical-align: top;
}
.contBot1 {
  background: url(images/fonBot1.png) no-repeat top left;
  width: 200px;
  height: 15px;
}
.contTop2 {
  background: url(images/fonTop2.png) no-repeat top left;
  width: 380px;
  vertical-align: top;
}
.contBot2 {
  background: url(images/fonBot2.png) no-repeat top left;
  width: 380px;
}
.contTop3 {
  background: url(images/fonTop3.png) no-repeat top left;
  width: 580px;
  vertical-align: top;
}
.contBot3 {
  background: url(images/fonBot3.png) no-repeat top left;
  width: 580px;
  height: 15px;
}
.contTopLogo {
  background: url(images/logo.png) no-repeat top left;
  width: 180px;
  height: 51px;
  vertical-align: top;
}
.contBotLogo {
  background: url(images/fonBotLogo.gif) no-repeat top left;
  width: 200px;
}
.gal {
    margin-top: 15px;
    margin-left: 15px;
    margin-right: 35px;
}
.galm {
  margin-top: 15px;
  margin-left: 15px;
  margin-right: 30px;
}


.menu {
  text-transform: uppercase;
  float: left;
}
ul {
  list-style: none;
  font-family: Tahoma;
  color: #333333;
  font-size: 10pt;
  line-height: 200%;
  margin-top: 10px;
}
ul a {
  text-decoration: none;
  color: #333333;
}
.contactText {
  margin-left: 20px;
  margin-right: 40px;
  margin-top: 20px;
  font-family: Tahoma;
  font-size: 10pt;
  color: #333333;
 /* line-height: 150%;   */
}
.contentText {
	margin-left: 20px;
	margin-right: 40px;
	margin-top: 20px;
	font-family: "Tahoma";
	font-size: 10pt;
	/*  color: #3367b2; #4b4d66 "Trebuchet MS"   */
  color: #333333;
	line-height: 200%;
}
.contentText h2 {
  font-size: 12pt;
  color: #333333;

}
.contactText h2 {
  font-size: 12pt;
  color: #333333;
}
