BODY {
    font-family: verdana, arial, arial;
    font-size: 10pt;
    color: #000000;
    padding: 0px;
    margin: 0px;
    background-color: #FFFFFF;
}
A, A:visited {
    color: #804934;
}
H1 {
    margin-top: 0px;
    font-size: 14pt;
}
H2 {
    font-weight: 600;
    font-size: 1.1em;
    margin: 8px 0px 2px 0px;
}
H3 {
    font-weight: 600;
    font-size: 1.0em;
    margin: 8px 0px 2px 0px;
}
A IMG{
    border: none;
}
.clear {
    clear: both;
}



/* top line */
#topLine {
    background-color: #a3c6e4;
    height: 31px;
    min-width: 960px;
    /* overflow: hidden; */
}

#topLine DIV {
    float: left;
    margin: 0px 5px;
    padding: 0px;
}

#topLine DIV.left {
    margin: 0px;
    width: 233px;
}
#topLine DIV.title {
    font-size: 16pt;
    float: none;
    text-transform: uppercase;
    color: #FFFFFF;
    font-weight: bold;
}
#topLine DIV.flags {
    position: absolute;
    top: 5px;
    right: 50px;
    width: 100px;
}
#topLine DIV.bookmarks{
    width: 50px;
    position: absolute;
    text-align: center;
    top: 5px;
    right: 0px;
}

/* top menu */
DIV.topMenu {
    height: 40px;
}
.topMenu TABLE {
    height: 35px;
    /* height: 38px; */
}
.topMenu TABLE TD {
}
.topMenu TABLE TD.left {
    float: none;
    margin: 0px;
    padding: 0px;
}
.topMenu TABLE TD.left DIV {
    height: 35px;
    border: solid 1px #000066;
    background-image: url('/img/design1/tm-bg.gif');
    background-repeat: repeat-x;
    background-position: top left;
    border-left:  none;
    margin-right: 3px;
}
.topMenu TABLE TD.right {
    float: none;
    margin: 0px;
    padding: 0px;
    font-size: 10px;
    line-height: 10px;
    height: 35px;
}
.topMenu TABLE TD.right DIV {
    height: 35px;
    margin-left: 3px;
    border: solid 1px #000066;
    background-image: url('/img/design1/tm-bg.gif');
    background-repeat: repeat-x;
    background-position: top left;
    border-right:  none;
}
.tmButton {
    position: relative;
    height: 35px;
    margin: 0px 3px;
    font-weight: normal;
    font-size: 11px;
    
    height: 35px;
    border: solid 1px #000066;
    background-image: url('/img/design1/tm-bg.gif');
    background-repeat: repeat-x;
    background-position: top left;
}
.tmButton>A {
    display: block;
    height: 35px;
    line-height: 35px;
    font-weight: normal;
    color: #2b286f;
    text-decoration: none;
    padding: 0px 10px;
    font-size: 16pt;
    text-align: center;
}
.tmButton>A:hover {
    background-color: #280374;
    color: #FFFFFF;
}

.popupBMenu_f {
        display: none;
        position: absolute;
        top: 100%;
        left: -20px;
        width: 210px;
        padding: 5px;
        background-color: none;
        background-image: url('/img/no.gif');
}
.popupBMenu {
        display: none;
        position: absolute;
        top: 25px;
        left: 0%;
        width: 210px;
        padding: 5px;
        background: transparent;
        /* border: solid 2px #AAAAAA; */
        color: #FFFFFF;
}
.tmb2 {
        padding: 0px;
        margin: 5px;
        border: solid 1px #000066;
        background-image: url('/img/design1/tm-bg.gif');
        background-color: #f0fbfe;
        background-repeat: repeat-x;
        background-position: top left;
        width: 200px;
}
.tmb2 A {
    display: block;
    padding: 5px;
    font-weight: normal;
    color: #2b286f;
    text-decoration: none;
    font-size: 11pt;
    text-align: center;
}
.tmb2 A:hover {
    background-color: #280374;
    color: #FFFFFF;
}



