@import url(https://fonts.googleapis.com/css?family=Josefin+Sans:400,100,300,600,700&subset=latin-ext);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,100,300,500,700,900&subset=latin-ext,latin);
@import url(https://fonts.googleapis.com/css?family=Fjalla+One&subset=latin-ext);
@import url(https://fonts.googleapis.com/css?family=Ubuntu:400,300,500,700&subset=latin-ext);
.header {
    background-color: none;
    border-bottom: 1px solid #c0c0c0;
}

body {
    background: url('../images/user/bgTile.png') repeat-x top left #E6E7E7;
}

div.logo {
    background: none;
}

.menu {
    background-color: transparent;
}

.breadcrumbs {
    background-color: transparent;
}

.footer {
    background:url('../images/user/footerBg.png') repeat-x top left #252525;
   color:#eee;
}

.footer a{
  color:#afafaf; 
}

.main {
    background-color: transparent;
}

.main .leftcol
{
  width:250px!important;
  max-width:250px!important;
}

.breadcrumbs a{
  color:#3d3d3d;
}

.breadcrumbs a:hover{
  color:#f06e16;
}

h3{
  color:#fff;
  text-align:center;
}



.centercol{
  padding-left:10px;
}



.menu li h3 img {
   padding-left:18px;
   padding-right:15px;
   padding-top:6px;
    vertical-align: top;
}


ul .standard li a{
  padding:10px;
}
   
.innersmallgallery ul li{
  float:left;
  width: 47px;
}
   
.myClear{
  clear:both;
}
   
select {
    width: 100px;
}

#platnosciBaner {
    text-align: center;
    margin: 0 auto;
}

#platnosciBaner img {
    margin: 0 auto;
}

#banerZagiel {
    width: 226px;
}

/* Pasek z platnosci.pl */

#banersSlider {
    clear:both;
    padding:0px 2px 0px 2px;
    width:839px;
}

#banersSlider #sliderContainer {
    visibility: visible;
    overflow: hidden;
    position: relative;
    z-index: 2;
    left: 0px;
    width: 800px;
    height: 40px;
    background-color: #fff;
}

#banersSlider #sliderContainer ul.item {
    margin: 0pt;
    padding: 0pt;
    position: relative;
    list-style-type: none;
    z-index: 1;
    width: 800px;
}

#banersSlider #sliderContainer ul.item li.logoHolder {
    overflow: hidden;
    float: left;
    width: 100px;
    height: 40px;
}

#banersSlider #sliderContainer ul.item li.logoHolder a {
    display: block;
    width: 100px;
    height: 40px;
}

#banersSlider a.next_btn, #banersSlider a.prev_btn {
  width: 13px;
  height: 21px;
  display: block;
  text-indent: -9999px;
  position: absolute;
  top: 9px;
  cursor: pointer;
  background: transparent url(../images/user/b-arrows-baners.png) no-repeat;
}
#banersSlider a.next_btn {
  background: transparent url(../images/user/b-arrows-baners.png) no-repeat -15px 0;
  right: 0;
}
#banersSlider a.next_btn:hover {
  background-position: -15px -21px;
}
#banersSlider a.prev_btn {
  background: transparent url(../images/user/b-arrows-baners.png) no-repeat 0 0;
  left: 0;
}
#banersSlider a.prev_btn:hover {
  background-position: 0 -21px;
}

#hdsWinBg
{
    width:100%;
    height:100%;
    position:fixed;
    top:0px;
    left:0px;
    background:url(/img/hds/bg_dark.png) left top;
    z-index:9000;
    display:none;
}
#hdsWinDisplay
{
    width:800px;
    height:400px;
    background:url(/img/hds/bg.gif) left top repeat-x #AFBCC2;
    border:1px solid #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow: 0px 3px 10px rgba(0,0,0,0.25);
    -webkit-box-shadow: 0px 3px 10px rgba(0,0,0,0.25);
    box-shadow: 0px 3px 10px rgba(0,0,0,0.25);
    position:fixed;
    z-index:9900;
    top:15%;
    left:27%;
    display:none;
}
#hdsWinTitle
{
    color:#383838;
    font-size:16px;
    padding:20px 15px;
}
#hdsWinClose
{
    position:absolute;
    margin:-71px 0px 0px 776px;
}
#hdsWinCnt
{
    padding:0px 15px;
    font-size:12px !important;
    color:#333 !important;
}
#hdsWinCnt ul
{
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin:0px;
    padding:10px 0px 0px 0px;
    line-height: 0px !important;
    font-size: 0px !important;
}
#hdsWinCnt li
{
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin:0px;
    padding:0px;
    float:left;
    line-height: 0px !important;
    font-size: 0px !important;
}
#hdsWinCnt li img.normal
{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow:0px 1px 3px rgba(0,0,0,0.25);
    -webkit-box-shadow:0px 1px 3px rgba(0,0,0,0.25);
    box-shadow:0px 1px 3px rgba(0,0,0,0.25);
    border:1px solid #fff;
    margin: 6px;
    width: 176px;
}
#hdsWinCnt li img.select
{
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow:0px 0px 3px rgba(255,25,0,0.65);
    -webkit-box-shadow:0px 0px 3px rgba(255,25,0,0.65);
    box-shadow:0px 0px 3px rgba(255,25,0,0.65);
    border:5px solid #ff8000;
    margin: 2px;
    width: 176px;
}

