

/* Start:/local/templates/sitea_contrast/styles.css?14594904641378*/
.workarea  ul.nav{list-style:none; margin:0; padding:0; clear:both;}
.workarea  ul.nav li{float:left; padding:3px 3px 3px 10px;}
.workarea  ul.nav li a{}

.workarea table{width:100%!important;margin:0!important;}
.workarea table p{text-indent:0px!important;}
.workarea table td{padding:1px 3px; }
.workarea  table tr.headertable td, #content table tr.headertable th{font-weight:bold; text-align:center;}

.workarea  table.noborder td{border:0! important;}

.workarea  ul, .workarea  ol{margin:3px 0 5px 20px;}
.workarea  li{padding:2px 0;}

.form_table{width:100%; margin:10px 0;}
.form_table td{padding:4px;}
.form_table input{width:400px; padding:2px; margin:5px 0;}
.form_table input[type=button], .form_table input[type=submit], .form_table input[type=reset]{width:250px; padding:2px;}
.form_table select{width:420px; padding:2px;}
.form_table textarea{width:400px; height:100px; padding:3px;}
.form_table textarea.bigarea{width:81%; height:120px; padding:3px;}


.content input,
.content input[type="text"],
.content input[type="password"],
.content textarea,
.content select {
  font-size: 1.2em;
  padding: 4px 10px;
  border: 1px solid;
  background-color: inherit;
}
.content input[type="submit"],
.content input[type="button"],
.content input[type="reset"],
.content button {
  font-size: 1.2em;
  padding: 4px 25px;
  border: 1px solid;
  background-color: inherit;
}
/* End */


/* Start:/local/templates/sitea_contrast/template_styles.css?14595025274651*/
* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}
a:hover{
	text-decoration:none;
}
a{
	outline: none; /* Убираем границу вокруг ссылок  */
}
input:focus{
	outline: 0 none;/* Убираем границу вокруг input хром  */
}

/* clearfix
-----------------------------------------------------------------------------*/
.clearfix,
.clear {
  *zoom: 1;
}

.clearfix:before,
.clearfix:after,
.clear:before,
.clear:after {
  display: table;
  line-height: 0;
  content: "";
}

.clearfix:after,
.clear:after{
  clear: both;
}

.bwWrapper {
    position:relative;
    display:block;
	overflow:hidden;
}

body {
	font: 12px/18px Arial, sans-serif;
	width: 100%;
	overflow-y:scroll;
}
.wrapper {
	width: 1000px;
	margin: 0 auto;
}

.imgposcenter {
  /*  выравнивание изображения по центру в двух плоскостях. ps необходимо обернуть div c position:relative*/
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
/* style css */
/* selection */
::selection {
  background: #ffffff;
  /* Safari */
  color: #000000;
}
::-moz-selection {
  background: #ffffff;
  /* Firefox */
  color: #000000;
}
/* placeholder */
::-webkit-input-placeholder {
  /* Chrome и Safari */
  font-style: italic;
  color: #ffffff;
}
:-moz-placeholder {
  /* Firefox 18- */
  font-style: italic;
  color: #ffffff;
}
::-moz-placeholder {
  /* Firefox 19+ */
  font-style: italic;
  color: #ffffff;
}
:-ms-input-placeholder {
  /* IE10 */
  font-style: italic;
  color: #ffffff;
}
.placeholder {
  /* IE7 - IE9 */
  font-style: italic;
  color: #ffffff;
}
body {
  font-family: Arial, Tahoma, sans-serif;
  font-size: 16px;
  line-height: 140%;
  color: #ffffff;
  background: #000000;
}
a {
  color: #ffffff;
}
/* h1-h6 */
.workarea h1,
.workarea h2,
.workarea h3,
.workarea h4,
.workarea h5,
.workarea h6 {
  color: #ffffff;
}
.workarea h1 {
  font-size: 1.8em;
  margin: 10px 0;
}
.workarea h2 {
  font-size: 1.6em;
  margin: 10px 0;
}
.workarea h3 {
  font-size: 1.5em;
  margin: 10px 0;
}
.workarea h4 {
  font-size: 1.4em;
  margin: 10px 0;
}
.workarea h5 {
  font-size: 1.3em;
  margin: 10px 0;
}
.workarea h6 {
  font-size: 1.2em;
  margin: 10px 0;
}
.header {
  /*  выбор текста */
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}



/* Header
-----------------------------------------------------------------------------*/
.header {
	min-height: 100px;
}

.header  .wrap-header{
	margin-top:20px;
	height:100px;
	overflow:hidden;
}

.header  .wrap-header .gerb{
	width:200px;
	text-align:center;
	padding:10px 0;
	float:left;
}

.header  .wrap-header .gerb img{
	height:81px;
}
.header  .wrap-header .gerb img.gerbimg{
	max-width: 69px;
}

.gerbheader{position:relative;}

.header  .wrap-header .gerb .gerbmask{
	height:90px;
	width:70px;
	display:block;
	position:absolute;
	margin-left:65px;
}

.header  .wrap-header .title-site {
	padding:10px 0 0;
}
.header  .wrap-header .title-site  h1{
	font-size: 150%;
}
.header  .wrap-header .title-site  h2{
	font-size: 100%;
}

/* dop_menu */

.dop_menu{
	margin:10px 15px 15px;
}
.dop_menu ul{
	list-style:none;
}
.dop_menu ul li{
	display:inline-block;
	margin-right:10px;
	font-size:120%;
}
.dop_menu ul li a{
}
/* Middle
-----------------------------------------------------------------------------*/
.content {
	margin:0 0 20px;
}
.content h1.titlein{
	margin:10px 15px 10px;
	font-size:180%;
	line-height:110%;
}
.content .workarea{
	margin:0 5px 5px;
}

/* mainsearch */

.mainsearch{
	margin:15px 5px;
}
.mainsearch input.textinput{
	width:30%;
	margin:5px 5px 5px 0;
}
.mainsearch input.submitinput{
	margin:5px 0;
}
.mainsearch a{
	padding-top:10px;
}

/* Footer
-----------------------------------------------------------------------------*/
.footer {
	margin-top:20px;
	padding-top:20px;
	height: 70px;
}
.footer  .copy {
	float:left;
	width:80%;
}
.footer  .site-link{
	float:right;
	width:20%;
	text-align:right;
}
.footer  .site-link a{
	margin-right:4px;
}
.footer  .copy .gerb{
	text-align:left;
	padding:5px 20px 10px 4px;
	float:left;
}
.footer  .copy .gerb img{
	height:40px;
}
.footer  .copy .gerb img.imggerb{
	height:40px;
	width:31px;
}
.gerbfooter{position:relative;}

.footer  .copy .gerb .gerbmask{
	height:50px;
	width:45px;
	display:block;
	position:absolute;
}
/* End */
/* /local/templates/sitea_contrast/styles.css?14594904641378 */
/* /local/templates/sitea_contrast/template_styles.css?14595025274651 */
