body, div, img, p, a, h1, h2, h3, h4, h5, h6
{
	margin:0px;
	padding:0px;
	font-family: Verdana, Tahoma;
	font-size: 10pt;
	color: #333333;
}                   

body
{
	background-color:#cccccc;
	scrollbar-arrow-color: #000000;
      scrollbar-base-color: ##DD8500;
      scrollbar-track-color: #ffffff;
      scrollbar-highlight-color:#DD8500;
      scrollbar-shadow-color:#DD8500; 
      
}

p
{
        color:#666666;
        font-size:12px;
}

h2
{
        color:#bd5a12;
        font-size:18px;
        font-weight:bold;
}

h3
{
        color:#bd5a12;
        font-size:12px;
        margin-bottom:5px;
        font-weight:bold;
}

h4
{
        color:#797979; 
        font-size:11px;   
        margin-bottom:5px;
        font-weight:bold;
}

hr
{
        background-image:url('images/hr.gif');
        background-repeat:no-repeat;
        border:none;
        width:100%;
        margin-bottom:5px;
        height:2px;
}

#cnt
{
	width:820px;
	margin:20px auto;
	background-image: url('images/bg.gif');
	background-repeat: repeat;
}

#cnt #top
{
        height:40px;
        width:100%;    
}


#cnt #top #date
{
        line-height:40px;
        position:relative;
        left:250px;
        color:#cccccc;
        font-size:11px;
        width:250px;
}
#cnt #top #flash
{
    line-height:40px;
    top:-40px;
        position:relative;
        left:627px;
        color:#cccccc;
        font-size:11px;
        width:200px;
}


#cnt #data
{
        width:820px;        
        padding:0px;
        border-spacing:0px;
}


#cnt #data #welcome
{
        width:535px;
        height:150px;
        background-image: url('images/welcome_bg.gif');
	background-repeat: repeat-x;
	margin-top:15px;
}


#cnt #welcome #title
{
        width: 358px;
        height: 140px;
        position: relative;
        left:-12px;
        bottom:-20px;
        padding:1px;
        float:left;
        background-color:#333333;       
}

#cnt #welcome #welcome_pane
{
        width: 187px;
        height: 179px;
        position: absolute;
        margin-top:2px;
        left:50%;
        margin-left:214px;
        z-index:10;
}

#cnt #data #left_menu
{
        width:200px; 
        vertical-align:top;
        padding-top:30px;
        text-align:left;
        background-image: url('images/bg.gif');
	background-repeat: repeat;
}

#cnt #data #left_menu a
{
        text-decoration:none;
}

#cnt #left_menu #elements
{
        width:197px;
        margin:auto;
        background-image: url('images/bg.gif');
	background-repeat: repeat;
}

#cnt #left_menu hr
{
        background-image:none;
        border-top:solid 1px #63625e;
        border-bottom: solid 1px #a2a19d;
        height:1px;
}
                                                       
#cnt #left_menu span.title
{
        color:#fff;
        font-weight:bold;
        font-size:11px;
        display:block;        
}

#cnt #left_menu span.desc
{                        
        font-weight:bold;
        color:#ffc000;
}

#cnt #left_menu span.desc a
{
}

#cnt #data td{
        padding:0px;    
}


#cnt #data #street
{
        background-image: url('images/left_bg.gif');        
        background-repeat: repeat-y;
        vertical-align:bottom;
}

#cnt #data #street div.st{
        background-image: url('images/street_top.jpg');
        width:269px; 
        height:279px; 
        display:block        
}

#cnt #data #street2
{
        background-image: url('images/street.jpg');        
        background-repeat: no-repeat;
        width: 269px;
        height: 30px;
        background-position: 0px -279px;
}


#cnt #data #street3
{
        background-image: url('images/street.jpg');        
        background-repeat: no-repeat;
        width: 269px;
        height: 111px;
        background-position: 0px -309px;
}


#cnt #data #street4
{
        background-image: url('images/street.jpg');        
        background-repeat: no-repeat;
        width: 269px;
        height: 27px;
        background-position: 0px -420px;
}
#logo_stow
{
    float:left;
     width:60px;
     height:72px;
     background-image: url('images/logoSPONPC.jpg');        
        background-repeat: no-repeat;
        margin-top:13px;
        margin-left:5px;
}
#logo_stow a
{
    display:block;
    width:100%;
    height:100%;
    text-decoration:none;
}
#logo_stow a:hover
{
    text-decoration:none;
}
#cnt #data #logo
{
        height: 165px;
}

