.element-invisible {height:0;margin-left:-3000px;margin-top:-3000px;position:absolute;}

#skip_links
{
      position:absolute;
      top:0;
      left:0;
      z-index:80;
}

#skip_links  a
{
      color:#000;
}

#g_map
{
      height:500px;
      width:650px;
      border:0;
}

.yt_div
{
      height:510px;
      width:900px;
      max-width:100%;
      margin:0 auto;
}

html
{
      color:#101010;
      font-family: 'Inter', sans-serif;      
      font-weight:400;
      margin:0px;
      font-size:20px;
      width:100%;
      background:#fff; 

}

#war_banner_div_close
{
      position:absolute;
      cursor:pointer;
      right:-10px;
      top:-10px;
      width:35px;
      height:36px;
      background:url('images/img/div_close.png') no-repeat 0 0; 
}
  

#war_banner_div
{
      display:none;
}

#war_banner_div img
{
}

body
{
      margin:0px;
      text-align:left;
      position:relative;
}

#form_div
{
}

.input_label
{
      width:140px;
      margin:14px 0 0;
}

#main
{
      width:100%;
      margin:0 auto 0;
      padding:0;
      overflow:hidden;
      text-align:left;
      z-index:10;
}

.main_width
{
      width:1240px;
      margin-left:auto;
      margin-right:auto;
}

#up
{
      height:110px;
      background:#fff; 
      border-bottom:solid 1px #e1e1e1;
}

#logo
{
      width:153px;
      height:50px;
      background:url('images/img/logo.png') no-repeat 0 0; 
      margin: 28px 0 0;
}

#main #menu_hor_rwd
{
      display:none;
}

#main #menu_hor
{
      padding:0; 
      margin:40px 0 0 40px;
      float:left;
}

#main #menu_hor li
{
      padding:0;
      list-style-type:none;
      position:relative;
      display:inline;
      text-align:center;
}

#main #menu_hor li a, #main #menu_hor li span
{
      display:inline-block;
      width:auto;
      height:auto;
      margin:0 13px;
      padding:0px;
      color:#101010;
      text-decoration:none;
      font-family: 'Inter', sans-serif;      
      font-weight:600;
      font-size:16px;
}

#main #menu_hor li a:hover, #main #menu_hor .m_sel a
{
      color:#E2001A;
}

#main #menu_hor li ul
{
      position:absolute;
      z-index:90;
      top:51px;
      left:0;
      padding:0px 0px;
      margin:0; 
      height:auto;
      width:210px;
      background:#1E2243;
}

#main #menu_hor li ul li
{
      padding:0;
      margin:0;  
      list-style-type:none;
      float:none;
      position:relative;
      border:none;
      width:auto;
}

#main #menu_hor li ul li a, #main #menu_hor .m_sel ul li a
{
      max-width:230px;
      text-align:left;
      display:block;
      height:auto;
      padding:15px 20px 15px 39px;
      margin:0;
      border:none;
      font-size:16px;
      font-family: 'Inter', sans-serif;
      font-weight:400;
      color:#fff;
      background:#1D1F3F url('images/img/ico_ul.png') no-repeat 20px 26px;
}

#main #menu_hor li ul li:nth-child(even) a, #main #menu_hor .m_sel ul li:nth-child(even) a
{

      background:#171933 url('images/img/ico_ul.png') no-repeat 20px 26px;
}

#main #menu_hor li:hover ul li:hover a 
{
      color:#FDB815;
}


#search_div
{
      height:17px;
      /*width:27px;*/
      width:167px;
      margin:6px 0 0 14px;;
      padding-bottom:5px;
      -webkit-transition:width 0.2s linear;
      transition:width 0.2s linear;
      -moz-transition:width 0.2s linear;
      -o-transition:width 0.2s linear;
}

#search_div:hover
{
      width:167px;
      -webkit-transition:width 0.2s linear;
      transition:width 0.2s linear;
      -moz-transition:width 0.2s linear;
      -o-transition:width 0.2s linear;
}


.search_input
{
      width:calc(100% - 27px);
      height:17px;
      padding:0 0 0;
      margin:0;
      font-size:14px;
      background:none;
      border:none;
      color:#ddd;
      font-family: 'Inter', sans-serif;
      font-weight:400;
      border-bottom:solid 1px #fff;
}

.search_input:focus
{
      outline:0;
}

.search_button
{
      width:27px;
      height:17px;
      margin:0;
      padding:0;
      border:none;
      background:url('images/img/search.png') no-repeat 100% 50%;
      cursor:pointer;
}

.icons_up
{
      width:18px;
      height:18px;
      margin:44px 25px 0 0;
}

.icons_up a
{
      width:18px;
      height:18px;
      display:inline-block;
}

.ico_fb a
{
      background:url('images/img/fb.png') no-repeat 50% 0;
}

.ico_fb a:hover
{
      background:url('images/img/fb.png') no-repeat 50% -18px;
}

.ico_inst a
{
      background:url('images/img/inst.png') no-repeat 50% 0;
}

.ico_inst a:hover
{
      background:url('images/img/inst.png') no-repeat 50% -18px;
}

#icons_foot img
{
      margin:0 10px 0 0;
}

.ico_bw a
{
      background:url('images/img/ico_bw.png') no-repeat 50% 50%;
      width:18px;
      
}

.ico_bw a:hover
{
      background:url('images/img/ico_bw.png') no-repeat 50% 50%;
}

#langs
{
      background:url('images/img/arrow_lang.png') no-repeat 75% 51%;
      cursor:pointer;
      position:relative;
      border:solid 1px #d8d8d8;
      padding:12px 30px 12px 15px;
      margin:30px 0 0;
}

#langs a:hover
{
      color:#E2001A;
}

#langs_list
{
      position:absolute;
      top:-1px;
      left:-1px;
      background:#f1f1f1;
      border:solid 1px #d8d8d8;
      padding:0;
      z-index:30;
      display:none;
}

#langs_list ul
{
      padding:0; 
      margin:0;
}

#langs_list ul li
{
      padding:0;
      margin:0;
      list-style-type:none;
}

#langs_list ul li a
{
      display:block;
      padding:12px 30px 12px 15px;
      margin:0;
      color:#101010;
      border-bottom:solid #d8d8d8 1px;
}

#langs_list ul li a:hover
{
}

#langs_list ul li:last-child a
{
      border-bottom:solid #313131 0px;
}

.under_foot
{
      padding:25px 0 15px;

}

#main_top
{
      padding:80px 0 435px;
      background:url('images/img/illustration.jpg') no-repeat 50% 100%;  
}

#main_top_text
{
      padding:0 180px 0 0;
      background:url('images/img/bckg_top.png') no-repeat 100% 0%;  
}

#main_top_text_circle .red_circle
{
      display:inline-block;            
}

.news_more
{
      display:block;
}

.news_more a
{
      display:inline-block;
      background:#101010 url('images/img/arrow_red.png') no-repeat right 25px top 50%; 
      padding:15px 55px 15px 28px; 
}

.news_more a:hover
{
      background:#3a3a3a url('images/img/arrow_red.png') no-repeat right 25px top 50%;
}


.main_gray
{
      padding:120px 0;
      background:#F6F6F6;  
}


#main_ad_text
{
      padding:0 260px 0 350px;
      background:url('images/img/ad_bckg.png') no-repeat 100% 0%;  
      position:relative;
}
#main_book
{
      height:637px;      
      padding:0 0 0 620px;
      position:relative;
}

#main_book_left
{
      width:620px;
      box-sizing:border-box;
      padding:30px 60px 0;
      background:#fff;
      height:100%;
}

#main_book_left .f70
{
      font-size:60px;
      line-height:66px;
}

#ad_circles
{
      position:absolute;
      top:0;
      left:170px;
      width:80px;
}

#main_book #ad_circles
{
      left:0px;
      width:80px;
}

#ad_circles .red_circle
{
      display:inline-block;
      margin-bottom:50px;
}

#main_a2_text
{
      padding:120px 280px 120px 0;  
      position:relative;
}

