@font-face {
    font-family: Glaho;
    src: url('/font/bpg_web_glaho_caps.ttf');
    /*src: url('/fonts/bpg_web_glaho_caps-webfont.eot');
    src: url('/fonts/bpg_web_glaho_caps-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/bpg_web_glaho_caps-webfont.woff2') format('woff2'),
         url('/fonts/bpg_web_glaho_caps-webfont.woff') format('woff'),
         url('/fonts/bpg_web_glaho_caps-webfont.ttf') format('truetype'),
         url('/fonts/bpg_web_glaho_caps-webfont.svg#bpg_glaho_web_capsregular') format('svg');*/
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: AcadNusx;
    src: url('/font/acadnusx.ttf');
    font-weight: normal;
    font-style: normal;
}
.body{
    background-image: url(http://eb.tsu.ge/img/ebfoni.jpg);
}
.ldiv{
    border-bottom: 1px dotted #000;
    padding: 5px;
}
.ldiv a{
    color: #fff;
}
.lcat{
    background-color: dodgerblue;
}
.tmenu{
    background-color: #565acc;
}
.tab{
    box-shadow: 0 0 50px rgba(0,0,0,0.5);
}
.head{
    background-image: url(http://eb.tsu.ge/img/ebfoni.png);
}
.lang{
    height: 20px;
    width: 1000px;
    margin: 0 auto;
    text-align: right;
    padding-right: 5px;
    margin-top: -100px;
    color: #000;
}
.lang a{
    color: #fff;
}
.logo{
    padding: 15px;
    background-image: url(http://eb.tsu.ge/img/ebfoni.png);
}
.tnaw{
    border: 0px solid #000;
    float: right;
    margin-right: 250px;
    color: #000;
    text-align: center;
    width: 600px;
    margin-top: -5px;
    align-items: center;
}
.tnaw span {
    font-size: 15px;
}
.tnaw b {
    font-family: Glaho;
    font-size: 48px;
    margin-left: 20px;
}
.ilogo{
    border: 0px solid #000;
    float: left;
    margin-top: -151px;
    margin-left: 860px;
}
.tbtn{
    width: 155px;
    height: 50px;
    background-color: #074473;
    border-bottom: 1px solid #588ebc;
    border-top: 1px solid #588ebc;
    border-right: 1px solid #588ebc;
    border-left: 1px solid #588ebc;
    color: #fff;
    font-size: 16px;
}
.tbtn:hover  {
    width: 155px;
    height: 50px;
    background-color: #076093;
    border-bottom: 1px solid #588ebc;
    border-top: 1px solid #588ebc;
    border-right: 1px solid #588ebc;
    border-left: 1px solid #588ebc;
    color: #ffffff;
    font-size: 16px;
}
.tbtn1  {
    width: 155px;
    height: 50px;
    background-color: #076093;
    border-bottom: 1px solid #588ebc;
    border-top: 1px solid #588ebc;
    border-right: 1px solid #588ebc;
    border-left: 1px solid #588ebc;
    color: #ffffff;
    font-size: 16px;
}
.lbuton {
    border-radius: 5px;
    border: 1px solid #ccc;
    padding: 5px;
    width: 200px;
    margin-top: 2px;
    font-size: 16px;
}
.sbut{
    margin-top: 5px;
    width: 200px;
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 5px;
}
.ssub{
    width: 120px;
    border-bottom-left-radius: 10px ;
    border-top-left-radius: 10px ;
    border: 1px solid #fff ;
    padding: 2px;
}
.sbuto{
    background-color: #fff;
    border-bottom-right-radius: 10px ;
    border-top-right-radius: 10px ;
    width: 60px;
    border: 1px solid #fff;
    padding: 2px;
    margin-left: -4px;
}
.bolo{
    border-top: 1px solid #ccc;
    background-color: #fff;
}
.thead {
    background-color: #29378f;
    width: 100%;
    height: 100px;
}
.navig{
    margin-top: 5px;
}
.navig a{
    text-decoration: none;
    margin-left: 10px;
    color: #fff;
}
.navig img{
    margin-left: 30px;
    margin-top: 20px;
}
.issnstile {
    margin-left: 30px;
    font: 150% bold;
}
.linkstile{
    float: left;
}
.text{
    background-color: #fff;
}
.topmenu{
    background-color: #588ebc;
}
.baner{
    border: 0px solid #201fff;
    height: 100px;
    width: 200px;
    margin: 5px;
    align-items: center;
}
.baner img{
    height: 95px;
    width: 195px;
}
.baner:hover{
    border: 0px solid #201fff;
    height: 100px;
    width: 200px;
    margin: 5px;
    align-items: center;
}
.baner img:hover{
    height: 94px;
    width: 194px;
}
.mtext{
    padding: 5px;
    margin: 5px;
    border: 1px solid #ccc;
    text-align: justify;
    box-shadow: 8px 0 8px rgba(0,0,0,0.5);
    /*width: 800px;*/
    border-radius: 5px;
}
.mtext p{
    font-size: 18px;
}
.mtext b{
    /*color: #ccc;*/
    font-size: 12px;
}
.mtext span{
    ext-align: justify;
}
.desc {
    padding-right: 10px;
    float: left;
}
.desc img{
    box-shadow: 8px 0 8px rgba(0,0,0,0.5);
}
.textv{
    padding: 10px;
    text-align: justify;
    margin: 5px;
    border: 1px solid #ccc;
    box-shadow: 8px 8px 10px rgba(0,0,0,0.5);
    width: 800px;
    border-radius: 5px;
}
.rpass{
    padding-top: 200px;
    border: 0px solid #ccc;
    text-align: center;
}
.rpass input{
    width: 250px;
    border-radius: 10px ;
    border: 1px solid #ccc;
}
.logdiv{
    height: 200px;
    padding: 20px;
    padding-left: 40px;
}
.logdiv b{
    color: #fff;
}
.logdiv span{
    color: #ccc;
}
.logdiv input{
    border: 1px solid #ccc;
    border-radius: 10px;
    background-color: #fff;
    width: 100px;
    margin-top: 10px;
}
.logdiv input:hover{
    border: 1px solid #85a1bb;
    border-radius: 10px;
    background-color: #6d859f;
    width: 100px;
    margin-top: 10px;
    color: #fff;
}
.komform{
    margin-left: 50px;
}
.komform textarea{
    width: 500px;
    height: 200px;
}
.kategori{
     padding-left: 50px;
     padding-top: 10px;
     padding-bottom: 10px;
     border-radius: 10px;
     margin-left: 0px;
     margin-top: 20px;
     background-color: #ddebfe;
 }

.categori{

    padding: 0;
    list-style: none;
}

.categori li{
    float: left;
    width: 215px;
}

.dammenu{
    position: absolute;
    padding-left: 0;
    list-style: none;
    width: 100px;
}

.dammenu li{
    float: left;
    width: 135px;
}
