@charset "utf-8";

body {
	font: 11px Arial;
	background-color: white;
	margin: 0 0 0 0;
	color:#0C0A55;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
}

ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
form {
	margin:0px;
	padding:0px;
}
img {
	border:0px;
}
h1, h2, h3, h4 {
    padding:0px;
    margin:0px;
    font-size:inherit;
    *font-size:12px;
    font-weight:inherit;
    display:inline;
}

#holder {
	width:1100px;
	margin:0px auto;
}
#holder #top {
	width:1100px;
	height:120px;
	margin:0px auto;
	background-image: url(../img/top.jpg);
	background-repeat: no-repeat;
}
#holder #top #logo {
	width:367px;
	height:120px;
}
#holder #menu {
	width:1100px;
	height:47px;
	background-image: url(../img/menu_bg.jpg);
	background-repeat: repeat-x;
}
#holder #menu #left {
	width:289px;
	height:47px;
	float:left;
}
#holder #menu #center {
	width:533px;
	height:47px;
	float:left;
}
#holder #menu #right {
	width:278px;
	height:47px;
	float:left;
}
#holder #menu .menu ul {
	width:inherit;
	height:30px;
	list-style:none;
	padding:0px;
	margin:0px;
	margin-top:17px;
	margin-left:30px;
}
#holder #menu .menu ul#right-menu {
	margin-left:0px;
}
#holder #menu .menu ul li  {
	padding-right:25px;
	height:30px;
	float:left;
}
#holder #menu .menu ul li a {
	background-image: url(../img/menu-ico.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left:10px;
	display:block;
	height:30px;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
}
#holder #menu .menu ul li a:hover,#holder #menu .menu ul li a.selected {
	background-image: url(../img/menu-ico_on.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left:10px;
	display:block;
	height:30px;
	font-size:13px;
	font-weight:bold;
	color:#DBAA31;
	text-decoration: none;
}
#holder #menu-over {
	width:1100px;
	height:47px;
}
#holder #menu-over img {
	margin-left:314px;
}
#holder #content {
	width:1100px;
	min-height:800px;
	margin:0px auto;	
}
#holder #content #content-left {
	width:196px;
	min-height:800px;
	margin-left:50px;
	float:left;
}
#holder #content #content-center {
	width:535px;
	padding:4px 0px 4px 0px;
	border:1px solid #B9B9B9;
	margin-left:36px;
	margin-right:36px;
	float:left;
}
#holder #content #content-center #inside {
	width:535px;
	padding-top:10px;
	min-height:800px;
	background-image: url(../img/center-middle.gif);
	background-repeat: repeat-y;
}
#holder #content #content-center #inside .text {
	width:510px;
	padding-top:10px;
	margin:0px auto;
	color:#404040;
	text-align:justify;
}
#holder #content #content-center #inside .text h1 {
	font-size:12px;
	font-weight:bold;
}
#holder #content #content-center #inside .top {
	width:500px;
	height:20px;
	color:#4F4F4F;
	background-image: url(../img/center-top.gif);
	background-repeat: no-repeat;
	padding-top:4px;
	padding-left:35px;
	font-size:13px;
}
#holder #content #content-center #inside .top #left {
	width:88%;
	float:left;
}
#holder #content #content-center #inside .top #right {
	width:10%;
	float:left;
	text-align:right;
	padding-bottom:5px;
}
#holder #content #content-center #inside .top .main a {
	font-weight:bold;
	color:#409F00;
	text-transform:uppercase;
	text-decoration:none;
}
#holder #content #content-center #inside .top .main a:hover {
	color:#000000;
}
#holder #content #content-right {
	width:196px;
	min-height:800px;
	margin-right:49px;
	float:left;
}
#holder #content .box {
	width:196px;
	min-height:102px;
	margin-bottom:25px;
	background-image: url(../img/box-top.gif);
	background-repeat: no-repeat;
}
#holder #content .box .top {
	width:160px;
	margin-left:36px;
	padding-top:17px;
	font-size:13px;
	font-weight:bold;
	color:#4F4F4F;
	text-transform:uppercase;
}
#holder #content .box .inside .option {
	width:174px;
	margin:0px auto;
	margin-bottom:3px;
	font-size:12px;
	color:#4F4F4F;
}
#holder #content .box .inside .value {
	width:174px;
	margin:0px auto;
	margin-bottom:5px;
	font-size:12px;
	color:#4F4F4F;
}
#holder #content .box .inside .value .s_ok {
	margin-left:47px;
}
#holder #content .box .inside {
	width:188px;
	margin:0px auto;
	margin-top:20px;
}
#holder #content .box .inside .product-box {
	width:160px;
	margin:0px auto;
	margin-bottom:15px;
	padding:10px;
	border:1px solid #ECDBA4;
}
#holder #content .box .inside .product-box .product-name {
	width:160px;
	margin-bottom:5px;
	font-size:13px;
	font-weight:bold;
	color:#0C0A55;
	text-align:center;
}
#holder #content .box .inside .product-box .product-photo {
	width:160px;
	margin-bottom:5px;
	text-align:center;
}
#holder #content .box .inside .product-box .product-price {
	width:160px;
	min-height:35px;
	margin-bottom:5px;
	text-align:center;
	font-size:12px;
	color:#4F4F4F;
}
#holder #content .box .inside .product-box .product-buttons {
	width:160px;
	margin-bottom:5px;
	text-align:center;
}
#holder #content .box .inside #cart {
	width:180px;
	margin:0px auto;
	text-align:center;
	color:#4F4F4F;
	font-size:12px;
}
#holder #content .box .inside #login {
	width:188px;
	margin:0px auto;
	text-align:center;
}
#holder #content .box .inside #login .inp {
	margin-bottom:5px;
}
#holder #content .box .inside #login #log-links {
	width:180px;
	margin:0px auto;
	margin-top:10px;
	text-align:left;
	font-size:12px;
	color:#4F4F4F;
	padding-bottom:10px;
	border-bottom:1px solid #D5D4DC;
}
#holder #content .box .inside #login #log-links a {
	color:#0C0A55;
	margin-bottom:4px;
}
.input {
	width:135px;
	height:19px;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	border:0px;
	color:#4F4F4F;
	vertical-align:middle;
	background-color:transparent;
	background-image: url(../img/input.gif);
	background-repeat: no-repeat;
}
.input-small {
	width:29px;
	height:19px;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	border:0px;
	color:#4F4F4F;
	vertical-align:middle;
	background-color:transparent;
	background-image: url(../img/input-small.gif);
	background-repeat: no-repeat;
}
.input-select {
	border:1px solid #D4D0C8;
	border-top:2px solid #404040;
	border-left:2px solid #404040;
}
.input-select-small {
	border:1px solid #D4D0C8;
	border-top:2px solid #404040;
	border-left:2px solid #404040;
	font-size:10px;
}	
#product-menu ul {
	width:188px;
	margin:0px;
	padding:0px;
	list-style:none;
}
#product-menu ul li {
	width:188px;
	min-height:23px;
	background-image: url(../img/ico-cat.gif);
	background-repeat: no-repeat;
	background-position:0px 1px;
	margin-bottom:5px;
}
#product-menu ul li:hover {
	background-image: url(../img/ico-cat_on.gif);
}
#product-menu ul li a {
	width:174px;
	min-height:21px;
	margin-left:12px;
	padding-bottom:2px;
	display:block;
	background-image: url(../img/_dots.gif);
	background-repeat: no-repeat;
	background-position:left bottom;
	font-size:11px;
	color:#0C0A55;
	text-decoration:none;
	text-transform:uppercase;
}
#product-menu ul li a:hover,#product-menu ul li a.selected {
	width:174px;
	min-height:21px;
	margin-left:12px;
	padding-bottom:2px;
	display:block;
	background-image: url(../img/_dots.gif);
	background-repeat: no-repeat;
	background-position:left bottom;
	font-size:11px;
	color:#DBAA31;
	text-decoration:none;
	text-transform:uppercase;
}
#product-menu ul li ul.submenu1 {
	padding-top:5px;
}
#product-menu ul li ul.submenu1 li {
	padding-top:3px;
	background-image: url();
	background-repeat: no-repeat;
	background-position:left bottom;
}
#product-menu ul li ul.submenu1 li a {
	padding-left:10px;
	color:#0C0A55;
}
#product-menu ul li ul.submenu1 li a:hover,#product-menu ul li ul.submenu1 li a.selected {
	color:#DBAA31;
}	

