* { 
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

body { 
    background: white url(img/main_bg.jpg);  
    /*font: 14px/1.4 'Istok Web',Tahoma, sans-serif 'Trebuchet MS','Lucida Grande',Arial,Helvetica,sans-serif,'Unicode MS';*/
    font: 14px/1.4 Arial, Serif; 
    z-index:0; 
}

.screen-reader-text { position: absolute; left: -9999px; top: -9999px; }

.clear {
    display: block; 
    clear: both; 
    width: 1px; 
    height: 0.001%;
    font-size: 0px; 
    line-height: 0px; 
}

img {
    border: 0;
}

.nowrap {
    white-space: nowrap;
    font-size: 10px;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 0;
}

h1, h2, h3, h4 { 
    font-weight:normal; 
}

h1 { 
    font-size:2.4em;
}

h2 {
    font-size:1.4em;
}

h3 {
    font-size:1.2em;
}

a {
    color:#5c99b3;
}

a:hover {
    text-decoration:none;
} 

a:focus {
    outline:none;
    border:none;
}

ul {
    list-style:none;
}

input { 
    outline:none; 
} 

input:focus { 
    outline:none; 
} 

.wrapper {
    width:1000px;
    margin:0 auto;
}



/* HEADER START */
#header {
    width:1000px;
    background:white;
    margin:0 auto;
    padding:0 0 20px 0;
}

.logo_line {
    text-align:left;
    position:relative;
}

.information_portal{
    position:absolute;
    color:#9b9b9b;
    font-size:1.1em;
    font-family:georgia;
    top:30px;
    display:block;
}

.logo {
    width:240px;
    margin:0 auto;
    text-align:center;
    padding:15px 0;
}

.slogan {
    width:237px; height:40px;
    background:url(img/slogan_bg.png) center no-repeat;
    background-size: contain;
}

.slogan span{
    color:#6b6b6b;
    font-size:18px;
    font-family:georgia;
    font-style:italic;
    padding:8px 0 0 0;
    display:block;
}

.axtarish {
    position: absolute;
    top:30px;
    right: 20px;
    padding: 5px;
    padding-right: 40px;
    border: 1px solid #ccc;
    background: #fff;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
}
.axtar input{
    border: none;
    font-size: 20px;
    font-style: italic;
    font-family:georgia;
    width: 210px;
    color: #8b4513;
}
.axtar_d input{
    height: 30px;
    position: absolute;
    right: 5px;
    top: 5px;
}
.main_menu {
    position:relative;
}

.left_side {
    width:12px; height:60px;
    background:url(img/menu_sprite.png) 0 -10px no-repeat;
    position:absolute;
    top:0px;
    left:-12px;
}

.right_side {
    width:12px; height:60px;
    background:url(img/menu_sprite.png) -12px -10px no-repeat;
    position:absolute;
    top:0px;
    right:-12px;
}

.main_side {
    height:50px;
    background:url(img/main_menu_bg.png) 0 -10px repeat-x;
    text-align:center;
    position:relative;
}

.menu_shadow {
    width:1000px; height:6px;
    background:url(img/menu_shadow.jpg) 0 0 no-repeat;
    position:absolute;
    bottom:-6px;
}

#jsddm li ul{	
    margin: 0;
    padding: 0;
    position: absolute;
    visibility: hidden;
    z-index:10;
}

#jsddm li ul li{	
    float: none;
    display: inline;
    margin: 0px;


}

#jsddm li ul li a{	
    width: auto;
    background: #fff;
    border:1px solid #b6b6b6;
    margin:1px;
    text-align: left;
}

#jsddm li ul li a:hover{	
    background: #957759;
    color:#fff;

}

.main_side ul { 
    margin:0 auto;
}

.main_side li {
    font-family:georgia;
    float:left;
}

.main_side li  a {
    padding:5px 10px;
    color:#333;
    border: 1px solid transparent;
    display:block;
    margin:12px 4px;
    text-decoration: none;
    font-weight: bold;
}


.main_side li.active a {
    background:white;
    border:1px solid #b6b6b6;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    text-decoration:none;
    margin-bottom: 0px;
}
.main_side li.aktiv a {
    background:white;
    border:1px solid #b6b6b6;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    text-decoration:none;
    margin-bottom: 0px;
    color: #fff;
}

