/* 
    Document   : main
    Created on : 2012-06-21, 11:40:44
    Version    : 1.1
    Author     : mk
    Description: Purpose of the stylesheet follows.
*/

/* 
    Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html 
*/
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, ins, kbd, q, s, samp,
small, strike, strong, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	outline: 0;
	border: 0;
	vertical-align: baseline;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
:focus {/* remember to define focus styles! */
	outline: 0;
}

table {
    border-collapse: collapse;
}

table.table td, table.table tr {
	border: 1px solid #000000;	
	padding: 5px !important;
}

table.table tr:first-child td, table.table td.ok {
	background: #dddddd;
	color: #000000;
	text-align: center;
	font-weight: bold;
}

td {
    vertical-align: top;
}

body {
    background: #fff;
    color: #333;
    font-family: 'helvetica', Arial, sans-serif;
    line-height: 1.2em;
}

root { display: block; }

h1, h2 { line-height: 1.2em; }

p { margin-bottom: 14px; }

li { list-style-type: none; }

img, a img { border: 0; }

strong { font-weight: bold; }

em { font-style: italic }

a {
    color: #1746B8;
    text-decoration: none;
}

a:hover { text-decoration: underline; }

cite {
    font-style: italic;
    font-size: 0.8em;
}

/* =Cookie information
----------------------------------------------- */

#cookie-container {
	display: none;
	color: #dcdcdc;
	font-size: 11px;
	padding: 1em 0 1em 0;
	border-bottom: 1px solid #7e7e7e;
	background-color: #141414;
}

#cookie-container a {
	color: #93c8fa;
}

/* =Sticky footer
----------------------------------------------- */

* { margin: 0; }

html, body { height: 100%; }

.sticky-wrapper {
    margin: 0 auto -375px;
    min-height: 100%; 
    height: auto !important;
    height: 375px;
}

.sticky-footer, .sticky-push { overflow: hidden; height: 375px; }

/* =Text formatting
----------------------------------------------- */

.alignnone { 
    display: block; 
    padding: 5px 0px 5px 0px;
}

.alignleft { 
    float: left; 
    padding: 0px 10px 5px 0px;
}

.alignright { 
    float: right; 
    padding: 0px 0px 5px 10px;
}

/* =Unique backgrounds for body tag
----------------------------------------------- */

body { background-repeat: repeat-x; }

body.monitor { background-image: url('../img/bg/bg-tw.gif'); }

body.seria, body.akcesoria { background-image: url('../img/bg/underlayer_bg.gif'); }

body.zastosowania-biurowe { background-image: url('../img/bg/bg_sol_biuro.png'); }

body.zastosowania-medyczne { background-image: url('../img/bg/bg_sol_medical.png'); }

body.zastosowania-graficzne, body.zastosowania-gry-i-rozrywka { background-image: url('../img/bg/bg_sol_graficzne.gif'); }

body.zastosowania-atc { background-image: url('../img/bg/bg_sol_atc.png'); }

body.zastosowania-medyczne .breadcrumbs,
body.zastosowania-graficzne .breadcrumbs,
body.zastosowania-gry-i-rozrywka .breadcrumbs,
body.zastosowania-atc .breadcrumbs {
    color: #fff;
}

body.zastosowania-medyczne .breadcrumbs a,
body.zastosowania-graficzne .breadcrumbs a,
body.zastosowania-gry-i-rozrywka .breadcrumbs,
body.zastosowania-atc .breadcrumbs a {
    color: #00A1E6;
}

body.zastosowania-przemyslowe { background-image: url('../img/bg/bg_sol_industry.png'); }

body.zastosowania-przemyslowe .breadcrumbs { color: #fff; }

body.zastosowania-przemyslowe .breadcrumbs a { color: #104668;  }

body[class*="gdzie-kupic"] { background-image: url('../img/bg/bg_wtb.png'); }


/* =Facebook and Google plus
----------------------------------------------- */

.facebook {
    margin-bottom: 30px;
    padding-top: 5px;
    border-radius: 3px;
}


/* =Menu structure
----------------------------------------------- */

#m-container {
    position: relative;
    overflow: visible;
    z-index: 9999;
    height: 0px;
}

#main-menu {
    position: absolute;
    z-index: 9990;
    top: 10px;
    left: 10px;
    width: 940px;
    height: 90px;
    background-image: url('../img/menu/bg.png');
    -webkit-box-shadow: 0px 0px 5px #000;
    -moz-box-shadow: 0px 0px 5px #000;
    box-shadow: 0px 0px 5px #000;
}

#main-menu #navigation {
    top: 54px;
    width: 100%;
	background-color: #232425;
	height: 36px;
}

#international {
    position: absolute;
    z-index: 9999;
    width: 300px;
    height: 20px;
    right: 10px;
    top: 20px;
}

.contact-us, .web-list {
    float: right;
    font-size: 0.7em;
}

.web-list {
    -webkit-box-shadow: 0px 0px 5px #000;
    -moz-box-shadow: 0px 0px 5px #000;
    box-shadow: 0px 0px 5px #000;
    width: 110px;
    margin-left: 20px;
    background-color: #333333;
    font-size: 0.6em;
    color: #fff;
}

.web-list span {
    float: left;
    margin-left: 3px;
}

.wl-poland {
    float: left;
    margin: 4px 0px 0px 4px;
}

.wl-countries {
    float: right;
}

#international ul {
    clear: both;
    border-top: 1px solid #939393;
}

#international li {
    background-image: url('../img/menu/int_arrow.gif');
    background-repeat: no-repeat;
    background-position: 3px 6px; 
    padding: 0px 0px 0px 14px;
}

#international ul a {
    color: #eeeeee;
}

#international .contact-us a {
    color: #333;
}

#navigation li {
    position:relative;
    float: left;
}

#navigation a { display: block; }

#navigation a.top {
    z-index: 500;
    height: 36px;
}

#navigation ul {
    position: absolute;
    z-index: 0;
    list-style: none;
}

