html, body {
    margin: 0;
    padding: 0;
    background: #CCCCCC;
	color: #FFFFFF;
}

	a{
	text-decoration: none;
	color: #FFFFFF;
	}

	a:hover{
	text-decoration: none;
	color: #FFFFFF;
	}


	.pic {

		cursor: url('gfx/lupa.cur'), auto;
	}
	
	.d_czcionka {
		font-family: verdana;
		font-size: 11pt;
		color: #FFFFFF;
	}

	.m_czcionka {
		font-family: verdana;
		font-size: 9pt;
		color: #FFFFFF;
	}

	.szukaj_pole {
		background: transparent url(../tpl/basic/gfx/szukaj_bg.png) top left no-repeat; 
		height:35px;
		width:400px;
		border: 0;
		vertical-align:middle;
		font: normal 20px arial, sans-serif; 
		text-align:center;
		}
	.szukaj_bt {
		vertical-align:middle;
		text-align:center;
		}
	.pomoc_bt {
		vertical-align:middle;
		text-align:center;
		}

	.form_box {
		width:	400px;
		height: 400px;
		background-color: black;
		
	}
	
	ul {
		list-style-type: none;
	}
	
	li {
		background-color: #666;
		margin: 10px;
		
		-moz-border-radius: 5px;
		border-radius: 5px;
		
		display: block;
	}
	
	.nazwisko {
		padding:10px;
		padding-bottom:0px;
		margin-bottom:0px
	}

	.data {
		padding:0px;
		margin-top:0px;
	}
	
	.nazwisko, .data, .rocznica {
		font-family: verdana;
		font-size: 10pt;
	}
	
	.rocznica {
		padding-bottom:10px;
		
	}
	
#top {
   width: 796px; 
   height: 93px; 
   background: url('../tpl/basic/gfx/top.png');
   margin: 30px auto 0 auto;  
}

#top p {
   color: #CCCCCC; 
   font-family: Arial; 
   font-size: 32px; 
   font-weight: bold; 
   font-style:italic; 
   float: right; 
   padding-right: 15px; 
}	
	
#top2 {
   width: 796px; 
   height: 93px; 
   background: url('../tpl/basic/gfx/top.png');
   margin: 30px auto 0 auto; 
   position: relative;
}

#top2 p {
   color: #CCCCCC; 
   font-family: Arial; 
   font-size: 32px; 
   font-weight: bold; 
   font-style:italic; 
   float: right; 
   padding-right: 15px; 
   margin: 30px auto 0 400px;   
   position: absolute;
}
        


.menu {
    border-top: 6px solid #cc3300;
    width: 795px;
    background: #222222;
    margin: 0 auto;
    text-align: left;
    padding: 6px 0;
}
.menu ul {
    padding: 0;
    font-size: 13px;
    font-weight: bold;
    font-family: Arial;
}
.menu ul, .menu li {
    background: none;
}
.menu li {
    display: inline;
    background: none;
    margin: 0;
    padding: 0;
    background: url('../tpl/basic/gfx/menu_sep.png');
    background-repeat: no-repeat;
    background-position: right top;               
}

.menu li a{
    margin: 0;
    padding: 10px 20px;
    margin: 0 5px;
    color: #CCCCCC;
}

.lang {
    border-top: 2px solid #cc3300;
    width: 795px;
    background: #222222;
    margin: 0 auto;
    text-align: right;
	height: 25px;
}

.lang img {
	margin-right: 10px;
}

#footer {
    background: url(../tpl/basic/gfx/stopka.png); 
    width: 796px; 
    height: 48px; 
    margin: 0 auto 50px auto; 
    text-align: left;
}
#footer img {border: 0;}

#rocznice ul {margin: 0 100px; padding: 0; -moz-column-gap: 1em; -moz-column-width: 15em;}
#rocznice ul li{margin: 0 0 10px; padding-bottom: 10px}

.style1 {
				text-align: left;
}
.style2 {
				color: #FFFFFF;
}
#I1 {
	height: 274px;
	background-color:#333333;
}

.header_name {margin-top:10px;margin-right:10px;text-align:right;}

.nodisplay {display: none;}
.m_czcionka_padding {padding:0px 0px 5px 130px; text-align: left;}
.footer-spacer-left {float: left; margin-left: 20px; margin-top: 5px; width: 65px; height: 30px;}
.footer-spacer-right {float: right; margin-right: 20px; margin-top: 5px; width: 220px; height: 30px;}
.content-page{width: 795px; background: #333333; text-align: center; margin: 0 auto;}
.szary {color: #8d8d8d;}
.czerwony {color: #FF00000; }
.d_ile {margin-bottom: 25px; margin-top:-5px; padding-top: 25px; text-align: center;}