@import url(lightbox.css);
@import url(forms.css);
/* poczytaj mi mamo */
html {
height: 100%;
}
body {
font: 14px Verdana, Arial, sans-serif;
background: #24343e;
color: #0f3348;
text-align: center;
}
* {
padding: 0;
margin: 0;
}
img {
border: 0;
}
.clear {
clear: both;
}
br {
clear: left;
}
.inner {
width: 775px;
margin: 0 auto;
text-align: left;
position: relative;
}
.bold {
font-weight: bold;
}
/* gora */
#top {
height: 150px;
position: relative;
}
#top a {
position: absolute;
top: 12px;
}
/* srodek */
#content {
background: #495e6b url(/layout/images/header-bg.jpg) 50% top no-repeat;
min-height: 460px;
}
#center {
float: left;
}
#left-side {
float: left;
width: 200px;
}
#left-side ul#left-menu {
padding-bottom: 4em;
text-indent: 0.6em;
}
#left-side ul li {
list-style-type: none;
white-space: nowrap;
}
#left-side ul li ul {
text-indent: 1em;
}
#left-side ul li a {
color: #a7b2b6;
font-weight: bold;
text-decoration: none;
display: block;
line-height: 26px;
height: 26px;
border-bottom: 1px solid #5e707c;
}
#left-side ul li a:hover {
color: #cccccc;
}
#left-side ul li a.activeli, #left-side ul li a.activeli:hover, #left-side ul li ul li a.activeli {
color: white;
}
#left-side .searching {
margin-left: 0.4em;
padding-bottom: 4em;
}
#left-side .searching input {
border: 0;
}
#left-side .searching .find {
background: transparent;
color: white;
font-weight: bold;
}
#right-side {
float: right;
width: 540px;
color: white;
margin-left: 30px;
}
#right-side h1{
background: red;
display: inline;
font-size: 18px;
}
#right-side h4 {
padding-right: 6px;
}
#right-side span.label {
background: red;
font-weight: bold;
font-size: 18px;
}
#right-side span.section {
background: #d78e00;
font-weight: bold;
font-size: 18px;
}
.product {
clear: left;
}
.product h2 {
/* background: #d9071f; */
background: #24343e;
padding-right: 6px;
display: inline;
font-size: 18px;
}
.product h3 {
/* background: #d9071f; */
background: #24343e;
padding-right: 6px;
display: inline;
font-size: 18px;
}
.product h2 a, .product h3 a, #right-side h4 a {
color: white;
text-decoration: none;
}
.product p.product-bg-m {
width: 228px;
height: 155px;
background: url(/layout/images/product-bg-m.gif) no-repeat top left;
position: relative;
margin-left: -32px;
float: left;
}
.product p.product-bg-m a {
position: absolute;
top: 9px;
left: 39px;
}
.product .product-shortdesc {
margin: 6px 0 6px 0;
}
.product .product-desc {
clear: both;
}
.product-desc ul, .product-desc ol {
margin-left: 30px;
}
.product .product-bg-s {
clear: both;
margin-left: -12px;
}
.product .product-bg-s p {
width: 133px;
height: 102px;
background: url(/layout/images/product-bg-s.gif) no-repeat top left;
position: relative;
float: left;
}
.product .product-bg-s p a {
position: absolute;
top: 7px;
left: 19px;
}
a.link-more {
color: white;
}
.site-content {
margin: 6px 0 24px 0;
}
.download {
margin: 6px 0 24px 0;
}
.download a img {
vertical-align: middle;
}
.productaskform {
margin: 24px 0 24px 0;
}
.spacer {
width: 196px;
height: 155px;
float: left;
}
.similar {
margin-bottom: 24px;
}
.similar .product {
margin: 0;
height: 114px;
}
/* spod */
#footer {
clear: both;
color: white;
font: 12px Verdana, Arial, sans-serif;
border-top: 3px solid #d90019;
height: 86px;
}
#footer .inner {
background-color: #24343e;
}
#footer ul {
display: block;
}
#footer ul li {
display: inline;
margin: 0 4px;
float: left;
background: #d90019;
padding: 7px 4px 3px 4px;
}
#footer ul li a {
color: #24343e;
font-weight: bold;
text-decoration: none;
display: block;
}
#footer ul li a:hover {
color: white;
text-decoration: none;
}
#footer .newsletter {
font-size: 11px;
position: absolute;
right: 0;
}
#footer .newsletter input {
border: 0;
}
#footer .newsletter .saveletter {
background: #d90019;
color: #24343e;
font-weight: bold;
padding: 4px 4px 2px 4px;
}
#footer #copyright {
margin: 3em 0 0 0.6em;
font: 10px Arial, sans-serif;
}
#footer #copyright img {
vertical-align: top;
}
/* produkt */
.product {
margin: 0 0 2em 0;
}
