﻿/* All */
body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

table.tblBody
{
	background-color: #0065CA;
	width: 100%;
}

a:link {
	color: #0066cc;
	text-decoration : underline;
	}

a:visited {
	color: #990066;
}
	
a:hover, a:active { 
	color: #ff0000; 
}

img {
	border: none; 
}

table, td {
	border-collapse: collapse;
	border: 0;
	padding: 0;
}
/* All */

/* Header */
/* background-image: url(/pict/header-back.gif); */
table.tblHeader 
{
	background-repeat: repeat-y;
	background-color: #0065CA;
	width: 100%;
}

td.tm-logo {
	color: #996600;
	padding: 0 0 0 30px;
	white-space: nowrap;
	font-weight: bold;
}

td.lang {
	color: #996600;
	/* padding: 70px 15px 0 0; */
	vertical-align: bottom;
}

td.lang img {
	display: block;	
}

td.search_input {
	color: #996600;
	font-size: 10px;
	padding: 5px 5px 3px 15px;
}

a.lang-choice:link, a.lang-choice:visited, a.lang-choice:active {
	color: #996600;
	text-decoration : none;
}

a.lang-choice:hover {
	text-decoration : underline; 
}

input.search100 {
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	width: 100%;
	font-size: 11px;
	color: #0066cc;
	vertical-align: middle;
}

ul {
	list-style-position:inside;
}

table.TableSearchInput 
{
    padding: 0 0 10px 0;
    margin: 0 0 10px 0;
}

td.SearchButton 
{
    padding: 0 0 0 10px;
}

td.tdMidInDetailHeadSearch {
	background-color: #CCCCCC;
	color: #FFFFFF;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	padding: 2px;
}

td.tdMidInDetailHeadSearchRow1 {
	width: 100%;
	background-color: #CCCCCC;
	color: #FFFFFF;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
}

td.tdMidInDetailHeadSearchRow2 {
	background-color: #CCCCCC;
	color: #FFFFFF;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	white-space: nowrap;
}

div.SearchHtml
{
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 10px 0 10px 0;
}

td.tdSearchAnswer
{
   	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 0 0 10px 0;
}

div.SearchAnswer
{
   	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;

}

td.tdSearchShortShow
{
    padding: 10px;
}

img.search-in {
	margin: 10px 0 0 5px;
	vertical-align: middle;
}

form {
	margin: 0 0 0 0;
	padding: 0 0 0 0; 
}

/* H1-H6 */
H1
{
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 0 0 0 0;
}
H2
{
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 0 0 0 0;
}
H3
{
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 0 0 0 0;
}
H3.title {
}
H3.sub-title {
}

/* H1-H6 */

/* Head menu */
table.MenuHead {
	background-color: #000000;
	width: 100%;
	text-align: center;
	font-size: 10px;
}

td.MenuHead1 {
	background-color: #ff3300;
	padding: 1px 5px 1px 5px;
}

td.MenuHead2 {
	background-color: #ff6600;
	padding: 1px 5px 1px 5px;
}

td.MenuHead3 {
	background-color: #ff9900;
	padding: 1px 5px 1px 5px;
}

table.MenuHead a:link, table.MenuHead a:visited, table.MenuHead a:active, table.MenuHead a:hover {
	color: #ffffff;
	text-decoration : none;
	white-space: nowrap;
	font-size: 10px;
}
/* Head menu */

/* Foot menu */
table.MenuFoot {
	background-color: #ff6600;
	width: 100%;
	text-align: center;
	color: #ffffff;
	font-size: 10px;
}

table.MenuFoot td {
	padding: 0 2px 3px 2px;
}

table.MenuFoot a:link, table.MenuFoot a:visited, table.MenuFoot a:active, table.MenuFoot a:hover {
	color: #ffffff;
	text-decoration : none;
	white-space: nowrap;
	font-size: 10px;
	margin: 5px;
}
/* Foot menu */

/* Footer */
table.footer {
	width: 100%;
	text-align: center;
}

table.footer td.footer1 {
	background-color: #999999;
}

table.footer td.footer2 {
	background-color: #cdcdcd;
}

table.footer td.footer-main {
	background-repeat: repeat-y;
	background-color: #0065CA;
	width: 100%;
	color: #ffffff;
	font-size: 10px;
}

td.footer-main a:link, td.footer-main a:visited, td.footer-main a:active, td.footer-main a:hover {
	color: #ffffff;
	text-decoration : none;
	white-space: nowrap;
	font-size: 10px;
	margin: 5px;
}

/* Footer */


/* bannerSection */
div.bannerSectionMenu  {
	/*text-align: center;*/
    text-align: left;
	padding: 0 0 10px 0;
}
/* bannerSection */

/* bannerSection */
div.bannerBushNewsEvents  {
	text-align: center;
	padding: 0 0 10px 0;
}
/* bannerSection */


/* Фотогалерея */
table.tblPhotoGallery
{
	text-align: center;
	width: 100%;
}

table.tblPhotoGallery td
{
	vertical-align: middle;
	padding: 0 10px 10px 0;
}
/* Фотогалерея */

table.footer {
	background-color: #FF8C00;
}

p.p_wrong 
{
	color: Red;
}

span.spantest 
{
	padding: 50px;
	margin: 50px;
}

span.span_variable
{
	background-color: #FF8C00;
}

span.span_ifblock
{
	background-color: #8CFF00;
}


/* tables */
table.tblClassic {
	width: 100%;
}

table.tblClassic td
{
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: solid 1px #cccccc;
	padding: 2px 2px 2px 2px;
}

table.tblClassicCenter {
	width: 100%;
}

table.tblClassicCenter td
{
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: solid 1px #cccccc;
	padding: 2px 2px 2px 2px;
	text-align: center;
}
/* tables */

/* tables */
table.tblSimple {
	width:100%;
}

table.tblSimple td
{
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px 2px 2px 2px;
}
/* tables */


/* tables shared*/
table td.tdHeaderDouble {
	background: #0066cc;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	border: 1px solid #0059bf;
	padding: 3px 2px 3px 2px;
}

table td.tdHeader {
	background: #0066cc;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	border-left: 1px solid #0059bf;
	border-right: 1px solid #0059bf;
	padding: 3px 2px 3px 2px;
}

table td.tdHeaderLeft {
	background: #0066cc;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	border-left: 1px solid #0059bf;
	border-right: 1px solid #0059bf;
	padding: 3px 2px 3px 2px;
}

table tr.trGrey {
	background: #e6e6e6;
}

table tr.trGrey_link {
	background: #e6e6e6;
    cursor: pointer;
    color:blue;
    text-decoration:underline;
}

table tr.trWhite {
	background: #ffffff;
}

table tr.trWhite_link {
	background: #ffffff;
    cursor: pointer;
    color:blue;
    text-decoration:underline;
}

table td.tdGrey {
	background: #e6e6e6;
}

table td.tdWhite {
	background: #ffffff;
}

table th.thWhite {
	background: #ffffff;
}

table td.tdBlack {
	background: #000000;
}

table td.tdLeft {
	text-align: left;
}
/* tables shared*/

.tdMidInDetailTitle H1 {
    display: inline;
    margin: 0px 0px 7px;
    font-family: "Open Sans Condensed";
    font-size: 24px;
    /*font: 175% Georgia,serif;*/
    color: #333;
}

span.title{

}

span.sub-title{

}