/* @override http://www.girra.pl/wp-content/themes/thematic/style.css */

/* @override http://www.girra.pl/wp-content/themes/thematic/style.css */

/*
THEME NAME: Girra
THEME URI: http://girra.pl
DESCRIPTION: 0
VERSION: 2
AUTHOR: cyprian gwozdz
AUTHOR URI: http://cypriangwozdz.com/
TAGS: business design
*/

/* Reset browser defaults */
@import url('library/styles/reset.css');

/* Apply basic typography styles */
@import url('library/styles/typography.css');

/* Apply basic image styles */
@import url('library/styles/images.css');

/* Prepare theme for plugins */
@import url('library/styles/plugins.css');

/* Prepare theme for grid */
@import url('library/grids/960.css');

/* -------------------------------------------------------------- 
   
   Default styles for Images
   
   I've duplicated these styles here from images.css in
   order to get Thematic through the auto-checker at the
   official WordPress Themes directory.
   
   When the directory can hunt though css files linked
   through @import the styles below will no longer be
   neccesary and will be removed.
   
   Cheers. --Ian Stewart
  
-------------------------------------------------------------- */   

body{
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
@font-face {
 	 font-family: 'FuturaStd-Medium';
 	 src: url(FuturaStd-Medium.otf.eot);
  	src: local('FuturaStd-Medium'), local('FuturaStd-Medium'), 
      url(FuturaStd-Medium.otf) format('opentype');
}
.entry-content img {
    margin: 0 10px 18px 10px;
    max-width:100%;
    float: left;
}




.alignleft,
img.alignleft {
	float: left;
    margin-right:20px;
}
.alignright,
img.alignright {
	display: block;
	float: right;
    margin-left:20px;
}
.aligncenter,
img.aligncenter {
	margin-left:auto;
	margin-right:auto;
	display: block;
	clear: both;

}

.wp-caption {
	text-align: center;
	margin-bottom:18px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	margin: 0;
	padding:5px;
}
.gallery img {
    margin:0;
}
.wp-smiley { /* Prevent the smileys from breaking line-height */
	max-height:12px;
	margin:0 !important;
}

/*Layout*/
/*
LAYOUT: One-Column (Right) Fixed
DESCRIPTION: Two-column 950px fixed layout with one sidebar right of content
*/
#header {
    position:relative;
    background: #feffef;
    height: 159px;

}

.home div#headercenter {
	margin: 0 auto;
	width: 960px;
	background:  url(images/headertlo.jpg) no-repeat 300px 0px;
	}
div#headercenter {
	margin: 0 auto;
	width: 960px;
	background:  url(images/headertlo.jpg) no-repeat 10px 0px;
	position: relative;
	}
#branding {
	height: 159px;
	width: 960px;
	position: relative;
}

.menu {
    width:960px;
    margin:0 auto;
    position: relative;
    z-index: 99;
}
#main {
    width:960px;
    margin:0 auto;
    overflow:hidden;
    position:relative;
    clear:both;
    padding:26px 0 22px 0;
    z-index: 10;
}
.home div#main{
    margin:0 auto;
    position:relative;
    overflow: visible;
    width: 100%;
    clear:both;
    padding: 0;
    z-index: 10;
}
#container {
    width:620px;
    float:left;
}
.page-template-pagenosidebar-php #container {
    width:100%;
    float:left;
}
#content {
    margin:0 0 0 10px;
    width:540px;
    overflow:hidden;
}

.page-template-pagenosidebar-php #content{
	width: 540px;
	margin: 0 auto;

}
.page-template-pagenosidebar-php .slug-kontakt #content{
	width: 960px;
	margin: 0 auto;

}
.main-aside {
    width:300px;
    float:right;
    position:relative;
    right:10px;
}
#secondary {
    clear:right;
}
#footer {    
    clear:both;
	background: #feffef;
    border-top:1px solid #ccc;
    margin-top:22px;
    width: 100%;
}
#subsidiary {
    width:940px;
    margin:0 auto;
    overflow:hidden;
	color: #feffef;
}
#subsidiary .aside {
    width:300px;
    float:left;
    margin:0 20px 0 0;
}
#subsidiary #third {
    margin:0;
}
#siteinfo {
    clear:both;
    width:940px;
    margin:0 auto;
    color:#666;
    font-size:11px;
    line-height:18px;
    padding:22px 0 44px 0;
    margin-top: 20px;
    text-align: right;
	text-transform: uppercase;
	text-shadow: white 0 1px 0;
}
/*Default*/

/* =Global Elements
-------------------------------------------------------------- */
body, input, textarea {
	font-size: 100%;
	line-height: 150%;
	margin: 0 auto;
}
p, ul, ol, dd, pre {
    margin-bottom:1em;
}


pre, code {
	font:14px Monaco, monospace;
	line-height:22px;
}
blockquote {
    color:#666;
    font-style:italic;
}
table {
    border:1px solid #ccc;
    border-width:1px 1px 0 1px;
    font-size:13px;
    line-height:18px;
    margin:0 0 22px 0;
    text-align:left;
}
caption {
    text-align:left;
}
tr {
    border-bottom:1px solid #ccc;
}
th, td {
    padding: .7em 1.25em;
}
hr {
    background-color:#ccc;
    border:0;
    color:#ccc;
    height:1px;
    margin-bottom:22px;
}
a:link {
    color:#004B91;
}
a:hover {
    color: #FF4B33;
}


