* {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    clear: both; 
}

body {
    text-align: center;
    font-size: 14px;
    font-family: 'Trebuchet MS', 'Verdana CE', 'Arial CE', 'Lucida Grande CE', 'Helvetica CE', Verdana, Arial, lucida, sans-serif;
    font-weight: normal;
}

a {
    font-family: 'Trebuchet MS', 'Verdana CE', 'Arial CE', 'Lucida Grande CE', 'Helvetica CE', Verdana, Arial, lucida, sans-serif;
    color: #A70041;
    clear: none;
}

a img {
    border: none;
}

h1 {
    color: #A70041;
    font-size: 18px;
    padding-top: 10px;
}

h1 a {
    text-decoration: none;
}

h2 {
    color: #A70041;
    font-size: 16px;
    padding-top: 10px;
}

h2 a {
    text-decoration: none;
}

h3 {
    color: #530027;
    font-size: 14px;
    padding-top: 10px;
}

b {
    clear: none;
}

p {
    text-align: justify;
    margin-bottom: 10px;
}

br {
    clear: none;
}

.address-item {
    padding-left: 10px;
}

.pages {
    text-align: center;
    font-size: 80%;
}

.pages .left {
    float: left;
    clear: none;
}

.pages .right {
    float: right;
    clear: none;
}

.filters {
    text-align: right;
    font-size: 80%;
}

.filters select {
    font-size: 80%;
}

.filters input {
    font-size: 80%;
}

/* */

#container {
    width: 992px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

#top {
    width: 992px;
    height: 226px;
    background: url(top-back.jpg) no-repeat;
    position: absolute;
    top: 0px;
}

#top .logo {
    height: 163px;
}

#top .logo img {
    margin-left: 219px;
}

#top .buttons .middle {
    float: left;
    height: 62px;
    width: 562px;
    clear: none;
    text-align: center;
}

#top .buttons .middle .motto {
    margin-top: 40px;
}

#top .left-button {
    background: #dd147c url(left-menu-top-hover.jpg) no-repeat;
    width: 192px;
    height: 62px;
    display: block;
    overflow: hidden;
    margin-left: 22px;
    clear: none;
    float: left;
}

#top .left-button a {
    background: #bb045a url(left-menu-top.jpg) no-repeat;
    color: #FFF;
    width: 192px;
    height: 62px;
    display: block;
    font-size: 15px;
    text-decoration: none;
    font-weight: bolder;
    padding-left: 5px;
    padding-top: 7px;
}

#top .left-button a:hover {
    background: none;
}

#top .right-button {
    background: #dd147c url(right-menu-top-hover.jpg) no-repeat;
    width: 192px;
    height: 62px;
    display: block;
    overflow: hidden;
    clear: none;
    float: left;
}

#top .right-button a {
    background: #bb045a url(right-menu-top.jpg) no-repeat;
    color: #FFF;
    width: 192px;
    height: 62px;
    display: block;
    font-size: 15px;
    text-decoration: none;
    font-weight: bolder;
    padding-left: 5px;
    padding-top: 7px;
}

#top .right-button a:hover {
    background: none;
}

#content {
    margin-top: 226px;
    background: url(content-back.jpg) repeat-y;
    text-align: center;
}

#body {
    text-align: left;
    width: 527px;
    margin-left: 18px;
    border-top: 2px #000 solid;
    padding-top: 10px;
    clear: none;
    float: left;
}

#left-column {
    width: 192px;
    margin-left: 22px;
    text-align: left;
    padding-top: 1px;
    float: left;
    clear: none;
}

#left-column ul {
    list-style-type: none;
}

#left-column ul li {
    width: 192px;
    margin-bottom: 2px;
}

#left-column ul li .item {
    background: #dd147c url(left-menu-button-hover.jpg) no-repeat;
    width: 192px;
    height: 36px;
}

#left-column ul li .item a {
    background: #bb045a url(left-menu-button.jpg) no-repeat;
    color: #FFF;
    width: 187px;
    height: 31px;
    display: block;
    font-size: 14px;
    text-decoration: none;
    font-weight: bold;
    padding-left: 5px;
    padding-top: 5px;
}

#left-column ul li .item span {
    cursor: default;
    background: #bb045a url(left-menu-button.jpg) no-repeat;
    color: #FFF;
    width: 187px;
    height: 31px;
    display: block;
    font-size: 14px;
    text-decoration: none;
    font-weight: bold;
    padding-left: 5px;
    padding-top: 5px;
}

#left-column ul li .item a:hover {
    background: none;
}

#left-column ul li ul.sublist {
    width: 170px;
    border: 1px #000 solid;
    background: #FFFEDC;
    padding: 10px;
}

#left-column ul li ul.sublist li a {
    font-weight: bold;
    border-bottom: 2px #AAA dotted;
    color: #000;
    text-decoration: none;
    display: block;
    width: 165px;
    padding-left: 2px;
}

#left-column ul li ul.videolist {
    
}

#left-column ul li ul.videolist li {
    width: 191px;
    height: 63px;
}

#left-column ul li ul.videolist li .video {
    width: 191px;
    height: 63px;
    background: url(new-video-button-hover.gif) no-repeat;
}

#left-column ul li ul.videolist li .video a {
    background: url(new-video-button.gif) no-repeat;
    display: block;
    width: 191px;
    height: 63px;
    color: #000;
    text-decoration: none;
    font-weight: bold;
    padding-left: 45px;
    padding-top: 13px;
}

#left-column ul li ul.videolist li .video a:hover {
    background: none;
}

