/*.container_12 {
  background: #fff url(../i/12_col.gif) repeat-y;
  overflow:hidden;*/

html {height:100%;}
body {
  height: 100%;
  min-width: 800px;
}
body body {
  width:200px;
}
.clearer {clear:both}

/** CLEAR, FLOAT  ******************/
.clear:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clear {display: inline-block;}
/* Hides from IE-mac \*/
* html .clear {height: 1%;}
.clear {display: block;}
/* End hide from IE-mac */
/***/

#picture-top {
  position:absolute;
  top:0px;
  left:0px;
  width:100%;
  height:166px;
  overflow:hidden;
  min-width: 800px;
}
#picture-top-popup {
  position:absolute;
  top:0px;
  left:0px;
  width:100%;
  height:166px;
/*  overflow-y:hidden;*/
  min-width: 770px;
  background:url(../i/header-next-page-bg.jpg) no-repeat 0 0;
  background-size: 100%;
}
#picture-top span {
  display:block;
  position:absolute;
  left:50%;
  top:0px;
  width:1173px;
  height:100%;
  margin-left:-588px;
  background:url(../i/header-bg.jpg) no-repeat 0 0;
}
#picture-top-popup span {
  display:block;
  position:absolute;
  left:50%;
  top:0px;
/*  width:100%;*/
  height:100%;
  margin-left:-585px;
  /*background:url(../i/header-bg.jpg) no-repeat 0 0;*/


}
#ukraine-in-brief-page #picture-top {
height:491px;
}
#ukraine-in-brief-page #picture-top span {
background:url(../i/header-Ukraine-in-brief-bg.jpg) no-repeat 0 0;
}  
#picture-yellow {
    position:absolute;
  top:356px;
  left:0px;
  width:100%;
  height:554px;
  overflow:hidden;
  min-width: 980px;
}
#picture-yellow span {
    display:block;
  position:absolute;
  left:50%;
  top:0px;
  width:1002px;
  height:100%;
  margin-left:-434px;
  background:url(../i/yellow_bg.jpg) no-repeat 0 0;    
}
#layout {
  min-height: 72%;
  position:relative;
     z-index:2;
}
#layout-popup {
  min-height: 72%;
  position:relative;
  z-index:2;
  width: 800px;
  margin: 0 auto;
}
#mainPage article.grid_9 {margin-bottom:0px;}  



/*header*/
.width220center {
  width:220px;
  text-align:center;
  }
header {
  height:144px;
}
#logo {
  float: left;
  padding-top:15px;
  margin-left:12px;
  display:inline;
}
#slogan {
  position:absolute;
  top:71px;
  left:191px;
}
#header-brief {
  position:absolute;
  top:38px;
  left:430px;
    font-size:20px;
    font-style:italic;
    color:#fff;
    line-height:20px;

}
#header-brief-popup {
  position:absolute;
  top:18px;
  right: 20px;
    font-size:16px;
    color:#444;
    line-height:20px;

}
#lang-block {
	position: absolute;
	top: 10px;
	right: 18em;
	font: normal 11px/15px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	height:22px;
	white-space: nowrap;
	}
#en_site_block {
	background:#CAE5F4;
	-o-border-radius:3px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	
	font:normal 11px/22px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	
  float: left;
	display:block;
	height:22px;
	white-space: nowrap;
	
	/*width:40px;*/
	/*
	position:absolute;
	top:10px;
	left:700px;
	*/
	padding:0 4px;
  text-align:center;
}
.logout {
  background:#CAE5F4;
  -o-border-radius:3px;
  border-radius:3px;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  
  font:normal 11px/22px 'Trebuchet MS', Arial, Helvetica, sans-serif;
  
  float: left;
  display:block;
  height:22px;
  white-space: nowrap;

  padding:0 4px;
  margin-right: 20px;
  text-align:center;
}
.breadcramp {
    font-size:10px;
    color:#ccc;
    font-family:Tahoma;
    margin-left:-50px;
    line-height:39px;
}

