body {
font-family: Arial, sans-serif;
font-size: 14px;
margin: 0px;
background-image: url(img/background.jpg);
background-attachment: fixed;
}

a {
color: #00547E;
text-decoration: underline;
}
a:hover {
color: red;
text-decoration: none;
}

a img {
border: none;
}

.acat {
color: #00547E;
}
.acat:hover {
color: #006A00;
text-decoration: none;
}

.alink {
font-size: 13px;
color: #6d6d6d;
text-decoration: none;
border-bottom: 1px solid;
border-color: rgba(111, 111, 111, 0.7);
}
.alink:hover {
color: #166b11;
text-decoration: none;
border-bottom: 1px solid;
border-color: rgba(22, 107, 17, 0.7);
}

.alinka {
font-size: 13px;
color: #6d6d6d;
background: #FFFFA4;
padding: 3px;
}

hr {
color: #D4D4D4;
background-color: #D4D4D4;
border:0px none;
height:1px;
clear:both;
margin: 0px;
}

.agrey {
color: #666666;
font-size: 12px;
text-decoration: underline;
}
.agrey:hover {
color: red;
font-size: 12px;
text-decoration: none;
}

.top {
width: 1280px;
text-align: center;
margin: 0px auto;
}

.body {
position: relative;
background-color: #ffffff;
width: 1300px;
height: 100%;
margin: 0px auto;
padding: 0px !important;
box-shadow: 0 0 0 #A9A9A9;
-moz-box-shadow: 0 0 0 #A9A9A9;
-webkit-box-shadow: 0 0 3px #A9A9A9;
color: #000000;
}


.catalog1 {
display: block;
position: relative;
width: 300px;
border-right: 1px solid #dddddd;
border-bottom: 1px solid #dddddd;
background: #ffffff;
margin: 0;
padding: 0;
}
.catalog {
margin: 8px;
padding: 0px;
border-right: 2px solid green;
border-bottom: 2px solid green;
border-top: 2px solid green;

}

.catalog2 {
display: none;
position: absolute;
overflow: auto;
margin: -100px 0px 0px 260px;
padding: 5px;
border: 1px solid #eeeeee;
background: #ffffff;
box-shadow: 0 0 5px #A9A9A9;
-moz-box-shadow: 0 0 3px #A9A9A9;
-webkit-box-shadow: 0 0 3px #A9A9A9;
height: 400px;
width: 100%;
z-index: 9999;
}

.ulcatalog1 {
margin: 0px 0px 10px 0px;
padding: 0px;
}
.licatalog1 {
display: none;
position: absolute;
margin: -100px 0px 0px 260px;
padding: 5px;
border: 1px solid #eeeeee;
background: #ffffff;
box-shadow: 0 0 5px #A9A9A9;
-moz-box-shadow: 0 0 5px #A9A9A9;
webkit-box-shadow: 0 0 5px #A9A9A9;
height: 400px;
width: 100%;
}
.radio {

}

.input {
border: 1px solid #aaaaaa;
padding: 3px;
font-size: 14px;
}
.input:focus {
border: 1px solid #aaaaaa;
padding: 3px;
font-size: 14px;
-moz-box-shadow: 0 0 5px rgba(0,0,0,0.5);
-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.5);
box-shadow: 0 0 5px rgba(0,0,0,0.5);
}


.input2 {
border: 1px solid #aaaaaa;
padding: 3px;
font-size: 14px;
}
.input2:focus {
border: 1px solid #aaaaaa;
padding: 3px;
font-size: 14px;
-moz-box-shadow: 0 0 5px rgba(0,0,0,0.5);
-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.5);
box-shadow: 0 0 5px rgba(0,0,0,0.5);
}

.inputsearch {
border: 1px solid #aaaaaa;
padding: 6px 6px 6px 17px;
font-size: 14px;
background: url(/img/searchform.png) no-repeat 3px 8px;
background-color: #fff;
}
.inputsearch:focus {
-moz-box-shadow: 0 0 5px rgba(0,0,0,0.5);
-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.5);
box-shadow: 0 0 5px rgba(0,0,0,0.5);
}

label {
cursor: pointer;
position: relative;
}

