html
{
      color:#575757;
      font-family: 'PT Sans', sans-serif;
      font-weight:400;
      margin:0px;
      font-size:16px;
      width:100%;
      background:#fff; 
}
.input_form_check
{
      width:330px;
}
.input_file
{
      width:12px;
      padding:10px 10px 8px;
      background:#fff;
      border:solid #d4d4d4 1px;
      -webkit-border-radius: 3px; 
      -moz-border-radius: 3px; 
      border-radius: 3px;
}

.element-invisible {height:0;margin-left:-3000px;margin-top:-3000px;position:absolute;}

body
{
      margin:0px;
      text-align:center;
      position:relative;
}

.table_file
{
      padding:5px 10px;
      background:#fafafa;
      border:solid 1px #ddd;
      font-size:14px;
}

.file_met
{
      border-top:solid 0px #ddd;
      background:#fafafa;
}

#war_google
{
      width:100%;
      height:100%;
}

#war_google_sub
{
      width:400px;
      height:300px;
}

#war_google_id
{
      width:100%;
      height:400px;
}

#main
{
      width:100%;
      
}

.main_div
{
      width:1170px;
      margin:0 auto 0;
      padding:0 0;
      overflow:hidden;
      text-align:left;
      z-index:10;
}

#up
{
      height:70px;
      background:#F3F3F3;
}

#menu_hor_rwd
{
      display:none;
}

#main #menu_hor
{
      -webkit-border-radius: 6px; 
      -moz-border-radius: 6px; 
      border-radius: 6px;
      background:#23458B;
      height:auto;
      margin:0 0 0px;
      padding:19px 35px; 
}

#main #menu_hor ul
{
      margin:0 0;  
      padding:0;      
}

#main #menu_hor ul li
{
      padding:0;
      list-style-type:none;
      font-family: 'PT Sans', sans-serif;
      font-weight:700;
      font-size:14px;
      display:inline;
}

#main #menu_hor ul .m_none
{
      display:none;
}

#main #menu_hor ul li a, #main #menu_hor ul li span
{
      display:inline-block;
      padding:0 20px 0 0;
      margin:0 15px 0 0;
      text-transform:uppercase;
      color:#fff;
      text-decoration:none;
      background:url('images/img/bull.png') no-repeat 100% 8px;
}

#main #menu_hor ul li:last-child a, #main #menu_hor ul li:last-child span
{
      padding:0 0 0;
      margin:0 0 0;
      background:none;
}


#banner
{
      height:220px;
      background:url('images/img/bckg.jpg') no-repeat 50% 50%;
      position:relative;
}

#banner .main_div
{
      height:100%;
      position:relative;
}

#logo_div
{
      margin:66px 0 0 0;
}

#ico_bip
{
      margin:0 35px 0 0;
      width:74px;
      height:88px;
      background:url('images/img/bip.png') no-repeat 0 0; 
}

#logo_text
{
      text-shadow: 1px 1px 1px #fff;
}



#up_right_icons
{
      position:absolute;
      top:0;
      right:0;
      padding:10px 0 10px 15px;
}

#up_right_icons div
{
      margin:0 0 0 15px;
}

#up_right_icons #ico_home
{
      display:inline-block;
      height:18px;
      width:18px;
      background:url('images/img/ico_home.png') no-repeat 50% 50%;
      margin:0 0 0;
}

#ico_bw
{
      display:inline-block;
      height:18px;
      width:18px;
      background:url('images/img/ico_bw.png') no-repeat 50% 50%;
}

#ico_map
{
      display:inline-block;
      height:18px;
      width:18px;
      background:url('images/img/ico_map.png') no-repeat 50% 50%;
}

#ico_help
{
      display:inline-block;
      height:18px;
      width:18px;
      background:url('images/img/ico_help.png') no-repeat 50% 50%;
}

#ico_contact
{
      display:inline-block;
      height:18px;
      width:18px;
      background:url('images/img/ico_contact.png') no-repeat 50% 50%;
}

#up_search_div
{
      position:absolute;
      bottom:0;
      right:0;
      padding:10px 0 10px 15px;
}