#a2_circles
{
      position:absolute;
      top:120;
      right:0;
      width:240px;
}

#a2_circles .red_circle
{
      display:block;
      margin-bottom:0px;
}

#a2_circles .red_circle:nth-of-type(1)
{
      margin-left:160px;
}

#a2_circles .red_circle:nth-of-type(2)
{
      margin-left:80px;
}

#main_ecoc_text
{
      padding:0 0 0 380px;  
}

.main_gray_ecoc
{
      padding:0;
}

#main_gray_ecoc
{
      padding:120px 0;
      background:url('images/img/ecoc_bckg.png') no-repeat 100px 100%;  
}

#main_blog_text
{
      padding:120px 0;  
      position:relative;
}

.main_work_bckg
{
      background:#fff url('images/img/work_bckg.png') no-repeat 100% -60px;  
}

.main_work_row
{
      width:calc(33% - 30px);
      margin-right:30px;
}

.main_work_row_text
{
      min-height:140px;
}

.main_work_row_bckg
{      
      height:200px;
}

.main_work_bckg1
{      
      background:url('images/img/work_bckg1.png') no-repeat 0 100%;  
}

.main_work_bckg2
{      
      background:url('images/img/work_bckg2.png') no-repeat 0 100%;  
}

.main_work_bckg3
{      
      background:url('images/img/work_bckg3.png') no-repeat 0 100%;  
}

.main_news
{
      display:block;
      width:392px;
      margin:0;
      background:#fff;
      cursor:pointer;
      margin:0 32px 0 0;
      box-sizing:border-box;
}

#main_news_div .main_news:nth-child(3n+0)
{
      margin:0 0 0;
}

.main_news img
{
      width:100%;
      max-width:100%;
      margin:0 0 8px;
}

.main_news .main_news_text
{
      min-height:125px;
}













#icons
{
      width:216px;
      height:44px;
      margin:20px 0 0;
}

.icons
{
      width:44px;
      height:44px;
      margin:0 0 0 10px;
}

.icons_plus
{
      background:#101010 url('images/img/plus.png') no-repeat 50% 50%;  
}

.icons_minus
{
      background:#101010 url('images/img/minus.png') no-repeat 50% 50%;  
}

.icons_print
{
      background:#101010 url('images/img/print.png') no-repeat 50% 50%;  
}

.icons_back
{
      background:#101010 url('images/img/back.png') no-repeat 50% 50%;  
}

.button_red:hover
{
      background-color:#E2001A;
}

#search_div_cal
{
      height:60px;
      width:310px;
      border:solid 1px #CFCFCF;
}

.search_input_cal
{
      width:250px;
      height:60px;
      padding:0px 20px;
      margin:0;
      font-size:15px;
      background:none;
      border:none;
      color:#525252;
      font-family: 'Inter', sans-serif;      
      font-weight:400;
      box-sizing:border-box;
}

.search_button_cal
{
      width:56px;
      height:60px;
      margin:0;
      padding:0;
      border:none;
      background:url('images/img/search_orange.png') no-repeat 50% 50%;
      cursor:pointer;
}


.search_input_cal:focus
{
      outline: 0px solid #D00;
}














#main #box_roll_main
{
      width:100%;
      height:880px;
      position:relative;
      margin:0 auto 0px;
}

#slider_text_main
{
      position:absolute;
      top:280px;
      left:0;
      z-index:50;
      width:100%;
}

.text_bckg
{
      background:rgba(13, 13, 13, 0.5); 
      padding:20px;
}

#images .news_d
{
      width:100%;
      height:880px;
	display:none;
	position:absolute;
	left:0;
	top:0;
}

#main .box_roll
{
      width:100%;
      height:880px;
      position:relative;
}

#main .box_roll_text
{
      position:absolute;
      left:0;
      bottom:130px;
      width:100%;
}

#main .box_roll_text_div
{
      margin-left:auto;
      margin-right:auto;
      width:870px;
}

.slider_gr
{
      width:100%;
      height:100%;
      position:absolute;
      top:0;
      left:0;
      background:url('images/img/slider_bckg.png') repeat-x 50% 100%; 
}

.slider_text
{
      line-height:28px;
}

.slider_button
{
}

.slider_button a, .submit_button 
{
      
      display:inline-block;
      padding:18px 55px 18px 30px;
      line-height:26px;
      font-size:14px;
      font-weight:700;
      text-transform:uppercase;
       
      background:#EF4725 url('images/img/n_arrow.png') no-repeat 90% 50%;    
      -webkit-transition:background-position 0.2s linear;
      transition:background-position 0.2s linear;
      -moz-transition:background-position 0.2s linear;
      -o-transition:background-position 0.2s linear;
}

.submit_button 
{
      background:#EF4725 url('images/img/n_arrow.png') no-repeat 85% 50%;    
      color:#fff;
      border:none;
      cursor:pointer;
      font-weight:700;   
      vertical-align:top;  
}

.submit_button:hover
{
      background:#d33a1a url('images/img/n_arrow.png') no-repeat 88% 50%;    
      -webkit-transition:background-position 0.2s linear;
      transition:background-position 0.2s linear;
      -moz-transition:background-position 0.2s linear;
      -o-transition:background-position 0.2s linear;
}


.slider_button.back a
{
      background:#EF4725 url('images/img/n_arrow.png') no-repeat 80% 50%;    
}

.slider_button.biz_button
{
      display:inline-block;
}
      
.slider_button.biz_button a
{
      display:inline-block;
      padding:18px 30px 18px 30px;       
      margin:0 10px;
      background:#E2001A; 
      border:solid 1px #E2001A;
      color:#fff;   
}

.slider_button.biz_button a:hover, .slider_button.biz_button.b_sel a
{
      background:#fff;    
      color:#E2001A;
}

.slider_button a:hover
{
      background:#d33a1a url('images/img/n_arrow.png') no-repeat 93% 50%;    
      -webkit-transition:background-position 0.2s linear;
      transition:background-position 0.2s linear;
      -moz-transition:background-position 0.2s linear;
      -o-transition:background-position 0.2s linear;
}

.slider_button.back a:hover
{
      background:#d33a1a url('images/img/n_arrow.png') no-repeat 87% 50%;    
}

.button_black a
{
      background:#131313 url('images/img/n_arrow_red.png') no-repeat 90% 50%;
      margin-left:20px;    
}

.slider_button.button_black a:hover
{
      background:#000 url('images/img/n_arrow_red.png') no-repeat 93% 50%;    
      -webkit-transition:background-position 0.2s linear;
      transition:background-position 0.2s linear;
      -moz-transition:background-position 0.2s linear;
      -o-transition:background-position 0.2s linear;
}




#images
{
      z-index:16;
}

#slider_play_pause
{
	width:32px;
      height:32px;
      position:absolute;
      top:20px;
      left:20px;
      z-index:17;
      text-align:center;
      background:url('images/img/pixel_gray.png') repeat 0 0;
      -webkit-border-radius:18px; 
      -moz-border-radius:18px; 
      border-radius:18px;
}

#dotes
{
	height:12px;
      width:100%;
      position:absolute;
      bottom:60px;
      left:0;
      z-index:17;
}

.dot
{
	display:inline-block;
      width:12px;
	height:12px;
	margin:0 4px;
      background:url('images/img/dot2.png') no-repeat 0 0;
      cursor:pointer;
}

.dot_sel
{
	display:inline-block;
      width:12px;
	height:12px;
	margin:0 4px;
      background:url('images/img/dot1.png') no-repeat 0 0;
      cursor:pointer;
}

#foot
{
      padding:120px 0;
      line-height:34px;
      background:#101010 url('images/img/illustration_foot.png') no-repeat 95% 100%;
      position:relative;
}

.foot_text
{
      padding:0 250px 0 0;
}

.red_circle
{
      width:80px;
      height:80px;
      background:#E2001A;
      -webkit-border-radius:40px; 
      -moz-border-radius:40px; 
      border-radius:40px;
            
}

