/* General site styles */

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

body, td {
font: 11px Tahoma, Arial, serif;
color: #18394a;
}
table, td {
	vertical-align: top;
}

.head {
	height: 127px;
	background: url(img/bg.gif) repeat-x;	
	margin-bottom: 1px;
}
.head td {
	vertical-align: middle;
	padding: 0px 15px;
	font-size: 1px;
}
.catpath {
	background: #4b93bb;
	height: 25px;
}
.catpath table {
	height: 25px;
	margin-left: 35px;
}
.catpath table td {
	vertical-align: middle;
	padding: 0px 5px;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
}
.catpath a:link, .catpath a:visited, .catpath a:hover {
	color: #fff;
	font-weight: normal;
}
.LeftMenu {
	background: #f7f0d4;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	width: 220px;
}
.menu {
	margin: 20px;
}

.menu1 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 17px;
}
.menu2 {
	background: url(img/bullet.gif) no-repeat 0px 5px;
	font-size: 12px;
	padding-left: 15px;
	margin: 10px 0px;
}
.menuLine {
	border-top: 1px solid #ded5ac;
	height: 1px;
	font-size: 1px;
	width: 100%;
}

.search {
	margin: 30px 35px 25px 20px;
}
.searh a:link, .enter a:link, .search a:visited, .enter a:visited, .search a:hover, .enter a:hover {
	color: #4b93bb;
}
.input {
	border: 1px solid #ded5ac;
	font-size: 11px;
}
.input_search {
	border: 1px solid #ded5ac;
	font-size: 13px;
	height: 20px;
}
.enter {
	margin: 30px 35px 25px 20px;
}
.body {
	padding: 5px 15px 15px 20px;
	border-left: 1px solid #e9e5cf;
}
.content {
	padding-right: 15px;
}
.print {
	padding: 4px 0px;
	text-align: right;
}
div.line {
	border: 1px solid #e9e5cf;
	font-size: 1px;
	height: 1px;
}


.divContest a:link, .divContest a:visited, .divContest a:hover {
	color: #4b93bb;
}

.content a:link, .content a:visited, .content a:hover {
	color: #4b93bb;
}

.LeftPane {
	border-left: 1px solid #e9e5cf;
	width: 200px;
	padding-left: 15px;
}
.news {
	/*border-bottom: 1px solid #e9e5cf;*/
	padding:  0px;
	background-color: #DED5AC;
	margin: 20px 0px;
}
.news img {
	margin-right: 5px;
}
.news a:link, .news a:visited, .news a:hover {
	color: #4b93bb;
}
.news span.data {
	font-size: 9px;
	color: #000;
}

.news td {
background-color: #fff;
padding: 5px;
}

.foot td {
	background: #d3c99d;
	color: #163445;
	font-size: 11px;
	vertical-align: middle;
	padding-left: 3px;	
}

div.table table {
	border-top: 1px solid #DED5AC;
	border-right: 1px solid #DED5AC;
}
div.table table td {
	border-bottom: 1px solid #DED5AC;
	border-left: 1px solid #DED5AC;
	padding:4px;
	text-align:left;
}
div.table table th {
	border-bottom: 1px solid #DED5AC;
	border-left: 1px solid #DED5AC;
	padding:4px;
	text-align:left;
	font-weight: bold;
	font-size: 11px;
   color: #18394a;
	text-align: center;
}

div.table table.left td {
	text-align:left;
} 

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

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

a {
color: #163445;
font-size: 11px;
}

/* Special site styles */

.color0 {
background: #FFF;
}

.color1 {
background: #EEE;
}

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

h1 {
	color: #4b93bb;
	font-size: 18px;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
}

h3 {
	margin-top: 7px;
	font-size: 12px;
}

h4 {

}

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

body {
overflow: auto
}

img {
border: 0
}

form {
margin: 0; padding: 0
}

ul, ol, li {
padding: 0; margin: 0
}

li {
margin-left: 25px
}

ul ul {
padding-top: 3px
}

ol li {
list-style-type: decimal
}

ul li {
	list-style-image: url(img/bullet.gif);
}

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!) */

.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; 
}

.divArtListTitle a:link, .divArtListTitle a:visited {
font-weight: bold;
color:#4B93BB; 
text-decoration: underline;
font-size: 12px;
}

.divArtListTitle a:hover {
font-weight: bold;
color:#045279; 
text-decoration: underline;
font-size: 12px;
}

.divArtListDate, .divArtDate {
color: #848484; 
font-size: 8pt;
}



.divArtListPreview {
text-align: justify;
}

.divArtPages {

}

.divArt {

}

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

.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: #848484; 
font-size: 8pt;
}

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

.divNewsPages {

}

.divNews {

}

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

.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;
}

/* Print version */

td.printVersion {
padding: 20px;
}

h1.printVersion {
padding: 0;
margin: 0 0 10px 0;
color: #000000;
}

@media print {
.printurl {display: none;}
}

.printurl {
padding-bottom: 5px;
}

/* ModuleRights */
div.divModuleRights {
position:absolute; 
top: 5px; 
right: 30px; 
border:1px solid black;
width: 360px;
padding: 2px;
background-color: white;
}

div.divModuleRights div.title {
width:100%;
text-align:center;
font-weight:bold;
}

div.divModuleRights div.title a{
cursor: pointer;
}

div.divModuleRights div.module {
padding: 4px;
margin:5px 2px;
border:1px solid black;
}

div.module div.role {
clear: both;
padding: 3px 0 3px 0;
}
