@charset "windows-1251";
/* CSS Document */
html {
  height:100%;
}
body {
	margin:0;
	padding:0;
	height:auto !important;
	height:100%;
	min-height:100%;
	background-image: url(/logo.jpg);
	background-repeat: no-repeat;
	background-color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #5A6873;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #647682;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #647682;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #596772;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #5A6873;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #5A6873;
}
hr {
	color: #5A6873;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #799FBB;
}
a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color:#799FBB;
}

a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color:#A9C1D3;
}

a.topmenu
{
	font-size:120%;
	color:#799FBB;
}

a.topmenu:visited
{
	font-size:120%;
	color:#799FBB;
}

a.topmenu:hover
{
	font-size:120%;
	color:#A9C1D3;
}
a.leftmenu-active
{
	font-size:16px;
	color:#D2DFE8;
}

a.leftmenu-active:visited
{
	font-size:16px;
	color:#D2DFE8;
}

a.leftmenu-active:hover
{
	font-size:16px;
	color:#D2DFE8;
}
.div_click {

	height: 220px;
	width: 344px;
	left: 0px;
	top: 0px;
	cursor: hend;
}
a .top_menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #999;
}

.blink {
	color: #FF0000;
	font-weight: bold;
	font-size: 18px;
/* Мигание */
    text-decoration:blink;
}