input[type=radio] {
cursor: pointer;
padding: 1px;
border: 1px solid #888888;
background: #eeeeee;
color: #eeeeee;
border-radius: 50px;
-moz-border-radius: 50px;
-webkit-border-radius: 50px;
}

input[type=checkbox] {
border: 1px solid #888888;
background: #eeeeee;
color: #cccccc;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}


.amenu {
font-size: 15px;
color: #333333;
}

.amenu:hover {
font-size: 15px;
color: green;
text-decoration: underline;
}

.items1 {
width: 210px;
height: 320px;
padding: 6px;
border: 1px solid #cccccc;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}

.items1:hover {
width: 210px;
height: 320px;
padding: 6px;
border: 1px solid #888888;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
cursor: pointer;
}


.items2 {
width: 694px;
height: 110px;
padding: 5px;
border: 1px solid #cccccc;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}

.items2:hover {
border: 1px solid #888888;
}

.items3 {
width: 700px;
}
.items3:hover {
background: #efefef;
}

.itemss2 {
width: 920px;
height: 110px;
padding: 5px;
border: 1px solid #cccccc;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}

.itemss2:hover {
border: 1px solid #888888;
}

.itemss3 {
width: 935px;
}

.itemss3:hover {
background: #efefef;
}



.nav {
float: left;
border: 1px solid #aaaaaa;
border-collapse: collapse;
background: #eeeeee;
text-decoration: none;
padding: 3px;
font-size: 12px;
min-width: 20px;
margin: 1px;
}

.nav:hover {
float: left;
border: 1px solid #aaaaaa;
background: #ccc;
min-width: 20px;
margin: 1px;
}

.navactive {
float: left;
border: 1px solid #aaa;
background: #aaa;
color: #333;
padding: 3px;
font-size: 12px;
min-width: 20px;
margin: 1px;
}
.navlink {
text-decoration: none;
}



.catbuy1 {
display: none;
position: absolute;
z-index: 50;
height: 40px;
width: 202px;
padding: 10px;
margin: -50px 0px 0px -6px;
background-color: rgba(255, 255, 255, 0.800);
box-shadow: 0 0 5px #666666;
-moz-box-shadow: 0 0 5px #666666;
-webkit-box-shadow: 0 0 5px #666666;
}



#scrollbar1 { width: 115px; clear: both; margin: 20px 0 10px; }
#itemnav .viewport { width: 115px; height: 422px; overflow: hidden; position: relative; }
#itemnav .overview { list-style: none; position: absolute; left: 0; top: 0; }
#itemnav .thumb { background-color: #003D5D; }
#itemnav .scrollbar { position: absolute; float: right; width: 15px; left: 135px; }
#itemnav .track { background-color: #D8EEFD; height: 100%; width:6px; position: relative; padding: 0px; }
#itemnav .thumb { height: 20px; width: 6px; cursor: pointer; overflow: hidden; position: absolute; top: 0; }
#itemnav .thumb .end { overflow: hidden; height: 5px; width: 6px; }
#itemnav .disable{ display: none; }
.noSelect { user-select: none; -o-user-select: none; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; }

.itemid {
width: 100px;
height: 100px;
padding: 2px;
margin: 1px 1px 1px 5px;
text-align: center;
}
.itemid:hover {
box-shadow: 0 0 3px black;
-moz-box-shadow: 0 0 3px black;
-webkit-box-shadow: 0 0 3px black;
cursor: pointer;
}

.cennik {
width: 380px;
height: 127px;
border: 1px solid #e0e0e0;
border-radius: 12px;
-moz-border-radius: 12px;
-webkit-border-radius: 12px;
padding: 15px;
text-align: left;
background: linear-gradient(top, #ffffff, #f4f4f4);
background: -moz-linear-gradient(top, #ffffff, #f4f4f4);
background: -webkit-linear-gradient(top, #ffffff, #f4f4f4);
background: -o-linear-gradient(top, #ffffff, #f4f4f4);
background: -ms-linear-gradient(top, #ffffff, #f4f4f4);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f4f4f4',GradientType=0);
}

.cennikend {
position: absolute;
width: 103px;
height: 159px;
background-image: url(/img/cennikend.png);
margin: -159px 0px 0px 400px;
}

.kattov {
width: 220px;
height: 26px;
border-radius: 3px;
-moz-border-radius: 3px;
-wrbkit-border-radius: 3px;
text-align: center;
color: #ffffff;
font-size: 16px;
padding-top: 5px;
margin-left: 30px;
margin-top: 2px;
z-index: 25;

background: rgb(157,213,58);
background: -moz-linear-gradient(-45deg,  rgba(157,213,58,1) 48%, rgba(128,194,23,1) 76%, rgba(124,188,10,1) 97%);
background: -webkit-gradient(linear, left top, right bottom, color-stop(48%,rgba(157,213,58,1)), color-stop(76%,rgba(128,194,23,1)), color-stop(97%,rgba(124,188,10,1)));
background: -webkit-linear-gradient(-45deg,  rgba(157,213,58,1) 48%,rgba(128,194,23,1) 76%,rgba(124,188,10,1) 97%);
background: -o-linear-gradient(-45deg,  rgba(157,213,58,1) 48%,rgba(128,194,23,1) 76%,rgba(124,188,10,1) 97%);
background: -ms-linear-gradient(-45deg,  rgba(157,213,58,1) 48%,rgba(128,194,23,1) 76%,rgba(124,188,10,1) 97%);
background: linear-gradient(135deg,  rgba(157,213,58,1) 48%,rgba(128,194,23,1) 76%,rgba(124,188,10,1) 97%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9dd53a', endColorstr='#7cbc0a',GradientType=1 );
}

.kattovv {
position: absolute;
width: 220px;
height: 26px;
border-radius: 3px;
-moz-border-radius: 3px;
-wrbkit-border-radius: 3px;
text-align: center;
color: #ffffff;
font-size: 16px;
padding-top: 5px;
margin-left: 2px;
margin-top: 6px;
z-index: 25;

background: rgb(180,221,180);
background: -moz-linear-gradient(-45deg,  rgba(180,221,180,1) 0%, rgba(131,199,131,1) 17%, rgba(82,177,82,1) 33%, rgba(0,138,0,1) 67%, rgba(0,87,0,1) 83%, rgba(0,36,0,1) 100%);
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(180,221,180,1)), color-stop(17%,rgba(131,199,131,1)), color-stop(33%,rgba(82,177,82,1)), color-stop(67%,rgba(0,138,0,1)), color-stop(83%,rgba(0,87,0,1)), color-stop(100%,rgba(0,36,0,1)));
background: -webkit-linear-gradient(-45deg,  rgba(180,221,180,1) 0%,rgba(131,199,131,1) 17%,rgba(82,177,82,1) 33%,rgba(0,138,0,1) 67%,rgba(0,87,0,1) 83%,rgba(0,36,0,1) 100%);
background: -o-linear-gradient(-45deg,  rgba(180,221,180,1) 0%,rgba(131,199,131,1) 17%,rgba(82,177,82,1) 33%,rgba(0,138,0,1) 67%,rgba(0,87,0,1) 83%,rgba(0,36,0,1) 100%);
background: -ms-linear-gradient(-45deg,  rgba(180,221,180,1) 0%,rgba(131,199,131,1) 17%,rgba(82,177,82,1) 33%,rgba(0,138,0,1) 67%,rgba(0,87,0,1) 83%,rgba(0,36,0,1) 100%);
background: linear-gradient(135deg,  rgba(180,221,180,1) 0%,rgba(131,199,131,1) 17%,rgba(82,177,82,1) 33%,rgba(0,138,0,1) 67%,rgba(0,87,0,1) 83%,rgba(0,36,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b4ddb4', endColorstr='#002400',GradientType=1 );
}

.kattov:hover {
cursor: pointer;
opacity: 0.9;
}

.kattovv:hover {
cursor: pointer;
opacity: 0.9;
}


.kattov2 {
box-shadow: 0 0 8px #bbbbbb;
-moz-box-shadow: 0 0 8px #bbbbbb;
-webkit-box-shadow: 0 0 8px #bbbbbb;
text-align: left;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
z-index: 24;
background: #ffffff;
width: 240px;
padding: 14px 10px 12px 18px;
}

.kattov22 {
font-size: 15px;
margin-bottom: 10px;
}

.kattov2a {
cursor: pointer;
text-decoration: none;
color: black;
border-bottom: 1px solid #aaaaaa;
}

.kattov2a:hover {
cursor: pointer;
color: green;
border-bottom: 1px solid #006200;
}


.kattov3 {
position: absolute;
box-shadow: 0 0 10px #bbbbbb;
-moz-box-shadow: 0 0 10px #bbbbbb;
-webkit-box-shadow: 0 0 10px #bbbbbb;
text-align: left;
z-index: 25;
background: #ffffff;
width: 240px;
height: 510px;
padding: 14px 10px 12px 33px;
display: none;
margin: -51px 0px 0px 260px;
}

.kattov3a {
text-decoration: none;
color: 00547E;
border-bottom: 1px solid #aaaaaa;
}

.kattov3a:hover {
color: green;
border-bottom: 1px solid #006200;
}


.news {
margin-left: 10px;
background: #ffffff;
width: 95%;
min-height: 400px;
border: 1px solid #e4dfda;
border-radius: 7px;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
z-index: 2;

background: rgb(255,255,255);
background: -moz-linear-gradient(-45deg,  rgba(255,255,255,1) 0%, rgba(255,255,255,1) 22%, rgba(249,249,249,1) 86%, rgba(244,244,244,1) 100%);
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(22%,rgba(255,255,255,1)), color-stop(86%,rgba(249,249,249,1)), color-stop(100%,rgba(244,244,244,1)));
background: -webkit-linear-gradient(-45deg,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 22%,rgba(249,249,249,1) 86%,rgba(244,244,244,1) 100%);
background: -o-linear-gradient(-45deg,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 22%,rgba(249,249,249,1) 86%,rgba(244,244,244,1) 100%);
background: -ms-linear-gradient(-45deg,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 22%,rgba(249,249,249,1) 86%,rgba(244,244,244,1) 100%);
background: linear-gradient(135deg,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 22%,rgba(249,249,249,1) 86%,rgba(244,244,244,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f4f4',GradientType=1 );

}

.newszag {
background: #f6f5f4;
font-size: 16px;
height: 30px;
text-align: center;
padding-top: 10px;

}


.glkattov {
position: absolute;
margin-top: -35px;
}

.glkattov0 {

}

.glkattov1 {
background: #fcfcfc;
width: 250px;
height: 480px;
text-align: left;
border-right: 1px solid #dedede;
border-bottom: 1px solid #dedede;
box-shadow: -10px 5px 15px #999999;
-moz-box-shadow: -10px 5px 15px #999999;
-webkit-box-shadow: -10px 5px 15px #999999;
}

.glkattov11 {
width: 210px;
height: 435px;
margin: -5px 10px 0px 0px;
border-top: 2px solid green;
border-right: 2px solid green;
border-bottom: 2px solid green;
padding: 10px 10px 10px 20px;
}

.glkattov3 {
position: absolute;
box-shadow: 0 0 10px #bbbbbb;
-moz-box-shadow: 0 0 10px #bbbbbb;
-webkit-box-shadow: 0 0 10px #bbbbbb;
text-align: left;
z-index: 25;
background: #ffffff;
width: 240px;
height: 454px;
padding: 14px 10px 12px 33px;
display: none;
margin: -481px 0px 0px 250px;
}

.filters {
position: absolute;
border: 1px solid #dddddd;
background: #f7f5f6;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
width: 175px;
margin: 20px 0px 0px -5px;
padding: 15px;
box-shadow: 3px 3px 3px #A9A9A9;
}

.rightmenu {
position: fixed;
width: 50px;
height: 225px;
padding: 5px;

z-index: 88888;
text-align: right;
right: 0;
top: 30%;
border: none;
border-radius: 8px 0px 0px 8px;
background: rgba(213,213,213,1);
background: url(./img/rightmenu.jpg) no-repeat;
box-shadow: 0 0 5px #bbb;
}


#bookmarks-button {
	float:left;
	width:128px;
	height:40px;
	text-decoration:none;
	background:url(/plugins/header/images/bookmarks-btn.png);
}

#bookmarks-button:hover {
	background-position:0 -40px;
}

#bookmarks-button:active {
	background-position:0 -80px;
}


#search-form input {
	float:left;
	margin-left:12px;
	padding:0 15px;
	border:none;
	width:315px;
	height:40px;
	font-style:italic;
	font-size: 13px;
	background:url(/plugins/header/images/search-input.png);
	outline:none;
}

#search-form button {
	float:left;
	border:none;
	width:106px;
	height:40px;
	background:url(/plugins/header/images/search-btn.png);
}

#search-form button:hover {
	background-position:0 -40px;
	cursor: pointer;
}

#search-form button:active {
	background-position:0 -80px;
}

.enterlinks {
	margin-top:0px;
	margin-left:6px;
	margin-right: 5px;
	margin-bottom:8px;
}

.enterlinks a {
	margin-left:8px;
	font-style:italic;
	font-size:1.1em;
	color:#6d6d6d;
}


#carttop {
	width:231px;
	height:77px;
	background:url(/plugins/header/images/cart.png);
}

#carttop:hover {
	cursor: pointer;
}

#carttop .quantity {
	float:left;
	margin:5px 0 0 16px;
	width:50px;
	font-size:2.1em;
	text-align:center;
	color:#3a3a3a;
}

#carttop .sum {
	float:left;
	margin:5px 0 0 14px;
	width:140px;
	font-style:italic;
	font-size:2.1em;
	text-align:center;
	color:#404040;
}