a:visited {
    color:#743399;
}
a:active, a:hover {
    color: #FF4B33;
}


/* =Header
-------------------------------------------------------------- */

#blog-title {
    font-size:34px;
    font-weight:bold;
    line-height:40px;
    text-indent: -9999px;
}
.home #blog-title a {
    color:#000;
    text-decoration:none;
    position: absolute;
    top: 10px;
    left: 720px;
    background: url(images/logo.png) no-repeat;
    width: 168px;
    height: 104px;
}
.home h1#sloganheader{
	color: #af0008;
	position: absolute;
	top: 90px;
	left: 642px;
	font-size: 1em;
	font-family: "FuturaStd-Medium", FuturaStd-Medium, sans-serif;
}
#blog-title a {
    color:#000;
    text-decoration:none;
    position: absolute;
    top: 10px;
    left: 80px;
    background: url(images/logo2.png) no-repeat;
    width: 220px;
    height: 130px;
}
h1#sloganheader{
	color: #af0008;
	position: absolute;
	top: 113px;
	left: 182px;
	font-size: 1em;
	font-family: "FuturaStd-Medium", FuturaStd-Medium, sans-serif;
}
#blog-title a:active,
#blog-title a:hover {
    color: #FF4B33;
}
#blog-description {
    color:#666;
    font-size:13px;
    font-style:italic;
    display: none;
}


/* =Menu
-------------------------------------------------------------- */

.skip-link {
    display:none;
}
#access {
    border-bottom:1px solid #ccc;
    height:32px;
    font-size:1em;
    margin-top: -32px;
    position: relative;
    
}
/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
	font-size: 1em;
}
.sf-menu {
	line-height:	1.0;

}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
	z-index:		99;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** THEMATIC SKIN ***/
.sf-menu {
    /*border-right:1px solid #ccc;*/
    margin-right: 50px;
	position: absolute;
	top: 0;
	right: 10px;
	z-index: 99;
}


.sf-menu a {
	padding:7px 16px 8px 16px;
	text-decoration:none;
	font-family: "FuturaStd-Medium", FuturaStd-Medium, sans-serif;
}

#access div.menu ul li ul li a {
	padding:3px 16px 4px 16px;
}
.sf-menu .current_page_item a,
.sf-menu .current_page_ancestor a,
.sf-menu .current_page_parent a {
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
    border-bottom:1px solid #fff;
    background: #fff;
}

.single  #access div.menu ul.sf-menu.sf-js-enabled li.page_item.page-item-68 a, .tag  #access div.menu ul.sf-menu.sf-js-enabled li.page_item.page-item-68 a, .category  #access div.menu ul.sf-menu.sf-js-enabled li.page_item.page-item-68 a, .search  #access div.menu ul.sf-menu.sf-js-enabled li.page_item.page-item-68 a{
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
    border-bottom:1px solid #fff;
    background: #fff;	
}

.slug-start  #access div.menu ul.sf-menu.sf-js-enabled li.page_item.page-item-50 a {
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
    border-bottom:1px solid #fff;
    background: #fff;
}

.slug-referencje  #access div.menu ul.sf-menu.sf-js-enabled li.page_item.page-item-30 a {
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
    border-bottom:1px solid #fff;
    background: #fff;
}


.slug-o-nas  #access div.menu ul.sf-menu.sf-js-enabled li.page_item.page-item-34 a {
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
    border-bottom:1px solid #fff;
    background: #fff;
}
.slug-kontakt  #access div.menu ul.sf-menu.sf-js-enabled li.page_item.page-item-39 a {
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
    border-bottom:1px solid #fff;
    background: #fff;
}

.slug-galeria  #access div.menu ul.sf-menu.sf-js-enabled li.page_item.page-item-28 a {
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
    border-bottom:1px solid #fff;
    background: #fff;
}

.slug-wiedza  #access div.menu ul.sf-menu.sf-js-enabled li.page_item.page-item-68 a {
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
    border-bottom:1px solid #fff;
    background: #fff;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#666;
}
.sf-menu li {
	position: relative;
}
.sf-menu li li {
	background:		#fff;
}
.sf-menu li li li {
	background:		#9AAEDB;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	outline:		0;
    color: #ed1c24;
}
.sf-menu ul {
	border-left:1px solid #ccc;
    border-right:1px solid #ccc;
    border-bottom:1px solid #ccc;
    z-index: 99 !important;
}


.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	top:32px; /* overriding essential styles */
}
.sf-menu ul ul {
    margin-top:0;
}
.sf-menu ul a {
    background:#feffef;
	border-bottom:none;
}
.sf-menu ul a:hover {
    color: #FF4B33;
}