#cnt #data #logo_img
{
        width:180px;
        height:145px;
}


#cnt #data #banner_left
{
        background-image: url('images/banner_left.jpg');        
        background-repeat: no-repeat;
}

#cnt #data #main_banner
{                     
        background-color:#fff;
        background-image: url('images/banner_top.gif');
        background-repeat: repeat-x;
        height: 16px;
}

#cnt #data #main #content,
#cnt #data #main .panes
{
        padding-top:5px;
        padding-left:3px;
        clear:both;      
        width:530px; 
}

#cnt #data #keys
{
        width:69px;
        background-image: url('images/keys_bg.gif');
        background-repeat: repeat-y;
        vertical-align:top;
}


#cnt #data #main
{
        background-color:#fff;
        vertical-align:top;
}


#cnt #data #main #menu
{                
        width:521px;
        height: 67px;
        background-image: url('images/menu.gif');
        background-repeat: repeat-x;
        text-align:center;
        margin-left:-3px;  
        float:left;
}                     

#cnt #data #main #menu_right
{                
        width:20px;
        height: 67px;
        background-image: url('images/menu_right.gif');
        background-repeat: no-repeat;
        background-position: 0px 27px;
        float:left;
}

#cnt #main #menu a
{
        font-family: Arial, Verdana;
        font-size: 8pt;
        font-weight: bold;
        color: #fff;
        text-decoration: none;
        display: block;
        float:left;
        height:40px;        
}

#cnt #main #menu a:hover
{
        background-image: url('images/menu_arrow.gif');
        background-position: center 28px;
        background-repeat:no-repeat;
}

#cnt #main #menu #positions
{
        padding-top:25px;
}

#cnt #main #menu #about_us
{
        width: 70px;
        line-height:38px;
}

#cnt #main #menu #advices
{
       width: 90px;
       line-height:38px;
}

#cnt #main #menu #news
{
        width: 100px;
        line-height:38px;
}

#cnt #main #menu #projects
{
        width: 120px;
        line-height:38px; 
}

#cnt #main #menu #submit
{
        width:100px;
        line-height:38px; 
        text-align:center;
}

#cnt #main #menu #humour
{
        width:140px;
        line-height:38px;
        text-align:center;
}


#cnt #data #keys_img
{
        width:69px;
        height:179px;
        background-image: url('images/keys.jpg');
        background-repeat: no-repeat;
}

          
#cnt #data #bottom1
{
        background-image: url('images/bottom1.gif');
        background-repeat: repeat-x;
        height:30px;
}

#cnt #data #bottom2
{
        height:111px;
        background-image: url('images/bottom_middle.jpg');
        background-repeat: no-repeat;
        background-color:#1d1e20;
}

#cnt #data #bottom3
{
        background-color:#bb3f0b;
        height:27px;
        width:501px;
        text-align:right;
}
#cnt #data #bottom3 a
{
    color:#000;
    text-decoration:none;
    font-size:9px;
    padding-right:10px;
}
#cnt #data #company
{
        background-color:#ebebeb;
        height: 100px;
        width:531px;
        margin-left:20px;
}


#cnt #data #company a
{
        font-size:8pt;
        text-decoration:none;
}

#cnt #data #company .link
{
        color: #c23e09; 
        font-family:Arial;
}

#cnt #data #company #info
{
        width:170px;
        margin-left:5px;
        margin-top:10px;
        float:left;
        font-weight:bold;
        font-size:8pt;
        font-family:Arial;
}

#cnt #data #company #info2
{
    font-family:Arial;
        width:180px;
        margin-left:5px;
        margin-top:10px;
        float:left;
        font-weight:bold;
        font-size:8pt;
}

#cnt #data #company #logo_small
{
       width:80px;
       height:64px;
       margin-top:18px;
       margin-left:10px; 
       float:left;
}