/* Search-form */

#search-form {
  position:absolute;
  top:10px;
  right:180px;
}
#search-form .text_input {
  height:24px;
  width:124px;
  overflow:hidden;
  margin:0;
  padding:0;
  background:url(../i/search-field.png) no-repeat 1px 0;
  position:absolute;
  top:0px;
  left:0px;
}
#search-form .text_input input {
  height:20px;
  width:110px;
  display:block;
  overflow:hidden;
  padding:3px 5px 0 10px;
  border:none;
  background:none;
  color:#b2b2b2;
  font:normal 11px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
  outline-style:none;
    
}
#search-form .button {
  height:24px;
  width:46px;
  position:absolute;
  top:0px;
  left:124px;
  overflow:hidden;
  text-decoration:none;
  background: url(../i/search-button.png) no-repeat 0 0;
  margin: 0;
	padding: 0;
	border: none;
	box-shadow: 0 0 0;
}
#search-form .button:hover {
  background-position: -46px 0;
}
#search-form .button:active {
  background-position: -92px 0;
}
/*aside*/
#mainPage .main_nav {
    margin-bottom:665px;
}
.main_nav {
    margin:0 0 100px 0;
    padding:0;
    list-style:none;
    overflow:hidden;
}
.main_nav li {
    margin:0;
    padding:8px 0 0 0;
    clear:both;
}
.main_nav li ul {
   list-style:none;
   overflow:hidden;
    clear:both;
    margin-left:10px;
}
.main_nav li a {
    text-decoration:none;
    line-height:20px;
    float:left;
}
.main_nav li.registration a {
    text-decoration:none;
    color:#CB810D;
    line-height:20px;
    float:left;
}
.main_nav  li.current >a {
    color:#333;
    font-style:italic;
    display:block;
    border-bottom:1px solid #b3a9ff;
    }

#tags_cloud {
    width:180px;
}
#tags_cloud a {
    text-decoration:none;
    color:#666;
}
#tags_cloud a:hover {
    text-decoration:underline;
    color:#1b5293;
    }
    
.no-left-margin {
  margin-left: 0px;
  }
.no-right-margin {
  margin-right: 0px;
  }
  
.col310, .col310a {
    width:300px;
    float:left;
    padding:0 10px 0 0;
    margin-right:10px;
    position:relative;
    margin-bottom:45px;
    }
#scientific_program_page .col310 {
    padding:30px 10px 0 0;
    }
#mainPage .container_12 .grid_9 .col310 {
    width: 300px;
	float: left;
	padding: 0 10px 0 0;
	margin-right: 10px;
	position: relative;
	margin-bottom: 45px;
	margin-left: 0px;
}
#congres #quote_open  {
  top:0;
  }
  .col380 {
    width:380px;
    float:left;
    padding-top:10px;
    position:relative;
    }
    #scientific_program_page .col380 {
      padding-top:90px;
      }
      
    #quote_open {
        position:absolute;
        top:40px;
        left:-29px;
    }
  #scientific_program_page #quote_open {
    top:30px;
    }
    #quote_close {
        position:absolute;
        bottom:0;
        right:-5px;
        }

    .president_info {
        font-size:12px;
        color:#666;
        line-height:16px;
        padding: 0 0 0 30px;
    width:270px;
        }
.president_info_a {
        font-size:12px;
        color:#666;
        line-height:16px;
        padding: 0 0 0 100px;
        margin-bottom: 0px;
            }
    .president_info i {
        color:#333;
        }
#scientific_program_page .col150 {
  width:230px;
    position:absolute;
  right:-5px;
  top:-5px;
  text-align:center;
  }
#congres .col150 {
    width:230px;
    position:absolute;
  right:-5px;
  top:-80px;
  text-align:center;
    }
.col150 {
    width:150px;
    float:left;
  height:200px;
  position:relative;
    }
.col150_en {
    width:150px;
    float:left;
  height:200px;
  position:relative;
  margin-top: 20px;
    }