/* hedaer */
.topHeader {
    background-color: #FFFFFF;
    /* background-image: url('/img/tm-bg2.jpg'); */
    background-position: top right;
    background-repeat: no-repeat;
    height: 105px;
    position: relative; 
}
.topHeader DIV#logo{
    position: absolute; 
    top: 2px;
    /* 
    display: none;
    left: 1%;
    margin-left: 300px;
    border: solid 1px #FF0000;
    */
    text-align: center;
    margin-top: -12px;
    margin-left: -30px;
    margin-right: 100px;
    width: 80%;
    
    behavior:url(/js/iepngfix.htc);
}
DIV.logo{
    position: absolute; 
    /* 
    top: 2px;
    left: 1%;
    margin-left: 300px;
    border: solid 1px #FF0000;
    */
    margin-top: -35px;
    margin-left: -30px;
    padding-right: 100px;
    width: 80%;
}
.topHeader2 {
    background-color: #FFFFFF;
    height: 83px;
    margin-top: 8px;
    margin-right: 0px;
    text-align: center;  
    overflow: hidden;
}
.topHeader2 DIV {
    /* float: left; */
    display: inline;
    width: 166px;
    margin: 0px 1px;
}
.topHeader2 TD {
    padding-left: 2px;
}
.topHeader2 .space {
    margin-top: -1px;
    clear: both;
}
.topHeader2 .space IMG {
    width: 670px;
    height: 1px;
}

.topContacts {
    float: right;
    color: #000000;
    font-size: 0.8em;
    margin-right: 10px;
}
.topContacts  P {
    padding: 0px;
    margin: 0px;
}
.redLine {
    background-color: #da0000;
    height: 5px;
}











/* left menu */
.leftMenu {
    padding-top: 5px;
    /* width: 220px; */
}
.leftMenu .space {
    height: 5px;
    overflow: hidden;
}

TR.lm  {
    height: 32px;
}
DIV.lmButtonA,
DIV.lmButton  {
    /* border-right: solid 2px #f8a907; */
    font-weight: normal;
    font-size: 11px;
    min-height: 32px;
    width: 218px;
    overflow: hidden;
    text-align: left;
    vertical-align: middle;
    background-image: url('/img/design1/lm-bg.gif');
    background-repeat: repeat-x;
    background-color: #ccccff; 
    border: solid 1px #000066;
    margin-top: 3px;
}
DIV.lmButtonA {
    background-image: none;
    background-color: #220e49;
    background-repeat: repeat-x;
}
.lmImage  {
    height: 32px;
    width: 28px;
    float: left;
    margin-right: 3px;
}
.lmImage  DIV {
    margin: auto;
}
.lmButtonA A,
.lmButton A {
    display: block;
    /* float: left; */
    width: 180px;
    max-width: 180px;
    min-width: 180px;
    margin: 0px;
    padding: 9px 2px;
    margin-left: 28px;
    color: #220e49;
    text-decoration: none;
    font-weight: 600;
}

.lmButtonA A {
    color: #FFFFFF;
}

.lmImage  .arrow {
    width: 18px;
    height: 32px;
    background-image: url('/img/design1/menu-arrow.gif');
    background-repeat: no-repeat;
}
DIV.lmButtonA .lmImage  .arrow {
    background-image: url('/img/design1/menu-arrow-a.gif');
}
.lmImage  .plus{
    width: 18px;
    height: 32px;
    background-image: url('/img/design1/menu-plus.gif');
    background-repeat: no-repeat;
}
DIV.lmButtonA .lmImage  .plus {
    background-image: url('/img/design1/menu-plus-a.gif');
}
.lmImage  .minus{
    width: 18px;
    height: 32px;
    background-image: url('/img/design1/menu-minus.gif');
    background-repeat: no-repeat;
}
DIV.lmButtonA .lmImage  .minus {
    background-image: url('/img/design1/menu-minus-a.gif');
}