/* =Content
-------------------------------------------------------------- */
.page-title {
    font-size:13px;
    line-height:18px;
    padding:0 0 44px 0;
}
.attachment .page-title {
    font-style:italic;
}
.page-title a {
    color:#666;
    text-decoration:none;
}
.page-title a:active,
.page-title a:hover {
    color: #FF4B33;
}
.page-title span {
    font-style:italic;
}
.page-title .meta-nav {
    font-style:normal;
}
.hentry {
    padding:0 0 22px 0;
}
.single .hentry {
    padding:0;
}
.home #content .sticky {
    border:1px solid #ccc;
    margin:0 0 66px 0;
    padding:22px 20px 0 20px;
}
.entry-title {
    font-family:Arial,sans-serif;
    font-size:26px;
    font-weight:bold;
    line-height:26px;
    padding:0 0 7px 0;
}
.entry-title a {
    color:#000;
    text-decoration:none;
}
.entry-title a:active,
.entry-title a:hover {
    color: #FF4B33;
}
.entry-meta {
    color:#666;
    font-size:13px;
    font-style:italic;
    line-height:18px;
}
.entry-meta .author {
}
.entry-meta .n {
    font-size:11px;
    font-style:normal;
    letter-spacing:0.05em;
    text-transform:uppercase;
}
.entry-meta a {
    color:#666;
    text-decoration:none;
}
.entry-meta a:active,
.entry-meta a:hover {
    color: #FF4B33;
}
.entry-meta abbr {
    border:none;
    cursor:text;
    font-size:11px;
    font-style:normal;
    letter-spacing:0.05em;
    text-transform:uppercase;
}
.entry-content {
    padding:22px 0 0 0;
}
/*.entry-content h1,
.entry-content h2 {
    font-family:Arial,sans-serif;
    font-size:19px;
    font-weight:bold;
    padding:28px 0 14px 0;
}
.entry-content h3 {
    font-size:17px;
}
.entry-content h4 {
    font-size:11px;
    font-family:Arial,sans-serif;
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing:0.05em;
}
*/
.entry-content table {
    margin-left:1px;
}
.entry-content embed {
    margin:0 0 22px 0;
}
.entry-utility {
    color:#666;
    font-size:13px;
    line-height:18px;
    margin:0 0 44px 0;
    display: none;
}
.entry-utility a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
.entry-utility a:active,
.entry-utility a:hover {
    color: #FF4B33;
}
.page-link {
    font-size:13px;
    font-weight:bold;
    line-height:18px;
    margin:0 0 22px 0;
    padding:22px 0 0 0;
    word-spacing:0.5em;
}
.page-link a {
    border:1px solid #ccc;
    color:#666;
    font-weight:normal;
    padding:0.5em 0.75em;
    text-decoration:none;
}
.page-link a:active,
.page-link a:hover {
    color: #FF4B33;
}
ul#links-page,
ul#archives-page {
    list-style:none;
    margin-left:0;
    overflow:hidden;
}
li.content-column {
    float:left;
    margin-right:20px;
    width:45%;
}
.gallery {
    padding:0 0 22px 0;
}
.wp-caption-text,
.gallery-caption {
    color:#666;
    font-size:13px;
    line-height:18px;
}
#author-info {
    margin:0 0 44px 0;
    overflow:hidden;
}
#author-info .avatar {
    float:left;
    margin:.3em 1em 0 0;
}


/* =Attachments
-------------------------------------------------------------- */

.attachment-jpeg #container,
.attachment-png #container {
    width:100%;
}
.attachment-jpeg #content,
.attachment-png #content {
    width:930px;
}
.attachment-jpeg #comments,
.attachment-png #comments {
    width:540px;
    overflow:hidden;
}
.attachment-jpeg .main-aside,
.attachment-png .main-aside {
    display:none;    
}


/* =Navigation
-------------------------------------------------------------- */

.navigation {
    color:#666;
    font-size:13px;
    line-height:18px;
    margin:0px 0 22px 0;
    overflow:hidden;
}
.navigation a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
.navigation a:active,
.navigation a:hover {
    color: #FF4B33;
}
.navigation .meta-nav {
    font-style:normal;
}
.nav-previous {
	float: left;
	width:50%;
}
.nav-next {
	float: right;
	width:50%;
	text-align:right;
}
#nav-above,#nav-below {
	width: 100%;
	margin-top: 50px;
}
#nav-above {
    display:none;
}
.paged #nav-above {
    display:block;
    padding:0 0 44px 0;
}


/* =Comments
-------------------------------------------------------------- */

