/*
a.menu
{
	color: white; 
	FONT-WEIGHT: none; 
	TEXT-DECORATION: none;	
}


*/

A.menu:link
{
	color: white; 	
	/*font-weight: none; */
	text-decoration: underline;	
}

A.menu:visited 
{ 
	color:silver; 
	/*font-weight: none; */
	text-decoration: underline;
}

A.menu:hover 
{ 
	COLOR:black; 
	/*FONT-WEIGHT: none; */
	TEXT-DECORATION: underline;
}

.tresc
{
	font-family: Verdana;	
}

ul
{
	font-family: Verdana;	
/*	margin-left: 0px;
	padding-left:0px;*/
}	
a.blok img
{
 border:none;
 padding:5px;		
}
a img
{
 border:none;
 padding:5px;		
}


div.part
{
	overflow:hidden	
}

TD.komentarz
{
	font-family: Verdana;
	font-size:x-small;
	text-align:left;
	width:30px;
}

TD.pole
{
	font-family: Verdana;
	font-size:x-small;
	text-align:left;
	width:250px;
}
TD.tdzapisz
{
	font-family: Verdana;
	font-size:x-small;
	text-align:right;	
}
#bzapisz
{
	font-family: Verdana;
	font-size:x-small;	
}

label
{
	/*font-weight:bold;	*/
}

.menu_span
{
	background-image: url(/grafika/blue.jpg);
	color: black;
	background-color: rgb(255,255,255); 
	border-style:solid;
	border-width:0;
	border-color:black;
	VISIBILITY:visible;
	POSITION:relative;  
	/*width:100%;*/
	height:20px; 	
}
.zaglebienie_span
{
	background-image: url(/grafika/green.jpg);
	color: black;
	background-color: rgb(255,255,255); 
	border-style:solid;
	border-width:0;
	border-color:black;
	VISIBILITY:visible;
	POSITION:relative;  
	top:1px;
	left:0px;
/*	width:100%;*/
	height:70px; 	
}

.zawartosc_span
{
	color: black;
	background-color: rgb(255,255,255); 
	border-style:solid;
	border-width:0;
	border-color:black;
	VISIBILITY:visible;
	POSITION:relative;  
	/*width:100%;*/
	 		
}

.end_span
{
	clear:both;
	padding:3px;	
	background-image: url(/grafika/blue.jpg);
	color: black;
	background-color: rgb(255,255,255); 
	border-style:solid;
	border-width:0;
	border-color:black;
	VISIBILITY:visible;
	POSITION:relative;  
	top:1px;
	left:0px;
	/*width:100%;*/
				
}
.odsuwacz
{
	clear:both;	
}
 .small_gallery 
{
	 position:relative; 
	 border:1px dotted black;
}
#gallery
{
	/*height:100%;*/
	width:40%;
	float:left;
	padding-left: 5px;
}
.small_gallery_image
{	
	margin:4px;
	padding:4px;
	width:170px;
	position:relative; 
	border:1px solid black;
	float:left;
}
.small_gallery_image a
{	
	margin:4px;
	padding:4px;
	position:relative; 
	border:1px solid black;
	float:left;
}

ul.img_desc li
{
	float:right;
	/*width:45%;*/
	font-size:0.7em;
	text-decoration: none;
	list-style-type: none;
}

em.message
{
	font-family: Verdana;
	font-size:x-small;
	color:red;
	display:block;	
}
div.book
{
    margin-left: auto;
    margin-right: auto;
    width: 20em;
}
div.counter
{
	margin-left: auto;
    margin-right: auto;
    width: 4em;
    color:white;
    background-color: black;
}
img.imgright
{
	float:right;
}
img.imgleft
{
	float:left;
}
blockquote
{
	border:1px solid black;
}
a.menu_main
{
	font-family: Verdana;
	font-size:x-large;	
	text-decoration: none;
/*	margin-left: auto;
	margin-right: auto;
	width: 200px;*/
}
.div_menu_main
{
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}