#foot_circles
{
      position:absolute;
      top:-40px;
      right:110px;
      height:80px;
}

#foot_circles .red_circle
{
      display:inline-block;
      margin:0 0 0 25px;
}

.banner_foot img
{
      margin:0 35px;      
}

#foot ul
{
      padding:0;
      margin:0 0 50px;  
}
#foot ul li
{
      padding:0;
      margin:0;  
      list-style-type:none;
      display:inline-block;
      text-align:center;
}

#foot ul li a
{
      padding:0px 30px;
      text-transform:uppercase; 
      margin:0;
      font-size:14px;
      color: #131313;   
      text-decoration:none;
      font-family: 'Inter', sans-serif;
      font-weight:600;
}

#foot ul li a:hover
{
      color: #EF4725;   
}


#main .fast4net
{
}

#main .fast4net a
{
      text-decoration:none;
}

.main_video_left
{
      width:630px;
      height:354px;
}

.main_video_right
{
      width:490px;
}

.lh25
{
      line-height:25px;
}

.lh_20
{
      line-height:26px;
}

.biz_row
{
      width:380px;
      height:280px;
      overflow:hidden;
      cursor:pointer;
      margin-right:50px;
}

#main_biz_rows .biz_row:nth-of-type(3n)
{
      margin-right:0px;
}

#text_content #main_biz_rows .biz_row
{
      margin-bottom:50px;
}

#text_content #main_biz_rows
{
      margin-bottom:-50px;
}

.biz_row_bckg
{
      width:100%;
      height:100%;
      background:url('images/img/biz_bckg.png') repeat-x 50% 100%; 
      position:relative;
      margin-top:0px;
      -webkit-transition:margin-top 0.2s linear;
      transition:margin-top 0.2s linear;
      -moz-transition:margin-top 0.2s linear;
      -o-transition:margin-top 0.2s linear;
}

.biz_row:hover .biz_row_bckg
{
      margin-top:300px;
      -webkit-transition:margin-top 0.2s linear;
      transition:margin-top 0.2s linear;
      -moz-transition:margin-top 0.2s linear;
      -o-transition:margin-top 0.2s linear;      
}

.biz_row_url
{
      position:absolute;
      bottom:25px;
      left:30px;
}

.ico_con
{
      padding:0 0 30px 85px;
      margin-bottom:30px;
      min-height:61px;
      width:500px;
      box-sizing:border-box;
      border-bottom:solid 1px #DBDBDB;
}

#ico_con_phone
{
      background:url('images/img/ico_con_phone.png') no-repeat 0 0; 
}

#ico_con_email
{
      background:url('images/img/ico_con_email.png') no-repeat 0 0; 
}

#ico_con_home
{
      background:url('images/img/ico_con_home.png') no-repeat 0 0;
      line-height:27px; 
      border-bottom:solid 0px #DBDBDB;
      margin-bottom:0px;
}

.ico_b
{
      width:46px;
      height:46px;
      background:#C5C5C5;
      -webkit-border-radius:25px; 
      -moz-border-radius:25px; 
      border-radius:25px;
      margin:0 10px 0 0;
}

#ico_fb_b
{
      background:#C5C5C5 url('images/img/ico_fb_b.png') no-repeat 50% 50%;
}

#ico_inst_b
{
      background:#C5C5C5 url('images/img/ico_inst_b.png') no-repeat 50% 50%;
}

#ico_yt_b
{
      background:#C5C5C5 url('images/img/ico_yt_b.png') no-repeat 50% 50%;
}

#ico_fb_b.ico_b:hover, #ico_inst_b.ico_b:hover, #ico_yt_b.ico_b:hover
{
      background-color:#EF4725;
}


.div_fab
{
      padding:40px 0 110px;
      background:url('images/img/red_circs.png') no-repeat 50% 100%;
}

#div_fabs .div_fab:last-of-type
{
      background:none;
      padding:40px 0 0px;
}


.lh_text
{
      line-height:28px;
}

#div_prizes
{
      background:url('images/img/prizes_bckg.jpg') no-repeat 0% 0;
      padding-left:600px;
      min-height:500px;
      box-sizing:border-box;
}

#go208
{
      background:url('images/img/hist_bckg.jpg') no-repeat 50% 50px;
      min-height:730px;
}

.opr_line
{
      position:absolute;
      top:0;
      left:-71px;
      height:calc(100% + 2px);
      width:1px;
      background:url('images/img/pixel_gr.png') repeat-y 0 0;
}

.hist_ico
{
      position:absolute;
      top:10px;
      left:-16px;
      height:30px;
      width:16px;
      background:url('images/img/hist_left.png') no-repeat 0 0;
}

#opr_hexes
{
}

.opr_hex1
{
      min-height:104px;
      width:calc(50% - 70px);
      float:right;
      padding:20px 30px;
      box-sizing:border-box;
      position:relative;
      border:solid #CFCFCF 1px;
      background:#fff;
}

#opr_hexes .opr_hex1:nth-of-type(odd)
{
}

#opr_hexes .opr_hex1:nth-of-type(even)
{
      border:solid #CFCFCF 1px;
      float:left;
      padding:30px;
      width:calc(50% - 70px);   
}

#opr_hexes .opr_hex1:nth-of-type(even) .opr_line
{
      right:-71px;
      left:auto;
}

#opr_hexes .opr_hex1:nth-of-type(even) .hist_ico
{
      left:auto;
      right:-16px;
      background:url('images/img/hist_right.png') no-repeat 0 0;
}

#opr_hexes .opr_hex1:last-of-type .opr_line
{
      display:none;
}

.opr_hex_box
{
      position:absolute;
      top:0;
      left:-96px;
      width:37px;
      height:37px;
      background:#EF4725;
      -webkit-border-radius:30px; 
      -moz-border-radius:30px; 
      border-radius:30px;
      border:solid 7px #E6E6E6;
}

#opr_hexes .opr_hex1:nth-of-type(even) .opr_hex_box
{
      left:auto;
      right:-97px;
}

.people_row
{
      width:292px;
      background:#fff;
      margin:0 24px 24px 0;
}

#people_rows .people_row:nth-of-type(4n)
{
      margin:0 0 24px 0;
}

.people_row_img
{
      width:100%;
      height:306px;
      overflow:hidden;
      background:url('images/img/tryb.png') no-repeat 50% 50%;
}

.people_row_img img
{
      max-width:100%;
}

.people_row_text
{
      padding:25px;
      min-height:120px;
}

.people_row_text_office
{
      min-height:85px;
}

.email_ico a
{
      width:34px;
      height:34px;
      display:inline-block;
      background:#EF4725;
      -webkit-border-radius:25px; 
      -moz-border-radius:25px; 
      border-radius:25px;
      box-sizing:border-box;
      padding:4px 0 0;
}

.email_ico a:hover
{
      background:#d33a1a;
}


#main #ul_text_path
{
      padding:20px 0 20px 32px;
      margin:0px 0; 
      background:url('images/img/home.png') no-repeat 0 20px;   
      
}

#main #ul_text_path li
{
      padding:0;
      margin:0;  
      list-style-type:none;
      display:inline;
}

#main #ul_text_path li a, #main #ul_text_path li span
{
      padding:0px 20px 0 0;
      display:inline-block;
      margin:0 12px 0 0;
      font-family: 'Inter', sans-serif;
      font-weight:400;
      font-size:16px;
      color:#5e5e5e;
      background:url('images/img/ico_ul.png') no-repeat 100% 5px;   
}

#main #ul_text_path li:first-child span
{
      padding:0px 7px 0 0;
      margin:0;
      font-weight:700;
      background:none;   
}

#main #ul_text_path li:last-child a, #main #ul_text_path li:last-child span
{
      background:none;   
      padding:0px 0 0 0;
}

#main #ul_text_path li a:hover
{
      /*color:#FDB315;*/
      text-decoration:underline;
}

#main #text_title
{
      display:block; 
      height:400px;     
      background:url('images/img/bckg_sub.jpg') no-repeat 50% 0%;  
      padding:215px 0 0;      
      margin:0;
      box-sizing:border-box;
}