.small_cnt 
{
       width:245px;
       float:left;
       margin-right:10px;
       padding-left:3px;
}
#properties
{
    height:450px;
    overflow-y:scroll;
    overflow-x:hidden;
    margin-bottom:10px;
}
#properties .property
{        
}

#properties .property img,
#spec .property img
{
        float:left;
        margin:5px;
        width:76px;
        height:70px;
        border: solid 1px #cccccc;
        padding:3px;
}
#properties .property .desc
{
        float:left;
        width: 350px;
        margin-top:3px;
        margin-bottom:5px;
}

#properties .property p.header
{
        font-size:13px;
        font-weight:bold;
}                       

#properties .property a
{
        color:#a53e39;
        font-weight:bold;
        text-decoration:none;
}
#properties .property a:hover
{
    text-decoration:underline;
}
#spec .property a
{
    color:#A53E39;
    font-size:10px;
    text-decoration:underline;
    float:right;
}
#spec .property p
{
    color:#fff;
    font-size:10px;
}
#spec .property .desc
{
    float:left;
    width:135px;
}
#spec .property p.header
{
    font-weight:bold;
}
.search_pan 
{
        width:248px;
}

.search_pan select
{
        border:solid 1px #cccccc;
        width:180px;      
        margin:5px;  
}

.search_pan div.top 
{
        height:8px;
        background-image:url('images/spec_top.jpg');
        background-repeat:no-repeat;
        overflow:hidden;
}

.search_pan div.middle 
{
        padding-left:5px;
        padding-right:5px;
        padding-bottom:5px;
        background-image:url('images/spec_middle.jpg');
        background-repeat:repeat-y;
}

.search_pan div.bottom 
{
        height:12px;
        background-image:url('images/spec_bottom.jpg');        
        background-repeat:no-repeat;
        overflow:hidden;
}

.search_pan .search_nav
{
        margin-left:20px;
        margin-top:5px;
}

.search_pan .search_nav a
{
        font-size:11px;
        margin-top:-3px;
        color:#a53e39;
        float:left;
        margin-right:5px;
}

.search_pan a.search
{
    display:block;
        background-image:url('images/search_bt.gif');
        width:84px;
        height:17px;
        border:0;
}
p.price
{
    padding-top:6px;
    padding-left:6px;
    color:Black;
    width:40px;
    float:left;
}
div.price_srch
{
    margin-top:3px;
}
#properties_tab #main_img #no_photo
{
   background-image:url('images/foto_oferta.jpg'); 
   width:70px;
   height:60px;
    display:block;
}
#properties_tab #main_img
{
     width:80px;
}
#properties_tab #main_img .back_img
{
    border-style: solid;
    border-width: 1px;
    border-color: #CCCCCC;
    height: 62px;
    width: 72px;
    padding-left:1px;
    padding-top:1px;
    text-align: center;
    vertical-align: middle;
    background-color: #ffffff;
    margin:0 auto
}
#properties_tab #main_img img
{
    width:70px;
    height:60px;
}
.spliter
{
    width:300px;
    height:1px;
    display:block;
    background-image:url('images/spliter.jpg');
    background-repeat:no-repeat;
    margin-left:50px;
    margin-bottom:10px;
}
#properties_tab
{
    border: 1px solid #E4E0E1;
    font-family:Arial,Verdana;
    color: #333333;
}
#properties_tab td.city_row
{
     font-weight:bold;
}
#properties_tab .prop_row td.zdj
{
    width:70px;
}
#properties_tab .prop_row td
{
    padding-left:5px;
    background-image:url('images/lista.jpg');
    background-repeat:repeat-x;
    height:70px;
    cursor:pointer;
}
#properties_tab .prop_row:hover td
{
    background-image:url('images/lista1.jpg');
    color:White;
}
#properties_tab .prop_row2:hover td
{
    background-image:url('images/lista1.jpg');
    color:White;
}
#properties_tab .prop_row2 td
{
    padding-left: 5px;
     height:70px;
    background-image:url('images/lista.jpg');
    background-repeat:repeat-x;
    cursor:pointer;
}
#properties_tab #header,
#properties_tab #header .lh
{
    height:30px;
    text-align:center;
    vertical-align:middle;
    font-weight:bold;
    font-size:11px;
}
#properties_tab #header td
{
 border-left-style: solid;
    border-width: 1px;
    border-color: #CCCCCC;
        line-height:10px;
}
.center
{
    text-align:center;
}
#properties_tab #sorting td
{
    background-image:url('images/sort_grad.jpg');
    background-repeat:repeat-x;
    text-align:center;
     
}
#properties_tab #sorting td
{
     border-left-style: solid;
    border-width: 1px;
    border-color: #CCCCCC;
    line-height:7px;
}

