html {overflow-y:scroll; }

BODY {
 margin: 0px;
 padding: 0px; 
 color: black;
 background-color: #e1e9ec;
 }

body, p, td, th, input, select, textarea { font: 12px Arial, Verdana, Tahoma; color: black; }
form { padding:0; margin: 0; }
th { 
	font-weight: bold;
}

H1 {
 position: relative;
 top: 30px;
 z-index: 10;
 font-family: Arial, Verdana, Tahoma; font-size: 17px; COLOR: #000000;
 padding: 0px 0px 0px 90px;
}
H2 {
 font-family: Arial, Verdana, Tahoma; font-size: 15px; COLOR: #038f35;
}
H3 {
 font-family: Arial, Verdana, Tahoma; font-size: 13px; COLOR: #729a80;
}
H4 {
 font-family: Arial, Verdana, Tahoma; font-size: 13px;; COLOR: black;
}

p, h2 {
	padding: 0;
	margin: 0 0 11px 0;
}

p {
	line-height: 150%;
}

ul {
	padding: 0 0 0 50px;
	margin: 0 0 11px 0;
}

LI {
 font-family: Arial, Verdana, Tahoma; font-size: 12px; COLOR: #000000;
 list-style-image: url(images/li.gif);
 line-height: 150%;
}

A:link, A:visited {
 font-family: Arial, Verdana, Tahoma;
 color: #038f35;
}
A:hover, A:active {
 font-family: Arial, Verdana, Tahoma;
 color: #26bc09;
}

A.email:link, A.email:visited {
 font-weight: bold;
 color: #038f35;
}

A.email:hover, A.email:active {
 font-weight: bold;
 color: #26bc09;
}

A.soline:link, A.soline:hover, A.soline:active, A.soline:visited {
 font-family: Arial, Verdana, Tahoma;
 font-size: 12px;
 color: #647c6d;
}

TD.top {
 background : url(images/bg_piter.jpg) top no-repeat;
 width: 1000px;
 height: 282px;
}

DIV.green  {
 background-color: #038f35;
 }

TD.menu {
 width: 839px;
 height: 56px;
 background : url(images/bg_menu.jpg) bottom no-repeat;
 padding: 5px 0px 0px 0px;
}
TD.menu_green {
 width: 61px;
 height: 56px;
 background : url(images/bg_menu_green.gif) bottom repeat-x;
}

TD.white {
 background-color: #ffffff;
}

DIV.logo {
 padding: 20px 0px 0px 77px;
}
 
DIV.text {
 padding: 40px 0px 0px 77px;
 }
 
DIV.block1 {
 padding: 0px 85px 0px 30px;
 background: url(images/img_2.gif) top right repeat-y;
}
 
TD.adr1 {
 text-align: right;
 padding: 0px 10px 2px 0px;
 font-weight: bold;
 color: #038f35;
}
 
TD.adr2 {
 font-weight: bold;
 padding: 0px 70px 2px 0px;
}
 
DIV.text_bold {
 font-weight: bold;
}
 
DIV.list1_header {
 padding: 0px 0px 0px 45px;
 font-family: Arial, Verdana, Tahoma; font-size: 13px; font-weight: bold; COLOR: #038f35;
}
 
UL.list1 {
  padding: 30px 0px 0px 20px;
}
 
#map {
 position: relative;
 height: 373px;
 width: 916px;
 padding: 20px 0px 0px 77px;
 margin: 35px 0px 0px 0px;
 background: url(images/map.gif) top right no-repeat;
}

#text_map {
 font-family: Arial, Verdana, Tahoma; font-size: 12px; font-weight: bold; COLOR: #038f35;
 width: 145px;
}

TD.bottom {
 background: url(images/bg_bottom.gif) 1px 0 no-repeat;
 width: 1000px;
 height: 123px;
 padding: 67px 90px 10px 90px;
 background-color: #ffffff;
}
 
td.bottom table td {
	padding-right: 3px;
} 

.content {
	padding: 26px 90px 0 90px;
}

.content table {
	border-collapse: collapse;
	margin-bottom: 11px;
	border: 0px;
}
.content table td, .content table th {
	border: 1px solid #CED3D9;
	padding: 4px;
}
.content table th {
	background-color: #E1E9EC;
}

table.trans {
	border-collapse: collapse;
}
table.trans td, table.trans th {
	padding: 0;
	border: 0;
}

DIV.price_1 {
 width:161px;
 margin:1px 0px; padding:0 0 25px 0;
 text-align: center;
}
DIV.price_2 {
 width:161px;
 margin:1px 0px 1px 14px; padding:0 0 25px 0;
 text-align: center;
}
DIV.price_3 {
 width:161px;
 margin:1px 0px 1px 30px; padding:0 0 25px 0;
 text-align: center;
}
DIV.price_4 {
 width:161px;
 margin:1px 0px 1px 40px; padding:0 0 25px 0;
 text-align: center;
}

td.menu img {
	border: 0;
}

div.scroll {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}

span.scroll {
	background-color: #038F35;
	color: #FFFFFF;
	padding: 2px;
}

span.scroll-split {
	color: #e5e5e5;
}

input {
	outline: none;
}

