BODY {
    font-family: verdana, arial, arial;
    font-size: 11pt;
    color: #666666;  /* random anons */
    padding: 0px;
    margin: 10px;
    background-color: #FFFFFF; 
}
A, A:visited {
    color: #333333; /*   ssilki kolonjk  */
}
H1 {
    font-size: 17pt;
    color: #666666;
}
H2 { 
    color: #666666; /* H2 */
    font-weight: 600;
    font-size: 1.3em;
    margin: 8px 0px 2px 0px;
}
H3 {
    color: #666666; 
    font-weight: 600;
    font-size: 1.1em;
    margin: 8px 0px 2px 0px;
    text-align: center;
}







/* design */
#header {
    width: 100%;
}

#logo {
    margin-right: 10px;
}
DIV#headerTitle {
    margin-top: 10px;
}

#header .content { 
    font-weight:600;
    background: none;
    font-size: 16pt; 
    color: #666666; /* zagolovok nad lentoy */
}

#header .links {
    text-align: right;
    vertical-align: bottom;
}
#header .links DIV {
    display: inline;
}



#header .links A { 
    padding-right: 2px;
    color: #333333;  /* startovoy */
    font-size:7pt;
}
#header .links A IMG {
    border: none;
}
 
#header .flags {
    vertical-align: bottom;
    text-align: left;
}
#header .flags A IMG{
    border: none;
    margin: 5px;
}
#bottom {
    min-height: 46px;
    background-color: #990000;
    color: #FFFFFF;
}










/* top menu */
DIV.topMenu {
    /* background-color: #fbcf84;  */
    color: #00339c; /* razdelitel  */
    /* text-align: right; */
    margin-top: 10px;
    margin-bottom: 10px;
}
TD.tmImage {
    margin: 0px;
    padding: 0px;
}
.topMenu TABLE {
    width: 100%;
}
TD.tmLeft {
    width: 7px;
}
TD.tmRight {
    width: 10px;
}
TD.separator {
    background-image: url('/img/tm-sep.gif');
    background-repeat: repeat-x;
    width: 5px;
    height: 36px;
}
TD.tmButton {
    background-image: url('/img/tm-bg.gif');
    background-repeat: repeat-x;
    height: 36px;
    text-align: center;
}
.tmButton {
    position: relative;
    font-weight: 100;
    font-size: 11px;
}
.tmButton A {
    font-weight: 600;
    font-size: 10pt;
    color: #FFFFFF; /* text verh menu  */
    text-decoration: none;
    padding: 0px 10px;
    /* height: 30px; */
}
.tmButton A:hover {
    color: #AAAAAA; /* text verh menu  pri navedenii  -   */
    text-decoration: none;
}
.tmButton IMG {
    border:none;
    margin-left: 5px;
}
/* ?????????????????????????????????   */
.popupBMenu_f {
        display: none;
        position: absolute;
        top: 0px;
        right: 200px;
        width: 210px;
        padding: 5px;
        /* background-color: #ffe9b4; */
        background-image: url('/img/no.gif');
}
/* ?????????????????????????????????   */
.popupBMenu {
        display: none;
        position: absolute;
        top: 13px;
        right: 0;
        width: 210px;
        padding: 5px;
        color: #ffe9b4;
        background-image: url('/img/no.gif');
}
.tmb2 DIV A {
        padding: 0px;    
        color: #00339c; /* text verh menu  vipad    */
        margin: 0px;
}
.tmb2 DIV A:hover {
        color: #0000FF; /* text verh menu  vipad pri naved   */
}

.tmb2 DIV {
        padding: 2px 0px;    
        /* margin: 0px; */
}
/* verhnee vipadaushee 1 uruven */ 
.tmb2 {
        padding: 5px;
        margin: 3px;
        border: solid 1px #00339c;
        background-color: #edf0ff;  
        width: 210px;
}
.tmb3 DIV {
        padding: 2px 0px;    
        margin: 0px;
}
/* verhnee vypadayuschee 2 uroven'  */ 
DIV.tmb3 {
        padding: 5px;
        margin: 3px;
        border: solid 1px #00339c;
        background-color: #edf0ff; 
        width: 200px;
}





/* images string*/
DIV#photosLine {
    margin-top: 10px;
}

