/* General site styles */

body {
padding: 0px;
margin: 0px;
background: #fffff;
}

body, td {
font-size: 13px;
font-family: Arial, Helvetica, sans-serif;
color: #5a5a5a;
}
td {
	vertical-align: top;
}
a:link, a:visited, a:hover {
	color: #2690d2;
}
.head {
	height: 258px;
	border-bottom: 5px solid #ff7800;
}
.TopMenu {
	height: 40px;
	background: url(img/FonTop.gif) repeat-x;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}
.TopMenu a:link, .TopMenu a:visited {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

h4 {
color:#FF7800;
font-size: 13px;
padding:5px 0;
margin:0px;
}

.divArtText img
{
float:right;
margin:5px;
}

.TopMenu a:hover {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.TopMenu td {
	background: url(img/FonMenu.gif) no-repeat top right;
	text-align: center;
	vertical-align: middle;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}
.TopMenu td.this {
	background: url(img/FonTopThis.gif) repeat-x;
	vertical-align: middle;
}
.logo {
	width: 166px;
	margin: 35px 0px 7px 40px;
	background: #ffffff;
}
.icons {
	background: url(img/IconsFon.gif) repeat-x;
	margin-top: 25px;
}
.icons td {
	text-align: center;
}
.main {
	margin-top: 2px;
}
.LeftMenu {
	width: 200px;
	border-right: 1px solid #dcdcdc;
	padding-top: 20px;
}
.menu {
	background: url(img/menu.gif) no-repeat 10px 5px;
	padding: 8px 15px 8px 40px;
}
.menuThis {
	background: url(img/menuThis.gif) no-repeat 10px 5px;
	padding: 8px 15px 8px 40px;
	color: #000;
	font-weight: bold;
}
.menu a:link, .menu a:visited, .menuThis a:link, .menuThis a:visited{
	color: #000;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.menu a:hover, .menuThis a:hover {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}
.subMenu {
	padding: 8px 15px 8px 40px;
}
.subMenuThis {
	padding: 8px 15px 8px 40px;
	color: #000;
	font-weight: bold;
}
.subMenu a:link, .subMenu a:visited {
	color: #2690d2;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.subMenu a:hover {
	color: #2690d2;
	font-weight: bold;
	text-decoration: underline;
}
.RightMenu {
	width: 200px;
	border-left: 1px solid #dcdcdc;
	padding: 20px 10px;
}

.banner {
	text-align: center;
	margin: 10px 0px;
}
.content {
	padding: 20px 30px;
	font-size: 13px;
}
.content a:link, .content a:visited, .content a:hover {
	color: #2690d2;
}
.data {
	color: #000;
	text-align: justify;
}
.text {
	text-align: justify;
	margin-bottom: 20px;
}

.counter {
margin: 5px 5px;
}

.footer {
	border-top: 5px solid #00214f;
}
.footer td {
	text-align: center;
	vertical-align: middle;
}
div.m {
margin: 10px;
padding: 10px;
background: #FFF; 
}

div.faq {
margin: 10px;
padding: 1px 10px 10px 10px;
background: #FFF;
}

a {
color: #285B86;
}

/* Special site styles */

.color0 {
background: #FFF;
}

.color1 {
background: #EEE;
}

h1, h2, h3, h5, h6 {
padding: 0px;
margin: 0px;
}

h1 {
	font-size: 18px;
	color: #ff7800;
	text-transform: uppercase;
	font-weight: normal;
	margin-bottom: 20px;
}

h2 {

}

h3 {

}



/* Standart styles (please don't edit it!) */

body {
overflow: auto
}

img {
border: 0
}

form {
margin: 0; padding: 0
}


ul ul {
padding-top: 3px;
}

ul li {
list-style-type: disc;
margin-left: 25px;
}

ol.list li ul.list2 li {
 list-style-type: disc;
}

ol li ul.list3 li {
 list-style-type: disc;
}

ol.list li {	
	list-style-type: none;
}

ol li {
list-style-type: decimal;
margin-left: 35px;
padding-left: 0px;
}

ol {
	margin-left: 0px;
	padding-left: 0px;
}

p {text-align: justify}

input, label {vertical-align: middle}

.inline {display: inline}

.red, .red a {color: red}

.darkred, .darkred a {color: #800000}

.green, .green a {color: #008000}

.blue, .blue a {color: blue}

.black, .black a {color: black}

.small, .small a {font-size: 10px}

.bold, .bold a {font-weight: bold}

.star {color: red}

.error {color: red}

.leftalign, .left {text-align: left}

.rightalign, .right {text-align: right}

.centeralign, .center {text-align: center}

.topvalign, .top {vertical-align: top}

.middlevalign, .middle {vertical-align: middle}

.bottomvalign, .bottom {vertical-align: bottom}

/* Admin Links (please don't edit it!) */

.divEdit {
margin: 0 0 15px 0;
}

.adminDivCreate {
margin-bottom: 10px;
}

.adminEditDelText {
margin: 0;
padding: 0;
margin-bottom: 10px;
}

.spanEditDel {
padding: 0px 10px 0px;
}

.spanEditDel img, #mainContent .spanEditDel img {
vertical-align: middle;
margin: 0px 3px 0px;
border: 0;
}

.divMoveForm {
margin: 15px 0 25px;
}

.divMoveForm form {
padding: 0;
margin: 0;
}

/* Forms (please don't edit it!) */

.divFormSubmited { /* Заявка отправлена успешно */

}

.divForm { /* Вся форма */

}

.divForm .divFormButton { /* Submit button */
margin-top: 20pt;
}

.divForm .divFormButton input {

}

.divForm .divFormStar { /* "* - обязательные поля" */
margin: 10pt 0;
}

.divListErrors { /* Error list */
margin: 10pt 0;
}

.divListErrorsHead {
font-weight: bold;
padding: 0;
margin: 0;
margin-bottom: 10pt;
}

.divListErrors .divError {
color: #FF0000;
margin: 3pt 0;
padding-left: 10pt;
}

.divListErrors .desc {
font-size: 90%;
color: #333333;
}

.formField { /* Form element */
margin-bottom: 6pt;
}

.formField select, .formField input, .formField textarea { /* Form elements */
font-family: Verdana, Arial, Sans-Serif;
font-size: 10pt;
margin-top: 1pt;
}

.formField textarea {
width: 98%;
}

.formField label {
margin-left: 4pt;
}

.formField  textarea.mono {
font-size: 11pt;
font-family: "Courier New", Courier, monospace;
}

/* Paging */

.disabledArrow {color: #AAA}

/* Search */

.searchResultsHead {
margin-top: 8pt;
font-size: 12pt;
}

.searchResultsCount {
margin: 10pt 0;
}

.searchPages {

}

/* Articles */

.divArtList {

}

.tdArtListItem {
padding: 0px 0px 15px 0px;
}

.divArtListTitle {
font-weight: bold;
text-align: left; 
}

.divArtListDate, .divArtDate {
color: #000; 
font-size: 9pt;
}

.divArtListPreview {
text-align: justify;
}

.divArtPages {

}

.divArt {

}

.divArtTitle {
font-weight: bold;
font-size: 12pt;
color:#FF7800;
}

.divArtText {

}

.divArtBack {
	text-align: right;
}

/* News */

.divNewsList, .divNewsMainList {

}

.divNewsListItem, .divNewsMainListItem {
padding: 0px 0px 15px 0px;
}

.divNewsListTitle, .divNewsMainListTitle {
font-weight: bold;
text-align: left; 
}

.divNewsListDate, .divNewsMainListDate, .divNewsDate {
color: #000; 
font-size: 8pt;
}

.divNewsListPreview, .divNewsMainListPreview {
text-align: justify;
}

.divNewsPages a:link, .divNewsPages a:hover, .divNewsPages a:visited{
color: #FF7800;
}

.divNews {

}

.divNewsTitle {
font-weight: bold;
font-size: 10pt;
}

.divNewsText {

}
.divNewsBack {
	text-align: right;
}

/* Contacts */

.divContactsList, .divContactsMainList {

}

.divContactsListItem, .divContactsMainListItem {
padding: 0px 0px 15px 0px;
}

.divContactsListTitle, .divContactsMainListTitle {
font-weight: bold;
text-align: left; 
}

.divContactsListDate, .divContactsMainListDate, .divContactsDate {
color: #444444; 
font-size: 10pt;
}

.divContactsListPreview, .divContactsMainListPreview {
text-align: justify;
}

.divContactsPages {

}

.divContacts {
width: 100%;
}

.tableContacts {
border-top: 1px solid #285B86;
border-right: 1px solid #285B86;
}

.tableContacts td, .tableContacts th {
border-left: 1px solid #285B86;
border-bottom: 1px solid #285B86;
text-align: left;
padding: 3px 5px;
}

.divContactsBack {
text-align: right;
}

/* Banners */
.divBanners {
padding: 0px 0px 0px 0px;
}

/* Requests */

td.LeftRequestsTable
{
	padding: 2px 4px 2px 4px;
	text-align: right;
}

td.RightRequestsTable
{
	padding: 2px 4px 2px 4px;
	text-align: left;
}

tr.HeadRequestsTable
{
	background: #f5f5f5;
}

tr.RequestsTable
{
	background: #ffffff;
}

.table {
border-top: 1px solid #DCDCDC;
border-right: 1px solid #DCDCDC;
}

.table td {
border-bottom: 1px solid #DCDCDC;
border-left: 1px solid #DCDCDC;
}

/* Logo */
.divLogoList {

}

.divLogoListPages {

}

/* for FCKEditor (don`t edit) */

div.separation {
background: #eeeeee;
padding: 5px 7px;
text-align: justify;}

div.separationright {
margin: 0px 0px 6px 10px;
padding: 7px; 
float: right; 
width: 200px; 
background-color: #e0e0e0;
text-align:left;
}

div.separationleft {
margin: 0px 10px 6px 0px;
padding: 7px; 
float: left; 
width: 200px; 
background-color: #e0e0e0;
text-align:left;
}

.clientsBlock table tr td {
	text-align: center;
	vertical-align: bottom;
}

.clientsBlock table tr td div.divArtListTitle{
	text-align:center;
	padding: 5px 0 30px;
}
