* {
 font-family: Tahoma;
}

body {
 background: #FFFFFF;
 color: #000000;
 padding: 0;
 margin: 0;
}

html, body, #body {
 height: 100%;
}

a {
 color: #0000FF;
}

body, table, textarea {
 font-size: 11pt;
}

img {
 border-width: 0;
}

table.hidden {
 border-width: 0;
 border-collapse: collapse;
 padding: 0;
 margin: 0;
}

table.display {
 border-collapse: collapse;
 padding: 0;
 margin: 0;
}

table.display,
table.display td {
 border: 1px solid #055C31;
}

table.display td {
 padding: 4px 6px;
}

.rowtitle {
 color: #005633;
 font-weight: bold;
 text-align: center;
}

.rowodd {
 background-color: #CEEF98;
}

.roweven {
 background-color: #B8DC7C;
}

h1 {
 font-size: 15pt;
 font-weight: bold;
 color: #276930;
 text-align: center;
 text-decoration: none;
 text-indent: 0;
 letter-spacing: 4px;
 padding: 0 0 12pt 0;
 margin: 0;
}

h2 {
 font-size: 13pt;
 font-weight: bold;
 color: #276930;
 text-align: left;
 text-decoration: none;
 text-indent: 0;
 letter-spacing: 0;
}

h3 {
 font-size: 11pt;
 font-weight: bold;
 color: #276930;
 text-align: left;
 text-decoration: none;
 text-indent: 0;
 letter-spacing: 0;
}

/* framework */

#wrapper {
 min-height: 100%;
 height: auto !important;
 height: 100%;
}

/* header */

#header #title {
 height: 130px;
 width: 424px;
 float: left;
}

#header #photo {
 background: url(/images/logophoto.jpg) repeat-x top left;
 height: 130px;
 margin-left: 424px;
}

#creepingline {
 background: #FFFFFF url(/images/logoline.gif) no-repeat top left;
 height: 20px;
 padding: 6px 0 7px 393px;
}

#creepingline marquee {
 background: #009241;
 color: #FFFFFF;
 font-weight: bold;
 line-height: 20px;
 height: 20px;
}

/* page */

#page {
 background: #FFFFFF url(/images/pagebg.gif) no-repeat top left;
}

#sideleft {
 width: 250px;
 padding-bottom: 160px;
 float: left;
}

/* menu */

#menu {
 width: 250px;
 margin: 25px 0;
}

#menu a {
 display: block;
}

#menu ul {
 list-style-type: none;
 width: 250px;
 padding: 0;
 margin: 5px 0 5px 0;
}

#menu ul li {
 position: relative;
 margin: 5px 0 5px 0;
}

* html #menu ul li {
 height: 100%;
}

#menu ul li a {
 color: #276930;
 font-weight: bold;
 text-align: right;
 text-decoration: none;
 margin: 0 28px 0 10px;
}

#menu ul li a:hover {
 color: #009740;
 text-decoration: underline;
}

#menu ul li img {
 position: absolute;
 top: 8px;
 left: 232px;
 height: 5px;
 width: 5px;
}

/* welcome */

#welcomebox {
 width: 200px;
 margin: 0 25px 25px 25px;
}

#welcometop {
 background: transparent url(/images/frame200top.gif) no-repeat top left;
 height: 13px;
 overflow: hidden;
}

#welcomebottom {
 background: transparent url(/images/frame200bottom.gif) no-repeat top left;
 height: 13px;
 overflow: hidden;
}

#welcome {
 background: transparent url(/images/frame200bg.gif) repeat-y top left;
}

#welcome .box {
 text-align: center;
 padding: 0 13px;
}

#welcome .tools {
 font-size: 10pt;
 margin-top: 8px;
}

#welcome .tools a {
 display: block;
 padding: 2px 0;
}

/* sideleft */

#phone {
 width: 200px;
 margin: 0 25px 0 25px;
}

#sideleft .banners-big {
 margin: 25px 25px 0 25px;
}