#sorting .rh
{
     width:18px;
     height:7px;
     display:block;
     margin: 0 auto;
}
.up
{
    background-image:url('images/up.gif');
    background-repeat:no-repeat;
        padding-left:4px;
        padding-right:5px;
        line-height:14px;
        padding-top:0px;
        padding-bottom:0px;
        text-decoration:none;
}
.down
{
    background-image:url('images/down.gif');
    background-repeat:no-repeat;
    padding-left:4px;
    line-height:7px;
    padding-right:5px;
    padding-top:0px;
    padding-bottom:0px;
    text-decoration:none;
}
#properties_tab .prop_row .add_notes
{
    margin-top:5px;
    background-image: url(images/notes.png);
    width:26px;
    height:26px;
}
#properties_tab .prop_row .rem_notes
{
    margin-top:5px;
    background-image: url(images/notes_dodana.png);
    width:26px;
    height:26px;
}
#properties_tab .prop_row2 .add_notes
{
    margin-top:5px;
    background-image: url(images/notes.png);
    width:26px;
    height:26px;
}
#properties_tab .prop_row2 .rem_notes
{
    margin-top:5px;
    background-image: url(images/notes_dodana.png);
    width:26px;
    height:26px;
}
#properties_tab .prop_row2 .drukarka
{
    margin-top:5px;
    background-image: url(images/drukarka.png);
    width:26px;
    height:26px;
}
#properties_tab .prop_row .drukarka
{
    margin-top:5px;
    background-image: url(images/drukarka.png);
    width:26px;
    height:26px;
}
#properties_tab #func_but
{
    width:27px;
    vertical-align:top;
    cursor:default;
}
#flipper
{
      text-align:center;
      margin-top:10px;
      margin-bottom:10px;
}
#flipper a
{
    margin-left:5px;
    color:#777777;
    font-weight:bold;
 text-decoration:none;
 padding-left:4px;
 padding-right:4px;
}
#flipper a.active
{
        background-image:url('images/grad_page.jpg');
        text-decoration:underline;
}
.listTab td
{
    height:25px;
    font-family:Arial,Verdana;
}
.listTab td.sendLb
{
    text-align:right;
    color:#E27F07;
    font-weight:bold;
    font-family:Verdana;
    font-size:9pt;
    width:141px;
}
.listTab td input, .listTab td textarea, .listTab td select
{
    border: 1px solid #f7dabd;
    margin-left: 10px;
    color: #666666;
}
.listHeader
{
    font-weight:bold;
    font-size:15px;
    color:#E27F07;
}
.Send_But
{
    height:30px;
    margin-top:20px;
}
.Send_But a
{
    background-image:url('images/zglos_button.gif');
 display:block;
 width:77px;
 height:19px;
 position:relative;
 left:240px;
 text-decoration:none;
}
.Send_But a:hover
{
     text-decoration:none;
}
.search_pan_adv 
{
        width:520px;
        clear:both;
}

.search_pan_adv select
{
        border:solid 1px #f7d9bd;
        width:180px;      
        margin:5px;  
}
.search_pan_adv input
{
        border:solid 1px #f7d9bd;
}

.search_pan_adv div.top 
{
        height:9px;
        
        background-repeat:no-repeat;
        font-size:1px;
}

.search_pan_adv div.middle
{
    border: 1px solid #f7d9bd;
    background-repeat: repeat-y;
    padding: 10px;
    padding-left: 15px;
    display: block;
}

.search_pan_adv div.bottom 
{
        height:8px;
              
        background-position:left -9px;
        background-repeat:no-repeat;
}

.search_pan_adv .search_nav
{
        margin-left:20px;
        margin-top:5px;
}

.search_pan_adv .search_nav a
{
        font-size:11px;
        margin-top:-3px;
        color:#a53e39;
        float:left;
        margin-right:5px;
}