#comments {
    padding:22px 0 0 0;
}
#comments,
#comments input,
#comments textarea {
    font-size:13px;
    line-height:18px;
}
#comments code {
    font-size:12px;
    line-height:18px;
}
#comments h3 {
    font-family:Arial,sans-serif;
    font-size:15px;
    font-weight:bold;
    line-height:22px;
    padding:0 0 18px 0;
}
#comments-list {
    padding:0 0 18px 0;
}
#comments-list ol,
#comments-list ul {
    list-style:none;
    margin:0;
}
#comments-list ol {
    border:1px solid #ccc;
    border-bottom:none;
    margin:0 0 18px 0;
}
#comments-list li {
    background:#fafafa;
    border-bottom:1px solid #ccc;
    padding:18px 1.5em 0 1.5em;
    position:relative;
}
#comments-list li.alt {
    background:#fff;
}
#comments-list li.bypostauthor {
    background:#FFFFCC;
}
#comments-list ul li {
    border:1px solid #ccc;
    margin:0 0 18px 0;
}
#comments-list li .avatar {
    position:absolute;
    top:22px;
    left:1.5em;
    width:36px;
    height:36px;
}
#comments-list .comment-author {
    font-weight:bold;
    padding:9px 0 0 46px;
}
#comments-list .comment-meta {
    color:#666;
    font-size:11px;
    padding:0 0 9px 46px;
}
#comments-list .comment-meta a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
#comments-list .comment-meta a:active,
#comments-list .comment-meta a:hover {
    color: #FF4B33;
}
.comment-reply-link {
    font-size:11px;
    padding:0 0 18px 0;
    text-align:right;
}
.comment-reply-link a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
.comment-reply-link a:active,
.comment-reply-link a:hover {
    color: #FF4B33;
}
.comment-navigation {
    font-weight:bold;
    padding:0 0 18px 0;
    margin-right:0.5em;
}
.comment-navigation a {
    border:1px solid #ccc;
    color:#666;
    font-weight:normal;
    padding:0.5em 0.75em;
    text-decoration:none;
}
.comment-navigation a:active,
.comment-navigation a:hover {
    color: #FF4B33;
}
.comment-navigation a,
.comment-navigation span {
    margin-right:0.5em;
}
#trackbacks-list .comment-content {
    position:absolute;
    left:-9000px;
}
#respond {
    background:#fff;
    margin-bottom:22px;
    overflow:hidden;
    padding:18px 0 0 0;
    position:relative;
}
#comments-list #respond {
    border-bottom:1px solid #ccc;
    margin:0 0 18px 0;
    padding:18px 1.5em;
}
#comments-list ul #respond {
    border:1px solid #ccc;
    margin:0;
}
#cancel-comment-reply {
    font-size:11px;
    position:absolute;
    top:18px;
    right:1.5em;
}
#cancel-comment-reply a {
    color:#666;
}
#respond .required {
    color:#FF4B33;
    font-weight:bold;
}
.form-section label {
    font-size:11px;
}
.form-section input {
    margin:0 0 18px 0;
    width:98%;
}
.form-section textarea {
    width:99%;
}
#form-allowed-tags p {
    color:#666;
    font-size:11px;
    margin:0;    
}
#form-allowed-tags span {
    font-style:italic;
}
#form-allowed-tags code {
    font-size:11px;
    line-height:normal;
}
.form-submit {
    padding:18px 0 0 0;
    text-align:right;
}
.subscribe-to-comments {
    color:#666;
    float:left;
    font-size:11px;
    margin:0;
    padding:18px 0 0 0;
}
.solo-subscribe-to-comments {
    color:#666;
    font-size:11px;
    padding:18px 0 0 0;
}
.comment_license {
    color:#666;
    clear:both;
    font-size:11px;
    margin:0;
    padding:18px 0 0 0;
}


/* =Asides, Sidebars & Widget-Ready Areas
-------------------------------------------------------------- */


.aside p,
.aside ul,
.aside ol,
.aside dd,
.aside pre {
    margin-bottom:18px;
}
.aside pre,
.aside code {
    font-size:12px;
    line-height:18px;
}
.aside .current_page_item a {
    color: #FF4B33;
}
.aside .current_page_item .page_item a {
    color:#666;
}
.aside .current_page_item .page_item a:hover,
.aside .current_page_item .page_item a:active {
    color: #FF4B33;
}
.aside {
    color:#666;
}
.aside a {
    color:#666;
}
.aside a:active,
.aside a:hover {
    color: #FF4B33;
}
.aside h3 {
    font-size:15px;
    font-style:italic;
    line-height:22px;
}
.aside h3 a {
    text-decoration:none;
}
.aside caption {
    font-size:11px;
    font-family:Arial,sans-serif;
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing:0.05em;
}
.aside ul {
    list-style:none;
    margin-left:0;
}
.aside ul ul {
    list-style:disc;
    margin:0 0 22px 20px;
}
.aside ul ul li {
    padding:1px 0;
}
.aside ul ul ul {
    margin-bottom:0;
}
.aside form,
.aside table,
.aside select {
    margin-bottom:5px;
}
.aside table {
    border:none;
}
.aside thead {
    border:1px solid #ccc;
}
.aside tbody {
    border:1px solid #ccc;
}
.aside th, .aside td {
    border-right:1px solid #ccc;
    padding:.25em .8em;
}
.aside tfoot tr {
    border:none;
}
.aside tfoot td {
    border-color:transparent;
}
.widget_tag_cloud {
    margin:0 0 22px 0;
}
.aside #searchsubmit {
	display: none;	
}
/*
    Main Asides
*/
.main-aside ul {
    padding:0 10px;
}
.main-aside h3 {
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
}
.main-aside ul ul {
    padding:0;
    font-size: 1.3em;
}
#primary {
    border:1px solid #ccc;
    padding:18px 0 0 0;
    margin-bottom:22px;
}
/*
    Content Asides
*/
#content .aside {
    border:1px solid #ccc;
    margin:0 0 22px 0;
    padding:18px 0 0 0;
    float: left;
}
#content .aside ul {
    padding:0 20px;
}
#content .aside h3 {
    font-family:Georgia,serif;
    font-weight:normal;
    font-size:17px;
    font-style:italic;
    padding:0 0 7px 0;
    text-transform:none;
}
#content .aside ul ul {
    padding:0;
}
/*
    Footer Asides
*/
#subsidiary {
    padding:33px 0 0 0;    
}


/* =Footer
-------------------------------------------------------------- */



#siteinfo a {
    color:#666;
}
#siteinfo a:active,
#siteinfo a:hover {
    color: #FF4B33;
}


/* =PageNavi
-------------------------------------------------------------- */

/* Using !important to override PageNavi CSS */

