/* IMPORTS -------------------------------------------------------------------*/
@import url(base.css);
/* MAIN ----------------------------------------------------------------------*/

div.wrapper {
	position: relative;
	z-index: 2;
}
div#header {
	border-bottom: 3px solid #7a7d7f;
	height: 101px;
}
div#header .wrapper {
	width: 912px;
	margin: 0 auto;
	height: 101px;
}

div#header div#logo {
	width: 113px;
	height: 25px;
	position: absolute;
	left: 14px;
	bottom: 20px;
}

div#middle_sub {
	height: 149px;
	margin-top: 3px;
	z-index: 1;
}
div#middle_sub .wrapper {
	width: 912px;
	margin: 0 auto;
    height: 149px;
    z-index: 1;
}
	div#middle_sub div.orange {
		height: 149px;
	/*	background: url(../gfx/images/mbg_orange_sub.jpg) no-repeat top left;*/
	}

	div#middle_sub div.korp
	{
		height: 149px;
		background-color: transparent;
		background-image: url(../gfx/mbg_korp_sub.jpg);
		background-repeat: no-repeat;
		background-attachment: scroll;
		background-position: left top;
	}

		div#sidebar {
			width: 217px;
			float: left;
			margin-top: 15px;
		}
			div#sidebar h2 {
				padding-bottom: 9px;
			}
		div#leftmenu {
			width: 217px;
			
		}
		div#leftmenu li.submenu_left{
			background: none;
			height: 25px;
			margin-left:30px;
		}

	div#sidebar .container {
		border-right: 1px solid #dbdbdb;
	}
	div#leftmenu {
		border-top: 3px solid #717475;
		border-bottom: 3px solid #717475;
		padding-top: 1px;
		padding-bottom: 3px;
		width: 206px;
		text-align:left;
	}
		div#leftmenu ul {
			width: 206px;
			list-style-type: none;
		}
		div#leftmenu li {
			background:transparent url(../gfx/images/leftmenu_li_bg.jpg) repeat-x scroll left top;
			margin:0;
			padding:0;
			min-height: 30px;
		}

		div#leftmenu.filter ul li a {padding: 5px 10px 5px 47px !important;}
		div#leftmenu ul li a {
			background:transparent url(../gfx/images/leftmenu_a_bg.gif) no-repeat scroll 15px center;
			border-top:1px solid #D6D6D6;
			color:#000000;
			display:block;
			font-size:11px;
			line-height:1;
			margin:0 0 0;
			padding:10px 10px 5px 47px;
			text-align:left;
			text-decoration:none;
			vertical-align:middle;
		}
		
		div#leftmenu li.last a {
			border-bottom: 1px solid #d6d6d6;
		}
		div#leftmenu li a:hover {
			text-decoration: underline;
		}
	
	
div#right_content {
	width: 672px;
	float: right;
	margin-top: 15px;
}
div#bottom {
	border-top: 1px solid #dadbde;
	margin-top: 3px;
	background: #fff url(../gfx/images/bottom_bg.jpg) repeat-x top left;
	position: relative;
	z-index: 1;
}
div#bottom .wrapper {
	width: 912px;
	margin: 0 auto;
}

div#choosecat {
    margin-top: 25px;
    padding-left: 20px;
}
div#choosecat ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    margin-top: 15px;
}
    div#choosecat ul li {
        width: 280px;
        height: 30px;
        background: url(../gfx/images/choosecat_li_bg.jpg) repeat-x top left;
    }
    div#choosecat ul li a {
        display: block;
        width: 280px;
        height: 30px;
        line-height: 30px;
        border-top: 1px solid #d0d0d0;
        color: #000;
        text-decoration: none;
        text-indent: 55px;
    }
    div#choosecat ul li.last a {
        border-bottom: 1px solid #d0d0d0;
    }
    div#choosecat ul li a { background-position: 9px 3px; background-repeat: no-repeat; }
    div#choosecat ul li a.kia { background-image: url(../gfx/images/cat_01.gif); }
    div#choosecat ul li a.agd { background-image: url(../gfx/images/cat_02.gif); }
    div#choosecat ul li a.es { background-image: url(../gfx/images/cat_03.gif); }
    div#choosecat ul li a.eu { background-image: url(../gfx/images/cat_04.gif); }
    div#choosecat ul li a.hc { background-image: url(../gfx/images/cat_05.gif); }
    div#choosecat ul li a.tit { background-image: url(../gfx/images/cat_06.gif); }
    
    div#choosecat ul li a:hover {
        text-decoration: underline;
    }

