html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #EA5D00;
text-decoration: underline;
}
a:hover {
	color: #EA5D00;
text-decoration: none;
}
table {
  border-collapse: collapse;
}


.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #fff url(/images/page_bg.gif) repeat-x;
	text-align: left;
	font: 12px arial, sans-serif;
	color: #464544;
}

/** layout **/

#wrapper {
	text-align: left;
top: 15px;
	margin: auto;
	width: 90%;
    min-width: 990px;
  position: relative;
}

#logos {
	text-align: left;
  padding-top: 9px;
  padding-left: 50px;
  height: 43px;
}

.span {
  padding: 10px 0 0 50px;
  margin: 0;
  color: #000000;
  font: 18px Arial;
}

td {
	text-align: left;
	font: 12px arial, sans-serif;
	color: #464544;
}


h1 {
  font: 20px "Times new roman", serif;
  font-weight: normal;
}
h2 {
  font: 16px "Times new roman", serif;
  font-weight: normal;
}
.zagg{
  font: 18px "Times new roman", serif;
  font-weight: normal;
}
h1 strong {
  font-weight: normal;
  color: #0E1520;
}
#top-nav {
  position: absolute;
  top: 25px;
  right: 0px;
  width: 245px;
  height: 269px;
  padding: 0 0 0 35px;

}
#top-nav ul {
  text-align: center;
  line-height: 32px;
}
#top-nav li {
  display: inline;
  font-size: 12px;
  color: #fff;
}

#top-nav a {
  text-decoration: none;
  font-weight: normal;
  color: #fff;
}
#top-nav a:hover {
  text-decoration: underline;
}

#mmagic {
  background: url(/images/media_magic.gif) no-repeat;
  position: absolute;
  top: 56px;
  left: 414px;
  width: 48px;
  height: 238px;
}
#header {
  background: url(/images/header_bg4.jpg) no-repeat;
  position: absolute;
  top: 99px;
  left: 0px;
  width: 100%;
  height: 195px;
}

/** body **/
#spacer {
  height: 243px;
}

#body {
  background: #EEEEEE;
  width: 100%;
  float: left;
}

#left {
  float: left;
  width: 412px;
}
#right {
  padding: 10px 10px 30px 10px;
  margin: 0;
  text-align: left;
}
#nav {
  background: #646C79 url(/images/tab_lit.gif) repeat-x;
  width: 100%;
  text-align: center;
}
#nav ul {
  background: url(/images/tab_lit.gif) repeat-x;
  width: 100%;
}
#nav li {
  float: left;
  width: 103px;
  text-align: center;
  background: url(/images/tab_lit.gif) repeat-x;
  border-left: 1px solid white;
  list-style: none;
  padding: 7px 0 7px 0;
}
#nav td {
  float: left;
  width: 103px;
  text-align: center;
  padding: 7px 0 7px 0;
}
#nav a {
  font: 16px "Times new roman", serif;
  color: #ffffff;
  text-decoration: none;
}
#nav a:hover {
  text-decoration: underline;
}
#nav td.drk {
  background: url(/images/tab_drk.gif) repeat-x;
  border-left: none;
}

#visit {
  background: #EEEEEE;
  padding: 10px 10px 30px 10px;
  margin: 0;
  text-align: left;
}
#visit p {
  padding: 10px 0;
  margin: 0;
}
#visit h2 {
  font: 24px "Times new roman", serif;
}
#visit a {
  text-decoration: none;
}
#visit a:hover {
  text-decoration: underline;
}

#subs-left {
  float: left;
  width: 160px;
  padding-left: 35px;
  padding-bottom: 10px;
  margin-top: 22px;
}
#subs-right {
  float: right;
  width: 145px;
  padding-right: 30px;
  padding-bottom: 10px;
  margin-top: 22px;
}
#subs-left a {
  color: #fff;
}
#subs-left {
  color: #fff;
}
#subs-left h3 {
  color: #000000;
  font: 16px "Times new roman", serif;
}
#subs-left p {
  text-align: justify;
}

#subs-right {
  color: #fff;
}
#subs-right h3 {
  color: #000000;
  padding-left: 20px;
  padding-bottom: 14px;
  font: 16px "Times new roman", serif;
}
#subs-right h4 {
  color: #000000;
  font: 14px "Times new roman", serif;
  margin: 0.6em 0;
}
#subs-right ul {
  margin-top: 1em;
}
#subs-right li {
  list-style: none;
  padding-left: 20px;
  background: 5px 3px url(/images/bullet.gif) no-repeat;
}
#subs-right p {
  text-align: justify;
  margin: 0.6em 0;
}

#right-i {
  padding: 4px 25px 0 20px;
  text-align: left;
}
#right h2 {
  color: #323E51;
  font: 18px "Times new roman", serif;
  margin-bottom: 12px;
  padding: 5px 0;
}
#right h3 {
  color: #ea5d00;
  font:bold 18px "Times new roman", serif;
  margin-bottom: 0;
  padding: 0;
  text-align: center;
}
#right p {
  margin-top: 0;
  color: #163348;
}

#right a {
  color: #163348;
  font-weight: bold;
  text-decoration: none;
}
#right a:hover {
  text-decoration: underline;
}