#text_title_left
{
      width:100%;
      padding:0 0;
}

#main #text_title_w h2, #main #text_title_w span
{
      font-weight:700;
      font-family: 'Inter', sans-serif;
      font-size:48px;
      color:#101010;
 
}

#sub_left
{
      width:360px;
      padding:0;
      margin-top:40px;
}

#sub_mid
{
      margin:50px 0;
}

#text_all
{
/*     
      background:url('images/img/sub_photo.jpg') no-repeat 50% 50%;
      background-attachment:fixed;   
      */   
}

#text_all.news_bckg
{
      background:url('images/img/news_bckg.jpg') no-repeat 50% 450px;
}

.sub_max #sub_mid
{
      width:100%;
      box-sizing:border-box;
}

.main_comp_idd
{
}

#sub_left ul
{
      margin:0;
      padding:0; 
      background:#fff;
      border:solid 1px #CDCDCD;
      -webkit-border-radius:5px; 
      -moz-border-radius:5px; 
      border-radius:5px;
}

#sub_left ul li
{
      padding:0;
      margin:0;  
      list-style-type:none;
}

#sub_left ul li a, #sub_left ul li span
{
      display:block;      
      padding:17px 30px;      
      margin:0;
      font-weight:600;
      font-family: 'Inter', sans-serif;
      font-size:17px;
      color:#0d0d0d;
      text-decoration:none;
}

#sub_left ul li.nagl span
{
      display:block;      
      padding:20px 30px 20px;      
      margin:0;
      font-weight:700;
      font-family: 'Inter', sans-serif;
      font-size:20px;
      color:#fff;
      text-decoration:none;
      text-transform:uppercase; 
      background:#1E223F;
      -webkit-border-radius:5px; 
      -moz-border-radius:5px; 
      border-radius:5px;
}

#sub_left ul li:nth-child(odd) a
{
      background:#F4F4F4;
}


#sub_left ul li:last-child a, #sub_left ul li:last-child span
{
}

#sub_left ul li:first-child a, #sub_left ul li:first-child span
{
}


#sub_left ul li a:hover, #sub_left ul .m_sel a, #sub_left ul .m_sel span, #sub_left ul .m_sel a:hover
{
      color:#FDB315;
      text-decoration:none;
}


#sub_left ul li ul
{
      padding:0;     
      margin:0;
}

#sub_left ul li ul li
{
      padding:0;
      margin:0;  
      list-style-type:none;
}

#sub_left ul li ul li a, #sub_left ul li ul li span, #sub_left ul .m_sel ul li a, #sub_left ul .m_sel ul li span
{
      display:block;
      padding:12px 0 12px 15px;      
      margin:0;
      color:#fff;
      font-weight:300; 
      background:url('images/img/ico_ul_white.png') no-repeat 0 17px;
}

#sub_left ul .m_sel ul .m_sel a, #sub_left ul .m_sel ul .m_sel span, #sub_left ul .m_sel ul li a:hover
{
      color:#323A3F;
      background:url('images/img/ico_ul4.png') no-repeat 0 18px;
}

#sub_left ul li ul li:last-child
{
}

.more, .more_m, .more_div a        
{
      font-family: 'Inter', sans-serif;
      display:inline-block;
      padding:13px 20px 13px 20px;
      border:solid 1px #818F99;
      color:#fff;
      font-size:17px;
      background:#818F99;
      font-weight:400;
      cursor:pointer;    
}

.more_div_or a        
{
      border:solid 1px #F6B70A;
      background:#F6B70A;
      /*margin:0 10px 0 0;*/
      margin:0 0px 0 0;
}

.more:hover, .more_m:hover, .more_div a:hover
{
      color:#31174C;
}

.more_sp a
{
      font-family: 'Inter', sans-serif;
      display:inline-block;
      padding:13px 25px;
      border:solid 1px #F9A519;
      -webkit-border-radius:3px; 
      -moz-border-radius:3px; 
      border-radius:3px;
      text-transform:uppercase; 
      color:#fff;
      background:#F9A519;
      font-size:14px;
      font-weight:700;
      cursor:pointer;    
      margin:0 20px 0 0;
}

.more_sp a:hover
{
      color:#F9A519;
      background:none;
}

.more_sp2 a
{
      font-family: 'Inter', sans-serif;
      display:inline-block;
      padding:13px 25px;
      border:solid 1px #F9A519;
      -webkit-border-radius:3px; 
      -moz-border-radius:3px; 
      border-radius:3px;
      text-transform:uppercase; 
      color:#F9A519;
      background:none;
      font-size:14px;
      font-weight:700;
      cursor:pointer;    
      margin:0 20px 0 0;
}

.more_sp2 a:hover
{
      color:#fff;
      background:#F9A519;
}


.main_comp_poster
{
      width:210px;
      min-height:390px;
      margin:0 30px 0 0;
      position:relative;
}

#text_content .main_comp_poster:nth-of-type(5n+0)
{
      margin:0 0px 0 0;
}


.main_comp_poster_div
{
      width:210px;
      height:315px;
      background:#f5f5f5;
      overflow:hidden;
}

.main_comp_poster img
{
      width:210px;
}

.main_comp_idd_left
{
      width:400px;
      margin:0 0px 0 0;
}

.main_comp_idd_right
{
      width:730px;
}

.main_comp_idd_poster_div
{
}

.main_comp_idd_poster_div img
{
      width:100%;
      cursor:pointer;
}

.comp_box
{
      border:solid 1px #efefef;
      padding:30px 30px 10px;
}

.table_photo2
{
      margin:10px;
}

.photo_bckg2_news
{
      width:267px;
      margin:0 20px 20px 0;
      padding:0;
      vertical-align: top;
}

#table_photo_news_div
{
      margin-top:30px;
      margin-bottom:-20px;
}

#table_photo_news_div .photo_bckg2_news:nth-of-type(3n)
{
      margin:0 0px 20px 0;
}

.photo_bckg2
{
      width:380px;
      margin:0 50px 50px 0;
      padding:0;
      vertical-align: top;
}

#photo_cont .photo_bckg2:nth-of-type(3n)
{
      margin:0 0px 50px 0;
}

 
.table_photo2 .photo_bckg2
{
      width:346px;
      height:211px;
      margin:0;
      display:block;
}


.table_photo_com
{
      width:155px;
      height:105px;
      margin:0 20px 20px 0;
}

.photo_bckg_com
{
      width:155px;
}

.table_photo_com:nth-child(2n)
{
      margin:0 0px 20px 0;
}


.table_photo_upc
{
      width:auto;
      margin:0 0 20px;
      padding-bottom:20px;
      border-bottom:solid 1px #efefef;
}

.table_photo_upc:last-child
{
      border-bottom:solid 0px #efefef;
      padding-bottom:0px;
}

.table_photo_upc_sp
{
      margin:0 27px 27px 0;
      min-height:350px;
      width:372px;
}

.main_sp_upc_lab
{
      margin:0;
}

.photo_bckg_upc_sp
{
      display:block;      
      width:370px;
      border:solid 1px #efefef;
}

.table_photo_upc_sp:nth-of-type(3n+0)
{
      margin:0 0px 27px 0;
}

.table_photo_upc.table_photo_upc_comp:nth-child(3n)
{
      margin:0 0px 20px 0;
}

.table_photo_upc_right
{
      width:550px;
}

.photo_bckg_upc
{
      display:block;      
      width:85px;
      margin:0 25px 0 0;
}


.upc_dark
{
      padding:14px 20px;
      background:#fafafa;
}

Ä‚â€žĂ˘â‚¬ĹˇĂ„Ä…Ă„Ëť pcĂ„â€šĂ‹ÂÄ‚ËĂ˘â€šÂ¬Ă‚Â°Ä‚â€šĂ‚Â°Ă„Ä…Ă‚Â®Ä‚â€šĂ‚Â  ck
{
      padding:0 20px 15px;
      background:none;
}