#search_div
{
      width:auto;
      height:40px;
      margin:0 0 0;
      border:solid #D9D9D9 1px;
      background:#fff;
      -webkit-border-radius: 6px; 
      -moz-border-radius: 6px; 
      border-radius: 6px;
}
.search_input
{
      width:240px;
      height:38px;
      padding:0 15px;
      margin:0;
      font-size:15px;
      color:#7E7E7E;
      border:none;
      -webkit-border-radius: 6px; 
      -moz-border-radius: 6px; 
      border-radius: 6px;
}

.search_button
{
      width:40px;
      height:40px;
      margin:0;
      border:none;
      background:url('images/img/search_button.png') no-repeat 50% 50%;
      cursor:pointer;
}


#main_left
{
      width:700px;    
}

.main_label
{
      -webkit-border-radius: 6px; 
      -moz-border-radius: 6px; 
      border-radius: 6px;
      height:36px;
      color:#fff;
      font-size:13px;
      text-transform:uppercase;
      font-weight:bold;
}

.main_label_news
{
      background:#239DD2 url('images/img/news_ico.png') no-repeat 34px 19px;   
      padding:20px 0 0 72px;
}

.news_arch_all a
{
      display:block;
      padding:15px 10px 15px 34px;
      cursor:pointer;
      color:#fff;
      background:#354E8C url('images/img/button_more.png') no-repeat 96% 50%;
      -webkit-border-radius:6px; 
      -moz-border-radius:6px; 
      border-radius:6px;
      font-weight:700;
      font-size:13px;      
      border:none;
      text-transform:uppercase;
}

.main_label_ogl
{
      background:#239DD2 url('images/img/ogl_ico.png') no-repeat 34px 19px;   
      padding:20px 0 0 72px;
}

.main_news
{
      border:solid 1px #D7D7D7;
      -webkit-border-radius: 6px; 
      -moz-border-radius: 6px; 
      border-radius: 6px;
      padding:20px 25px;
      margin:0 0 10px;
}

.photo_bckg_main
{
      width:185px;
      border:solid 0px #e5e5e5;
}

.main_news_right
{
      width:440px;
}

#text_content .main_news_right
{
      width:465px;
}



#main_right
{
      width:450px;   
      margin:0 0 0 20px; 
}

.main_label_przet
{
      background:#239DD2 url('images/img/przet_ico.png') no-repeat 34px 19px;   
      padding:20px 0 0 72px;
}

.main_banner_p
{
      -webkit-border-radius:6px; 
      -moz-border-radius:6px; 
      border-radius:6px;
}

.main_banner_p a
{
      display:block;
      height:36px;
      padding:20px 0 0 92px;
      cursor:pointer;
      color:#fff;
      -webkit-border-radius:6px; 
      -moz-border-radius:6px; 
      border-radius:6px;
      font-weight:700;
      font-size:13px;      
      border:none;
      text-transform:uppercase;
}

#main_banner_p1
{
      background:#354E8C url('images/img/banner1_bckg.png') no-repeat 100% 50%;
}

#main_banner_p1 a
{
      background:url('images/img/banner1_ico.png') no-repeat 34px 50%;
}

#main_banner_p2
{
      background:#354E8C url('images/img/banner2_bckg.png') no-repeat 100% 50%;
}

#main_banner_p2 a
{
      background:url('images/img/banner2_ico.png') no-repeat 34px 50%;
}

#main_banner_p3
{
      background:#354E8C url('images/img/banner3_bckg.png') no-repeat 100% 50%;
}

#main_banner_p3 a
{
      background:url('images/img/banner3_ico.png') no-repeat 34px 50%;
}

.text_label
{
      background:#F4F4F4;
      padding:7px 10px;
}

.text_text
{
      padding:0 10px;
}
.n_left
{
      width:55%;
}

.n_right
{
      width:44%;
}






#foot
{
      background:url('images/img/foot.jpg') no-repeat 0 0;
      height:270px;
      padding:35px 0 0 35px;
}

#foot_down
{
      background:#F3F3F3;
      padding:15px 0;
}

#foot_left
{
      background:#354F8F;
      width:240px;
      height:190px;
      line-height:30px;
      padding:40px 50px;
}

#foot_right
{
      background:#fff;
      width:380px;
      height:190px;
      line-height:30px;
      padding:40px 50px;
}

#foot .ul_foot
{
      padding:0;
      margin:0;  
}

