/*
Theme Name: HQC
Theme URI: http://kadysz.com/
Description: HQC Theme
Version: 0.8
Author: Józef 'stloyd' Bielawski
*/

body {
	font: 12px Arial;
	background: #ecebe7;
}

body, form, input, h1, h2, h3, h4, h5, h6, ul, ol, li, p, strong, em {
	margin: 0;
	padding: 0;
}

ul, ol {
	list-style: none;
}

a {
	text-decoration: none;
}

a img {
	border: 0;
}

:focus {
	-moz-outline: 0;
	outline: 0;
	outline-offset: 0;
}

#wrapper-header {
	background: url('images/bg.jpg') repeat 6px 0;
}

#wrapper-content {
	float: left;
	width: 100%;
	height: auto;
	background: #ecebe7;
}

#content {
	width: 981px;
	margin: 0 auto;
}

#header {
	width: 961px;
	margin: 0 auto;
	height: 267px;
	padding: 90px 20px 0 30px;
	background: url('images/big_top_alt.jpg') no-repeat 50% -10px;
}

#header.header-home {
	background-image: url('images/big_top_home_alt.jpg');
}

#header a {
	display: block;
	text-indent: -9999em;
	height: 96px;
}

#header ul {
	float: right;
	width: 756px;
	height: 96px;
	margin: 7px 5px 0 0;
}

#header ul li {
	float: left;
}

#header-logo {
	float: left;
	width: 195px;
	height: 97px;
	margin: 6px 0 0 5px;
}

#header-logo a {
	width: 198px;
}

#header-intro {
	float: left;
	width: 955px;
	margin: 22px 0 0 5px;
	font-size: 36px;
	color: #b8b3a5;
}

.header-about a {
	width: 153px;
	margin-right: 3px;
}

.header-about a:hover {
	background: url('images/bg_menu_hover.png') no-repeat 0 0;
}

.header-portfolio a {
	width: 196px;
	margin-right: 3px;
}

.header-portfolio a:hover {
	background: url('images/bg_menu_hover.png') no-repeat -156px 0;
}

.header-references a {
	width: 143px;
	margin-right: 3px;
}

.header-references a:hover {
	background: url('images/bg_menu_hover.png') no-repeat -355px 0;
}

.header-partners a {
	width: 133px;
	margin-right: 2px;
}

.header-partners a:hover {
	background: url('images/bg_menu_hover.png') no-repeat -501px 0;
}

.header-contact a {
	width: 120px;
}

.header-contact a:hover {
	background: url('images/bg_menu_hover.png') no-repeat -636px 0;
}

#content-main {
	float: left;
	width: 884px;
	margin: 0 0 0 19px;
	padding: 20px 30px 30px;
	background: #fff url('images/bg_post.jpg') no-repeat 0 0;
}

.post {
	float: right;
	width: 570px;
	margin-right: 10px;
}

.post h2.sIFR-root {
	font-size: 35px;
	color: #b5b0a1;
}

.post .breadcrumb {
	float: left;
	width: 100%;
	margin: -12px 0 15px;
	font-size: 11px;
	color: #b5b0a1;
}

.post .breadcrumb a {
	color: #b5b0a1;
}

.post .breadcrumb span {
	color: #83745f;
}

.post .entry {
	float: left;
	width: 100%;
	margin: 0 0 15px;
	padding-left: 10px;
	border-left: 8px solid #efeeea;
	text-align: justify;
}

.post .entry a {
	color: #a2001b;
	text-decoration: underline;
}

.post .entry p {
	margin: 0 0 15px;
	font-size: 14px;
	line-height: 19px;
	color: #7a766a;
}

.post .entry p:last-child, .post .entry ul:last-child, .post .entry ol:last-child, .post .entry li:last-child {
	margin: 0 !important;
}

.post .entry ul {
	margin: 0 0 10px;
}

.post .entry ul li {
	margin: 0 0 15px;
	padding: 0 0 3px 21px;
	background: url('images/img_point.png') no-repeat 1px 2px;
	color: #7a766a;
}

.post .entry li strong {
}

.post .entry ul ul {
	margin: 3px 0 0;
	font-weight: normal;
}

.post .entry ul ul li, .post .entry ul.category-entries li, .post-list ul li {
	margin: 0;
	padding: 5px 0 7px 17px;
	border-bottom: 1px solid #f0efec;
	color: #83745f;
	background: url('images/img_arrow.gif') no-repeat 1px 9px;
}

.post .entry ul.category-entries {
	margin: 10px 0 5px 20px;
}

.post .entry ul.category-entries a:hover, .post-list a:hover {
	color: #a2001b;
	text-decoration: none;
}

.entry form {
	float: left;
	padding: 10px 15px;
	background: #f0efeb;
}

.post .entry form p {
	margin: 0;
	padding: 10px 0 0;
	line-height: 25px;
	text-align: right;
	font-size: 13px;
	color: #7a766a;
}

.post .entry blockquote {
margin: 0 20px 15px 60px;
font-size: 1.7em;
}

.post .entry blockquote span, .post .entry blockquote i {
margin-left: 7px;
font-style: normal;
}