#navigation ul li { float: none; }

#navigation ul a { white-space: nowrap; }

li.menu-bottom {
    display: none;
    z-index: 9990;
    width: 940px;
    height: 174px;
    border-top: 4px solid #4b4b4d;
    border-bottom: 4px solid #4b4b4d;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 5px #000;
    -moz-box-shadow: 0px 0px 5px #000;
    box-shadow: 0px 0px 5px #000;
}

li.menu-bottom.biurowe-fix { margin-left: -147px; }

li.menu-bottom.wtb-fix { margin-left: -588px; }

li.menu-bottom.support {
    width: 446px;
    height: 164px;
}

li.menu-bottom.support a { height: 41px; }

li.menu-bottom a { float: left; }

#navigation img.active {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.fix30 { padding-left: 30px; }

/* =EIZO Breadcrumbs
----------------------------------------------- */

#breadcrumbs {
    position: absolute;
    left: 50%;
    margin-top: 100px;
    margin-left: -470px;
    width: 940px;
    height: 30px;
}

#breadcrumbs, .breadcrumbs {
    z-index: 5;
    padding-top: 5px;
    font-size: 0.75em;
}

/* =EIZO Standard taxonomy and archive 
----------------------------------------------- */

#taxar { }

#taxar .splash, #taxar .splash-solutions {
    margin-top: 100px;
    height: 330px;
}

body.zastosowania-biurowe #taxar .splash-solutions h1,
body.zastosowania-biurowe #taxar .splash-solutions h3,
body.zastosowania-biurowe #taxar .splash-solutions p {
    color: #414141;
}

#taxar .splash-solutions h1, 
#taxar .splash-solutions h3, 
#taxar .splash-solutions p {
    margin-left: 600px;
    color: #fff;
}

#taxar .splash-solutions h3 {
    margin-top: 60px;
    font-weight: bold; 
    font-size: 0.7em;
}

#taxar .splash-solutions h1 {
    font-weight: bold; 
    font-size: 2em;
}

#taxar .splash-solutions p { 
    font-size: 0.8em;
}

#taxar .minisplash {
    margin-top: 100px;
    height: 220px;
}

#taxar .splash.accesories { background-image: url('../img/accessories/bg.jpg'); }

#taxar .tab-container, #standard .tab-container  {
    position: relative;
    width: 100%;  
    height: 70px;
    background-image: url('../img/bg/tab_bg.gif');
    background-position-y: 30px;
    background-repeat: no-repeat;
}

#taxar .tabs, #standard .tabs {
    display: block;
    float: left;
    height: 30px;
    background-position: 0 0;
    background-repeat: no-repeat;
}

#taxar .tabs a:hover { background-position: 0 -30px; }

#taxar .tabs a.active {
    margin-top: -6px;
    height: 54px;
    background-position: 0 -60px;
    cursor: default;
}

#taxar .tabs.flexscan a {
    width: 176px;/*width: 145px;*/
    background-image: url('../img/tab/tab_flexscan.png');
}

#taxar .tabs.radiforce a {
    width: 123px;
    background-image: url('../img/tab/tab_radiforce.png');
}

#taxar .tabs.coloredge a {
    width: 176px;
    background-image: url('../img/tab/tab_coloredge.png');
}

#taxar .tabs.foris a {
    width: 222px;
    background-image: url('../img/tab/tab_foris.png');
}

#taxar .tabs.duravision a {
    width: 123px;
    background-image: url('../img/tab/tab_duravision.png');
}

#taxar .tabs.raptor a, #standard .tabs.wtb a {
    width: 222px;
    background-image: url('../img/tab/tab_raptor.png');
}

#standard .tabs.wtb a {
    width: 300px;
    background-image: url('../img/tab/tab_wtb.png');
}

#taxar .tabs.akcesoria a {
    width: 176px;
    background-image: url('../img/tab/tab_akcesoria.png');
}

#taxar a.monitor-title, #s-a a.accessory-title {
    display: block;
    padding-top: 20px;
    color: #1746B8;
    font-size: 1.1em;
}

#taxar p.short-spec {
    margin: 10px 0px 0px 0px;
    color: #666666;
    font-size: 0.9em;
    line-height: 1.5em;
}

#taxar .content-item .grid_6 {
    margin-top: 20px;
    padding-bottom: 20px;
}

#taxar .nowosc {
    background-image: url('../img/product/nowosc.png');
    background-repeat: no-repeat;   
}
#taxar .wkrotce {
    background-image: url('../img/product/soon_Oo.png');
    background-repeat: no-repeat;   
}
#taxar .promocja {
    background-image: url('../img/product/promo.png');
    background-repeat: no-repeat;   
}
#taxar .archiwalny {
    background-image: url('../img/product/archiwalny.png');
    background-repeat: no-repeat;   
}

#taxar .content-item .grid_12 {
    height:1px;
    border-bottom: 1px solid #dce0e2;
}

.content-item em {
    font-size: 0.9em;
    font-style: italic;
}

/* =EIZO Standard taxonomy and archive : solutions
--------------------------------------------------- */

#taxar .total {
    position: relative;
    height: 360px;
    background-repeat: no-repeat;
}

#taxar .kb-content { margin-bottom: 40px; }

#taxar .tabs.solutions { 
    float: none;    
    width: 100%;
    height: 72px;
    background-image: url('../img/solutions/inactive.png');
    background-repeat: repeat-x;
}

#taxar .tabs.solutions a {
    display: block;
    float: left;
    height: 72px;
    color: #4c4c4c;
    text-align: center;
    text-shadow: 0px 1px 1px #fff;
    letter-spacing: 0.05em;
    font-weight: bold;
    font-size: 0.9em;
    line-height: 60px;
}

#taxar .tabs.solutions a:hover { 
    background-position: 0 0;
    text-decoration: none; 
}

#taxar .tabs.solutions a.active {
    margin-top: 0;
    background-position: 50% 3px; 
    background-repeat: no-repeat;
    color: #ffffff; 
    text-shadow: 0px 1px 1px #000000;
}