.main_side li.active a:hover {
    background:white;
    border:1px solid #b6b6b6;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    text-decoration:none;
}

.main_side li  a:hover {
    background:white;
    border:1px solid #b6b6b6;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    text-decoration:none;
}


/* HEADER END */


/* SLIDER START */
#slider {
    width:1000px;
    background:white;
    margin:0 auto;
    padding:20px 0;
    position:relative;
    text-align:left;
}

.slider_content {
    width:630px;
    height:402px;
    border:5px solid #e6e6e6;
    overflow:hidden;
    position:relative;
    float:left;
    margin:0 0 0 15px;
}

.slide_img li {
    position:absolute;
}

.slide_description {
    width: 315px;
    height: 410px;
    float:left;
    margin: 0 0 0 15px;
    background:#957759;
}

.slide_d {
    margin: 0 auto;
    width: 200px;
    padding:25px 0;
}

.slide_d img {
    width: 200px;
}

.slide_d p {
    height:124px;
    overflow:hidden;
    text-align:left;
    font-size:0.85em;
    color:white;
    padding:10px;
}

.slide_d a {
    color:white;
    padding:10px;
    position:relative;
    display:block;
    float:left;
    top: 10px;
}

.youtube_ico {
    width:27px; height:28px;
    background:url(img/sprite.png) -104px -14px no-repeat;
    position:absolute;
    top:5px;
    right:-30px;
    display:block;
}

.p_arrow {
    width:50px; height:56px;
    background:url(img/sprite.png) -49px -32px no-repeat;
    cursor:pointer;
    position:absolute;
    top:170px;
    left:3px;
}

.n_arrow {
    width:50px; height:56px;
    background:url(img/sprite.png) -49px -89px no-repeat;
    cursor:pointer;
    position:absolute;
    top:170px;
    right:3px;
}

.slide_main_wp {
    width:1000%;
    float:left;
}

.slide_fxp {
    float:left;
    width: 960px;
    height: 350px;
    position:relative;
}

/* SLIDER END */


/* MAIN CONTENT START */
#main_content {
    width:1000px;
    background:white;
    margin:0 auto;
    padding:20px 0 0 0;
    text-align:left;
}

.left_col {
    width:630px;
    float:left;
    margin: 0 0 40px 15px;
    text-align: justify;

}

.main_sections {
    width:630px; height:430px;
    background:url(img/sections_bg.png) 0 0 no-repeat;
    margin:0 0 30px 0;
    text-align:left;
}

.p_title {
    margin:0 30px;
    padding:12px 0;
    border-bottom: 1px solid #b6d5ff;
}

.p_title h1 {
    font-family:georgia;
    font-size:2em;
    float:left;
}

.p_title a {
    float:right;
    color:black;
    text-decoration:none;
    border-bottom:1px dotted black;
    margin:10px 0;
}

.p_title a:hover {
    border-bottom:1px solid black;
}

.sections_list {
    padding:12px 0;
    margin:0 30px;
}

.sections_list ul {
    width:270px;
    float:left;
}

.sections_list li {
    float:left;
    padding:7px 0;
    clear: both;
}

.sections_list li a{
    color:#521806;
}

.multi_slider {
    text-align:left;
}

#content {
    width:620px;
    height:	300px;
    background:white;
}


.panelwrappers_inner1 {
    width:50px; height:296px;
    background:url(img/slider_analitics.png) 0px 0px no-repeat;
    position: absolute;
    left:0px;
    top:0px;
}

.panelwrappers_inner2 {
    width:50px; height:296px;
    background:url(img/slider_analitics2.png) 0px 0px no-repeat;
    position: absolute;
    left:0px;
    top:0px;
}

.panelwrappers_inner3 {
    width:50px; height:296px;
    background:url(img/slider_analitics3.png) 0px 0px no-repeat;
    position: absolute;
    left:0px;
    top:0px;
}

.panelwrappers_inner4 {
    width:50px; height:296px;
    background:url(img/slider_analitics4.png) 0px 0px no-repeat;
    position: absolute;
    left:0px;
    top:0px;
}


.slide_fx_wrapper {
    width:460px; height:300px;
    position:relative;
    cursor:default;
}

.first_a .slider_fx_title {
    color:#333 !important;
}