.wp-pagenavi {
    margin:0 0 0 -.5em;
    padding:0.5em 0;    
}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi span {
    border:1px solid #ccc !important;
    color:#666!important;
    font-style:normal;
    margin:0 .375em !important;
    padding:0.5em 0.25em !important;
}
.wp-pagenavi a:visited {
    border:1px solid #ccc !important;
    color:#666 !important;
}
.wp-pagenavi a:hover {
    border:1px solid #ccc !important;
    color:#FF4B33 !important;
}
.wp-pagenavi a:active {
    border:1px solid #ccc !important;
    color:#FF4B33 !important;
}
.wp-pagenavi span.pages {
    border:none !important;
    color:#666 !important;
    margin:0 !important;
    padding:0 !important;
}
.wp-pagenavi span.current {
    border:none !important;
    color:#666 !important;
    font-weight:normal !important;
    margin:0 !important;
    padding:0 !important;
}
.wp-pagenavi span.extend {
    background-color:#FFFFFF;
    border:1px solid #000000;
    color:#000000;
    margin:2px;
    padding:2px 4px;
}
/* Home - Start*/



div.homebordo {
	width: 100%;
	float: left;
	background: #78000b;
	border-top: solid 1px #bababa;
	height: 299px;
	margin-bottom: -226px;
}

div#salon {
    background: #feffef;
    border: 2px solid #78000b;
    padding: 0px 10px 0px 10px;
    _padding:0px 8px;
    margin-top: 16px;

}

div#raport {
    background: #feffef;
    border: 2px solid #78000b;
    margin-top: 20px;
    padding: 0px 10px 10px 10px;	
    float: left;
}

#raport img {
	margin: 0px -10px;
}

#raport ul li {
	margin: 0;
	list-style-type: square;
}

#raport p {
		color: #78000b;	
		float: left;
}

#raport ul {
	float: left;
}
#raport form label {
	float: left;
	width: 150px;
	font-size: 0.8em;
}

#columnleft p.checkbox label {
	font-size: 1em;
	width: 260px;
}
#raport form input {
	float: left;
	width: 250px;
	height: 1.3em;
	line-height: 1.2em;
	font-size: 1.2em;
	padding: 2px;
	font-weight: normal;
}

#raport form input#zapiszmnie {
	float: left;
	width: 150p;
	height: 2em;
	line-height: 1.2em;
	font-size: 1.2em;
	padding: 5px;
}

div#columnleft {
	float: left;
	width: 276px;
	padding: 0px 20px;
	_padding:0px 10px;
}
div#columnright {
	float: left;
	width: 276px;
	padding: 0px 20px;
	_padding:0px 18px;
}

#raport form p.checkbox {
	float: left;
	width: 316px;
	font-size: 1em;
	padding: 5px 0px 0px 0px;
}
#raport form p.checkbox input{
	float: left;
	width: 20px;
	height: 1em;
}

#columnleft p.checkbox a {
	color: #78004b;
}

#raport form {
	float: left;
	width: 316px;
}
#salon p {
	color: #78000b;
	font-weight: bold;
	font-size: 1em;
	margin-top: 1em;
}

.dtcontenthide div.grid_10{
	float: right;
	padding: 0px 0px ;
}


.dtcontenthide div.grid_6{
	position: relative;
}

.dtcontenthide div.grid_6 img {
	position: absolute;
	top: -104px;
	left: 15px;
}
#dtcontent3 div.grid_6 img, #dtcontent2 div.grid_6 img {
	position: absolute;
	top: -124px;
	left: 15px;
	border: 1px solid #ccc;
}
.dtcontenthide h1{
	font-size: 1.5em;
	line-height: 2.7em;

}

#dtcontent3 div.grid_10 h1 {
	font-size: 1.2em;
	line-height: 3.2em;
}	
.dtcontenthide {
	float: left;
	height: 250px;
	width: 960px;
	position: relative;
}
div.badge{
	background: url(images/badge.jpg) no-repeat 0 0;
	width: 213px;
	height: 142px;
	position: absolute; top: 124px; left: 780px;
	z-index: 0;
}

.dtcontenthide div.grid_10 p {
	font-size: 0.8em;
	line-height: 1.2em;
	margin-bottom: 0.8em;
}
p.orange {
	width: 380px;
	color: #000041;
}

p.dwa, p.trzy {
	width: 380px;
}
#main div.container_16 ul.tabs {
	margin-top: -1px;
	float: left;
	display: block;
	width: 960px;
	font-size: 1em;
}
#main div.container_16 ul.tabs li{
	float: left;
	display: block;
}
#main div.container_16 ul.tabs li a{
	float: left;
	display: block;
	margin: 0px 3px;
 	 font-family: 'FuturaStd-Medium';
	text-decoration: none;
	color: #333  ;
	width: 228px;
	height: 24px;
	background: url(images/buttons.png) no-repeat 0 -61px;
	text-align: center;
	font-size: 1.5em;
	padding: 16px 0px 19px 0px;
	text-shadow: white 0 1px 0;
}
#main div.container_16 ul.tabs li a#kominkitab{
	margin-left: 50px;
}
#main div.container_16 ul.tabs li.ui-tabs-selected a {
		background: url(images/buttons.png) no-repeat 0 0;
}
#main div.container_16 ul.tabs li a:hover{
    color: #FF4B33;
    
}

#podbordo div.grid_10 p img {
	float: left;
	margin: 10px;
}

div#aktualnosci {
	padding-left: 20px;
	float: left;
}