.popupMenu {
        display: none;
        /* 
        position: absolute; 
        top: 0px;
        left: 197px;
        width: 225px;
        */
        padding: 0px;
        margin-left: 0px;
        border-collapse: collapse;
        /*
        background-color: transparent;
        background-image: url('/img/no.gif');
        */
        color: #330000;
        border-bottom: solid 1px #000066;
}
.popupMenu A:hover {
        /* 
        border: solid 1px transparent;
        */
}
.mb2 {
        border-collapse: collapse;
        padding: 5px 5px;
        border: solid 1px #000066;
        border-bottom: none 0px;
        
        /*
        border: solid 1px #e9efff;
        background-color: #e9be62;
        width: 200px;
        */
}
.mb2 DIV {
        padding: 3px;
}
.mb2 DIV A {
        display: block;
        /* font-style: italic; */
        color: #220e49;
        text-decoration: none;
        
        /*
        margin: 2px;
        border: solid 1px #e9efff;
        background-color: #e9be62;
        */
        width: 200px;
}
.mb2  .popupMenu {
        display: none;
        position: absolute; 
        top: 0px;
        left: 190px;
        width: 220px;
        padding: 0px;
        padding-left: 10px;
        background-image: url('/img/no.gif');
        background-color: #D9D9FF;
        color: #330000;
        z-index: 100;
}









/*green 2 blue box*/
.gr2b {
    background-image: url('/img/gr2b-bg.jpg');
    background-repeat: repeat-x;
    height: 105px;
    padding: 6px 5px;
    text-align: center;
    overflow: hidden;
}
.gr2b A {
    margin-left: 10px;
}
.gr2b A IMG {
    border: none;
}







.rColumn {
    vertical-align: top;
}
#sectionPicture .dContent IMG, #hPicture  .dContent IMG {
    max-width: 200px;
    width: 200px;
    text-align: center;
}
/* 
.rColumn .dHeader {
    text-transform: uppercase;
    border-left: solid 5px #d4e851;
    background-image: url('/img/nh-bg.gif');
    height: 24px;
    font-weight: 600;
    font-size: 10pt;
    color: #d4e851;
    padding: 7px 10px 5px 10px;;
}
.rColumn .dContent {
    border-left: solid 5px #46545f;
    background-color: #b9ca47;
}
.rColumn .dContent IMG {
    border: none;
    width: 240px;
}

.rColumn .bHeader {
    text-transform: uppercase;
    border-left: solid 5px #5a738b;
    height: 24px;
    font-weight: 600;
    font-size: 10pt;
    color: #455660;
    padding: 7px 10px 5px 10px;
    background-color: #b9ca47;
}
.rColumn .bContent {
    border-left: solid 5px #46545f;
    background-color: #97adbc;
}
.rColumn .bContent .top {
    background-image: url('/img/rc-t-bg.gif');
    height: 9px;
}
.rColumn .bContent .bottom {
    background-image: url('/img/rc-b-bg.gif');
    height: 17px;
}
.rColumn .bContent .text {
    padding: 5px 5px;
}

 */

.box {
    border: solid 1px #000066;
    margin-bottom: 10px;
}
.box .bHeader,
.box .dHeader {
    color: #220e49;
    font-size: 11pt;
    font-weight: bold;
    text-align: center;
    /* min-height: 45px; */
    /* line-height: 45px; */
    /* vertical-align: middlle; */
    background-image: url('/img/design1/box-title-bg.gif');
    background-position: bottom: left;
    background-color: #e2e8c4;
    background-color: #f0fbfe;
    background-repeat: repeat-x;
    border-bottom: solid 1px #000066;
    padding: 15px 5px;
    margin: 0px;
}
.box .dContent .top ,
.box .dContent .bottom ,
.box .bContent .top ,
.box .bContent .bottom
{
    display: none;
}
.box .dContent,
.box .bContent {
    padding: 5px;
}




























.content {
    background-color: #FFFFFF;
    color: #000000;
    padding: 10px;
    vertical-align: top;
}

