/* CSS Document */
table#Present {
	text-indent: 5px;
	background-color: White;
	margin-top: 50px;
	border: 1px solid Gray;
	border-collapse: collapse;
	width: 800px;
	margin: 0 auto;
	border-bottom: hidden;
}
.nav {text-align: center; margin: 0 auto;}
.load {
	background-image: url(../Images/ajax-loader.gif) no-repeat;
	background-position: center center;
	text-align: center;
	width: 800px;
}
.load img {
	width: 350px;
	height: 350px;
}
.descript, .detail div i, ul.trust {text-align: left;}
td.space {
	height: 40px;
	border-left-style: hidden;
	border-right-style: hidden;
}
.detail div a, .detail div b, ul.trust, .top {font-weight: bold;}
.detail div a {font-size: 20px;}
.detail div i {
	font-size: 9px;
	display: block;
	color: #DF3E00;
}
.detail div b {
	font-size: 16px;
	display: block;
}
.detail a {
	font-size: 1.8em;
	margin-top: 30px;
	font-weight: bold;
}
ul.trust {
	list-style: url(../Images/list/Trust.gif);
}
.top {
	border-color: Black Gray Black Gray;
	border-width: 3px;
	border-style: inset;
	height: 30px;
	font-size: 24px;
	background-color: #040;
	background-image: url(../Images/fon/greenfon.gif);
	color: Silver;
	letter-spacing: 2px;
}
td.detail {
	border-bottom: 1px solid Gray;
}
.detail div, a.button {
 float: left;
}
.detail div {
 width: 33%;
 height: 50px;
}
a.button, a.button span {
  display: block; 
  width: 40px;
  height: 40px;
}
  a.button {
  font: bold 26px arial, sans-serif;
  color: #F0F8FF;
  text-decoration: none;
  background: url(../Images/button/button_page.png) no-repeat top right;
  outline: none;
}
a.button span {
  line-height: 26px;
  background: url(../Images/button/button_page.png) no-repeat;
}
a.button:hover {background-position: 100% -40px;}
a.button:hover span {background-position: 0% -40px;}
a.button:hover span, a.button:active span {color: #ECF6FF;}
a.button:active {background-position: 100% -80px;}
a.button:active span {background-position: 0% -80px;}
.soveti li:before { list-style-type: upper-roman; font-size: 20px; float: left;  font-weight: bold; color: #040;}
.viskazi {
	text-align: center;}
.viskazi b	{
	border-bottom: 3px double #cdcdcd;
	margin: 0 auto 0 auto;
	font-size: 1.2em;
	color: #020;
}
.news {
	background: transparent url(../Images/fon/ramka.png) no-repeat;
	height: 150px;
	width: 600px;
	clear: right;
	position: relative;
	padding-left: 40px;
	z-index: 2;
	float: right;
	margin-right: -30px;
}
.news div {
	text-align: center;
	line-height: 20px;
	height: 20px;
	width: 400px;
	margin: 5px 20px auto auto;
	position: relative;
	display: block;
}
.news a {
	height: 85px;
	width: 72px;
	margin-top: 29px;
	z-index: 1;
}
.news img {
	height: 82px;
	width: 68px;
	border: none;
}
.favicon {
	margin-left: 5px;
	background: transparent no-repeat left;
	padding: 2px 0 0 18px;
}