a.active.active-2 {
    background-image: url('../img/solutions/active_2.png');
}
a.active.active-3 {
    background-image: url('../img/solutions/active_3.png');
}
a.active.active-4 {
    background-image: url('../img/solutions/active_4.png');
}
a.active.active-5 {
    background-image: url('../img/solutions/active_5.png');
}
a.active.active-6 {
    background-image: url('../img/solutions/active_6.png');
}

#taxar .content .element {
    margin: 0px 20px 0px 20px;
    padding: 30px 0px 10px 0px;
    border-bottom: 1px dotted #ccc;
}

#taxar .products {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 280px;
    border-bottom: 1px solid #989898;
}

.product-scroller {
    position: absolute; top: 40px;
    left: 50px;
    z-index: 0;
}

.product-scroller .enum {
    float: left;
    margin: 0px 25px 0px 25px;
    width: 160px;
    text-align: center;
}

.product-scroller .enum a {
    color: #426697;
    font-weight: bold;
    font-size: 0.9em;
}

div.sb-left, div.sb-right {
    position: absolute;
    z-index: 100;
    background-image: url('../img/scroll/bg.png');
}

div.sb-left, div.sb-right, div.a-left, div.a-right {
    display: block;
    width: 60px; 
    height: 260px;
}

div.a-left, div.a-right { background-image: url('../img/scroll/arrows.png'); }

div.a-left:hover, div.a-right:hover { cursor: pointer; }

div.sb-left { top: 0;
    left: 0;
    background-position: 0px 0px;
}

div.sb-right { top: 0;
    right: 0;
    background-position: 60px 0px;
}

div.a-left { background-position: 0px 0px; }

div.a-right { background-position: 60px 0px; }

/* CONTENT */

.content { background-color: #fff; }

#taxar.switchable .content {
    border: 1px solid #ccc;
}

#taxar .content .element:last-child { border-bottom: 0px; }

#taxar .content .element h1 {
    margin-bottom: 14px;
    font-size: 1.5em;
}

#taxar .content .element p {
    color: #666;
    font-size: 0.9em;
    line-height: 1.5em;
}

#taxar .content .element td { padding: 0px 10px 0px 10px; }

/* SPLASH */

#taxar .minisplash h1 {
    margin-top: 80px;
    font-size: 2em;
}

#taxar .minisplash p { font-size: 0.9em; }

/* =EIZO Standard taxonomy and archive : knowledge base
-------------------------------------------------------- */

.kb-enum {
    margin-bottom: 30px;
    font-size: 0.9em;
}

.kb-enum .gfx { float: left; }

.kb-enum .desc { margin-left: 160px; }

.kb-enum .desc a {
    display: block;
    margin-bottom: 10px;
}

/* =EIZO Post archive
-------------------------------------------------------- */

.more-news {
    font-weight: bold;
    font-size: 0.7em;
    text-align: right;
    padding: 3px;
    margin-top: 15px;
}

table.archive {
    width: 100%;
    font-size: 0.9em;
}

table.archive td {
    padding: 3px;
}

table.archive td.year {
    background-color: #D8DDE1;
    padding: 5px;
    font-weight: bold;
}

table.archive td.date {
    width: 150px;
    text-align: right;
}

table.archive td.type {
    width: 150px;
    text-align: center;
}

/* =EIZO Standard post and pages
----------------------------------------------- */

#standard { }

#standard .header {
    margin-top: 200px;
    margin-bottom: 60px;
    font-size: 0.9em;
}

#standard .header h1 { font-size: 2em; }

#standard .header-max {
    margin-top: 100px;
    height: 280px;
    font-size: 0.9em; 
}

#standard .header-max h1 {
    margin-top: 110px;
    font-size: 2.4em;
}

#standard .content {
    font-size: 0.9em;
    line-height: 1.5em;
}

#standard img {
    margin-bottom: 15px;
}

#standard .content h2 {
    margin: 24px 0px 18px 0px;
    font-weight: bold;
    font-size: 1.4em;
    padding-bottom: 3px;
    border-bottom: 1px solid #ccc;
}

#standard .content h3 {
    margin-bottom: 14px;
    font-weight: bold;
    font-size: 1.2em;
}

#standard .content ul, #standard .content ol, #standard .content  p { margin-bottom: 14px; }

#standard .content ul, #standard .content ol { margin-left: 20px; }

#standard .content ul li { list-style-type: disc; }

#standard .content ol li { list-style-type: decimal; }

#standard .content table {
    margin-bottom: 14px;
    width: 100%;
}

#standard .content table td { padding: 10px; }

.standard-9 table {
    width: 95%;
    border-collapse: collapse;
}

.standard-9 table td {
    padding: 5px;
    border: 1px solid #ccc;
}

.standard-3 {
    min-height: 300px;
    background: url('../img/side/header.png') no-repeat right top;
    font-size: 0.8em;
}

.page h3.menu {
    padding-left: 10px;
    width: 180px;
    border: 1px solid #E7E7E7 !important;
    background: url('../img/bg/level01_bg.gif') repeat-x;
    color: #333;
    font-weight: bold;
    line-height: 33px;
}

ul.page-cats li {
    display:block;
    padding: 8px 10px 8px 10px;
    width: 170px;
    border-bottom: 1px solid #E7E7E7;
    font-weight: normal;
    line-height: 1.5em;
}

.standard-9 { padding-top: 7px; }

/* =Where to buy
----------------------------------------------- */

.wtb-ishop { margin-top: 20px; }

.wtb-ishop { outline: 1px solid #d5d5d5; }

.wtb-ishop:hover { outline: 1px solid #3d73b5; }

#lokalne .separator { margin: 15px 0px 10px 0px; }

#lokalne form, .map-description {
    display: block;
    margin: 0px 10px 0px 10px;
    padding: 10px;
    width: 200px;
    border: 1px solid #e6e6e6;
    background-color: #f0f0f0;
}

#lokalne form label {
    display: block;
    margin-bottom: 5px;
    text-shadow: 0px 1px 1px #fff;
    font-size: 0.7em;
}