.secon_a .slider_fx_title {
    color:white !important;
}

.third_a .slider_fx_title {
    color:white !important;
}

.forth_a .slider_fx_title {
    color:white !important;
}


.slider_fx_title {
    width: 250px;
    position: absolute;
    z-index: 6;
    bottom: 135px;
    left: -100px;
    font-size: 1em;
    font-weight: bold;
    -webkit-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);

}

.slider_fx_content {
    position:absolute;
    top:0px;
    left:50px;
}

.slider_fx_content2 {
    background:white;
    position:relative;
    left:50px;
}

.slider_fx_content2 {
    position:absolute;
    top:0px;
    left:50px;
}

.short_description {
    width:330px; height:92px;
    background:url(img/slider_an_descrbg.png) 0px 0px no-repeat;
    position: absolute;
    left:20px;
    bottom:-15px;
    padding: 10px 16px;
}

.short_description_2 {
    border-top:1px solid #c5c5c5;
    border-bottom:1px solid #c5c5c5;
    height: 264px;
    font-size:0.8em;
    color:#333;
    padding:15px;
}

.short_description h3 {
    font-size:1em;
    color:#333;
}

.short_description p {
    font-size:0.8em;
    color:#333;
}

.main_module_title, .main_module_titlef {
    position:relative;
    margin:0 0 20px 0;
}

.main_module_title .title_wrap, .main_module_titlef .title_wrap {
    text-align:center;
}

.main_module_title h2, .main_module_titlef h2 {
    font-size:1.5em;
    font-family:georgia;
}

.main_module_title .left_l_t {
    width: 120px;
    height: 1px;
    position: absolute;
    top: 15px;
    left: 35px;
    background: url(img/sprite.png) -90px 0px no-repeat;
}

.main_module_title .right_l_t {
    width: 120px;
    height: 1px;
    position: absolute;
    top: 15px;
    right:25px;
    background: url(img/sprite.png) -80px -1px no-repeat;
}

.main_module_titlef .left_l_t {
    width: 120px;
    height: 1px;
    position: absolute;
    top: 15px;
    left: 120px;
    background: url(img/sprite.png) -90px 0px no-repeat;
}

.main_module_titlef .right_l_t {
    width: 120px;
    height: 1px;
    position: absolute;
    top: 15px;
    right: 113px;
    background: url(img/sprite.png) -79px -1px no-repeat;
}

.main_page_modules {
    margin:0 0 25px 0;
}

.dear_friends p {
    margin:15px 0;
    font-family:georgia;
    color:black;
    text-align:center;
    padding:0 30px;
}

.i_map p {
    margin:15px 0;
    font-family:georgia;
    color:black;
}

.i_map iframe {
    border: 5px solid #E6E6E6;
    margin:10px 0;
    position:relative;
    z-index:4;
}

/* RIGHT COLUMN */

.right_col {
    width:320px;
    float:right;
    padding:0 15px 0 0;
}


.news_b .left_l_t {
    width:30px; height:1px;
    position:absolute;
    top:15px;
    left:0px;
    background:url(img/sprite.png) -150px 0px no-repeat;
}

.news_b .right_l_t {
    width:30px; height:1px;
    position:absolute;
    top:15px;
    right:0px;
    background:url(img/sprite.png) -80px -1px no-repeat;
}

.library .left_l_t {
    width: 60px;
    height: 1px;
    position: absolute;
    top: 15px;
    left: 0px;
    background: url(img/sprite.png) -90px 0px no-repeat;
}

.library .right_l_t {
    width: 65px;
    height: 1px;
    position: absolute;
    top: 15px;
    right: 0px;
    background: url(img/sprite.png) -120px -1px no-repeat;
}


.all_library .left_l_t {
    width: 20px;
    height: 1px;
    position: absolute;
    top: 15px;
    left: 0px;
    background: url(img/sprite.png) -150px 0px no-repeat;
}

.all_library .right_l_t {
    width: 20px;
    height: 1px;
    position: absolute;
    top: 15px;
    right: 0px;
    background: url(img/sprite.png) -120px -1px no-repeat;
}

.footer .left_l_t {
    width: 120px;
    height: 1px;
    position: absolute;
    top: 15px;
    left: 0px;
    background: url(img/sprite.png) -80px 0px no-repeat;
}

