body {
	margin: 0px;
	padding: 0px;
	cursor: default;
}

body, table, tr, td, th {
	/*
	font-family: Verdana, sans-serif;
	font-size: 12px;
	*/
	font-family: Verdana;
	font-size: 12px;
}

td {
	vertical-align: top;
}

a:link {
	text-decoration: none;
	color: #000000;
}

a:visited {
	text-decoration: none;
	color: #000000;
}

a:hover, a:active {
	text-decoration: underline;
    color: #ff5555;
}

.red {
    color: #e22222;
}

.blue {
    color: #0000CC;
}

.und{
	text-decoration: underline;
}

p {
	text-align: justify;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

ul {
	text-align: justify;
	list-style: url('/images/bull.gif');
	margin-top: 10px;
	margin-bottom: 10px;
}

.empty {
	font-size: 0px;
	line-height: 0px;
}

.navi a {
	/*
	font-family: Verdana, sans-serif;
	font-size: 12px;
	*/
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

.navi a:link, .navi a:visited {
	color: #ffffff;
}

.navi a:hover, .navi a:active {
	color: #000000;
}

.title, .title h1 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	padding: 0px;
	margin: 0px;
}

.title {
	background: url('/images/title.gif') no-repeat;
	text-align: right;
	padding-top: 10px;
	padding-right: 40px;
}

.foot, .foot a, .foot a:link, .foot a:visited, .foot a:hover, .foot a:active {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.contact {
	margin-top: 10px;
	margin-bottom: 10px;
}

.contact th {
	text-align: left;
	font-weight: normal;
	padding-left: 10px;
	vertical-align: middle;
}

.contact td {
	padding-left: 10px;
}

.info {
	background: #eeeeee;
	padding: 10px;
}

.info2 {
	background: #FFFFFF;
	padding: 10px;
}

.map {

}

p.news {
	/*
	font-family: Verdana, sans-serif;
	font-size: 12px;
	*/
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #f68500;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 11px;
}

table.data {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	border-collapse: collapse;
	border: 1px solid #d0d0d0;
}

table.data th, table.data td {
	border: 1px solid #d0d0d0;
	padding: 3px;
	vertical-align: middle;
}

td.price {
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
}

table.data th {
	background: #d22222;
	color: #ffffff;
}

.data .even {
	background: #dddddd;
}

.data .odd {
	background: #eeeeee;
}

.small {
	font-size: 10px;
}

.comment {
	padding: 1px;
}

.comment p {
	margin-top: 1px;
	margin-bottom: 1px;
}

.image {
	background: #ffffff;
	text-align: center;
}

a img {
	border: none;
}

.the-news {
	font-size: 11px;
	width: 200px;
}

.the-news b, .the-news strong {
	font-weight: bold;
}

.the-news .time {
	text-align: center;
	padding-right: 72px;
	color: #CB1313;
}

.the-news .hr {
	width: 180px;
	height: 1px;
}

.the-news .news {
	width: 180px;
}

p.howto {
	text-align: right;
	margin: 0px;
	padding: 0px;
}

p.howto input {
	width: 150px;
	height: 30px;
	border: 1px solid #d22222;
	background: #e2c222;
	font-weight: bold;
	/* float: right; */
	margin: 10px;
}

.click, a.click:link, a.click:visited, a.click:hover, a.click:active {
	display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	float: left;
	border: none;
	clear: both;
	
	padding-top: 7px;
	margin: 10px;
	margin-top: 10px;
	margin-left: 2px;
	margin-bottom: 5px;
	margin-right: 2px;
	width: 120px;
	height: 23px !important;
	height: 30px;
	background: url('/images/button.gif') no-repeat;
	
}

.menu-page {
	text-transform: uppercase;
}

.menu-page a, .menu-page a:link, .menu-page a:visited, .menu-page a:hover, .menu-page a:active {
	text-decoration: underline;
}

tr.lowe td {
	font-size: 1px;
	line-height: 1px;
}

.panel-text {
	margin-top: 10px;
	margin-bottom: 10px;
}

.panel-text a {
	display: block;
	font-size: 10px;
	color: #999999;
}

.faq {
	border-bottom: 1px solid #999999;
}

.amq-feedback div {
	color: #820E06;
	height: 24px;
	white-space: nowrap;
}

.amq-feedback a, .amq-feedback a:link, .amq-feedback a:visited, .amq-feedback a:hover, .amq-feedback a:active {
	color: #820E06;
}


.amq { 
	font-size: 13px;
	color: #7D5613; /* здесь меняешь цвет текста*/
	text-align: center; /* left или right или center */
	padding-bottom: 10px; /* это вообще говоря расстояние от границы этого объекта до текста внутри него */
	background: #eeeeee; /* а здесь - его фон */
	font-style: normal; /* или italic - курсив */
	font-weight: bold; /* или bold - жирный */
	
}

.amq a, .amq a:link, .amq a:visited, .amq a:hover, .amq a:active {
	color: #7D5613; /* здесь меняешь цвет текста*/
	text-decoration: none; /* underline - подчеркивание */
}
	
.faq .q {
	padding: 3px;
	padding-left: 0px;
	color: #000000; /* здесь меняешь цвет текста*/
	background: #eeeeee; /* а здесь - его фон */
	font-style: normal; /* или italic - курсив */
	font-weight: normal; /* или bold - жирный */
	text-decoration: none; /* underline - подчеркивание */
}

.faq .re {
	background: #eeeeee;
	padding: 3px;
	padding-left: 15px;
	color: #7D5613; /* здесь меняешь цвет текста ответа типа Re: - то есть элемента class="a" */
	background: #eeeeee; /* а здесь - его фон */
	font-style: normal; /* или italic - курсив */
	font-weight: normal; /* или bold - жирный */
	text-decoration: none; /* underline - подчеркивание */

}

.faq .x {
	font-size: 11px;
	font-style: italic;
	padding-bottom: 3px;
	color: #999999; /* здесь меняешь цвет */
	background: #eeeeee; /* а здесь - его фон */
	font-style: italic; /* или italic - курсив */
	font-weight: normal; /* или bold - жирный */
	text-decoration: none; /* underline - подчеркивание */
}

.frame {
	border: 1px solid #999999; /* это рамочка форума */
	background: #eeeeee;
	padding: 10px;
}

.pager {
	margin-top: 10px;
}

.low {
	font-size: 0px;
	line-height: 0px;
}

.red .str {
	font-size: 12px;
}

.sep {
	width: 2px;
	height: 26px;
}

p.use {
	text-align: center;
	padding-right: 72px;
	font-size: 11px;
}

div.use, div.use strong {
	font-size: 11px;
}

/* выделение розовым ушедших дикторов */
.pink {
	color: #999999; /* собственно розовый */
	margin-right: 20px; /* это чтобы справа не заезжало на белое поле */
}

/* это если трабл с правым краем */
.info .pink {
	margin-right: 0px;
}

/* еще один фикс */
.text-align-left {
	text-align: left;
}