div.polecamy {
	width: 177px; /* 201px; */
	height: 117px; /* 141px */
	background: url(../gfx/images/sidebar_box.jpg) no-repeat top left;
	margin: 10px 2px;
	padding: 12px;
}
	div.polecamy h3 {
		font-size: 11px;
		font-weight: bold;
		height: 24px;
		line-height: 24px;
		border-bottom: 1px solid #d4d4d4;
		color: #6c6f71;
		text-align: left;
	}
	div.polecamy div.image {
		width: 94px;
		height: 78px;
		float: left;
		margin-top: 10px;
	}
	div.polecamy div.descr {
		width: 83px;
		height: 78px;
		float: right;
		margin-top: 10px;
		color: #535353;
		line-height: 16px;
		text-align: left;
	}
	div.polecamy div.descr a {
		color: #535353;
		text-decoration: none;
	}
	
div.line {
	border-bottom: 1px dotted #ddd;
	height: 207px;
	margin-top: 18px;
	padding-bottom: 18px;
	width: 672px;
}
div.product_list ul {
	list-style-type: none;
}
div.product_list ul li {
	w/idth: 152px;
	height: 207px;
	float: left;
	border-right: 1px dotted #ddd;
	overflow: hidden;
	padding: 0 20px;
	margin: 0;
}
div.product_list ul li.first {
	padding: 0 20px 0 0;
}
div.product_list ul li.last {
	padding: 0 0 0 20px;
	border: none;
}
div.product_list ul li div {
	width: 134px;
}

	div.product_list li p {
		color: #535353;
		line-height: 16px;
		width: 135px;
		overflow-y: hidden;
		margin-top: 5px;
		text-align:left;
	}
	div.product_list li a {
		color: #222;
		text-decoration: none;
		text-align:left;
	}
	div.product_list li a:hover {
		text-decoration: underline;
	}
	div.product_list li img.img {
        border: 1px solid #e2e2e2;
    }
	div.product_list div.btns {
        margin-top: 8px;
    }
    div.product_list div.btns a {
        display: block;
        line-height: 19px;
        text-align: center;
        font-weight: bold;
    }
    div.product_list div.btns a:hover {
        text-decoration: underline;
    }
    div.product_list div.btns a.more {
        float: left;
        width: 55px;
        height: 19px;
        background: url(../gfx/images/prod_btn_gray.jpg) no-repeat top left;
        color: #666;
    }
    
    div.product_list div.btns a.more_foreign {
        float: left;
        width: 128px;
        height: 19px;
        background: url(../gfx/images/prod_btn_gray_longer.jpg) no-repeat top left;
        text-align:center;
        color: #666;
    }
    div.product_list div.btns a.shop {
        float: right;
        width: 73px;
        height: 19px;
        background: url(../gfx/images/prod_btn_orange.jpg) no-repeat top left;
        color: #fff;
    }
div#right_content div.showall {
    height: 35px;
    line-height: 35px;
    text-align: right;
}
    div#right_content div.showall a {
        color: #6c6f71;
        font-weight: bold;
        text-decoration: none;
    }
    div#right_content div.showall a:hover {
        color: #333;
    }
 
div#bcrumb {
    color: #6c6f71;
    height: 30px;
    border-bottom: 1px solid #dadbde;
	text-align: left;
	font-size:11px;
}   
    div#bcrumb a {
        color: #00a3e4;
        text-decoration: none;
    }
    div#bcrumb a:hover {
        text-decoration: underline;
    }
    div#bcrumb a, div#bcrumb span {
        padding-left: 3px;
        padding-right: 3px;
    }
div#right_content h1 {
	min-height: 35px;
	-heght: 60px;
    font-size: 22px;
    color: #000;
    font-weight: normal;
    background-position: 11px 15px;
    background-repeat: no-repeat;
/*    text-indent: 58px; */
	padding: 15px 0 10px  58px;
}
    div#right_content h1.computers_products { background-image: url(../gfx/images/ico-computers_products.jpg); text-align: left;}
    div#right_content h1.healthcare { background-image: url(../gfx/images/ico-healthcare.jpg); text-align: left;}
    div#right_content h1.indian_ink_and_refills { background-image: url(../gfx/images/ico-indian_ink_and_refills.jpg); text-align: left;}
    div#right_content h1.consumer_electronics { background-image: url(../gfx/images/ico-consumer_electronics.jpg); text-align: left;}
    div#right_content h1.car_electronics { background-image: url(../gfx/images/ico-car_electronics.jpg); text-align: left;}
    div#right_content h1.home_appliances { background-image: url(../gfx/images/ico-home_appliances.jpg); text-align: left;}
    
    
div#right_content div.sortoptions {
    padding: 13px 23px 13px 25px;
    margin-top: 17px;
    margin-left:0px;
    height: 47px;
    width: 626px; /*672px;*/
    border-bottom: 1px dotted #ddd;
    background: url(../gfx/images/searchopts_bg.jpg) no-repeat top left;
}
    div#right_content div.sortoptions select {
        width: 192px;
        height: 20px;
        border: 1px solid #aeb1b4;
        margin-right: 14px;
        line-height: 20px;
        color: #999;
        font-family: Arial, Verdana;
        font-size: 11px;
    }
    div#right_content div.sortoptions select.last {
        margin-right: 0px !important;
    }
    
