body {
    min-width: 970px;
    max-width: 1270px;
    margin: 0px auto;
    padding: 0;
    font: 13px arial;
    color: #000;
    background: #d9ebc8;
}
body.mceContentBody {
    min-width: 200px;
    margin: 10px;
    padding: 0;
    background: #FFF;
}
h1 {
    margin: 0;
    padding: 0;
    font-size: 185%;
    color: #444;
}
h2 {
    margin: 0 0 10px 0;
    padding: 0 0 5px 0;
    border-bottom: 1px solid #c3e2aa;
    font-size: 140%;
    color: #280;
}
h3 {
    margin: 0;
    padding: 0;
    color: #E82;
    font-size: 120%;
    font-weight: bold;
}
h4 {
    margin: 0 0 10px 0;
    font-size: 110%;
    font-weight: bold;
}
p {
    margin: 10px 0;
}
ul {
    list-style-type: square;
}
a {          
    color: #280;
}
a:hover {
    color: #140;
}
img {
    border: 0;
}

/*---------- tables ----------*/

table {
    width: 100%;
    border-collapse: collapse;
}
td, th {
    vertical-align: top;
}
.table th {
    padding: 1px;
    font-size: 100%;
    font-weight: bold;
    border: 1px solid #c3e2aa;
    background-color: #ecf5e1;
}
.table td {
    padding: 1px;
    vertical-align: top;
    border-top: 1px solid #c3e2aa;
    border-bottom: 1px solid #c3e2aa;
}

/*---------- forms ----------*/

form {
    margin: 10px 0;
}
form label {
    display: block;
}
form div.input {
    margin: 3px 0;
}
form div.row, form div.buttons {
    margin: 6px 0;
}
form div.desc {
    font-size: 85%;
    color: #280;
}
input, select, textarea {
    font: 13px verdana;
    margin: 0;
    padding: 0;
}
select {
    border: 1px solid #999;
    background: #FFF;
}
.text {
    border: 1px solid #999;
    background: #FFF;
}
button {
    display: block;
    width: 150px;
    margin: 0 auto;
}
.loading {
    background: url('/images/ajax-loader.gif') no-repeat 98% 50%;
}
.error {
    display: none;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 5px;
    background-color: #FFC;
    border: 1px solid #CC9;
}

form.wide label {
    float: left;
    width: 115px;
}
form.wide div.input, form.wide div.desc {
    margin: 0 0 0 120px;
}
form.wide div.row, form.wide div.buttons {
    margin: 3px 0;
    clear: left;
}

#form_2 label {
    width: 200px;
}
#form_2 div.input {
    margin: 0 0 2px 200px;
}

/*---------- regions ----------*/

#top {
    border-top: 20px solid #68b92e;
}
#top img {
    float: right;
}
#top h1 {
    height: 107px;
    padding: 10px 0 0 120px;
    background: url('/images/logo.jpg') no-repeat 5px 5px;
}
#top h1 small {
    display: block;
    font-size: 70%;
}

#left {
    width: 200px;
    padding: 0 10px 0 5px;
}
#content {
    padding: 0 5px;
}
#right {
    width: 200px;
    padding: 0 5px 0 10px;
}

#bottom {
    padding: 10px 5px;
    border-top: 15px solid #ef9a48;
    font-size: 85%;
}
#bottom #time {
    float: right;
}
#bottom #devel {
    clear: right;
    float: right;
    margin-top: 1em;
}
#bottom #devel a {
    color: #9C7;
}
#bottom #counters div {
    float: left;
    padding: 10px 5px;
}

table#columns, div#content {
    background: url('/images/main_bg.jpg') no-repeat;
}

.ui-datepicker {
    margin: 0 auto;
}

/*---------- module ----------*/

.module {
    margin: 15px 0;
}

.module:after, .content:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.module, .content {
    display: inline-block;
}
* html .module, * html .content {
    height:1%;
}
.module, .content {
    display:block;
}

#header .module {
    margin: 0;
}
/*---------- module error ----------*/

.module_error {
    margin: 15px 0;
}
.module_error div {
    margin: 15px 0;
    padding: 5px 15px;
    background-color: #ecf5e1;
    border: 1px solid #c3e2aa;
}
.module_error strong {
    display: block;
    margin: 10px 0;
}
.module_error pre {
    margin: 10px 0;
    white-space: pre-wrap;
    word-wrap: break-word;
}

/*---------- misc ----------*/

