body, p, div, h1, h2, h3, h4, table, ul, li, span, img, a{
	padding: 0px; margin: 0px;
}
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background:url(img/back_body.png) repeat-x top left;
}
.clear{
	width: 100%; height: 0px; clear: both;
}
#ramka{
	width: 952px; position: relative; margin: 0 auto;
	overflow: hidden;
}
a img{
	text-decoration: none; border: 0px;
}
#menu{
	height: 37px; width: 952px;
	background: url(img/menu_back.png) no-repeat top left;
}
#menu #menu1 a{
	font-variant: small-caps; color: #fff; text-decoration: none;
	font-weight: bolder; font-size: 13px;
}
#menu #menu1 a:hover{
	color: gray;
}
#menu #menu1{
	float: left; margin: 10px 0 0 10px;
}
#menu #menu1 td{
	border-left: 1px solid #fff; padding: 0px 7px;
}
#menu #menu1 td:first-child{
	border-left: 0px;
}
#header{
	width:952px; height: 240px; 
	background: url(img/header_back.png) no-repeat top left;
}
#menu_bottom{
	width: 952px; height: 39px;
	background: url(img/menu_bottom.png) no-repeat top left;
}
#zawartosc{
	background: #f3f3f3; padding: 0 0 10px 0; width: 864px;
}
#left{
	width: 622px; float: left; display: inline;
	background: #f3f3f3 url(img/left_back.png) no-repeat top left;
}
#left h1{
	font-size: 15px; width: 472px; padding: 0px 0 30px 150px;; 
	margin: 0px0;
}
#left p, #left div, #left table{
	padding: 0 30px 5px 30px;
}
#right{
	float: left; width: 242px; display: inline;
	background: #f3f3f3 url(img/right_back.png) no-repeat top left;
}
#right h1{
	color: #949494; font-size: 15px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 20px 0 10px 0; text-align: center; width:100%;
}
#right .tresc{
	padding: 0 20px 0 10px; text-align: right;
}
#footer{
	width: 864px; background: #3c9002; margin: 0 0 10px 0; color: #fff;
	padding: 5px 0; text-align: center;
}
     #map {
        width : 90%;
        height : 250px;
        overflow: hidden;
        font: 12px Tahoma;
        color: #000000;
     }
     #button { padding-left: 30px; }
     #zapisz { cursor: pointer; width: 88px; height: 24px; background: transparent url( img/btn_wyslij.gif ) no-repeat; border: none; }
     #anuluj { cursor: pointer; width: 88px; height: 24px; background: transparent url( img/btn_anuluj.gif ) no-repeat; border: none; }

table.ksiega {
         background: transparent url(img/ksiega_bg.gif) no-repeat;
         width: 427px;
         height: 102px;
     }
     td.ksiega_naglowek {
         font: bold 12px tahoma;
         color: black;
         padding-top: 5px;
         padding-left: 5px;
     }
     td.ksiega_data {
         text-align: right;
         padding-right: 10px;
         font:  12px tahoma;
         color: black;
         padding-top: 5px;
     }
     td.ksiega_wpis {
         padding: 10px;
         height: 80px;
         font:  12px tahoma;
         color: black;
     }
     button.btn_ksiega_add {
         width: 108px;
         height: 19px;
         background: transparent url( img/btn_add_ksiega.gif ) no-repeat;
         border:none;
         cursor: pointer;
         margin-right:30px;
     }
     table.ksiega_wpis {
         background-color: #f2f2f2;
         width: 98%;
         padding-top: 10px;
         padding-right: 5px;
     }
     table.ksiega_wpis textarea {
         width: 91%;
     }
