/* http://www.foto-halter.pl/	
// ver. 1.01
// 2006
// author: Marek Niedostatkiewicz marek(at)wem.pl
// file: print.css	(stylesheet for print)
// file ver.: 1.004
// 12:30 23-12-06
*/

/* ====================/   definicje podstawowe   /============ */
body {
	margin: 10mm 5mm 10mm 10mm;
	padding: 0;
	font-size: 85%;
	background: #fff;
	text-align: left;
	font-family: Tahoma, Verdana, sans-serif;
	color:#000;
}
p, li, dt, dd, dt, h1, h2, h3, h4, h5, h6 {
	font-family: Tahoma, Verdana, sans-serif;
}
p, li {
	font-size: 0.9em;
	line-height: 1.5em;
	color: #000;
	margin: 0;
	padding: 0;
}
img, img a {
	border: none
}
dd	{
	font-size: 0.9em;
	line-height: 1.5em;
}
dt	{
	font-size: 0.9em;
	font-weight: bold;
	margin-top: 0.6em;
}
p	{
	margin-top: 0.6em;
}
h3+p	{
	margin-top: 0;
}
p+p	{
	margin-top: 0;
	text-indent: 1.3em;
}
h1, h2, h3, h4, h5, h6 {
	margin: 1em 0 0.2em;
	color: #333;
}
h1 	{
	font-size: 2.4em;
	font-weight: bold;
}
h2	{
	font-size: 1.3em;
	font-weight: bolder;
}
h3	{
	font-size: 1.1em;
	font-weight: bolder;
}
h4	{
	font-size: 0.8em;
	color: #333;
	text-transform: uppercase;
}
div+h4 {
	margin-top: 0.5em;
}
a, a:link, a:active, a:visited  {
	color: #000;
	text-decoration: underline;
}

/* ===========/    szkielet   /============ */
#wrapper	{
	/*width: 17cm;*/
	height: 1%;
	/*margin: 5mm;*/
	padding: 0;
	background: #fff;
	border: 1px solid #000;
}
#header	{
	width: auto;
	height: auto;
	margin: 0;
	padding: 3mm;
	background: transparent url(../g/logo_foto-halter2w.gif) no-repeat ;
}
.logo {
	display: block;
	margin-top: 0.5em;
	}

#site_link {
	display: none;
	}

#menu, #rightBlock	{
	display: none;
}

#mainBody	{
	/*width: 100%;*/
	margin: 0;
	padding: 0;
	background:  #fff;
}
#content	{
	float: left;
	clear: left;
	margin: 0;
	padding: 0 5mm;
	text-align: left;
	/*width: 100%;*/
	background: #fff;
	color: #000;
	}

#pomoc {
	display: block;
}
#footer	{
	background: transparent;
	margin: 0;
	padding: 10px;
	color: #fff;
	/*border-top: 2px solid #000*/
}

#footer p{
	font-size: 0.75em;
	color: #000;
}
#footer_menu {
	display: none;
	}
#katalogi {
	display: none;
}

/* ===========/    różne wyróżnienia   /============ */
.small {
	font-size: 0.7em;
}
.uwaga	{
	color: #666;
	font-size: 1em;
	font-weight: bold;
}

.adres {
	font-size: 0.7em;
	color: #000;	
	}
.top {
	margin-top: 0;
	}
.underlined {
	text-decoration: underline;
	}
.skip {
	display:none;
	}
div.text {
	margin-bottom: 1em;
	padding: 6px;
	background: transparent;
}
.no_underline {
	text-decoration: none!important;
	border-bottom: none!important;
	}

.ogonki, .no_print, .tracker {
	display: none;
	}
.indy {
	position: absolute;
	text-indent: -9999px;
	}
.indy img {
	text-indent: -9999px;
	}
/* ============/    tabela   /======================== */
table.cennik	{
	width: 100%;
	background: transparent;
	border: 1px solid #000;
	font-size: 0.9em;
	color: #000;
}
th	{
	text-align: left;
	background: transparent;
	padding: 2px 6px;
	border-bottom: 1px solid #000;
}
th.opis	{
	width: 45%;
}
td	{
	border-bottom: 1px solid #000;
	display: table-cell;
}
td.do_prawej	{
	text-align: right;
}
.podpis {
	text-align: right;
}
a:link:after,
a:visited:after {
  content: " (" attr(href) ") ";
  font-size: 90%;
}
html.noted a:link:after,
html.noted a:visited:after {
  content: "";
}

/* ================/  formularz do kontaktu   /============== */ 

#adres {
	margin-bottom: 1em; 
	background: transparent; 
	/*height: 270px;*/
	float: left;
}

.errors, .uwaga	{
	color: #000;
	font-weight: bold;
}
#contact_form {
	margin-top: 1em;
}
select, input, textarea {
	border: 0;
	border-bottom: 1px solid #000;
}
input.button {
	display: none;
	}
textarea {
	display: table-cell;
	}
#kalendarz {
	display: none;
	}
#mapa {
	margin-left: 10px; 
	float: right; 
	background: transparent; 
	color: #000; 
	text-decoration: none
}
/*   ==================/  faq   /=========== */
.question {
	font-weight: bold;
	color: #000;
}
.answer {
	color: #000;
	margin-left: 0;
	padding-left: 1em;
	text-indent: 0;
}

/*   =================/   galeria  /======= */
div.float {
	width: 200px;
	margin: 0px 10px 20px;
	/*margin-top: 30px;*/
	float: left;
	text-align: left;
	background: #eee;
}

#photoslider, .noprint {
	display: none!important;
}
div.bigPict, #poryroku {
	display: none;
}
  
div.float p {
	font-size: 0.8em;
	line-height: 1.5em;
	display: block;
   	/*margin: 0;*/
   	padding: 0;
   	}
div.spacer {
  clear: both;
  margin-top: 1em;
  }

