@charset "utf-8";

/**
 * $Rev: 193 $
 */


html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}body{line-height:1;}ol,ul{list-style:none;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}:focus{outline:0;}ins{text-decoration:none;}del{text-decoration:line-through;}table{border-collapse:collapse;border-spacing:0;}

html {height: 100%;}

html, body {
    font: normal 15px/1.3 Tahoma, Helvetica, Arial, Verdana, sans-serif;
    background: #fff;
	color: #333;
    text-align: center;
}

body {
    background: transparent url(/img/bg-main.gif) repeat-y 50% 0;
	padding-bottom: 106px; /* tyle samo, ile #lacznik  */   
	min-height: 100%;
}

/**
 *=POSITIONING
 */

#header {
    position: absolute;
    left: 0;
    height: 101px;
    width: 100%;
    background: transparent url(/img/bg-top2.png) repeat-x 0 100%;
	z-index: 1000;
}

#wrapper {
    position: relative;
    width: 960px;
    text-align: left;
    margin: 0 auto;
    background: transparent;
}

#content {
	position: relative;
	z-index: 10;
    padding: 150px 160px 160px 200px;
	background: transparent;
}

#secondary {
	position: absolute;
	z-index: 1500;
	width: 150px;
	top: 80px;
	left: 50%;
	margin-left: 330px;
}

#languages {
	position: absolute;
	z-index: 2000;
	top: 300px;
	top: 25px;
	left: 50%;
	margin-left: -430px;
	margin-left: 336px;
}

#languages li {
	float: left;
	width: 36px;
	margin-left: 15px; 
}

/**
 *=NAVIGATION
 */
 
#nav {
    position: absolute;
    top: 65px;	
    left: 50%;
    margin-left: -480px;
	z-index: 1500;
	text-align: left;
	background: transparent;
}

#nav ul {
	margin-left: 20px;
	margin-top: 31px;
    width: 180px;
	height: 180px;
	background: transparent url(/img/kolko-duze-export.png) no-repeat 0 0;	
	padding: 31px 0 0 50px;
}

#nav ul ul {
	display: none;
}

#nav ul li {
}

#nav ul li a {
	display: block;
    width: 100px;
	height: 24px;
	margin-top: 6px;
	text-indent: -9999px;
}

#nav ul li#my-work {
}

#nav ul li#my-work  a {background-position: 0 0;}
#nav ul li#about-me a {background-position: 0 -24px;}
#nav ul li#contact  a {background-position: 0 -48px;}
#nav ul li#store    a {background-position: 0 -72px;}

body.my-work #nav ul li#my-work  a,
#nav ul li#my-work  a:hover {background-position: -100px 0;}

body.about-me #nav ul li#about-me  a,
#nav ul li#about-me a:hover {background-position: -100px -24px;}

body.contact #nav ul li#contact  a,
#nav ul li#contact a:hover {background-position: -100px -48px;}

body.store #nav ul li#store  a,
#nav ul li#store a:hover {background-position: -100px -72px;}


#nav ul li#home-link {
	position: absolute;
	top: -60px;
	left: 10px;
    width: 200px;
	height: 115px;
	background: transparent url(/img/kolko-male-export.png) no-repeat 0 0;
}

#nav ul li#home-link a {
	display: block;
    position: static;
	margin-left: -1px;
    margin-top: -5px;
    width: 120px;
	height: 120px;
	background: transparent url(/img/sprites-skrzydlaty120.png) no-repeat 0 -1080px;
}

#blog-bubble {
	position: absolute;
	top: 23px;
	left: 115px;
	display: none;
}


/**
 *=LINKS
 */
a {
	color:#35AFC7;
}

#content a:hover {
	position: relative;
	padding: 2px 4px;
	margin-right: -4px;
	margin-left: -4px;
	color: #000;
	background: #A1DEEB;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	border-radius: 5px;
	text-decoration: none;
}

/* wywalenie tła dla linków z obrazkami */
#content a.img:hover {
	position: static;
	padding: 0;
	margin: 0;
	background: transparent;
	border: none;
}

/**
 *=COMMON
 */
p {
	margin: .65em 0;
}

h2, h3 {
	font-size: 1.5em;
	font-weight: normal;
	color: #52B7C9;
}

ol {
	list-style-type: decimal;
	padding-left: 1.5em;
}



.title-bubble {
	position: absolute;
	z-index: 100;
    top: 65px;
	margin-left: 20px;
	margin-top: 31px;
}

body h1 {
    position: absolute;
	left: 110px;
	top: -20px;
	padding: 0;
    margin: 0;    
	width: 622px;
	height: 112px;
    text-indent: -9999px;
	background: transparent url(/img/bg-menu-top.png) no-repeat 0 0;
}

