body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #752330;
	background-color: #f0de26;
	background-image: url(/img/bg1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0;
}
img {
	display: block;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #752330;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #752330;
	margin-top: 10px;
	margin-bottom: 0;
}
h2 {
	font-family: 'PT Sans Caption', Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #752330;
	margin-top: 0;
	margin-bottom: 10px;
}
a:link {
	color: #ac3346;
	text-decoration: none;
}
a:visited {
	color: #ac3346;
	text-decoration: none;
}
a:hover {
	color: #ba0925;
	text-decoration: underline;
}
a:active {
	color: #ba0925;
	text-decoration: underline;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ac3346;
}
.bigTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.bigWh {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.thumb {
	border: 5px solid #e7bab8;
}
.smTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
h1 {
	font-family: 'PT Sans Caption', Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #752330;
	margin-top: 0;
	margin-bottom: 10px;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.imgLeftB {
	border: 5px solid #e7bab8;
	float: left;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 20px;
	margin-top: 0;
}
p + h2 {
	margin-top: 20px;
}
p + h1 {
	margin-top: 30px;
}


/* Таблица сравнения редакций */
.redaction_table
{
	width: 100%;
	margin-top: 20px;
}

.redaction_table td
{
	font-size: 14px;
	vertical-align: top;
	font-family: 'PT Sans Caption', Arial, Helvetica, sans-serif;
}
.redaction_table td img {
	display: inline;
}
.redaction_table tr td:first-child {
	padding-left: 20px;
}
.redaction_table tr:first-child td {
	padding-top: 10px;
}
.redaction_table tr:last-child td {
	padding-bottom: 10px;
}

.r1, .r2, .r3, .r4, .r5
{
	width: 25px;
}

.r1
{
	border-bottom: 1px solid #FAB920;
	background-color: #D79812;
}

.r2
{
	border-bottom: 1px solid #EA9113;
	background-color: #E28501;
}

.r3
{
	border-bottom: 1px solid #F37520;
	background-color: #E25B01;
}

.r4
{
	border-bottom: 1px solid #F2571C;
	background-color: #DB4005;
}

.r5
{
	border-bottom: 1px solid #FD3D2A;
	background-color: #DB1905;
}

.r1, .r1 a:link, .r1 a:hover, .r1 a:visited,
.r2, .r2 a:link, .r2 a:hover, .r2 a:visited,
.r3, .r3 a:link, .r3 a:hover, .r3 a:visited,
.r4, .r4 a:link, .r4 a:hover, .r4 a:visited,
.r5, .r5 a:link, .r5 a:hover, .r5 a:visited
{
	color: #FFF;
}

.rXb
{
	border-bottom: 5px solid #FFF;
}

.rXr
{
	border-right: 5px solid #FFF;
}

.diler_ltd
{
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 5px;
	font-size:120%;
	font-weight: bold
}

.diler_ltd1
{
	width: 40%;
	background-color: #D79812;
	border-bottom: 1px solid #FAB920;
}

.diler_ltd2
{
	width: 60%;
	background-color: #E25B01;
	border-bottom: 1px solid #F37520;
}

.diler_ltd3
{
	width: 80%;
	background-color: #DB1905;
	border-bottom:1px solid #FD3D2A;
}

.diler_rtd
{
	font-size: 120%;
	font-weight: bold;
	padding: 5px;
}

.diler_rtd1
{
	color: #D79812;
}

.diler_rtd2
{
	color: #E25B01;
}

.diler_rtd3
{
	color: #DB1905;
}