div.postdetails {
	font-size: 0.6em;
	float: left;
	width: 560px;
	text-align: right;
}

#aktualnosci p {
	float: left;width: 560px;
}
div.postdetails a{

}
a.morelink {
	font-size: 1.5em;
}
#aktualnosci h1 {
	border: 1px solid #a8000b;
	line-height: 1em;
	width: 560px;
	font-weight: ;
	margin: 30px 0px 0px 0px;

	color: #a8000b;
	padding: 5px;
}

div#aktualnosci h2 a{
	font-size: 1em;
	color: #a8000b;
	text-decoration: none;
	width: 560px;
	float: left;
	margin: 10px 0px 0px 0px;
	border-bottom: 1px solid #a8000b;
	width: 560px;
	margin: 10px 0px 10px 0px;
	line-height: 1em;

}

div.miniporadnik ol li {
	margin-bottom: 10px;
}
#aktualnosci a:hover {
    color: #FF4B33;
}
a#idzdowiedza {
	float: right;
	width: 250px;
	height: 49px;
	background: url(images/girraspirite.jpg) 0 -75px;
	text-indent: -9999px;
	margin: 30px 0px 30px 300px;
}
a#idzdowiedza:hover {
	float: right;
	width: 250px;
	height: 49px;
	background: url(images/girraspirite.jpg) 0 -124px;
	text-indent: -9999px;
}
/* Corousel*/

#podbordo #referencje li.singuralreferences  img.portfoliokominek {
	float: right;
}

#referencje li.singuralreferences p.client  {
	float: left;
	margin: 10px 0px 0px 0px;
	width: 200px;
}
#referencje li.singuralreferences p{
	float: left;
	width: 340px;
	font-size: 1em;
	font-style: italic;
}
#podbordo #referencje li.singuralreferences img {
	float: right;
	padding: 2px;
	border: 1px solid #ccc;
}

div#mycarousel h1 span {
	color: #ccc;	
}

div#mycarousel h1 {
	letter-spacing: -1px;
}
.jcarousel-container {
    background: url(images/referencjeback.png) no-repeat 0 0;
	padding: 20px 25px 30px 25px;
	width: 528px;
}


ul.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li.singuralreferences, .jcarousel-item  {
	list-style: none;
	float: left;
	width: 520px;
	margin:0;
}
.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
    width: 520px;
    height: 190px;
}
/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}

div.jcarousel-control {
margin: 0 auto;
text-align: center;
}

#mycarousel div.jcarousel-control div {
	text-align: center;
	overflow: hidden;
	margin-left: 40%;
}
div.jcarousel-control a{
	float: left;
 width: 19px;
 height: 19px;
 background: url(images/girraspirite.jpg) no-repeat -75px 0px;
 text-indent: -9999px;
}

div.jcarousel-control a:hover{
 background: url(images/girraspirite.jpg) no-repeat -94px 0px;	
}

div.jcarousel-control a.active{
 background: url(images/girraspirite.jpg) no-repeat -113px 0px;	
}
div#tickerticker{
	position: absolute;	
	top: 60px;
	left: 370px;
}

ul#listticker {
	position: absolute;
	list-style: none;
	font-size: 1em;
	height: 1.2em;
	line-height: 1.2em;
	color: #777;
	text-shadow: white 0 1px 0;
	font-family: 'FuturaStd-Medium';
	width: 500px;
	text-align: center;
	padding: 5px;
	border: 1px solid #fff;
	background: url(images/headertlo.jpg) no-repeat 200px 0;
}
.home ul#listticker {
	display: none;
}

table.parametry {
	width: 530px;
}

img.aligncenter.size-full {
	margin: 10px;
	
}

div.kominekzdjecie {
	float: left;
	width: 530px;
	text-align: center;
}
div.kominekzdjecie img{
	float: left;
	border: 1px solid #ccc;
}
#post-161  img {
	border: 1px solid #ccc;
}
/* Contact */
.slug-kontakt div#main{
    margin:0 auto;
    position:relative;
    overflow: visible;
    z-index: 20;
    width: 100%;
    clear:both;
    padding: 0;
}

div#kontaktsumwraper {
	width: 100%;
	float: left;
	background: url(images/tlokontakt.png) repeat-x;
	height: 220px;
	margin-top: 20px;
}
div#kontaktsum{
	margin: 0 auto;
	width: 966px;
	height: 220px;
	text-align: center;
	background: url(images/beau.jpg) no-repeat 400px 23px;
}

div#adres, div#mail, div#telefon, div#mapa {
	float: left;
	width: 240px;
	height: 190px;
	padding: 30px 0px 0px 0px;
	background: url(images/pasekkontakt.png) no-repeat 200px;
	text-align: left;
	font-family: 'FuturaStd-Medium';
}

div#kontaktsum img {
	float: left;
	margin-bottom: 10px;
}
div#kontaktsum p{
	float: left;
	width: 240px;
	color: #feffef;
	font-size: 1em;
}
div#kontaktsum p a{
	color: #feffef;
}
div#kontaktsum p a:hover{
	background: #ff0317;
	text-decoration: none;
}
div#kontaktcenterwraper {
	float: left;
	width: 100%;
}
div#kontaktcenter {
	margin: 0 auto;
	text-align: center;
	width: 966px;
}