/* lenta photo */
#photosLine TABLE {
    width: 100%;
}
#photosLine .photos {
    width: 100%;
}
#photosLine TD.left {
    background-color: #edf0ff;
    padding-right: 5px;
    margin: 0px;
    float: none;
}
#photosLine TD.right {
    background-color: #edf0ff;
    padding-left: 5px;
    margin: 0px;
    float: none;
}
.topRString {
    height: 100px;
    background-color: #edf0ff;
    padding: 2px 0px;
    /* overflow: hidden; */
}
.topphotos {
    /* width: 30000px; */
    display: inline;
}
TD.photos .image {
    display: inline;
    /* float: left; */
    /* width: 100px; */
    height: 100px;
    margin: 2px 1px 0px 1px;
    /* overflow: hidden; */
    text-align: center;
    /* border: solid 1px #0000CC; */
}
TD.photos .image IMG {
    border: none;
    height: 100px;
}



/* boxes */

.gbox {
    background-color: #FFFFFF;
    border: solid 1px #EAEAEA;
    margin-bottom: 10px;
}
.gbox .top {
    background-color: #EAEAEA;
}
.gbox  .content {
    margin: 0px;
    padding: 2px 2px;
}
#leftColumn .gbox H3,
#rightColumn .gbox H3,
.gbox H3 {
    font-weight: bold;
    text-align: center;
    padding: 8px 5px;
    margin: 0px;
}










/* calendar */
#calendar-container {
    width: 200px;
}








/* left menu */

.leftMenu .space {
    height: 5px;
}

.leftMenu  TD {
    margin-bottom: 2px;
}
TD.lmImage {
    width: 30px;
    height: 22px;
    background-color: #999999;
    padding-top: 7px;
    padding-left: 4px;
    padding-right: 4px;
    vertical-align: top;
}
TD.lmImage  .arrow {
    width: 15px;
    height: 15px;
    background-image: url('/img/menu-arrow.gif');
    background-repeat: no-repeat;
}
TD.lmImage  .plus{
    width: 15px;
    height: 15px;
    background-image: url('/img/menu-plus.gif');
    background-repeat: no-repeat;
}
TD.lmImage  .minus{
    width: 15px;
    height: 15px;
    background-image: url('/img/menu-minus.gif');
    background-repeat: no-repeat;
}
.leftMenu TD.lmSeparator  {
    height: 4px;
    background-color: #FFFFFF;
}
TD.lmButton  {
    
    background-color: #999999;
    min-height: 32px;
    
    padding-right: 5px;
    font-weight: 100;
    font-size: 12px;
    /* height: 30px; */
    text-align: left;
    vertical-align: middle;
    width: 170px;
}
DIV.lmButton {
    width: 170px; /* width - raskrivaush menu */
    padding-top: 8px;
    padding-bottom: 8px;
    position: relative;
}
TD.lmButton A {
    margin: 0px;
    padding: 0px;
    /* width: 196px; */
    /* padding: 3px 5px; */
    color: #FFFFFF; /* zvet texta  - bokovogo menu   */
    text-decoration: none;
    font-weight: 600;
}

.lmButton A:hover {
    color: #990000; /* zvet texta pri navedenii  - bokovogo menu   */
    text-decoration: none;
}

/* ????????????????????????????? */
.popupMenu {
        display: none;
/*         
        position: absolute;
        top: -20px;
        left: 150px;
        width: 160px;
        padding-left: 0px;
 */        
        background-color: #FFFFFF; /* fon raskladyvayuschegosya menyu (vtoroi uroven') */
        border-left: solid 1px #CCCCCC;
        border-right: solid 1px #CCCCCC;
        padding: 0px;
        margin: 0px;
        color: #999999;        
}
.popupMenu A {
    color: #FF0000; /* ?????????????????????? */
}
.popupMenu A:hover { 
    color: #33FF00;  /* ??????????????????????? */
}
.mb2 {
        margin: 0px;
}
.mb2 DIV A {
        display: block;
        font-size: 9pt;
        font-weight: bold;
        padding: 5px;
        margin: 0px;
        color: #999999;  /* eto vliiaet na zvet raskiv bok menu  */
        border-bottom: solid 1px #CCCCCC;
        text-decoration: none;
        /*
        border: solid 1px #e9efff;
        background-color: #e9be62;
        width: 200px;
        */
}
.mb2 DIV A:hover {
    color: #990000; /*  zvet raskiv bok i vspl pri navedenii i vspl    */
}
.mb2 .popupMenu {
        display: none;
        position: absolute;
        top: -10px;
        left: 140px;
        width: 200px;
        padding-left: 0px;
        border: solid 1px #FFFFFF;
        background-color: #FFFFFF;  /* fon vspliv bokovogo */  
        padding: 0px;
        color: #FF0000;  /* ????????? */
}
.mb3 {
        margin: 0px;
}
.mb3 DIV A {
        display: block;
        font-style: italic;
        padding: 7px 3px;
        margin: 0px;
        margin-bottom: 1px;
        background-color: #333333;  
        text-decoration: none;
        color: #FFFFFF; /* zvet vspliv bokovogo */ 
}