#product-menu ul li ul.submenu2 {
	padding-top:5px;
}
#product-menu ul li ul.submenu2 li {
	padding-top:3px;
	background-image: url();
	background-repeat: no-repeat;
	background-position:left bottom;
}
#product-menu ul li ul.submenu2 li a {
	font-size:10px;
	padding-left:20px;
	color:#0C0A55;
}
#product-menu ul li ul.submenu2 li a:hover,#product-menu ul li ul.submenu1 li a.selected {
	color:#DBAA31;
}

#holder #footer {
	width:1100px;
	height:65px;
	text-align:center;
	margin-top:15px;
	color:#4F4F4F;
}
#holder #footer #links {
	width:535px;
	margin:0px auto;
	margin-bottom:10px;
	text-align:center;
	font-size:11px;
}
#holder #footer #dyalcom {
	width:535px;
	margin:0px auto;
	text-align:center;
	font-size:11px;
}

#holder #content #content-center .product-list {
	width:136px;
	background-color:#FFFFFF;
	margin:0px auto;
	margin:10px;
	padding:10px;
	border:1px solid #ECDBA4;
	float:left;
}
#holder #content #content-center .product-list .product-name {
	width:136px;
	min-height:35px;
	margin-bottom:5px;
	font-size:14px;
	font-weight:bold;
	color:#0C0A55;
	text-align:center;
}
#holder #content #content-center .product-list .product-photo {
	width:136px;
	min-height:120px;
	margin-bottom:5px;
	text-align:center;
}
#holder #content #content-center .product-list .product-price {
	width:136px;
	min-height:35px;
	margin-bottom:5px;
	text-align:center;
	font-size:12px;
	color:#4F4F4F;
}
#holder #content #content-center .product-list .product-buttons {
	width:136px;
	margin-bottom:5px;
	text-align:center;
}
#holder #content #content-center .product-list .product-buttons .p_margin {
	margin-top:5px;
}