#lokalne form select {
    padding: 3px;
    width: 100%;
    font-size: 0.9em;
}

#lokalne form input {
    padding: 3px;
    width: 195px;
    font-size: 0.9em;
}

#lokalne form input[type="submit"] {
    margin-top: 30px;
    padding: 7px 4px 7px 4px;
    border-radius: 5px;
    background: #2b88d9; /* Old browsers */
    background: -moz-linear-gradient(top, #2b88d9 0%, #3b679e 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2b88d9), color-stop(100%,#3b679e)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #2b88d9 0%,#3b679e 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #2b88d9 0%,#3b679e 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #2b88d9 0%,#3b679e 100%); /* IE10+ */
    background: linear-gradient(to bottom, #2b88d9 0%,#3b679e 100%); /* W3C */
    color: #ffffff;
    font-size: 0.9em;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2b88d9', endColorstr='#3b679e',GradientType=0 ); /* IE6-9 */
}

.wtb-legend {
    font-size: 0.7em;
    margin: 10px 0px 0px 10px;
    padding: 10px;
    border: 1px solid #e6e6e6;
    width: 200px;
    height: 400px;
    background-color: #f0f0f0;
}

.wtb-legend p {
    line-height: 1.2em;
}

.wtb-legend span {
    float: left;
    display: block;
    padding: 10px 0px 0px 10px;
}

img.legend {
    float: left; 
    clear: both;
    margin-bottom: 5px !important;
}

.shop-enum {
    position: relative;
    margin: 0px 0px 20px 20px;
    padding: 10px;
    width: 640px;
    border: 1px solid #ccc;
}

.shop-specs {
    position: absolute;
    right: 14px;
    top: 14px;
    width: 300px;
    height: 32px;
    text-align: right;
}

.shop-specs img {
    padding-left: 2px;
}

.shop-enum h2 {
    font-size: 1.6em;
}

.shop-enum p {
    padding: 0px 0px 10px 0px;
    border-bottom: 1px solid #ccc;
    font-size: 0.9em;
}

.shop-enum table {
    width: 100%;
    font-size: 0.9em;
}

.shop-enum td {
    width: 50%;
}

.shop-enum a {
    font-weight: bold;
}

.search-res {
    margin-left: 20px;
    color: #676767;
    font-size: 0.7em;
}

.map { margin-left: 20px; }

.map small { font-size: 0.6em }

/* =Search results
----------------------------------------------- */

.search-enum {
    display: block;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e2e2e2;
}


.search-enum:last-child { border: none; }

.search-enum p { margin: 0px; }

.search-enum .title, .search-enum .subtitle  { margin-bottom: 4px; }

.search-enum .subtitle { padding-top: 20px; }

.search-enum .title span { color: #585858; }

.search-enum .excerpt { font-size: 0.9em; }

.search-enum .link { font-size: 0.8em; }

.search-enum .link a { color: #6c6c6c }

.search-enum .photo { float: left; }

.search-enum .description { margin-left: 90px; }


/* =Wyszukiwarka
----------------------------------------------- */

#header-search {
    width: 204px;
    text-align: right;
    line-height: 36px;
}

#header-search input[type=text] {
    border: 1px solid #191919;
    background-color: #3b3b3c;
    color: #9a9a9a;
}

input.header-search {
    margin: 5px 5px 0px 0px;
    width: 18px;
    height: 18px;
    border: 0px;
    background: url('../img/menu/search.gif') no-repeat;
    text-indent: -9999px;
}

/* =Formularze
----------------------------------------------- */

form.inner label {
    display: block;
    font-size: 0.9em;
}

form.inner input {
    float: left;
    line-height: 2em;
}

form.inner input[type=text] { width: 400px; }

form.inner input[type=submit] {
    margin: -3px 0px 0px 5px;
    padding: 3px 14px 3px 14px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #00b7ea; /* Old browsers */
    background: -moz-linear-gradient(top, #00b7ea 0%, #009ec3 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00b7ea), color-stop(100%,#009ec3)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #00b7ea 0%,#009ec3 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #00b7ea 0%,#009ec3 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #00b7ea 0%,#009ec3 100%); /* IE10+ */
    background: linear-gradient(to bottom, #00b7ea 0%,#009ec3 100%); /* W3C */
    color: #fff;
    text-shadow: 0px 1px 1px #2d3982;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b7ea', endColorstr='#009ec3',GradientType=0 ); /* IE6-9 */
}

/* =Slider
----------------------------------------------- */

.front-base {
    position: relative;
    z-index: 0;
    width: 100%;
    height: 650px;
    background-color: #000;
    
    /* With some extra functionality for eased Layerslider */
    -webkit-transition: all 500ms ease-in;
    
    -moz-transition: all 500ms ease-in;
    -o-transition: all 500ms ease-in;
    transition: all 500ms ease-in;
}

#layerslider-container {
    margin: 0px auto 0px auto;
    min-width: 940px;
    max-width: 100%;
    width: 940px;
    height: 650px;
}

#layerslider {
    height: 100%;
}

a.lslider {
    color: #fff;
    text-decoration: none;
    font-size: 0.8em;
}

.content-base {
    padding-top: 30px;
    border-top: 4px solid #989898;
}

#solution-outline {
    position: absolute;
    top: 530px;
    z-index: 9990;
    width: 100%;
    height: 120px;
    background-image: url('../img/solutions/front_bg.png');
    background-repeat: repeat-x;    
}

#solution-bar {
    position: absolute;
    left: 50%;
    z-index: 9990;
    margin-left: -470px;
    width: 940px;
    height: 120px;
}

#solution-bar a {
    display: block;
    float: left;
    margin-right: 10px;
    margin-left: 10px;
    width: 140px;
    height: 115px;
}

#solution-bar a img { float: left; }