/* content */

#content {
 padding: 0 20px 0 25px;
 margin-left: 250px;
}

#content li {
 margin: 0.5em 0;
}

#content .banners-top {
 padding: 12px 0 25px 0;
 text-align: center;
}

#content .banners-top * {
 vertical-align: bottom;
}

/* footer */

#pusher {
 height: 135px;
}

#pusher,
#footer {
 clear: both;
}

#footer {
 background: #BCE07C url(/images/footerbg.gif) repeat-x top left;
 font-size: 9pt;
 height: 55px;
 padding-top: 55px;
 margin-top: -110px;
 position: relative;
}

#footer,
#footer a {
 color: #009241;
}

#footer .left {
 width: 234px;
 padding-top: 12px;
 margin-left: 25px;
 float: left;
}

* html #footer .left {
 display: inline;
}

#footer .left img {
 vertical-align: middle;
}

#footer .right {
 text-align: right;
 width: 234px;
 padding-top: 12px;
 margin-right: 25px;
 float: right;
}

* html #footer .right {
 display: inline;
}

#footer .right a {
 text-decoration: none;
}

#footer .right span {
 display: block;
 line-height: 16px;
 padding-top: 8px;
 float: left;
}

#footer .center {
 text-align: center;
 padding-top: 12px;
 margin: 0 309px;
}

#random {
 height: 200px;
 width: 200px;
 position: absolute;
 top: -160px;
 left: 25px;
}

/* fields and buttons */

form {
 display: inline;
}

.form, .field {
 border: 1px solid #055C31;
 font-size: 9pt;
}

.form {
 width: 418px;
 padding: 1px 4px 1px 4px;
 margin: 2px 0 4px 0;
}

select.form {
 width: 428px;
}

.form.short {
 width: 140px;
}

.field {
 padding: 1px 4px 1px 4px;
 margin: 0;
}

input.form {
 height: 19px;
}

textarea.form {
 height: 104px;
}

input.field {
 height: 19px;
}

.input {
 border: 1px solid #055C31;
 color: #24487C;
 width: 418px;
 padding: 1px 4px 1px 4px;
 margin: 2px 0 2px 0;
}

.button {
 font-size: 8pt;
 font-weight: normal;
 color: #000000;
 text-decoration: none;
 cursor: pointer;
}

input.button,
span.button,
a.button span {
 background-color: #E3FABE;
 border: 1px solid #AFC6A0;
 text-align: center;
 height: 19px;
 padding: 2px;
 margin: 2px;
}

a.button {
 color: #000000;
 font-size: 8pt;
 text-decoration: none;
}

.buttonset {
 margin: 0.5em 0;
}

.navigator {
 margin: 0.5em 0;
}

span.pagelink {
 padding: 0;
 margin: 4px;
}

a.pagelink {
 color: #009347;
 font-weight: bold;
 text-decoration: none;
}

font.pagelink {
 color: #000000;
 font-weight: bold;
 text-decoration: none;
}

.star {
 color: #FF0000;
 font-size: 8pt;
}

div.frame {
 background-image: url(/images/framebg.gif);
 background-position: top left;
 background-repeat: repeat-y;
 height: 172px;
 width: 186px;
}

.grouptitle {
 background-color: #CEEF98;
 text-align: center;
 padding: 4px 0 4px 0;
}

.groupdiv {
 background-color: #CEEF98;
 height: 3px;
}

.odd {
 background-color: #FFFFFF;
}

.even {
 background-color: #E4F1BB;
}

font.green {
 color: #085335;
}

td.caption {
 color: #000000;
 font-weight: bold;
 padding: 6px 8px 0 0;
 text-align: right;
 vertical-align: top;
}

div.spoiler {
 margin: 0 10px 0 20px;
}

/* для раздела платные услуги */

table.service {
 border: 1px solid #085335;
 border-collapse: collapse;
 padding: 0;
 margin: 0;
}

