/* CS1 Background and text colours
-------------------------------------------------------------*/
/* CS1.0A Настройки фона*/

body {
background: 
url("http://forumstatic.ru/files/001a/bd/23/56873.png") repeat-x top center, 
url("")  repeat, #B7A1C7; 
}

body {
  font-size:100%;
  color: #B7A1C7;
overflow-x: hidden}





/* CS1.0B Настройки "тела" форума*/
#pun {
width: 1000px; 
 background-image: url(http://forumstatic.ru/files/001a/bd/23/76818.png);
 background-repeat: repeat; 
background-position: top center;
}


/* CS1.0C Настройки прокрутки*/
/*скролл*/
::-webkit-scrollbar {width: 5px;
	background-color: #B7A1C7;
border: 1px solid #fff;  }
::-webkit-scrollbar-thumb {background: #AFC0A4;border: 1px solid #fff;}


/*выделение*/
body *::-moz-selection {
  background: rgba(175, 192, 164);
  color: rgb(255,255,255);
}
body *::-webkit-selection {
  background: rgba(175, 192, 164, 0.8);
  color: rgb(255,255,255);
}
body *::selection {
  background: rgba(175, 192, 164, 0.8);
  color: rgb(255,255,255);
}

/* CS1.0D Настройки шапки*/
#pun-title.section {
     background-image: url(http://forumstatic.ru/files/001a/bd/23/44103.png);
    background-repeat: no-repeat;
background-position: top center;
   border: none;
    width:1000px;
    height: 400px;
    margin-left: -25px;
margin-top: 0px;
 }

/* CS1.0F Настройки футера/копирайта */
#pun-about p.container {
background-image: url(http://forumstatic.ru/files/001a/bd/23/56316.png);
margin: 0px 0px -7px -25px;
    background-repeat: no-repeat;
background-position: top center;
 width:  1000px;
    height: 110px;
    overflow-x: hidden;
}


/* CS1.0E Настройки подфорумов */
#pun-index td div.tclcon {
width: 405px;
    background: url(http://forumstatic.ru/files/001a/bd/23/77343.png) no-repeat;
    margin: 0px 0 0px 10px !important;
    height: 188px;
    padding: 12px 0 0 0;
}


.podf2 {
position: absolute;
    color: #333;
    font-family: arial;
    line-height: 10px;
    font-size: 10px;
    letter-spacing: 0px;
    margin: 17px 0 0 24px!important;
    width: 358px;
    text-align: justify;
    height: 60px;
    overflow: auto;
   }


/* CS1.1 Элементы форума*/
.punbb .section .container, .punbb .post-body, .punbb .post-links, .punbb td.tc2, .punbb td.tc3,
.punbb .formal fieldset .post-box, #viewprofile li strong, #viewprofile li div, #setmods dd,
.punbb .info-box, .punbb #pun-main .info-box .legend, .punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer, #pu
n-title, #pun-title .container, .punbb .modmenu .container, .punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span, .punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl  {
  background-color: transparent;
  }

/* CS1.3 Настройки заголовков*/
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
font-size: 15px;
text-align: center;
font-family: 'Yeseva One'!important;
color: #333;
}

/* CS1.7 Настройки цитаты и кода*/
.punbb .post-content .quote-box, .punbb .post-content .code-box {
margin-top: -10px;!important;
background-color: #F8F3F5;
  border: 1px solid #dfcfe3!important;
    outline: 1px solid #ffffff;
    box-shadow: inset 0px 0px 2px #ffffff, inset 0px 0px 1px #ffffff, inset 0px 0px 30px #E3D5E6;

  }




/* CS1.7A Настройки маркированного текста*/
.post-content .highlight-text {
display: block;
margin: 0 1.0em 0 1.0em;
color: #333!important;
border-radius: 0px;
font-family: Arial;
font-style: normal;
font-size: 14px!important;
text-align: center;
line-height: 15px;
background-color: #F8F3F5;
}


/* CS1.8  Настройки формы ответа*/
.punbb textarea  {
padding: 5px;
font-size: 11px!important;
  background-color: #F8F3F5;
  border: 1px solid #dfcfe3!important;
    outline: 1px solid #ffffff;
    box-shadow: inset 0px 0px 2px #ffffff, inset 0px 0px 1px #ffffff, inset 0px 0px 30px #E3D5E6;
color: #333 !important;
}

textarea#main-reply {
  width: 100%;
  height: 100%;
  height: 205px;
  margin: 0 auto !important;
  padding: 0.75em;
  box-sizing: border-box;
  overflow: auto;  }


/* CS1.9 Настройки окон в форме ответа*/
#size-area, #font-area, #color-area, #smilies-area, #keyboard-area, #imageup-area, #font-area, #size-area, #color-area, #smilies-area, #image-area, #imageup-area, #imageattach-area, #keyboard-area, #video-area, #table-area, #addition-area  {
padding: 5px;
  color: #333!important;
 background-color: #F8F3F5;
  border: 1px solid #adbfa1!important;
    outline: 1px solid #ffffff;
    box-shadow: inset 0px 0px 2px #ffffff, inset 0px 0px 1px #ffffff, inset 0px 0px 30px #AFC0A4;
}


/* CS1.11 Настройки полей ввода, кнопок и выпадающих меню*/
.punbb input, .punbb select {
padding: 4px;
color: #333!important;
 background-color: #F8F3F5;
  border: 1px solid #dfcfe3!important;
    outline: 1px solid #ffffff;
    box-shadow: inset 0px 0px 2px #ffffff, inset 0px 0px 1px #ffffff, inset 0px 0px 30px #E3D5E6;
   }

/* CS1.12 кнопки */
.punbb .button {
font-size: 12px!important;
text-transform: lowercase;
height: 25px;
padding: 4px;
color: #333!important;
min-width: 100px;
background: #F8F3F5;
    text-align: center;
    border: solid 1px #dfcfe3;
    outline: 1px solid #ffffff;
text-align: center;
border-radius: 0px;
  font-family: Yeseva One;
}

.punbb .button:hover {
text-align: center;
     background-color: #B7A1C7;
color: #fff!important;
border: 1px solid #fff;
    font-family: Yeseva One;
}




/* CS2 Border colours
-------------------------------------------------------------*/

/* CS2.1 Убираем все рамки*/
.punbb .container, .punbb .post-body, .post h3, #pun-title, .punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info, .punbb .category, .punbb .post, #pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2, .punbb td, .punbb fieldset, #viewprofile ul, #profilenav ul, .punbb .post .post-body, .punbb .post h3 span, .post-links ul, .post-links, .usertable table, .punbb th, #pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span, #pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend, .punbb .divider, .punbb .formal fieldset .post-box, .punbb .info-box, li.pa-online {border-color: transparent;}
/* Ссылки*/
/* Настройки ссылок*/
.punbb a, .punbb a:link, .punbb a:visited,
.punbb-admin #pun-admain a, .punbb-admin #pun-admain a:link, .punbb-admin #punbb-admain a:visited {color: #333; border-bottom: 0px none #000; text-decoration: none;
  -moz-transition: all 0.4s; -webkit-transition: all 0.4s; -o-transition: all 0.4s;transition: all 0.4; }