form#girra {
	float: left;
	width: 700px;
	margin: 50px 120px;
	font-family: 'FuturaStd-Medium';
}

#girra fieldset div.column1 {
	float: left;
	width: 220px;
	text-align: left;
}
#girra fieldset div.column1 input, #girra fieldset div.column1 select{
	float: left;
	width: 200px;
}
#girra fieldset div.column1 input{
	border: 1px solid #78000b;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
    padding: 2px;

}
#girra fieldset div.column1 label{
	float: left;
	width: 220px;
	text-align: left;

}
#girra fieldset div.column2 {
	float: left;
	width: 480px;
	text-align: left;
}
#girra fieldset div.column2 textarea{
	float: left;
	width: 480px;
	border: 1px solid #78000b;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
}

#girra input:focus, #girra textarea:focus{
	border: 1px solid #FF4B33;
}

#girra fieldset div.column2 input.buttonsend {
	float: left;
	width: 480px;
	height: 37px;
	padding: 4px 0px;
	margin-top: 10px;
	background: url(images/wyslij.png) no-repeat 130px 0px;
	border: none;
}
#girra fieldset div.column2 input.buttonsend:hover {
	background: url(images/wyslij.png) no-repeat 130px -38px;
	cursor: pointer;
}

#girra fieldset legend {
	width: 700px;
	letter-spacing: 5px;
	color: #78000b;
	text-align: center;
	border-bottom: 1px solid #78000b;
	font-size: 1.2em;
	font-family: 'FuturaStd-Medium';
}
div#kontaktcenter iframe{
	border: 1px solid #78000b;
}

label.error {
	color: #f00016;
}

a.tag-link-10 {
	background: url(images/bronpi.jpg);
}
a.tag-link-12 {
	background: url(images/dru.jpg);
}
a.tag-link-11 {
	background: url(images/sparke.jpg);
}
a.tag-link-7{
	background: url(images/kfdesign.jpg);
}
a.tag-link-16{
	background: url(images/spartherm.jpg);
}
a.tag-link-15{
	background: url(images/romotop.jpg);
}
a.tag-link-14{
	background: url(images/lechma.jpg);
}
a.tag-link-13{
	background: url(images/supra.jpg);
}
a.tag-link-8{
	background: url(images/kfd.jpg);
}
a.tag-link-9{
	background: url(images/nordica.jpg);

}
a.tag-link-20{
	background: url(images/dimensionone.jpg);

}
a.tag-link-19{
	background: url(images/edilkamin.jpg);

}
a.tag-link-18{
	background: url(images/seguin.jpg);

}
a.tag-link-22{
	background: url(images/tylo.jpg);

}

.not-singular div.entry-content {
	display: none;
}
li#tag_cloud-3.widgetcontainer.widget_tag_cloud a{
		width: 85px;
	height: 15px;
	float: left;
	padding-top: 70px;
	text-align: center;
	text-indent: -9999px;
	border: 1px solid #ccc;
	margin: 2px;
}
li#tag_cloud-3.widgetcontainer.widget_tag_cloud a:hover{
	border: 1px solid #000;
}

input#s {
	width: 270px;
	padding: 2px;
	border: 1px solid #ccc;
	font-size: 1em;
	color: #777;
}

a#kontakt {
	height: 33px;
	width: 229px;
	float: left;
	background: url(images/buttonpr.png) 0 0;
	padding: 16px 0px 0px 20px;
	font-size: 16px;
	text-decoration: none;
	color: #feffef;
	margin-bottom: 10px;
}
a#kontakt:hover {
	background: url(images/buttonpr.png) 0 -49px;
}

/* Gallery*/

.slug-galeria #container{
	width: 960px;
}
.slug-galeria #content{
	width: 950px;
	margin: 0px 10px;
}
.slug-galeria div#page-bottom.aside{
	display: none;
}
ul#gallerymenu {
	float: left;
	width: 950px;
	height: 200px;
	margin: 0;
	display: block;	
	position: relative;
	padding: 0px 0px 360px 0px;
}
h2#cci {
		font-family: 'FuturaStd-Medium';
		text-align: center;
		margin-top: 30px;
}
ul#gallerymenu li{
	float: left;
	display: block;	
	position: relative;
	width: 152px;
	height: 190px;
	margin: 0px 0px 0px 6px;
} 
ul#gallerymenu li a{
	width: 152px;
	height: 154px;
	position: absolute;
	background: url(images/photoframe.png) no-repeat 0 0;
	text-decoration: none;
}


ul#gallerymenu li a:hover{
	text-decoration: underline;
	color: #a30021;
}
.slug-galeria h2 span {
	float: right;
} 
.slug-galeria h2 span a {
	float: right;
	font-size: 0.6em;
	color: #555;
	font-weight: bold;
	text-decoration: underline;
}
.slug-galeria h2 span a:hover{
	color: #a30021;
}
.slug-galeria span a:hover {
	text-decoration: underline;
}
#gallerymenu li a span {
	position: absolute;
	top: 160px;
	text-align: center;
	width: 144px;
	font-size: 1.2em;
	color: #a30021;
	text-transform: capitalize;
}
ul#gallerymenu li a img{
	position: absolute;
	top: 3px;
	left: 4px;
	z-index: 10;
}

img.pie-img {
	margin: 3px 4px;
	float: left;

	}

