* {
	line-height: 150%; /* ������������� �������� */
}

body {
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
   font: 2px Arial;
   font-weight: normal;
	color: #58595d;
}

img {
  border: none;
  padding: 0px 0px 0px 0px;
}

a {
	color: #58595d;
	font: 12px Arial;
	text-decoration: underline;
}

.topMenu1 {
	font: 12px Arial;
   font-weight: bold;
	color: #002856;
	text-transform: uppercase;
	text-decoration: none;
}
.submenu {
	color: #002050;
	font: 1px Arial;
	background-color: white;
}
.submenu_border {
	border: 1px;
	border-style: solid;
	border-color: #002050;
}

td.submenu {
	color: #002050;
	font: 1px Arial;
	background-color: white;
	background-image: url(../img/flyout-bg.gif);
	background-position: left;
	background-repeat: no-repeat;
}
a.flyoutMenu {
	font: 12px Arial;
   font-weight: regular;
	color: #002050;
	background-color: white;
	text-decoration: none;
}
a.flyoutMenu:hover {
	font: 12px Arial;
	color: #002050;
	background-color: white;
	font-weight: bold;
	text-decoration: none;
}
.bottomMenu {
	font: 12px Arial;
	color: #747474;
	text-transform: uppercase;
	text-decoration: none;
}
.dot {
	font: 20px Arial;
   font-weight: bold;
	color: #97cb06;
	text-align: center;
}

a.langs {
	color: #002654;
	font: 12px Arial;
   font-weight: regular;
	text-decoration: none;
}
td.lang {
	color: #918f8f;
	font: 12px Arial;
   font-weight: bold;
}
.greydot {
	background-image: url(../img/grey-dot.gif);
	background-position: center;
	background-repeat: repeat-y;
	margin: 0px 0px 0px 0px;
   font: 1px Arial;
}
.greydot-hor {
	background-image: url(../img/grey-dot.gif);
	background-position: center;
	background-repeat: repeat-x;
	margin: 0px 0px 0px 0px;
   font: 1px Arial;
}
.toplines {
	background-image: url(/data/img/top-lines.gif);
	background-position: left;
	background-repeat: repeat-x;
	margin: 0px 0px 0px 0px;
   font: 1px Arial;
}

.contacts {
	color: #9a9ba0;
	font: 12px Arial;
}

.copy {
	color: #8d8d8e;
   font: 12px Arial;
}

input.input {
	border: solid;
	border-width: 1px;
	border-color: #cfcdcd;
	height: 21px;
	background-color: white;
	color: #6a6a6a;
	font: 12px Arial;
	text-align: left;
	padding: 4px 0px 0px 4px;
	width: 194px;
}
textarea.input {
	border: solid;
	border-width: 1px;
	border-color: #cfcdcd;
	background-color: white;
	color: #6a6a6a;
	font: 12px Arial;
	text-align: left;
	padding: 4px 0px 0px 4px;
	width: 194px;
}

.submit {
	background-color: #364883;
	color: white;
	font: 12px Trajan Pro;
	text-transform: uppercase;
	text-align: center;
	height: 26px;
	width: 113px;
	border: none;
}

.content, h2 {
	background-color: white;
	font-size: 12px;
	font-family: Arial;
	color: #58595d;
	line-height: 150%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.content * {
	font-size: 12px;
}

h2{
	display: inline;
}

h1 {
	font: 22px Arial,Trajan Pro;
	text-transform: uppercase;
	color: #1c4976;
	font-stretch: wider;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	}

h4 {
	font: 18px Arial,Trajan Pro;
	color: #364883;
	text-transform: uppercase;
	font-stretch: wider;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
}
h4 a {
    font: 18px Arial,Trajan Pro;
	color: #364883;
	text-transform: uppercase;
	font-stretch: wider;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
    letter-spacing: 0px;
    _letter-spacing: 8px;
}

h3 {
	color: #0e3669;
	font: 14px Arial,Trajan Pro;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
}


a.leftMenu {
	font: 11px Arial;
	color: #0e376a;
	background-color: white;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	height: 20px; 
}

a.leftMenu:hover, a.leftMenu2,a.leftMenuVis {
	font: 11px Arial;
	color: #0e376a;
	background-color: white;
	text-align: left;
	text-transform: uppercase;
	height: 20px;
}
a.leftMenu:hover {
	font-weight: bold;
}

a.leftMenu2,a.leftMenuVis {
	text-decoration: none;
}

a.leftMenu2:hover {
	font: 11px Arial;
	color: #0e376a;
	background-color: white;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	height: 20px;
	font-weight: bold;
}
img.plan {
	border: solid;
	border-width: 1px;
	border-color: #cccccc;
}
img.right {
	border: solid;
	border-width: 1px;
	border-color: #f2f2f2;
}

.date {
	color: #666666;
	font: 12px Arial;
	line-height: 150%;
}

a.title,a.more,a.morebold {
	color: #003365;
	font: 12px Arial;
	text-decoration: underline;
	line-height: 150%;
}
a.title {
	font-style: italic;
}
a.morebold {
	font-weight: bold;
	text-decoration: none;
}

.tagcloud, a.tagcloud {
	font: 10px Arial;
	color: #364883;
	text-decoration: none;
}
a.tagcloud:hover,a.tagcloud2:hover {
	text-decoration: underline;
}

a.tagcloud2 {
	font: 11px Arial;
	color: #364883;	
	font-weight: bold;
	text-decoration: none;
}

a.number {
	color: #0e376a;
	font: 11px Arial;
	text-decoration: none;
	text-align: center;
}
a.numberbold {
	color: #0e376a;
	font: 11px Arial;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
table.number {
	border: 1px solid;
	border-color: #b4bcc7;
	padding-left: 1px;
	padding-right: 1px;
}

img.bluebord {
	border: solid;
	border-width: 1px;
	border-color: #002050;
}

div.boxover{ 
  border: solid 1px #cccccc; 
  position: relative; 
 /* z-index: 10; */
}

div.boxout{
  border: solid 1px #ffffff;
  position: relative;
/*z-index: 10; */
}

div.bar{
  background-color: #d4d0c8;
  position:absolute;
  top: -1px;
  left: -2px;
  height: 20px;
  display: block;
  margin: 2px;
}