.post .entry blockquote em {
margin-left: 30px;
}

.entry form input.input-text {
	float: right;
	width: 360px;
	margin-left: 8px;
	padding: 5px 7px 6px;
}

.entry form textarea {
	width: 510px;
	padding: 9px 12px;
}

.entry form input, .entry form textarea {
	font: 12px Arial;
	color: #b5b0a1;
	border: 1px solid #e2e2e2;
}

.post-data-wrapper {
	float: left;
	width: 280px;
}

.post-data {
	float: left;
	max-width: 280px;
	margin: 10px 0 10px 10px;
}

.post-image, .post-list {
	border: 1px solid #eceae5;
}

.post-image img {
	float: left;
	border: 1px solid #e2e2e2;
}

.post-list {
	width: 217px;
	padding: 10px 20px;
	background: #f3f3ef;
}

.post-list ul {
	margin: 0;
}

.post-data h2 {
	float: left;
	width: 270px;
	margin: -10px 0 0;
}

.post-data .company-info {
	float: left;
	width: 250px;
	color: #7a766a;
}

.post-data .company-info a {
	color: #a2001b;
	border-bottom: 1px solid #a2001b;
}

.post-data .company-info h4 {
	font: bold 18px Arial;
}

.post-data .company-info li {
	padding: 8px 0;
	border-bottom: 1px solid #d2cfc5;
}

.post-list li {
	border-bottom-color: #ebe9e5;
}

.post-list h3 {
	margin: 5px 0 0;
	background: #f3f3ef;
}

.post-list a {
	color: #83745f;
}

.post .entry ul ul li:last-child, .post .entry ul.category-entries li:last-child, .post-data li:last-child {
	border: 0;
}

.button-contact {
	float: right;
	display: block;
	cursor: pointer;
	text-indent: -9999em;
	width: 233px;
	height: 34px;
	background: url('images/button_send.gif') no-repeat 0 0;
}

#footer {
	float: left;
	width: 981px;
	margin: 0 0 30px;
}

#footer-wrapper {
	float: left;
	width: 944px;
	margin: 0 0 15px 19px;
	background: url('images/bg_footer_page.jpg') no-repeat 0 0;
}

#footer-wrapper.footer-home {
	background-image: url('images/bg_footer_page_white.jpg');
}

#footer-wrapper-content {
	float: left;
	width: 830px;
	height: 204px;
	padding: 12px 0 25px 30px;
	margin: 0 0 15px;
}

#footer-wrapper-content h4 {
	float: left;
	display: inline;
	width: 800px;
	margin: 7px 0 0 10px;
	height: 35px;
}

.footer-home #footer-wrapper-content h4 {
	margin-top: -5px !important;
}

#footer-wrapper-content ol {
	float: left;
	margin: 0 25px 0 0;
}

#footer-wrapper-content ol h3 {
	padding: 32px 0 5px 68px;
	text-transform: uppercase;
	color: #bab5a7;
	background: url('images/img_lamp_off.png') no-repeat 0 0;
}

#footer-wrapper-content ol h3.zarzadzanie {
	width: 190px;
}

#footer-wrapper-content ol h3.turn-on {
	background-image: url('images/img_lamp_on.png');
}

#footer-wrapper-content ol ul {
	float: left;
	max-width: 260px;
	margin: 0 0 10px 10px;
	padding: 7px 0;
	border-bottom: 1px solid #e8e7e2;
	background: none;
}

#footer-wrapper-content ol ul li {
	margin: 3px 0;
	padding: 0 18px;
	font-size: 12px;
	color: #83745f;
	text-transform: lowercase;
	background: url('images/img_list.png') no-repeat 0 2px;
}

.footer-list-more {
	float: left;
	margin-left: 30px;
	padding: 4px 9px;
	font-size: 9px;
	color: #fff !important;
	background: #c3bfb3;
	clear: both;
}

.footer-list-more:hover {
	background: #a2001b;
}

#footer-wrapper-portfolio {
	float: left;
	width: 800px;
	margin: 16px 0 0;
}

.ukryte #footer-wrapper-portfolio span {
	float: left;
	margin: 12px 0 0;
	padding: 4px 13px 4px 10px;
	font-size: 9px;
	color: #fff;
	background: url('images/bg_footer_link.gif') no-repeat 0 0;
}

#portfolio-list {
	float: left;
	width: 350px;
	margin: 0 15px 0 0;
}

#portfolio-list div {
	float: right;
	width: 205px;
	text-align: center;
}

#footer-wrapper-portfolio h5 {
	display: block;
	text-indent: -9999em;
	height: 30px;
	width: 217px;
	margin: 28px 0 0;
	background: url('images/text_made_with.gif') no-repeat 0 0;
}

#footer-wrapper-portfolio p {
	display:block;
	width: 930px;
	padding: 35px 0;
	margin: 3px 0 0;
	color: #918c75;
	font-size: 11px;
	border-top: 0px solid #dedcd6;
}

#footer-wrapper-portfolio p span {
	float: right;
}

#footer p a {
	color: #83745f;
	text-decoration: underline;
}