.padding70 {
    padding-left:70px;
  position:relative;
    }
.content2011 {
    clear:both;
    overflow:hidden;
    margin-bottom:20px;
  }
  .content2011 > div {
    margin-bottom:20px;
    }
    .content2011  h2 {
      margin-bottom:10px;
      }
      #scientific_program {
        position:absolute;
        top:8px;
        right:0;
        }
.list {padding-left:30px;
}
.list li {padding-bottom:10px;
}
.list li i {padding-bottom:10px;
padding-left:15px;
color: #666;
}
/*billboard*/
#congres .billboard {margin-bottom:30px;}
.billboard {
    padding:30px 0;
    margin:0 -43px;
    clear:both;
  position:relative;
  width: 785px;
  overflow:hidden;
  height:382px;
  background:url(../i/billboard-bg.png) no-repeat 0 0;
  position:relative;
  margin-bottom:50px;
  }
  .billboard-inner {
    width:697px;
    height:356px;
    top:32px;
        left:43px;
        background:#efefef;
    overflow:hidden;
    }
.sliderbutton {position:absolute; width:8px; height:23px; cursor:pointer; top:199px}
#slideleft {background:url(../i/bb_arrows.jpg) 0 0 no-repeat; left:16px; }
#slideleft:hover {background-position:0 -23px}
#slideright {background:url(../i/bb_arrows.jpg) -9px 0 no-repeat; right:18px;}
#slideright:hover {background-position:-9px -23px}
#slider {position:absolute; overflow:auto; width:697px; height:356px}
#slider ul {position:absolute; list-style:none; top:0; left:0; padding:0; margin:0;}
#slider li {position:relative;float:left; width:697px; height:356px; padding:0; margin:0;}
.pagination {position:absolute; bottom:14px; left:320px; list-style:none; height:25px; margin:0; padding:0;}
.pagination li {float:left; cursor:pointer; height:13px; width:12px; background:url(../i/bb_pagination.jpg) 0 0 no-repeat; margin:0 11px 0 0; padding:0;}
.pagination li span {width:34px; height:32px; display:block; margin:-10px 0 0 -11px;}
.pagination li:hover span, li.current span { background:url("../i/bb_pagination_active.jpg") 0 0 no-repeat;}
#congres .bb_content {
  padding:20px;
  font-size:18px;
}
.bb_content {
    color:#5e082c;
    font-size:16px;
    line-height:24px;
    background:#ffb800;
    position:absolute;
    width:390px;
    padding:30px;
    bottom:15px;
    left:15px;
    margin:0;
}
.bb_content h1 {
    margin-bottom:10px;
    color:#5e082c;
    }
.blogs_list {
    clear:both;
  overflow:hidden;
  margin-bottom:40px;
}
.blogs_list dt {clear:both;}
.blogs_list dd {overflow:hidden; margin-bottom:15px;}
.date {
    font-size:10px;
    color:#666;
    font-family:Tahoma;
}
.tags a, .coments a, .tags, .coments {
    font-size:11px;
    color:#666;
    font-family:Tahoma;
  text-decoration:none;
}
.tags a:hover, .coments a:hover {color:#333;}
.coments a {
    background:url("../i/count_coments_icon.jpg") 0 0 no-repeat;
    padding-left:19px;
    color:#666;
    margin-left:13px;
    
}
.coments a:hover {
    text-decoration:none;
}
.coments a.no_coments {
    background:url("../i/count_no_coments_icon.jpg") 0 0 no-repeat;
    }
#g-support h3 {
  margin-bottom:30px;
  margin-top:30px;
  }
#g-support {
    background:url("../i/partners_bg.jpg") 0 0 no-repeat;
    width:989px;
    height:253px;
    margin: 30px -15px;
    position:relative;
    float:left;
    padding:0;
    }
  
    #g-support ul {
        list-style:none;
        margin:0;
        padding:0;
        overflow:hidden;
        }