.col1 {
    color: #E82;
}
.col2 {
    color: #280;
}
.col3 {
    color: #777;
}
.col4 {
    color: #008;
}
.pages {
    margin: 10px;
    text-align: center;
}
/*---------- module: ITEM ----------*/

.item h2 {
    margin: 0;
}

.item_list .date {
    float: right;
    padding: 0 10px;
    font-weight: bold;
    color: #280;
}
.item_links .date {
    clear: left;
    float: left;
    margin: 3px 5px 0 0;
    font-weight: bold;
    font-size: 80%;
}
.item_links .link {
    margin-left: 100px;
}

.item .content img, .item_list img {
    padding: 5px;
}
.item_list .content {
    padding-bottom: 5px;
    margin-bottom: 10px;
    border-bottom: 1px solid #c3e2aa;
}
.item_list .last {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none;
}

#item_57 {
    background: #9ed177 url('/images/head_pic2.jpg') no-repeat left top;
}
#item_57 .content {
    float: right;
    height: 53px;
    padding: 6px 120px;
    font-size: 110%;
    font-weight: bold;
    background: url('/images/head_pic3.jpg') no-repeat right top;
}
#item_57 p {
    margin: 0;
}
#item_57 a {
    color: #000;
}

.column .item {
    padding: 5px 10px 0 10px;
    background: #ecf5e1;
    border: 1px solid #c3e2aa;
}

/*---------- module: MENU ----------*/

.menu ul {
    padding: 0;
    margin: 0 0 0 10px;
    list-style: none;
}
.menu li {
    list-style: none;
    padding: 0;
    margin: 0;
}
.menu .current {
    color: #E82;
}
.menu .parent {
    margin-left: -10px;
    padding-left: 10px;
    background: url('/images/menu_closed.gif') no-repeat 0 5px;
}
.menu .opened {
    background: url('/images/menu_opened.gif') no-repeat 0 5px;
}

#menu_2 {
    background: #ef9a48 url('/images/menu_pic2.jpg') no-repeat right;
}
#menu_2 ul {
    margin: 0;
}

#menu_2 ul.level1 {
    height: 28px;
    background: url('/images/menu_pic1.jpg') no-repeat left;
}

#menu_2 li {
    float: left;
    position: relative;	
    z-index: 100;
}
#menu_2 a {
    display: block;
    padding: 6px 10px;
    font-weight: bold;
    color: #FFF;
}
#menu_2 a:hover {
    color: #000;
}
#menu_2 .current {
    color: #444;
}
#menu_2 .parent {
    margin: 0;
    padding: 0;
    background: none;
}
#menu_2 .opened {
    background: none;
}

#menu_2 li li {
    float: none;
}
#menu_2 ul ul {
    display: none;
    position: absolute;
    z-index: 100;
    top: 28px;
    padding: 5px 0;
    background-color: #ef9a48;
    border-top: 1px solid #d9ebc8;
}
#menu_2 ul ul a {
    width: 100%;
    padding: 1px 10px;
    font-weight: normal;
    white-space: nowrap;
}
#menu_2 ul ul a:hover {
    color: #140;
}

/*---------- module: USER ----------*/

.user_login form {
    width: 200px;
}
.user_login label {
    width: 50px;
}
.user_login form div div {
    margin-left: 50px;
    text-align: right;
}
.user_login .text {
    width: 145px;
}
.user_login button {
    float: right;
    width: 70px;
}

.user_register form, .user_lost form {
    width: 450px;
}
.user_register .text, .user_lost .text {
    width: 98%;
}
.user_register .error, .user_lost .error {
    margin-right: 1%;
}

/*---------- module: FORM ----------*/

.form form {
    width: 600px;
}
.form .text {
    width: 99%;
}

.form textarea {
    height: 200px;
}

.form #result {
    margin-top: 25px;
}

.form #result .name {
    width: 150px;
    font-weight: bold;
}

/*---------- corners ----------*/

.corner_tl, .corner_tr, .corner_bl, .corner_br {
    position: absolute;
    width: 10px;
    height: 10px
} 
.corner_tl {
    background: url('/images/corner_tl.gif');
    top: -1px;
    left: -1px;
} 
.corner_tr {
    background: url('/images/corner_tr.gif');
    top: -1px;
    right: -1px;
} 
.corner_bl {
    background: url('/images/corner_bl.gif');
    bottom: -1px;
    left: -1px;
} 
.corner_br {
    background: url('/images/corner_br.gif');
    bottom: -1px;
    right: -1px;
}