.footer .right_l_t {
    width: 120px;
    height: 1px;
    position: absolute;
    top: 15px;
    right: 0px;
    background: url(img/sprite.png) -80px -1px no-repeat;
}



.news {
    width:46px; height:34px;
    background:url(img/sprite.png) 0 0 no-repeat;
    float:left;
    display:block;
    margin:0 8px 0 0;
}

.library_ic {
    width:49px; height:53px;
    background:url(img/sprite.png) 0 -36px no-repeat;
    float:left;
    display:block;
    margin:-10px 8px 0 0;
}

.share_ic {
    width:49px; height:53px;
    background:url(img/sprite.png) 0 -90px no-repeat;
    float:left;
    display:block;
    margin:-10px 8px 0 0;
}

.grap_titpe {
    position:relative;
    margin:0 0 10px 0;
}

.title_wrap {
    margin:0 auto;

}

.grap_titpe h2{
    font-family:georgia;
    font-size:1.5em;
    padding:3px 0;
    display:block;
}

.grap_titpe.footer {
    width:380px;
    margin:25px 0;
}


.all_library h2{
    font-size:1.2em;
}

.module_content h3{
    font-size:1em;
    font-weight:bold;
    color:#646464;
}

.date_m {
    font-size:0.8em;
    color:#333;
    margin:5px 0;
    display:block;
}

.news_image {
    height:100px;
    border:5px solid #e6e6e6;
    overflow:hidden;
    margin:15px 0;
    position:relative;
}

.news_image img {
    position:absolute;
}

.news_description {
    font-size:0.85em;
    color:#333;
}

.news_attr {
    margin:15px 0;
}

.news_attr a{
    font-size:0.85em;
    color:#5fa3ff;
    float:left;

}

.attr_upr {
    float:right;
}

.attr_upr li {
    float:left;
}

.attr_upr li{
    font-size:0.8em;
    color:#6d6e76;
    margin:0 0 0 10px;
}

.comments {
    width:16px; height:13px;
    background:url(img/sprite.png) -53px 0 no-repeat;
    display:block;
    float:left;
    margin:0 5px 0 0;
}

.likes {
    width:16px; height:13px;
    background:url(img/sprite.png) -53px -17px no-repeat;
    display:block;
    float:left;
    margin:0 5px 0 0;
}

.module_b_shadow{
    width:320px; height:27px;
    background:url(img/module_b_shadow.png) 0 0 no-repeat;
    margin:20px 0;
}

.last_book {
    position:relative;
}

.book_cover {
    width:70px;
    float:left;
    position:relative;
    z-index:2;
    margin: 4px 0 0 10px;
}

.book_desc {
    width:230px;
    float:left;
    position:relative;
    left: 10px;
    z-index:2;
}

.book_desc p {
    font-size:0.8em;
    color:#333;
}

.book_desc a {
    position: absolute;
    bottom: -17px;
    left: 0px;
    font-size: 0.8em;
    color: #058CFF;
}

.library_bg {
    width:335px; height:164px;
    background:url(img/library_bg.jpg) 0 0 no-repeat;
    position:absolute;
    top:0px;
    left:-22px;
}

.list_other {
    margin:40px 0 0 0;
}

.lo_list li {
    width:320px;
    margin:0 0 10px 0;
}

.lo_list h3 {
    width:220px;
    font-size:0.9em;
    text-decoration:underline;
    float:left;
}

.lo_list a {
    font-size:0.8em;
    color:#058cff;
    float:right;
    display:block;
}

.mail_you {
    width:188px;
    height:30px;
    background:url(img/rss_field.png) 0 0 no-repeat;
    float:left;
    margin:0 10px 0 0;
}

.mail_you input {
    margin:7px 0 0 15px;
}

.mail_bttn {
    float:left;
}