div#right_content div.prod_big {
    border-top: 1px dotted #ccc;
    padding-top: 5px;
    padding-bottom: 12px;
    border-bottom: 1px dotted #ccc;
    height:270px;
}
div#product_info {
    margin-top: 12px;
    padding-bottom: 18px;
}

    div#product_info div.left {
        float: left;
        width: 481px;
        
    }
    div#product_info div.header {
        background: url(../gfx/images/pinfo_top_bg.jpg) no-repeat top left;
        height: 37px;
        line-height: 37px;
        padding-left: 5px;
		text-align: left;
    }
    
    div#product_info div.header a {
        padding-left: 10px;
        padding-right: 14px;
        text-decoration: none;
        color: #000;
        background: url(../gfx/images/info_sep.gif) no-repeat top right;
    }
    div#product_info div.header a.active {
        color: #aaa;
    }
    div#product_info div.header a:hover {
        text-decoration: underline;
    }
    div#product_info div.bottom {
        height: 3px !important;
        background: url(../gfx/images/pinfo_bot_bg.jpg) no-repeat bottom left;
    }
    div#product_info div.right {
        float: right;
        width: 166px;
		padding:0px;
    }
    div#product_info div.content {
        padding: 12px 18px;
        background: url(../gfx/images/pinfo_mid_bg.jpg) repeat-y top left;
    }
    div#product_info div.content h3 {
        font-size: 13px;
        font-weight: bold;
        color: #000;
        height: 25px;
        line-height: 25px;
        padding-bottom: 5px;
    }
    div#product_info div.content p {
        color: #000;
        padding-bottom: 15px;
        line-height: 16px;
        clear: both;
    }
    
    div#product_info div.content a {
        color: #00a3e4;
        text-decoration: underline;
    }
    div#product_info div.content a:hover {
        text-decoration: none;
    }

div#product_info div.graybox {
    width: 165px;
    background: #fbfbfb url(../gfx/images/kup_mid_bg.jpg) repeat-y top left;
}
div#product_info div.graybox div.top {
    height: 3px !important;
    background: url(../gfx/images/kup_top_bg.jpg) no-repeat top left;
}
div#product_info div.graybox div.content {
    background: url(../gfx/images/kup_bot_bg.jpg) no-repeat bottom left;
    padding: 6px;
}

    div.graybox div.price {
        margin-top: 3px;
        font-size: 20px;
        color: #535353;
        text-align: center;
        border-bottom: 1px solid #d2d2d2;
        padding-bottom: 10px;
        position: relative;
    }
	div.graybox div.btns {
        margin-top: 17px;
        padding-bottom: 12px;
    }
    div.graybox div.btns a {
        display: block;
        line-height: 19px;
        text-align: center;
        font-weight: bold;
        text-decoration: none !important;
    }
    div.graybox div.btns a:hover {
        text-decoration: underline !important;
    }
    div.graybox div.btns a.more {
        float: left;
        width: 73px;
        height: 19px;
        background: url(../gfx/images/gb_btn_gray.jpg) no-repeat top left;
        color: #666 !important;
    }
    div.graybox div.btns a.shop {
        float: right;
        width: 73px;
        height: 19px;
        background: url(../gfx/images/gb_btn_orange.jpg) no-repeat top left;
        color: #fff !important;
    }
    
div#product_info div.emenu {
    margin-top: 0px;
    width: 165px;
    background: url(../gfx/images/emenu_mid_bg.jpg) repeat-y top left;
}
div#product_info div.emenu div.top {
    height: 3px !important;
    background: url(../gfx/images/emenu_top_bg.jpg) no-repeat top left;
}
div#product_info div.emenu div.content {
    background: url(../gfx/images/emenu_bot_bg.jpg) no-repeat bottom left;
    padding: 0px;
}

    div#product_info div.emenu ul {
        padding: 8px;
        list-style-type: none;
    }
    div#product_info div.emenu ul li {
        height: 25px;
        line-height: 25px;
        border-bottom: 1px solid #d6d6d6;
    }
    div#product_info div.emenu ul li.last {
        border-bottom: none;
    }
    div#product_info div.emenu ul li a {
        display: block;
        height: 25px;
        line-height: 25px;
        background: url(../gfx/images/r_arrow.gif) no-repeat;
        background-position: 8px;
        text-indent: 23px;
        color: #6c6f71;
        text-decoration: none !important;
    }
    div#product_info div.emenu ul li a:hover {
        text-decoration: underline !important;
    }
    div#product_info div.emenu div.powiazane {
        height: 26px;
        line-height: 26px;
        padding-left: 15px;
        color: #fff;
        font-weight: bold;
        background: url(../gfx/images/emenu_powiazane_bg.jpg) no-repeat top left;
		text-align: left;
    }
img.prod
{
	padding:1px;
	border:1px #e3e3e3 solid;
}