.upc_light
{
      padding:14px 20px;
}

.upc_light_mar
{
      margin:0 0 1px;
}

#comp_photo
{
      position:absolute;
      display:none;
      height:150px;
      padding:8px;
      background:#fff url('images/preloader3x.gif') no-repeat 50% 50%;
      min-width:100px;
      border:solid 1px #C2C2C2;
}

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

.main_sp_ico_rep
{
      margin:0 3px 2px;
}

#comp_photo img
{
      height:150px;
}

.main_comp_idd_right .upc_dark_rev
{
}

.main_comp_idd_right .upc_dark_rev:nth-child(2n)
{
}

.main_sp_upc
{
      padding:15px 0px;
      background:#fff;
      margin:0 0 15px;
      border-bottom:solid 1px #efefef;
}

.comp_box .main_sp_upc:last-child
{
      padding-bottom:0;
      border-bottom:solid 0px #efefef;
}

.main_comp_box_black
{
      background:#171717;
      padding:25px 20px;
}

.main_sp_upc_right
{
      margin-left:20px;
      min-width:80px;     
}

.main_sp_upc_right a
{
}

.main_comp_idd_right iframe
{
      max-width:100%;
      width:100%;
      height:350px;
}
























.more_mar
{
      margin:0 0 0 10px;
}

.up_buttons
{
      margin:0 0 0;
}

.up_buttons a
{
      display:block;
      font-size:13px;
      text-align:center;
      color:#fff;
      text-transform:uppercase;
      font-weight:700;
}

.input_sel
{
      border:solid 1px #ccc;
      padding:10px 15px;
      background:#fff;
      
}

.main_input_select
{
      color:#555;
      font-weight:300;
      font-family: 'Inter', sans-serif;
      font-size:16px;      
      border:none;
      height:22px;
      padding:0 10px 0 0;
      margin:0;
      width:250px;
}

#ym_div #ym_label
{
      margin:12px 0 0;
}

#ym_div .main_input_select
{
      width:auto;
}

.input_text
{
      width:350px;
      color:#888;
      font-weight:300;
      font-family: 'Inter', sans-serif;
      font-size:16px;      
      border:none;
      height:20px;
}

.newsletter_input
{
      border: solid 1px #9B9B9B;
      padding:20px;
      background:none;
      margin-right:10px;
      width:230px;
      color:#313131;
}

.newsletter_input:focus
{
      border: solid 1px #d00;
}

.input_radio
{
      padding:2px 0 0;
}

.input_form_textarea
{
      width:350px;
      height:150px;
      font-weight:300;
      font-family: 'Inter', sans-serif;
      font-size:16px;      
      padding:13px 15px;
      color:#888;
      background:#fff;
      border:solid 1px #ccc;
      -webkit-border-radius:3px; 
      -moz-border-radius:3px; 
      border-radius:3px;
}

.input_textarea
{
      height:120px;
      font-weight:300;
      font-family: 'Inter', sans-serif;
      font-size:16px;      
}

input.buttons_more, span.buttons_more
{
      display:inline-block;
      padding:15px 35px;
      height:18px;
      background:#fff;
      border:solid 1px #C7C6C6;
      -webkit-border-radius:3px; 
      -moz-border-radius:3px; 
      border-radius:3px;
}

div.buttons_more a
{
      display:block;
      padding:15px 25px;
      background:#19C0FD;
}

div.buttons_more a:hover, input.buttons_more:hover
{
      background:#E23035;
}

.buttons_freead
{
      display:block;
      padding:15px 25px;
      background:#999;
}

.buttons_freead:hover, .buttons_freead2
{
      background:#E23035;
}

.buttons_submit
{
      font-family: 'Inter', sans-serif;
      font-weight:700;
      font-size:13px;
      cursor:pointer;
      border:none;
      color:#fff;

}

.buttons_add a
{
      display:block;
      padding:15px 25px;
      background:#F34349  url('images/img/plus.png') no-repeat 50% 50%;
      margin:0 0 0 20px;
}

.buttons_add a:hover
{
      background-color:#19BFFD;
}


#main_photo_bckg
{
      width:362px;
      height:149px;
      position:absolute;
      bottom:50px;
      right:50px;
      background:url('images/img/main_photo_bckg.png') no-repeat 0 0; 
}




#main_left
{
      width:748px;
}

.main_label
{
      background:#D30019;
      padding:15px 20px;   
}

.main_label_video
{
      background:none;
      border:solid 1px #d3d3d3;
}

.main_video
{
      height:450px;
}

#main_right
{
      width:362px;
}

.main_label_cal
{
      padding:20px 40px;   
      border-bottom:solid 1px #65B7DD;
      background:url('images/img/cal_bckg.png') no-repeat 85% 60%;
}

.main_lab
{
      margin:0 0 30px;
}



.read_more
{
      background:url('images/img/read_more.png') no-repeat 0 6px;
      padding:0 0 0 15px;
}

.ico_date, .news_date_sub
{
      background:url('images/img/ico_date.png') no-repeat 0 2px;
      padding:0 0 0 24px;
}

.news_date_sub
{
      background:url('images/img/ico_date.png') no-repeat 0 0px;
      font-size:12px;
}

.main_news_auto
{
      min-height:50px;
}


.photo_bckg_cal
{
      width:550px;
      height:325px;
      margin:0 30px 0 0;
}

.padall30
{
      padding:30px 0;
      
}





.photo_bckg_logo
{
      max-width:368px;
}

.news_idd_photo
{
      width:292px;
}

.m_news_right
{
      width:924px;
      padding:40px 40px;
      border:solid 1px #CFCFCF;
      box-sizing:border-box;
      background:#fff;
}

.m_news_right h3 a 
{      
}

.m_inst_right
{
      width:475px;
}

.news_spacer
{
      padding:30px 0;
      border-top:solid 1px #D5D5D5;
}

.news_spacer_g
{
      padding-bottom:15px;
      border-bottom:solid 1px #D5D5D5;
}

.news_spacer_g:last-child
{
      padding-bottom:0;
      border-bottom:solid 0px #D5D5D5;
}

.photo_bckg_post
{
      width:380px;
}

.table_photo3
{
      margin:15px;
}































.lh22
{
      line-height:22px;
}

.news_arch_all
{
      width:100%;
      padding:15px 10px 15px 0;
      cursor:pointer;
      color:#fff;
      background:#006D29 url('images/img/button_more.png') no-repeat 95% 50%;
      -webkit-border-radius:6px; 
      -moz-border-radius:6px; 
      border-radius:6px;
      font-family: 'Inter', sans-serif;
      font-weight:700;
      font-size:15px;      
      text-align:center;
      border:none;
}

.main_news_right
{
      width:280px;
}

#main_inw .main_news_right
{
      width:210px;
}

.cookie_style
{
      position:fixed;
      right:0px;
      bottom:0px;
      width:100%;
      padding:0;
      background:#fff;
      border-top:solid 1px #111;
      text-align:center;
      color:#111;
      z-index:999999999999;   
}

.cookie_style_div
{
      width:95%;
      margin:15px auto;
      font-family: 'Inter', sans-serif;
      font-size:12px;
}

.cookie_style_button
{
      border:solid 1px #000;
      color:#fff;
      background:#000;
      height:31px;
      width:80px;
      cursor:pointer;
      font-family: 'Inter', sans-serif;
      font-size:12px;
      font-weight:500;
      margin:10px 0 10px 10px;
}






























.photogallery
{
      padding:0;
}

.photogallery a
{
      display:block;
      border:none;
      cursor:pointer;
      font-size:16px;
      padding:8px 5px 10px;
      width:100%;
      color:#fff;
      text-align:center;
      font-family: 'Inter', sans-serif;
      background:#E23035;
      margin:0 1px 10px;
      box-sizing:border-box;
}

#sub_bckg
{
      background: url('images/img/ornament_all.jpg') no-repeat 50% 120px;
}

#sub_bckg2
{
     /* background: url('images/img/ornament1.png') no-repeat 95% 120px;    */
}