#partners {
    margin-bottom:45px;
}
#partners h3 {margin-bottom:30px;}
    .partner_item_outer {
        width:86px;
        margin:0 39px;
        float:left;
        padding:0;
    }
    .partner_item_outer1 {
        float:left;
        padding:0;
    }
    .partner_item {
        background:url("../i/partners_item_border.jpg") 0 0 no-repeat;
        width:82px;
        height:96px;
        overflow:hidden;
        display:inline;
        padding:2px;
        float:left;
        text-align:center;
    }
    .partner_item1 {
        overflow:hidden;
        display:inline;
        padding:15px;
        float:left;
        text-align:center;
    }
    .partner_item_inner {
    height:100%;
        width:100%;
        }
        .with_herb {
                 background:url("../i/partners_item_bg.jpg") 0 0 no-repeat;
                    } 
    .partner_name {
        width:140px;
        margin:0 -27px;
        text-align:center;
        display:block;
        line-height:18px;
    }
    span.partner_name a {
        font-size:10px;
        }
#org_partners {
    list-style:none;
    margin:0 0 30px 0;
    padding:0;
    overflow:hidden;
  }
    #org_partners li {
        margin:0;
        padding:0 27px;
        float:left;
        }
#info_partners {
    padding-left:140px;
    overflow:hidden;
    float:left;
    }
    #info_partners ul {
        list-style:none;
        margin:0;
        padding:0;
        }
        #info_partners ul li {
            float:left;
            margin:0 0 0 0;
            padding:0;
            }
            #info_partners ul li:first-child {margin:0 40px 0 0;}
#carrier {
    float:right;
}
#carrier img {margin-top:-15px}
footer {
    background:url("../i/footer-bg.jpg") 0 0 no-repeat;
    line-height:17px;
   font: normal 13px/17px Arial, Helvetica, sans-serif;
    overflow:hidden;
    padding-bottom:15px;
    float:left;
    position:relative;
    width:100%;
    height:54px;
    padding-top: 40px;
	margin-top: -100px;
	background-size: 100%;
}
	footer .footer-inner {
		width: 800px!important;
	}
.contacts {
}
#copyright {
    }
#soc_panel {
    overflow:hidden;
    float:right;
    margin-right:168px;
    height:28px;
    }
.soc_icons {
    float:right;
    margin-left:10px;
}
.soc_icons span {
    float:right;
}
#face_book_panel {
    clear:both;
    height:188px;
    background:url("../i/facebook_panel_bg.jpg") 0 0 repeat-x;
    position:relative;
    }
    .fb_panel_center {
        background:url("../i/facebook_panel_texture.jpg") 0 0 no-repeat;
        width:927px;
        height:188px;
        position:absolute;
        top:0px;
        left:50%;
        margin-left:-620px;
        padding:0 0 0 140px;
        }
        #logo_small {
            position:absolute;
            top:10px;
            left:124px;
            }
a.dashed {
    text-decoration:none;
    border-bottom:1px dashed #32649e; 
    }
    a.dashed:hover {
        border-bottom:1px dashed #cb810d;
        }
    .org_com_list h3 span.number {
      color:#B2B2B2;
      font-size:30px;
      float:left;
      margin-right:15px;
      text-align:right;
      width:40px;
      height:25px;
      line-height:20px;
      }
      .list_dunamic1 h3 span.number {
      color:#B2B2B2;
      font-size:30px;
      float:left;
      margin-right:15px;
      text-align:right;
      width:40px;
      height:25px;
      line-height:20px;
      }
       .list_dunamic1 p {
      color:#666;
      font-size:14px;
      margin-left:80px;
      padding-top:5px;
      }
      .list_dunamic2 h3 span.number {
      color:#B2B2B2;
      font-size:30px;
      float:left;
      margin-right:15px;
      text-align:right;
      width:40px;
      height:25px;
      line-height:20px;
      }
      
      .org_com_list h3 span.number2 {
       color:#B2B2B2;
      font-size:30px;
      float:left;
      margin-right:15px;
      text-align:right;
      width:40px;
      height:25px;
      line-height:20px;
      }
