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: #414141;
}
.clear{
	width: 100%; height: 0px; clear: both;
}
#ramka{
	width: 834px; position: relative; margin: 0 auto;
	overflow: hidden;
}
a img{
	text-decoration: none; border: 0px;
}
#menu{
	height: 56px; width: 834px;
	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: 14px;
}
#menu #menu1 a:hover{
	color: gray;
}
#menu #menu1{
	float: right; margin: 10px 0 0 0;
}
#menu #menu1 td{
	border-left: 1px solid #fff; padding: 0px 10px;
}
#menu #menu1 td:first-child{
	border-left: 0px;
}
#content{
	width: 833px; padding: 0 0 10px 0;
	background: #fff; overflow: hidden;
}
#footer{
	width: 834px; height: 22px; color: #fff; font-variant: small-caps;
	background: url(img/footer.png) no-repeat top left;
	text-align: center; padding: 5px 0 0 0; font-size: 12px;
	font-weight: bolder;
}
#left{
	width: 208px; float: left; display: inline; margin: 0 0 0 10px;
}
#newsletter_div{
	width: 188px; height: 72px; padding: 10px 10px;
	background: url(img/newsletter_back.png) no-repeat top left;
	margin: 15px 0 0 0; color: #fff;
}
.r{
	text-align: right; width: 100%;
}
.inputtext1{
	color: #000; border: 1px solid #000; padding: 2px; width:175px;
}
#newsletter_div a{
	text-decoration: none; color: #fff; font-weight: bolder;
}
#newsletter_div a:hover{
	text-decoration: underline;
}
#main{
	width: 555px; float: right; margin: 0 10px 0 0;
	display: inline; overflow: hidden;
}
#main h1{
	font-size:16px; margin: 0 0 10px 0; padding: 0 0 4px 0;
	border-bottom: 1px dotted #000;
}
#main p{
	margin: 5px 0;
}
#flash1{
	height: 216px; 
}
#header{
	height: 254px;
}
#flash2{
	height: 27px;
}
     #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%;
     }


