/* Don't forget to set a foreground and background color 
   on the 'html' or 'body' element! */
html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}
a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}
/* END OF RESET */


body {font-family: Georgia, "Times New Roman", Times, serif; color: #666666; }

h1, h2, h3, h4, h5, h6, label a	{
					font-weight:normal;
					margin:0;
					}

h1 { 	/*text-shadow: 1px 1px 1px #a1a1a1; */ 	                                      
		margin-top: 2px; 	                                       	                                      
		text-align: right; 
		font-size: 28px;
		}
		
h2 { 
			/*color: #999999; */
			line-height: 20px; 
			margin-right: 15px; 
			font-style: italic; 
			font-weight: bold; 
			font-size: 16px; 
		}
		
		
h3 { 	
			font-weight: bold; 	
			text-transform: uppercase; 	
			line-height: 20px; 	
			font-size: 12px; 	
		}
		
h4 { 			}
		
h5 { 			}
		
h6 	{ 
			margin-top: 4px; 
			line-height: 20px; 
			font-size: 14px; 
			margin-right: 10px; 
			text-align: right; 
			font-style: italic; 
		}
	
p { 	 
			font-size: 16px; 	 
			line-height: 20px; 	 
		}
		
div#news-col p { font-style: italic; line-height: 20px; font-size: 14px; color: #333333; }
	
a { 	line-height: 20px; 	color: #003399;
		text-decoration: none; 
		}
		
a.visited { 
		color: #770000; 
		}
		
a:hover { 
		color: #770000; 
		text-decoration: underline; 
		}
		
a.active { 
		color: #770000;  
		}
		
#footer-nav { 
		text-align: right; 
		font-size: 10px; 
		font-family: "Lucida Grande", Verdana, Arial, sans-serif;
		}
		
div#footer-nav a { color: #666; }

div#footer-nav a:hover { color: #770000; }

div#copyright p { color: #999999; text-align: left; font-size: 10px; font-family: "Lucida Grande", Verdana, Arial, sans-serif; }

div.item, div.opis p { font-size: 14px; }

div.content p { font-style: italic; line-height: 25px; font-size: 16px; }

.b-i { font-size: 14px; font-family: Georgia, "Times New Roman", Times, serif; margin-right: 15px; font-style: italic; font-weight: bold; }

.przypis {font-style: normal; font-weight: normal; font-family: "Lucida Grande", Verdana, Arial, sans-serif; text-align: left; color: #770000; line-height: 20px; font-size: 9px;}

div.ib-c-h h1 { margin-left: 40px; margin-bottom: 0px; margin-right: 0px; margin-top: -10px; text-align: left; padding: 0px; text-transform: none; text-decoration: none; font-style: normal; font-weight: normal; }

div.ib-c-h h4 { margin-top: 5px; line-height: 30px; text-decoration: none; font-style: normal; font-weight: normal; text-align: left; font-size: 19px; padding-left: 40px; }

div.ib-c ul li { list-style-type: none; text-align: left; text-transform: none; text-decoration: none; font-style: normal; font-weight: normal; margin-bottom: 15px; padding-left: 40px; }

div.ib-c p { line-height: 15px; font-style: italic; font-size: 12px; }

div.ib-c h2 { font-weight: bold; color: #666666; text-transform: none; text-decoration: none; font-size: 14px; }

div.ib-c h3 { font-size: 11px; color: #333333; }

.bold { font-weight: bold; }