/* right boxes dark and light */
.rbDark {
}
.rbDark .tl {
}
.rbDark .tr {
}
.rbDark .t {
    background-image: url('/img/rbox_d_t.jpg');
    background-color: #03504A;
    font-weight: 600;
    color: #ffe7ac;
    width: 100%;
    text-align: center;
}
.rbDark .bl {
}
.rbDark .br {
}
.rbDark .b {
    background-image: url('/img/rbox_d_b.jpg');
    text-align: right;
}
.rbDark .content {
    padding: 5px 0px;
    background-color: #ffe7ac;
    color: #2d534b;
}
.rbDark .l {
    background-image: url('/img/rbox_d_l.jpg');
}
.rbDark .r {
    background-image: url('/img/rbox_d_r.jpg');
}


.rbLight {
}
.rbLight .tl {
}
.rbLight .tr {
}
.rbLight .t {
    background-image: url('/img/rbox_l_t.jpg');
    background-color: #FFE8AA;
    font-weight: 600;
    color: #2d534b;
    width: 100%;
    text-align: center;
}
.rbLight .bl {
}
.rbLight .br {
}
.rbLight .b {
    background-image: url('/img/rbox_l_b.jpg');
    text-align: right;
}
.rbLight .content {
    padding: 5px 0px;
    background-color: #D68500;
    color: #FFE8AA;
}
.rbLight .l {
    background-image: url('/img/rbox_l_l.jpg');
}
.rbLight .r {
    background-image: url('/img/rbox_l_r.jpg');
}









.newsBox {
    width: 220px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.newsBox .newsHeader {
    font-weight: 100;
    font-size: 13pt;
    color: #455660;
    margin-top: -5px;
    margin-bottom: 5px;
}
.newsBox .newsContent {
    margin-bottom: 10px;
}
.newsBox .newsContent IMG {
    float: left;
    margin: 0px 5px 5px 0px;
}









.gbox {
}
.gbox .tl {
}
.gbox .tr {
}
.gbox .t {
    background-image: url('/img/gb-t.gif');
    background-color: #d9d9d9;
    font-weight: 600;
    color: #ffe7ac;
    width: 100%;
    text-align: center;
}
.gbox .bl {
}
.gbox .br {
}
.gbox .b {
    background-image: url('/img/gb-b.gif');
}
.gbox .content {
    background-image: url('/img/gb-bg.jpg');
    background-position: center;
    background-repeat: repeat-x;
    padding: 5px 0px;
    background-color: #d9d9d9;
    color: #000000;
}
.gbox .content IMG {
    float: left;
    margin: 0px 5px 5px 0px;
}
.gbox .l {
    background-color: #d9d9d9;
    background-image: url('/img/gb-bg.jpg');
    background-position: center;
    background-repeat: repeat-x;
    vertical-align: middle;
}
.gbox .r {
    background-color: #d9d9d9;
    background-image: url('/img/gb-r-bg.gif');
    background-position: center;
    background-repeat: repeat-y;
    vertical-align: middle;
}







DIV.gl {
    background-image: url('/img/gl-bg.gif');
    background-repeat: repeat-x;
    background-position: center;
    height: 30px;
}
DIV.gl  DIV{
    height: 24px;
    background-image: url('/img/gl-star.gif');
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 40px;
    padding-top: 6px;
    color: #000066;
    font-weight: 600;
}













.fotoBank {
    margin: 20px 10px;
}
.fotoBank .top {
    background-image: url('/img/fb-t-bg.gif');
    height: 42px;
}
.fotoBank .center {
    width: 100%;
    background-image: url('/img/fb-c-bg.gif');
    background-color: #D2D2D2;
    height: 121px;
}
.fotoBank .center SPAN {
    height: 119px;
    width: 121px;
    overflow: hidden;
}
.fotoBank .center IMG{
    height: 118px;
    border: none;
}
.fotoBank .bottom {
    background-image: url('/img/fb-b-bg.gif');
    height: 46px;
}






/* photo galery */
.photo {
    width: 155px;
    height: 200px;
    text-align: center;
    float: left;
    padding: 5px;
    background-color: #a3c6e4;
    margin: 5px;
    color: #dfe6ee;
}
.photo A {
    color: #000066;
}
.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: #a3c6e4;
    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: #a3c6e4;
    padding: 10px;
}
.fullView IMG {
    width: 450px;
}









