body, p, div, h1, h2, h3, h4, table, ul, li, span, img, a{
	padding: 0px; margin: 0px;
}
body{
	font-family: Tahoma;
	font-size: 12px;
	background: #fff url(img/body_back.png) repeat-x top left;
}
.clear{
	width: 100%; height: 0px; clear: both;
}
#ramka{
	width: 872px; position: relative; margin: 0 auto;
	overflow: hidden;
}
a img{
	text-decoration: none; border: 0px;
}
#menu{
	height: 35px; width: 872px;
	background: url(img/menu_back.png) no-repeat top left;
}
#menu #menu1 a{
	font-variant: small-caps; color: #98481c; text-decoration: none;
	font-weight: bolder; font-size: 12px; display: block; padding: 8px 25px 0 25px;
	background: url(img/manu_spacer.png) no-repeat top left;
	height: 27px; 
}
#menu #menu1 a:hover{
	color: #42659d;
}
#menu #menu1{
	margin: 0px 0 0 0; float: right;
}
#menu #menu1 td{
	padding: 0px; height: 35px; vertical-align: middle;
	background: url(img/manu_td_back.png) no-repeat bottom center;
}
#menu1 td:first-child a{
	background-image: none !important;
}
#header{
	width: 872px; height: 285px; background: url(img/header.png) no-repeat top left;
}
#left{
	width: 184px; float: left; display: inline; margin: 10px 10px 0 2px; overflow: hidden;
}
.panel_1{
	width: 184px; background: url(img/panel_1_back.png) no-repeat top left;
	height: 241px; margin: 0 0 20px 0;
}
.panel_1 ul{
	padding: 40px 20px 10px 20px; list-style: none;
}
.panel_1 ul li{
	padding: 5px 10px; border-bottom: 1px dotted #98481c;
}
.panel_1 ul li a{
	color: #98481c; text-decoration: none;
}
.panel_1 ul li a:hover{
	font-weight: bold;
}
.panel_1 p{
	text-align: center;
}
.panel_2{
	width: 184px; background: url(img/panel_2_back.png) no-repeat top right;
	height: 241px; margin: 0 0 0px 0;
}
.panel_2 ul{
	padding: 30px 20px 10px 20px; list-style: none;
}
.panel_2 ul li{
	padding: 5px 10px; border-bottom: 1px dotted #436293;
}
.panel_2 ul li a{
	color: #436293; text-decoration: none;
}
.panel_2 ul li a:hover{
	font-weight: bold;
}
#footer{
	margin: 10px auto; width: 870px; height: 35px;
	background: url(img/footer_back.png) no-repeat top left;
}
#right{
	float: left; width: 675px; display: inline; margin: 10px 0 0 0; overflow: hidden;
}
#right h1{
	width: 645px; background: url(img/h1_back.png) no-repeat top left;
	height: 28px; color: #fff; font-size: 14px; padding: 7px 0 0 30px;
	margin: 0 0 15px 0;
}
#right a{
	color: #365e9f; font-weight: bold; text-decoration: none;
}
#right a:hover{
	text-decoration: underline;
}
.prawa_polowa{
	width: 165px; float: right; padding: 40px 0 0 0;
}
.prawa_polowa a{
	display: block; margin: 0 0 5px 0;
}
.prawa_polowa h3{
	color: #436293; text-transform: uppercase; font-size: 10px; margin: 5px 0;
}
.lewa_polowa{
	width: 500px; float: left; display: inline; padding: 0px 0px 10px 0px;
}
.lewa_polowa p{
	padding: 0 0 6px 0;
}
    #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%;
     }