#solution-bar a:first-child { margin-left: 0px; }

#solution-bar a:last-child { margin-right: 0px; }

#partners { 
    margin-top: 15px;
    margin-bottom: 10px;
}

.partner { 
    height: 80px; 
}

/* =FAQ
----------------------------------------------- */

.faq {
    font-size: 0.9em;
}

.faq table {
    border-collapse: collapse;
}

.faq th {
    background-color: #F7F7F7;
    text-align: left;
    font-weight: bold;
}

.faq td, .faq th {
    padding: 10px 5px 10px 5px;
    border: 1px solid #ccc;
}

.faq-content {
    line-height: 1.5em;
}

/* =Product content
----------------------------------------------- */

h1.product-title {
	font-size: 28px;
}

#p-a {
    position: relative;
    padding-top: 15px;
}

#p-a .details { margin-top: 180px; }

#p-a .details .note {
    margin: 0px 0px 20px 0px;
    font-size: 0.75em;
}

#p-a .details h2 { font-size: 1.5em; }

#p-a .details .description {
    margin-top: 15px;
    font-size: 0.9em;
}

#p-a .tab-container {
    position: relative;
    margin-left: 20px;
    width: 100%;      
    height: 60px;
    background-image: url('../img/bg/common_tab_bg.gif');
    background-position: 0 30px;
    background-repeat: no-repeat;
}

#p-a .tab-series {
    min-height: 500px;
    background: url('../img/side/header.png') no-repeat right top;
}

#p-a .product-photo {
    position: relative;
    margin-top: 130px;
    height: 440px;
}

.pp-srp {
	position: absolute;
	bottom: 80px;
	right: 0px;
	width: 136px;
	height: 60px;
	background: url('../img/product/price2.png') no-repeat;
}

.pp-srp span {
	display: block;
	color: #ffffff;
	font-size: 18px;
	line-height: 60px;
	padding-right: 25px;
	text-align: right;
	text-shadow: 0px 1px 1px #8a320e;
    filter: dropshadow(color=#8a320e, offx=0, offy=1);
}

.content-item ul { 
    margin-bottom: 14px; 
    margin-left: 20px;
}

.content-item li {
    list-style-type: disc;
    list-style-position: outside;
}

.endoflife {
    z-index: 9999;
    position: absolute;
    left: 135px;
    top: 140px;
}

.pp-photo {
    margin-left: 30px;
    transition: all 0.5s ease-in-out;
}

.pp-showdown {
    position: absolute;
    top: 65px;
    right: 10px;
    width: 60px;
    height: 200px;
}

.pp-switch {
    display: block;
    padding-top: 2px;
    width: 59px;
    height: 47px;
    background-image: url('../img/bg/thumb_bg.gif');
    background-repeat: no-repeat;
    text-align: center;
}

.pp-switch a:hover {
    opacity: 0.6;
    cursor: default;
}

.pp-links {
    position: absolute;
    right: 10px;
    bottom: 40px;
}

.pp-links div {
    float: right;
    margin-left: 2px;
}

ul.tabs {
    position: absolute;
    top: 0px;
}

ul.tabs li { float: left; }

ul.tabs a { 
    display: block;
    margin: 0px 0px 0px 10px;
    width: 136px;
    height: 30px;
    background-image: url('../img/tab/tab_product_default.png');    
    background-position: 0 0;
    background-repeat: no-repeat;
    color: #94989f;
    text-align: center;
    text-shadow: 0px 1px 1px #ffffff;
    font-weight: bold;
    font-size: 0.75em;
    line-height: 30px; 
}

ul.tabs a:hover {
    background-position: 0 -30px; 
    text-decoration: none; 
}

ul.tabs a.active { 
    margin-top: -6px;
    height: 54px;
    background-position: 0 -60px;
    color: #ffffff;
    text-shadow: 1px 1px 2px #626469;
    line-height: 42px;
    cursor: default; 
}

ul.tabs a.empty {
    background-position: 0 -114px;
    color: #b2b2b2;
    text-shadow: none;
    cursor: default;
}

#p-a .content-item {
    margin: 0px 10px 0px 10px;
    padding-left: 20px;
    width: 740px;
    font-size: 0.9em;
    line-height: 1.4em;
}

#p-a .content-item h1 {
    font-size: 24px;
    margin-top: 15px;
    margin-bottom: 10px;
}

#p-a .content-item h2, 
#p-a .content-item h3 {
    margin: 15px 0px 15px 0px;
    padding: 10px 0px 0px 0px;
    font-weight: bold;
    font-size: 1.1em;
    clear: both;
}

#p-a #opis table { width: 720px; }

#p-a #opis  table td {
    padding: 0px 30px 10px 0px;
    width: 50%;
}

#p-a #opis  table div {
    margin-bottom: 24px;
}

#p-a table.specification {
    width: 720px;
    border-collapse: collapse;
}

#p-a table.specification td {
    padding: 8px;
    border: 1px solid #D7D7DA;
}

#p-a table.specification td.st {
    padding-left: 40px;
    width: 300px;
    background-color: #F7F7F7;
    font-weight: bold;
}

#p-a table.specification td.at {
    width: 300px;
    background-color: #E9EFF0;
    font-weight: bold;   
}

.col-categories { width: 120px; }

ul.col-cats, a.col-main { font-size: 0.75em; }

a.col-main {
    display: block;
    margin-bottom: 20px;
    padding-left: 12px;
    border: 1px solid #E7E7E7 !important;
    background: url('../img/bg/level01_bg.gif') repeat-x;
    font-weight: bold;
    line-height: 33px;
}