#subscribe-block {
	position:relative;
	float:left;
	margin-top:10px;
	margin-bottom:6px;
	margin-left: 10px;
	padding-top:21px;
	width:100%;
	height:51px;
	background:url(/plugins/header/images/white-panel.png) no-repeat;
}

#subscribe-block > span {
	float:left;
	margin:0 10px 0 15px;
	font-style:italic;
	font-size: 12px;
	line-height:30px;
	color:#414141;
}

#subscribe-form input {
	float:left;
	padding:0 10px;
	border:none;
	width:192px;
	height:30px;
	font-style:italic;
	font-size: 11px;
	background:url(/plugins/header/images/subscribe-input.png);
	outline:none;
}

#subscribe-form button {
	float:left;
	margin-right:32px;
	border:none;
	width:105px;
	height:30px;
	background:url(/plugins/header/images/subscribe-btn.png);
}

#subscribe-form button:hover {
	background-position:0 -30px;
}

#subscribe-form button:active {
	background-position:0 -60px;
}

#subscribe-block ul li {
	float:left;
	margin-top:-9px;
	list-style-type: none;
}

#subscribe-block ul li a {
	float:left;
	margin-right:10px;
	font-style:italic;
	font-size: 12px;
	line-height:23px;
	color:#585858;
}

#subscribe-block ul li a:before {
	float:left;
	margin-right:3px;
	width:19px;
	height:23px;
	background:url(/plugins/header/images/likes-icons.png);
	content:"";
}

