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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}

ol, ul {
    list-style: none;
}

#lewa ul {
    margin: 0 0 0 10px;
}

#lewa ul li {
    margin: 0 0 0 20px;
    padding: 4px 0 4px 0px;
}

#lewa ul li ul li {
    margin: 0 0 0 20px;
    padding: 4px 0 4px 0px;
}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/******************************************************/

a{
text-decoration: none;
-webkit-transition: all 0.5s ease-in;
-moz-transition: all 0.5s ease-in;
-o-transition: all 0.5s ease-in;
transition: all 0.5s ease-in;
}

a img{
border: 0;
outline: 0;
}

img{display: block;}

html{
background: #f0f9ff url('../img/bg.png') repeat-x top;
}

body{
font-family: Tahoma,Geneva,Kalimati,sans-serif;
font-size: 12px;
color: #666666;
background: url('../img/bg2.jpg') no-repeat top;
}

#site{
width: 961px;
margin: 0 auto 0 auto;
min-height: 600px;   /* ------------------------------ */

}

#top{
width: 960px;
height: 351px; 
background: url('../img/top.jpg') no-repeat;
position: relative;
top: 54px;
overflow: hidden;
}

#logo{
float: left;
position: relative;
top: 16px;
left: 34px;
text-indent: -9999px;

}

#logo:hover{
filter: alpha(opacity=50);
-moz-opacity: 0.5;
-khtml-opacity: 0.5;
opacity: 0.5;
}

#menu{
float: right;
margin-right: 10px;
z-index: 9;
}

#menu li{
float: left;
margin-top:20px;
margin-right: 20px;
}

#menu a{
font-size: 14px;
color: #4aa7e0;
}

#menu a:hover{
color: #000;
}

#karuzela{
width: 600px;
height: 400px;
float: right;		
overflow: hidden;
margin: 10px 10px 0 0;
}

#CarouselDiv {
position: relative;
top: -80px;
width: 600px;
height: 400px;
}

h1{
color: #00aaff;
font-size: 16px;
margin-bottom: 25px;
padding-left: 10px;
}



#lewa p{
line-height: 18px;
padding-left: 10px;
}


#content{
width: 960px;
margin: 0 auto 0 auto;
clear:both;
position: relative;
top:75px;
overflow: hidden;
padding-bottom: 10px;

background: #fff;
border-left: 1px solid #e6eff5;
border-right: 1px solid #e6eff5;
border-bottom: 1px solid #e6eff5;
}

#lewa{
width: 673px;
float: left;
}

#buttony{
clear:left;
padding: 10px 0 25px 0px;
}

.button{
float: left;
margin-left: 5px;
margin-bottom: 5px;
}

.button:hover{
filter: alpha(opacity=50);
-moz-opacity: 0.5;
-khtml-opacity: 0.5;
opacity: 0.5;
}

#lewa h2{
padding-top: 20px;
color: #00aaff;
height: 50px;
font-size: 16px;
margin-bottom: 13px;
padding-left: 10px;
background: url('../img/c1.jpg') no-repeat bottom left;
}

#lewa h2 a, #lewa h1 a  {
    color: #00aaff;
}

#aktualnosci{
margin-top: 5px;
clear: both;
}


.aktualnosc{
padding: 0 0 0 15px;
clear: both;
}

.aktualnosc a img{
display:block;
float: left;
margin: 0 13px;
-webkit-transition: all 0.5s ease-in;
-moz-transition: all 0.5s ease-in;
-o-transition: all 0.5s ease-in;
transition: all 0.5s ease-in;
}

.aktualnosc a img:hover{
filter: alpha(opacity=50);
-moz-opacity: 0.5;
-khtml-opacity: 0.5;
opacity: 0.5;
}

strong{
font-weight: bold;
}

.aktualnosc p{
padding: 10px 0 0 0;
}