ul.col-cats li { border-top: 1px solid #D7DDDF; }

ul.col-cats li:last-child { border-bottom: 1px solid #D7DDDF; }

ul.col-cats li span {
    display: block;
    padding: 10px 0 10px 15px;
    font-weight: bold;
}

ul.col-cats li span:hover, span.col-main:hover { cursor: pointer; }

ul.col-subcats { border-top: 1px solid #D7DDDF; }

ul.col-subcats li {
    padding: 10px 0 10px 23px;
    border-top: 1px solid #D7DDDF;
    background: url('../img/icon/arrow_simple.gif') no-repeat 12px center;
}

ul.col-subcats li:first-child {
    border-top: 0px;
}

ul.col-subcats li:last-child {
    border-bottom: 0px;
}

ul.col-subcats li a, a.col-main {
    color: #333333;
}

ul.col-subcats li a:hover {
    color: #1746B8;
    text-decoration: none;
}

ul.col-acc-cats { 
    font-size: 0.8em;
    line-height: 1.1em;
    border-top: 1px solid #D7DDDF; 
}

ul.col-acc-cats li {
    padding: 12px 0 14px 12px;
    border-bottom: 1px solid #D7DDDF;
    background: url('../img/icon/arrow_simple.gif') no-repeat 0px center;
}

a.col-main:hover {
    text-decoration: none;
}

.collapse {
    background: url('../img/icon/arrow_plus.gif') no-repeat 0 center;
}

.collapse.opened {
    background: url('../img/icon/arrow_minus.gif') no-repeat 0 center;
}

.collapsible {
    display: none;
}

p.end-of-line {
    margin: 10px 0px 5px 0px;
    padding: 5px;
    width: 350px;
    font-size: 13px;
    font-weight: bold;
    border: 2px solid #bf1919;
    color: #bf1919;
}

/* DOCUMENTATION */

table.documentation {
    border-collapse: collapse;
    width: 720px;
}

.documentation td, .documentation th {
    border: 1px solid #d7d7da;
    padding: 8px;
}

table.documentation th {
    font-weight: bold;
    color: #333333;
    text-align: left;
    background-color: #f7f7f7;
}

.award {
    margin-bottom: 15px;
}

    .award p {
        margin-bottom: 5px;
    }

    .award-text {
        vertical-align: middle;
    }

    .award-date {
        font-size: 12px;
        color: #626469;
    }

/* =Baza wiedzy i jej taksonomie
----------------------------------------------- */

.tax-kb {
    margin-bottom: 20px;
    height: 120px;
    background-color: #ccc;
}

#knowledge {
    padding-top: 180px;
}

#knowledge .article {
    border: 1px solid #e4e4e4;
    font-size: 0.9em;
    background-image: url('../img/kb/noise.png');
}

#knowledge p {
    margin: 0px 30px 20px 30px;
}

#knowledge em {
    font-size: 0.9em;
}

#knowledge h1 {
    font-size: 2em;
    font-weight: bold;
    padding: 30px 20px 15px 30px;
    text-shadow: 0px 1px 1px #fff;
}

#knowledge h2 {
    font-size: 1.6em;
    font-weight: bold;
    padding: 30px 20px 15px 30px;
    margin-top: 30px;
    border-top: 1px solid #e4e4e4;
    text-shadow: 1px 1px 1px #fff;
}

#knowledge h3 {
    font-weight: bold;
    font-size: 1.1em;
    padding: 0px 30px 15px 30px;
}

#knowledge table {
    margin: 0px 30px 30px 30px;
    border-collapse: collapse;
}

#knowledge td  {
    border: 1px solid #ccc;
    padding: 6px;
    background-color: #fff;
}

#knowledge th  {
    border: 1px solid #ccc;
    padding: 6px;
    background-color: #f2f2f2;
    font-weight: bold;
}

#knowledge .article ul {
    padding-bottom: 15px;
}

#knowledge .article li {
    list-style-type: disc;
    margin-left: 50px;
    padding-bottom: 5px;
}

/* =Słownik
----------------------------------------------- */

.glossary {
    font-size: 0.9em;
    line-height: 1.6em;
}

.glossary img {
    padding: 3px 4px 0px 0px;
}

.glossary-letter {
    margin-top: 20px;
    margin-bottom: 15px;
    font-weight: bold;
    font-size: 1.1em;
}

.letters {
    margin-bottom: 20px;
}

a.glossary {
    display: block;
    float: left;
    margin-right: 4px;
    width: 30px;
    border: 1px solid #d7dddf;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #fafeff;
    color: #777777;
    text-align: center;
    line-height: 30px;
}

a.glossary:hover {
    background-color: #9f9f9f;
    color: #ffffff;
    text-decoration: none;
}

/* =Informations, news, etc.
----------------------------------------------- */

.front-news {
    margin-top: 10px;
    color: #333;
}

.front-news div {
    padding: 10px 0px 10px 0px;
    border-top: 2px solid #ececec;
}

.front-news div:last-child {
    border-bottom: 2px solid #ececec;
}

.front-news table {
    width: 100%;
    font-size: 0.9em;
}

.front-news table td.date {
    width: 80px;
    color: #575757;
}

.front-news table td.excerpt {
    padding-top: 5px;
    width: 80px;
    font-size: 0.8em;
}

/* =Footer
----------------------------------------------- */

.link-spacer {
    height: 30px;
}

.link-grids img {
    border: 1px solid #989898;
}

.link-grids img:hover {
    opacity: 0.8;
    cursor: pointer;
}

.footer-menus {
    margin: 20px 0px 5px 0px;
    padding: 15px 0px 20px 0px;
    background-color: #333333;
    color: #d8d8d8;
}

.footer-menus h3 {
    color: #949494;
    font-weight: bold;
    font-size: 0.75em;
}

.footer-menus ul {
    margin-top: 10px;
    font-size: 0.7em;
}

.footer-menus li {
    padding-left: 9px;
    background: url('../img/footer/disc_white.gif') no-repeat 2px center;
    line-height: 1.5em;
}

.footer-menus a {
    color: #d8d8d8;
    text-decoration: none;
}

.footer-map {
    font-size: 0.7em;
}

.footer-map a {
    color: #333;
    text-decoration: none;
}

.footer-copyright {
    text-align: right;
    font-size: 0.7em;
}