a.cboxElement{
	background: url(images/photoframe.png) no-repeat 0 0;
	width: 152px;
	height: 154px;
	float: left;
	margin: 5px 1px 5px 1px;
}
.home a.cboxElement {
	float: right;
	margin: 0;
	background: no-repeat;
}
h2#kominkinowoczesne {
	float: left;
	width: 950px;
}

/* Wiedza */

.tag div.entry-meta, .category div.entry-meta {
	display: none;
}

.tag div.entry-utility, .category div.entry-utility {
	display: none;
}

.tag h2.entry-title, .category h2.entry-title {
	padding: 0;
	margin: 0;

}


.dtcontenthide.ui-tabs-panel.ui-tabs-hide {
	display: none;
}

.slug-sauny p, .slug-wanny-spa p, .slug-kominki p {
	float: left;
}
.slug-sauny img, .slug-wanny-spa img, .slug-kominki img{
	border: 1px solid #333;
}
.slug-sauny ul.xoxo, .slug-wanny-spa ul.xoxox, .slug-kominki ul.xoxox{
	float: left;
	border: none;
}


.slug-sauny h3.widgettitle, .slug-wanny-spa h3.widgettitle, .slug-kominki h3.widgettitle{
	display: none;
}
.slug-sauny #content .aside, .slug-wanny-spa #content .aside, .slug-kominki #content .aside{
	border: none;
    margin:0 0 22px 0;
    padding:18px 0 0 0;
    float: left;
}

a.dowiedzsie {
	margin-top: 10px;
	float: left;
	color: #a8000b;
	text-decoration: none;
}

.slug-kominki li {
	margin-bottom: 10px;
}
.slug-kominki h2{
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	line-height: 1.4em;
	font-size: 1.4em;
	font-family: 'FuturaStd-Medium';
}
.slug-kominki h3{
	font-size: 1em;
	line-height: 1.3em;
	font-weight: bold;
	margin-bottom: 10px;
}
.slug-referencje div#page-bottom.aside, .slug-o-nas div#page-bottom.aside {
	display: none;
}

div#certyfikaty {
	float: left;
	width: 100%;

}
div#certyfikaty a{
	float: left;
	display: block;
	background: none;
	width: 170px;
	text-align: center;
	margin: 0 auto;
}
div#certyfikaty a img{
	margin-left: 20px;
}

select#cat.postform {
	width: 270px;
}

/* Referencje */
.slug-referencje #container{

}

img#startowy {
	float: none;
}
.slug-referencje #content{
	margin: 0 auto;
	width: 700px;
	text-align: center;
}


#post-34 div.entry-content p img.alignleft.size-full.wp-image-456 {
	border: 1px solid #444;
	margin: 15px 15px 35px 0px;
}

#post-34 div.entry-content h2 {
	border-bottom: 1px solid #a30021;
	margin-bottom: 15px;
	margin-top: 10px;
	line-height: 1.1em;
}

div#sidedowiedz {
	background: rgb(235,235,235);
	float: left;
	text-shadow: #ffffff 0 1px 1px;
	padding: 10px;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
	margin-bottom: 10px;
	border: 1px solid #555;
}

#sidedowiedz p {
	float: left;
	width: 100%;
}

#sidedowiedz h3 {
	border-bottom: 1px solid #000;

}

.slug-dziekujemy div#page-bottom.aside {
	display: none;	
}
.slug-dziekujemy #content{
	margin: 0 auto;
	text-align: center;
}

/* Referencje */

ul#referencjepage {
	float: left;
	width: 700px;
	margin: 0;
	padding: 0;
	font-size: 1em;
	font-style: italic;
}
ul#referencjepage li{
	float: left;
	display: block;
	width: 700px;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #ccc;
	margin: 0px 0px 10px 0px;
}
ul#referencjepage li p{
	float: left;
	width: 430px;
	text-align: left;
	color: #666;
}
#referencjepage li a.cboxElement {
	background: no-repeat;
	padding: 3px;
	border: 1px solid #ccc;
	margin: 0;
	float: right;
	width: auto;
	height: auto;
}
#referencjepage li a.cboxElement img{
	padding: 0;
	margin: 0;
	width: auto;
}

table.specyfikacjawanny td{
	padding: 2px;
	vertical-align: middle;
	width: 150px;
}
table.specyfikacjawanny img{
	padding: 0px;
	margin: 0px;
	float: none;
}


.slug-wiedza div.entry-content p img {
	float: left;
	margin-right: 30px;
}
div#wzwiazku {
	font-size: 10px;
	line-height: 14px;
	color: #666;
}
table.specyfikacjakolory{
	border: 0;
}
table.specyfikacjakolory tbody tr td {
	vertical-align: top;
	text-align: center;
}
table.specyfikacjakolory tbody tr td img {
	vertical-align: top;
	margin: 2px 30px;
}

/* 29.03.2010 */
p.wezej{
	width: 400px;
}

p.wezej a{
	color: #000;
}

p.kominkowyskrot {
	margin-top: 10px;
}


h2.entry-title a {
    color:#004B91;
    font-size: 0.7em;
    text-decoration: underline;
    font-weight: normal;
}
#access div.menu {
	position: relative;
	z-index: 99 !important;
}
#access div.menu ul li ul li a {
	position: relative;
	z-index: 99 !important;
}
#access div.menu ul li ul li{
	position: relative;
	z-index: 99 !important;
}
#access div.menu ul li ul{
	z-index: 99 !important;
}