.hPic {
    position: absolute;
    margin-left: 800px;
    background-image: url('/img/hpic_bg.png');
    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;
}















/* gallery */
.galleryItem {
    margin-bottom: 20px;
}
.galleryLink {
    text-align: right;
}
.galleryLink A {
    text-decoration: none;
    color: #804934;
}

.prodRList {
    text-align: center;
    padding-bottom: 10px;
}
.prodRList .hidden , .popupImg0, .popupImg1 {
    display: none;
    position: absolute;
    top: -50px;
    right: 150px;
    background: #FFFFFF;
    padding: 10px;
    border: solid 1px #804934;
}
.popupImg0 {
    top: 100px;
    right: 50px;
}
.popupImg1 {
    top: 100px;
    left: 50px;
}







/* news */
.newsItem {
    margin-bottom: 10px;
}
.newsItem  .date {
    font-weight: 600;
    font-size: 1.2em;
}

.allNews {
    margin-top: 10px;
    text-align: right;
}

.newsItem  H3 {
    background-color: #a3c6e4;
    background-image: url('/img/design1/newsitem-h3-bg.gif');
    background-repeat: no-repeat;
    background-position: top left;
    line-height: 26px;
    vertical-align: center;
    color: #FFFFFF;
    padding-left: 33px;
}
.newsItem  H3 A {
    color: #FFFFFF;
}
.newsItem  .more {
    text-align: right;
}
.newsItem  {
    border-bottom: dotted 1px #b9c289;
}



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




/* context boxes */
.bboxf  .content A IMG {
    border: none;
}


.frameWrapper2 {
    text-align: center;
    margin: auto;
    width: auto;
    clear: both;
    /* padding: 2px; */
    
    /* height: 278px; */
    /* overflow: hidden; */
}

.frameWrapper {
    display: block;
    /* width: 100%; */
    /* margin: 2px; */
    /* vertical-align: top; */
}


span.bboxf, div.bboxf {
    /* display: inline-block; */
    display: block;
    float: left;
    height: 275px;
    width: 170px;
    margin: 0px;
    padding: 0px;
    margin-right: 10px;
    margin-bottom: 10px;
/*     
    position: absolute;
    top: 0px;
    left: -125px;
 */
 }
span.bboxf div.content, div.bboxf div.content{
    display: block;
    height: 271px;
    border: solid 1px #000066;
    padding: 0px;
    margin: 0px;
    overflow: hidden;
}
span.bboxf div.content .images IMG, div.bboxf div.content .images IMG {
    max-width: 160px;

}
span.bboxf div.content .title, div.bboxf div.content .title{
    background-image: url('/img/design1/box-logo.gif');
    background-position: top left;
    background-repeat: no-repeat;
    background-color: #a3c6e4;
    text-align: center;
    color: #FFFFFF;
    height: 40px;
    padding-left: 30px;
    padding-right: 5px;
    margin-bottom: 4px;
}
span.bboxf div.content .text, div.bboxf div.content .text{
    padding: 3px;
    font-size: 0.8em;
    color: #27016e;
}
/* 
.frameWrapper .bboxf .t {
    width: 200px;
}
.frameWrapper .bboxf .content {
    width: 200px;
    height: 200px;
}
 */








.error {
    color: #FF0000;
    font-weight: 600;
}
IMG.left {
    float: left;
    margin: 5px 5px 5px 0px;
}
.bottomLine {
    background-color: #2d534b;
    font-weight: 600;
    font-size: 11px;
    text-align: center;
    padding: 5px 0px;
    color: #FFFFFF;
}



#bottom {
    margin: 5px;
    border: solid 3px #e5e5e5;
    padding: 5px;
}


/* 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  */ 
    background-color: #a3c6e4;
    margin-top: 15px;
    margin-bottom: 5px;
}

.remSub {
    padding: 5px;
    margin-left: 20px;
    background-color: #F5ECFF; /* fon vtor otziva   */ 
    background-color: #a3c6e4;
    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;
}