.bf-content .wpcf7 {
	padding:20px !important;
	font-family: Arial; 
	font-size: 12px;
}

.bf-content .wpcf7 .wpcf7-list-item {
	margin-left:0px;
}

.bf-content .wpcf7 .wpcf7-list-item label {
	display:block;
}

.bf-footer {
	height:330px;
	background: url('../img/bg/bf_footer.png') no-repeat;
}

.bf-footer .footer-content{
	font-family: Arial; 
	font-size: 12px;
	color: #ffffff;
	padding:30px;
	padding-top:120px;
}

.bf-footer p, .bf-footer li  {
	font-family: Arial; 
	font-size: 12px;
	color: #ffffff;
	line-height: 1.3;
}

.bf-footer .orange {
	color: #de971b;
}

/* =Ecoview
----------------------------------------------- */

.ecoview #breadcrumbs {
	margin-top: 120px;
}

.ecoview-header {
	height: 200px;
	padding-top: 500px;
	background-image: url('../img/ecoview/ecoview_bg.jpg');
	background-repeat: no-repeat;
	background-position: center top;
}

.ecoview h1 {
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 16px;
}

.ecoview .navigate {
	display: block;
	margin-bottom: 10px;
}

.ecoview h2 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 16px;
}

.ecoview h3 {
	font-weight: bold;
	margin-bottom: 16px;
}

.section-title {
	padding: 10px;
	border: 1px solid #ccc;
	cursor: pointer;
	background-image: url('../img/ecoview/switch.png');
	background-position: 950px -5px !important;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
	
	h2.section-title {
		font-size: 14px;
	}

.section-content {
	display: none;
}

.eco-content p {
	font-size: 15px;
}

.eco-content ul,
.eco-content li {
	list-style-type: circle;
	font-size: 15px;
}

.eco-content ul {
	margin-left: 20px;
}

.eco-content ul,
.eco-content img,
.eco-content h1,
.eco-content h2,
.eco-content h3 {
	margin-bottom: 16px;
}

	.ecoview-titles {
		font-size: 20px;
		line-height: 2;
		margin-top: 20px;
		margin-bottom: 20px;
		padding-top: 20px;
		padding-bottom: 20px;
		border-top: 1px dotted #e4e4e4; 
		border-bottom: 1px dotted #e4e4e4;
	}
	
		.ecoview-titles a {
			color: #585858;
		}

.ecoview-minisite {
	margin-top: 30px;
	font-size: 14px;
	line-height: 22px;
}

	.ecoview-minisite p,
	.ecoview-minisite h2{
		margin-bottom: 20px;
	}
	
	.eco-content h3 {
		padding: 8px;
		background-color: #e6e6e6;
	}	
	
	.ecoview-minisite h2.problem {
		font-size: 22px;
		font-weight: normal;
		padding: 20px;
		color: #7c0000;
		margin: 50px 0px 30px 0px;
		background-color: #f2a5a5;
	}

	.ecoview-minisite h2.solution{
		font-size: 22px;
		font-weight: normal;
		padding: 20px;
		color: #165c00;
		margin: 40px 0px 30px 0px;
		background-color: #daffce;
	}
	
	.ecoview-minisite .aligncenter {
		text-align: center;
	}


.ecoview-minisite b {
	color: #006db0;
}

.ecoview-minisite ul {
	list-style-type: circle;
	margin-bottom: 14px;
	margin-left: 20px;
}

.ecoview-minisite li {
	list-style-type: circle;
}

#standard.pierwsza-kalibracja .header {
	margin-top: 130px;
	margin-bottom: 30px;
}

#standard.pierwsza-kalibracja .header {
	margin-top: 130px;
	margin-bottom: 30px;
}

#standard.pierwsza-kalibracja .header img {
	width: 940px;
	height: auto;
}

#standard.pierwsza-kalibracja .col1 {
	width: 140px;
	float: left;
}

#standard.pierwsza-kalibracja .col1.kalibracja {
	width: 380px;
}	

#standard.pierwsza-kalibracja .col1 p, #standard.pierwsza-kalibracja .col2 p {
	margin-bottom: 3px;
}	

#standard.pierwsza-kalibracja .col2 .wpcf7-file {
	border: 0px;	
}

#standard.pierwsza-kalibracja .col2 {
	width: 200px;
	float: left;
}

#standard.pierwsza-kalibracja .col2 span {
	width: 100%;
}

#standard.pierwsza-kalibracja .col2 input {
	width: 100%;
	border: 1px solid #d7d7d7;
}

#standard.pierwsza-kalibracja.clear {
	clear: both;	
}

#standard.pierwsza-kalibracja .button {
	width: 303px;
    height: 84px;
	margin: 0 auto;
	margin-top: 50px;
}

#standard.pierwsza-kalibracja .button  input {
	background: none;
	background:url(../img/buttons/button-prosta-kalibracja.png);
	text-indent: -99999px;
    border: 0px;
    width: 303px;
    height: 84px;
}

.kolory { 
	background-image: url(../img/bg/kolory-pod-kontrola-header-2019.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-position-y: 130px;
}

.kolory #standard .content {
	margin-top: 550px;
}

.kolory .plan-prezentacji {
    background-image: url(../img/icon/plan-prezentacji-ico.jpg);
    background-repeat: no-repeat;
    background-position: left;
    height: 66px;
}

.kolory .plan-prezentacji h3 {
	font-size: 24px !important;
    margin-left: 75px;
    padding-bottom: 10px;
    border-bottom: 1px solid #d7d7d7;
    /* line-height: 60px; */
    padding-top: 20px;
}

.kolory .prezentacje {
    background-image: url(../img/icon/prezentacje-ico.jpg);
    background-repeat: no-repeat;
    background-position: left;
    height: 66px;
}

.kolory .prezentacje h3 {
	font-size: 24px !important;
    margin-left: 75px;
    padding-bottom: 10px;
    border-bottom: 1px solid #d7d7d7;
    /* line-height: 60px; */
    padding-top: 20px;
}