#foot .ul_foot li
{
      padding:0;
      margin:0;  
      list-style-type:none;
      font-family: 'PT Sans', sans-serif;
      font-size:16px;
      color:#fff;
}

#foot .ul_foot li a
{
      padding:0px;
      margin:0;
      color:#fff;
}


#main .fast4net
{
      font-size:13px;
      margin:10px 20px;
}

#main .fast4net a
{
      color:#aaa;
      text-decoration:none;
}

#sub_left
{
      width:350px;
}

#sub_mid
{
      width:800px;
      -webkit-border-radius:6px; 
      -moz-border-radius:6px; 
      border-radius:6px;
}

#sub_left ul
{
      margin:0;
      padding:20px 0; 
      -webkit-border-radius:6px; 
      -moz-border-radius:6px; 
      border-radius:6px;
      background:#23458B;   
}

#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:15px 0px 15px 25px;      
      margin:0 35px;
      font-size:16px;
      color:#fff;
      border-bottom:solid 1px #3C5FA7;
      background:#23458B url('images/img/sub_left_ul_ico.png') no-repeat 0 50%;   
      text-decoration:none;
}

#sub_left ul li:last-child a, #sub_left ul li:last-child span
{
      -webkit-border-bottom-right-radius: 6px;
      -webkit-border-bottom-left-radius: 6px;
      -moz-border-radius-bottomright: 6px;
      -moz-border-radius-bottomleft: 6px;
      border-bottom-right-radius: 6px;
      border-bottom-left-radius: 6px;
      border-bottom:solid 0px #1B5CBC;
}
#sub_left ul li:first-child a, #sub_left ul li:first-child span
{
      -webkit-border-top-left-radius: 6px;
      -webkit-border-top-right-radius: 6px;
      -moz-border-radius-topleft: 6px;
      -moz-border-radius-topright: 6px;
      border-top-left-radius: 6px;
      border-top-right-radius: 6px;
}


#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
{
      background:url('images/img/sub_left_ul_ico2.png') no-repeat 0 50%;   
      color:#A8C2F6;
      text-decoration:none;
}


#sub_left ul li ul
{
      -webkit-border-radius:0px; 
      -moz-border-radius:0px; 
      border-radius:0px;
      border:solid #E5E5E5 0px;
      margin:0;
      padding: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:15px 0px 15px 45px;      
      margin:0 35px;
      background:#23458B url('images/img/sub_left_ul_ico2.png') no-repeat 20px 50%;   
}

#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:#A8C2F6;
      background:#23458B url('images/img/sub_left_ul_ico2.png') no-repeat 20px 50%;   
      text-decoration:underline;
}


#sub_left ul li ul li:last-child
{
}

#main_ogl
{
      width:420px;
      min-height:400px;
      border:solid 1px #D7D7D7;
      -webkit-border-radius: 6px; 
      -moz-border-radius: 6px; 
      border-radius: 6px;
      background:#fafafa;
}

.main_ogl
{
      border-bottom:solid 1px #EFEFEF;
      padding:0 0 10px;
      margin:15px 20px 10px;
}

#main_ogl_div .main_ogl:last-child 
{
      border-bottom:solid 0px #EFEFEF;
      padding:0;
}

.news_date
{
      padding:2px 0 4px 22px;
      background:url('images/img/clock.png') no-repeat 0 1px;   
}

.news_arch
{
      width:50%;
      padding:10px 10px 10px 0;
      cursor:pointer;
      color:#fff;
      background:#174589 url('images/img/button_more.png') no-repeat 90% 50%;
      -webkit-border-radius:6px; 
      -moz-border-radius:6px; 
      border-radius:6px;
      font-family: 'PT Sans', sans-serif;
      font-weight:700;
      font-size:15px;      
      text-align:center;
      border:none;
}

.lh20
{
      line-height:20px;
}



#foot_banner_left
{
      width:34px;
      height:128px;
      border:solid 1px #D7D7D7;
      -webkit-border-top-left-radius: 6px;
      -webkit-border-bottom-left-radius: 6px;
      -moz-border-radius-topleft: 6px;
      -moz-border-radius-bottomleft: 6px;
      border-top-left-radius: 6px;
      border-bottom-left-radius: 6px;
      background:#f7f7f7 url('images/img/banner_left.png') no-repeat 50% 50%;
      cursor:pointer;
}

#foot_banner_left:hover
{
      background-color:#F1F1F1;
}