.mail_bttn input {
    padding:8px 10px;
    background:#058cff;
    text-transform:uppercase;
    color:white;
    font-size:0.8em;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.mail_bttn input:hover {
    background:#2c9eff;
}

.module_content p{
    font-size:0.7em;
    color:#d2d2d2;
    font-family:georgia;
    margin:5px 0 0 0;
}


.footer_i_history {
    width:1000px;
    height:381px;
    position:relative;
    font-weight:bold;
}

.foot_second_layer {
    width:1000px;
    height:381px;
    background:url(img/footer_i_history.jpg) 0 0 no-repeat;
    position:absolute;
    top:0px;
    left:0px;
    z-index:2;
}

.foot_first_layer {
    width:1000px;
    height:381px;
    position:absolute;
    top:0px;
    left:0px;
    z-index:1;
}

.i_history_block_first {
    position: absolute;
    top: 21px;
    left: 330px;
    border:3px solid white;
}

.i_history_block_second {
    position: absolute;
    top: 40px;
    right: 125px;
    border:3px solid white;
}

.i_history_block_third {
    position: absolute;
    bottom: 15px;
    right: 135px;
    border:3px solid white;
}



.left_lide_fupx {
    width:54px;
    height:105px;
    background:url(img/left_lide_fupx.png) 0 0 no-repeat;
    position:absolute;
    top:0px;
    left:0px;
}

.foot_third_layer {
    width:1000px;
    height:381px;
    position:absolute;
    top:0px;
    left:0px;
    z-index:3;
}

.ui_history_txt {
    width: 245px;
    height: 150px;
    font-size: 0.8em;
    display: block;
    overflow: hidden;
    position: absolute;
    top: 179px;
    left: 55px;
    color: #333;
}

.top_left_fh {
    width:230px;
    height:95px;
    font-size: 0.8em;
    font-family:georgia;
    font-style:italic;
    position: absolute;
    top: 21px;
    left: 530px;
    color:#333;
}

.top_left_cc {
    width: 90px;
    height: 30px;
    font-size: 0.8em;
    font-family: georgia;
    font-style: italic;
    position: absolute;
    top: 40px;
    right: 20px;
    color: #333;
}


.top_left_br {
    width: 120px;
    height: 45px;
    font-size: 0.8em;
    font-family: georgia;
    font-style: italic;
    position: absolute;
    top: 180px;
    right: 5px;
    color: #333;
}



/* INNER PAGE START*/
.inner_content .p_title {
    margin: 0px;
    padding:0 0 12px 0;
    border-bottom: 1px solid #B6D5FF;
}

.inner_content .p_title h2  {
    font-family: georgia;
    font-size: 1.6em;
    float: left;
}

.main_category {
    font-size:0.9em;
    color:#646464;
}

.text_content {
    font-size: 0.9em;
    color: #333;
    margin:12px 0;
}

.text_content img {
    float:right;
    margin:0 20px 20px 0;
    border: 5px solid #E6E6E6;
}

/* INNER PAGE END*/


/* LIBRARY START */
.book {
    width:290px;
    float:left;
    margin: 10px 10px 10px 0;
}

.book_cover_lit {
    width:88px; height:110px;
    position:relative;
    float:left;
}

.cover {
    width:88px; height:110px;/*width:108px; height:124px;*/
    background:url(img/book_cover2.png) 0 0 no-repeat;
    position:absolute;
    left:0px;
    bottom: 0;
    z-index:2;
    display:block;
    overflow: hidden;
}

.book_lit {
    width: 69px;
    height: 103px;
    overflow: hidden;
    z-index:1;
    display:block;
    position:absolute;
    left:0px;
    bottom:3px;
}

.book_desc_lit_i {
    width: 182px;
    float:left;
}

.book_desc_lit_i h2 {
    font-size:1.1em;
    font-weight:bold;
}

.author {
    color:#646464;
    font-size:0.85em;
}

.book_short_desc_li {
    font-size:0.85em;
    color:#333;
}

.more_bttn {
    font-size:0.85em;
}

/* LIBRARY END*/

/* BOOK START */
.main_book_cover {
    width:86px; height:109px;
    position: relative;
    float: left;
    left: -15px;
}

.big_image_cover {
    width:86px; height:109px;
    background:url(img/book_cover_big2.png) no-repeat 0 0;
    display:block;
    position:absolute;
    top:0px;
    left:0px;
}

.big_image_img {
    width: 69px;
    height: 102px;
    overflow: hidden;
    display: block;
    position: absolute;
    left: 11px;
}

.big_description {
    width:400px;
    float:left;
}

.br_title_line {
    float:left;
    font-weight:bold;
    margin:0 5px 10px 0;
}

.bd_line h1{
    font-size:1em;
    float:left;
    color: #646464;
}

.desc_l {
    color: #646464;
    font-size:0.85em;
    margin:0 5px 10px 0;
}

.tags {
}

.book_single {
    margin: 20px 0 0 0;
}

.tags a {
    font-size:0.9em;
}

.download {
    margin:25px 0 0 0;
}

.download a{
    width:116px; height:42px;
    background:url(img/download_bttn.png) no-repeat 0 0;
    display:block;
    text-align:center;
    color:white;
    font-weight:bold;
    font-size:0.9em;
    text-transform:uppercase;
    text-decoration:none;
    float:Left;
}

.download a:hover{
    background:url(img/download_bttn.png) no-repeat 0 -45px;
}

.download a span {
    padding:10px 0 0 0;
    display:block;
}

.download p{
    float:Left;
    color: #646464;
    font-size:0.8em;
    font-style:italic;
    padding:12px;
}

/* BOOK END */


/* MAIN CONTENT END */

/* FOOTER START */
#footer {
    width:1000px;
    margin:0 auto;

}

