/* -- CSS -- */

 html, body {
 margin                                : 0px;
 padding                               : 0px;
 height                                : 100%;
 border                                : none;
 background                            : url(/media/img/main_bg.jpg);
 background-repeat                     : repeat-x;
}

 body, table {
 font-family                           : tahoma, arial, sans serif;
 font-size                             : 11px;
 color                                 : #454545;
}

 img {
 border                                : none;
}

 p {
 margin                                : 0px 0px 5px 0px;
}

 table a:hover {
 text-decoration                       : underline; 
}

.lang {
 width                                 : 774px;
 top                                   : 480px;
 position                              : absolute;
 color                                 : #ffffff;
 text-align                            : center;
}

.lang a {
 color                                 : #ffffff;
 font-size                             : 17px;
 vertical-align                        : middle;
 text-decoration                       : none;
}

.lang a:hover {
 color                                 : #d60202;
}

.header {
 height                                : 100px;
 border-top                            : 2px solid #fff;
}

.topmenu {
 height                                : 28px;
 vertical-align                        : middle;
 background-color                      : #be0108;
 border-top                            : 2px solid #fff;
 border-bottom                         : 2px solid #fff;
}

.topmenu a {
 color                                 : #fff;
 margin                                : 0px 5px;
 text-decoration                       : none;
}

.topmenu a:hover {
 color                                 : #FFFF00;
}

.topmenu #menu {
 color                                 : #ee7d8e;
 padding-left                          : 5px;
 text-align                            : left;
}

.topmenu #date {
 color                                 : #fff;
 text-align                            : right;
 padding-right                         : 10px;
}

.left_column {
 width                                 : 180px;
 vertical-align                        : top;
 background-color                      : #dedc1f;
 background                            : url(/media/img/left_bg.jpg);
 background-repeat                     : repeat-x;
}

.middle_column {
 width                                 : 594px;
 vertical-align                        : top;
 background-color                      : #fff;
}

.menu {
 margin                                : 5px 10px;
}

.menu a {
 color                                 : #000;
 text-decoration                       : none; 
}

.menu a:hover {
 color                                 : #be0108;
 text-decoration                       : underline; 
}

.menu td {
 padding                               : 1px 0px;
 vertical-align                        : top;
}

.menu #title {
 color                                 : #be0108;
 font-size                             : 12px;
 font-weight                           : bold;
 padding-top                           : 12px;
 padding-bottom                        : 3px;
}

.content #title {
 font-size                             : 17px;
 vertical-align                        : middle;
 height                                : 40px;
}

.content #title_2 {
 font-size                             : 17px;
 vertical-align                        : middle;
 height                                : 20px;
}

.content #txt {
 color                                 : #454545;
 line-height                           : 17px;
 vertical-align                        : top;
 padding                               : 3px 0px;
}

.content a {
 color                                 : #be0108;
 text-decoration                       : none;
}

.content a:hover {
 text-decoration                       : underline;
}

.content #bt {
 margin-top                            : 7px;
}

.content #tbt {
 text-align                            : right;
 font-weight                           : bold;
}

.news td {
 padding                               : 3px 0px;
 vertical-align                        : top; 
}

.group_title {
 font-weight                           : bold;
}

.group_list {
 margin-bottom                         : 10px;
}

.gallery {
 margin-left                           : 16px;
}

.gallery td {
 width                                 : 133px;
 height                                : 150px;
 background-color                      : #EFEFEF;
 vertical-align                        : middle;
 text-align                            : center; 
}

.footer {
 height                                : 28px;
 vertical-align                        : middle;
 background-color                      : #be0108;
 border-top                            : 5px solid #fff;
}

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

.footer a:hover {
 color                                 : #FFFF00;
}

.footer #contacts {
 color                                 : #fff;
 font-size                             : 10px;
 text-align                            : left;
 padding-left                          : 5;
}

.footer #contacts span {
 margin                                : 0px 5px;
}

.footer #developer {
 color                                 : #fff;
 font-size                             : 10px;
 text-align                            : right;
 padding-right                         : 10;
}