.aktualnosc strong a {
color: #666;
-webkit-transition: all 0.5s ease-in;
-moz-transition: all 0.5s ease-in;
-o-transition: all 0.5s ease-in;
transition: all 0.5s ease-in;
}

.aktualnosc strong a:hover{
color: #000;
}

.wiecej{
float: right;
color: #00aaff;
font-size: 10px;
padding: -10px 0 0 0;
-webkit-transition: all 0.5s ease-in;
-moz-transition: all 0.5s ease-in;
-o-transition: all 0.5s ease-in;
transition: all 0.5s ease-in;
}
.wiecej:hover{
color: black;
}

.separator{
clear: both;
background: #fff url('../img/separator.jpg') no-repeat bottom;
height: 10px;
margin: 0 0 25px 0;
padding: 0 0 25px 0;
}

#prawa{
width: 287px;
float: right;
}

#fb{
min-height: 80px;
background: url('../img/fb-cien.png') no-repeat top left;
padding-left: 20px;
}

.kreska{
clear: both;
height: 10px;
background: url('../img/prawa-sep.png') no-repeat top;
}

#infolinia{
height: 181px;
width: 291px;
background: url('../img/infolinia.jpg') no-repeat top;
overflow: hidden;
}

#infolinia h4{
margin: 15px 0 35px 30px;
font-size: 16px;
color: #ff6767;
}

#infolinia p{
line-height: 18px;
margin-left: 30px;
margin-bottom: 20px;
}

#infolinia p span{
font-size: 16px;
color: #ff6767;
}

#nowosci{
min-height: 414px;
background: url('../img/nowosci.jpg') no-repeat top left;
overflow: hidden;
}

#nowosci h4 {
margin: 14px 0 35px 30px;
font-size: 16px;
color: #ff6767;
}

#nowosci h5 a {
margin: 14px 0 10px 30px;
font-size: 12px;
color: #3c8344;
width: 240px;
display: block;
font-weight: bold;

-webkit-transition: all 0.5s ease-in;
-moz-transition: all 0.5s ease-in;
-o-transition: all 0.5s ease-in;
transition: all 0.5s ease-in;

}

#nowosci h5 a:hover, #nowosci h5 a span:hover{
color: black;
}


#nowosci h5 a span{
font-weight: normal;
}



#nowosci p{
line-height: 18px;
margin-left: 30px;
margin-bottom: 10px;
}

#nowosci a img{
display: block;
float: left;
margin: 0 10px 0 30px;
-webkit-transition: all 0.5s ease-in;
-moz-transition: all 0.5s ease-in;
-o-transition: all 0.5s ease-in;
transition: all 0.5s ease-in;
}

#nowosci .wiecej2{
color: #ee9752;
font-size: 10px;
float: right;
margin-right: 10px;
-webkit-transition: all 0.5s ease-in;
-moz-transition: all 0.5s ease-in;
-o-transition: all 0.5s ease-in;
transition: all 0.5s ease-in;
}

#nowosci .wiecej2:hover{
color: black;
}

.nowosc a img:hover{
filter: alpha(opacity=50);
-moz-opacity: 0.5;
-khtml-opacity: 0.5;
opacity: 0.5;
}

.cien{
clear: both;
padding-top: 76px;
height: 25px;
width: 960px;
margin: 0 auto 0 auto;
background: url('../img/foot.jpg') no-repeat bottom;
overflow: hidden;
}

.cien2{
height: 25px;
width: 960px;
margin: 0 auto 0 auto;
background: url('../img/foot2.jpg') no-repeat top;
}


#stopka{
clear: both;
width: 960px;
margin: 0px auto 0 auto;
overflow: hidden;
}

#stopka ul{
float: left;
margin-right:25px;
width: 220px;
}

#stopka ul li:before{
content:"- ";
}

#stopka ul li{
margin-bottom: 5px;
}

#stopka ul h5 {
margin: 10px 0px;
color: #6f98b2;
font-weight: bold;

}

