@import "forms.css";
@import "leftright.css";

* {
margin: 0;
padding: 0;
}

img {
border: 0;
}

ul {
list-style: none;
}

a {
text-decoration: none;
color: #77b0e5;
}

a:hover {
text-decoration: underline;
}

body {
color: #666;
font-family: 'Trebuchet MS', Helvetica, sans-serif;
font-size: 11px;
background: white url('gfx/bk-body.png') repeat-x;
}

#main {
position: relative;
width: 940px;
margin-left: -470px;
left: 50%;
}

#top {
float: left;
position: relative;
width: 940px;
height: 353px;
background: url('gfx/bk-top.png') no-repeat left top;
}

#flash {
float: left;
position: absolute;
z-index: 1;
width: 940px;
height: 353px;
}

.toplinks {
position: absolute;
font-family: Tahoma, Helvetica, sans-serif;
z-index: 2;
top: 20px;
right: 14px;
}

.toplinks li {
margin-bottom: 5px;
float: right;
clear: both;
}

.toplinks a {
text-align: right;
padding-right: 15px;
background: url('gfx/i-bullet-top.png') no-repeat right center;
color: #036;
}

.topmenu {
position: absolute;
font-family: Tahoma, Helvetica, sans-serif;
z-index: 2;
top: 0;
left: 0;
float: left;
}

.topmenu li {
float: left;
height: 35px;
font-weight: bold;
}

.topmenu li a {
float: left;
height: 35px;
line-height: 35px;
padding: 0 20px;
color: white;
}

.topmenu li:hover {
background: url('gfx/bk-topmenu-hover.png');
}

.topmenu li:hover a:hover {
text-decoration: none;
}

#below {
float: left;
width: 940px;
}

#content {
float: left;
width: 460px;
padding: 0 20px;
}

h1 {
color: #036;
font-size: 12px;
}

h1.logo {
padding: 22px 0 0 25px;
background: url('gfx/bk-h1-logo.png') no-repeat left 5px;
height: 33px;
}

h1.line {
padding: 10px 0;
}

.h1-line-link {
padding: 10px 0;
float: right;
}

.h1-logo-link {
float: right;
border-bottom: 1px solid #dadada;
height: 16px;
margin-top: 21px;
}

.h1-logo-link,
a.icon {
background: url('gfx/i-more.png') no-repeat right top;
padding-right: 18px;
}

.image {
float: left;
border: 1px solid #ddd;
background: white;
padding: 3px;
}

.image-container {
float: left;
width: 100%;
height: 100%;
text-align: center;
overflow: hidden;
}

#footer {
float: left;
width: 900px;
padding: 0 20px;
background: #133552 url('gfx/bk-footer.png') no-repeat;
color: #b9c3cb;
line-height: 40px;
margin-top: 20px;
}

#footer a {
color: #b9c3cb;
}

#footer .copy {
float: left;
}

#footer .atom {
float: right;
padding-right: 27px;
background: url('gfx/i-atom.png') no-repeat right center;
}
.news-first {
	width: 100%;
	float: left;
	padding-bottom: 20px;
}
.news-first .image {
width: 140px;
margin-bottom: 3px;
}

.news-first .image-container {
overflow: normal;
}

.news-first .image img {
float: left;
}

.news-first .left {
width: 148px;
margin-right: 12px;
float: left;
}

.news-first .link {
float: right;
}

.news-first .title {
color: #036;
font-weight: bold;
margin-bottom: 10px;
}

.news-first .right {
float: left;
width: 300px;
}

.tmce p,
.tmce ol,
.tmce ul {
line-height: 16px;
margin-bottom: 16px;
}

a.more {
float: right;
}

ul.certyfikaty-index {
float: left;
width: 464px;
margin: -10px -4px 10px 0;
}

.certyfikaty-index li {
float: left;
width: 110px;
height: 160px;
margin-right: 6px;
}

.cert-image {
width: 110px;
height: 160px;
float: left;
}

.cert-image-sel {
padding: 1px;
margin: -3px;
border: 2px solid #77b0e5;
}

.certyfikaty .image,
.certyfikaty-index .image {
width: 102px;
height: 152px;
}

#content .box {
float: left;
width: 100%;
clear: both;
padding-bottom: 10px;
}

ul.nav {
float: left;
width: 100%;
clear: both;
border-top: 1px solid #ddd;
margin-top: 20px;
padding-top: 6px;
text-align: center;
}

.nav li {
display: inline;
padding: 0 1px;
}

.nav .sel,
.nav .sel a {
color: #036;
}

.nav .left,
.nav .prev {
float: left;
}

.nav .right,
.nav .next {
float: right;
}

.nav .prev a {
background: url('gfx/i-prev.png') no-repeat left center;
padding: 0 18px;
}

.nav .next a {
background: url('gfx/i-next.png') no-repeat right center;
padding: 0 18px;
}

.nav .distr,
.nav .contactf,
.nav .map,
.nav .cdata {
padding-right: 20px;
background-position: right center;
background-repeat: no-repeat;
}

.nav .distr {background-image: url('gfx/i-distr.png');}
.nav .contactf {background-image: url('gfx/i-contact.png');}
.nav .map {background-image: url('gfx/i-map.png');}
.nav .cdata {background-image: url('gfx/i-more.png');}

ul.breadcrumb {
float: left;
width: 100%;
text-align: right;
color: #666;
height: 14px;
margin-top: 4px;
}

.breadcrumb .home a {
background: url('gfx/i-home.png') no-repeat left center;
padding: 0 5px;
}

.breadcrumb li {
display: inline;
}