body.front h1 {background: transparent url(/img/bg-menu-blog.png) no-repeat 0 0;}
body.contact h1 {background: transparent url(/img/bg-menu-contact.png) no-repeat 0 0;}
body.store h1 {background: transparent url(/img/bg-menu-store.png) no-repeat 0 0;}
body.about-me h1 {background: transparent url(/img/bg-menu-about.png) no-repeat 0 0;}

/**
 *=BĄBLE 
 */

.bubble {
	width: 590px;
	margin-top: -.5em;	
}

.bubble .title,
.bubble .content,
.bubble .meta {
	padding: 0 40px;
	zoom: 1;
}

.bubble .title {
	height: auto;
	min-height: 38px;
	background: transparent url(/img/bable/ba-top.png) no-repeat 0 0;
}

.bubble .content {	
	overflow: hidden;
	padding-top: 1px;
	background: transparent url(/img/bable/b-middle.png) repeat-y 0 0;
}

.bubble .meta {
	font-size: .8em;
	padding-top: 0;
	padding-bottom: 44px;
	background: transparent url(/img/bable/ba-bottom.png) no-repeat 0 100%;
}

.bubble .tags a {
	text-decoration: none;
	color: #555;
}

.bubble .tags a:hover {
	text-decoration: underline;
}

.bubble h2,
.bubble h3,
.bubble h4
{
	padding-top: 1.5em;
}

/*
TODO: Do czego to?
*/
.bubble h2 span {
	display: block;
	font-size: .75em;
	font-weight: normal;
	color: #555;
}

.bubble h2 span.year {
	display: inline;
	font-size: .75em;
	font-weight: normal;
	color: #999;
}


.thumbs {
	text-align: center;
}
.thumbs li {
	display: inline;
}
.thumbs li a img {
	opacity: .8;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.thumbs li a:hover img	{
	opacity: 1;
}

/**
 *=ABOUT ME
 */
body.about-me {}

.about-me h2 {
	font-size: 1.3em;
}

.about-me #curriculum h2 {	
	font-size: 1.5em;
	padding-bottom: 1em;
}

#curriculum {}
#curriculum .content div {
	overflow: hidden;	
	padding-top: .75em;
	padding-bottom: .75em;
	background: transparent url(/img/bable/dotted-divider.png) no-repeat 50% 100%;
}
#curriculum .content div img {
	float: right;
	/*width: 184px;*/
	margin-left: 1em;
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#curriculum h3 {
	margin: 0;
	padding: 0;
	font-size: 1em;
	font-weight: normal;
	color: #000;
}
#curriculum  h3 .date {
	color: #888;
}
#curriculum  h3 .org {
}
#curriculum h3 .org strong {
	color: #29899C;
	font-weight: normal;
}

#downloads {}
	
#downloads .content div {
	width: 25%;
	height: 100px;
	position: relative;
	float: left;
	text-align: center;
	padding-top: 1.5em;
}

#downloads .content div h3 {
	font-size: 1em;
	position: absolute;
	top: 55px;
	text-align: center;
	width: 100%;
}

#downloads .content div a,
#downloads .content div a:hover	{
	display: block;
	float: left;
	position: relative;
	text-indent: -9999px;
	width: 40%;
	height: 47px;
	padding: 0;
	margin: 0;
	background-position: 50% 100%;
	background-repeat: no-repeat;
	background-color: transparent;
}

#downloads .content div a.doc,
#downloads .content div a.doc:hover {
	margin: 0 0 0 10%;
	background-image: url(/img/icons/doc.gif);
}

#downloads .content div a.pdf {
	background-image: url(/img/icons/pdf.gif);
}

#downloads .content div a.photos {
	width: 100%;
	background-image: url(/img/icons/fota.jpg);
}

#downloads .content div a.logo {
	width: 100%;
	background-image: url(/img/icons/logo.gif);
}


/**
 *=ERROR
 */
body.error .title-bubble h1 {
	background: none;
}

/**
 *=COMMON
 */
.img-1 {
	display: block;
	text-align: left;
}
.img-2 {
	display: block;
	text-align: right;
}
.img-3 {
	display: block;
	text-align: center;
}

#content a.gw-popup,
#content a.gw-popup:hover,
#content a.yt-popup,
#content a.yt-popup:hover {
	display: block;
	position: relative;
	text-align: center;
	zoom: 1;
}
#content a.gw-popup span,
#content a.gw-popup:hover span,
#content a.yt-popup span,
#content a.yt-popup:hover span {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent url('/img/play-ww.png') 50% 50% no-repeat;
	zoom: 1;
	cursor: pointer;
}

#content a.gw-popup span,
#content a.yt-popup span {
    opacity: .6;
}

#content a.gw-popup:hover span,
#content a.yt-popup:hover span {
    opacity: 1;
}


#debug {
	text-align: left;
	font-family: "Courier New", monospace;
	font-size: 11px;
	white-space: pre;
	background: #333;
	color: #fff;
	border: 1px solid #000;
}

.ajree {background: yellow;}