#product {
	width:500px;
	margin:0px auto;
	margin-top:20px;
	color:#4F4F4F;
	font-size:12px;
	border-bottom:1px solid #D5D4DC;
	padding-bottom:10px;
}
#product #product-left {
	wiidth:200px;
	float:left;
	text-align:center;
}
#product #product-right {
	width:300px;
	float:left;
}
#product #product-left #product-photo {
	width:200px;
	margin:0px auto;
	text-align:center;
	margin-bottom:10px;
}
#product #product-left #product-photo .small {
	max-width:50px;
	margin:5px;
}	
#product #product-left #product-price {
	width:200px;
	min-height:35px;
	margin:0px auto;
	text-align:center;
	margin-bottom:10px;
	color:#4F4F4F;
	font-size:12px;
}
#product #product-left #product-buttons {
	width:200px;
	min-height:35px;
	margin:0px auto;
	text-align:center;
	margin-bottom:10px;
}
#product #product-right #product-name {
	width:300px;
	font-size:14px;
	font-weight:bold;
	color:#0C0A55;
	margin-bottom:10px;
}
#product #product-right #product-desc .desc {
	margin-bottom:3px;
}

ul.pager .selected {
	font-weight: bold;
	font-size: 14px;
	color:#0C0A55;
}

ul.pager {
	margin: 0 auto;
	width: 310px;
	padding: 0px;
}	