.mb3 DIV A:hover {
        color: #0000FF; /* zvet vspliv bokovogo pri navedenii */ 
}

.dHeader {
    font-weight: 600;
    font-size: 14pt;
}
.dContent A IMG {
    border: none;
}



.swfPhotos {
    position: absolute;
    left: 25px;
    top: 60px;
}









/* right and left columns */
TD#rightColumn {
    max-width: 200px;
    vertical-align: top;
    padding-right: 2px;
    padding-left: 2px;
}
TD#rightColumn A, TD#rightColumn A:visited {
    color: #003399; /* ssilki pravoy kolonki */ 
}
TD#leftColumn {
    max-width: 200px;
    vertical-align: top;
}
TD#leftColumn A, TD#leftColumn A:visited {
  /*  color: #003399; /* ssilki levoy kolonki */ 
}

#rightColumn H3  {
    color: #333333; /* h3 pravoy kolonki */  
    padding: 0px;
    margin: 0px;
    font-size: 11pt;
    font-weight: 600;
}

#leftColumn H3 {
    color: #333333; /* h3 left kolonki */  
    padding: 0px;
    margin: 0px;
    font-size: 11pt;
    font-weight: 600;
}












/* news on the left */

.newsBox {
    /* width: 250px; */
    margin-bottom: 10px;
}

.newsBox .newsType {
    /*height: 24px; */
    color: #333333; /* h3 lrvoy kolonki (tip novosti) */ 
    margin-bottom: 5px;
    margin-top: 5px;
    font-weight: 600;
    font-size: 11pt;
}

.newsBox .content .nheader {
    font-weight: 600;
    font-size: 10pt;
    color: #333333; /* zagolovki   novostey  */ 
    margin-top: -5px;
    margin-bottom: 5px;
}
.newsBox .content .ntext {
    margin-bottom: 20px;
}
.newsBox .content {
    padding: 5px 5px;
    /* color: #2d534b; */
}
.newsBox .content IMG {
    float: left;
    margin: 0px 5px 5px 0px;
}
.allNews {
    font-weight: 600;
    text-align: right;
}





/* news under content */
.newsItem {
    /* background-color: #edf0ff; */
    /* padding: 5px; */
    border: solid 1px #CCCCCC;
    margin-bottom: 15px;
    color: #666666;
}
.newsItem .header {
    background-image: url('/img/news-header-bg.jpg');
    background-repeat: repeat-x;
    background-position: left bottom;
    padding: 5px
}
.newsItem .date {
    display: none;
}
.newsItem H3 {
    color: #333333;
    text-align: left;
}
.newsItem TABLE  {
    width: 100%;
}
.newsItem .content  {
    padding: 5px;
    padding-bottom: 15px;
    position: relative;
}
.newsItem .content .more {
    text-align: right;
    position: absolute;
    bottom: 5px;
    right: 5px;
}
TD.content .newsItem A {
    color: #333333;
}

/*  news page */
.newsAuthor {
    text-align: right;
    font-size: 0.8em;
}
.newsItem  .date {
    font-weight: 600;
    font-size: 1.1em;
}






/* remarks */
.remAdd {
    text-align: center;
}
.remAddInfo {
    text-align: center;
    font-weight: 600;
    font-size: 14pt;
    margin: 10px 0px;
}
.remRoot {
    padding: 5px;
    background-color: #F0E1FF; /* fon gl otziva  */ 
    margin-top: 15px;
    margin-bottom: 5px;
}

.remSub {
    padding: 5px;
    margin-left: 20px;
    background-color: #F5ECFF; /* fon vtor otziva   */ 
    margin-bottom: 5px;
}

.unmoderated {
    background-color: #CCCCCC; /* fon vtor otziva   */ 
}

.remWrapper TABLE {
    /* width: 100%; */
}
.remWrapper .fio{
    font-weight: 600;
    text-align: left;
    padding-bottom: 3px;
    border-bottom: solid 1px #6EAE71;
}
.remWrapper .actions{
    font-weight: 100;
    text-align: right;
    padding-bottom: 3px;
    border-bottom: solid 1px #6EAE71;
}
.remWrapper .date  {
    text-align: right;
    font-style: italic;
}
#addRemarkForm {
    display: none;
}

/**/
.hdrpicture {
    text-align: center;
    margin-bottom: 10px;
    /* width: 200px; */
    /* height: 150px; */
    overflow: hidden;
}
.hdrpicture IMG {
    border: none;
    width: 190px;
}
#imgbox .content {
    padding: 2px 0px;
    text-align: center;
}
#imgfbox {
    text-align: center;
    width: 190px;
    margin: auto;
}