.search_pan_adv a.search
{
    display:block;
        background-image:url('images/search_bt.gif');
        width:84px;
        height:17px;
        border:0;
}
#adv_search div
{
    float:left;
    width:250px;
    height:30px;
    padding:0;
}
#adv_search p
{
    width:150px;
    float:left;
    font-weight:bold;
    color:#ce6605;
    text-align:center;
    height:28px;
}
#adv_search b
{
    color:#ce6605;
}
#break
{
    clear:both;
}
#wysylacz a div
{
    width:126px;
    height:19px;
    font-size:12px;
    background-image:url('images/blank_but.gif');
    color:#ffffff;
     font-weight:bold;
     text-align:center;
     padding-top:2px;
     background-repeat:no-repeat;
     margin-top:5px;
}
#items
{
    font-family:Verdana;
    line-height:15px;
}
#items p.header
{
    font-weight: bold;
     width:100%;
    font-size:16px;
    color: #C96601;
}
#items p
{
    color:#666666;
    width:125px;
    float:left;
    font-size:8pt;
}
#items p.h
{
    color: #C96601;
    width:140px;
    font-weight:bold;
    float:left;
}
#desc
{
     color:#666666;
}
#desc, #desc p
{
    clear:both;
    font-family:Verdana;
    line-height:20px;
     font-size:8pt;
}
#desc p
{
    color:#CC6600;
}
#desc p
{
    font-weight:bold;
}
#func_but2
{
    margin-top:15px;
}
#func_but2 a
{
    background-image:url('images/blank_but.gif');
    display:block;
    width:126px;
    height:17px;
     color:#ffffff;
     font-weight:bold;
     text-align:center;
     padding-top:2px;
     text-decoration:none;
     float:left;
     margin-right:3px;
     font-size:9pt;
}
#func_but2 a
{
    text-decoration:none;
}
#smallImg
{
     width:120px;
     margin-bottom:2px;
     text-align:center;
}
.smallImgPhoto
{
    width:120px;
    border:0;
    cursor:pointer;
}
#mainImg
{
    width:360px;
    clear:both;
    float:left;
}
#mainImg img
{
    border:0;
}
#gallery_light
{
    border: 1px solid #CECECE;
    clear: both;
    margin-top: 15px;
    height: auto;
    padding: 5px;
    width:500px;
}
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 100%;
	background-color: #000;
	}
#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}
#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}
#zglaszanie
{
     height:454px;
    width:446px;
    background-image:url('images/zglos_bg.gif');
    padding-top:30px;
    background-repeat:no-repeat;
}
#propertyCalc
{
     width:421px;
     height:406px;
     background-image:url('images/kalkulator.gif');
     background-repeat:no-repeat;
     padding:25px;
}
#propertyCalc p
{
    height:24px;
}
#propertyCalc div .left
{
    float: left;
    width: 280px;
    color: #CF6501;
    font-weight:bold;
    text-align:right;
}
#propertyCalc div .right
{
    width:70px;
    float:left;
    text-align:right;
}
#propertyCalc #prowizja.left, #propertyCalc #cena.left
{
     width:105px;
     float:left;
}
#propertyCalc #prowizja.right
{
    width:262px;
    float:left;
}
#propertyCalc #cena.right
{
    width:265px;
    text-align:left;
}
#propertyCalc #cena.right input
{
    margin-left:8px;
    float:left;
}
#propertyCalc #prowizja.right input, #propertyCalc #cena.right input
{
    border: 1px solid #FFC18A;
    width: 235px;
}
#propertyCalc #cena.right span
{
    float:right;
    width:10px;
    position:relative;
    left:-6px;
    top:2px;
}

