﻿*{
  margin: 0;
  padding: 0;
  font-family: Tahoma;
  font-size: 14px;
  color: #535353;
  font-weight: normal;
}

a img { border: none; }

a {
	color: #607293;
	text-decoration: underline;
}

a:hover {
	color: #354158;
}

b{
  font-weight: 900;
  color: #5f5f5f;
}


h1 {
	font-size: 24px;
	margin: 0;
	border-bottom: 1px solid #797979;
	margin-bottom: 5px;
	color: #354158;
}


h2 {
	font-size: 20px;
	margin: 0;
	margin-bottom: 5px;
	color: #354158;
}

h3 {
	font-size: 18px;
	margin: 0;
	margin-bottom: 5px;
	color: #354158;
}

p{
  margin: 10px 0;
  line-height: 20px;
  max-width: 750px;
}

ul{
  margin-left: 5px;
  list-style: none;
}

li{
  margin: 5px;
  max-width: 750px;
}


.header{
  width: 100%;
  height: 53px;
  background: url(img/top.jpg) #000 top left no-repeat;
  margin-bottom: 20px;
}

.ver{
  position: absolute;
  top: 94px;
  left: 551px;
  font-weight: 900;
  font-size: 10px;
  color: #ff873d;
}


.menu_main{
  float: right;
  height: 53px;
  width: 75px;
  line-height: 50px;
  color: #fff;
}

.menu_left{
  float: left;
  height: 53px;
  width: 500px;
}

.menu_left li{
  float: left;
  line-height: 48px;
}

.menu_left li a:link, .menu_left li a:hover, .menu_left li a:visited{
  background: #ffffff;
  padding: 4px;
}


.menu_main a{
  color: #fff;
  font-weight: 900;
  font-size: 12px;
}

.box{
  float: left;
  width: 399px;
  height: 492px;
  margin: 20px 20px 0 20px;
}

.precontent{
  float: left;
  width: 399px;
  height: 492px;
  margin: 0 20px 0 20px;
  padding: 20px;
}

.content{
  float: left;
  width: 750px;
  margin-left: 20px;
}

.footer{
  clear: both;
  margin: 10px 20px 0 20px;
  padding:10px 5px;
  border-top: solid 1px #8C8C8C;
}



.plugin{
  clear: both;
  margin-top: 20px;
}


.plugin_image{
  float: left;
  width: 60px;
  text-align: center;
  padding-top: 5px;
}

.plugin_content{
  float: left;
  margin-left: 20px;
  width: 650px;
}

.plugin_header{
  font-size: 16px;
  font-weight: 900;
}


.recalls li{
  line-height: 25px;
}

.recalls ul{
  list-style: none;
  margin-left: 2px;
}


/*FAQ*/

sup{
  font-size: 9px;
  color: #0077bb;
}

td{
  padding: 5px;
  vertical-align: middle;
}


.menu{
  float:left;
  width: 170px;
  margin-left: 20px;
}

.ch{
  background: #EDF5FE;
}

.mac{
  font-weight: 900;
  width: 200px;
  padding-left: 10px;
}

a.anc{
  text-decoration: none;
}


.question{
  width: 575px;
  background: #f7f4dd;
  padding: 7px;
  margin-top: 10px;
}

.answer{
  width: 575px;
  padding: 7px;
  margin-bottom: 10px;
}


.dist{
  background: #064F97;
  color: #fff;
  font-weight: 900;
  padding: 2px 2px;
  margin: 0 2px;
}

/* Макросы */
.mac {
  line-height: 22px;
}

.mac a{
  font-weight: 900;
  text-decoration: none;
  padding-bottom: 2px;
  border-bottom: solid 1px #607293;
}




.comment_form{
  font-size: 10px !important;
  color: #6A6A6A;
  line-height: 14px !important;
}


















