
	body {
		background: url(../images/bg.jpg) repeat top left;
		background-attachment: fixed;
	}

	img {
		display: block;
		border: 0px;
	}

	input, textarea {
		display: block;
		border: 0px;
	}

	td {
		font-family: Verdana;
		font-size: 11px;
		font-weight: normal;
		color: #ffffff;
	}
	
	.wishlist {
		position: absolute; 
		width: 120px; 
		height: 16px;
		/*background: url(../../images/add.gif) no-repeat;
		background-position: 10px 0px;
		cursor: pointer;*/
	}
	
	.wishlist-off {
		position: absolute; 
		width: 120px; 
		height: 16px;
		background: url(../../images/add-off.gif) no-repeat;
		background-position: 10px 0px;
	}
	
	#witems {
		width:563px;
		height:367px;
	}
    #witems .listblock{
        width:inherit;
        height:342px;  
        overflow-x: hidden; 
        overflow-y: auto;        
    }
	
	#witems span{
		font-family: Verdana;
		font-size: 11px;
		font-weight: normal;
		color: #000000;
	}
/*	
	#wishlist-box {
		background: url(../images/wishlist-bg.png) no-repeat top left;
		margin-top: -8px;
		margin-left: -8px;
		width: 145px; 
		height: 44px; 
		position: absolute; 
		text-align: center;
	}
	
	#wishlist-box span{
		position: relative;
		top: 15px;
		font-family: Verdana;
		font-size: 11px;
		font-weight: normal;
		color: #000000;
	}
	
	#wishlist-box span a{
		font-family: Verdana;
		font-size: 11px;
		font-weight: normal;
		color: #000000;
		text-decoration: none;
	}
	
	#wishlist-box span a:hover{
		color: #0071BB;
		text-decoration: underline;
	}
	
*/

    #wishlist-box{
    /*
        padding-top:4px;
        width:116px;
        height:14px; */
        height:18px;
        width:54px;
        text-align:right ;
        overflow:hidden;
    }
    #wishlist-box span a{
        font-family: Verdana;
        font-size: 11px;
        font-weight: normal;
        color: #fff;
        text-decoration: none;
    }
     #wishlist-box span a span{
        font-size:9px;  
     }   
    
    #wishlist-box span a:hover{
        color: #dbfff5;
        text-decoration: underline;
    }
    
	#content {
		position: absolute;
		top: 0;
		left: 50%;
		margin-left: -458px;
		width: 917px;
		height: 100%;
		z-index: 10;
		display: block;
	}

	#header {
		width:917px;
		height:120px;
	}

	#logotop {
		width: 282px;
		height: 30px;
		background: url(../images/shadows/logo-top.png) no-repeat top left;
	}

	#headerleft {
		width: 17px;
		height: 90px;
		background: url(../images/shadows/header-left.png) no-repeat top right;
	}

	#headerright {
		width: 55px;
		height: 90px;
		background: url(../images/shadows/header-right.png) no-repeat top left;
	}

	#menu {
		width:917px;
        height:41px;
        background:transparent url(../images/menu/new/bg_menu.png) no-repeat;
	}

	.menubottom {
		height: 14px;
		background: url(../images/shadows/menu-bottom.png) repeat-x top left;
	}

	.menubottomlong {
		height: 14px;
		background: url(../images/shadows/menu-bottom-long.png) repeat-x top left;
	}

	#menuright {
		width: 55px;
		height: 41px;
		background: url(../images/shadows/menu-right.png) no-repeat top left;
	}

	#menuleft {
		width: 30px;
		height: 41px;
		background: url(../images/shadows/menu-left.png) no-repeat top left;
	}

	#menuspace1 {
		width: 30px;
		height: 41px;
		background: url(../images/shadows/menu-space1.png) no-repeat top left;
	}

	#menuspace2 {
		width: 29px;
		height: 41px;
		background: url(../images/shadows/menu-space2.png) no-repeat top left;
	}

	#menuspace3 {
		width: 29px;
		height: 41px;
		background: url(../images/shadows/menu-space3.png) no-repeat top left;
	}

	#menuspace4 {
		width: 30px;
		height: 41px;
		background: url(../images/shadows/menu-space4.png) no-repeat top left;
	}

	#menuspace5 {
		width: 30px;
		height: 41px;
		background: url(../images/shadows/menu-space5.png) no-repeat top left;
	}

	#menuspace6 {
		width: 30px;
		height: 41px;
		background: url(../images/shadows/menu-space6.png) no-repeat top left;
	}

	#search {
		width: 129px;
		height: 27px;
		background: url(../images/search.gif) no-repeat top left;
		vertical-align: middle;
	}

	#searchbox {
		width: 65px;
		height: 16px;		
		border: 0px;
		font-family: Verdana;
		font-size: 11px;
		vertical-align: middle;
		padding: 0px;
		margin: 0px;
        margin-top:-3px;
	}

	#body {
		width:917px;
		height:413px;
	}

	#spacebar {
		width: 14px;
		height: 413px;
		background: url(../images/shadows/space.png) no-repeat top left;
	}

	#rightspace {
		width: 27px;
		height: 413px;
		background: url(../images/shadows/right.png) no-repeat top left;
	}

	#topshadow {
		width: 563px;
		height: 15px;
		background: url(../images/shadows/top.png) no-repeat top left;
	}

	#bottomshadow {
		width: 563px;
		height: 32px;
		background: url(../images/shadows/bottom.png) no-repeat top left;
	}

	#middlespace {
		width: 459px;
		height: 366px;
		text-align:center;
	}


	#picture {
		width: 563px;
		height: 396px;
		vertical-align: top;
		background: url(../images/pic1.gif);
		background-repeat: no-repeat;
		background-position: top left;
		
	}

	#text {
		width: 256px;
		height: 286px;
		font-family: Arial;
		font-size: 11px;
		font-weight: 500;
		color: #ffffff;
		line-height: 17px;
	}

	#listblok{
		width: 245px;
		height: 267px;
		position: absolute;
	}

	a.list-item {
		font-family: Arial;
		font-size: 11px;
		font-weight: 500;
		color: #ffffff;
		text-decoration: none;
	}

	a.list-item:hover {
		font-family: Arial;
		font-size: 11px;
		font-weight: 500;
		color: #000000;
		text-decoration: none;
	}

	ul.list {
		margin-top: 0px;
		padding-top: 0px;
		margin-left: 0px;
		padding-left: 0px;
		font-weight: 500;
		list-style: none;
		line-height: 17px;
	}

	.prod {
		font-family: Arial;
		font-size: 9px;
		font-weight: 500;
		color: #0071bb;
	}

	.prod-img-cell {
		width: 163px;
		height: 122px;
		vertical-align: middle;
	}

	.prod-txt-cell {
		width: 163px;
		vertical-align: middle;
		font-family: Arial;
		font-size: 9px ;
		font-weight: 500;
	}

	.prod-txt-title {
        vertical-align: middle;
        text-align: left;
        font-family: Arial;
        font-size: 14px;
        font-weight: bold;
        color: #0071bb;

    }
    .prod-quantity{
        
    }
    .prod-quantity div{
       
    }
    .prod-quantity input{
        width:40px;
        border:1px solid #555;
        text-align: center;
    }