.footer_content {
    height:300px;
    text-align:left;
    position:relative;
}

.simple_links_f li {
    width:330px;
    background:#dfdfdf;
    padding:5px;
    margin:0 0 5px 0;
}

.simple_links_f li a, .fa_menu_title  a{
    color:#565656;
    font-size:0.85em;
    text-decoration:none;
}

.simple_links_f li a:hover , .fa_menu_title  a:hover {
    color:#333;
}

.footer_absolute_menu {
    width:235px;
}

.footer_absolute_menu li a {
    font-size:0.85em;
    color:#333;
}

.fa_menu_title {
    background:#dfdfdf;
    padding:5px;
    margin:0 0 5px 0;
    float:left;
}

.footer_absolute_menu.ft {
    position:absolute;
    top:0px;
    left:355px;
} 

.footer_absolute_menu.sd {
    position:absolute;
    top:0px;
    left:605px;
}

.footer_absolute_menu.td {
    width:280px;
    position:absolute;
    top:200px;
    left:355px;
} 

.footer_absolute_menu.fht {
    width:280px;
    position:absolute;
    top:200px;
    left:850px;
} 

.footer_absolute_menu.fiht {
    width:280px;
    position:absolute;
    top:200px;
    left:650px;
} 

.footer_absolute_menu.sht {
    width:280px;
    position:absolute;
    top:0px;
    left: 810px;
} 

.footer_shadow {
    width:989px; height:13px;
    background:url(img/footer_shadow.png) 0 0 no-repeat;
    margin:10px auto;
}

.foo_inf {
    font-size:0.8em;
    color:#565656;
    text-align:left;
    margin:0 0 30px 0;
}

/* FOOTER END */


/*.porsx, .jungle{width:100px; height:100px;}*/
.jungle{width:183px; height:100px;}
.jungle2{width:100px; height:100px;}
.jungle3{width:125px; height:180px;}
.jungle, .jungle2, .jungle3 {position:relative; overflow:hidden;}
.fisxe{position:relative; left:0;}


/* MULTIMEDIA START */

.module_content.multimedia {
    height:400px;
} 

.multimedia_h {
    text-align:center;
    margin:0 0 0 65px;
}

.multimedia_h li {
    float:Left;
    padding:5px 7px;
    margin:0 5px 0 0;
    border:1px solid transparent;
}

.multimedia_h li:hover {
    border:1px solid #333;
}

.multimedia_h li:hover a {
    border-bottom:none;
}

.multimedia_h li.active_m_li{
    border:1px solid #333;
}
.multimedia_h li.active_m_li a{
    border-bottom:none;
}

.multimedia_h li a{
    color:#333;
    text-decoration:none;
    border-bottom:1px dotted #333;
    font-size: 1.1em;
    font-family:georgia;
}


.multimedia_main_selections {
    width:630px; height:71px;
    background:url(img/multimedia_sections.png) 0 0 no-repeat;
}

.multimedia_main_selections  .multimedia_h {
    width: 200px;
    margin: 0 auto;
    padding: 20px;
}

.image_block {
    width:145px; height:95px;
    text-align:center;
    float:left;
    margin:0 6px 6px 0;
    overflow:hidden;
    border: 3px solid #E6E6E6;
}