#subscribe-block ul li.li-2 a:before {
	background-position:-19px 0;
}

#subscribe-block ul li.li-3 a:before {
	background-position:-38px 0;
}


.navv {
	position:relative;
	float:left;
	text-align: left;
	margin-left:20px;
	width:180px;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	line-height:1.6;
}

.navv a {
	color:#585858;
}

.navv ul,li {
	list-style-type: none;
}




.catlink1 {
text-decoration: none;
color: #333;
font-size: 13px;
}
.catlink1:hover {
color: green;
}

.catdiv1 {
background: #fafafa;
padding: 5px 0px 5px 10px;
#border-bottom: 1px solid #777;
}
.catdiv1:hover,active {
background: #eee;
}



.catlink2 {
text-decoration: none;
color: #555;
font-size: 13px;
}
.catlink2:hover {
color: green;
}

.catlink3 {
text-decoration: none;
color: #777;
font-size: 12px;
}
.catlink3:hover {
color: green;
}

.subscribe_link {
text-decoration: none;
border-bottom: 1px solid;
border-color: rgba(111, 111, 111, 0.7);
}

.subscribe_link:hover {
color: #166b11;
text-decoration: none;
border-bottom: 1px solid;
border-color: rgba(22, 107, 17, 0.7);
}


.bottomsitelink {
color: #75CB00;
text-decoration: none;
border-bottom: 1px solid;
border-color: rgba(117, 203, 0, 0.6);
}

.bottomsitelink:hover {
color: #75CB00;
text-decoration: none;
border: none;
}