#stopka ul h5 a {
color: #6f98b2;
-webkit-transition: all 0.5s ease-in;
-moz-transition: all 0.5s ease-in;
-o-transition: all 0.5s ease-in;
transition: all 0.5s ease-in;
}

#stopka ul li a{
color: #9c9c9c;
-webkit-transition: all 0.5s ease-in;
-moz-transition: all 0.5s ease-in;
-o-transition: all 0.5s ease-in;
transition: all 0.5s ease-in;
}

#stopka ul h5 a:hover, #stopka ul li a:hover{
color: black;
}


#stopka ul.ostatnia{
margin:0;
}

.fl{float:left;}
.fr{float:right;}

#copy{
margin-top: 2px;
clear: both;
width: 100%;
height: 50px;
background: #fff;
overflow: hidden;
}

.in{
padding-top: 20px;
width: 960px;
margin: 0 auto 0 auto;
}

.in a, .in p{
color: #6f98b2;
-webkit-transition: all 0.5s ease-in;
-moz-transition: all 0.5s ease-in;
-o-transition: all 0.5s ease-in;
transition: all 0.5s ease-in;
}

.in a:hover{
color: black;
}

.categories {
    padding: 10px;
}

.categories ul {

}

.categories ul li a{
    display: block;
    color: #00aaff;
    padding: 5px 0;
    font-size: 13px;
    font-weight: bold;
}

.categories ul li a:hover, .categories ul li a.selected {
    text-decoration: underline;
}

.categories ul li a.child {
    padding-left: 15px;
}

.productImages {
    float: left;
    padding: 10px;
    height: 100%;
    width: 100px;
    margin: 0 15px 0 0;
    text-align: center;
}

.productImages a img {
    display: block;
    margin-top: 10px;
}

.opis {
    float: left;
    padding: 10px;
    height: 100%;
    width: 480px;
}

.prodName {
    margin: 0;
    padding: 0;
}

.prodName p{
    margin: 0;
    padding: 0;
}

#CatId {
    border: 1px solid black;
}

.categoriesSlider {
    padding: 0 10px 10px 10px;
    position: relative;
    width: 500px;
    z-index: 100;
    padding: 10px;
    float: left;
}


.categoriesSlider ul {
    width: 500px;
    list-style: none;
    height: 25px;
    overflow: hidden;
    position: absolute;
    left: 120px;
    top: 2px;

}

.categoriesSlider ul li {
    margin: 0;
    width: 500px;
}

.categoriesSlider ul li a{
    width: 495px;
    margin: 0;
    display: block;
    color: #00aaff;
    padding: 5px 0 5px 5px;
    font-size: 11px;
    font-weight: bold;
    vertical-align: middle;
}

.categoriesSlider ul li a:hover, .categoriesSlider ul li a.selected {
/*    text-decoration: underline;*/
    background: #DEE9EF;
}

.categoriesSlider ul li ul {
    height: 100%;
    padding: 0;
    margin: 0;
    position: relative;
    left: 0px;
    overflow: visible;
    border: none;
}
.categoriesSlider ul li ul li{    
    width: 450px;
    padding: 0;
    margin: 0;
}

.categoriesSlider ul li ul li a{
    padding: 5px 0 5px 5px;
    margin: 0;
    width: 465px;
}

#catSelector {
    position: absolute;
    right: -90px;
    top: 2px;
    padding: 2px 11px;
    background: #C6DEF2;
    font-weight: bold;
    z-index: 200;
    border:1px solid #A7C5D6;
}

#catSelector:hover {
    background: #DEEEFC;
}

#catLink {

}

#catLink:hover {
    text-decoration: none;
    background: none;
}



h1.news {
    padding-left: 25px;
}
.data {
    float: right;
    color: #B5B5B5;
}

.lang {
    position: absolute;
    z-index: 300;
    right: 5px;
    top: 10px;
}

.lang img {
    float: left; margin-left: 10px;
}


.images {

}

.images img {
    margin: 5px !important;
}