.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {color: #333;}
/* Настройки ссылок при наведении*/
.punbb a:hover, .punbb a:focus, .punbb a:active,  .punbb-admin #pun-admain .nodefault,
.punbb-admin #punbb-admain a:hover, .punbb-admin #punbb-admain a:focus, .punbb-admin #punbb-admain a:active {color: #61774A; }
/* CS3.3 Настройки навигационных ссылок*/
#pun-navlinks a {color: #333;}
/* Настройки навигационных ссылок при наведении*/
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {color:#9F6FC3;}

/* CS4 Иконки сообщений
-------------------------------------------------------------*/

/* старые */
.punbb table Div.icon {
    background-image: url(http://forumstatic.ru/files/001a/bd/23/59738.png);
    width: 60px;
    height:60px;
    float: right;
    margin-right: 13px;
 margin-top: 15px;
display: block;
border-style: none;
    display: inline-block;
    background-repeat: no-repeat;
}
/* новые */
TR.inew Div.icon {
  background-image : url(http://forumstatic.ru/files/001a/bd/23/78518.png);
  background-repeat: no-repeat;
    width: 60px;
    height:60px;
  }






/* CS5 Другое
-------------------------------------------------------------*/

.closedatafield, #pun-title .title-logo span, .pa-gifts, .lastedit {display: none}
.punbb th {background: #transparent;color: transparent;}
.punbb .post-sig {color:#333;}
.punbb .post-sig dt {border: none;border-top: dashed 1px #333;}
#profile .container #profilenav h2 {text-align : left;color: #333;text-shadow: none; padding: 5px;}
#arrows {position:fixed;right:2%;bottom: 45%;}
#qpsContainer {display:none;} 
#post .formsubmit {text-align: center;}
.offline li.pa-online strong {font-weight: normal;}
#post-form h2 span {display:none;}
#pun-redirect h1 {background-image: none; padding-bottom:10px; color: transparent; text-shadow: none;}
.punbb-admin #pun-admain h2{color: transparent;background: transparent;
text-align: left;text-shadow: none;padding-left: 55px;}
#pun-admain .adformal, #pun-admain .adcontainer {border: none;border-color:  transparent;}
#pun-reputation div {color: #333!important; background-color: #F8F3F5;
  border: 1px solid #dfcfe3!important;
    outline: 1px solid #ffffff;
    box-shadow: inset 0px 0px 2px #ffffff, inset 0px 0px 1px #ffffff, inset 0px 0px 30px #E3D5E6;}


/*------------- иное профиль -------------*/
#profile-left {
    width: 200px!important;
    margin-left: -5px;
    display: inline-block;
     font-family: Yeseva One;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 9px;
color: #333;
    background-color: #B7A1C7;
  border: 1px solid #dfcfe3!important;
    outline: 1px solid #ffffff;
   text-align: center;
    padding: 10px !important;
}

#profile-left li {
    padding: 0;
    text-align: center;
color: #333;
  background-color: #F8F3F5;
  border: 1px solid #dfcfe3!important;
    outline: 1px solid #ffffff;
    box-shadow: inset 0px 0px 2px #ffffff, inset 0px 0px 1px #ffffff, inset 0px 0px 30px #E3D5E6;
margin-top: 5px;
}

li#profile-name {    margin-top: 10px;}


#profile-right li {
padding: 4px 0 4px 140px !important;
    margin-bottom: 8px !important;
  background-color: #F8F3F5;
  border: 1px solid #adbfa1!important;
    outline: 1px solid #ffffff;
    box-shadow: inset 0px 0px 2px #ffffff, inset 0px 0px 1px #ffffff, inset 0px 0px 30px #AFC0A4;
font-family: Yeseva One;
    font-weight: 900;
    font-size: 8px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #333;
    min-height: 18px;
}

#profile-right li a {    color: #333;}

#profile-right {    width: 75% !important;}
td#profile-right {    padding: 2px !important;}

/*CS6 Категории
-------------------------------------------------------------*/

#pun-stats.section h2 span, .category h2 span {
}

#pun-category1.category h2 {
background: url(http://forumstatic.ru/files/001a/bd/23/40081.png) no-repeat top center;
height: 45px;
width: 960px;
margin-left: -5px;
padding-top: 0px;
font-size: 0px !important;
font-family: Tahoma;
color: transparent;
}
#pun-category2.category h2 {
background: url(http://forumstatic.ru/files/001a/bd/23/40081.png) no-repeat top center;
height: 45px;
width: 960px;
margin-left: -5px;
padding-top: 0px;
font-size: 0px !important;
font-family: Tahoma;
color: transparent;
}
#pun-category3.category h2 {
background: url(http://forumstatic.ru/files/001a/bd/23/40081.png) no-repeat top center;
height: 45px;
width: 960px;
margin-left: -5px;
padding-top: 0px;
font-size: 0px !important;
font-family: Tahoma;
color: transparent;
}
#pun-category4.category h2 {
background: url(http://forumstatic.ru/files/001a/bd/23/40081.png) no-repeat top center;
height: 45px;
width: 960px;
margin-left: -5px;
padding-top: 0px;
font-size: 0px !important;
font-family: Tahoma;
color: transparent;
}


#pun-category5.category h2 {
background: url(http://forumstatic.ru/files/001a/bd/23/40081.png) no-repeat top center;
height: 45px;
width: 960px;
margin-left: -5px;
padding-top: 0px;
font-size: 0px !important;
font-family: Tahoma;
color: transparent;
}




#pun-stats.section h2 {
background: url(http://forumstatic.ru/files/001a/bd/23/79660.png) no-repeat top center;
height: 45px;
width:960px;
margin-left: -5px;
padding-top: 0px;
font-size: 0px !important;
font-family: Tahoma;
color: transparent;
}


/*------------- сообщение и репутация -------------*/


.pa-respect, .pa-posts {
display: inline-block;
    padding: 2px 0 2px 0 !important;
    margin-top: 3px !important;
    font-family: arial;
width: 90px;
    text-transform: lowercase;
    text-align: center;
    font-size: 9px;
    letter-spacing: 1px;
    color: #333;
   background-color: #F8F3F5;
  border: 1px solid #dfcfe3!important;
    outline: 1px solid #ffffff;
    box-shadow: inset 0px 0px 2px #ffffff, inset 0px 0px 1px #ffffff, inset 0px 0px 30px #E3D5E6;
}

.pa-respect img {width: 6px !important;}
.pa-respect a {color: #333!important;}
.pa-respect a:hover{color:#9AAC86!important; text-shadow: #fff!important;}



.newsbox {position: absolute;
top: 140px;
margin-left: 655px !important;
width: 308px;
height: 140px;
overflow-y: auto;
text-align: center;
}


.plashkanews {
display: inline-block;
width: auto;
padding: 4px 20px 4px 20px!important;
 background-color: #B7A1C7;
  border: 1px solid #dfcfe3!important;
    outline: 1px solid #ffffff;
box-shadow: inset 0px 0px 2px #ffffff, inset 0px 0px 1px #ffffff, inset 0px 0px 30px #E3D5E6;
font-family: arial!important;
font-size: 12px !important;
font-style: normal;
text-transform: lowercase;
color: #fff;
letter-spacing: 1px;
text-align: center;

}










 
    /*** курсовод ***/
    
    .mmm {
        text-align: justify;
        width: 192px;
        padding: 5px;
        font-family: fira sans;
        color: #ffffff;
        font-size: 11px;
        position: absolute;
        margin-top: 305px!important;
        margin-left: 27px!important;
        text-shadow: 1px 1px 0px #829149;
    }
    
    
    .baza_putj {
        position: absolute;
        top: 199px;
        left: 230px;
        width: 50px;
        height: 135px;
    }
    
    
    .buttblin {
        display: inline-block;
        width: 45px;
        height: 45px;
        border-radius: 30px;
        cursor: pointer;
    }
    
    .wrap_putj {
        position: absolute;
        top: 67px;
        width: 515px;
        height: 440px;
        left: 278px;
    }
    
    #prof_fon {position: relative; width: 960px; height: 525px; background:url(https://i.imgur.com/alf6BfW.png);}
    #mymedicine {width: 600px;
        height: 400px;
        margin: 80px 0px 0px 320px;
        padding: 18px 9px;
        background: #a5787e00;
        position: absolute;
        display: none;
        opacity: 0;
        z-index: 38;
        text-align: center;
        overflow: auto;}
    #mymedicine #mymedicine__close {width: 21px; height: 21px; position: absolute; top: -13px; right: 4px; cursor: pointer; display: block; font-size: 29px; color: #131211;}
    


    .wrap_putj {position: absolute; top: 67px; width: 680px; height: 460px; left: 278px;} /*наполнение, положение*/
    #putj_fon {position: relative; width: 960px; height: 525px; background:url(https://i.imgur.com/xYOTxtF.png);}
    .baza_putj {position: absolute; top: 199px; left: 230px; width: 50px; height: 135px;}
    .buttblin {display: inline-block; width: 45px; height: 45px; border-radius: 30px; cursor: pointer; }
    #starry {background: url(https://i.imgur.com/xKb8bTU.png);}
    #workhard {background: url(https://i.imgur.com/yYEPssf.png);}
    #omgyou {background:url(https://i.imgur.com/s5n1HmE.png)!important;}
    #butt_starry {margin-left: -7px;}
    #butt_workhard {margin-left: -7px; margin-top: -2px;}
    #butt_omgyou {margin-left: -7px; margin-top: 15px;}
    /*кнопки с информацией*/
    #myOverlay {z-index: 37; position: absolute; background-color: rgba(0,0,0,.7); width: 100%; height: 100%; top: 0; left: 0; cursor :pointer; display :none;}
    #myfoncik {z-index: 37; position: absolute; background-color: rgba(0,0,0,.7); width: 100%; height: 100%; top: 0; left: 0; cursor :pointer; display :none;}
    #statue {width: 600px; height: 400px;}
    #statue01 {background: url(https://i.imgur.com/R5a4O1l.png);}
    #statue02 {background: url(https://i.imgur.com/H3a1TqE.png);}
    
    #myhistory {width: 600px;
        height: 400px;
        margin: 80px 0px 0px 320px;
        padding: 18px 9px;
        background: #a5787e00;
        position: absolute;
        display: none;
        opacity: 0;
        z-index: 38;
        text-align: center;
        overflow: auto;}
    #myhistory #myhistory__close {width: 21px; height: 21px; position: absolute; top: -13px; right: 4px; cursor: pointer; display: block; font-size: 29px; color: #131211;}
    
    
    #myclimat {width: 625px;
        height: 421px;
        margin: 80px 0px 0px 290px;
        padding: 18px 9px;
        background: #a5787e00;
        position: absolute;
        display: none;
        opacity: 0;
        z-index: 38;
        text-align: center;
        overflow: auto;}
    #myclimat #myclimat__close {width: 21px; height: 21px; position: absolute; top: -13px; right: 4px; cursor: pointer; display: block; font-size: 29px; color: #131211;}
    
    
    #myModal {width: 484px;
        height: 379px;
        margin: 0 auto;
        padding: 18px 9px;
        background: #fafafa;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        display: none;
        opacity: 0;
        z-index: 38;
        text-align: center;
        background: linear-gradient(15deg, #a5787e, #e7d6d8);
        border: 1px solid #f3ede4;
        outline: 1px solid #996a71;
        box-shadow: inset 0px 0px 20px #e7d6d9;
        overflow: auto;}
    #myModal #myModal__close {width: 21px; height: 21px; position: absolute; top: -13px; right: 4px; cursor: pointer; display: block; font-size: 29px; color: #f5efe7;}
    
    #myuniversity {width: 600px;
        height: 379px;
        margin: 0 auto;
        padding: 18px 9px;
        background: #fafafa;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        display: none;
        opacity: 0;
        z-index: 38;
        text-align: center;
        background: linear-gradient(15deg, #a5787e, #e7d6d8);
        border: 1px solid #f3ede4;
        outline: 1px solid #996a71;
        box-shadow: inset 0px 0px 20px #e7d6d9;
        overflow: auto;}
    #myuniversity #myuniversity__close {width: 21px; height: 21px; position: absolute; top: -13px; right: 4px; cursor: pointer; display: block; font-size: 29px; color: #f5efe7;}
    
    #mysalary {width: 600px;
        height: 379px;
        margin: 0 auto;
        padding: 18px 9px;
        background: #fafafa;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        display: none;
        opacity: 0;
        z-index: 38;
        text-align: center;
        background: linear-gradient(15deg, #daccb4, #d5b785);
        border: 1px solid #f3ede4;
        outline: 1px solid #996a71;
        box-shadow: inset 0px 0px 20px #e7d6d9;
        overflow: auto;}
    #mysalary #mysalary__close {width: 21px; height: 21px; position: absolute; top: -13px; right: 4px; cursor: pointer; display: block; font-size: 29px; color: #f5efe7;}
    
    #myloss {width: 600px;
        height: 379px;
        margin: 0 auto;
        padding: 18px 9px;
        background: #fafafa;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        display: none;
        opacity: 0;
        z-index: 38;
        text-align: center;
        background: linear-gradient(15deg, #9fa2bc, #7b7ed1);
        border: 1px solid #f3ede4;
        outline: 1px solid #996a71;
        box-shadow: inset 0px 0px 20px #e7d6d9;
        overflow: auto;}
    #myloss #myloss__close {width: 21px; height: 21px; position: absolute; top: -13px; right: 4px; cursor: pointer; display: block; font-size: 29px; color: #f5efe7;}
    
    #myplaces {width: 600px;
        height: 379px;
        margin: 0 auto;
        padding: 18px 9px;
        background: #fafafa;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        display: none;
        opacity: 0;
        z-index: 38;
        text-align: center;
        background: linear-gradient(15deg, #a6b38a, #a2a08c);
        border: 1px solid #f3ede4;
        outline: 1px solid #996a71;
        box-shadow: inset 0px 0px 20px #e7d6d9;
        overflow: auto;}
    #myplaces #myplaces__close {width: 21px; height: 21px; position: absolute; top: -13px; right: 4px; cursor: pointer; display: block; font-size: 29px; color: #f5efe7;}
    
    #mystar {width: 600px;
        height: 379px;
        margin: 0 auto;
        padding: 18px 9px;
        background: #fafafa;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        display: none;
        opacity: 0;
        z-index: 38;
        text-align: center;
        background: linear-gradient(15deg, #c4878c, #f08380);
        border: 1px solid #f3ede4;
        outline: 1px solid #996a71;
        box-shadow: inset 0px 0px 20px #e7d6d9;
        overflow: auto;}
    #mystar #mystar__close {width: 21px; height: 21px; position: absolute; top: -13px; right: 4px; cursor: pointer; display: block; font-size: 29px; color: #f5efe7;}
    
    #mypolice {width: 600px;
        height: 420px;
        margin: 0 auto;
        padding: 18px 9px;
        background: #fafafa;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        display: none;
        opacity: 0;
        z-index: 38;
        text-align: center;
        background: linear-gradient(15deg, #ded7bc, #b17d4b);
        border: 1px solid #f3ede4;
        outline: 1px solid #996a71;
        box-shadow: inset 0px 0px 20px #e7d6d9;
        overflow: auto;}
    #mypolice #mypolice__close {width: 21px; height: 21px; position: absolute; top: -13px; right: 4px; cursor: pointer; display: block; font-size: 29px; color: #f5efe7;}
    
    #myair {width: 600px;
        height: 379px;
        margin: 0 auto;
        padding: 18px 9px;
        background: #fafafa;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        display: none;
        opacity: 0;
        z-index: 38;
        text-align: center;
        background: linear-gradient(15deg, #e4d1ed, #9d54bf);
        border: 1px solid #f3ede4;
        outline: 1px solid #996a71;
        box-shadow: inset 0px 0px 20px #e7d6d9;
        overflow: auto;}
    #myair #myAirSupport__close {width: 21px; height: 21px; position: absolute; top: -13px; right: 4px; cursor: pointer; display: block; font-size: 29px; color: #f5efe7;}
    
    
    
     .jgumdropcontainer1 {
       width: 500px;
       height: auto;
       background-color: #e9e5c9;
       margin: 10px auto 2px;
       font: normal normal normal 10px/110% Calibri;
       border: 10px solid #fff;
       box-shadow: 0px 3px 2px #999, 0px 0px 2px #999;;
       overflow: hidden; 
       position: relative;
       text-align: justify;
     }
     
    .jgumdropcontainer1 ::-webkit-scrollbar { background: #e8e8ea; width: 5px; border: 2px solid #fff; }
    .jgumdropcontainer1 ::-webkit-scrollbar-thumb { background: #736093; }
    .jgumdropcontainer1 ::-webkit-scrollbar-corner { background: #fff; }
     
     .jgumdropcontainer1 h1 {
       margin: 20px auto 0px; 
       color: #243a52;
       text-align: center;
       font: normal normal normal 20px/100% 'Open Sans Condensed';
       text-transform: uppercase;
       letter-spacing: 1px;
     }
     
     .jgumdropcontainer1 h2 {
       margin: 5px auto 0px;
       text-align: center;
       font: normal normal 700 10px/100% 'Open Sans Condensed';
       text-transform: uppercase;
       color: #617c87;
       letter-spacing: 1px;
     }
     
       .jgumdropcontainer1 h3 {
       margin: 0px auto;
       text-align: center;
       font: normal normal 700 8px/100% 'Open Sans Condensed';
       text-transform: uppercase;
       color: #243a52;
       letter-spacing: 1px;
     }
     
     .jgumdropcontainer2 {
       background-color: #b8b6c1;
       width: 500px;
       height: 450px;
       position: absolute;
       top: 0px;
       left: 0px;
       opacity: 1;
     }
     
     
     .jgumdropcontainer {
    margin: 10px auto; /* centers it */
    height: auto;
    width: auto;
    }
    
    .jgumdroptabs {
    margin: 0px auto; 
    position: relative;
    right: 0px;
    width: 400px; 
    height:  220px;
    }
    
    .jgumdroptab {
    float: left;
    }
    
    .jgumdroptab label {
    display: block;
    width: 10px;
    height: 10px;
    background: #b8b6c1;
    border: 1px solid #fff;
    border-radius: 50%;
    margin-left: 6px;
    position: relative;
    left: 259px;
    top: 5px;
    z-index: 2;
    }
    
    .jgumdroptab label:hover {
    background: #818094;
    }
    
    .jgumdroptab input[type=radio]:checked ~ label {
    background: #818094;
    z-index: 2;
    }
    
    .jgumdroptab input[type=radio] {
    display: none; /* DON'T EDIT */
    }
    
    .jgumdropcontent {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    padding: 0px 3px;
    border: 20px solid #fff;
    outline: 1px solid #ccc;
    overflow: auto;
    }
    
    .jgumdroptab input[type=radio]:checked ~ label ~ .jgumdropcontent {
    z-index: 1;
    }
    
     .jgumdropcontent img { float:left; }
    
    
    #mybus {width: 600px;
        height: 379px;
        margin: 0 auto;
        padding: 18px 9px;
        background: #fafafa;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        display: none;
        opacity: 0;
        z-index: 38;
        text-align: center;
        background: linear-gradient(15deg, #d7567e, #f5cbd8);
        border: 1px solid #f3ede4;
        outline: 1px solid #996a71;
        box-shadow: inset 0px 0px 20px #e7d6d9;
        overflow: auto;}
    #mybus #myBus__close {width: 21px; height: 21px; position: absolute; top: -13px; right: 4px; cursor: pointer; display: block; font-size: 29px; color: #f5efe7;}
    
    #myrailway {width: 600px;
        height: 379px;
        margin: 0 auto;
        padding: 18px 9px;
        background: #fafafa;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        display: none;
        opacity: 0;
        z-index: 38;
        text-align: center;
        background: linear-gradient(15deg, #aae0e5, #00b9c3);
        border: 1px solid #f3ede4;
        outline: 1px solid #996a71;
        box-shadow: inset 0px 0px 20px #e7d6d9;
        overflow: auto;}
    #myrailway #myRailway__close {width: 21px; height: 21px; position: absolute; top: -13px; right: 4px; cursor: pointer; display: block; font-size: 29px; color: #f5efe7;}
    
    
    
    #myferry {width: 600px;
        height: 379px;
        margin: 0 auto;
        padding: 18px 9px;
        background: #fafafa;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        display: none;
        opacity: 0;
        z-index: 38;
        text-align: center;
        background: linear-gradient(15deg, #4d67c0, #b6bfe4);
        border: 1px solid #f3ede4;
        outline: 1px solid #996a71;
        box-shadow: inset 0px 0px 20px #e7d6d9;
        overflow: auto;}
    #myferry #myFerry__close {width: 21px; height: 21px; position: absolute; top: -13px; right: 4px; cursor: pointer; display: block; font-size: 29px; color: #f5efe7;}
    
    #mymed {width: 600px;
        height: 379px;
        margin: 0 auto;
        padding: 18px 9px;
        background: #fafafa;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        display: none;
        opacity: 0;
        z-index: 38;
        text-align: center;
        background: linear-gradient(15deg, #65d3be, #00bd9d);
        border: 1px solid #f3ede4;
        outline: 1px solid #996a71;
        box-shadow: inset 0px 0px 20px #e7d6d9;
        overflow: auto;}
    #mymed #mymed__close {width: 21px; height: 21px; position: absolute; top: -13px; right: 4px; cursor: pointer; display: block; font-size: 29px; color: #f5efe7;}
    
    #mynasa {width: 600px;
        height: 379px;
        margin: 0 auto;
        padding: 18px 9px;
        background: #fafafa;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        display: none;
        opacity: 0;
        z-index: 38;
        text-align: center;
        background: linear-gradient(15deg, #f7e17f, #ff8400);
        border: 1px solid #f3ede4;
        outline: 1px solid #996a71;
        box-shadow: inset 0px 0px 20px #e7d6d9;
        overflow: auto;}
    #mynasa #mynasa__close {width: 21px; height: 21px; position: absolute; top: -13px; right: 4px; cursor: pointer; display: block; font-size: 29px; color: #f5efe7;}
    
    #mycrime {width: 600px;
        height: 420px;
        margin: 0 auto;
        padding: 18px 9px;
        background: #fafafa;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        display: none;
        opacity: 0;
        z-index: 38;
        text-align: center;
        background: linear-gradient(15deg, #f8edc8, #c87700);
        border: 1px solid #f3ede4;
        outline: 1px solid #996a71;
        box-shadow: inset 0px 0px 20px #e7d6d9;
        overflow: auto;}
    #mycrime #mycrime__close {width: 21px; height: 21px; position: absolute; top: -13px; right: 4px; cursor: pointer; display: block; font-size: 29px; color: #f5efe7;}
    
    
    
    #myrailwayconnection {width: 600px;
        height: 379px;
        margin: 0 auto;
        padding: 18px 9px;
        background: #fafafa;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        display: none;
        opacity: 0;
        z-index: 38;
        text-align: center;
        background: linear-gradient(15deg, #1fc361, #014800);
        border: 1px solid #f3ede4;
        outline: 1px solid #996a71;
        box-shadow: inset 0px 0px 20px #e7d6d9;
        overflow: auto;}
    #myrailwayconnection #myrailwayconnection__close {width: 21px; height: 21px; position: absolute; top: -13px; right: 4px; cursor: pointer; display: block; font-size: 29px; color: #f5efe7;}
    
    
    #mystatue {
    width: 600px;
    height: 403px;
    margin: 0 auto;
    padding: 18px 9px;
    background: #fafafa;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    display: none;
    opacity: 0;
    z-index: 38;
    text-align: center;
    background: linear-gradient(15deg, #01895400, #01523000);
    border: 1px solid #016a3b42;
    outline: 1px solid #44987600;
    box-shadow: inset 0px 0px 20px #bfbbbc;
    overflow: auto;
    }
    #mystatue #mystatue__close {width: 21px; height: 21px; position: absolute; top: -13px; right: 4px; cursor: pointer; display: block; font-size: 29px; color: #333; z-index: 500;}
    .odin {
        background: url(https://i.imgur.com/4L8NVKV.png);
        margin: 0px -90px 0px 13px;
        width: 600px;
        height: 422px;
        background-size: cover;
        position: relative;
        top: 0px;
    }
    .dva {
        background: url(https://i.imgur.com/j5RTFqY.png);
        margin: 0px -90px 0px 13px;
        width: 600px;
        height: 422px;
        background-size: cover;
        position: relative;
        top: 0px;
    }
    .tri {
        background: url(https://i.imgur.com/8wvBbBK.png);
        margin: 0px -90px 0px 13px;
        width: 600px;
        height: 422px;
        background-size: cover;
        position: relative;
        top: 0px;
    }

    .cotre {
        background: url(https://i.imgur.com/L3A4gi4.png);
        margin: 0px -90px 0px 13px;
        width: 600px;
        height: 422px;
        background-size: cover;
        position: relative;
        top: 0px;
    }

    .patb {
        background: url(https://i.imgur.com/v0PDm5W.png);
        margin: 0px -90px 0px 13px;
        width: 600px;
        height: 422px;
        background-size: cover;
        position: relative;
        top: 0px;
    }

    .schest {
        background: url(https://i.imgur.com/oaqgXF9.png);
        margin: 0px -90px 0px 13px;
        width: 600px;
        height: 422px;
        background-size: cover;
        position: relative;
        top: 0px;
    }
.semb {
    background: url(https://i.imgur.com/nuhFG6L.png);
        margin: 0px -90px 0px 13px;
        width: 600px;
        height: 422px;
        background-size: cover;
        position: relative;
        top: 0px;
}
.vosemb {
    background: url(https://i.imgur.com/hGFIBAv.png);
        margin: 0px -90px 0px 13px;
        width: 600px;
        height: 422px;
        background-size: cover;
        position: relative;
        top: 0px;
}

.deva {
    background: url(https://i.imgur.com/Brg54cY.png);
        margin: 0px -90px 0px 13px;
        width: 600px;
        height: 422px;
        background-size: cover;
        position: relative;
        top: 0px;
}

.desat {
    background: url(https://i.imgur.com/cHjGGYe.png);
        margin: 0px -90px 0px 13px;
        width: 600px;
        height: 422px;
        background-size: cover;
        position: relative;
        top: 0px;
}

    #mymuseum {
    width: 600px;
    height: 412px;
    margin: 0 auto;
    padding: 18px 9px;
    background: #fafafa;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    display: none;
    opacity: 0;
    z-index: 38;
    text-align: center;
    background: linear-gradient(15deg, #b9ac6d, #b6a05c);
    border: 1px solid #a0894a;
    outline: 1px solid #ffffff;
    box-shadow: inset 0px 0px 20px #f3d646;
    overflow: auto;
    }
    #mymuseum #mymuseum__close {width: 21px; height: 21px; position: absolute; top: -13px; right: 4px; cursor: pointer; display: block; font-size: 29px; color: #0d0b0a;}
    
    #mynebosc {
        width: 600px;
        height: 415px;
        margin: 0 auto;
        padding: 18px 9px;
        background: #fafafa;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        display: none;
        opacity: 0;
        z-index: 38;
        text-align: center;
        background: linear-gradient(15deg, #c0eaf7, #f8f9f9);
    border: 1px solid #45de78;
    outline: 1px solid #ffffff;
    box-shadow: inset 0px 0px 20px #85d9f5;
    overflow: auto;
        }
        #mynebosc #mynebosc__close {width: 21px; height: 21px; position: absolute; top: -13px; right: 4px; cursor: pointer; display: block; font-size: 29px; color: #0d0b0a;}
        
    

        #myshop {width: 600px;
            height: 415px;
            margin: 0 auto;
            padding: 18px 9px;
            background: #fafafa;
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            margin: auto;
            display: none;
            opacity: 0;
            z-index: 38;
            text-align: center;
            background: linear-gradient(15deg, #e790d0, #f7d0ec);
            border: 1px solid #f3ede4;
            outline: 1px solid #996a71;
            box-shadow: inset 0px 0px 20px #e7d6d9;
            overflow: auto;}
        #myshop #myshop__close {width: 21px; height: 21px; position: absolute; top: -13px; right: 4px; cursor: pointer; display: block; font-size: 29px; color: #f5efe7;}
        

    #myfire {width: 600px;
        height: 379px;
        margin: 0 auto;
        padding: 18px 9px;
        background: #fafafa;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        display: none;
        opacity: 0;
        z-index: 38;
        text-align: center;
        background: linear-gradient(15deg, #e790d0, #f7d0ec);
        border: 1px solid #f3ede4;
        outline: 1px solid #996a71;
        box-shadow: inset 0px 0px 20px #e7d6d9;
        overflow: auto;}
    #myfire #myfire__close {width: 21px; height: 21px; position: absolute; top: -13px; right: 4px; cursor: pointer; display: block; font-size: 29px; color: #f5efe7;}
    
    .ams1 {margin-top: 99px!important;
        margin-left: 1px!important;
        width: 497px;
        text-align: left;
        height: 300px;
        display: flex;
        flex-wrap: nowrap;
        overflow-x: auto;}
    
    .ams1 img {margin-left:2px!important;}
    
    
    /*** путеводитель ***/
    .prof {font-family: pt sans;
        font-weight: bold;
        text-transform: uppercase;
        font-size: 13px;
        color: white;
        text-shadow: 1px 1px 0px #9a6b72;}
    .prof1 {font-family: pt sans;
        font-weight: bold;
        color: #ffffff;
        letter-spacing: 1px;
        text-shadow: 1px 1px 0px #768347;
        font-size: 10px;
        background: #abb183;}
    
    
    [class*=" imghvr-"] figcaption, [class^=imghvr-] figcaption {
        background-color: #674c54;
        padding: 5px!important;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        color: #fff;
        overflow: auto;
    background: linear-gradient(117deg, #70545b, #cbbabe);
        text-align: justify;
        color: #fff;
        font-size: 11px;
        font-family: pt sans;
        text-shadow: 1px 1px 0px #62464d;
        border: 1px solid #d3c4c8;
        outline: 1px solid #72555c;
    }
    
    .losspt {text-align: left;
        background: linear-gradient(117deg, #af8f95, #81545a);
        color: #fff;
        font-size: 11px;
        text-shadow: 1px 1px 0px #926a70;
        padding: 5px;
        font-family: pt sans;}
    
    .katpt {font-size: 15px;
        font-family: bebas neue;
        color: #f4f4f4;
        letter-spacing: 1px;
        text-shadow: 1px 1px 0px #956d73;
        padding: 4px;}
    
    
    .quotept {text-align: justify;
        margin-bottom: 3px !important;
        background: linear-gradient(45deg, #abb183, #9faa73);
        border-radius: 0px;
        outline: 1px solid #677533;
        box-shadow: 0px 0px 6px #667431 inset;
        width: 456px;
        padding: 5px;
        margin-left: 7px !important;
        border: 1px solid #cdd2b2;
        font-family: pt sans;
        color: #ffffff;
        font-size: 10px;
        text-shadow: 1px 1px 0px #687637;}
    
    .tab{
    margin-left: -10px;
    margin-top: -180px;
    }
    
    .procrutka{
    height: 125px;
    overflow-y: scroll;
    }

    .name1 { font-family: share tech; font-size: 13px; font-weight: bold; letter-spacing: 0px;  line-height: 100%; text-align: right; padding-bottom: 10px; padding-right: 5px;}
    .randommm { position: relative; top: 210px; float: left; padding-right: 5px; background-color: #fafafa; width: auto; height:20px; letter-spacing: 0px; font-weight: bold; font-family: share tech; font-size: 14px; line-height: 170%; text-align: center;  text-transform: uppercase; border: 1px solid #fff; box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.9);  transition: all .3s ease-in-out; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; }
    #aaaaa { box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.9); width: 265px; height: 250px; position: relative; }
    .bbbbb { width: 265px; height: 208px; position: absolute; top: -7px; left: 2px; opacity: 0;  transition: all .3s ease-in-out; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; }
    #aaaaa:hover .bbbbb { opacity: .95; top: -7px; left: 13px; }
    #aaaaa:hover .randommm { opacity: 0; }
    .ccccc { margin-top: -10px; margin-bottom: 5px; width: 230px; height: 165px; background-color: #ffffff6b; padding: 5px; text-align: left; font-family: arial;
font-size: 10px;
color: #000;
line-height: 135%;
overflow: auto;}
    ::-webkit-scrollbar { height:12px; width: 13px;}
    ::-webkit-scrollbar-thumb { background: #070707; }
    ::-webkit-scrollbar-track  {background-color: #ddd; }

    .ohhhmy {
        color: #fff;
        letter-spacing: 1px;
        background-image: linear-gradient(to right, #a8717c 0%, #d2b6bd 51%, #a9747f 100%);
        border: 1px solid #a9747f;
        box-shadow: 0px 0px 1px 1px #f6f2ec6e inset;
        text-shadow: 1px 1px 1px #754852;
        padding: 3px 0px 2px 0px;
        font-family: coresans;
        text-transform: uppercase;
        text-align: center;
        margin-top: 4px !important;
        margin-bottom: 4px !important;}
    
    .mmm {text-align: justify;
        width: 192px;
        padding: 5px;
        font-family: fira sans;
        color: #ffffff;
        font-size: 11px;
        position: absolute;
        margin-top: 305px!important;
        margin-left: 27px!important;
        text-shadow: 1px 1px 0px #829149;}
    
    #myModal p, #myuniversity p, #mysalary p, #myloss p, #myplaces p, #mystar p, #mypolice p, #mymed p, #myfire p, #mynasa p, #mycrime p {background: #b7969a;
        margin-bottom: 7px;
        padding: 5px;
        font-family: pt sans;
        font-weight: bold;
        text-transform: uppercase;
        color: #ecebe8;
        font-size: 14px;
        text-shadow: #b0868d 1px 1px 0px;
        box-shadow: inset 0px 0px 10px #e2ced1;
        margin-top: -11px;}
    
    
    #myOverlay {
        z-index: 37;
        position: absolute;
        background-color: rgba(0,0,0,.7);
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        cursor: pointer;
        display: none;}
    
.textclimat {position: absolute; top: 110px; right: 338px; width: 245px; height: 295px; overflow: auto; text-align: justify; padding-right: 8px;}
.textsummer {margin: -60px 0px 10px 140px; width: 180px; text-align: justify; font-size: 10px; font-family: pt sans; color: #fdfdfd; padding: 3px; height: 50px; letter-spacing: 0.5px; overflow: auto;}
.textautum {margin: -60px 0px 10px 140px; width: 180px; text-align: justify; font-size: 10px; font-family: pt sans; color: #fdfdfd; padding: 3px; height: 50px; letter-spacing: 0.5px; overflow: auto;}
.textwinter {margin: -60px 0px 10px 140px; width: 180px; text-align: justify; font-size: 10px; font-family: pt sans; color: #fdfdfd; padding: 3px; height: 50px; letter-spacing: 0.5px; overflow: auto;}
.textspringer {margin: -60px 0px 10px 140px; width: 180px; text-align: justify; font-size: 10px; font-family: pt sans; color: #fdfdfd; padding: 3px; height: 50px; letter-spacing: 0.5px; overflow: auto;}
.odinperv {position: absolute; margin-left: 200px; margin-top: 6px; height: 93px; width: 330px; overflow-y: auto; font-size: 12px; color: #060606; padding: 5px; text-align: justify;}
.odinvtoroe {position: absolute; margin-left: 200px; margin-top: 114px; height: 93px; width: 330px; overflow-y: auto; font-size: 12px; color: #060606; padding: 5px; text-align: justify;}
.odintre {position: absolute; margin-left: 200px; margin-top: 235px; height: 93px; width: 330px; overflow-y: auto; font-size: 12px; color: #060606; padding: 5px; text-align: justify;}
.odinchet {position: absolute; margin-left: 200px; margin-top: 356px; height: 93px; width: 330px; overflow-y: auto; font-size: 12px; color: #060606; padding: 5px; text-align: justify;}
.odinpat {position: absolute; margin-left: 200px; margin-top: 477px; height: 93px; width: 330px; overflow-y: auto; font-size: 12px; color: #060606; padding: 5px; text-align: justify;}
.odinshest {position: absolute; margin-left: 200px; margin-top: 598px; height: 93px; width: 330px; overflow-y: auto; font-size: 12px; color: #060606; padding: 5px; text-align: justify;}
.odinsem {position: absolute; margin-left: 200px; margin-top: 719px; height: 93px; width: 330px; overflow-y: auto; font-size: 12px; color: #060606; padding: 5px; text-align: justify;}
.odinvose {position: absolute; margin-left: 200px; margin-top: 840px; height: 93px; width: 330px; overflow-y: auto; font-size: 12px; color: #060606; padding: 5px; text-align: justify;}
.odindev {position: absolute; margin-left: 200px; margin-top: 961px; height: 93px; width: 330px; overflow-y: auto; font-size: 12px; color: #060606; padding: 5px; text-align: justify;}

.dvaodin {position: absolute; margin-left: 200px; margin-top: 6px; height: 93px; width: 330px; overflow-y: auto; font-size: 12px; color: #060606; padding: 5px; text-align: justify;}
.dvadva {position: absolute; margin-left: 200px; margin-top: 114px; height: 93px; width: 330px; overflow-y: auto; font-size: 12px; color: #060606; padding: 5px; text-align: justify;}
.dvatre {position: absolute; margin-left: 200px; margin-top: 235px; height: 93px; width: 330px; overflow-y: auto; font-size: 12px; color: #060606; padding: 5px; text-align: justify;}
.dvachet {position: absolute; margin-left: 200px; margin-top: 356px; height: 93px; width: 330px; overflow-y: auto; font-size: 12px; color: #060606; padding: 5px; text-align: justify;}
.dvapat {position: absolute; margin-left: 200px; margin-top: 477px; height: 93px; width: 330px; overflow-y: auto; font-size: 12px; color: #060606; padding: 5px; text-align: justify;}
.dvashest {position: absolute; margin-left: 200px; margin-top: 598px; height: 93px; width: 330px; overflow-y: auto; font-size: 12px; color: #060606; padding: 5px; text-align: justify;}
.dvasem {position: absolute; margin-left: 200px; margin-top: 719px; height: 93px; width: 330px; overflow-y: auto; font-size: 12px; color: #060606; padding: 5px; text-align: justify;}
.dvavose {position: absolute; margin-left: 200px; margin-top: 840px; height: 93px; width: 330px; overflow-y: auto; font-size: 12px; color: #060606; padding: 5px; text-align: justify;}

.triodin {position: absolute; margin-left: 200px; margin-top: 6px; height: 93px; width: 330px; overflow-y: auto; font-size: 12px; color: #060606; padding: 5px; text-align: justify;}
.tridva {position: absolute; margin-left: 200px; margin-top: 6px; height: 93px; width: 330px; overflow-y: auto; font-size: 12px; color: #060606; padding: 5px; text-align: justify;}
.tritri {position: absolute; margin-left: 200px; margin-top: 235px; height: 93px; width: 330px; overflow-y: auto; font-size: 12px; color: #060606; padding: 5px; text-align: justify;}
.trichet {position: absolute; margin-left: 200px; margin-top: 356px; height: 93px; width: 330px; overflow-y: auto; font-size: 12px; color: #060606; padding: 5px; text-align: justify;}
.tripat {position: absolute; margin-left: 200px; margin-top: 477px; height: 93px; width: 330px; overflow-y: auto; font-size: 12px; color: #060606; padding: 5px; text-align: justify;}
.trishest {position: absolute; margin-left: 200px; margin-top: 598px; height: 93px; width: 330px; overflow-y: auto; font-size: 12px; color: #060606; padding: 5px; text-align: justify;}
.trisem {position: absolute; margin-left: 200px; margin-top: 719px; height: 93px; width: 330px; overflow-y: auto; font-size: 12px; color: #060606; padding: 5px; text-align: justify;}
.trivose {position: absolute; margin-left: 200px; margin-top: 840px; height: 93px; width: 330px; overflow-y: auto; font-size: 12px; color: #060606; padding: 5px; text-align: justify;}
.tridev {position: absolute; margin-left: 200px; margin-top: 961px; height: 93px; width: 330px; overflow-y: auto; font-size: 12px; color: #060606; padding: 5px; text-align: justify;}

.cotreodin {position: absolute; margin-left: 200px; margin-top: 6px; height: 93px; width: 330px; overflow-y: auto; font-size: 12px; color: #060606; padding: 5px; text-align: justify;}
.cotredva {position: absolute; margin-left: 200px; margin-top: 114px; height: 93px; width: 330px; overflow-y: auto; font-size: 12px; color: #060606; padding: 5px; text-align: justify;}
.cotretri {position: absolute; margin-left: 200px; margin-top: 235px; height: 93px; width: 330px; overflow-y: auto; font-size: 12px; color: #060606; padding: 5px; text-align: justify;}
.cotrecot {position: absolute; margin-left: 200px; margin-top: 356px; height: 93px; width: 330px; overflow-y: auto; font-size: 12px; color: #060606; padding: 5px; text-align: justify;}
.cotrepat {position: absolute; margin-left: 200px; margin-top: 477px; height: 93px; width: 330px; overflow-y: auto; font-size: 12px; color: #060606; padding: 5px; text-align: justify;}
.cotreshest {position: absolute; margin-left: 200px; margin-top: 598px; height: 93px; width: 330px; overflow-y: auto; font-size: 12px; color: #060606; padding: 5px; text-align: justify;}
.cotresem {position: absolute; margin-left: 200px; margin-top: 719px; height: 93px; width: 330px; overflow-y: auto; font-size: 12px; color: #060606; padding: 5px; text-align: justify;}
.cotrevose {position: absolute; margin-left: 200px; margin-top: 840px; height: 93px; width: 330px; overflow-y: auto; font-size: 12px; color: #060606; padding: 5px; text-align: justify;}
.cotredev {position: absolute; margin-left: 200px; margin-top: 961px; height: 93px; width: 330px; overflow-y: auto; font-size: 12px; color: #060606; padding: 5px; text-align: justify;}
.cotredes {position: absolute; margin-left: 200px; margin-top: 1082px; height: 93px; width: 330px; overflow-y: auto; font-size: 12px; color: #060606; padding: 5px; text-align: justify;}

.patodin {position: absolute; margin-left: 200px; margin-top: 6px; height: 93px; width: 330px; overflow-y: auto; font-size: 12px; color: #060606; padding: 5px; text-align: justify;}
.patdva {position: absolute; margin-left: 200px; margin-top: 114px; height: 93px; width: 330px; overflow-y: auto; font-size: 12px; color: #060606; padding: 5px; text-align: justify;}
.pattri {position: absolute; margin-left: 200px; margin-top: 235px; height: 93px; width: 330px; overflow-y: auto; font-size: 12px; color: #060606; padding: 5px; text-align: justify;}
.patchet {position: absolute; margin-left: 200px; margin-top: 356px; height: 93px; width: 330px; overflow-y: auto; font-size: 12px; color: #060606; padding: 5px; text-align: justify;}
.patpat {position: absolute; margin-left: 200px; margin-top: 477px; height: 93px; width: 330px; overflow-y: auto; font-size: 12px; color: #060606; padding: 5px; text-align: justify;}
.patshest {position: absolute; margin-left: 200px; margin-top: 598px; height: 93px; width: 330px; overflow-y: auto; font-size: 12px; color: #060606; padding: 5px; text-align: justify;}
.patsem {position: absolute; margin-left: 200px; margin-top: 719px; height: 93px; width: 330px; overflow-y: auto; font-size: 12px; color: #060606; padding: 5px; text-align: justify;}
.patvose {position: absolute; margin-left: 200px; margin-top: 840px; height: 93px; width: 330px; overflow-y: auto; font-size: 12px; color: #060606; padding: 5px; text-align: justify;}
.patdev {position: absolute; margin-left: 200px; margin-top: 961px; height: 93px; width: 330px; overflow-y: auto; font-size: 12px; color: #060606; padding: 5px; text-align: justify;}
.patdes {position: absolute; margin-left: 200px; margin-top: 1082px; height: 93px; width: 330px; overflow-y: auto; font-size: 12px; color: #060606; padding: 5px; text-align: justify;}
.patodinodin {position: absolute; margin-left: 200px; margin-top: 1203px; height: 93px; width: 330px; overflow-y: auto; font-size: 12px; color: #060606; padding: 5px; text-align: justify;}
.patdvadva {position: absolute; margin-left: 200px; margin-top: 1324px; height: 93px; width: 330px; overflow-y: auto; font-size: 12px; color: #060606; padding: 5px; text-align: justify;}

.chestik {height: 126px;width: 560px; overflow-y: auto; position: relative; top: 270px; left: 25px;}
.shestodin {position: absolute; margin-left: 200px; margin-top: 6px; height: 93px; width: 330px; overflow-y: auto; font-size: 12px; color: #060606; padding: 5px; text-align: justify;}
.shestdva {position: absolute; margin-left: 200px; margin-top: 114px; height: 93px; width: 330px; overflow-y: auto; font-size: 12px; color: #060606; padding: 5px; text-align: justify;}
.shesttri {position: absolute; margin-left: 200px; margin-top: 235px; height: 93px; width: 330px; overflow-y: auto; font-size: 12px; color: #060606; padding: 5px; text-align: justify;}
.shestcot {position: absolute; margin-left: 200px; margin-top: 356px; height: 93px; width: 330px; overflow-y: auto; font-size: 12px; color: #060606; padding: 5px; text-align: justify;}
.shestpat {position: absolute; margin-left: 200px; margin-top: 477px; height: 93px; width: 330px; overflow-y: auto; font-size: 12px; color: #060606; padding: 5px; text-align: justify;}
.shestshest {position: absolute; margin-left: 200px; margin-top: 598px; height: 93px; width: 330px; overflow-y: auto; font-size: 12px; color: #060606; padding: 5px; text-align: justify;}
.shestsem {position: absolute; margin-left: 200px; margin-top: 719px; height: 93px; width: 330px; overflow-y: auto; font-size: 12px; color: #060606; padding: 5px; text-align: justify;}
.shestvose {position: absolute; margin-left: 200px; margin-top: 840px; height: 93px; width: 330px; overflow-y: auto; font-size: 12px; color: #060606; padding: 5px; text-align: justify;}
.shestdev {position: absolute; margin-left: 200px; margin-top: 961px; height: 93px; width: 330px; overflow-y: auto; font-size: 12px; color: #060606; padding: 5px; text-align: justify;}


.textnewyorkkurs {color: #545353;
    overflow: auto;
    font-size: 12px;
    height: 70px;
    padding-right: 12px;
    position: absolute;
    top: 278px;
    left: 13px;
    width: 195px;
    text-align: justify;}
.aclimat {position: absolute; bottom: 16px; width: 127px; height: 72px; left: 83px; cursor: pointer; transform: rotate(-20deg); border-radius: 59px;}
.climhut {text-align: center; font-size: 8px; font-family: montserrat;}
.ahistory { position: absolute; bottom: 62px; width: 80px; height: 84px; cursor: pointer; left: 21px; transform: rotate(45deg);}
.textmarble {margin: -105px 25px 45px 245px; font-size: 10px; font-family: pt sans; color: #f6f2ec; padding-right: 6px; height: 95px; width: 310px; text-align: justify; text-shadow: 0px 0px 5px #fff, 1px 1px 0px #43393c; letter-spacing: 0.5px; overflow: auto;}
.textriver {margin: -105px 25px 45px 245px; font-size: 10px; font-family: pt sans; color: #f6f2ec; padding-right: 6px; height: 95px; width: 310px; text-align: justify; text-shadow: 0px 0px 5px #fff, 1px 1px 0px #43393c; letter-spacing: 0.5px; overflow: auto;}
a.myLinksalary.asalary {position: absolute;width: 110px;height: 85px;margin: 327px -180px;}
.texttomp {margin: -105px 25px 45px 245px; font-size: 10px; font-family: pt sans; color: #f6f2ec; padding-right: 6px; height: 95px; width: 310px; text-align: justify; text-shadow: 0px 0px 5px #fff, 1px 1px 0px #43393c; letter-spacing: 0.5px; overflow: auto;}
.texttodt {margin: -105px 25px 45px 245px; font-size: 10px; font-family: pt sans; color: #f6f2ec; padding-right: 6px; height: 95px; width: 310px; text-align: justify; text-shadow: 0px 0px 5px #fff, 1px 1px 0px #43393c; letter-spacing: 0.5px; overflow: auto;}
a.myLinkloss.aloss {position: absolute;width: 110px;height: 85px;margin: 255px 0px;}
.textbrig {margin: -105px 25px 45px 245px; font-size: 10px; font-family: pt sans; color: #f6f2ec; padding-right: 6px; height: 95px; width: 310px; text-align: justify; text-shadow: 0px 0px 5px #fff, 1px 1px 0px #43393c; letter-spacing: 0.5px; overflow: auto;}
.textconey {margin: -105px 25px 45px 245px; font-size: 10px; font-family: pt sans; color: #f6f2ec; padding-right: 6px; height: 95px; width: 310px; text-align: justify; text-shadow: 0px 0px 5px #fff, 1px 1px 0px #43393c; letter-spacing: 0.5px; overflow: auto;}
.textcrown {margin: -105px 25px 45px 245px; font-size: 10px; font-family: pt sans; color: #f6f2ec; padding-right: 6px; height: 95px; width: 310px; text-align: justify; text-shadow: 0px 0px 5px #fff, 1px 1px 0px #43393c; letter-spacing: 0.5px; overflow: auto;}
.textgreen {margin: -105px 25px 45px 245px; font-size: 10px; font-family: pt sans; color: #f6f2ec; padding-right: 6px; height: 95px; width: 310px; text-align: justify; text-shadow: 0px 0px 5px #fff, 1px 1px 0px #43393c; letter-spacing: 0.5px; overflow: auto;}
.textbush {margin: -105px 25px 45px 245px; font-size: 10px; font-family: pt sans; color: #f6f2ec; padding-right: 6px; height: 95px; width: 310px; text-align: justify; text-shadow: 0px 0px 5px #fff, 1px 1px 0px #43393c; letter-spacing: 0.5px; overflow: auto;}
.textdumbo {margin: -105px 25px 45px 245px; font-size: 10px; font-family: pt sans; color: #f6f2ec; padding-right: 6px; height: 95px; width: 310px; text-align: justify; text-shadow: 0px 0px 5px #fff, 1px 1px 0px #43393c; letter-spacing: 0.5px; overflow: auto;}
.textbens {margin: -105px 25px 45px 245px; font-size: 10px; font-family: pt sans; color: #f6f2ec; padding-right: 6px; height: 95px; width: 310px; text-align: justify; text-shadow: 0px 0px 5px #fff, 1px 1px 0px #43393c; letter-spacing: 0.5px; overflow: auto;}
a.myLinkplaces.acuins {position: absolute;width: 110px;height: 85px;margin: 170px 168px;}
.textjama {margin: -105px 25px 45px 245px; font-size: 10px; font-family: pt sans; color: #f6f2ec; padding-right: 6px; height: 95px; width: 310px; text-align: justify; text-shadow: 0px 0px 5px #fff, 1px 1px 0px #43393c; letter-spacing: 0.5px; overflow: auto;}
.textlong {margin: -105px 25px 45px 245px; font-size: 10px; font-family: pt sans; color: #f6f2ec; padding-right: 6px; height: 95px; width: 310px; text-align: justify; text-shadow: 0px 0px 5px #fff, 1px 1px 0px #43393c; letter-spacing: 0.5px; overflow: auto;}
.textrego {margin: -105px 25px 45px 245px; font-size: 10px; font-family: pt sans; color: #f6f2ec; padding-right: 6px; height: 95px; width: 310px; text-align: justify; text-shadow: 0px 0px 5px #fff, 1px 1px 0px #43393c; letter-spacing: 0.5px; overflow: auto;}
.textflus {margin: -105px 25px 45px 245px; font-size: 10px; font-family: pt sans; color: #f6f2ec; padding-right: 6px; height: 95px; width: 310px; text-align: justify; text-shadow: 0px 0px 5px #fff, 1px 1px 0px #43393c; letter-spacing: 0.5px; overflow: auto;}
.textforest {margin: -105px 25px 45px 245px; font-size: 10px; font-family: pt sans; color: #f6f2ec; padding-right: 6px; height: 95px; width: 310px; text-align: justify; text-shadow: 0px 0px 5px #fff, 1px 1px 0px #43393c; letter-spacing: 0.5px; overflow: auto;}
a.myLinkstar.amanh {position: absolute;width: 125px;height: 85px;margin: 120px -60px;}
.textlitt {margin: -105px 25px 45px 245px; font-size: 10px; font-family: pt sans; color: #f6f2ec; padding-right: 6px; height: 95px; width: 310px; text-align: justify; text-shadow: 0px 0px 5px #fff, 1px 1px 0px #43393c; letter-spacing: 0.5px; overflow: auto;}
.textharlem {margin: -105px 25px 45px 245px; font-size: 10px; font-family: pt sans; color: #f6f2ec; padding-right: 6px; height: 95px; width: 310px; text-align: justify; text-shadow: 0px 0px 5px #fff, 1px 1px 0px #43393c; letter-spacing: 0.5px; overflow: auto;}
.textnoho {margin: -105px 25px 45px 245px; font-size: 10px; font-family: pt sans; color: #f6f2ec; padding-right: 6px; height: 95px; width: 310px; text-align: justify; text-shadow: 0px 0px 5px #fff, 1px 1px 0px #43393c; letter-spacing: 0.5px; overflow: auto;}
.textsoho {margin: -105px 25px 45px 245px; font-size: 10px; font-family: pt sans; color: #f6f2ec; padding-right: 6px; height: 95px; width: 310px; text-align: justify; text-shadow: 0px 0px 5px #fff, 1px 1px 0px #43393c; letter-spacing: 0.5px; overflow: auto;}
.textfinan {margin: -105px 25px 45px 245px; font-size: 10px; font-family: pt sans; color: #f6f2ec; padding-right: 6px; height: 95px; width: 310px; text-align: justify; text-shadow: 0px 0px 5px #fff, 1px 1px 0px #43393c; letter-spacing: 0.5px; overflow: auto;}
.textchin {margin: -105px 25px 45px 245px; font-size: 10px; font-family: pt sans; color: #f6f2ec; padding-right: 6px; height: 95px; width: 310px; text-align: justify; text-shadow: 0px 0px 5px #fff, 1px 1px 0px #43393c; letter-spacing: 0.5px; overflow: auto;}
.odingad {height: 126px;width: 560px; overflow-y: auto; position: relative; top: 270px; left: 25px;}

.semodin {position: absolute; margin-left: 200px; margin-top: 6px; height: 93px; width: 330px; overflow-y: auto; font-size: 12px; color: #060606; padding: 5px; text-align: justify;}
.semdva {position: absolute; margin-left: 200px; margin-top: 114px; height: 93px; width: 330px; overflow-y: auto; font-size: 12px; color: #060606; padding: 5px; text-align: justify;}
.semtri {position: absolute; margin-left: 200px; margin-top: 235px; height: 93px; width: 330px; overflow-y: auto; font-size: 12px; color: #060606; padding: 5px; text-align: justify;}
.semcot {position: absolute; margin-left: 200px; margin-top: 356px; height: 93px; width: 330px; overflow-y: auto; font-size: 12px; color: #060606; padding: 5px; text-align: justify;}
.sempat {position: absolute; margin-left: 200px; margin-top: 477px; height: 93px; width: 330px; overflow-y: auto; font-size: 12px; color: #060606; padding: 5px; text-align: justify;}
.semshest {position: absolute; margin-left: 200px; margin-top: 598px; height: 93px; width: 330px; overflow-y: auto; font-size: 12px; color: #060606; padding: 5px; text-align: justify;}
.semdev {position: absolute; margin-left: 200px; margin-top: 719px; height: 93px; width: 330px; overflow-y: auto; font-size: 12px; color: #060606; padding: 5px; text-align: justify;}
.semdes {position: absolute; margin-left: 200px; margin-top: 840px; height: 93px; width: 330px; overflow-y: auto; font-size: 12px; color: #060606; padding: 5px; text-align: justify;}
.semodinodin {position: absolute; margin-left: 200px; margin-top: 961px; height: 93px; width: 330px; overflow-y: auto; font-size: 12px; color: #060606; padding: 5px; text-align: justify;}
.semodindva {position: absolute; margin-left: 200px; margin-top: 1082px; height: 93px; width: 330px; overflow-y: auto; font-size: 12px; color: #060606; padding: 5px; text-align: justify;}

.voseodin {position: absolute; margin-left: 200px; margin-top: 6px; height: 93px; width: 330px; overflow-y: auto; font-size: 12px; color: #060606; padding: 5px; text-align: justify;}
.vosedva {position: absolute; margin-left: 200px; margin-top: 114px; height: 93px; width: 330px; overflow-y: auto; font-size: 12px; color: #060606; padding: 5px; text-align: justify;}
.vosetri {position: absolute; margin-left: 200px; margin-top: 235px; height: 93px; width: 330px; overflow-y: auto; font-size: 12px; color: #060606; padding: 5px; text-align: justify;}
.vosecot {position: absolute; margin-left: 200px; margin-top: 356px; height: 93px; width: 330px; overflow-y: auto; font-size: 12px; color: #060606; padding: 5px; text-align: justify;}
.vosepat {position: absolute; margin-left: 200px; margin-top: 477px; height: 93px; width: 330px; overflow-y: auto; font-size: 12px; color: #060606; padding: 5px; text-align: justify;}
.voseshest {position: absolute; margin-left: 200px; margin-top: 598px; height: 93px; width: 330px; overflow-y: auto; font-size: 12px; color: #060606; padding: 5px; text-align: justify;}
.devko {height: 126px;width: 560px; overflow-y: auto; position: relative; top: 270px; left: 25px;}
.devodin {position: absolute; margin-left: 200px; margin-top: 6px; height: 93px; width: 330px; overflow-y: auto; font-size: 12px; color: #060606; padding: 5px; text-align: justify;}
.devdva {position: absolute; margin-left: 200px; margin-top: 114px; height: 93px; width: 330px; overflow-y: auto; font-size: 12px; color: #060606; padding: 5px; text-align: justify;}
.devtri {position: absolute; margin-left: 200px; margin-top: 235px; height: 93px; width: 330px; overflow-y: auto; font-size: 12px; color: #060606; padding: 5px; text-align: justify;}
.devcot {position: absolute; margin-left: 200px; margin-top: 356px; height: 93px; width: 330px; overflow-y: auto; font-size: 12px; color: #060606; padding: 5px; text-align: justify;}
.devpat {position: absolute; margin-left: 200px; margin-top: 477px; height: 93px; width: 330px; overflow-y: auto; font-size: 12px; color: #060606; padding: 5px; text-align: justify;}
.dess {height: 126px;width: 560px; overflow-y: auto; position: relative; top: 270px; left: 25px;}
.desodin {position: absolute; margin-left: 200px; margin-top: 6px; height: 93px; width: 330px; overflow-y: auto; font-size: 12px; color: #060606; padding: 5px; text-align: justify;}
.desdva {position: absolute; margin-left: 200px; margin-top: 114px; height: 93px; width: 330px; overflow-y: auto; font-size: 12px; color: #060606; padding: 5px; text-align: justify;}
.destri {position: absolute; margin-left: 200px; margin-top: 235px; height: 93px; width: 330px; overflow-y: auto; font-size: 12px; color: #060606; padding: 5px; text-align: justify;}
.descot {position: absolute; margin-left: 200px; margin-top: 356px; height: 93px; width: 330px; overflow-y: auto; font-size: 12px; color: #060606; padding: 5px; text-align: justify;}
.despat {position: absolute; margin-left: 200px; margin-top: 477px; height: 93px; width: 330px; overflow-y: auto; font-size: 12px; color: #060606; padding: 5px; text-align: justify;}
.desshest {position: absolute; margin-left: 200px; margin-top: 598px; height: 93px; width: 330px; overflow-y: auto; font-size: 12px; color: #060606; padding: 5px; text-align: justify;}
.dessem {position: absolute; margin-left: 200px; margin-top: 719px; height: 93px; width: 330px; overflow-y: auto; font-size: 12px; color: #060606; padding: 5px; text-align: justify;}
.musesty {position: absolute; top: 110px; height: 205px; width: 586px; overflow-y: scroll; display: flex; justify-content: space-evenly; flex-wrap: wrap;}


.xuna {width: 230px; height: 225px; margin-top: -10px; background-color: #ffffff6e; border: 5px solid #ffffff94; box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.9);}
.textwalm {margin: -53px 25px 45px 220px;font-size: 10px;font-family: pt sans;color: #f6f2ec;padding-right: 6px; height: 50px;width: 310px; text-align: justify;text-shadow: 0px 0px 5px #fff, 1px 1px 0px #43393c;letter-spacing: 0.5px;overflow: auto;}
.textbuilda {margin: -53px 25px 45px 220px; font-size: 10px; font-family: pt sans; color: #f6f2ec; padding-right: 6px; height: 50px; width: 310px; text-align: justify; text-shadow: 0px 0px 5px #fff, 1px 1px 0px #43393c; letter-spacing: 0.5px; overflow: auto;}
.textmfor {margin: -53px 25px 45px 220px; font-size: 10px; font-family: pt sans; color: #f6f2ec; padding-right: 6px; height: 50px; width: 310px; text-align: justify; text-shadow: 0px 0px 5px #fff, 1px 1px 0px #43393c; letter-spacing: 0.5px; overflow: auto;}
.textfao {margin: -53px 25px 45px 220px; font-size: 10px; font-family: pt sans; color: #f6f2ec; padding-right: 6px; height: 50px; width: 310px; text-align: justify; text-shadow: 0px 0px 5px #fff, 1px 1px 0px #43393c; letter-spacing: 0.5px; overflow: auto;}
.textberg {margin: -53px 25px 45px 220px; font-size: 10px; font-family: pt sans; color: #f6f2ec; padding-right: 6px; height: 50px; width: 310px; text-align: justify; text-shadow: 0px 0px 5px #fff, 1px 1px 0px #43393c; letter-spacing: 0.5px; overflow: auto;}
.textother {margin: -53px 25px 45px 220px; font-size: 10px; font-family: pt sans; color: #f6f2ec; padding-right: 6px; height: 50px; width: 310px; text-align: justify; text-shadow: 0px 0px 5px #fff, 1px 1px 0px #43393c; letter-spacing: 0.5px; overflow: auto;}
.textcentu {margin: -53px 25px 45px 220px; font-size: 10px; font-family: pt sans; color: #f6f2ec; padding-right: 6px; height: 50px; width: 310px; text-align: justify; text-shadow: 0px 0px 5px #fff, 1px 1px 0px #43393c; letter-spacing: 0.5px; overflow: auto;}
.textchel {margin: -53px 25px 45px 220px; font-size: 10px; font-family: pt sans; color: #f6f2ec; padding-right: 6px; height: 50px; width: 310px; text-align: justify; text-shadow: 0px 0px 5px #fff, 1px 1px 0px #43393c; letter-spacing: 0.5px; overflow: auto;}
.textwood {margin: -53px 25px 45px 220px; font-size: 10px; font-family: pt sans; color: #f6f2ec; padding-right: 6px; height: 50px; width: 310px; text-align: justify; text-shadow: 0px 0px 5px #fff, 1px 1px 0px #43393c; letter-spacing: 0.5px; overflow: auto;}
.textgood {margin: -53px 25px 45px 220px; font-size: 10px; font-family: pt sans; color: #f6f2ec; padding-right: 6px; height: 50px; width: 310px; text-align: justify; text-shadow: 0px 0px 5px #fff, 1px 1px 0px #43393c; letter-spacing: 0.5px; overflow: auto;}
.textjack {margin: -53px 25px 45px 220px; font-size: 10px; font-family: pt sans; color: #f6f2ec; padding-right: 6px; height: 50px; width: 310px; text-align: justify; text-shadow: 0px 0px 5px #fff, 1px 1px 0px #43393c; letter-spacing: 0.5px; overflow: auto;}
.xunna {width: 245px; height: 180px; margin-top: -10px; background-color: #ffffff6e; border: 5px solid #ffffff94; box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.9);}
.xun {width: 245px; height: 180px; margin-top: -10px; background-color: #ffffff6e; border: 5px solid #ffffff94; box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.9);}
.choto {width: 245px; height: 180px; margin-top: -10px; background-color: #ffffff6e; border: 5px solid #ffffff94; box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.9);}
.ganno {width: 245px; height: 180px; margin-top: -10px; background-color: #ffffff6e; border: 5px solid #ffffff94; box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.9);}
.ganna {width: 245px; height: 180px; margin-top: -10px; background-color: #ffffff6e; border: 5px solid #ffffff94; box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.9);}
.canno {width: 245px; height: 180px; margin-top: -10px; background-color: #ffffff6e; border: 5px solid #ffffff94; box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.9);}
.bba {width: 245px; height: 180px; margin-top: -10px; background-color: #ffffff6e; border: 5px solid #ffffff94; box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.9);}
.textcentralpark {width: 230px; height: 225px; margin-top: -10px; background-color: #ffffff6e; border: 5px solid #ffffff94; box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.9);}
.textsteiway {width: 230px; height: 225px; margin-top: -10px; background-color: #ffffff6e; border: 5px solid #ffffff94; box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.9);}
.textoneve {width: 230px; height: 225px; margin-top: -10px; background-color: #ffffff6e; border: 5px solid #ffffff94; box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.9);}
.textavenu {width: 230px; height: 225px; margin-top: -10px; background-color: #ffffff6e; border: 5px solid #ffffff94; box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.9);}
.imgneb {height: 265px; padding-right: 5px;}
a.myLinkuniversity.abronk {position: absolute;width: 110px;height: 85px;margin: 25px 110px;}
a.myLinkcrime.acrime {position: absolute;width: 65px; height: 76px; margin: 10px -335px;}
.apol {position: absolute; width: 95px; height: 90px; margin: 370px -335px;}
a.myLinkrailway.arailw {position: absolute; width: 95px; height: 150px; margin: 6px -118px;}
.otstupa {height: 127px; overflow: auto; margin: -150px 0px 0px 73px;}
.foni {margin: -30px -70px -10px -100px; width: 644px;}
.doptab {margin-top: -140px; margin-left: -10px;}
.tab.doptabe {margin-top: -130px; margin-left: -10px;}
a.myLinkfire.caree {
    position: absolute;
    width: 70px;
    height: 150px;
    margin: 246px 95px;}
a.myLinkpolice.prava {
    position: absolute;
    width: 88px;
    height: 82px;
    margin: 375px -335px;
}
a.myLinkrailwayconnection.railconn {position: absolute; width: 95px; height: 150px; margin: 195px -310px;}
a.myLinkbus.abus {position: absolute; width: 70px; height: 150px; margin: 91px 24px;}
.figa {height: 127px; overflow: auto; margin: -150px 0px 0px 73px;}
.figi {height: 127px; overflow: auto; margin: -270px 0px 0px 73px;}
.imgr {width: 435px;}
a.myLinkmed.amedi {position: absolute; width: 70px; height: 150px; margin: 13px 145px;}
.hrenp {height: 127px; overflow: auto; margin: -220px 0px 0px 73px;}
.whot {text-align: justify; padding-right: 6px;}
a.myLinkstatue.astatue {position: absolute; width: 70px; height: 135px; margin: 82px -105px;}
.otree {height: 126px;width: 560px; overflow-y: auto; position: relative; top: 270px; left: 25px;}
.imgmus {margin: -30px -70px -10px -100px; width: 644px;}
.odinaco {width: 245px; height: 180px; margin-top: -10px; background-color: #ffffff6e; border: 5px solid #ffffff94; box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.9);}
.afir {position: absolute; width: 70px; height: 135px; margin: 255px 95px;}
a.myLinknasa.anasa {position: absolute; width: 70px; height: 135px; margin: 110px -195px;}
.blaa {height: 127px; overflow: auto; margin: -135px 0px 0px 73px;}
.blab {height: 127px; overflow: auto; margin: -170px 0px 0px 73px;}
a.myLinkair.aair {position: absolute; width: 70px; height: 150px; margin: 148px 234px;}
a.myLinknebosc.aneb {position: absolute; width: 70px; height: 135px; margin: 224px -84px;}
a.myLinkshop.ashop {position: absolute; width: 70px; height: 135px; margin: 101px 106px;}
a.myLinkferry.aferr {position: absolute; width: 70px; height: 150px; margin: 240px -110px;}
.fonns {margin: -30px -70px -10px -100px; width: 600px;}
.gasd {margin-top: 30px;box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.9); width: 254px; height: 250px; position: relative;}
.hasnr {margin-top: -10px; margin-bottom: 5px;width: 230px;height: 165px;}
.hasnf {box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.9); width: 254px; height: 250px; position: relative;}
.gash {position: absolute; top: 60px; left: 40px; height: 277px; width: 559px; overflow-y: scroll; display: flex; justify-content: space-evenly; flex-wrap: wrap;}
.imgstat {width: 540px; margin-top: 10px;}
.imag {width: 525px;}
.gabel {height: 127px; overflow: auto; margin: -150px 0px 0px 73px;}
    /*** конец курсовода ***/