ul.pager li {
	list-style-type: none;
	float: left;
	padding: 5px;
	width:15px;
}
.ilosc {
	width:30px;
	border:1px solid #D4D0C8;
	border-top:2px solid #404040;
	border-left:2px solid #404040;
	margin-bottom:5px;
}
.product-basket {
	width:170px;
	padding:5px;
	margin:0px auto;
	margin-bottom:5px;
}
.product-basket .product-left {
	width:60px;
	float:left;
}
.product-basket .product-right {
	width:110px;
	font-size:10px;
	float:left;
}
.product-basket .product-left .product-image {
	width:60px;
	margin-bottom:5px;
}
.product-basket .product-left .product-image .product-pic {
	border:1px solid #CCCCCC;
}
.product-basket .product-left .product-delete {
	width:60px;
}
.product-basket .product-left .product-delete a,.product-delete a:hover,.product-delete a:visited,.product-delete a:active {
	color:#9B0D0D;
	font-size:10px;
}
.product-basket .product-right .product-name {
	font-weight:bold;
	margin-bottom:3px;
	font-size:12px;
}
.basket-padding {
	padding:5px;
	margin-top:10px;
}

.cartitem {cursor:pointer;}
.size10 {font-size:10px;}
.size12 {font-size:12px;}
.size13 {font-size:13px;}
.size14 {font-size:14px;}
.size15 {font-size:15px;}
.size16 {font-size:16px;}
.size17 {font-size:17px;}
.size18 {font-size:18px;}
.bold {font-weight:bold;}
.text_left {text-align:left;}
.text_center {text-align:center;}
.text_justify {text-align:justify;}
.text_right {text-align:right;}
.def_clear {clear:left;}
.def_clear_right {clear:right};
.no_border {border:0px}
.ver_middle {vertical-align:middle;}
.ver_top {vertical-align:top;}
.green {color:#598527;}
.red {color:#E2001A;}
.black {color:#000000;}
.grey {color:#898989;}
.blue {color:#016597;}
.gold {color:#a58304;}
.form_class {padding:0px;margin:0px;}
.line-through {text-decoration:line-through}

a:link {	text-decoration: underline;	color: #FFFFFF;}
a:visited {	text-decoration: underline;	color: #FFFFFF;}
a:hover {	text-decoration: none;		color: #FFFFFF;}
a:active {	text-decoration: underline;	color: #FFFFFF;}

a.item_link:link    {text-decoration: none;	color: #0C0A55;}
a.item_link:visited {text-decoration: none;	color: #0C0A55;}
a.item_link:hover   {text-decoration: none; color: #0C0A55;}
a.item_link:active  {text-decoration: none;	color: #0C0A55;}

a.prod_link:link    {text-decoration: none;			color: #4F4F4F;}
a.prod_link:visited {text-decoration: none;			color: #4F4F4F;}
a.prod_link:hover   {text-decoration: underline;	color: #4F4F4F;}
a.prod_link:active  {text-decoration: none;			color: #4F4F4F;}

a.links:link    {text-decoration: none;			color: #4F4F4F;padding:0px 7px 0px 7px;}
a.links:visited {text-decoration: none;			color: #4F4F4F;padding:0px 7px 0px 7px;}
a.links:hover   {text-decoration: underline;	color: #4F4F4F;padding:0px 7px 0px 7px;}
a.links:active  {text-decoration: none;			color: #4F4F4F;padding:0px 7px 0px 7px;}

a.footer_link:link    {text-decoration: none;	  color: #0C0A55;}
a.footer_link:visited {text-decoration: none;	  color: #0C0A55;}
a.footer_link:hover   {text-decoration: underline;color: #0C0A55;}
a.footer_link:active  {text-decoration: none;	  color: #0C0A55;}