/** footer **/
#copyright {
/**  background: #6D7481; **/
  background: #6D7481 ;
  color: #fff;
  text-align: center;
  font-size: 11px;
  float: right;
  width: 100%;
  padding: 10px 0;
  margin-bottom: 20px;
}
#copyright p {
  margin: 0;
  padding: 0;
}
.bullet {	padding-left: 18px;
list-style-image: url(/images/bulet.gif)}

IMG.foto {margin-top: 3px; margin-right: 5px; margin-bottom: 0px; margin-left: 0px; border: 3px double #999999;}
IMG.email {vertical-align: bottom;}
.fotomod {
  margin: 0;
  padding: 7px;
  background: url(/images/leftmenu.jpg);
  border: 1px solid #999999;
}
.lef {
  padding: 20px 10px 30px 10px;
  margin: 0;
  text-align: left;
}
.lef p {
  padding: 10px 0;
  margin: 0;
}
.lef h2 {
  color: #323E51;
  font: 22px "Times new roman", serif;
  margin-bottom: 12px;
  padding: 5px 0;
}
.fla {
  margin: 70px 0 0 0;
  padding: 0;
}
.primenenie {
  padding: 3px 10px;
  margin: 0;
  background: #B1B6BF url(/images/leftmenu.jpg) repeat-x center left;
  border-bottom: 1px solid #ffffff;
  border-top: 1px solid #ffffff;
  font:bold 13px Arial;
}
.primenenie a {
  color: #3E495C;
  text-decoration: none;
}
.primenenie a:hover {
  color: #EA5D00;
  text-decoration: none;
}
.info {
  background: #6D7481;
  padding: 10px 10px;
  font-size: 11px;
  color: #fff;
  margin: 0;
}
.foot {
  background: #6D7481;
  font-size: 11px;
  padding: 0;
  margin: 0;
}
.foot a {
  color: #ffffff;
  text-decoration: underline;
}
.foot a:hover {
  color: #ffffff;
  text-decoration: none;
}

.copy {
  background: #6D7481;
  padding: 10px 10px;
  font-size: 11px;
  color: #fff;
  margin: 0;
}
.live {
  padding: 3px;
  margin: 0;
  width: 100%;
  text-align: center;
  background: #ffffff;
}
.td {
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
}

 #dsctbody {
	margin: 20px 0 0 0;
	padding: 10px 5px;
	border: 0px solid red;
	background-color: #EFEFEF;
    text-align: center;
}
/*------------------Фотогалерея Стили--------------------*/

.stepcarousel{
position: relative; /*оставить это значение в одиночку*/
overflow: scroll; /*оставить это значение в одиночку*/
width: 511px;
height: 339px; /*Рост должен достаточно крупным размером содержания в высоту*/
}
.stepcarousel img{margin-bottom: 5px;}

.stepcarousel .belt{
position: absolute; /*оставить это значение в одиночку*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*оставить это значение в одиночку*/
overflow: hidden; /*содержание клипа, которые выходят за габариты проведения панели DIV*/
margin: 5px; /*маржа вокруг каждой панели*/
width: 508px; /*Ширина каждой панели проведения каждого содержание. Если удалить, ширина должна быть определена отдельно по каждому содержимое DIV тогда. */
border: 0px solid #BE8B06;
padding-bottom: 5px;
text-align: center;
font-size: 10px;
}

p.samplebuttons{
/*width: 320px;*/
width: 100%;
text-align: center;
font: 11px Tahoma, sans-serif;
color: #003366;
}
p.samplebuttons span {
color: #CC0033;
}
p.samplebuttons a{
color: #2e6ab1;
padding: 1px 2px;
margin-right: 3px;
text-decoration: none;
}
.raschet {
  padding: 250px 0 15px 0;
  margin: 10px 0 30px 0;
  background: url(/images/raschet.gif) no-repeat center;
}
.inp {
  background: #CC3300;
  color: #FFFFFF;
  border-style: ridge;
  border: 1px;
  padding: 3px;
  font:bold 1.25em Tahoma;
  margin: 0;
}
.raschet2 {
  padding: 250px 0 15px 0;
  margin: 10px 0 30px 0;
  background: url(/images/raschet2.gif) no-repeat center;
}
.raschet3 {
  padding: 250px 0 15px 0;
  margin: 10px 0 30px 0;
  background: url(/images/raschet3.gif) no-repeat center;
}
.raschet4 {
  padding: 250px 0 15px 0;
  margin: 10px 0 30px 0;
  background: url(/images/raschet4.gif) no-repeat center;
}
.raschet5 {
  padding: 250px 0 15px 0;
  margin: 10px 0 30px 0;
  background: url(/images/raschet5.gif) no-repeat center;
}
.raschet6 {
  padding: 250px 0 15px 0;
  margin: 10px 0 30px 0;
  background: url(/images/raschet6.gif) no-repeat center;
}

.zag {
  position: absolute;
  top: 56px;
  left: 0;
  height: 43px;
  padding-top: 8px;
  width: 100%;
  text-align: left;
  background: #7A808C;
  color: #ffffff;
  font: 24px "Times new roman", serif;
  font-weight: normal;
}

.mini {
	font: 10px;
}