a.dashed2 {
    text-decoration:none;
    
    }
    
.bottom_indent10 h3 {margin:0 0 15px 0}
#congres .content_block {
  width:789px;
  margin-left:-72px;
   
} 
#congres .person_block {
  margin-left:72px;
  }
.content_block {
    clear:both;
    width:620px;
    float:left;
    margin-bottom:50px;
    /*overflow:hidden;*/
    }

    .content_block .name {
        color:#333;
    }
.person_block  {
    line-height:18px;
    color:#666;
    width:85px;
    }
  .person_block img {
    margin-bottom:10px;
    }
#congres .person_block_content {margin-right:-46px; width:145px;}  
    .person_block_content {
    margin-right:-250px;
    width:215px;
    }
.person_block i {
   display:block;
    margin-bottom:10px;
}
/*#congres .accordion {display:none;}*/
.accordion {
    float:left;
    width:700px;

}
#congres .org_com_list {
  overflow:visible;
  } 
.org_com_list {
    list-style:none;
    margin:0;
    padding:0;
  overflow:hidden;
  margin-bottom:30px;
}
.org_com_list li {
    margin:0;
    padding:0;
    float:left;
    width:700px;
}
.list_dunamic {
    margin-left: 25px;
    padding:0;
    float:left;
    width:600px;
}
.list_dunamic li {
    margin-left: 30px;
    padding:5px;
    float:left;
    width:620px;
}

.list_dunamic p {
    margin-left: 30px;
    padding:5px;
    float:left;
    width:630px;
}
.list_dunamic ol {
    margin-left: 10px;
    padding:5px;
    float:left;
    width:620px;
}

.list_dunamic1 li {
    margin-left: 100px;
    padding:0px;
    float:left;
    width:620px;
}
.list_dunamic2 li {
    margin-left: 10px;
    padding:0px;
    float:left;
    width:590px;
}
.list_dunamic2 ul li {
    margin-left: 10px;
    padding:0px;
    float:left;
    width:540px;
}
.list_dunamic2 ol li {
    margin-left: 10px;
    padding:5px;
    float:left;
    width:540px;
}
.list_dunamic2 ol li ol li {
    margin-left: -40px;
    padding:5px;
    float:left;
    width:540px;
}
.list_dunamic2 ol>li{
  display:block;
}
.list_dunamic2 ol{
  counter-reset:item;
}
.list_dunamic2 ol>li:before{
  counter-increment:item;
  content:counters(item,".") ". ";
}


.relative {
    position:relative;
    }
  
/*for menu and list org_comiti  */
#person_info_list {
    list-style:none;
    margin:0 0 0 -10px;
    padding:0;
  overflow:hidden;
}
#person_info_list li {
    float:left;
    margin:0;
    padding:0;
    margin-right:20px;
    }
#social_projects #person_info_list li {
  margin-right:12px;
  }
#social_projects table {
  font-size:14px;
  line-height:18px;
  }
#person_info_list li a {
    display:block;
    height:36px;
    float:left;
    padding-left: 10px;
  line-height:27px;
  text-decoration:none;
    }
#person_info_list li a ins {
  text-decoration:none;
  border-bottom:1px dashed #1B5293;
  }
#person_info_list a:hover ins {
  border-bottom:1px dashed #cb810d;
  }
#person_info_list a.active ins {
  border-bottom:none;
  }
  
#person_info_list li span {
    display:block;
    height:36px;
    float:left;
    padding-right:10px;
}

.person_info_item {
    position:relative;
    top:20px;
    left:0;
    width:100%;
    display:none;
}
#person_info_list a.active {background:url("../i/active_button.jpg") 0 100% no-repeat; text-decoration:none; cursor:default}
#person_info_list a.active:hover {color:#1b5293;}
#person_info_list span.active {background:url("../i/active_button.jpg") 100% 0 no-repeat;}