.sub_bckg
{
      border-bottom:solid 1px #DCDCDC;
      padding:0 0 50px;
}

#main #tresc
{
}

#main #text_content
{
      padding:0 0 100px;
      line-height:32px;
      font-size:20px;
}

#main #text_content .main_news_text
{
      line-height:normal;
}

#main #text_content img
{
      max-width:100%;
}

#main #text_content_ul
{
      border-bottom:solid #e2e2e2 1px;
      padding:0 0 5px;
}

#main .content_ul
{
      padding: 0 0;
      margin:0 0 0; 
}

#main .content_ul li
{
      padding:0;
      margin:0;  
      list-style-type:none;
      display:inline;
      font-size:11px;
      font-family:Arial, Verdana, sans-serif;
      border-right:solid 1px #999;
      padding:0px 10px 0;
      color:#1999C9;
}

#main .content_ul li a, #main .content_ul li span
{
      margin:0;
      padding:0;
      color:#1999C9;
      text-decoration:none;
}

#main .content_ul li:last-child
{
      border-right:solid 0px #666;    
}

#main .content_ul li:first-child
{
      padding:0px 10px 0 0;
}

.scale
{
      font-size:15px;
      color:#ccc;
}

.scale a
{
      display:inline-block;
      padding:1px 5px 0;   
      font-weight:bold;      
}

.scale .scale_arrow
{
      width:14px;
      height:17px;
      display:inline-block;
      padding:0 5px 2px;
      background:url('images/img/arrow1.png') no-repeat 50% 7px;   
}

.scale .scale_arrow2
{
      width:14px;
      height:17px;
      display:inline-block;
      padding:0px 5px 2px;
      background:url('images/img/arrow2.png') no-repeat 50% 7px;   
}


.scale span
{
      display:inline-block;
      padding:1px 5px 0;  
      color:#333;
      font-weight:bold;      
}

#no_exist
{
      font-weight:bold;
      color:#f00;
      text-align:center;
}

.upper
{
      text-transform:uppercase;
}

.capital
{
      text-transform:capitalize;
}

.lower
{
      text-transform:lowercase;
}

.text
{
      line-height:18px;
      text-align:justify;
}


.photo_bckg_main_gal
{
      width:332px;
      height:220px;
}

.photo_bckg_rep
{
      border:solid #eee 1px;
      padding:3px;
}

.photo_bckg
{
      width:185px;
      height:185px;
}

.photo_bckg_div
{
      width:185px;
      height:185px;
      -moz-box-shadow: inset 0 0 12px #aaa;
      -webkit-box-shadow: inset 0 0 12px #aaa;
      box-shadow: inset 0 0 12px #aaa;
}

.photo_bckg_div2
{
      height:300px;
      -moz-box-shadow: inset 0 0 12px #aaa;
      -webkit-box-shadow: inset 0 0 12px #aaa;
      box-shadow: inset 0 0 12px #aaa;
      padding:15px;
}


.f_arial
{
      font-family:Arial, sans-serif;
}

.f_ssp
{
      font-family: 'Inter', sans-serif;      
      font-weight:400;
}

.f_ssp_light
{
      font-family: 'Inter', sans-serif;      
      font-weight:300;
}

.f_ssp_bold
{
      font-family: 'Inter', sans-serif;      
      font-weight:700;
}

.f_ssp_semi_bold
{
      font-family: 'Inter', sans-serif;      
      font-weight:600;
}


.f_tahoma
{
      font-family:Tahoma, Arial, sans-serif;
}

.f_trebuchet
{
      font-family:'Trebuchet MS', Tahoma, Arial, sans-serif;
}

.f_times
{
      font-family:'Times New Roman', Arial, sans-serif;
}

.f_georgia
{
      font-family:Georgia, 'Times New Roman', Arial, sans-serif;
}

.f90
{
      font-size:90px;
      line-height:110px;
}

.f80
{
      font-size:80px;
      line-height:90px;
}

.f70
{
      font-size:70px;
      line-height:84px;
}

.f60
{
      font-size:60px;
      line-height:70px;
}

.f58
{
      font-size:58px;
      line-height:45px;
}

.f52
{
      font-size:52px;
}
.f48
{
      font-size:48px;
}

.f46
{
      font-size:46px;
}

.f44
{
      font-size:44px;
      line-height:37px;
}

.f42
{
      font-size:42px;
}

.f40
{
      font-size:40px;
}

.f36
{
      font-size:36px;
}

.f34
{
      font-size:34px;
}

.f32
{
      font-size:32px;
}

.f30
{
      font-size:30px;
      line-height:33px;
}

.f28
{
      font-size:28px;
}

.f26
{
      font-size:26px;

}

.f25
{
      font-size:25px;
}

.f24
{
      font-size:24px;
      line-height:34px;
}

.f23
{
      font-size:23px;
}

.f22
{
      font-size:22px;
      line-height:32px;
}

.f20
{
      font-size:20px;
      line-height:30px;
}

.f19
{
      font-size:19px;
}

.f18
{
      font-size:18px;
}

.f17
{
      font-size:17px;
}

.f16
{
      font-size:16px;
}

.f15
{
      font-size:15px;
}

.f14
{
      font-size:14px;
}

.f13
{
      font-size:13px;
}

.f12
{
      font-size:12px;
}

.f11
{
      font-size:11px;
}

.f10
{
      font-size:10px;
}

.col_text
{
      color:#101010;
}

.col_link
{
      color:#E2001A;
}

.col_purple
{
      color:#421152;
}

.col_orange
{
      color:#E2001A;
}

.col_red
{
      color:#f00;
}

.col_green
{
      color:#008D18;
}

.col_dark_green
{
      color:#498A00;
}

.col_green2
{
      color:#BFE741;
}

.col_blue
{
      color:#0088C6;
}

.col_light_blue
{
      color:#6FCCFF;
}

.col_darkblue
{
      color:#005878;
}

.col_white
{
      color:#fff;
}

.col_white2
{
      color:#fff;
}

.col_brown
{
      color:#7B2B00;
}

.col_gold
{
      color:#9F8B5F;
}

.col_gold2
{
      color:#B7A375;
}

.col_gray
{
      color:#5e5e5e;
}

.col_light_gray
{
      color:#ddd;
}

.col_dark_gray
{
      color:#545454;
}

.col_black
{
      color:#131313;
}

.col_yellow
{
      color:#F5CE04;
}

h1,h2,h3,h4,h5,h6,form,div,img
{
      padding:0;
      margin:0;
      border:0;
      border:none;
      font-weight:normal;
}

input, select, button, textarea
{
      padding:0;
      margin:0;
      font-size:11px;
      color:#666;
      font-family:Tahoma, Verdana, Arial, sans-serif;
}

h1,h2,h3,h4,h5,h6
{
      font-size:11px;
}

h3, h4
{
      font-size:15px;
      font-weight:bold;
      color:#575757;
}

h3 a
{
      color:#1B1B19;
      
}

ul, ol
{
      margin:0px;
      padding:3px 0 10px 25px;
}

ul li
{
      list-style-type:square;
      padding:0px;
      margin:0px;
      text-align:left;
}

ol li
{
      padding:0 0 3px 0;
      margin:0px;
      text-align:left;
      background:none;
}

.button_back
{
      padding:0;
      border:none;
      background:url('images/img/label_back2.png') no-repeat 0 0;
      width:106px;
      height:27px;
      cursor:pointer;
      text-align:center;
}


.button_add
{
      padding:0;
      border:none;
      background:url('images/img/label_add2.png') no-repeat 0 0;
      width:105px;
      height:27px;
      cursor:pointer;
      text-align:center;
}



.submit_form
{
      padding:0;
      border:none;
      background:#fff url('pl/images/search.gif') repeat-x 0 0;
      width:65px;
      height:19px;
      cursor:pointer;
      margin:5px 0 10px;
}

