/*********************************************************************
	CSS print style sheet / Javatech iBIP / 05.2005 / created by numm
*********************************************************************/

/*--------------------------------------------------------------------
																BASICS & TYPOGRAPHY
--------------------------------------------------------------------*/

	body {
		font-family: Georgia, serif; background-color: #fff; }

	a:link, a:visited, a:active, a:hover { color: #000; }


	h2, h3, h4, h5, h6 {
		margin: 1.2em 0; text-align: left;
		font-family: Arial, sans-serif; color: #575757; }

   pre, code {
		font-family: monospace; }
		
	strong { font-weight: bold; }
	
	img { border: 0; }
	
		
	/* tabele */
	
	table {
		border: 1px solid #000; padding: 5px; caption-side: bottom;
		empty-cells: show; border-spacing: none; border-collapse: collapse;
		margin-bottom: 15px; }
	tr { vertical-align: top; }
	th, td, caption { border: 1px solid #000; padding: 3px; font-size: 11px; }
	th { text-align: left; }
	
	caption {
		font: small-caps; padding: 10px;
		caption-side: top; margin-bottom: 5px; }
	
/*--------------------------------------------------------------------
															   				 LAYOUT
--------------------------------------------------------------------*/
 h1{ font-weight: normal;cat: /tmp/TextMate-ScratchSnippet.txt: No such file or directory
  }

		
	#header h1{ font-weight: bold; font-size: 28px; }
		
	/* navigation */
	
	#navigation, #icons, #login, #login_form, .top-options, #top-nav, #left-nav, #edit-nav-view, .path, #calendar, #edit-nav, #login, #calendar-small { display: none !important; }
		
	/* footer */
	#footer {
		clear: both; margin-top: 20px; border-top: 1px solid #999; }
	#footer p {
		text-align: center; font-family: Tahoma, sans-serif;
		font-size: .9em; }
		
		.more, h3 a, a {text-decoration: none;}
		
		
		
		
	/********* TOP PANEL *********************************************/
		
	#panelTop { display: none; }



/*--------------------------------------------------------------------
															  	  SPECIFIC ELEMENTS
--------------------------------------------------------------------*/
	
	img.left { float: left; margin: 15px; }
	img.right { float: right; margin: 15px; }
	img.center { margin: 10px; margin: 0 auto; }
		
	.center { text-align: center; }
	
	
	
	
	
	
	
	
	
	div.img-left img, div.img-right img, div.img-bottom img, .paragraph a.thickbox img, .innerfade img, .gallery-image img{
	background-color: #F2F2F2;
	border: 1px solid #DCD8DC;
	margin: 4px 4px 0 4px;
	padding: 4px;
	-moz-border-radius: 2px;  /*   zaokraglone brzegi - tylko w mozilli*/ 
	text-align: center;
	}
	div.img-left span, div.img-right span, div.img-bottom span, .gallery-image span {
	display: block;
	font-size: 10px;
	width: 108px;
	line-height: 9px;
	padding: 2px 2px 2px 4px;
	color: gray;
	text-align: justify;
	}

	.gallery-image span { 	width: 200px; font-size: 12px;line-height: 12px;}

	.gallery-image { margin: 10px;}

	div.img-left, .gallery-image {float: left;}
	div.img-right {float: right; }
	div.img-bottom {float: left; }


	div.img-left img{margin-left: 0;}
	div.img-right img{margin-right: 0;}
	div.img-bottom img{margin-left: 0;}




	.articles-abstract .date, .articles-show .date{
	margin: 0 !important;
	margin-bottom: 5px !important;
	padding: 0 !important;
	font-size: 10px;
	color: gray;

	}


	.abstract-image, .descr-image {
	float: left;
	background-color: #F2F2F2;
	border: 1px solid #DCD8DC;
	margin: 4px 4px 0 0;
	padding: 4px;
	}



	.mail_to_expert{
		padding-bottom: 10px;


	}

	.mail_to_expert p{display: inline;}


	.mail_to_expert div.img-left a.ask_question, .mail_to_expert a.hide_it  {
	display: block;
	width: 96px;
	height:27px;
	margin: 5px 0 5px 5px;
	text-indent: -9999px;
	}

	.mail_to_expert div.img-left a.ask_question  {background: transparent url(img/zapytaj.gif) no-repeat;}
	.mail_to_expert a.hide_it  {background: transparent url(img/hide.gif) no-repeat;}

	.mail_to_expert div.img-left a.ask_question:hover {background: transparent url(img/zapytaj.gif) no-repeat 0 -40px;}
	.mail_to_expert a.hide_it:hover {background: transparent url(img/hide.gif) no-repeat 0 -40px;}

	.clear {clear:both;}

	.mail_to_expert textarea {
		width: 98%;
		height: 140px;

	}

	/* <<<<<<<<<<<<<<<<<<<<< rzeczy do paragrafow *//* rozne rzeczy do paragrafow *//* rozne rzeczy do paragrafow *//* rozne rzeczy do paragrafow *//* rozne rzeczy do paragrafow */


	.innerfade li {list-style-type: none;}
	
	.clear-both {clear: both}
	
/*nowe kwiecien 2008*/

.user_menu, .login_form, #top-nav, #bottom-nav, #login_field {
	display: none !important;
}
	