.width390px {width:390px;}
.facts_link {
position:absolute;
top:329px;
right:60px;
width:234px;
text-align:center;
}
.left_indent55 {
padding-left:55px;
}
.left_indent56 {
padding-left:80px;
}
#exchange_rate  {
  height:63px;
  overflow:hidden;
  margin-bottom:20px;
  }
  #exchange_rate img {
  display:block;
  margin-top:-18px;
  }
.gover_support {
  list-style: none outside none;
    margin: 40px 0;
    padding: 0;
  float:left;
  }
  .gover_support .partner_item_outer {
    margin:0 18px;    
    }
    .gover_support .partner_name {
      margin:0 -14px;
      width:116px;
    }
/*contacts form*/
.form_registration .contacts_form  {
  padding-left:0px;
  }
.contacts_form {
  overflow:hidden;
  padding-left:80px;
  } 
.contacts_form ul {
  list-style:none;
  margin:0 0 20px 0;
  padding:0;
  }
  .contacts_form ul li {
  margin:0;
  padding:0;
  clear:both;
  padding:0 0 0 0;
  overflow:hidden;
  position:relative;
  }
  .contacts_form input {width:145px;}
  .contacts_form label {display:block;}
  .contacts_form textarea {
    width:350px;
    height:100px;
    resize: none;
    }
    .contacts_form .error {
        border:1px solid #E92D2D;
        }
        .successMessage {
        color:#fc0;
        font-size:20px;
        position:absolute;
        top:0;
        left:84px;
        }
        .contacts_form a.button {
          background:url("../i/button.png") 0 0 no-repeat;
          padding: 0 0 0 6px;
          color:#fff;
          cursor:pointer;
          display:block;
          height:29px;
          float:left;
          }
          .contacts_form a.button span {
            background:url("../i/button.png") 100% -29px no-repeat;
            padding:2px 10px 0 4px;
            display:block;
            height:27px;
            float:left;
            }
        .contacts_form a.button:hover {
          color:#cb810d;
          }
          .contacts_form a.button:active {
            background-position:0 -58px;
            }
             .contacts_form a.button:active span {
              background-position:100% -87px
              }
              
/*gallery*/

ul.gallery_list {
  list-style:none;
  overflow:hidden;
  margin:0;
  padding:0;
  }
ul.gallery_list li {
  margin:0 20px 20px 0;
  padding:0;
  float:left;
  }
  ul.gallery_list li a {
  display:block;
  
  }
  ul.gallery_list li a img {
    display:block;
    }
/*small classes*/
.width160 {
  width:160px;
  }
.margin_right155 {
  margin-right:155px;
  }
.margin_right55 {
  margin-right:55px;
  }
.clear_both {
  clear:both;
  }
.right_indent {
    margin-right:10px;
}
.left_indent10 {
    margin-left:10px;
}
.left_indent30 {
    margin-left:30px;
}
.bottom_indent10 {
  margin-bottom:10px;
  }

.left {
    float:left;
}
.right {
    float:right;
}
#congres .col310 {
  padding:0 10px 0 0;
  }
article.grid_9 {margin-bottom:100px;}
.col230 {
    width:230px;
    float:left;
    padding-top:104px;
    }
.container_12 article.grid_9_sponsor {
	margin-bottom:100px;
		margin-left:280px;
		width:690px;
	}
.container_12 article.grid_9_sponsor span.B_crumbBox {
		margin-left:-30px;
	}
	

.container_12 article.grid_9_sponsor ul li {
		margin-left:50px;
	}
	
#logo_qubstudio   {
  position:absolute;
  top:38px;
  right:0;
  }
  .relative {
    position:relative;
    }
#federation {
  position:absolute;
  left:40px;
  top:42px;
  }
#honeyua {
  position:absolute;
  left:-42px;
  top:110px;
  }
#prokopovych {
  position:absolute;
  left:110px;
  top:115px;
  }
