* {
	margin: 0;
	padding: 0;
	border: 0
}
body {
	margin: 0 auto;
	width: 1000px;
	font-family: Arial;
	font-size: 12pt;
	color: #2F4F4F;
	background: url(/images/bg/bg.png)
	
}
h1.main {
color: #E7771A;
margin: 0 20px;
position: absolute;
top: 18px;
z-index: 1
}
.whitebg {
background: white;
padding: 5px 20px 30px 20px;
margin: 0 auto;
position: relative;
width: 924px;
z-index: 2
}
.logo {
background: url(../images/bg/logo.png) no-repeat;
height: 131px;
margin: 0 0 5px 0
}
.header {
	height: 277px;
	background: url(../images/bg/headmain1.jpg) no-repeat;
}
.mail {
float: right;
font-size: 10pt;
margin: 10px 0;
color: #E7771A;
text-align: right
}
.mail span {
font-size: 16pt;
font-family: "tahoma"
}
span.smallfont {
font-size: 10pt;
color: b2b2b2;
}
.mail a {
color: #E7771A;
}
.navi {
	font-family: Arial;
	font-size: 14pt;
	line-height: 1.3;
	position: absolute;
	top: 369px;
	z-index: 10
}
.navi a {
	color: #2f4f4f;
	text-decoration: none;
}
.navi a:hover {
text-decoration: underline;
}
ul.level1 {
list-style: none;

}
.level1 li {
background: #DAD7D2 url(/images/gradgray.png) repeat-x top;
float: left;
text-align: center;
width: 154px;
height: 49px;
position: relative
}

.level1 li a {
display: block;
position: relative
}

div.line {
background: #EB7B0D;
font-size: 1px;
clear: both;
height: 4px;
}

.content {
	background: #DEDEDC;
	border: 1px solid #B2B2B2;
	border-top: 0;
	border-bottom: 0;
	padding: 0 10px;
	text-align: left;
}
.stringnav {
background: white;
height: 40px;
}
.stringnav div, .stringnav h2{
font-size: 14pt;
font-weight: normal;
display: inline;
margin: 0 0 0 8px;
position: relative;
top: -2px;
z-index: 20
}

.also {
background: #DAD7D2 url(/images/gradgray.png) repeat-x top;
clear: left;
font-size: 10pt;
padding: 2px 0
}
div.also p {
padding: 0 10px
}
div.also div {
text-align: center
}
div.also a {
margin: 0 40px
}
.text {
	background: white url(../images/packs.png) 95% 15% no-repeat;
	border: 1px solid #B2B2B2;
	border-top: 0;
	border-bottom: 0;
	line-height: 1.5;
}
strong {
font-weight: normal
}
.strong {
font-weight: bold
}

.form  {
	border-top: 2px dashed #B2B2B2;
	color: #F8A40C;
	margin: 10px
}
.text h3 {
font-size: 14pt;
color: #F8A40C;
margin: 10px
}

form {
border-bottom: 2px dashed #B2B2B2;
}
input, textarea, select {
background: #F6F5F4;
border: 1px inset gray;
}
#ruchka {
display: none;
}

.button {
background: #DCD9D4;
border: 1px outset gray;
padding: 3px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.ukaz {
font-size: 8pt;
position: relative;
top: -5px
}

.details {
color: #396A88;
font-size: 10pt;
cursor: pointer;
text-decoration: underline
}
#hidden {

background: #f2f4f4;
display: none; 
font-size: 10pt;
position: absolute;
left: 225px;
opacity: 0.9;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
padding: 8px;
top: 1px;
width: 550px
}
#hovertreb {
display: none
}
#YMapsID {
width:670px; 
height:400px; 
margin: 0 0 10px 10px; 
border: 2px ridge #D8ECB0
 }
.text p.first {
	padding: 10px 10px 5px 10px;
}
.text p {
	padding: 5px 10px;
}
.text ul, ol{
	padding: 0 40px 10px
}
.frame {
float: left;
position: relative;
left: 50%;
text-align: center;
}
.frame img {
width: 60px
}

.typepack {
float: left;
position: relative;
right: 50%;
font-size: 10pt;
margin: 10px 45px;
text-decoration: none;
padding: 15px;
background: #fff8dc
}
.typepack img {
}
.text a {
	color: #396A88;
}
div.text a:hover {
	color: #F9AC20;
}
div.text a:visited {
color: #396A88;
}
div.text a:visited:hover {
color: #DEB887;
}
table.gp {
border: 1px inset #a9a9a9;
font-size: 10pt;
text-align: center;
margin: 10px auto
}
caption {
font-size: 12pt;
margin: 0 0 10px 0
}
.gp td, .gp th {
background: #f2f2ff;
border: 1px outset #a9a9a9;
padding: 2px
}
.gp th {
background: #dcdcdc
}

.gp th {
width: 260px
}
td.border, th.border {
border-right: 2px solid gray;
}
p.goup {
	clear: both;
	text-align: center;
	margin: 10px 0 0 0
}
.footerborder {
background: #EB7B0D;
padding: 4px;
}
.footer {
background: #FBE5D0 url(/images/gradpink.png) repeat-y left;
color: #778899;
font-size: 10pt;
font-family: tahoma;
padding: 10px;
text-align: center;
}

.footer p.footleft{
float: left;
}
.footer p.footright {
float: right;
}
.footer a {
color: #396A88;
}
.footer a:hover {
color: #F9AC20;
}