@charset "utf-8";
* {
	padding: 0;
	margin: 0;
}
img {
	border: none;
	}
body {
	background: url(img/bg.jpg) fixed top center no-repeat #52656b;
	color: #52656b;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
h1, h2, h3 {
	font-variant: normal;
	font-weight: normal;
	color: #52656b;
	padding: 0px 0 12px 0;
}
h1:hover, h2:hover, h3:hover {
	color: #cdff00;
	}
h1 {
	font-size: 2em
	}
h2 {
	font-size: 1.6em}
h3 {
	font-size: 1.2em
	}
.umiem {
	padding: 0 0 15px 15px
	}
.umiem li {
	color: #cdff00
	}
.umiem li span {
	color: #52656b
	}
a {
	text-decoration: none;
	color: #fff
}
a:hover {
	color: #cdff00;
}
.container {
	margin: auto;
	width: 580px;
}
.section {
	background: url(img/section-bg.gif) top left repeat-x;
	padding: 21px 21px 21px 21px;
	position: relative
}
.section p {
	margin-bottom: 12px;
}
.section a {
	color: #000;
	text-decoration: underline;
}
.section a:hover {
	color: #cdff00;
}
.wrapper {
	background: #fff;
}
.header {
	/*	height: 110px;*/
	padding: 31px 21px 31px 21px;
}
#load {
	display: none;
	float: right;
	margin-top: 3px;
	background: url(img/ajax-loader.gif) top left no-repeat;
	width: 32px;
	height: 32px;
}
.menu {
	background: #52656b;
	background-image: url(img/menu-bg.gif);
	background-position: top right;
	background-repeat:no-repeat;
	padding: 12px 21px 12px 21px;
	text-align: right;
	color: #fff;
	font-size: 1.36em;
}
.menulist {
	margin: 0px;
	padding: 0px;
	margin: auto;
}
.menulist li {
	padding: 0px;
	margin: 0px;
	display: inline;
}
.portfoliolist li {
	font-size: 1.36em;
	display: inline;
	margin: 0 5px 0 0
}
.portfoliolist {
	padding-top: 10px;
}
.cheader {
	background:url(img/cheader-bg.gif) top right no-repeat #ff3b77;
	color: #fff;
	padding: 21px 21px 21px 21px;
	position: relative;
}
.cheader-first {
	background:url(img/cheader-first-bg.gif) top right no-repeat #ff3b77;
	color: #fff;
	padding: 21px 21px 21px 21px;
}
.cheader h1, .cheader-first h1 {
	color: #fff;
	font-size: 2.36em;
	font-style: normal;
	display: inline
}
.top {
	position: absolute;
	right: 21px;
	top: 24px;
	display: none
}
.gora {
    -moz-border-radius-topright: 0;  
    -moz-border-radius-topleft: 0;  
    -moz-border-radius-bottomright: 6px;  
    -moz-border-radius-bottomleft: 6px;  
    -webkit-border-top-right-radius: 0;  
    -webkit-border-top-left-radius: 0;  
    -webkit-border-bottom-right-radius: 6px;  
    -webkit-border-bottom-left-radius: 6px;  
    border-top-right-radius: 0;  
    border-top-left-radius: 0;  
    border-bottom-right-radius: 6px;  
    border-bottom-left-radius: 6px;  
	padding: 5px;
	width: 16px;
	height: 40px;
	background: #ff3b77;
	display: block;
	right: 21px;
	position: fixed;
	z-index: 10
	
	}
.gora:hover {
	height: 60px
	}
#zdjecie {
	background: url(img/witek.jpg);
	width: 150px;
	height: 150px;
	float: right;
	margin: 0 0 12px 12px;
	-webkit-border-radius: 6px;  
    -moz-border-radius: 6px;  
    -khtml-border-radius: 6px;
	}
.contentwrapper {
	color: #52656b;
	background: #fff;
}
.foot {
	padding: 12px 24px 31px 24px;
	text-align: right;
	color: #b6bfc1;
}
.kontakt {
	list-style: none;
}
input, textarea {
	font: inherit;
}
label {
	float: left;
	width: 160px;
	text-align: left;
	margin: 0 6px 0 0;
/*	border-bottom: solid 1px #edeff0;*/
}
form {
	padding: 12px 0 12px 0;
}
input, textarea {
	border: 1px solid #eef0f0;
	-webkit-border-radius: 6px;  
	-moz-border-radius: 6px;  
	-khtml-border-radius: 6px;  
	border-radius: 6px; 
	padding: 5px;
	background: #fff;
	color: #52656b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
input:focus, textarea:focus {
	border: 1px solid #cdff00
	}
.kontaktform {
	list-style: none;
}
.kontaktform li {
	margin: 6px 0 0 0 ;
}
#wyslij {
	background: #52656b;
	-webkit-border-radius: 6px;  
	-moz-border-radius: 6px;  
	-khtml-border-radius: 6px;  
	border-radius: 6px; 
	border: none;
	padding: 2px;
	color: #fff;
	cursor: pointer;
}
#wyslij:hover {
	background: #cdff00;
	color: #52656b;
}
.error {
	font-size: 0.8em;
	color: #ff3b77;
	margin: 0 0 0 5px
}
/*Portfolio */
.portfolio {
	margin: 21px 0 0 0;
	}
ul.portfolio li {
	list-style: none;
	display: inline;
	}
.praca {
    -webkit-border-radius: 6px;  
    -moz-border-radius: 6px;  
    -khtml-border-radius: 6px;  
    border-radius: 6px;  
	border: 1px solid #eff1f1;
	text-align: left;
	width: 252px;
	height: 242px;
	float: left;
	padding: 5px;
	margin: 0 5px 5px 0
	}
/*.praca:hover {
	border: 1px solid #52656b
	}*/
.praca:hover h2 {
	color: #52656b
	}
.praca img {
	margin: 0 0 10px 0
	}
.praca h2 {
	padding-bottom: 10px
	}
.praca p {
	margin-bottom: 0px
	}

.clear {
	clear: both
	}
.tech img {
	margin: 5px 5px 5px 0
	}
/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background:url(img/cheader-first-bg.gif) top right no-repeat #ff3b77;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 10px 0 0 0; 
	color: #fff; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 16px; 
	float: right;
	padding-bottom: 0.7em;	
}