#foot_banner_right
{
      width:34px;
      height:128px;
      border:solid 1px #D7D7D7;
      -webkit-border-top-right-radius: 6px;
      -webkit-border-bottom-right-radius: 6px;
      -moz-border-radius-topright: 6px;
      -moz-border-radius-bottomright: 6px;
      border-top-right-radius: 6px;
      border-bottom-right-radius: 6px;
      background:#f7f7f7 url('images/img/banner_right.png') no-repeat 50% 50%;
      cursor:pointer;
}

#foot_banner_right:hover
{
      background-color:#F1F1F1;
}

#foot_banner_mid
{
      display:block;
      -webkit-border-radius:6px; 
      -moz-border-radius:6px; 
      border-radius:6px;
      border:solid 1px #D7D7D7;
      background:#f7f7f7;
      height:98px;
      padding:30px 0 0;
      overflow:hidden;
      margin:0 0 15px;
}

#foot_banner_mid img
{
      margin:0 25px;
}

#main_banner_roll_div
{
      width:95%;
      margin:0 auto;
      overflow:hidden;
}

#main_banner_roll
{
      width:10000px;
}

.main_news_cal_div
{
      width:240px;
      background:#231F20;
      padding:7px;
}

.main_news_cal_in
{
      background:#231F20;
      padding:10px;
      border:solid #666 1px;
      color:#fff;
}












.cookie_style
{
      position:fixed;
      right:0px;
      bottom:0px;
      width:100%;
      padding:0;
      background:#eee ;
      text-align:center;
      color:#333;
      z-index:99;   
}

.cookie_style_div
{
      width:95%;
      margin:15px auto;
      font-size:12px;
}

.cookie_style_button
{
      background:#999;
      border:#666 solid 1px;
      height:31px;
      width:80px;
      cursor:pointer;
      color:#fff;
      font-family:Arial, Verdana, sans-serif;
      font-size:12px;
      font-weight:bold;
      -webkit-border-radius: 5px; 
      -moz-border-radius: 5px; 
      border-radius: 5px;
      margin:10px 0 10px 10px;
}






























.photogallery
{
      padding:0;
}

.photogallery a
{
      display:block;
      border:none;
      cursor:pointer;
      font-size:15px;
      padding:5px 0;
      width:100%;
      color:#fff;
      text-align:center;
      -webkit-border-radius:3px; 
      -moz-border-radius:3px; 
      border-radius:3px;
      font-family: 'PT Sans', sans-serif;
      background:#209CD0;
      margin:0 0 10px;
}

.more, .more_m
{
      border:none;
      cursor:pointer;
      font-size:15px;
      padding:5px 25px;
      color:#fff;
      text-align:center;
      -webkit-border-radius:3px; 
      -moz-border-radius:3px; 
      border-radius:3px;
      font-family: 'PT Sans', sans-serif;
      background:#209CD0;
}

.more_mar
{
      margin:0 0 0 10px;
}










.news_date_sub
{
      padding:1px  0 0 23px;
      background:url('images/img/date_ico.png') no-repeat 0 3px;   
}

#ogl_label_ico
{
      background:url('images/img/ogl_ico.png') no-repeat 98% 50%;   
      height:50px;
}

#tab_label_ico
{
      background:url('images/img/tab_ico.png') no-repeat 90% 50%;   
      height:38px;
      text-shadow: 1px 1px 1px #666;
      padding:17px 0 0 25px;
}

#main .ogl_label ul
{
      padding:0; 
      margin:0 0 0 25px;
}

#main .ogl_label ul li
{
      list-style-type:none;
      float:left;
      font-family: 'PT Sans', sans-serif;
      font-weight:700;
      font-size:15px;
      position:relative;
}

#main .ogl_label ul li a, #main .ogl_label ul li span
{
      display:block;
      padding:7px 25px 16px;
      color:#fff;
      margin:10px 5px 0 0;
      text-shadow: 1px 1px 1px #666;
}

#main .ogl_label ul .o_sel a, #main .ogl_label ul li a:hover
{
      color:#555;
      background:#fff;
      -webkit-border-radius:6px; 
      -webkit-border-bottom-right-radius: 0;
      -webkit-border-bottom-left-radius: 0;
      -moz-border-radius:6px; 
      -moz-border-radius-bottomright: 0;
      -moz-border-radius-bottomleft: 0;
      border-radius:6px;
      border-bottom-right-radius: 0;
      border-bottom-left-radius: 0;
      text-shadow: 1px 1px 1px #ddd;
}

