html
{
      color:#00582F;
      font-family:Tahoma, Verdana, Arial, sans-serif;
      margin:0px;
      font-size:11px;
      width:100%;
      height:100%;
      background:url('images/bckgx.gif') repeat-x 0 0;
}

body
{
      margin:0px;
      width:100%;
      text-align:center;
}

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

#main #banner
{
      height:220px;
      background:url('images/banner.jpg') no-repeat 0 0;
}

#main #menu_left
{
      float:left;
      width:224px;
}

#main #menu_left #menu_left_up
{
      height:15px;
      width:224px;
      background:url('images/menu_up.jpg') no-repeat 0 0;
}

#main #menu_left ul
{
      margin:0;
      padding:0;
      background:#F4D7D1;
      border:solid 5px #ECC0B6;
      border-top:solid 0px #ECC0B6;
}

#main #menu_left ul li
{
      list-style-type:none;
}

#main #menu_left ul li a, #main #menu_left ul li span
{
      margin:0;
      display:block;
      padding:10px 10px 10px 25px;
      font-family:Verdana, Tahoma, Arial, sans-serif;
      font-size:12px;
      color:#B41129;
      background:url('images/ico2.gif') no-repeat 10px 13px;
      border-bottom:dotted #fff 1px;
}

#main #menu_left ul li a:hover, #main #menu_left ul .li_sel a
{
      color:#007609;
      background:url('images/ico1.gif') no-repeat 10px 13px;
      text-decoration:none;
}

#main #content
{
      float:right;
      width:730px;
      background:url('images/lion2.jpg') no-repeat 50% 70px;
      min-height:450px;
}










.photo_bckg
{
      float:left;
      padding:6px 0 0 6px;
      height:120px;
      width:256px;
      border:solid #D8D8D9 0px;
      display:inline;
      margin-bottom:30px;
      background:url('images/photo_bckg.jpg') no-repeat 0 0;
}


.main_news_right
{
      float:right;
      width:285px;
}

.main_news_title
{
      color:#990000;
      font-size:12px;
      font-weight:bold;
}

.main_news_title a
{
      color:#990000;
}

.main_news_text
{
      color:#333;
      text-align:justify;
}

.main_news_text a
{
      color:#333;
}

.main_news_next
{
      text-align:right;
      margin-bottom:30px;
}

/* podstrona */
#main #content #text_title
{
      font-weight:bold;
      font-family:Verdana, Trebuchet MS, Tahoma, Arial, sans-serif;
      font-size:18px;
      color:#B41129;
      border-bottom:solid #E7E8E9 1px;
}

#main #content #path
{
      float:left;
}

#main #content #path a
{
      color:#999;
      font-size:10px;
}

#main #content #text_back
{
      float:right;
      text-align:right;
      margin:3px 0 20px;
}

#main #content #text_content
{
      zoom:1;
      margin:0 0 10px;
      text-align:justify;
      line-height:15px;
}

#main #foot
{
      border-top:dotted #B5C7CF 1px;
      padding:3px 0 10px;
      margin-top:20px;
      zoom:1;
}

#main #foot ul
{
      margin:0;
      padding:0;  
      float:left;
      display:inline;
}

#main #foot ul li
{
      list-style-type:none;
      float:left;
}

#main #foot ul li a, #main #foot ul li span
{
      margin:0;
      padding:0px 10px;
      font-size:11px;
      color:#6B7A80;
      border-right:solid #7E8082 1px;
}

#main #foot ul .no_b a
{
      border-right:solid #7E8082 0px;
}

#main #foot ul li a:hover
{
}

#main #foot #fast4net
{
      float:right;
      margin:0 0 0;
      width:20%;
      text-align:right;
      color:#7E8082;
      font-size:11px;
}

#main #foot #fast4net a
{
      color:#7E8082;
}



#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_red
{
      color:#f00;
}

.col_green
{
      color:#090;
}

.col_blue
{
      color:#2D8EB1;
}

.col_darkblue
{
      color:#005878;
}

.col_white
{
      color:#fff;
}

.col_gray
{
      color:#5a5a5a;
}

.col_lightgray
{
      color:#ababab;
}

.col_black
{
      color:#2C2C2C;
}

.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:11px;
      font-family: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 #d5d6d6 1px;
      width:300px;
      height:16px;
      padding:2px 1px 0;
      font-size:11px;
      background:#fff;
}

.input_spam
{
      margin-top:0px;
}

.inp_search
{
      height:22px;
      width:94px;
      background:#950000; 
      text-align:center;
      color:#fff;    
      border:solid #3F3F3F 1px;
      cursor:pointer;
      padding-bottom:2px;
}

.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 #fff 8px;
}

.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:220px;
}

.table_form .td_file
{
      width:300px; 
}

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

.left
{
      text-align:left;
}

.hide
{
      visibility:hidden;
}

.show
{
      visibility:visible;
}

.mar0
{
      margin-bottom:0px;
}

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

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

.table_border th
{
      text-align:center;
}

.table_border td, .table_border th
{
     border:1px #bababa solid;
     padding:4px;
     color:#2c2c2c;
}

.table_border .label, .table_border th
{
     color:#005878;
     background:#EEDDC1;
}

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

a:hover
{
      text-decoration:underline;
}



