html
{
      color:#888;
      font-family:Arial, sans-serif;
      margin:0px;
      font-size:11px;
      width:100%;
      height:100%;
      background:#428001 url('images/img/bckg_green2.png') no-repeat 0 0;
}

body
{
      margin:0px;
      width:100%;
      text-align:center;
      background:url('images/img/bckg_foot.png') repeat-x 0 100%;
}

.cookie_style
{
      position:fixed;
      right:0px;
      bottom:0px;
      width:400px;
      padding:10px;
      background:#fff;
      border:solid #eee 1px;
      text-align:left;
      z-index:99;
      color:#666;
      
}


#miejsce
{
      background:url('images/img/miejsce.png') no-repeat 0 0;
      width:49px;
      height:18px;
      margin:3px 5px 0 0;
}

#button_hide_map
{
      border:none;
      background:url('images/img/button_mapa.png') no-repeat 0 0;
      width:92px;
      height:47px;
      cursor:pointer;
}

#id_institution
{
      padding:2px;
      border:solid #428001 1px;
      background:#4B9601;
      font-size:11px;
      color:#fff;
      font-family:Arial, sans-serif;
}

#main
{
      margin:0 auto;
      padding:0;
      position:relative;
      overflow:hidden;
      text-align:left;
}

.border_gray
{
      border:solid 8px #eee;
      zoom:1;
      margin:0 auto;
}

#swf_min
{
      margin:0 auto;
}


.photo_bckg
{
      height:85px;
      width:110px;
}

.photo_bckg2
{
      height:105px;
      width:140px;
      padding:2px;
      border:solid #F2E3CE 1px;
      display:inline;
}

.photo_gal
{
      height:150px;
      width:200px;
      padding:2px;
      border:solid #F2E3CE 1px;
      display:inline;
      margin:10px;
}

/* podstrona */
#main #text_title
{
      font-size:20px;
      color:#428001;
      height:31px;
      padding:3px 20px 14px;
}

#main .text_subtitle
{
      font-family:Georgia, Tahoma, Arial, sans-serif;
      font-size:12px;
      /* ccolor:#FF6300; */
      color:#428001;
      height:33px;
      padding:6px 0 0 16px;
      background:url('images/img/spacer.gif') no-repeat 8px 10px;
}

#main .text_subtitle_no_bckg
{
      font-family:Georgia, Tahoma, Arial, sans-serif;
      font-size:14px;
      /* ccolor:#FF6300; */
      color:#428001;
      height:33px;
      padding:6px 0 0 90px;
      background:none;
}

#main #arrow_left
{
      float:left;
      width:27px;
      height:73px;
      background:url('images/img/offer_left2.png') no-repeat 0 0;      
      margin:13px 6px 0 0;
      cursor:pointer;
}

#main #arrow_left:hover
{
      background:url('images/img/offer_left2.png') no-repeat 0 -73px;
}

#main #arrow_right
{
      float:right;
      width:27px;
      height:73px;
      background:url('images/img/offer_right2.png') no-repeat 0 0;      
      margin:13px 0 0 0;
      cursor:pointer;
}

#main #arrow_right:hover
{
      background:url('images/img/offer_right2.png') no-repeat 0 -73px;
}

#main #foot_right
{
      float:left;
      margin:7px 20px 0;  
      text-align:right;
      height:20px; 
}

#main #foot_left
{
      float:right;
      margin:7px 20px 0;  
      text-align:left;
      height:20px; 
}

.table_panorama_jpg
{
      border:solid #ddd 1px;
      height:87px;
      width:125px;
      margin:0 10px;
      cursor:pointer;
      padding:4px;
      opacity:1;
      filter:alpha(opacity=100);
}

.table_panorama_jpg_opacity
{
      border:solid #ddd 1px;
      height:87px;
      width:125px;
      margin:0 10px;
      cursor:pointer;
      padding:4px;
      opacity:0.5;
      filter:alpha(opacity=50);
}

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

.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_purple
{
      color:#421152;
}

.col_orange
{
      color:#FD5602;
}

.col_red
{
      color:#f00;
}

.col_green
{
      color:#090;
}

.col_blue
{
      color:#2D8EB1;
}

.col_darkblue
{
      color:#005878;
}

.col_white
{
      color:#fff;
}

.col_brown
{
      color:#653A3A;
}

.col_gray
{
      color:#5a5a5a;
}

.col_lightgray
{
      color:#ababab;
}

.col_black
{
      color:#21100B;
}

.col_yellow
{
      color:#fff55a;
}

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:10px;
      font-family:Georgia, Tahoma, Verdana, Arial, sans-serif;
}

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

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

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;
}

.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_form
{
      border:solid #FEBA3B 1px;
      width:300px;
      height:16px;
      padding:2px 1px 0;
      font-size:11px;
      background:#fff;
}

.input_spam
{
      margin-top:0px;
}

.inp_search
{
      height:20px;
      width:80px;
      background:#79AF25; 
      text-align:center;
      color:#fff;    
      border:solid #F6F6F6 1px;
      cursor:pointer;
      padding-bottom:2px;
      margin-top:2px;
}

.show_map
{
      margin-top:-3px;
}

.input_form_textarea
{
      border:solid #d5d6d6 1px;
      width:300px;
      font-size:11px;
      padding:1px;
      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;
      zoom:1;
}

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

.table_form .td_white
{
      background:transparent; 
}

.table_form .td_left
{
      padding:3px; 
      width:120px;
}

.table_form .td_file
{
      width:300px; 
}

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

.text_text
{
}

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

.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;
      color:#fff;
}

.left
{
      text-align:left;
}

.hide
{
      visibility:hidden;
}

.show
{
      visibility:visible;
}

.mar0
{
      margin-bottom:0px;
}

.mar1
{
      margin-bottom:1px;
}

.mar2
{
      margin-bottom:2px;
}

.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;
}

.marup20
{
      margin-top:20px;
}

.mar30
{
      margin-bottom:30px;
}

.marup30
{
      margin-top:30px;
}

.pad10
{
      padding-bottom:10px;
}

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

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

.ul__ li
{
      padding:0px;
      margin:0px;
      padding-bottom:3px;
      list-style-type: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:11px;
}

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

.ul_ico li
{
      display:block;
      padding:0 0 6px 12px;
      margin:0px;
      list-style-type:none;
      background:url('images/news_ico.gif') no-repeat 0 2px;
}

.ul_ico li a
{
      color:#21100B;
}

.label
{
      margin-top:10px;
      font-size:11px;
}

table td
{
      vertical-align: top;
      font-size:11px;
}

.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
{
      border-collapse: collapse;
      margin-bottom: 10px;
      margin:0 auto;
      text-align:left;
}

.table_border th
{
      text-align:center;
}

.table_border td, .table_border th
{
      border:1px #FEBA3B solid;
      padding:4px;
      background:#fff;
}

.table_border .label, .table_border th
{
     background:#FC5602;
     color:#fff;
}

.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
{
      clear:both;
      font-size:0;
      line-height:0;
      height:0;
}

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

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

a:hover
{
      text-decoration:underline;
}