/* GR */
#GR {
  cursor: default !important;
  position: absolute;
  display: none;
  z-index: 5000;
  outline: none;
}
.GR_zoomimage_focused {
  z-index: 51000;
}
.GR_zoomimage_s {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: none;
  font-size:1px;
  line-height:1px;
}
.GR_zoomimage_st {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 18px;
  overflow: hidden;
}
.GR_zoomimage_stl {
  position: absolute;
  top: 0;
  left: 5px;
  width: 13px;
  height: 18px;
  overflow: hidden;
  background: transparent url(../i/fancy_shadow_nw.png) no-repeat;
}
.GR_zoomimage_stc {
  overflow: hidden;
  height: 18px;
  margin: 0 18px;
  background: transparent url(../i/fancy_shadow_n.png) repeat-x;
}
.GR_zoomimage_str {
  position: absolute;
  top: 0;
  right: 5px;
  width: 13px;
  height: 18px;
  overflow: hidden;
  background: transparent url(../i/fancy_shadow_ne.png) no-repeat;
}
.GR_zoomimage_sc {
  position: absolute;
  top: 18px;
  width: 100%;
  left: 0;
  overflow: hidden;
}
.GR_zoomimage_scl {
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 5px;
  height: 100%;
  width: 13px;
  background: transparent url(../i/fancy_shadow_w.png) repeat-y;
}
.GR_zoomimage_scr {
  position: absolute;
  overflow: hidden;
  right: 5px;
  top: 0;
  height: 100%;
  width: 13px;
  background: transparent url(../i/fancy_shadow_e.png) repeat-y;
}
.GR_zoomimage_scc {
  margin: 0 18px;
  height: 100%;
  background:transparent url(../i/shadow-c.png);
  overflow: hidden;
}
.GR_zoomimage_sb {
  position: absolute;
  overflow: hidden;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 18px;
}
.GR_zoomimage_sbl {
  position: absolute;
  overflow: hidden;
  width: 13px;
  height: 18px;
  left: 5px;
  top: 0;
  background: transparent url(../i/fancy_shadow_sw.png) no-repeat;
}
.GR_zoomimage_sbc {
  height: 18px;
  overflow: hidden;
  margin: 0 18px;
  background: transparent url(../i/fancy_shadow_s.png) repeat-x;
}
.GR_zoomimage_sbr {
  position: absolute;
  overflow: hidden;
  width: 13px;
  height: 18px;
  right: 5px;
  top: 0;
  background: transparent url(../i/fancy_shadow_se.png) no-repeat;
}
.GR_zoomimage_content {
  position: absolute;
  top: 18px;
  left: 18px;
  display: none;
  background: #FFF;
  height:100%;
  width:100%;
}
#indicator, #searchClose, #videoIndicator, #videoClose {
  border:none !important;
    cursor: pointer;
    top: 3px;
    left: 3px;
    position:absolute;
}
#GR .returnResults {
    margin:20px;
    list-style:none;
    }
#GR ul.returnResults li {
    margin-left:0;
  line-height:19px;
    }
#GR .returnPages {
    position: absolute;
    width:100%;
    bottom:20px;
    text-align:center;
    }
    #GR .returnPages span, #GR .returnPages a {
        margin:2px 10px;
  }
  
.projects_list {
  list-style:none;
  }
.photo_video_container {
  overflow:hidden;
  clear:both;
  }
  .for-riphak {
    padding-top:11px;
    }
    .top_none {
      top:0 !important;
      }
      #pidtrymka_pres_link {
        position:absolute;
        left: 570px;
        text-decoration: none;
        top: 108px;
        font-style:italic;
        }
         #pidtrymka_pres_link_en {
        position:absolute;
        left: 510px;
        text-decoration: none;
        top: 122px;
        font-style:italic;
        }
          #pidtrymka_pres_link_en_popup {
        position:absolute;
        right: 20px;
        text-decoration: none;
        top: 65px;
        font-style:italic;
        }
#info_partners ul li.alpaca {
  margin-right:50px;
  } 
  