.submit_form2
{
      padding:0;
      border:none;
      background:url('pl/images/input_tlo.jpg') no-repeat 0 0;
      width:143px;
      height:20px;
      margin:0px;
      color:#fff;
      cursor:pointer;
      text-align:center;
}

.input_spam
{
      margin-top:0px;
}

.inp_pay
{
      background:url('images/img/button_pay.png') no-repeat 0 0;
      border:none;
      width:85px;
      height:30px;
      margin:0;
      cursor:pointer;
}

.inp_search_send
{
      width:98px;
      height:39px;
      margin:0;
      border:none;
      cursor:pointer;
      font-size:13px;
      padding:0 0 12px 15px;
      color:#fff;
      background:url('images/img/inp_search_send.png') no-repeat 0 0;
      text-align:left;
}

.inp_search_send_en
{
      background:url('images/img/inp_search_send_en.png') no-repeat 0 0;
      border:none;
      width:99px;
      height:32px;
      margin:0;
      cursor:pointer;
}

.inp_search_save
{
      background:url('images/img/inp_search_save.png') no-repeat 0 0;
      border:none;
      width:85px;
      height:30px;
      margin:0;
      cursor:pointer;
}

.inp_search_add
{
      background:url('images/img/inp_search_add.png') no-repeat 0 0;
      border:none;
      width:85px;
      height:30px;
      margin:0;
      cursor:pointer;
}



.inp_search
{
      height:47px;
      width:164px;
      cursor:pointer;
      border:none;
}

.inp_search2
{
      height:21px;
      text-align:center;
      color:#fff;    
      cursor:pointer;
      border:none;
      background:#00266C;
      font-size:11px;
      padding:0 10px 2px;
      border-radius:3px;
      -moz-border-radius:3px;
      -webkit-border-radius:3px;
}

.inp_button
{
      height:24px;
      width:65px;
      text-align:center;
      color:#fff;    
      cursor:pointer;
      padding-bottom:2px;
      font-size:12px;
      border:none;
      background:url('images/img/button.png') no-repeat 0 0;
}

.inp_button2
{
      height:20px;
      width:60px;
      text-align:center;
      color:#fff;    
      cursor:pointer;
      padding-bottom:4px;
      font-size:11px;
      border:none;
      background:url('images/img/button2.png') no-repeat 0 0;
}




.f_label_class
{
      padding:3px 10px; 
      width:270px;
      text-align:right;
      font-size:12px;
      float:left;
}

.f_label_diet
{
      width:150px;
}

.f_input_class
{
      width:255px;
      float:left;
      margin:0 0 15px;
}

.input_form
{
      margin:0; 
      background:#fff;
      border:solid 1px #ebebeb;
      font-size:15px;
      font-weight:400;
      padding:13px 25px;
      background:#fff;    
      width:500px; 
}

.input_form2
{
      padding:0 8px 2px;
      margin:0; 
      width:160px;
      height:22px;
      background:#fff;
      border:solid #d4d4d4 1px;
      -webkit-border-radius: 3px; 
      -moz-border-radius: 3px; 
      border-radius: 3px;
      font-size:12px;
      margin:0 0 10px 0;
}


.input_select
{
      border:solid #d4d4d4 1px;
      width:auto;
      padding:5px 4px;
      font-size:12px;
      background:#fff;
      -webkit-border-radius: 3px; 
      -moz-border-radius: 3px; 
      border-radius: 3px;
      margin:0 0;
}


.input_form_gray
{
      padding:0 10px 2px;
      margin:0; 
      width:285px;
      height:25px;
      background:#eee;
      border:solid #d4d4d4 1px;
      -webkit-border-radius: 3px; 
      -moz-border-radius: 3px; 
      border-radius: 3px;
      font-size:12px;
}

.check_form
{
      margin:7px 0 0;
}

.file_form
{
      margin:4px 0 0;
}


.input_form_textarea_gray
{

}


.input_file
{
      border:none;
      width:225px;
      padding:10px;
      background:#fff;
}

.input_select_gray
{
      border:solid #d4d4d4 1px;
      width:306px;
      padding:5px 5px 6px;
      font-size:12px;
      background:#eee;
      -webkit-border-radius: 3px; 
      -moz-border-radius: 3px; 
      border-radius: 3px;
}

.select_form
{
      border:none;
      width:178px;
      padding:2px 2px 2px 0;
      margin:10px 10px 0 0;
      font-size:12px;
      background:#fff;
}




.table_form .radio_tabx
{
      padding-top:4px;
}

.table_form
{
      border-collapse: collapse;
      padding: 0px;
}

.table_form td
{
      padding:0px;
      border-bottom:solid transparent 8px;
}

.table_form .label
{
      padding:3px 6px;
      background:#ebebeb; 
      font-weight:bold;
      color:#f00;
}

.table_form .td_white
{
      background:transparent; 
}

.table_form .td_white2
{
      background:transparent; 
      font-size:12px;
}

.table_form .td_left2
{
      padding:2px 10px 10px 2px; 
      width:120px;
      text-align:right;
      font-size:12px;
}

.table_form .td_left
{
      padding:6px 10px 6px 2px; 
      width:120px;
      text-align:right;
      font-size:12px;
}

.table_form .td_file
{
      width:300px; 
}

.text_label
{
      font-weight:bold;
      margin:0 5px 3px 0;
}

.text
{
}

.text_head
{
      font-weight:bold;
      font-size:12px;
      color:#803E2B;
      margin:5px 0 3px 0;
}

.opacity_0
{
      opacity:0;
}

.opacity_1
{
      opacity:1;
}

.d_none
{
      display:none;
}

.d_block
{
      display:block;
}

.f_right
{
      float:right;
}

.f_left
{
      float:left;
}

.relative
{
      position:relative;
}

.center
{
      text-align:center;
}

.justify
{
      text-align:justify;
}

.right
{
      text-align:right;
}

.underline
{
      text-decoration:underline;
}

.italic
{
      font-style:italic;
}

.bold
{
      font-weight:bold;
}

.left
{
      text-align:left;
}

.hide
{
      visibility:hidden;
}

.show
{
      visibility:visible;
}

.mar0
{
      margin:0px;
}

.marright0
{
      margin-right:0px;
}

.mar2
{
      margin-bottom:2px;
}

.marup3
{
      margin-top:3px;
}

.mar3
{
      margin-bottom:3px;
}

.mar5
{
      margin-bottom:5px;
}

.marup5
{
      margin-top:5px;
}

.mar10
{
      margin-bottom:10px;
}

.mar15
{
      margin-bottom:15px;
}

.marup15
{
      margin-top:15px;
}

.marup10
{
      margin-top:10px;
}

.mar20
{
      margin-bottom:20px;
}

.mar25
{
      margin-bottom:25px;
}

.marup20
{
      margin-top:20px;
}

.mar30
{
      margin-bottom:30px;
}

.mar40
{
      margin-bottom:40px;
}

.marup40
{
      margin-top:40px;
}

.mar50
{
      margin-bottom:50px;
}

.marup50
{
      margin-top:50px;
}

.mar70
{
      margin-bottom:70px;
}

.mar60
{
      margin-bottom:60px;
}

.marup30
{
      margin-top:30px;
}

.pad10
{
      padding-bottom:10px;
}

.crossed
{
      text-decoration: line-through; 
}

.ul__
{
      margin:0px 0 0;
      padding:0px 0px;
}

.ul__ li
{
      padding:1px 0 5px 0px;
      margin:0px 0 0  -20px;
      list-style-type:none;
      font-size:16px;
      text-align:left;
      background:none;
}

.ul__ li a
{
      display:block;
      padding: 0px;
      margin-left:-20px;
}


#text_content  .ul__ li
{
      background:none;
}


/*
.ul_
{
      margin:0px;
      padding:5px 0 5px 18px;
}

.ul_ li
{
      padding:0 0 3px;
      margin:0px;
      list-style-type:square;
      text-align:left;
      font-size:12px;
}
*/

.no_underline
{
      text-decoration:none;
}

.ul_ico
{
      margin:20px 0 10px;
      padding:5px 0 10px 0px;
}

