/*
Theme Name: XLab White
Description: The default XLab theme.
Version: 1.0
Author: Tomasz Wieczorek

Tags: white, doc, freestyle
*/

html {
	background: url(../images/bg.jpg) repeat left top;
}

body {
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	color:#666;
	margin: 0;
	padding: 0;
}

td, th {
	border: 0 none;
}

a {
	color: #f08800;
	text-decoration: none;
}

h1, h2, h3 {
	margin-bottom: 20px;
}

h1 {
	font-size: 24px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0;
}

p {
	font-size: 12px;
	color: #666;
	line-height: 20px;
	margin-bottom: 20px;
}

h2 {
	font-size: 18px;
	color: #333;
	line-height: 20px;	
}

strong {
	font-weight: bold;
	color: #333;
}

img {
	border: 0 none;
}

.clear {
	clear: both;
}

ul li {
	list-style: none;
	line-height: 1.6em;
}

ol li{
	margin-left: 20px;
}

#pageLinks  {
	position: absolute;
	top:0;
	right: 0;
	width: 450px;
	z-index: 1001;
}

#pageLinks a {
	width: 112px;
	height: 38px;
	margin-top: 60px;
	display: block;
	float: left;
	margin-left: 30px;
}

#pageLinks ul li, #pageLinks ul li, .categoriesWrapper li {
	list-style: none;
}


.autorzy {
	background: url(../images/autorzy-tab.jpg) no-repeat left top;
}

.autorzy:hover, .autorzyActive {
	background: url(../images/autorzy-tab-active.jpg) no-repeat left top;
}


.authors {
	background: url(../images/authors-tab.jpg) no-repeat left top;
}

.authors:hover, .authorsActive {
	background: url(../images/authors-tab-active.jpg) no-repeat left top;
}


.xsolve {
	background: url(../images/xsolve-tab.jpg) no-repeat left top;
}

.xsolve:hover, .xsolveActive {
	background: url(../images/xsolve-tab-active.jpg) no-repeat left top;
}


.kontakt {
	background: url(../images/kontakt-tab.jpg) no-repeat left top;
}

.kontakt:hover, .kontaktActive {
	background: url(../images/kontakt-tab-active.jpg) no-repeat left top;
}

.contact {
	background: url(../images/contact-tab.jpg) no-repeat left top;
}

.contact:hover, .contactActive {
	background: url(../images/contact-tab-active.jpg) no-repeat left top;
}


.autorzyActive, .authorsActive, .xsolveActive, .kontaktActive, .contactActive {
	
}

#outerWrapper {
	width: 1160px;
	margin: 10px auto 10px auto;
	background: url(../images/page-content-bg.png) repeat-y left top;
}


#wrapper {
	width: 1020px;
	background: url(../images/page-top-bg.png) no-repeat 0 0;
	padding: 0 70px;
	padding-top: 30px;
}

#topBar {
	height: 50px;
	text-align: right;
}

#qtranslate-chooser li {
	list-style: none;
}

#qtranslate-chooser li a {
	width: 30px;
	height: 19px;
	margin-top: 3px;
	display: block;
	float: right;	
}

.active .qtrans_flag_pl {
	background: url(../images/flag-pl-color.jpg) no-repeat 0 0 !important;
	margin-right: 5px;
}

.qtrans_flag_pl:hover {
	background: url(../images/flag-pl-color.jpg) no-repeat 0 0 !important;
}

.qtrans_flag_pl {
	background: url(../images/flag-pl-grey.jpg) no-repeat 0 0 !important;
	margin-right: 5px;
}

.active .qtrans_flag_en {
	background: url(../images/flag-en-color.jpg) no-repeat 0 0 !important;
}

.qtrans_flag_en:hover {
	background: url(../images/flag-en-color.jpg) no-repeat 0 0 !important;
}

.qtrans_flag_en {
	background: url(../images/flag-en-grey.jpg) no-repeat 0 0 !important;
}


#topBar label.szukaj {
	float: right;	
}

label.szukaj {
	padding-left: 65px;
	padding-right: 30px;
	padding-top: 0px;
	display: block;
	background: url(../images/szukaj-txt.jpg) no-repeat 0 6px;
}

label.search {
	padding-left: 65px;
	padding-right: 30px;
	padding-top: 0px;
	display: block;
	float: right;
	background: url(../images/search-txt.jpg) no-repeat 0 6px;
}

#s {
	width: 138px;
	height: 13px;
	padding: 5px 10px;
	padding-top: 8px;
	background: url(../images/search-bg.jpg) no-repeat top left;
	border: 0 none;
	color: #666;
	font-size: 10px;
}

#pageBottom {
	height: 10px;
	background: url(../images/page-bottom-bg.png) no-repeat bottom left;	
}

#header {
	padding-bottom: 10px;
	background: url(../images/top-links-bg.png) no-repeat bottom left;
	height: 130px;
	position: relative;
}

#dashboard {
	position: relative;
	padding: 0 60px;
	background: url(../images/banner-bottom.png) no-repeat bottom center;
	height: 370px;
}

#doc {
	left: 450px;
	top: -90px;
	width: 217px;
	height: 409px;
	background: url(../images/doc.png) no-repeat top left;
	position: absolute;
	z-index: 1000;
	
}

.commentsQty {
	width: 60px;
	float: right;
	background: url(../images/comments-bg.png) no-repeat top left;
	text-align: center;
	font-size: 10px;
}

.qty {
		color: #fff;
		font-weight: bold;
		margin-bottom: 10px;
}

.qty a{
  color: #FFF;
}
.postEntry {
	margin-bottom: 30px;
	border-bottom: 1px solid #eee;
	padding-bottom: 10px;
}