.m_news_left
{
      width:185px;
      margin-right:20px;
}

.m_news_right
{
      width:590px;
}

.news_spacer
{
      padding-top:15px;
      border-top:solid 1px #e7e7e7;
}




#main #tresc
{
}

#main #sub_mid #text_title
{
      -webkit-border-radius:6px; 
      -moz-border-radius:6px; 
      border-radius:6px;
      border:solid 0px #E1BBBB;
      background:#209BCF url('images/img/sub_left_ul_ico.png') no-repeat 25px 50%;   
}

#main #sub_mid .text_title_w
{
      width:600px;
      text-transform:uppercase;
}

#text_title h2, #text_title h1, #text_title span
{
      padding:19px 20px 19px 45px;      
      font-size:16px;
      color:#fff;
      font-weight:700;
      display:inline-block;
}

#text_title_p h1, #text_title_p h2, #text_title_p span
{
      color:#000;
      font-weight:700;
      display:inline-block;
      font-size:20px;
}

#icons
{
      width:109px;
      height:20px;
      background:url('images/img/icons.png') no-repeat 0 0;   
      margin:20px 25px 0 0;
}

.sub_boxx
{
      border:solid 1px #D7D7D7;
      -webkit-border-radius: 6px; 
      -moz-border-radius: 6px; 
      border-radius: 6px;
      padding:20px 25px;
}

#main #ul_text_path
{
      padding:0;
      margin:0; 
      padding:15px 15px;
      background:#F3F3F3;
      -webkit-border-radius: 6px; 
      -moz-border-radius: 6px; 
      border-radius: 6px;
}

#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 15px 0 0;
      display:inline-block;
      margin:0 7px 0 0;
      font-size:12px;
      color:#626262;
      background:url('images/img/arrow.png') no-repeat 100% 6px;   
}

#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;   
}

#div_up
{
}

#div_up_ico
{
      height:14px;
      width:11px;
      background:url('images/img/up.png') no-repeat 0 0;   
}

#main #text_content
{
      text-align:left;
      line-height:22px;
      margin:0 12px;;
}

#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% 5px;   
}

.scale .scale_arrow2
{
      width:14px;
      height:17px;
      display:inline-block;
      padding:0px 5px 2px;
      background:url('images/img/arrow2.png') no-repeat 50% 5px;   
}


.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;
}

.table_photo2
{
      margin:12px;
}

.photo_bckg2
{
      width:185px;
}

.photo_bckg_post
{
      width:210px;
}

.table_photo3
{
      margin:15px;
}

.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_pt
{
      font-family: 'PT Sans', sans-serif;
      font-weight:400;
}

.f_pt_bold
{
      font-family: 'PT Sans', sans-serif;
      font-weight:700;
}

.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;
}

.f48
{
      font-size:48px;
      line-height:normal;
}

.f44
{
      font-size:44px;
      line-height:normal;
}

.f36
{
      font-size:36px;
      line-height:normal;
}

.f34
{
      font-size:34px;
      line-height:normal;
}

.f30
{
      font-size:30px;
      line-height:normal;
}

.f27
{
      font-size:27px;
      line-height:normal;
}

.f25
{
      font-size:25px;
      line-height:normal;
}

.f24
{
      font-size:24px;
      line-height:22px;
}

.f23
{
      font-size:23px;
}

.f22
{
      font-size:22px;
}

.f20
{
      font-size:20px;
}

.f19
{
      font-size:19px;
}

.f18
{
      font-size:18px;
      line-height:22px;
}

.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:#575757;
}

.col_link
{
      /*color:#5191F1;*/
      color:#174689;
      
}

.col_purple
{
      color:#421152;
}

.col_orange
{
      color:#f90;
}

.col_red
{
      color:#f00;
}

.col_green
{
      color:#27A0D5;
}

.col_dark_green
{
      color:#498A00;
}

.col_green2
{
      color:#BFE741;
}

.col_blue
{
      color:#174689;
}

.col_light_blue
{
      color:#6FCCFF;
}

.col_darkblue
{
      color:#005878;
}