TD.content {
    color: #333366; /* zvet rabochey, otziv, otvet    */ 
    vertical-align: top;
    padding: 5px;
    margin-top:0px;
    padding-top:0px;
    min-width: 550px;
}
DIV.content {
    padding: 20px;
}
TD.content A, TD.content A:visited {
    color: #3366CC; /* ssylki v osnovnoy chasti */
}




/* news rolling string */
.newsRString {
    background-color: #edf0ff;
}
.newsRString > DIV {
}
.newsRString  span {
    display: inline;
}
.newsRString  span > b {
    color:  #333333;   /*  zagol beg stroki  */
}
.newsRString  span > a, .newsRString  span > a:visited {
    color: #003399;    /*  ssilka beg stroki  */
}




 /* ?????????????????  */
.hPic {
    position: absolute;
    margin-left: 800px;
    top: 0px;
    right: 0px;
    width: 259px;
    height: 314px;
}



 /* ?????????????????  */
.hPic  IMG {
    padding-top: 18px;
    padding-left: 10px;
    width: 233px;
    height: 267px;
}

.htlinks {
    position: absolute; 
    top: 20px; 
    left: 30px;
    color: #FFFFFF;
}
.htlinks A{
    color: #FFFFFF;
    text-decoration: none;
    font-weight: 600;
}













/*sending messages*/
TABLE.sendMsg {
    width: 90%;
}
.dCell {
    width: 100%;
}
DIV.dCell {
    padding: 5px 0px;
}
.dCell INPUT, .dCell TEXTAREA  {
    display: block;
    width: 100%;
}
DIV.sendMsg {
    margin-bottom: 10px;
}







.error {
    color: #FF0000;
    font-weight: 600;
}
.clear {
    clear: both;
}


/* photo galery */
.photo {
    width: 155px;
    height: 200px;
    text-align: center;
    float: left;
    padding: 5px;
    background-color: #edf0ff;  /* fon pod   photo  */
    margin: 5px;
    color: #dfe6ee;
}
.photo .title A, .photo .title A:visited {
    color: #3366CC; /* zvet ssilki pod foto  */
}
.photo .image {
    overflow: hidden;
    border: none;
    width: 150px;
    height: 150px;
    text-align: center;
    /* border: solid 1px #FF0000; */
}
.photo .image  IMG {
    border: none;
}
.photo .pImage {
    position: absolute;
    display: none;
    width: 450px;
    /* height: 300px; */
    overflow: hidden;
    text-align: center;
    background-color: #edf0ff;    /* fon pod vspl photo */
    padding: 10px;
}
.photo .pImage IMG {
    width: 450px;
}






/*photo codes*/
.codePicPreview A IMG, .codePicPrext A IMG {
    border: none;
    height: 120px;
}

/*photo codes*/
.codePicFull A IMG {
    border: none;
}


.right {
    float: right;
    margin: 5px 0px 5px 5px;
}
.left {
    float: left;
    margin: 5px 5px 5px 0px;
}

.fullView {
    position: absolute;
    display: none;
    border: soldi 1px #00FF00;
    width: 450px;
    /* height: 300px; */
    overflow: hidden;
    text-align: center;
    background-color: #edf0ff; /* ??????????? */ 
    padding: 10px;
}
.fullView IMG {
    width: 450px;
}







/* adverts */
#advert .content {
    margin: 1px;
    padding: 0px;
}


/* announces */
#announces .content {
    font-size: 8pt;
}
#advert .content {
    font-size: 8pt;
}
#advert-left-news-bottom {
    font-size: 8pt;
}
#advert-right-announce1-bottom {
    font-size: 12pt;
}
#advert-right-bottom {
    font-size: 8pt;
}



/* poll */
.poll .question {
    font-weight: bold;
    text-align: center;
}
.poll TABLE.variants {
    width: 100%;
}
.poll TD {
    width: 20px;
    padding-bottom: 5px;
}
.poll TD.answer {
    width: 90%;
}
.poll .variants .submit {
    text-align: center;
}
.poll .resultLink {
    text-align: right;
}

/* poll in main content */
.content .poll TABLE.variants {
    width: auto;
    float: center;
}
TD.content .poll .question {
    font-weight: bold;
    text-align: left;
}


/* poll results */
.pollres TD {
    text-align: right;
    padding-right: 10px;
    padding-bottom: 5px;
}
.pollres TD.answer{
    text-align: left;
}
.pollres .question {
    font-weight: bold;
    text-align: center;
}
TD.content .pollres .question {
    font-weight: bold;
    text-align: left;
}
.pollres .resultLink {
    text-align: right;
}



.allpolls {
    font-weight: 600;
    text-align: right;
}