.kolory .prezentacja {
	width: 100%;
	clear: both;
	margin-bottom: 70px;
	overflow: auto;
}

.kolory .prezentacja .photo {
	width: 300px;
	float: left;
	margin-right: 35px;
}

.kolory .prezentacja .opis {
	float: left;
	width: 605px;
}

.kolory .prezentacja .opis h3 {
	font-size: 24px !important;
}

.promocja-targowa {
	background-image: url(../img/bg/promocja-targowa-header.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-position-y: 130px;
}

.promocja-targowa #standard .content {
	margin-top: 550px;
}

.promocja-targowa .header {
	font-size: 22px !important;
	padding-bottom: 10px;
	border-bottom: 1px solid #d7d7d7;
	margin-bottom: 20px;
}

.promocja-targowa .button input {
	background: #dc4a78;
    border: 0px;
    color: #ffffff;
    padding: 20px 30px;
    font-weight: bold;
    font-size: 18px;
	cursor: pointer;
}

.promocja-targowa .wpcf7-list-item {
	display: block;
	line-height: 30px;
}

.promocja-targowa input {
	padding: 5px;
}

.promocja-majowka-optyczne-z-eizo {
	background-image: url(../img/bg/promocja-majowka-optyczne-z-eizo.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-position-y: 130px;
}

.promocja-majowka-optyczne-z-eizo #standard .content {
	margin-top: 650px;
}

.promocja-majowka-optyczne-z-eizo .header {
	font-size: 22px !important;
	padding-bottom: 10px;
	border-bottom: 1px solid #d7d7d7;
	margin-bottom: 20px;
}

.promocja-majowka-optyczne-z-eizo .button input {
	background: #dc4a78;
    border: 0px;
    color: #ffffff;
    padding: 20px 30px;
    font-weight: bold;
    font-size: 18px;
	cursor: pointer;
}

.promocja-majowka-optyczne-z-eizo .wpcf7-list-item {
	display: block;
	line-height: 30px;
}

.promocja-majowka-optyczne-z-eizo input {
	padding: 5px;
}

#header-search input {
	padding: 0px;
}

.promocja-lightroom-podstaw {
	background-image: url(../img/bg/promocja-lightroom-podstaw.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-position-y: 130px;
}

.promocja-lightroom-podstaw #standard .content {
	margin-top: 700px;
}

.promocja-lightroom-podstaw .header {
	font-size: 22px !important;
	padding-bottom: 10px;
	border-bottom: 1px solid #d7d7d7;
	margin-bottom: 20px;
}

.promocja-lightroom-podstaw .button input {
	background: #dc4a78;
    border: 0px;
    color: #ffffff;
    padding: 20px 30px;
    font-weight: bold;
    font-size: 18px;
	cursor: pointer;
}

.promocja-lightroom-podstaw .wpcf7-list-item {
	display: block;
	line-height: 30px;
}

.promocja-lightroom-podstaw input {
	padding: 5px;
}

.back-to-securitech {
	background-image: url('../images/konferencja-securitech/securitech-przycisk powrot.png');
	background-repeat: no-repeat;	
	width: 280px;
	height: 100px;
	position: fixed;
	top: 100px;
    z-index: 1;
    right: 7%;
}

.promocja-zlot-DFV {
	background-image: url('../img/bg/banner-promocja-lot-DFV.jpg');
    background-repeat: no-repeat;
    background-position: top center;
    background-position-y: 140px; 
}

.promocja-zlot-DFV #standard .content {
	margin-top: 440px;
}

.promocja-zlot-DFV .header {
	font-size: 22px !important;
	padding-bottom: 10px;
	border-bottom: 1px solid #d7d7d7;
	margin-bottom: 20px;
}

.promocja-zlot-DFV .button input {
	background: #dc4a78;
    border: 0px;
    color: #ffffff;
    padding: 20px 30px;
    font-weight: bold;
    font-size: 18px;
	cursor: pointer;
}

.promocja-zlot-DFV .wpcf7-list-item {
	display: block;
	line-height: 30px;
}

.promocja-zlot-DFV input {
	padding: 5px;
}

.materialy-pobrania .column {
	float: left;
	width: 49%;
	margin-bottom: 20px;
}

.materialy-pobrania .column.left {
	margin-right:2%;
}

.materialy-pobrania .column p {
	margin-bottom: 5px !important;
}

.materialy-pobrania .podreczniki .column img {
	border: 1px solid #ccc;
	width: 100%;
}

.promocja-po-lightroom {
	background-image: url('../img/bg/baner-promocja-po-kursie-lightroom.jpg');
    background-repeat: no-repeat;
    background-position: top center;
    background-position-y: 140px;
	background-size: 940px;
}

.promocja-po-lightroom #standard .content {
	margin-top: 440px;
}

.promocja-po-lightroom .header {
	font-size: 22px !important;
	padding-bottom: 10px;
	border-bottom: 1px solid #d7d7d7;
	margin-bottom: 20px;
}

.promocja-po-lightroom .button input {
	background: #dc4a78;
    border: 0px;
    color: #ffffff;
    padding: 20px 30px;
    font-weight: bold;
    font-size: 18px;
	cursor: pointer;
}

.promocja-po-lightroom .wpcf7-list-item {
	display: block;
	line-height: 30px;
}

.promocja-po-lightroom input {
	padding: 5px;
}

.promocja-formularz-master .header {
	font-size: 22px !important;
	padding-bottom: 10px;
	margin-bottom: 0px !important;
	margin-top: 140px !important; 
}

.promocja-formularz-master .header img {
	width: 100%;
	height: auto;
}

.promocja-formularz-master .button input {
	background: #dc4a78;
    border: 0px;
    color: #ffffff;
    padding: 20px 30px;
    font-weight: bold;
    font-size: 18px;
	cursor: pointer;
}

.promocja-formularz-master .wpcf7-list-item {
	display: block;
	line-height: 30px;
}

.promocja-formularz-master input {
	padding: 5px;
}