#hdsWinBg1
{
    width:100%;
    height:100%;
    position:fixed;
    top:0px;
    left:0px;
    background:url(/img/hds/bg_dark.png) left top;
    z-index:9010;
    display:none;
}
#hdsWinDisplay1
{
    width: 1072px;
    height:500px;
    background:url(/img/hds/bg.gif) left top repeat-x #AFBCC2;
    border:1px solid #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow: 0px 3px 10px rgba(0,0,0,0.25);
    -webkit-box-shadow: 0px 3px 10px rgba(0,0,0,0.25);
    box-shadow: 0px 3px 10px rgba(0,0,0,0.25);
    position:fixed;
    z-index:9900;
    top:10%;
    left:25%;
    display:none;
}
#hdsWinTitle1
{
    color:#383838;
    font-size:16px;
    padding:20px 15px;
}
#hdsWinClose1
{
    position:absolute;
    margin: -12px 0 0 1062px;
}
#hdsWinCnt1
{
    padding:0px 15px;
    font-size:12px !important;
    color:#333 !important;
}
#hdsWinCnt1 ul
{
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin:0px;
    padding:10px 0px 0px 0px;
    line-height: 0px !important;
    font-size: 0px !important;
}
#hdsWinCnt1 li
{
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin:0px;
    padding:0px;
    float:left;
    line-height: 0px !important;
    font-size: 0px !important;
}
#hdsWinCnt1 li img.normal
{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow:0px 1px 3px rgba(0,0,0,0.25);
    -webkit-box-shadow:0px 1px 3px rgba(0,0,0,0.25);
    box-shadow:0px 1px 3px rgba(0,0,0,0.25);
    border:1px solid #fff;
    margin: 6px;
    width: 176px;
}
#hdsWinCnt1 li img.select
{
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow:0px 0px 3px rgba(255,25,0,0.65);
    -webkit-box-shadow:0px 0px 3px rgba(255,25,0,0.65);
    box-shadow:0px 0px 3px rgba(255,25,0,0.65);
    border:5px solid #ff8000;
    margin: 2px;
    width: 176px;
}

.hdstxt
{
    width:50px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    border:1px solid #EAEAEA;
    -moz-box-shadow:inset 0px 1px 3px rgba(0,0,0,0.75);
    -webkit-box-shadow:inset 0px 1px 3px rgba(0,0,0,0.25);
    box-shadow:inset 0px 2px 4px rgba(0,0,0,0.45);
    padding:5px;
    margin:10px 0px 5px 5px;
    color:#666;
    font-size:14px;
    font-family:Georgia;
}
.hdstxt:focus
{
    border:1px solid #FF9400;
    color:#000;
    font-size:14px;
}
.hdsinput
{
    background: none repeat scroll 0 0 #FF8000;
    border: 1px solid #FFB66D;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.35);
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.35);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.35);
    color: #181818;
    cursor: pointer;
    font-weight: bold;
    height: 28px;
    margin: 0px 0 0;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
    width: 56px;
    padding-bottom:3px;
}
.hdsinput:hover
{
    -moz-box-shadow:0 0 4px rgba(255, 184, 0, 0.75);
    -webkit-box-shadow:0 0 4px rgba(255, 184, 0, 0.75);
    box-shadow:0 0 4px rgba(255, 184, 0, 0.75);
    color: #FFFFFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}
.hdsfooter
{
    -moz-box-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);
    -webkit-box-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);
    box-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);
    border-top:1px solid #D7DDE0;
    text-align:center;
    font-size:10px;
    text-shadow:0px 1px 0px rgba(255,255,255,0.4);
    color:#333 !important;
    margin:5px 0 0 0;
    padding:3px 0 0 0;
}