.ul_, #text_content ul
{
      margin:0px;
      padding:5px 0 10px 0px;
}



.ul_ico li, .ul_ li, #text_content ul li
{
      display:block;
      padding:1px 0 5px 22px;
      margin:0px;
      list-style-type:none;
      background:url('images/img/ico_ul_.png') no-repeat 0 12px;
      text-decoration:none;
}

#text_content .main_news_text ul li
{
      background:url('images/img/ico_ul_.png') no-repeat 0 8px;
}

.ul_ico li a
{
      font-size:18px;
}

#div_video
{
      height:400px;
}

.main_comp_idd_left #div_video
{
      height:250px;
}

.div_video_sub
{
      width:390px;
      height:238px;    
      float:left;
      overflow:hidden;
}
.div_video_sub iframe
{
}

#text_content .ul_video
{
      margin:0px;
      padding:5px 0 10px 5px;
}

#text_content .ul_video li
{
      padding:0 0 0 0px;
      margin:0px;
      list-style-type:none;
      text-decoration:none;
      font-size:17px;
      font-weight:600;
      background:none;
}

#text_content .ul_video li a
{
      padding:1px 0 5px 14px;
      display:block;
      margin:0px;
      color:#6f6f6f;
      font-size:17px;
      background:url('images/img/ico_ul_v.png') no-repeat 0 10px;
}

#text_content .ul_video li ._sel, #text_content .ul_video li a:hover
{
      color:#F9A519;
}

#foot .ul_ li a
{
}

#text_content .ul_osw
{
      margin:0px;
      padding:5px 0 10px 0px;
}

#text_content .ul_osw li
{
      display:block;
      padding:1px 0 5px 0px;
      margin:0px;
      list-style-type:none;
      background:none;
}

#text_content .ul_osw li a
{
      background:none;
      color:#F04824;
}

#text_content .ul_ico li
{
      font-size:16px;
}

.ul_vert
{
      margin:0;
      padding:0 0 0 10px;
}

.ul_vert li
{
      padding:0 15px 5px 10px;
      margin:0;
      list-style-type:none;
      display:inline;
      background:url('images/img/ico_ul.png') no-repeat 0 6px;
}

/*
.ul_ico li a, .ul_ li a
{
      color:#7b7b7b;
}
*/
.label
{
      margin-top:10px;
      font-size:11px;
}

table td
{
      vertical-align: top;
}

.tab_space
{
      border-collapse: collapse;
      padding: 0px;
}
.tab_space td
{
     padding: 0px;
}

.tab_space
{
      border-collapse: collapse;
      padding: 0px;
}
.tab_space td
{
     padding: 0px;
}

.table_border, .tabelka
{
      border-collapse: collapse;
      margin:0 auto 20px;
      text-align:left;
      width:100%;
}

.table_border th, .tabelka th
{
      text-align:center;
}

.table_border tr
{
      -webkit-border-radius:25px; 
      -moz-border-radius:25px; 
      border-radius:25px;
}

.table_border td, .table_border th, .tabelka td, .tabelka th
{
      border:1px #fff solid;
      padding:12px 15px;
      background:none;
      font-size:16px;
      color:#222;      
}

.table_border td a
{
}
.table_border .label, .table_border th, .tabelka .label, .tabelka th
{
      background:#B5B4B4;
      font-family: 'Inter', sans-serif;
      font-weight:600;
      color:#fff;
      font-size:16px;
}


/*
old versja bez absolute
.cal_up
{
      padding:2px 0 0;
      height:25px;
      margin:0;
      background:#4D4D4D url('images/cal_up.jpg') no-repeat 0 0;
      position:relative;
}

.cal_select
{
      border:solid #8B8B8B 1px;
      font-size:10px;
      font-family:Tahoma, Verdana, Arial, sans-serif;
      padding:0;
}

.cal_close
{
      width:15px;
      height:15px;
      padding:0;
      margin:5px 0 0 18px;
      border:none;
      background:url('images/cal_close.gif') no-repeat 0 0;
      cursor:pointer;
}

.cal_left
{
      width:15px;
      height:15px;
      padding:0;
      margin:5px 2px 0 6px;
      border:none;
      background:url('images/cal_left.gif') no-repeat 0 0;
      cursor:pointer;
}

.cal_right
{
      width:15px;
      height:15px;
      padding:0;
      margin:5px 0 0 2px;
      border:none;
      background:url('images/cal_right.gif') no-repeat 0 0;
      cursor:pointer;
}
*/

.cal_up
{
      padding:0 0 0;
      height:25px;
      margin:0;
      background:#4D4D4D url('images/cal_up.jpg') no-repeat 0 0;
      position:relative;
}

.cal_select
{
      border:solid #8B8B8B 1px;
      font-size:10px;
      font-family:Tahoma, Verdana, Arial, sans-serif;
      padding:0;
      position:absolute;
}

.cal_select1
{
      top:5px;
      left:23px;
      width:76px;
}

.cal_select2
{
      top:5px;
      left:139px;
      width:46px;
}


.cal_close
{
      width:15px;
      height:15px;
      top:6px;
      right:6px;
      border:none;
      background:url('images/cal_close.gif') no-repeat 0 0;
      cursor:pointer;
      position:absolute;
}

.cal_left
{
      width:15px;
      height:15px;
      padding:0;
      margin:0;
      border:none;
      background:url('images/cal_left.gif') no-repeat 0 0;
      cursor:pointer;
      position:absolute;
}

.cal_left1
{
      top:6px;
      left:6px;
}

.cal_left2
{
      top:6px;
      left:122px;
}
.cal_right
{
      width:15px;
      height:15px;
      padding:0;
      margin:0;
      border:none;
      background:url('images/cal_right.gif') no-repeat 0 0;
      cursor:pointer;
      position:absolute;
}

.cal_right1
{
      top:6px;
      left:101px;
}

.cal_right2
{
      top:6px;
      left:187px;
}




.cal_div_table
{
      border:solid #4D4D4D 1px;
      width:238px;
}

.cal_table
{
      border-collapse: collapse;
      padding:0;
      margin:0;
      width:238px;
}

.cal_table td, .cal_table th
{
      text-align:center;
      border:1px #fff solid;
      padding:2px 3px;
      background:#EAE9ED;
      color:#4D4D4D;
      font-size:9px;
      font-family:Tahoma, Verdana, Arial, sans-serif;
}

.cal_table .cal_head
{
      color:#fff;
      font-weight:normal;
      background:#AFAFAF;
}

.cal_table td a
{
      font-size:9px;
      color:#4D4D4D;
      font-family:Tahoma, Verdana, Arial, sans-serif;
}



.warstwa_war
{
      position: absolute;
      visibility: visible;
}

.warstwa
{
      position: absolute;
      visibility: visible;
      text-align:center;
      z-index:98;
      left:0;
      top:0;
}

#war_foto_cal
{
}

#warstwa_gray
{
      position:absolute;
      top:0;
      left:0;
      width:100%;
      height:100%;
      background:url('images/png_gray.png') repeat 0 0;
      visibility:hidden;
      z-index:98;
}

.clear, .clear2
{
      clear:both;
      font-size:0;
      line-height:0;
      height:0;
}

.clear_left
{
      clear:left;
      font-size:0;
      line-height:0;
      height:0;
}

.clear_right
{
      clear:right;
      font-size:0;
      line-height:0;
      height:0;
}

.spacer
{
      width:100%;
      height:100%;           
}

.center_d
{
      margin:0 auto;
}

a
{
      color:#E2001A;
      text-decoration:none;
}

a:hover
{
      text-decoration:none;
}

a:focus, .search_button:focus, .search_input:focus, .submit_button:focus, .search_input_cal:focus, .search_button_cal:focus 
{
      outline: 2px solid #D00;
}

.wa_img
{
      margin:0 15px 0 0;
}
.nowrap
{
      white-space: nowrap;
}

.pub_photo
{
      width:200px;
}

.m_pub_right
{
      width:1000px;
}