.content .guestbook .item span {
  background: #038f35;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  color: #FFFFFF;
  font-size: 11px;
  font-weight: bold;
  /*height: 11px;*/

  line-height: 10px;
  margin-right: 5px;
  padding: 4px 6px;
  position: relative;
}
.content .guestbook .item small {
  top: 1px;
  font-size: 11px;
  position: relative;
}
.content .form table td,.content .form table th {
	border: none;
}
.content .form input, .content .form textarea, .content .form select {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #454545;
  margin: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  border: 1px solid #999999;
  padding: 3px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  behavior: url(/libs/PIE.htc);
  background: none;
  font-family: Arial;
}
.content .form input[type="submit"] {
  color: #fff;
  cursor: pointer;
  -moz-user-select: none;
  background-color: #F5F5F5;
  background: -moz-linear-gradient(center top, #f5f5f5, #e5e5e5);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#F5F5F5', endColorstr='#e5e5e5');
  background: -webkit-linear-gradient(top, bottom, #f5f5f5, #e5e5e5);
  background: -moz-linear-gradient(top, #f5f5f5, #e5e5e5);
  background: -o-linear-gradient(top, #f5f5f5, #e5e5e5);
  background: -ms-linear-gradient(top, #f5f5f5, #e5e5e5);
  border: 1px solid #ccc;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  behavior: url(/libs/PIE.htc);
  color: #666666;
  cursor: pointer;
  font-weight: bold;
  height: 31px;
  line-height: 23px;
  margin: 11px 6px 11px 0;
  width: auto;
  padding: 3px 5px 6px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}
.content .form input[type="submit"]:hover {
  background-color: #F8F8F8;
  background: -moz-linear-gradient(center top, #f8f8f8, #e5e5e5);
  background: -moz-linear-gradient(center top, #f8f8f8, #e5e5e5);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#F8F8F8', endColorstr='#e5e5e5');
  background: -webkit-linear-gradient(top, bottom, #f8f8f8, #e5e5e5);
  background: -moz-linear-gradient(top, #f8f8f8, #e5e5e5);
  background: -o-linear-gradient(top, #f8f8f8, #e5e5e5);
  background: -ms-linear-gradient(top, #f8f8f8, #e5e5e5);
  border: 1px solid #bbb;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #333333;
}
.content .form input[type="submit"]:focus {
  border: 1px solid #aaa;
  outline: medium none;
}
.content .form select {
  height: 26px;
  padding: 3px;
  padding: 2px 3px 3px;
}
.content .form textarea {
  width: 100%;
  resize: none;
}
.content .form input[type="text"] {
  height: 26px;
  line-height: 23px;
  padding: 2px 3px 3px;
}
.content .form input[type="checkbox"], .content .form input[type="radio"] {
  background: none;
  border: none;
  vertical-align: bottom;
}
.content .answer p {
	font-style:italic;
}

.content table tr.error td.label {
  font-weight: bold;
  color: #ff0000;
}
.content table tr.error td.required {
  background: url(/images/req_err.png) no-repeat 15px 14px;
}
.content table input.error, .content table select.error, .content table textarea.error {
  border: 1px solid #FF0000;
  background-image: none;
}
.content table span.com {
  color: #AAAAAA;
  font-size: 11px;
}
.content table label.comment {
  color: #999999;
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  font-size: 11px;
  line-height: 1.2em;
  padding: 0 0 0 2px;
  margin-top: -4px;
  vertical-align: middle;
}
.content table td table tr td {
  padding: 0;
}

.content form table td {
  padding: 8px 0 0;
  vertical-align: top;
}
.content form table td.label {
  padding-top: 13px;
  vertical-align: top;
  width: 150px;
}
.content form table td.required {
  background: url(/images/req.png) no-repeat 15px 14px;
  width: 30px;
}
.content form table td.input img {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  behavior: url(/libs/PIE.htc);
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
}



.gallery.default .item, .gallery.a4 .item {
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  margin: 0 15px 25px -4px;
}
.gallery.default .item .pad, .gallery.a4 .item .pad {
  padding: 5px;
  border: 1px solid #cccccc;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  /*behavior: url(/libs/PIE.htc);
	position: relative;*/

}
.gallery.default .item a, .gallery.a4 .item a {
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  position: relative;
  text-align: center;
  width: 120px;
  display: block;
  line-height: 17px;
  background-position: center center !important;
  height: 96px;
}
.gallery.default .item .info, .gallery.a4 .item .info {
  padding-top: 7px;
  width: 132px;
}
.gallery.default .item .info a, .gallery.a4 .item .info a {
  display: block;
  border: none;
  height: auto;
  padding: 0 0 0 6px;
}
.gallery.default:first-child .item, .gallery.a4:first-child .item {
  margin-left: 0;
}
.gallery.default .item a {
  height: 120px;
}
.gallery.a4 .item a {
  height: auto;
  line-height: 10px;
}
.gallery.a4 .item a img {
  height: 170px;
  width: 120px;
}
.gallery.a4 .item .info a {
  line-height: 17px;
}
.gallery.list .item {
  margin-bottom: 22px;
}
.gallery.list .item td {
  vertical-align: middle;
}
.gallery.list .item td p {
  margin: 10px 0 0;
}
.gallery.list .item td p:first-child {
  margin: 0;
}
.gallery table td.img
 {
  vertical-align: top;
  padding-right: 20px;
}
.gallery.default table td {
	border: none;
}
