/* Author: Bartosz Pulkowski  bartosz@pulkowski.net */

@import 'common.css';
@import 'jquery.lightbox.css';

#content {
	width: 960px;
	margin: 0 auto;
	background-image: url( '../images/content-head.png' );
	background-position: top;
	background-repeat: no-repeat;
	background-color: #f4f1e9;
}

#content-l {
	width: 440px;
	float: left;
	background-color: #f4f1e9;
	margin-left: 20px;
	margin-right: 20px;
	line-height: 20px;
}

#content-l h1,
#content-l h2 {
	color: #666666;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
	margin-top: 25px;
}

a.link, a.link:hover, a.link:visited {
	font-size: 12px;
	font-style: normal;
}

a.link:hover {
	color: #000;
	font-style: normal;
}

#content-l .faq-answer {
	border: 1px solid #918c7b;
	background-color: #ebe7db;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 20px;
	margin-left: 20px;
	display: none;
}

#content-l .faq-answer p {
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	border-bottom: 0px solid #666;
}



#content-l a,
#content-l a:hover,
#content-l a:visited {
	color: #666666;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;	
}

#content-l a:hover {
	border-bottom: 1px solid #666;
	font-size: 12px;
}

#content-l h3 {
	font-size: 12px;
}

#content-l p {
	font-size: 12px;
	color: #666666;
}

#content-l td {
	font-size: 11px;
	color: #666666;
}

#content-l li {
	line-height: 20px;
	color: #666;
	margin-left: 20px;
}

#content-r {
	width: 440px;
	float: left;
	background-color: #f4f1e9;
	margin-left: 20px;
	margin-right: 20px;
	line-height: 20px;
}

#content-r h1,
#content-r h2 {
	color: #666666;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
	margin-top: 25px;
}

#content-r a, #content-r a:hover, #content-r a:visited {
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	border-bottom: 0px solid #666;
}

#content-r a:hover {
	border-bottom: 1px solid #666;
	font-size: 11px;
}

#content-r p {
	color: #666666;
}


#content-full {
	width: 880px;
	float: left;
	background-color: #f4f1e9;
	margin-left: 20px;
	margin-right: 20px;
	line-height: 20px;
}

.form_kontakt fieldset {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	border: 0;	
}

.form_kontakt label {
	padding-left: 10px;
}

.form_kontakt p {
	font-weight: normal !important;
	margin-bottom: 20px;
}

/* ipol css start */
#q
{	color: rgb(255, 102, 0);
	line-height: 250%;
	font-size: 14px;
	font-weight: bold;
	font-style:	italic;
	margin-top: 57px;
}
/* ipol css end */