
body
{
 margin: 0px;
 padding: 0px;
}

.captcha
{
 border: black; 
 width: 120px; 
 height: 40px; 
 cursor: pointer;
}

.button_strona
{
 text-align: center;
 border: none;
 color: white;
 background-color: darkgray;
 cursor: pointer;
 vertical-align: middle;
}

.multikategorie_menu
{
 cursor: pointer;
 color: #696969;
 text-decoration: none;
 font-family: verdana; 
 font-size: 12px;
}

.multikategorie_menu_selected
{
 cursor: pointer;
 color: red;
 text-decoration: none;
 font-family: verdana; 
 font-size: 12px;
 font-weight: bold;
}

.multikategorie_menu_mouseover
{
 cursor: pointer;
 color: red;
 font-weight: bold;
 
 text-decoration: none;
 font-family: verdana; 
 font-size: 12px;
}

.lay_foto
{
   border: none;
}

.lay_strona_aktualna
{
 color: red;
}

.lay_strony
{
 color: gray;
}

.lay_link_foto
{
 text-decoration: none;
 color: #696969;
 cursor: pointer;
}

.lay_link_zalacznik, .lay_cennik_link
{
 text-decoration: none;
 color: #696969;
 cursor: pointer;
}

.lay_szukaj_form_input
{
 background-color: #373753;
 color: black;
}


table.lay_table
{
   border-collapse: collapse;
   padding: 0;
}

td.lay_td
{
   vertical-align: top;
   font-family: verdana;
   font-size: 11px;
   color: #696969;
   padding: 0;
}

table.lay_overall
{
 width: 100%;
 
}

td.lay_header
{
   background: url(../images/lay_bgtop.jpg) top repeat-x;
   text-align: center;
   vertical-align: top;
}

td.lay_search
{
   background: url(../images/lay_01.jpg) repeat-x;
   vertical-align: middle;
   text-align: right;
   height: 32px;
   font-family: verdana;
   font-size: 10px;
   color: #FFFFFF;
}

td.lay_left
{
   width: 220px;
}

td.lay_tdsep_left
{
   width: 11px;
   background: url(../images/lay_tdsep_left.jpg) center repeat-y;
}

td.lay_tdsep_middle
{
   width: 21px;
   background: url(../images/lay_tdsep_middle.jpg) center repeat-y;
}

td.lay_tdsep_right
{
   width: 11px;
   background: url(../images/lay_tdsep_right.jpg) center repeat-y;
}

td.lay_right
{
   width: 592px;
}

td.lay_footer
{
   background: url(../images/lay_bgbottom.jpg) repeat-x;
   text-align: center;
   vertical-align: top;
   height: 117px;
   font-size: 10px;
}

td.lay_footer a
{
   color: #696969;
   text-decoration: none;
}

td.lay_footer a:hover
{
   text-decoration: underline;
   font-weight: bold;
   color: red;
}

.lay_naglowek
{
   height: 30px;
   font-size: 13px;
   font-weight: bold;
}

.kp
{
 cursor: pointer;
 color: #696969;
 text-decoration: none;
 font-family: verdana; 
 font-size: 12px;
 font-weight: bold;
}

.kp_mouseover
{
 cursor: pointer;
 color: red;
 font-weight: bold;
 
 text-decoration: none;
 font-family: verdana; 
 font-size: 12px;
}

.lay_kp_link_foto
{
 text-decoration: none;
 color: #696969;
 cursor: pointer;
 border: solid 2px #696969;
}

.lay_kp_link_pobierz
{
 text-decoration: none;
 color: #696969;
 cursor: pointer;
}

.lay_kp_link_pobierz_mouseover
{
 text-decoration: none;
 color: red;
 cursor: pointer;
}