.calcCont
{
    clear:both;
}
#propertyCalc #rodzaj.left
{
      width:100px;
      float:none;
      text-align:left;
}
#propertyCalc #rodzaj.right
{
    float:none;
    width:350px;
    text-align:left;
}
#propertyCalc #rodzaj.right select
{
    width:350px;
    border: 1px solid #FFC18A;
}
#propertyCalc .lastitem
{
    clear:both;
     width:394px;
     height:40px;
     background-image:url('images/suma.gif');
     background-repeat:no-repeat;
     position:relative;
     left:-10px;
     top:-5px;
}
#propertyCalc .lastitem .left
{
    margin-top:10px;
  float:left;
  width:100px;
  font-size:15px;
  font-weight:bold;   
}
#propertyCalc .lastitem .right
{
    width:260px;
    margin-top:7px;
    font-size:19px;
    font-weight:bold;
    color:#000000;
}
#propertyCalc .calcCont a
{
     display:block;
     background-image:url('images/blank_obl.gif');
     background-repeat:no-repeat;
         width:183px;
         height:26px;
         position:relative;
         left:100px;
         font-size:15px;
         color:#ffffff;
         font-weight:bold;
         text-align:center;
         padding-top:3px;
         text-decoration:none;
}
#propertyCalc .calcCont a:hover
{
    text-decoration:none;
}
.logodiv
{
    position:absolute;
    top:40px;
}
#elements a span
{
    padding-left:10px;
}
#rozwijane
{
    position:relative;
}
#rozwijane ul
{
    display:none;
    position:absolute;
    left:100%;
    top:0;
    padding:0;
    margin:0;
    background-image:url(images/bg.gif);
    background-repeat:repeat;
}
#rozwijane ul li
{
    list-style-type:none;
}
#rozwijane:hover ul
{
    display:block;
}
#budowa
{
    width:174px;
    height:26px;
    background-image:url('images/budowa_domu.jpg');
    background-repeat:no-repeat;
    display:block;
   
}
#budowa:hover
{
    background-image:url('images/budowa_domu_off.jpg');
}
#poradnik_kred
{
    width:174px;
    height:26px;
    background-image:url('images/poradnik_kredytowy.jpg');
    background-repeat:no-repeat;
    display:block;
}
#poradnik_kred:hover
{
    background-image:url('images/poradnik_kredytowy_off.jpg');
}
#jozef
{
    width:175px;
    height:91px;
    background-image:url('images/pan_jozef.jpg');
    background-repeat:no-repeat;
    display:block;
}
#Zaczynamy
{
    width:90px;
    height:25px;
    display:block;
    background-image:url('images/zaczynamy_off.jpg');
    background-repeat:no-repeat;
}
#Zaczynamy:hover
{
    background-image:url('images/zaczynamy.jpg');
}
#Projekty
{
    width:90px;
    height:23px;
    display:block;
    background-image:url('images/projekty_off.jpg');
    background-repeat:no-repeat;
}
#Projekty:hover
{
    background-image:url('images/projekty.jpg');
}
#Geodeta
{
    width:90px;
    height:22px;
    display:block;
    background-image:url('images/geodeta_off.jpg');
    background-repeat:no-repeat;
}
#Geodeta:hover
{
    background-image:url('images/geodeta.jpg');
}
#Architekt
{
    width:90px;
    height:24px;
    display:block;
    background-image:url('images/architekt_off.jpg');
    background-repeat:no-repeat;
}
#Architekt:hover
{
    background-image:url('images/architekt.jpg');
}
#auto
{
    width:175px;
    height:31px;
    display:block;
    background-image:url('images/auto.jpg');
    background-repeat:no-repeat;
}
#auto:hover
{
    background-image:url('images/auto_off.jpg');
}
#notify_email
{
    text-align:center;
    width:400px;
    padding-top:10px;
    clear:both;
    padding-bottom:10px;
}
#notify_email p
{
    color:#CE6605;
}
#notify_buttons a
{
    margin-left:10px;
}
#notify_buttons .zar
{
    width:174px;
    height:22px;
    display:block;
    float:left;
    background-image:url('images/zarejestruj.gif');
    background-repeat:no-repeat;
    text-decoration:none;
}
#notify_buttons .zar:hover
{
    background-image:url('images/zarejestruj_hover.gif');
    text-decoration:none;
}
#notify_buttons .wyr
{
    float:left;
    width:174px;
    height:22px;
    display:block;
    background-image:url('images/wyrejestruj.gif');
    background-repeat:no-repeat;
    text-decoration:none;
}
#notify_buttons .wyr:hover
{
    background-image:url('images/wyrejestruj_hover.gif');
    text-decoration:none;
}
#notify_msg
{
    text-align:center;
    font-weight:bold;
    font-size:10px;
}