body {
	margin: 0px;
	padding: 0px;
	background: #cfcfcf;
	color: #3A3A3A; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#page {
	width: 772px;
	margin: 0px auto;
	background-color: #FFFFFF;
}
#head{
  width: 772px;
  height: 200px;
	width: 772px;
	height: 200px;
	display: block;
	background-color: #7FB0D0;
	overflow: hidden;
	background-image: url(gr/head1.jpg);
	position: top left;
	background-repeat: no-repeat;
}
#head .leva{
  width: 580px;
  height: 200px;
  position: relative;
  float: left;
}
#head .leva span{
  display: none;
}
#head .leva #logo{
	width: 140px;
	height: 76px;
	position: absolute;
	top: 121px;
	left: 281px;
}
#head .leva #logo a{
  display: block;
	width: 141px;
	height: 76px;
	background-image: url(gr/logo.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
#head .leva #logo a:hover{
  background-position: 0px -76px;
}
#head .prava{
  width: 192px;
  height: 200px;
  position: relative;
  float: left;
}
#head .prava address{
  margin: 15px;
  margin-top: 32px;
  font-size: 80%;
  font-style: normal;
  text-align: right;
}
#head .prava a{
  font-weight: bold;
  color: #1D61A6;
}
#head .prava a:hover{
  color: black;
  text-decoration: none;
}
#main{
  width: 772px;
  height: auto;
  /*background-color: #f2f2f2;*/
  overflow: hidden;
  background-image: url(gr/right.jpg);
  background-position: bottom right;
  background-repeat: no-repeat;
}
#main .obs{
  width: 580px;
  height: auto;
  overflow: hidden;
  background-color: #fff;
  position: relative;
  float: left;
  padding-bottom: 25px;
  padding-top: 10px;
  background-image: url(gr/right-top.jpg);
  background-position: left top;
  background-repeat: no-repeat;
}
#main .obs .first{
  margin-left: 115px;
}
#main .obs h2{
  font-size: 110%;
  margin-left: 20px;
  color: #1D61A6;
}
#main .obs .first h2{
  margin-left: 110px;
}
#main .obs .first h3{
  margin-left: 35px;
}
#main .obs .first p{
  font-size: 80%;
  text-align: justify;
  margin: 15px 25px;
  margin-left: 0px;
}
#main .obs h3{
  font-size: 100%;
  padding-left: 20px;
  padding-bottom: 8px;
  margin-right: 70px;
  margin-top: 30px;
  color: #1D61A6;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #ADCDCD;
}
#main .obs .first h3{
  border-bottom-width: 0px;
}
#main .obs .nahl h3{
  border: 0px;
  font-size: 80%;
  color: black;
  padding: 0px;
  margin: 0px;
  padding-left: 20px;
}
#main .obs h4{
  font-size: 90%;
  padding-left: 20px;
  color: #1D61A6;
}
#main .obs ul{
  font-size: 80%;
  text-align: justify;
  margin-right: 35px;
}
#main .obs ul li{
  margin: 2px 25px;
}
#main .obs p{
  font-size: 80%;
  text-align: justify;
  margin: 15px 25px;
}
#main .obs img.left{
  position:relative;
  float:left;
  margin-right:10px;
}
#main .obs img.right{
  position:relative;
  float:right;
  margin-left:10px;
}
#main .obs p.right{
	text-align: right;
}
#main .obs p.center{
	text-align: center;
}
#main .obs a{
  font-weight: bold;
  color: #1D61A6;
}
#main .obs a:hover{
  color: black;
  text-decoration: none;
}
#main .obs table{
  font-size: 80%;
  margin: 0px 25px;
}
#main .obs table td.many{
  font-weight: bold;
  text-align: right;
}
#main .obs table td.width{
  width: 350px;
  font-weight: normal;
}
#main .obs #rezonance,
#main .obs #magneto,
#main .obs #masaze{
  /*display: none;*/
  background-color: #F6F6F6;
  padding: 15px 0px;
}
#main .obs a#hiderbiorezonnace,
#main .obs a#hidermagneto,
#main .obs a#hidermasaze{
	text-decoration: underline;
	cursor: hand;
	color: #401656;
}
#main .obs .img{
  text-align: center;
}
#main .obs .imgbig{
  text-align: center;
}
#main .obs .imgbig img{
  border-width: 1px;
  border-color: #100030;
  border-style: solid;
}
#main #right{
  width: 192px;
  height: auto;
  overflow: hidden;
  position: relative;
  float: left;
  font-size: 80%;
}
#main #right .box{
  background-image: url(gr/box.jpg);
  background-repeat: no-repeat;
  background-position: bottom left;
  padding: 10px 0px;
}
#main #right h2{
  padding: 0px;
  margin: 0px;
  font-size: 110%;
  margin-left: 20px;
  margin-top: 5px;
  color: #1D61A6;
}
#main #right h3{
  padding: 0px;
  margin: 0px;
  font-size: 90%;
  margin-left: 10px;
  margin-top: 5px;
  color: black;
}
#main #right ul{
  margin: 5px;
  padding: 0px;
  padding-left: 18px;
}
#main #right ul li{
  margin: 2px 0px;
}
#main #right p,
#main #right address{
  margin: 10px;
  text-align: justify;
}
#main #right a{
  font-weight: bold;
  color: #1D61A6;
}
#main #right a:hover{
  color: black;
  text-decoration: none;
}
#main #right address{
  font-style: normal;
  display: block;
}
#main #right #menu{
	margin: 0px;
	padding: 0px;
	width: 192px;
	background-image: url(gr/menu.jpg);
	background-repeat: repeat-y;
	background-position: bottom right;
}
#main #right #menu li{
  margin: 0px;
  padding: 0px;
  display: block;
  width: 192px;
  height: 55px;
  border-bottom-color: #93B2D1;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
#main #right #menu a{
  display: block;
  width: 139px;
  padding-right: 53px;
  height: 36px;
  padding-top: 19px;
  text-align: right;
  text-decoration: none;
}
#main #right #menu a:hover{
  text-decoration: underline;
  background-color: #F7F7F7;
  border-right-width: 30px;
  border-right-color: #D5CBE6;
  border-right-style: solid;
  padding-right: 23px;
}
#main #right #menu a.here{
  color: black;
}
.foot{
  width: 772px;
  height: 88px;
  background-color: #d6e5eb;
  overflow: hidden;
  background-image: url(gr/foot.jpg);
  background-position: top right;
  background-repeat: no-repeat;
}
.foot p{
  padding: 0px;
  margin: 0px;
  font-size: 80%;
  margin: 15px;
  font-family: 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
}
.foot a{
  font-weight: bold;
  color: #1D61A6;
}
.foot a:hover{
  color: black;
  text-decoration: none;
}
.foot .left{
  width: 580px;
  height: 88px;
  position: relative;
  float: left;
}
.foot .right{
  width: 192px;
  padding-top: 68px;
  height: 20px;
  position: relative;
  float: left;
}
.foot .right[class]{
  height: 36px;
  padding-top: 52px;
}
