@import url('reset.css');
@import url('font/stylesheet.css');
@import url('/fancybox/fancy.css');
/*
		studiofabryka.pl
		mc, michel kominki, 23 mar 2012
*/
.full {
  position: relative;
  width: 100%;
  float: left;
}
::-moz-selection {
  color: #fff;
  background: #128de9;
}
::selection {
  color: #fff;
  background: #128de9;
}
body {
  font-family: Tahoma, helvetica, arial, sans-serif;
  /*color: white;*/
}
.noborder td {
  border: 0;
}
.font {
  font-family: 'MyriadProSemiboldCondensed';
  font-weight: normal;
  font-style: normal;
}
header,
article,
footer {
  position: relative;
  width: 100%;
  float: left;
  z-index: 50;
}
.content {
  position: relative;
  margin: 0 auto;
  width: 967px;
}
.bgl,
.bgr {
  width: 50%;
  height: 400px;
  position: absolute;
  z-index: 10;
  top: 0;
}
.bgl {
  left: 0;
  background: url(../images/bgl.jpg) top left no-repeat;
}
.bgr {
  right: 0;
  background: url(../images/bgr.jpg) top right no-repeat;
}
.ovlt {
  position: absolute;
  z-index: 30;
  top: 0;
  left: 0;
  width: 100%;
  height: 198px;
  background: url(../images/top_overlay.png) top no-repeat;
}
.ovlb {
  position: absolute;
  z-index: 30;
  top: 270px;
  left: 0;
  width: 100%;
  height: 146px;
  background: url(../images/bottom_overlay.png) top no-repeat;
}
.slideshow {
  overflow: hidden;
  width: 967px;
  height: 328px;
  float: left;
  margin-top: 72px;
  position: relative;
  z-index: 20;
}
.logo {
  float: left;
}
body > .content > nav {
  position: absolute;
  top: 10px;
  right: 0;
  z-index: 1000;
}
body > .content > nav ul,
body > .content > nav li {
  float: left;
}
body > .content > nav .lvl2,
body > .content > nav .lvl3 {
  display: none;
}
body > .content > nav .lvl1 > li {
  padding: 7px;
  position: relative;
  border-left: 1px solid #ccc;
}
body > .content > nav li:first-child {
  border: 0;
}
body > .content > nav .lvl1 > li > a {
  text-transform: uppercase;
  line-height: 1em;
  font-size: 17px;
  color: #4c4c4c;
  float: left;
  padding: 10px 6px;
  font-family: 'MyriadProSemiboldCondensed';
  font-weight: normal;
  font-style: normal;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
}
body > .content > nav .lvl1 > .current > a,
body > .content > nav .lvl1 > li > a:hover {
  background: #ff7d05;
  color: white;
}
body > .content > nav .lvl1 > .sub-open > a {
  color: white;
  background: #ff7d05;
  border-radius: 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0;
  -webkit-border-radius: 10px 10px 0 0;
}
body > .content > nav .lvl2 {
  position: absolute;
  top: 42px;
  left: 7px;
  width: 180px;
  background: #ff7d05;
  border-radius: 0 10px 10px 10px;
  -moz-border-radius: 0 10px 10px 10px;
  -webkit-border-radius: 0 10px 10px 10px;
  z-index: 50;
  border: 0;
}
body > .content > nav .lvl2 li {
  padding: 0;
  position: relative;
  border-top: 1px solid #c65e00;
}
body > .content > nav .lvl2 > li > a {
  float: left;
  font-size: 13px;
  color: white;
  width: 170px;
  padding: 5px;
}
body > .content > nav .lvl2 > li > a:hover {
  background: #d56500;
}
body > .content > nav .lvl2 > li:first-child {
  border: 0;
}
body > .content > nav .lvl2 > li:first-child a {
  border-radius: 0 10px 0 0;
  -moz-border-radius: 0 10px 0 0;
  -webkit-border-radius: 0 10px 0 0;
}
body > .content > nav .lvl2 .last > a {
  border-radius: 0 0 10px 10px;
  -moz-border-radius: 0 0 10px 10px;
  -webkit-border-radius: 0 0 10px 10px;
}
body > .content > nav .lvl2 > .sub-open > a {
  background: #d56500;
}
body > .content > nav .lvl3 {
  position: absolute;
  left: 180px;
  top: 0;
  background: #d56500;
  width: 150px;
  border-radius: 0 10px 10px 10px;
  -moz-border-radius: 0 10px 10px 10px;
  -webkit-border-radius: 0 10px 10px 10px;
}
body > .content > nav .lvl3 li {
  border-top: 1px solid #974700;
}
body > .content > nav .lvl3 li:first-child a {
  border-radius: 0 10px 0 0;
  -moz-border-radius: 0 10px 0 0;
  -webkit-border-radius: 0 10px 0 0;
}
body > .content > nav .lvl3 a {
  float: left;
  padding: 5px;
  width: 140px;
  font-size: 12px;
  color: white;
}
body > .content > nav .lvl3 a:hover {
  background: #b35500;
}
.bfb {
  float: right;
  margin-top: 30px;
}
.sub .bfb {
  position: absolute;
  top: -125px;
  right: 0;
}
article {
  min-height: 385px;
  padding-bottom: .5em;
  margin-bottom: .5em;
  border-bottom: 2px solid #F97D0B;
  background: url(../images/homebg-repeat.jpg) center 16px repeat-x;
}
.sub article {
  z-index: 50;
  margin-top: -250px;
  padding-top: 130px;
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0;
  background: url(../images/sub-middle-bg.png) top no-repeat;
}
.home article .box:first-child {
  margin-left: 0;
}
.home article .box {
  display: block;
  float: left;
  width: 314px;
  height: 175px;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  overflow: hidden;
  position: relative;
  margin: 14px 0 10px 12px;
}
.home article .box:hover span {
  padding: 10px 0;
}
.home article .box:hover img {
  opacity: .8;
  filter: alpha(opacity=80);
}
.home article .box img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  -moz-transition: all .3s;
  -webkit-transition: all .3s;
}
.home article .box .shadow {
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  width: 314px;
  height: 175px;
  box-shadow: inset 0 0 10px #333;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 30;
}
.home article .box span {
  position: absolute;
  bottom: 15px;
  left: 0;
  z-index: 20;
  box-shadow: 0 0 6px #000;
  font-family: 'MyriadProSemiboldCondensed';
  font-weight: normal;
  font-style: normal;
  color: white;
  font-size: 24px;
  width: 100%;
  padding: 5px 0;
  text-align: center;
  background: #f97d0b;
  text-transform: uppercase;
  transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  -moz-transition: all .3s;
  -webkit-transition: all .3s;
}
aside {
  float: right;
  margin: 3px 0 0 0;
}
section {
  color: #333;
  font-size: 12px;
  line-height: 1.5em;
}
.main {
  float: left;
  width: 640px;
  margin: 20px 0 0 0;
}
.main img {
  border: 2px solid white;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
.sub .main {
  margin: 0;
}
.sub aside {
  float: left;
  width: 225px;
  margin-right: 25px;
}
.sub aside nav {
  float: left;
  width: 225px;
  margin-top: 20px;
}
.sub aside nav a {
  font-family: 'MyriadProSemiboldCondensed';
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  color: #454545;
}
.sub aside nav a:hover,
.sub aside nav .current a {
  color: #ff7d05;
}
.sub aside nav li:first-child {
  border-top: 1px solid #ccc;
}
.sub aside nav li {
  border-bottom: 1px solid #ccc;
  float: left;
  width: 225px;
  padding: 8px 0;
  list-style: inside square;
  color: #ff7d05;
}
.ukryj_wybrane_realizacje .minigal {
  display: none;
}
.minigal {
  float: left;
  width: 225px;
  margin: 30px 0 10px 0;
}
.minigal h3 {
  font-family: 'MyriadProSemiboldCondensed';
  font-weight: normal;
  font-style: normal;
  color: #454545;
  font-size: 24px;
  padding-bottom: 8px;
  text-transform: uppercase;
}
.minigal li {
  float: left;
  margin: 0 0 8px 8px;
}
.minigal li:first-child {
  margin-left: 0;
}
.minigal img {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  float: left;
  max-width: 108px;
}
.sections {
  float: left;
  width: 715px;
  padding-bottom: 25px;
}
.sections section {
  float: left;
  width: 100%;
}
section p,
section ul,
section ol {
  padding-bottom: 1em;
}
section ul li {
  list-style: outside square;
  margin-left: 35px;
}
section ol li {
  list-style: outside decimal;
  margin-left: 40px;
}
section a {
  color: #ff7d05;
}
section a:hover {
  text-decoration: underline;
}
section h2,
section h3,
section h4,
section h5 {
  font-family: 'MyriadProSemiboldCondensed';
  font-weight: normal;
  font-style: normal;
  margin: .5em 0 .3em;
}
section h2 {
  font-size: 22px;
}
section h3 {
  font-size: 20px;
}
section h4 {
  font-size: 17px;
}
section h5 {
  font-size: 15px;
}
h1 {
  text-transform: uppercase;
  color: #454545;
  font-size: 24px;
  font-family: 'MyriadProSemiboldCondensed';
  font-weight: normal;
  font-style: normal;
  margin: .8em 0 .3em 0;
}
.sub footer {
  background: url(../images/subfooter.jpg) top repeat-x;
  min-height: 200px;
  padding-top: 5px;
}
.logotypy {
  float: left;
  margin: 10px 0;
}
.logotypy h3 {
  font-family: 'MyriadProSemiboldCondensed';
  font-weight: normal;
  font-style: normal;
  color: #454545;
  font-size: 24px;
  text-transform: uppercase;
  float: left;
  line-height: 2.3em;
  margin-right: 10px;
}
.logotypy a {
  float: left;
  padding: 2px;
  border: 1px solid #ccc;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  margin-left: 20px;
}
.madeby {
  float: right;
  margin: 25px 0;
}
.madeby img {
  float: left;
}
.madeby strong {
  color: #333;
  font-weight: normal;
  text-transform: none;
  line-height: 1.2em;
  font-size: 10px;
  float: left;
  margin: 3px 4px 0 0;
}
.gallery {
  float: left;
  width: 100%;
  padding: 1em 0 0 0;
  margin-top: 1em;
}
.gallery ul {
  margin: 0 !important;
  padding: 0 !important;
  width: 100%;
  float: left;
}
.gallery li:first-child {
  margin-left: 0 !important;
}
.gallery li {
  list-style: none !important;
  float: left;
  margin: 0 0 17px 17px;
  position: relative;
  padding: 0 !important;
}
.gallery a {
  float: left;
  display: block;
}
.gallery img {
  border: 0;
  float: left;
  display: block;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}
.gallery a:hover img {
  opacity: .8;
  filter: alpha(opacity=80);
}
.gi {
  margin-top: 3px;
}
.gi li {
  width: 225px;
  margin: 0 0 20px 20px;
}
.gi img {
  max-width: 225px;
  min-width: 225px;
}
.gi strong {
  font-family: 'MyriadProSemiboldCondensed';
  font-style: normal;
  float: left;
  width: 100%;
  font-size: 17px;
  color: #333;
  margin: 8px 0;
  font-weight: normal;
  text-align: center;
}
.news {
  float: left;
  width: 100%;
  border-top: 1px solid #ccc;
  padding-top: 15px;
  margin-top: 15px;
}
.news small {
  font-size: 10px;
  color: white;
}
.news h3 {
  color: white;
  margin: .2em 0;
}
.news .more {
  float: right;
  color: white;
  background: white;
  padding: 3px 6px;
  font-size: 13px;
  border-radius: 1px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
.news .more:hover {
  padding: 3px 6px 3px 10px;
  background: white;
}
.news img {
  float: left;
  margin-right: 10px;
  padding: 2px;
  border: 1px solid #ccc;
  max-width: 130px;
}
.news:first-child {
  padding: 0;
  margin: 0;
  border: 0;
}
table.centered {
  margin: 0 auto 1em auto;
}
table {
  border-collapse: separate;
  border-spacing: 2px;
  margin-bottom: 1em;
}
table td,
table th {
  padding: 10px;
  border: solid 1px #d6d6d6;
  font-size: 12px;
}
table td p,
table th p {
  padding-bottom: 0 !important;
}
table th {
  border: solid 1px #a3a3a3;
}
.only-rows {
  border-collapse: collapse;
  border-spacing: 0;
}
.only-rows td,
.only-rows th {
  border: 0;
  border-top: solid 1px #d6d6d6;
}
.only-rows th {
  border: 0;
}
.zebra {
  border-collapse: collapse;
  border-spacing: 0;
}
.zebra td,
.zebra th {
  border: 0;
  border-top: solid 1px #d6d6d6;
}
.zebra th {
  background: #e3e3e3;
}
.zebra .even td {
  background: #f5f5f5;
}
.zebra th {
  border: 0;
}
.hovered tr:hover td {
  background: #c0c0c0;
}
.kontakt .main {
  float: left;
  width: 350px;
}
.form {
  width: 600px;
  float: right;
}
#contact-form {
  width: 99%;
  padding-bottom: 15px;
}
fieldset {
  float: left;
  width: 60%;
}
fieldset:first-child {
  width: 40%;
}
.subject {
  display: none;
}
label {
  float: left;
  width: 100%;
  margin: 3px 0;
}
label span {
  float: left;
  width: 100%;
  font-size: 12px;
  color: #454545;
  padding: 0 0 2px 0;
}
label input,
textarea {
  float: left;
  width: 90%;
  padding: 3px 6px;
  border: 1px solid #ccc;
  border-radius: 1px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  background: #f8f8f8;
  box-shadow: inset 0 0 15px #d7d7d7;
}
textarea {
  width: 96.7%;
  height: 115px;
}
form #error,
form #ok {
  display: none;
  float: right;
  padding: 3px 10px 3px;
  background: #ff0000;
  margin-right: 5px;
  color: #fff;
  font-weight: bold;
  font-size: 12px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
form #ok {
  background: #1fac06;
}
.error-input {
  border: 1px solid #ff0000;
  background: #ffe1e1;
}
button {
  float: right;
  background: #FF7D05;
  color: white;
  font-weight: bold;
  padding: 3px 10px 4px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  cursor: pointer;
  font-size: 13px;
}
.map {
  float: right;
  margin: 0 10px 20px 0;
}
.map small {
  font-size: 10px;
  color: #333;
}
.map small a {
  color: #F97D0B !important;
}
.map small a:hover {
  color: white !important;
}
.download .plik {
  display: none;
  color: white;
}
.download a:hover {
  text-decoration: none;
}
.type_text .plik {
  display: inline;
}
.type_icons li {
  list-style: none;
  margin: 5px;
}
.type_icons a {
  color: white;
  padding: 1px 0 2px 23px;
  background: url(../images/download/page_white.png) 0 0 no-repeat;
}
.type_icons a:hover {
  color: white;
}
.type_icons .pdf {
  background: url(../images/download/acrobat.png) 0 0 no-repeat;
}
.type_icons .swf {
  background: url(../images/download/flash.png) 0 0 no-repeat;
}
.type_icons .txt,
.type_icons .rtf {
  background: url(../images/download/text.png) 0 0 no-repeat;
}
.type_icons .doc,
.type_icons .docx,
.type_icons .odf,
.type_icons .ott,
.type_icons .sxw,
.type_icons .stw {
  background: url(../images/download/word.png) 0 0 no-repeat;
}
.type_icons .jpg,
.type_icons .jpe,
.type_icons .jfif,
.type_icons .png,
.type_icons .jpeg,
.type_icons .gif,
.type_icons .tif,
.type_icons .tiff,
.type_icons .ico,
.type_icons .bmp,
.type_icons .raw,
.type_icons .dcs {
  background: url(../images/download/picture.png) 0 0 no-repeat;
}
.type_icons .flv,
.type_icons .mov,
.type_icons .mpeg,
.type_icons .avi,
.type_icons .divx {
  background: url(../images/download/movie.png) 0 0 no-repeat;
}
.type_icons .ods,
.type_icons .sxc,
.type_icons .xls,
.type_icons .xlt {
  background: url(../images/download/excel.png) 0 0 no-repeat;
}
.type_icons .odg,
.type_icons .sxd,
.type_icons .psd {
  background: url(../images/download/paint.png) 0 0 no-repeat;
}
.type_icons .cdr,
.type_icons .ai {
  background: url(../images/download/vector.png) 0 0 no-repeat;
}
.type_icons .php,
.type_icons .html,
.type_icons .css,
.type_icons .js,
.type_icons .less,
.type_icons .asp,
.type_icons .c {
  background: url(../images/download/code.png) 0 0 no-repeat;
}
.type_icons .sql,
.type_icons .db,
.type_icons .dbf,
.type_icons .dbk {
  background: url(../images/download/database.png) 0 0 no-repeat;
}
.type_icons .zip,
.type_icons .tar,
.type_icons .gz,
.type_icons .gzip,
.type_icons .rar {
  background: url(../images/download/zip.png) 0 0 no-repeat;
}
.type_icons .rb {
  background: url(../images/download/ruby.png) 0 0 no-repeat;
}
.type_icons .as {
  background: url(../images/download/actionscript.png) 0 0 no-repeat;
}
.type_icons .cf {
  background: url(../images/download/coldfusion.png) 0 0 no-repeat;
}
.type_icons .odp,
.type_icons .sxi,
.type_icons .ppt {
  background: url(../images/download/powerpoint.png) 0 0 no-repeat;
}
.type_icons .iso,
.type_icons .nrg {
  background: url(../images/download/dvd.png) 0 0 no-repeat;
}
#pages-container {
  float: left;
  width: 100%;
}
#pages-container #pages {
  float: left;
  width: 100%;
  text-align: center;
  padding: 0 !important;
}
#pages-container #pages * {
  font-size: 12px;
  display: inline;
  float: none !important;
}
#pages-container #pages a,
#pages-container #pages span {
  padding: 0 5px;
}
#pages-container #pages a {
  cursor: pointer;
}
.jPag-current {
  color: #999;
}
.sort tr:hover td {
  color: white;
  background: transparent;
}
.sort thead th {
  color: white;
  font-weight: bold;
  font-size: 13px;
  text-align: left;
  border: 1px solid #d9c4ae;
  padding: 3px 20px 3px 5px;
  background: url(../images/table-unsort.gif) right no-repeat;
  cursor: pointer;
}
.sort thead th.notsorted {
  background: none;
  cursor: text;
}
th.headerSortUp {
  background-image: url(../images/table-asc.gif);
  background-color: #fef7ed;
}
th.headerSortDown {
  background-image: url(../images/table-desc.gif);
  background-color: #fef7ed;
}
table.sort {
  width: 85%;
  margin: 10px auto;
}
.sort .item0 {
  width: 22px;
}
.sort .item1 {
  width: 160px;
}
.sort .item2 {
  width: 300px;
}