td.title {
 font-weight: bold;
 text-align: center;
 vertical-align: middle;
 border: 1px solid #085335;
}

td.name {
 text-align: left;
 vertical-align: middle;
 border: 1px solid #085335;
}

td.price {
 text-align: right;
 vertical-align: middle;
 border: 1px solid #085335;
}

td.comment {
 font-style: italic;
 text-align: center;
 vertical-align: middle;
 border: 1px solid #085335;
}

font.term {
 color: #ED1C24;
 font-weight: bold;
}

.center {
 text-align: center;
}

div.textframe {
 background-color: #E6FF00;
 text-align: center;
 font-weight: bold;
 width: 240px;
 padding: 10px;
}

div.floatright {
 float: right;
 margin-left: 30px;
}

div.floatleft {
 float: left;
 margin-right: 30px;
}

.counter {
 padding: 1px;
}

/* news */

.leftbox {
 width: 141px;
 float: left;
}

.mainbox {
 min-height: 100px;
 height: auto !important;
 height: 100px;
 margin-left: 153px;
}

div.newsframe {
 background-repeat: no-repeat;
 background-position: center center;
 height: 94px;
 width: 141px;
}

.newstitle {
 color: #A0A0A0;
 font-style: normal;
 font-weight: bold;
}

.newsdate {
 color: #A0A0A0;
 font-style: normal;
 font-weight: normal;
}

.newsnotice,
.newscontent {
 text-align: justify;
}

.newslink {
 color: #009347;
 font-style: normal;
 font-weight: normal;
}

a.newslink {
 text-decoration: none;
}

/* questionbook */

div.question {
 background-color: #FFFFFF;
 border-width: 0;
 padding: 4px;
 margin: 4px 0 4px 0;
 color: #005735;
 font-style: italic;
 text-align: justify;
}

div.answer {
 background-color: #E5FAC2;
 border-width: 0;
 padding: 4px;
 margin: 4px 0 4px 0;
 color: #000000;
 font-style: normal;
 text-align: justify;
}

font.title {
 color: #005735;
 font-style: normal;
 font-weight: bold;
}

font.question_date {
 color: #000000;
 font-style: normal;
 font-weight: normal;
}

font.question_user_name {
 color: #000000;
 font-style: normal;
 font-weight: bold;
}

font.answer_user_name {
 color: #000000;
 font-style: normal;
 font-weight: bold;
}

/* opinions */

div.opinionline {
 background-color: #FFFFFF;
 border-width: 0;
 padding: 4px;
 margin: 4px 0 4px 0;
 color: #005735;
 font-style: italic;
 text-align: justify;
}

.opiniondate {
 color: #000000;
 font-style: normal;
 font-weight: normal;
}

.opinionauthor {
 color: #000000;
 font-style: normal;
 font-weight: bold;
}

div.opinion {
 background-color: #E5FAC2;
 border-width: 0;
 padding: 4px;
 margin: 4px 0 4px 0;
 color: #000000;
 font-style: normal;
 text-align: justify;
}

/* vacancies */

div.vacancyline {
 background-color: #FFFFFF;
 border-width: 0;
 padding: 4px;
 margin: 4px 0 4px 0;
 color: #005735;
 font-style: italic;
 text-align: justify;
}

.vacancydate {
 color: #000000;
 font-style: normal;
 font-weight: normal;
}

.vacancyauthor {
 color: #000000;
 font-style: normal;
 font-weight: bold;
}

div.vacancy {
 background-color: #E5FAC2;
 border-width: 0;
 padding: 4px;
 margin: 4px 0 4px 0;
 color: #000000;
 font-style: normal;
 text-align: justify;
}

/* creeping lines */

.creepingline {
}

.creepinglinevisible img {
 vertical-align: bottom;
}

.creepinglineperiod {
 font-style: italic;
}

.creepinglinedate {
}

.creepinglinetext {
}

/* schedule */

.schedule td.time {
 text-align: center;
}

.schedule span.grey {
 color: #808080;
}

