/* общая часть */
body {
	background-color: #cfa75d;
}
textarea {
	width: 30em;
}
#doc2 {
	text-align:left;
	padding-bottom: 1em;
	border-left: 1px solid #6d3927;
	border-right: 1px solid #6d3927;
	width: 950px;
}
h1,h2,h3,h4,h5,h6  {
	color: #6d3927;
}
#hd, #bd, #ft {
	font-size: 85%;
}
td {
    border: 1px solid #aaa;
	vertical-align: top;
}
a, a:visited {
	color: #000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a img {
	border: 0;
}
ul {
	margin-left: 20px;
	padding: 0;
}
/* шапка */
#hd {
/*	height: 190px;*/
	background-image: url(../img/BG8.png);
	background-repeat: no-repeat;
}
#logo img {
	height: 180px;
}
/* верхнее меню */
#row {
	margin-top: 5px;
	margin-left: 2em;
}
#btn {
	color: #fff;
}
#btn img {
	vertical-align: bottom;
	margin-left: 5px;
	margin-right: 5px;
}
#lng {
	margin-left: 350px;
}
#lng img {
	margin-right: 10px;
}
/*
#tm ul, #lm ul {
	margin: 0;
	margin-left: 1em;
}
#tm li, #lm li {
	display: inline;
}*/
#lc {
	width: 200px;
	font-size: 116%;
}
#lc ul {
	margin: 0;
	padding: 0;
	margin-right: 1em;
	margin-left: 1em;
}
#lc li {
	border-bottom: 1px solid #fff;
	margin-top: 0.5em;
	padding-bottom: 0.5em;
	list-style-position: inside;
	list-style-image: url("../img/arr5.png");
	text-transform: uppercase;
	/*font-weight: bold;*/
}
#lc li.last {
	border-bottom: 0;
}
#lc a {
	color: #fff;
	text-decoration: none;
/*	background-color: #579;*/
}
#rc {
	font-family: georgia, times new roman;
	width: 675px;
}
/* правая колонка с основным содержимым */
#cnt {
	margin-left: 5em;
	margin-right: 5em;
	margin-top: 0;
	background: url("../img/bottom.png") bottom center repeat-x;
	padding-bottom: 20px;
}

.B_crumbBox {
	display: block;
	background: url("../img/top1.png") top center repeat-x;
	border: 0;
	padding: 3em;
	padding-top: 2em;
	padding-bottom: 1em;
	background-color: #f2da9a;
}
#text {
	background: #f2da9a url("../img/middle.png") top center repeat-y;
	padding: 3em;
	padding-top: 0.1em;
	margin-top: 0;
}
#text h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding-bottom: 1em;
}
.title {
	color: #6d3927;
	font-size: 167%;
	border-bottom: 1px solid #6d3927;
	padding-bottom: 0.5em;
}
/* выбор языка наверху страницы */
.langSelect .active {
	font-weight: bold;
}

/***********/
/* главная */
/***********/

#maincnt {
	color: #6d3927;
	font-size: 153.9%;
	text-align: center;
}

/* объявление */
div.announce {
	border-top: 1px dotted #6d3927;
	border-bottom: 1px dotted #6d3927;
	padding-top: 1em;
	padding-bottom: 1em;
	margin-bottom: 1em;
}
div.announce p {
	margin: 0;
}

/* новости и шоу-результаты*/
.mainLast {
	margin-top: 10px;
}
.mainLast .caption {

}
.mainLast .date {
	font-weight: bold;
	font-family: georgia, times new roman;
	font-size: large;
}
.mainLast .summary p {
	margin: 0;
}
.mainLast .morelink {
	text-align: right;
}

/* Шоу результаты */
table.showResult {
	margin-top: 20px;
}
table.showResult {

}
table.showResult {

}

/* выбор языка */
table.selectLang td {
	padding: 30px;
	border: 0;
}

div.footer {
	text-align: center;
	margin: 1em;
}

.buttons {
	margin: 1em;
	text-align: center;
}
#mb {
	text-align: right;
	margin-right: 6em;
}

/* ссылки */
#links .item {
	margin-bottom: 1em;
	border: 1px solid #6D3927;
	padding: 1em;
}


/* первая страница с выбором языка */
#start {
	background-image: url("../img/startbg4.jpg");
	background-repeat: no-repeat;
	text-align: center;
	color: #cc9900;
}
#start a {
	color: #cc9900;
	text-decoration: none;
}
#start .lang {
	margin-top: 450px;
}
/* делаем выравнивание */
#start .lang , #start .mod {
	margin-right: 23em;
	text-align: right;
}
#start .first .lang , #start .first .mod {
	margin-left: 23em;
	margin-right: 0;
	text-align: left;
}
#start .lang a {
	font-size: 116%;
	font-weight: bold;
}
.tica {
	margin-top: 100px;
	padding-bottom: 100px;
	font-weight: bold;
	font-size: 116%;
}