.postEntry .title {
	color: #f08800;
	font-size: 24px;
	line-height: 26px;
	padding-right: 100px;
}

.postDetails {
	font-size: 10px;
	margin-bottom: 20px;
	color: #999;
  clear: left;
}

#dashboard .postEntry {
	padding-top: 20px;
	width: 380px;
	border: 0 none;
}

#dashboard .postEntry .title {
	color: #666;
	padding-right: 0;
}

.firstPost a {
  color: #F08800;
	font-weight: bold;
}

.kategorie {
	width: 103px;
	height: 23px;
	background: url(../images/kategorie-txt.jpg) no-repeat top left;	
}

.categories {
	width: 120px;
	height: 23px;
	background: url(../images/categories-txt.jpg) no-repeat top left;	
}

.widget_tag_cloud h2 {
	width: 151px;
	height: 44px;
	background: url(../images/tagcloud-header.jpg) no-repeat top left;		
}

.widget_tag_cloud a {
		color: #666;
}

.widget_tag_cloud a:hover {
		color: #333;
}

.author {
	color: #666;
}

.userAvatar {
	width: 86px;
	height: 86px;
	float: left;
	margin: 0 15px 10px 0;
}

.categoryIcon img {
	float:left;
  margin: 0 10px 10px 0;
}

.readMore {
	clear: left;
	text-align: right;
}

.readMore a {
	background: url(../images/right-arrow-small.png) no-repeat 100% 4px;
	font-weight: bold;
	padding-right: 15px;
	color: #666;
	font-size: 11px;
}

#categories {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 362px;
	height: 300px;
	background: url(../images/latest-posts-bg.png) no-repeat top left;
}

#categories a {
	display: block;
	padding: 10px 0;
	padding-left: 30px;
	color: #666;
	background: url(../images/right-arrow.jpg) no-repeat center left;
}

#categories a:hover {
	color: #f08800;
	background: url(../images/right-arrow-hover.jpg) no-repeat center left;
}

.categoriesWrapper {
	padding: 60px 70px 20px 80px;
}

#contentWrapper {
	padding: 0 40px;
}

#content {
	padding-top: 20px;
	margin-right: 290px;
}

#sidebar {
	float: right;
	width: 250px;
	margin-top: 20px;
}

#authorFilter {
	width: 900px;	
	height: 215px;
	background: url(../images/posted-by-bg.png) no-repeat left top;
	margin: 0 auto;
	padding-top: 18px;
	padding-left: 38px;
}

.zobaczArtykuly {
	width: 313px;	
	height: 27px;
	background: url(../images/zobacz-artykuly-txt.jpg) no-repeat top left;
	
}

.showArticles {
	width: 300px;	
	height: 27px;
	background: url(../images/show-articles-by-txt.jpg) no-repeat center top;
	
}



a.logo {
	width: 170px;
	height: 105px;
	background: url(../images/logo-xlab.png) no-repeat left top;
	display: block;
	float: left;
	margin-left: 60px;
}

a.rss {
	width: 208px;
	height: 36px;
	background: url(../images/subscribe-rss-bg.png) no-repeat left top;
	display: block;
	font-size: 18px;
	padding-top: 12px;
	padding-left: 35px;
	margin-bottom: 20px;
}

a.zatrudniamy {
	width: 242px;
	height: 81px;
	background: url(../images/zatrudniamy.jpg) no-repeat left top;
	display: block;
	margin-bottom: 20px;
}
a.hiring {
	width: 242px;
	height: 81px;
	background: url(../images/hiring.jpg) no-repeat left top;
	display: block;
	margin-bottom: 20px;
}

a.zobaczWideo {
	width: 242px;
	height: 81px;
	background: url(../images/zobacz-wideo.jpg) no-repeat left top;
	display: block;
	margin-bottom: 20px;
}
a.watchVideo {
	width: 242px;
	height: 81px;
	background: url(../images/watch-video.jpg) no-repeat left top;
	display: block;
	margin-bottom: 20px;
}

a.xsolveBanner {
	width: 242px;
	height: 81px;
	background: url(../images/xsolve-banner.png) no-repeat left top;
	display: block;
	margin-bottom: 20px;
}

a.colaborate {
	width: 242px;
	height: 81px;
	background: url(../images/zostan-wspolautorem.png) no-repeat left top;
	display: block;
	margin-bottom: 20px;
}

.navigation {
	height: 30px;
	margin-bottom: 20px;
}

.navigation a {
	background: #f2f2f2;
	color: #666;
	padding: 4px 8px;
}

.navigation a:hover {
	background: #F08800;
	color: #fff;
}

.leftFloat {
	float: left;
}

.rightFloat {
	float: right;
}

textarea {
	border: 1px solid #aaa;
	padding: 10px;
}

.pagetitle {
	font-size: 18px;
	margin-bottom: 30px;
	font-weight: bold;
	padding-bottom: 15px;
	border-bottom: 1px solid #eee;
}

.contactTable td {
	vertical-align: top;
}

em {
	font-style: italic;
}


blockquote {
	margin-bottom: 20px;
	padding: 20px;
	background: #fdfaeb;
	color: #333;
	font-size: 
	font-style: italic;
}

#footer {
	padding-top: 5px;
	color: #8a8a8a;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: center;
}

/* dodane przez Wojtka Sznapkę, 2010.11.08 20:59 */
.gist .gist-file .gist-data pre {
	line-height: 125%;
}

.gist {
	margin: 1em 0;
}

div.entry li {
	line-height: 20px;
}


#facebook-like {
  margin: 20px 0;
}