.image_block  i {
    display: inline-block;
    width: 1px;
    height: 100%;
    vertical-align: middle;
    border: 0px red solid;
    margin-left: -1px;
    border-image: initial;
}



.multimedia_block .main_module_title {
    margin:25px 0;
}


.multimedia_block {
    display:none;
}


.active_multi {
    display:block;
}

.multimedia_block .main_module_title .left_l_t {
    left: 10px !important;
    top: 25px !important;
}


.multimedia_block .main_module_title .right_l_t {
    right: 10px !important;
    top: 25px !important;
}

.tabNavigation {
    width:200px;
    float:left;
}

.v_menu_item {
    margin:0 0 5px 0;
}

.v_menu_item a {
    color:#333;
    font-size:0.85em;
    border:1px solid transparent;
    padding:3px;
    display:block;
}

.v_menu_item a:hover {
    border:1px solid #a2a2a2;
    text-decoration:none;
}

.v_menu_item a.selected{
    border:1px solid #a2a2a2;
    text-decoration:none;
} 

.video_totla_s {
    float:right;

}

/* MULTIMEDIA END */
.multimedia_content_r {
    margin:10px 0 0 0;
}


.multimedia_content_r li{
    width:75px;
    height:75px;
    display:block;
    float:left;
    overflow:hidden;
    margin:0 5px 0 0;
}

.multimedia_content_r img{
    -webkit-box-reflect: right 1px -webkit-gradient(linear, left top, right top, from(transparent), color-stop(0.4, transparent), to(white));

}

.i_multi {
    margin:0 0 30px 0;
}

.kitabxana_basliq{
    position: relative;
}
.kitabxana_basliq .tema{
    position: absolute;
    display: block;
    bottom: 0px;
    right: 5px;
    padding: 5px;
    text-decoration: none;
    color: #555;
    border: 1px solid #fff;
    border-bottom: none;
    cursor: pointer;
}
.kitabxana_basliq .tema:hover{
    border-color: #ccc;
    border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
    -o-border-radius: 10px 10px 0 0;
}

.tema .kitabxana_kataloq{
    display: none;
}

.tema:hover .kitabxana_kataloq, .kitabxana_kataloq:hover{
    display: block;
    position: absolute;
    z-index: 2000;
    left: -150px;
    right: -1px;
    background: #fff;
    border: 1px solid #ccc;
    padding: 5px;
    cursor: auto;
}

.kitabxana_kataloq a{
    text-decoration: none;
    color: #0080C0;
}
.seh_basliq{
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
}

.seh_basliq a{
    text-decoration: none;
    font-size: 16px;
    color: #000;
    font-weight: bold;
}

.kitab{
    display: block;
    margin: 5px;
    min-height: 120px;
    overflow: hidden;
    position: relative;
    font-size: 13px;
    padding: 10px 0 10px 0;
}

.kitab img.kitab_sekil{
    float: left;
    margin-right: 5px;
    height: 102px;
    width: 69px;
    padding: 5px 19px 3px 0px;
    background: url("img/book_cover2.png") no-repeat scroll 0 0 transparent;
}

.kitab .kitab_basliq{
    text-decoration: none;
    color: #0080C0;
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
}

.kitab .more{
    text-decoration: none;
    font-size: 14px;
    font-style: italic;
    color: blue;
}


.kitab1{
    display: block;
    margin: 5px;
    min-height: 120px;
    overflow: hidden;
    position: relative;
    font-size: 13px;
    padding: 10px 0 10px 0;
}

img.kitab_sekil1{
    margin-right: 5px;
    height: 102px;
    width: 69px;
    padding: 5px 19px 3px 0px;
    background: url("img/book_cover2.png") no-repeat scroll 0 0 transparent;
}

.kitab_basliq1{
    text-decoration: none;
    color: black;
    font-size: 22px;
    font-style: italic;
    font-family: "Times New Roman", Georgia, serif;
}


.news_catt{
    display: block;
    float: left;
    padding: 5px 10px;
    border: 1px solid #aaa;
    margin-left: 5px;
    color: #666;
    text-decoration: none;
}
.news_catt:hover{
    border: 1px solid #666;
    color: #000;
}