.main .innerbox .shaded_inputwrap {
height: 33px;
}

#scrollMenuFlash
{
  margin-top: 15px; 
  margin-left: -2px; 
  padding-left: 3px; 
  display:none; 
}


ul.standard {
    margin: -10px 0 0 0 !important;
    padding: 0 0 0 0 !important;
  width:210px;
}
ul.standard li {
  background: -moz-linear-gradient(top, #DDDDDD 0%, #AEAEAE 100%) !important;
  background: linear-gradient(top, #DDDDDD 0%, #AEAEAE 100%) !important;
  background: -o-linear-gradient(top, #DDDDDD 0%, #AEAEAE 100%) !important;
  background: -webkit-linear-gradient(top, #DDDDDD 0%, #AEAEAE 100%) !important;
  background: -ms-linear-gradient(top, #DDDDDD 0%, #AEAEAE 100%) !important;
  padding-right:5px !important;
  border-bottom: 1px solid #888888;
  border-top: 1px solid #F1F1F1;
}
ul.standard li:hover {
  background: -moz-linear-gradient(top, #f8f8f8 0%,#d8d8d8 100%) !important;
  background: linear-gradient(top, #f8f8f8 0%, #d8d8d8 100%) !important;
  background: -o-linear-gradient(top, #f8f8f8 0%, #d8d8d8 100%) !important;
  background: -webkit-linear-gradient(top, #f8f8f8 0%, #d8d8d8 100%) !important;
  background: -ms-linear-gradient(top, #f8f8f8 0%, #d8d8d8 100%) !important;
  padding-right:5px !important;
}
ul.standard li ul li
{
  background: -moz-linear-gradient(top, #f2f2f2 0%,#d9d9d9 100%) !important;
  background: linear-gradient(top, #f2f2f2 0%, #d9d9d9 100%) !important;
  background: -o-linear-gradient(top, #f2f2f2 0%, #d9d9d9 100%) !important;
  background: -webkit-linear-gradient(top, #f2f2f2 0%, #d9d9d9 100%) !important;
  background: -ms-linear-gradient(top, #f2f2f2 0%, #d9d9d9 100%) !important;
}
ul.standard li ul li ul li
{
  background: -moz-linear-gradient(top, #f6f6f6 0%,#dfdfdf 100%) !important;
  background: linear-gradient(top, #f6f6f6 0%, #dfdfdf 100%) !important;
  background: -o-linear-gradient(top, #f6f6f6 0%, #dfdfdf 100%) !important;
  background: -webkit-linear-gradient(top, #f6f6f6 0%, #dfdfdf 100%) !important;
  background: -ms-linear-gradient(top, #f6f6f6 0%, #dfdfdf 100%) !important;
}
ul.standard li ul li ul li ul li
{
  background: -moz-linear-gradient(top, #fafafa 0%,#e3e3e3 100%) !important;
  background: linear-gradient(top, #fafafa 0%, #e3e3e3 100%) !important;
  background: -o-linear-gradient(top, #fafafa 0%, #e3e3e3 100%) !important;
  background: -webkit-linear-gradient(top, #fafafa 0%, #e3e3e3 100%) !important;
  background: -ms-linear-gradient(top, #fafafa 0%, #e3e3e3 100%) !important;
}
ul.standard li ul li ul li ul li ul li
{
  background: -moz-linear-gradient(top, #fdfdfd 0%,#efefef 100%) !important;
  background: linear-gradient(top, #fdfdfd 0%, #efefef 100%) !important;
  background: -o-linear-gradient(top, #fdfdfd 0%, #efefef 100%) !important;
  background: -webkit-linear-gradient(top, #fdfdfd 0%, #efefef 100%) !important;
  background: -ms-linear-gradient(top, #fdfdfd 0%, #efefef 100%) !important;
}
ul.standard li a {
    font-weight:bold;
}
ul.standard li em {
    color: #777 !important;
    font-size: 10px !important;
}
ul.standard li ul li:hover
{
  background: -moz-linear-gradient(top, #f7f7f7 0%,#dfdfdf 100%) !important;
  background: linear-gradient(top, #f7f7f7 0%, #dfdfdf 100%) !important;
  background: -o-linear-gradient(top, #f7f7f7 0%, #dfdfdf 100%) !important;
  background: -webkit-linear-gradient(top, #f7f7f7 0%, #dfdfdf 100%) !important;
  background: -ms-linear-gradient(top, #f7f7f7 0%, #dfdfdf 100%) !important;
}
ul.standard li ul li ul li:hover
{
  background: -moz-linear-gradient(top, #fafafa 0%,#e0e0e0 100%) !important;
  background: linear-gradient(top, #fafafa 0%, #dfdfdf 100%) !important;
  background: -o-linear-gradient(top, #fafafa 0%, #dfdfdf 100%) !important;
  background: -webkit-linear-gradient(top, #fafafa 0%, #dfdfdf 100%) !important;
  background: -ms-linear-gradient(top, #fafafa 0%, #dfdfdf 100%) !important;
}
ul.standard li ul li ul li ul li:hover
{
  background: -moz-linear-gradient(top, #ffffff 0%,#e9e9e9 100%) !important;
  background: linear-gradient(top, #ffffff 0%, #e9e9e9 100%) !important;
  background: -o-linear-gradient(top, #ffffff 0%, #e9e9e9 100%) !important;
  background: -webkit-linear-gradient(top, #ffffff 0%, #e9e9e9 100%) !important;
  background: -ms-linear-gradient(top, #ffffff 0%, #e9e9e9 100%) !important;
}
ul.standard li ul li ul li ul li ul li:hover
{
  background: -moz-linear-gradient(top, #ffffff 0%,#ececec 100%) !important;
  background: linear-gradient(top, #ffffff 0%, #ececec 100%) !important;
  background: -o-linear-gradient(top, #ffffff 0%, #ececec 100%) !important;
  background: -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%) !important;
  background: -ms-linear-gradient(top, #ffffff 0%, #ececec 100%) !important;
}

ul.standard li ul li a {
    font-size: 12px;
  font-weight:normal;
  text-transform:uppercase;
}

.myClear2
{
  float:none !important;
  clear:both !important;
  height:0px !important;
  width:0px !important;
  padding:0px !important;
  margin:0px !important;
  overflow:hidden !important;
  font-size:0px !important;
  line-height:0px !important;
}
#banki_container
{
  height:37px;
  display:block;
  border:1px solid #d0d0d0;
  border-radius:7px;
  margin:0px !important;
  padding:1px;
  background:#f0f0f0;
  box-shadow:0px 1px 2px rgba(0,0,0,0.1);
}
.banki_btn_left 
{
  float:left;
  border-right:1px solid #d0d0d0;
}
.banki_btn_left:hover
{
  background:#fff;
  border-radius:6px 0px 0px 6px;
}
.banki_btn_right 
{
  float:left;
  border-left:1px solid #d0d0d0;
}
.banki_btn_right:hover
{
  background:#fff;
  border-radius:0px 6px 6px 0px;
}
.banki_scroll 
{
  width:801px;
  height:37px;
  overflow:hidden;
  float:left;
  position:relative;
}
.banki_list
{
  margin-top:0px;
  margin-left:0px;
  margin-right:0px;
  margin-bottom:0px;
  padding:0px;
  list-style-position:inside;
  list-style-image:none;
  list-style-type:none;
  display:block;
  width:2300px;
  position:static;
}
.banki_item
{
  margin:0px;
  padding:0px;
  width:100px;
  height:37px;
  float:left;
}
.banki_item_anchor
{
  display:block;
  width:100px;
  height:37px;
  overflow:hidden;
}
.banki_item_anchor img
{
  float:left;
  position:absolute;
}
.ex1 img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5;
}

.ex1:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}
.ikona-mkdz
{
transition:All 0.7s ease;
-webkit-transition:All 0.7s ease;
-moz-transition:All 0.7s ease;
-o-transition:All 0.7s ease;
transform: rotate(0deg) scale(0.983) skew(0deg) translate(0px);
-webkit-transform: rotate(0deg) scale(0.983) skew(0deg) translate(0px);
-moz-transform: rotate(0deg) scale(0.983) skew(0deg) translate(0px);
-o-transform: rotate(0deg) scale(0.983) skew(0deg) translate(0px);
-ms-transform: rotate(0deg) scale(0.983) skew(0deg) translate(0px);
opacity:1;
}
.ikona-mkdz:hover
{
transform: rotate(0deg) scale(1.104) skew(-1deg) translate(-1px);
-webkit-transform: rotate(0deg) scale(1.104) skew(-1deg) translate(-1px);
-moz-transform: rotate(0deg) scale(1.104) skew(-1deg) translate(-1px);
-o-transform: rotate(0deg) scale(1.104) skew(-1deg) translate(-1px);
-ms-transform: rotate(0deg) scale(1.104) skew(-1deg) translate(-1px);
opacity:0.5;
}
.mookSelectMenu {
    color: #000;
    display: block;
    padding: 0.5em;
    font-weight: normal;
    font-size: 1.0em;
    border-width: 1px;
    border-style: solid;
    border-color: #CCCCCC;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.labeladaptery
{
     text-shadow: 0 1px 5px #969696;
    font-size:24px;
   width:200px;
    line-height:60px;
    
    
}
.mookSelectMenu {
    width:300px;
    color: #000;
    display: block;
    padding: 0.5em;
    font-weight: normal;
    font-size: 1.0em;
    border-width: 1px;
    border-style: solid;
    border-color: #CCCCCC;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.CSSTableGenerator {
	margin:0px;padding:0px;
	width:100%;
	box-shadow: 10px 10px 5px #888888;
	border:1px solid #000000;
	
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
	
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
	
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
	
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}.CSSTableGenerator table{
    border-collapse: collapse;
        border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}.CSSTableGenerator tr:last-child td:last-child {
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
}
.CSSTableGenerator table tr:first-child td:first-child {
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.CSSTableGenerator table tr:first-child td:last-child {
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
}.CSSTableGenerator tr:last-child td:first-child{
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
}.CSSTableGenerator tr:hover td{
	
}
.CSSTableGenerator tr:nth-child(odd){ background-color:#ffaa56; }
.CSSTableGenerator tr:nth-child(even)    { background-color:#ffffff; }.CSSTableGenerator td{
	vertical-align:middle;
	
	
	border:1px solid #000000;
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding:7px;
	font-size:10px;
	font-family:Arial;
	font-weight:normal;
	color:#000000;
}.CSSTableGenerator tr:last-child td{
	border-width:0px 1px 0px 0px;
}.CSSTableGenerator tr td:last-child{
	border-width:0px 0px 1px 0px;
}.CSSTableGenerator tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.CSSTableGenerator tr:first-child td{
			


	border:0px solid #000000;
	
	border-width:0px 0px 1px 1px;
	font-size:14px;
	font-family:Verdana;
	
}
.CSSTableGenerator tr:first-child:hover td{

}
.CSSTableGenerator tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.CSSTableGenerator tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}
.selectBox
{
    width:270px;
   float:left;
    
}
.pro-opis
{
  float:left;
    font-family:Verdana;
   width:150px;
   padding-left:15px;
    
}
.pro-cat
{
  float:left;
    font-family:Verdana;
   width:650px;
   padding-left:15px;
    
    
}
.adap-opis
{
   margin-left:80px; 
    
}
.adap-link
{
    background: -moz-linear-gradient(center top , #FFA300, #E45B00) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #AA0000;
    border-radius: 4px;
    color: #FFFFFF;
    font-size: 1.1em;
    font-weight: bold;
    height: 2.3em;
    overflow: visible;
    vertical-align: middle;
    white-space: nowrap;
  margin-left:86px;
    
}
.adap-sred
{
   margin-left:83px;  
    
}
.adap-link
{
color:  #ffffff;
  text-decoration:none;
}
.adap-link:hover
{
color:#fff;
  text-decoration:non;
  box-shadow: 0 0 4px #880000;
}
#tabela-adap:hover
{
opacity:0.7;
}
#tabela-adap
{
opacity:1;
    display:none;
}
#model-nazwa
{
  
}


/* ----------------IMAGE SLIDER------------- */
#SlideItMoo_outer {  
	width:840px; 
	height:202px;
	margin:10px auto 10px; 
background-image:url('/img/bg-b.png');
background-repeat:no-repeat;
	display:block; 
	position:relative; 
	padding:0px 10px 0px;
	
}
/* create custom forward-backward buttons for this container */
#SlideItMoo_outer .SlideItMoo_forward,
#SlideItMoo_outer .SlideItMoo_back{ 
	display:block; 
	position:absolute; 
	cursor:pointer; 
	width:25px; 
	height:200px; 
	bottom:0px; 
	right:5px; 
	background:url(../images/slideitmoo_forward.png) no-repeat center;  
}
#SlideItMoo_outer .SlideItMoo_back { 
	left:5px; 
	background:url(../images/slideitmoo_back.png) no-repeat center;  
}

/* the width is set to show the number of thumbnails that will be visible */
#SlideItMoo_inner{ 
	position:relative ; 
	overflow:hidden ; 
	width:474px ; /* set a display width to make the slider look good in case js is disabled */
	margin:0px auto 0px;
	padding:10px 0px 10px;
	height:181px;
}
/* the thumbnails container; set a width on it so everything will be fine */
#SlideItMoo_items { 
	display:block; 
	position:relative; 
}
/* single element design */
#SlideItMoo_items div.SlideItMoo_element { 
	display:block; 
	position:relative; 
	float:left; 
	margin-left:23px;
margin-top: 15px;
	font-size:11px; 
	width:80px; 
	height:auto;
	text-align:center; 
	color:#FFFFFF;
}
#SlideItMoo_items a { padding:0px; margin:3px 0px 3px; clear:both; display:block;  padding:2px; }
#SlideItMoo_items a img{ border:none; }

.car-item-image
{
height:100px;
width:100px;
transition:All 0.7246s ease;
-webkit-transition:All 0.7246s ease;
-moz-transition:All 0.7246s ease;
-o-transition:All 0.7246s ease;
margin-top:20px;
}
.car-item-image:hover
{
height:100px;
width:100px;
transform: rotate(0deg) scale(1.3) skew(0deg) translate(0px);
-webkit-transform: rotate(0deg) scale(1.3) skew(0deg) translate(0px);
-moz-transform: rotate(0deg) scale(1.3) skew(0deg) translate(0px);
-o-transform: rotate(0deg) scale(1.3) skew(0deg) translate(0px);
-ms-transform: rotate(0deg) scale(1.3) skew(0deg) translate(0px);
opacity:0.7;
}
.car-item-opis
{
background: #fea000; /* Old browsers */
background: -moz-linear-gradient(top, #fea000 0%, #e55e00 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fea000), color-stop(100%,#e55e00)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #fea000 0%,#e55e00 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #fea000 0%,#e55e00 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #fea000 0%,#e55e00 100%); /* IE10+ */
background: linear-gradient(to bottom, #fea000 0%,#e55e00 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fea000', endColorstr='#e55e00',GradientType=0 );
width:160px;
display:none;
height:20px;
margin-top:15px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 0px 0px 10px 0px rgba(53, 50, 50, 0.75);
-moz-box-shadow:    0px 0px 10px 0px rgba(53, 50, 50, 0.75);
box-shadow:         0px 0px 10px 0px rgba(53, 50, 50, 0.75);
font-size:12px;
font-family:Verdana;
margin-left:-23px;
}
.image-logout
{
    float: right;
   
    width: auto;
  
}
.image-logout:hover
{
opacity:0.5;
}
.image-user
{
margin-left:3px;
   height: 100px;
}
.image-user:hover
{
opacity:0.6;
}
.wyr-ceneo:hover
{
opacity:0.7;
}
.mkzary-catimage:hover
{
  opacity:0.6;

}
.undo
{
float:left!important;
}
.order
{
float:right;
}
#drewnochronevent
{
opacity:1;
}
#drewnochronevent:hover
{

}
.askot_input
{
    border: 0 none;
    box-shadow: 0 0 5px 0 #c9c9c9;
      -webkit-box-shadow: 0 0 5px 0 #c9c9c9;
    -moz-box-shadow: 0 0 5px 0 #c9c9c9;
      box-shadow: 0 0 5px 0 #c9c9c9;
    font-family: "Tahoma",sans-serif;
    font-size: 13px;
    font-weight: 500;
    height: 30px;
    line-height: 30px;
    margin-left: 10px;
    margin-top: 10px;
    width: 173px;
}
.askot_input:focus
{
   -webkit-box-shadow: 0 0 5px 0 #969696;
box-shadow: 0 0 5px 0 #969696;
  -moz-box-shadow: 0 0 5px 0 #969696;
   color:#000;
}
#mail_input
{
 background:#ffffff url("/public/images/mail-icon.png") no-repeat scroll 0px 1px;
    padding-left: 30px;
}
#mail_input:focus
{
 background:#ffffff url("/public/images/mail-icon_hover.png") no-repeat scroll 0px 1px;
    padding-left: 30px;
}
#pass_input
{
 background:#ffffff url("/public/images/pass-icon.png") no-repeat scroll 0px 1px;
    padding-left: 30px;
}
#pass_input:focus
{
 background:#ffffff url("/public/images/pass-icon_hover.png") no-repeat scroll 0px 1px;
    padding-left: 30px;
}
#button_login
{
     background: #ebebeb url("../images/box_head.png") repeat-x scroll 0 0;
    color: #fff;
    font-family: "Tahoma",sans-serif;
    font-size: 13px;
    font-weight: 600;
    line-height: 18px;
   
  
}
#button_login:hover
{
  background: #ebebeb url("/public/images/box-head-hover.jpg") repeat-x scroll 0 0;
box-shadow: 0 0 0px #000!important;
 
 
}
#username_login
{
  font-family: "Josefin Sans",sans-serif;
    font-size: 17px;
    font-weight: 700;
    text-transform: uppercase;
}
.user-box-name
{
  width:200px;
}
.panel-msg
{
       font-family: "Tahoma",sans-serif;
    font-size: 13px;
    line-height: 20px;
}
#box_bestsellers .productname
{
   text-align:center;
  font-family:"Tahoma";
}
.bestseller_mainprice
{
  font-family:"Tahoma";
  font-size:20px;
  font-weight:500!important;
}
#box_bestsellers h3
{
  
}
#box_lastadded ul
{
  text-align:center;
}
#box_lastadded a
{
  color:#000!important;
}
#box_lastadded a:hover
{
  color:#f06e16!important;
  text-decoration:none;
}
.askot-button-search
{
  opacity:1.0;
}
.askot-button-search:hover
{
  opacity:0.6;
}
.ask_input16
{
     background: #ebebeb url("/public/images/box_head.png") repeat-x scroll 0 0;
    color: #fff;
    font-family: "Tahoma",sans-serif;
    font-size: 13px;
    font-weight: 600;
    line-height: 18px;
 
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #fff;
    display: block;
    margin: 10px auto;
    overflow: visible;
    padding: 0.5em 1em;
   
  
}
.ask_input16:hover
{
  background: #ebebeb url("/public/images/box-head-hover.jpg") repeat-x scroll 0 0;
box-shadow: 0 0 0px #000!important;
 
 
}
ul.standard li ul li a
{
  
}
#pinfo {
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
	line-height: 18px;
	word-wrap: break-word;
}
table.pinfo {
    width: 98%;
}
caption.pinfo {
    font-family: Verdana,Arial,sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding: 10px 0 0 12px;
    text-align: left;
    width: 100%;
}
tr.pinfo {
}
td.pinfo {
    background-color: whitesmoke;
    border: 1px dotted lightgrey;
    font-family: Verdana,Arial,sans-serif;
    font-size: 11px;
    padding: 8px 8px 4px;
    width: 100%;
}
td.pinfobold {
    background-color: whitesmoke;
    border: 1px dotted lightgrey;
    font-family: Verdana,Arial,sans-serif;
    font-size: 11px;
    font-weight: bold;
    padding: 8px 8px 4px;
    width: 100%;
}
td.pinfoleft {
    background-color: whitesmoke;
    border: 1px dotted lightgrey;
    font-family: Verdana,Arial,sans-serif;
    font-size: 11px;
    padding: 4px;
    width: 30%;
}
td.pinforight {
    background-color: whitesmoke;
    border: 1px dotted lightgrey;
    font-family: Verdana,Arial,sans-serif;
    font-size: 11px;
    padding: 4px;
    width: 70%;
}
.orders
{
  width:805px;
    font-family:'Ubuntu',sans-serif;
    border:1px solid #dedede;
    text-align:center;
}
.orders td
{
 vertical-align:middle!important;
   border:1px solid #dedede;
}

.orders thead
{

 
  color: #000;
    font-size: 13px;
    height: 40px;
    text-transform: uppercase;
     border:1px solid #dedede;
    text-align:center;
  font-weight:500;
  background:#eaeaea;
  margin: auto;
height: 60px;
  padding: 1rem;
}
.orders tbody
{
     border:1px solid #dedede;
    text-align:center;

  margin: auto;

  padding: 1rem;
}
.orders .even
{
  height: 60px;
}
.orders .odd
{
  height: 60px;
}
.orders .even td
{
       border:1px solid #dedede;
    text-align:center;

  margin: auto;
vertical-align:middle;
padding: 10px;

}
.orders .odd td
{
       border:1px solid #dedede;
    text-align:center;
  background:#eaeaea;
  margin: auto;
vertical-align:middle;
padding: 10px;
}
.orders-action
{
  color:#000;
}
.orders-action:hover
{
  color:#EB6E0f;
}
.orders-action-img
{
  opacity:1;
}
.orders-action-img:hover
{
  opacity:0.7;
}
.orders .status
{
  padding-left:5px;
  padding-right:5px;
}
.askot-shoper-button1 {
	-moz-box-shadow: 0px 1px 0px 0px #fce2c1;
	-webkit-box-shadow: 0px 1px 0px 0px #fce2c1;
	box-shadow: 0px 1px 0px 0px #fce2c1;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f0a15b), color-stop(1, #e35b00));
	background:-moz-linear-gradient(top, #f0a15b 5%, #e35b00 100%);
	background:-webkit-linear-gradient(top, #f0a15b 5%, #e35b00 100%);
	background:-o-linear-gradient(top, #f0a15b 5%, #e35b00 100%);
	background:-ms-linear-gradient(top, #f0a15b 5%, #e35b00 100%);
	background:linear-gradient(to bottom, #f0a15b 5%, #e35b00 100%);
  max-width:160px;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0a15b', endColorstr='#e35b00',GradientType=0);
	background-color:#f0a15b;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:15px;
	border:2px solid #e3762d;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:inherit;
	font-size:14px;
	font-weight:bold;
	padding:5px 5px;
	text-decoration:none;
 width:160px;
  min-height:40px;
margin:auto;
  vertical-align: middle; 
  text-align: center; 
  line-height: 20px;
}
.askot-shoper-button1:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #e35b00), color-stop(1, #f0a15b));
	background:-moz-linear-gradient(top, #e35b00 5%, #f0a15b 100%);
	background:-webkit-linear-gradient(top, #e35b00 5%, #f0a15b 100%);
	background:-o-linear-gradient(top, #e35b00 5%, #f0a15b 100%);
	background:-ms-linear-gradient(top, #e35b00 5%, #f0a15b 100%);
	background:linear-gradient(to bottom, #e35b00 5%, #f0a15b 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e35b00', endColorstr='#f0a15b',GradientType=0);
	background-color:#e35b00;
  color:#fff!important;
}
.askot-shoper-button1:active {
	position:relative;
	top:1px;
}

.categorydesc img
{
 
}
.askot_newcat
{

  opacity:1.0;
}
.askot_newcat:hover
{

opacity:0.7;  
}

.c1view
{
   width: 200px;
   height: 210px;
   margin: 10px 8px 5px 0;
   float: left;

   position: relative;
   text-align: center;

}

.categorydesc
{
  padding-bottom:40px!important;
}

.c1view img {

	  filter: none;
  -webkit-filter: grayscale(0);
	-webkit-transition: .4s ease-in-out;
	transition: .4s ease-in-out;


    box-shadow: 0px 0px 10px #5c5c5c;
}
.c1view img:hover
{
filter: grayscale(1);
	-webkit-filter: grayscale(1);
	-moz-filter: grayscale(1);
	-o-filter: grayscale(1);
	-ms-filter: grayscale(1);
     box-shadow:none;
  -webkit-transform: scale(0.97);
  	-moz-transform: scale(0.97);
  	-o-transform: scale(0.97);
  	transform: scale(0.97);
}
.col-md-6 {
    float: left;
    padding: 30px;
    width: calc(50% - 60px);
    vertical-align: middle;
}

.col-md-6 .technology {
    display: block;
    margin: 0 auto;
    width: 80%;
}
.col-md-6 .technology-image {
    display: inline-block;
    vertical-align: middle;
    width: 110px;
}
.col-md-6 .technology-text {
    display: inline-block;
 
    font-size: 12px;
    line-height: 14px;
    margin-left: 16px;
    vertical-align: middle;
    width: calc(100% - 130px);
}
.askotniepodleglosc
{
  	position:relative;
	height:618px;
	top: 50%;
	margin-top: -309px;
	-webkit-filter: grayscale(30%); 
	filter: grayscale(30%);
}
.askotniepodleglosc:hover
{
  	-webkit-filter: grayscale(0%); 
	filter: grayscale(0%);
  cursor:pointer;
}
#askotevent
{
  cursor:pointer;
}

.h1title
{
    text-align: center;
    font-weight: 700;
    font-family: "Raleway";
    font-size: 27px;
    padding: 5px 0;
}
.h2sub
{
      text-align: justify;
    font-weight: 500;
    font-family: "Raleway";
    font-size: 20px;
    padding: 10px;
    line-height: 28px;
}

#opennano-banner img:hover
{
  -webkit-filter: grayscale(0.2);
filter: grayscale(0.2);
}

#opennano-banner img
{
  -webkit-filter: none;
filter: none;
}



.fx-wrapper-modal .modal {
    width: 748px !important;
}
.fx-wrapper-modal .modal .modal-body {
    padding: 0em !important;
}

#box_mainproducts .innerbox table.products tr .product .tags li.freedelivery {
    background: #449a0e 0 0 no-repeat;
    width: 50%;
    padding-left: 5px;
    float: left;
}

#box_mainproducts .innerbox table.products tr .product .tags li.promo {
    float: right;
}

#box_mainproducts .innerbox table.products tr .product .tags {
    width: 100%;
}

dt.delivery.freedelivery {
    color: #fff;
    background: #449a0e 0 0 no-repeat;
    text-align: center;
    text-transform: uppercase;
}