@charset "utf-8";
body, html {
	width: 100%;
	height: 100%
	}
body {
	font: 12px Verdana, Helvetica, sans-serif;
	color: #fff;
	line-height: 18px;
	background: #171717;
}
a {
	color: #fff;
	padding: 2px;
	text-decoration: none
	}
a:hover {
	background: #b3f930;
	color: #000;
	text-decoration: none
}
a#intro:hover {
	background: none
	}
.highslide-gallery a, .highslide-container a, .highslide a {
	color: none;
	padding: 0;
	text-decoration: none
}
.highslide-gallery a:hover, .highslide-container a:hover, .highslide a:hover {
	background: none;
	color: none;
	text-decoration: none
}
p {
	text-align: justify;
	margin-bottom: 12px
}
.menu {
	background: #0b0b0b;
	width: 259px;
	height: 100%;
	padding-bottom: 45px;
	position: fixed;
	z-index: 5;
	top: 0px;
	left: 0px;
}
.menu .wrapper {
	position:relative;
	height: 100%;
	}
.menu .wrapper .footer {
	position: absolute;
	right: 45px;
	bottom: 45px;
	color: #666;
	}
.footer p {
	text-align: right;
	font-size: 11px
	}
.contentbg {
	position: fixed;
	top: 0px;
	left: 259px;
	background: #111;
	width: 570px;
	height: 100%;
	z-index: 1
	}
.content {
	position: absolute;
	top: 0px;
	left: 259px;
	padding: 45px 0px 45px 45px;
	width: 480px;
	z-index: 10;
	}
.content h1 {
	text-align: right;
	padding: 0px;
	margin: 0 0 45px 0;
	}
h1, h2, h3 {
	color: #b3f930;
	font-weight: normal;
	}
h1 { 
	font-size: 12px;
	height: 57px
	}
h2 { font-size: 12px;
	 margin-bottom: 8px;
	 }
h3 {
	font-size: 12px;
	margin-bottom: 7px
	}
.altmenu li .pozycja {
	padding: 10px 45px 10px 45px;
	text-align: right;
	height: 16px;
	text-decoration: none;
	font-size: 16px;
	display: block;
	}
.altmenu a {text-decoration: none}
.altmenu .pozycja {
	text-decoration: none
	}
.altmenu li .pozycja:hover {
	background: url(../img/menu-high.gif) bottom left repeat-x #b3f930;
	color: #000;
	}
.altmenu li:hover a {
	color: #000
	}
.altmenu li p {
	text-align: right;
	font-size: 11px;
	padding-top: 5px
	}
.altmenu li ul {
	text-align: right;
	font-size: 11px;
	padding-top: 5px
	}
.highlight {
	color: #b3f930;
	border-right: 1px solid #b3f930;
	padding: 0 10px 0 0;
	margin: 0 10px 0 0
	}
.klienci-wrapper {
	width: 480px
	}
.klienci li{
	text-align: left;
	float: left;
	list-style: none;
	height: 30px;
	width: 239px;
	}	
/* Kontakt */
.trigger {
	padding: 5px;
	color: #0b0b0b;
	background: #b3f930;
	cursor: pointer;
	display: inline-block;
	}
input, textarea {
	font: inherit;
	background: #0b0b0b;
	border: none;
	color: #fff;
	padding: 5px
}
label {
	float: left;
	width: 83px;
	text-align: left;
	margin: 0 10px 0 0;
	padding: 0 10px 0 0;
	color: #b3f930;
	border-right: solid 1px #b3f930;
}
form {
	padding: 12px 0 12px 0;
}
.kontaktform {
	list-style: none;
}
.kontaktform li {
	margin: 6px 0 0 0 ;
}
#wyslij {
	border: none;
	background: none;
	padding: 2px;
	color: #fff;
	cursor: pointer;
}
#wyslij:hover {
	background: #b3f930;
	color: #0b0b0b
}
.error {
	font-size: 0.8em;
	color: #ff3b77;
	margin: 0 0 0 5px
}

/* Portfolio etykietki jeeee! */

.praca-container { float: left }
.praca-praca, .praca-etykieta {
	display: block }
.praca-etykieta { 
	width: 156px;
	padding: 2px;
	margin-bottom: 10px;
	background: #0b0b0b;
	color: #fff;
	text-align: center;
	}
.praca-praca img {
	width: 156px
	}