#right-column {
    width: 215px;
    float: left;
    clear: none;
    margin-left: 15px;
    text-align: left;
}

#footer {
    background: url(footer.gif) no-repeat;
    height: 73px;
    padding-left: 100px;
    padding-top: 1px;
}

#footer a {
    color: #000;
}

.gallery {
    
}

.gallery .item {
    width: 125px;
    height: 125px;
    background: url(gallery.gif) no-repeat;
    float: left;
    clear: none;
    margin-bottom: 10px;
}

.gallery .item a.thumb {
    display: block;
    width: 85px;
    margin-left: 20px;
    margin-top: 19px;
}

.gallery .item a.text {
    color: #000;
    text-decoration: none;
    font-size: 90%;
    font-weight: bold;
    display: block;
    margin-top: 5px;
    margin-left: 20px;
}

.gallery-photo {
    text-align: center;
}

.gallery-navigation {
    text-align: right;
    clear: none;
}

.gallery-navigation .prev {
    float: left;
    clear: none;
}

.gallery-navigation .next {
    float: right;
    clear: none;
}

.video-list {
    margin-top: 10px;
}

.video-list .video-item {
    display: block;
    width: 263px;
    height: 25px;
    line-height: 25px;
    float: left;
    clear: none;
    overflow: hidden;
    background: url(video-bullet.gif) no-repeat 10px center;
}

.video-list .video-item a {
    display: block;
    padding-left: 30px;
    font-weight: bold;
    color: #000;
    text-decoration: none;
    font-size: 90%;
}

.video-biglist {
    margin-top: 30px;
    margin-bottom: 10px;
}

.video-biglist .video-bigitem {
    width: 526px;
    height: 110px;
    cursor: pointer;
    /*overflow: hidden;*/
    padding-bottom: 2px;
}

.video-biglist .video-bigitem * {
    cursor: pointer;
    clear: none;
}

.video-biglist .video-bigitem a {
    display: block;
    width: 506px;
    height: 90px;
    border: 1px #FFF solid;
    padding: 10px;
    text-decoration: none;
}

.video-biglist .video-bigitem a:hover {
    background: #FFD;
    border: 1px #DDA solid;
    display: block;
    text-align: left;
}

.video-biglist .video-bigitem a img {
    float: left;
    border: 1px #888 solid;
}

.video-biglist .video-bigitem a span {
    display: block;
    clear: none;
    margin-left: 130px;
}

.video-biglist .video-bigitem .title {
    font-weight: bold;
    display: block;
    clear: none;
    margin-bottom: 10px;
}

.video-biglist .video-bigitem .descr {
    color: #000;
    text-align: justify;
    font-size: 90%;
}

.video-biglist .video-bigitem .duration {
    position: absolute;
    margin-left: 12px;
    margin-top: 86px;
    background: #555;
    height: 16px;
    line-height: 16px;
    padding: 0 2px 0 2px;
    font-family: 'Consolas', 'Lucida Console';
    color: #FFF;
}



#right-column ul {
    list-style-type: none;
}

#right-column ul li {
    width: 192px;
    margin-bottom: 2px;
}

#right-column ul li .item {
    background: #dd147c url(right-menu-button-hover.jpg) no-repeat;
    width: 192px;
    height: 36px;
    margin-left: 2px;
}

#right-column ul li .banner {
    padding-left: 2px;
}

#right-column ul li .item a {
    background: #bb045a url(right-menu-button.jpg) no-repeat;
    color: #FFF;
    width: 187px;
    height: 31px;
    display: block;
    font-size: 14px;
    text-decoration: none;
    font-weight: bold;
    padding-left: 5px;
    padding-top: 5px;
}

#right-column ul li .item a:hover {
    background: none;
}

#right-column ul li ul.sublist {
    width: 170px;
    border: 1px #888 solid;
    background: #FFFEDC;
    padding: 10px;
    margin-left: 2px;
}

#right-column ul li ul.sublist li a {
    font-weight: bold;
    border-bottom: 2px #AAA dotted;
    color: #000;
    text-decoration: none;
    display: block;
    width: 165px;
    padding-left: 2px;
}

.forum .message {
    background: #f0f780 url(message.jpg) no-repeat;
    color: #3e6003;
    margin-bottom: 10px;
}

.forum .message textarea {
    width: 515px;
    height: 50px;
}

.forum .message .text {
    padding: 5px 5px 0px 5px;
}

.forum .message .text .reply {
    background: #FAFFDE;
    margin: 5px;
}

.forum .message .text .reply span {
    float: right;
}

.forum .message .from {
    color: #3e6003;
    text-align: right;
    padding-right: 10px;
    padding-top: 3px;
}

.forum .message .from span {
    float: left;
    color: #3e6003;
    clear: none;
    font-weight: bold;
    padding-left: 10px;
}

.forum .message .end {
    background: #f0f780 url(message-b.jpg) no-repeat;
    height: 10px;
}

div.in-banner {
    text-align: center;
}

.staff .img {
    width: 125px;
    height: 125px;
    background: url(gallery.gif) no-repeat;
    float: left;
    clear: none;
    margin-bottom: 20px;
    text-align: center;
}

.staff .img img {
    margin-top: 19px;
}

.staff .text {
    margin-left: 130px;
    clear: none;
}

.staff .text .name {
    color: #A70041;
    font-size: 16px;
    margin-top: 0px;
    font-weight: bold;
}

.staff .text div {
    clear: none;
}

.rss-item {
    margin-bottom: 10px;
}