.col_white
{
      color:#fff;
}

.col_brown
{
      color:#7B2B00;
}

.col_gold
{
      color:#9D6D3B;
}

.col_gray
{
      color:#666;
}

.col_light_gray
{
      color:#ccc;
}

.col_dark_gray
{
      color:#727272;
}

.col_black
{
      color:#191919;
}

.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
{
      font-size:15px;
      font-weight:bold;
      color:#575757;
}

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;
}



.button_search
{
      padding:0;
      border:none;
      background:url('images/img/label_search2.png') no-repeat 0 0;
      width:105px;
      height:27px;
      cursor:pointer;
      text-align:center;
}

.button_logout
{
      padding:0;
      border:none;
      background:url('images/img/label_logout2.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;
}

#form_div
{
      padding:20px 10px;
      background:url('images/img/pixel3_png.png') repeat 0 0;
      -webkit-border-radius: 7px; 
      -moz-border-radius: 7px; 
      border-radius: 7px;
}

.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
{
      padding:0 8px 2px;
      margin:0; 
      width:330px;
      height:25px;
      background:#fff;
      border:solid #d4d4d4 1px;
      -webkit-border-radius: 3px; 
      -moz-border-radius: 3px; 
      border-radius: 3px;
      font-size:12px;
}

.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:200px;
      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
{
      border:solid #d4d4d4 1px;
      width:330px;
      height:150px;
      font-size:12px;
      padding:8px 8px;
      background:#fff;
      -webkit-border-radius: 3px; 
      -moz-border-radius: 3px; 
      border-radius: 3px;
}

.input_form_textarea_gray
{
      border:solid #d4d4d4 1px;
      width:285px;
      height:150px;
      font-size:12px;
      padding:8px 10px;
      background:#eee;
      -webkit-border-radius: 3px; 
      -moz-border-radius: 3px; 
      border-radius: 3px;
}

.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;
}

.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;
}

.marup10
{
      margin-top:10px;
}

.mar20
{
      margin-bottom:20px;
}

.mar25
{
      margin-bottom:25px;
}

.marup20
{
      margin-top:20px;
}

.mar30
{
      margin-bottom:30px;
}

.mar40
{
      margin-bottom:40px;
}

.mar60
{
      margin-bottom:60px;
}

.marup30
{
      margin-top:30px;
}

.pad10
{
      padding-bottom:10px;
}

.crossed
{
      text-decoration: line-through; 
}

.ul__
{
      margin:0px;
      padding:5px 0 10px 0px;
}

.ul__ li
{
      display:block;
      padding:1px 0 5px 13px;
      margin:0px;
      list-style-type:none;
      text-align:justify;
      background:url('images/img/ico_ul.png') no-repeat 0 6px;
}


/*
.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_, ul_video
{
      margin:0px;
      padding:5px 0 10px 0px;
}

.ul_ico li, .ul_ li, .ul_video li
{
      display:block;
      padding:1px 0 5px 16px;
      margin:0px;
      list-style-type:none;
      background:url('images/img/ico_ul.png') no-repeat 0 8px;
      text-decoration:none;
}

#foot .ul_ li a
{
}

.ul_osw
{
      margin:0px;
      padding:5px 0 10px 0px;
}

.ul_osw li
{
      display:block;
      padding:1px 0 5px 16px;
      margin:0px;
      list-style-type:none;
}

.ul_ico li
{
      font-size:16px;
}

.ul_ li ._sel
{
      color:#00A334;
}

.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 td, .table_border th, .tabelka td, .tabelka th
{
      border:1px #fff solid;
      padding:8px 10px;
      background:#f6f6f6;
      font-size:15px;
}

.table_border td a
{
}

.table_border .label, .table_border th, .tabelka .label, .tabelka th
{
      background:#f0f0f0;
      font-weight:bold;
      color:#5f5f5f;
      font-size:15px;
}


/*
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: hidden;
      text-align:center;
      z-index:98;
      left:0;
      top:0;
}

#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
{
      text-decoration:underline;
      /*color:#5191F1;*/
      color:#364F8E;
}

a:hover
{
      text-decoration:none;
}

a:focus
{
/*
      text-decoration:none;
      border:solid #ff0 0px;
      outline: 3px solid #DD6B11;*/
      outline: orange solid 2px;
}