ul.products,
ul.dokumentacje,
ul.news,
ul.certyfikaty {
float: left;
width: 100%;
clear: both;
}

div.product,
div.news,
.products li,
.news li,
.certyfikaty li {
float: left;
width: 100%;
clear: both;
margin-bottom: 10px;
}

.certyfikaty .title {
float: right;
width: 340px;
margin: 10px 0;
color: #036;
font-weight: bold;
}

.certyfikaty .desc {
float: right;
width: 340px;
line-height: 14px;
}

.certyfikaty .link {
float: right;
width: 322px;
text-align: right;
}

.images .image,
.news .image {
width: 92px;
height: 62px;
}

.news .title,
.news .date {
float: right;
width: 350px;
}

.news .title {
color: #036;
font-weight: bold;
}

.news .date {
color: #999;
}

div.news .date {
margin-top: 15px;
}

div.product .desc,
div.news .desc {
margin: 15px 0;
float: left;
width: 100%;
clear: both;
}

.news .desc {
float: right;
width: 350px;
line-height: 14px;
}

.news .link {
float: right;
width: 332px;
text-align: right;
}

.attach-head,
.images-head {
color: #036;
font-weight: bold;
}

ul.attach {
margin-bottom: 15px;
float: left;
width: 100%;
clear: both;
}

.attach li a {
padding-left: 20px;
background: url('gfx/i-attach.png') no-repeat left center;
}

ul.images {
float: left;
width: 480px;
margin-right: -20px;
}

.images li {
float: left;
width: 100px;
margin: 5px 20px 15px 0;
}



.dokumentacje li {
float: left;
width: 100%;
clear: both;
margin-bottom: 15px;
}

.dokumentacje .desc {
float: left;
overflow: hidden;
width: 100%;
clear: both;
margin-top: 15px;
}

.dokumentacje .fader {
visibility: visible;
float: left;
width: 100%;
height: 16px;
background: url('gfx/bk-fader.png') repeat-x;
margin-top: -16px;
}

.dokumentacje .expand .fader {
visibility: hidden;
}

.dokumentacje .link {
float: right;
padding-right: 8px;
background: url('gfx/i-expand.png') no-repeat right center;
}

.dokumentacje .expand .link {
background-image: url('gfx/i-collapse.png');
}


.dokumentacje .title {
float: left;
width: 100%;
clear: both;
color: #036;
font-weight: bold;
}

.dokumentacje .info {
float: left;
width: 100%;
clear: both;
color: #999;
}

.dokumentacje .download-link,
.dokumentacje .info span {
float: left;
margin-right: 10px;
}

.dokumentacje .download-link {
padding-right: 18px;
background: url('gfx/i-download.png') no-repeat right center;
}

.products li {
min-height: 92px;
position: relative;
}

.products .image {
/*
position: absolute;
*/
}
.products .image img {
	display: block;
}
.products .image,
.products .image-container {
width: 142px;
/*
height: 92px;
*/
}

.products .image-container {
/*
position: absolute;
*/
left: 3px;
top: 3px;
z-index: 1;
}

.products .image .new {
position: absolute;
right: 7px;
top: 7px;
z-index: 2;
}

.products .title {
color: #036;
font-weight: bold;
margin-bottom: 3px;
}

.products .title,
.products .desc {
float: right;
width: 300px;
clear: both;
}

.products .link {
float: right;
width: 282px;
clear: both;
text-align: right;
}

.product .image {
width: 212px;
margin-right: 10px;
}

.product .image .new {
float: right;
padding: 4px;
}

.product .image-container img {
float: left;
}

.product ul.attach {
float: none;
clear: none;
width: auto;
}

.product .attach-head {
margin-top: 50px;
}

.product-backlink {
float: right;
margin-top: 15px;
}

.flashmap {
float: left;
width: 458px;
border: 1px solid #ddd;
background: white;
min-height: 300px;
}

.sitemap {
list-style: square;
color: #77b0e5;
}

.sitemap li.level0,
.sitemap li.level0 a {
color: #036;
}

.sitemap li.level0 {margin-left: 16px;}
.sitemap li.level1 {margin-left: 32px;}
.sitemap li.level2 {margin-left: 48px;}
.sitemap li.level3 {margin-left: 64px;}
.sitemap li.level4 {margin-left: 80px;}
.sitemap li.level5 {margin-left: 96px;}

.messagebox {
float: left;
width: 420px;
padding: 19px;
background: #f1f4f9;
border: 1px solid #ddd;
margin: 15px 0;
clear: both;
}

#tooltip {
position: absolute;
z-index: 500000;
top: -1000px;
left: 0;
padding: 3px 3px 3px 1px;
background: white;
float: left;
cursor: help;
}

.tooltip-inner {
float: left;
background: white;
border: 1px solid #ddd;
width: 178px;
padding-top: 9px;
}

#tooltip-head {
position: relative;
left: -1px;
font-weight: bold;
line-height: 18px;
display: block;
height: 18px;
padding-left: 23px;
font-family: Tahoma, Helvetica, sans-serif;
}

.t-errtip #tooltip-head {background: url('gfx/i-errtip.png') no-repeat; color: #feb301;}
.t-tip #tooltip-head {background: url('gfx/i-tip.png') no-repeat; color: #c0cdde;}

#tooltip-main {
padding: 7px;
}

h2 {
font-size: 11px;
font-weight: bold;
}

h2.searchres-label {
color: #036;
margin: 15px 0;
clear: both;
}

.searchres {
float: left;
width: 100%;
clear: both;
}

.searchres .title {
margin-bottom: 3px;
}