body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #bcbcbc;
	margin:0;
	padding:27px 0 0 0;
	background-image: url(../images/bg-body.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
#main {
	width:704px;
	margin:auto;
	background-image: url(../images/bg-main-top-bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	border:0;
	padding:0 0 6px 0;
}
#top {
	background-image: url(../images/bg-main-top-bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding:6px 15px 1px 14px;
}
#logo {
	display:block;
	background-color: #FFFFFF;
	float:left;
	width:188px;
	border-bottom:1px solid #FFFFFF;
}
#slogan {
	
	display:block;
	
	float:right;
	width:466px;
	
}
#vk {
	display: block;
	float: right;	
}
#interior {
	
	background-image: url(../images/bg-interior.gif);
	background-repeat: repeat-y;
	background-position: center center;
	width:704px;
	/*height:300px;*/
}
#mid {
	padding:0 15px 0 14px
}
#left {
	display:block;
	float:left;
	width:188px;
}
#right {
	display:block;
	float:right;
	width:466px;
}
#maintext {
	display:block;
	float:right;
	width:426px;
	border-top:1px solid #FFFFFF;
	padding:0px 20px 5px 20px;
	line-height:17px;
	font-size: 12px;
	word-spacing: normal;
	letter-spacing: normal;
}
#maintext2 {
	display:block;
	float:right;
	width:426px;
	padding:0px 20px 5px 20px;
	line-height:17px;
	font-size: 12px;
	word-spacing: normal;
	letter-spacing: normal;
}
#attention {
	display:block;
	float:right;
	width:426px;
	border-top:1px solid #FFFFFF;
	padding:0px 20px 0px 20px;
	line-height:16px;
	font-size: 14px;

}
#attention1 {
	
	display:block;
	float:right;
	width:426px;
	border-top:0px solid #FFFFFF;
	padding:0px 20px 0px 20px;
	line-height:16px;
	font-size: 15px;
	letter-spacing: 3px;

}

#social {
	
	display:block;

	width:426px;
	
	padding:0px 20px 0px 20px;
	
	

}

div#navbar {
	width: 188px;
	display:block;
	float:left;
}
div#navbar ul {
	margin:0;
	padding:0;
}
div#navbar li {
	list-style-type:none;
	display:block;
	float:right;
	width:188px;
	height:35px;
	text-align:right;
	border-bottom:1px solid #FFFFFF;
	word-spacing: normal;
}
div#navbar li.button1 {
	background-image: url(../images/bg-button-1.gif);
	background-repeat: no-repeat;
}
div#navbar li.button2 {
	background-image: url(../images/bg-button-2.gif);
	background-repeat: no-repeat;
}
div#navbar li.button3 {
	background-image: url(../images/bg-button-3.gif);
	background-repeat: no-repeat;
}
div#navbar li.button4 {
	background-image: url(../images/bg-button-4.gif);
	background-repeat: no-repeat;
}
div#navbar li.buttonlast {
	background-image: url(../images/bg-button-last.gif);
	background-repeat: no-repeat;	
}
div#navbar li a {
	display:block;
	float:left;
	width:140px;
	height:35px;
	text-decoration: none;
	margin:0;
	padding:0;
	color: #FFFFFF;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height:35px;
	padding-right:45px;
	background-image: url(../images/arrow-button.gif);
	background-repeat: no-repeat;
}
div#navbar li a:link {
	color: #FFFFFF:
}
div#navbar li a:visited {
	color: #FFFFFF;
}
div#navbar li a:hover {
	color: #FFFFFF;
	text-decoration:underline;
	background-image: url(../images/arrow-button-over.gif);
	background-repeat: no-repeat;
}
h1, h2, h3, h4, h5, h6 { 
	margin: 15px 0;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight:bold;
}
p { 
	margin: 10px 0;
}
ul, ol { 
	margin: 15px 0 0 15px;
}
.clear {
	clear:both;
}
a, a:visited {
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}
a:hover {
	color:#8ac1fa;
	text-decoration:none;
}

#footerup {
	font-size: 13px;
	color:#1D4E89;
	text-align:center;
	padding:10px;
	line-height:10px;
}
#footerup a:link, #footerup a:visited {
	color:#1D4E89;
	text-decoration:none;
	font-weight:normal;
}
#footerup a:hover {
	color:#1D4E89;
	text-decoration:underline;
}	
#footer {
	font-size: 12px;
	color:#747474;
	text-align:center;
	padding:10px;
	line-height:18px;
}
#footer a:link, #footer a:visited {
	color:#747474;
	text-decoration:none;
	font-weight:normal;
}
#footer a:hover {
	color:#747474;
	text-decoration:underline;
}
div#navbar li.button {
	background-image: url(../images/bg-button.gif);
	background-repeat: no-repeat;
	cursor: help;
	height: auto;}
	

.wrapper {
	margin: 0 auto;
	overflow: hidden;
	width: 189px;
	border: 1px solid #FFFFFF;
	
}
.display input {
	background: #ccc;
	margin: 0 auto;
	overflow: hidden;
	width: 171px;
	height: 30px;
	border-radius: 5px;
	font-size: 14px;
	text-align:right;
}
	

	
.buttons input {
	background: url(../images/button.jpg);
	margin: 3;
	overflow: hidden;
	width: 33px;
	height: 33px;
	border-radius: 6px;
	font-size: 14px;
	margin-left:3px;
	margin-right:3px;
	margin-bottom:2px;
	
}

.стиль1 {font-size: 14px}
.стиль2 {color: #FFFFCC; font-weight: bold;}
.стиль3 { }
.стиль4 {color: #FFFFFF}
.стиль5 {font-size: 12px; }
.стиль6 {font-size: 12px; font-weight: bold;  }
.стиль8 {font-size: 10; font-weight: bold;}
.стиль9 {font-size: 12px}
.стиль16 {color: #FFFFFF; font-size: 12px;}
.стиль18 {font-size: 12px; color: #FFFFFF;}
.стиль20 {font-size: 12px}
.стиль24 {color: #FFFFFF}
.стиль27 {font-size: 12px; color: #FFFFFF; font-weight: bold;}
.стиль30 {font-size: 13px; color: #FFFFCC;}
.стиль33 {color: #FFF8DC;}
.стиль34 { }
.стиль32 {color: black;}



#blink1 {
  -webkit-animation: blink1 2s linear infinite;
  animation: blink1 2s linear infinite;
}
@-webkit-keyframes blink1 {
  0% { color: ##08e8de; }
  50% { color: #08457e; }
  100% { color: #00ffff); }
}
@keyframes blink1 {
  0% { color: ##08e8de; }
  50% { color: #08457e; }
  100% { color: #00ffff); }
}


#blink2 {
  -webkit-animation: blink2 2s linear infinite;
  animation: blink2 2s linear infinite;
}
@-webkit-keyframes blink2 {
  0% { color: #38bdff; }
  50% { color: #ffffff; }
  100% { color: ##38bdff; }
}
@keyframes blink2 {
  0% { color: #ffffff; }
  50% { color: #38bdff; }
  100% { color: #ffffff; }
}
