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: 34px 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;
}
