body {
    margin: 0;
    padding:0;
    background: #000;
    font-family: Verdana, Arial, Sans, Helvatica, sans-serif;
    font-size: 0.9em;
  }

p {
    margin:0;
    padding:0;
    color: #767676;
  }
.right{
text-align: right;
}
.center {
text-align: center;
}

a {
    font-size: 95%;
    font-weight: bold;
    font-variant: small-caps;
    text-decoration: none;
    color: #dbb532;
  }


a:hover {
    color:#255d95;
  }


h2 {
    font-size: 1em;
    color:#aaa;
    letter-spacing: 1px;
    margin: 0;
  }

h3 {
    font-size: 1em;
    color:#999;
    margin: 10px;
  }

h4 {
    font-size: 0.9em;
    color:#255d95;
    margin: 0;
  }

.small{
font-size: 85%;
font-weight: normal;
}

/*-- Header --*/

input, select, textarea {
border: 1px solid #255d95;
background: #000;
color: #aaa;
margin: 0 2px;
}

textarea {
width: 220px;
height: 100px;
}

.none{
border:0;
margin: 0 2px;
padding: 0;
}

.send {
border: 0;
font-weight: bold;
font-variant: small-caps;
    color:#255d95;
cursor: pointer;
}
.ilosc {
width: 30px;
text-align: center;
}

#loadBox {
background: url(../gfx/loading.gif) no-repeat 90px top;
padding:10px;
padding-left: 125px;
border:1px dotted #333;
}
#loadBox p {
font-weight: bold;
    color:#255d95;
}
#infoBox {
width: 80%;
margin:auto;
padding:10px;
border:1px dotted #333;
    color:#999;
font-size: 90%;
}

#help a{
float: right;
width: 25px;
height: 25px;
padding:2px;
margin-right: 10px;
background: url(../gfx/help.gif) no-repeat center;
}

#header {
    width: 100%;
    background: #080808;
}

#headerAc {
    width: 1000px;
    height: 33px;
    margin: auto;
    padding: 10px 3px 0 3px;
    background: url(gfx/header_bg.gif) repeat-x top;
    border: 1px solid #333;
	border-top: 0;
}

#headerAc a img {
border: 0;
margin: 0 3px;
vertical-align: middle;
}

#searching {
float: right;
}

/*-- Middle --*/



#middle {
    width: 1000px;
    height: 232px;
    margin: auto;
    background: url(gfx/lady_top.jpg) no-repeat left 20px;
  }


#audioclassic {
    position: absolute;
    width:149px;
    height: 83px;
    left: 50%;
    top: 80px;
    background: url(gfx/logo.gif) no-repeat;
  }


#menu {
    float: left;
    display:inline;
    margin-top: 198px;
    margin-left: 219px;
    padding:0px;
  }


#menu li {
    float:left;
    margin:0;
    padding:0;
    list-style-type: none;
    display: inline;
  }


.menuLink {
    display:block;
    width: 125px;
    height:24px;
    font-size:13px;
    font-variant:normal;
    font-weight:normal;
    text-decoration:none;
    color: #dbb532;
    text-align:center;
    padding-top:5px;
    background: url(gfx/menu_activ.gif) no-repeat;
    border-bottom: 4px solid #333b46;
  }


.menuLink:hover {
    text-align:center;
    color: #dbb532;
    padding-top:5px;
    background: url(gfx/menu_.gif) no-repeat;
    border-bottom: 4px solid #333b46;
  }
#activ {
    text-align:center;
    color: #999;
    padding-top:9px;
    background: url(gfx/menu_activ.gif) no-repeat 0 4px;
    border: 0px;
  }


#basketBox {
    position:relative;
    float:right;
    display: inline;
    width:261px;
    height: 227px;
    border-bottom: 4px solid #333b46;
    vertical-align: bottom;
    padding:0 10px;
color: #666;
 }

#basketTable {
    width:251px;
    position:absolute;
	right:0px;
bottom: 30px;
max-height: 193px;
z-index:0;
overflow: hidden;
  }


#basketBox table {
cursor:pointer;
width:100%;
border:1px dotted #333;
    font-size: 90%;
	font-weight:bold;
padding:0;
  }
#basketBox table td{
background: #090909;
padding:3px;
margin:0;
  }

#basketBox table .name{
color: #999;
border-top: 2px solid #000;
  }
#basketBox table .value{
text-align:right;
  }

#basketBox table .bottom{
background: #000;
height:15px;
  }


#cartoon {
cursor:pointer;
    position: absolute;
    width: 62px;
    height: 57px;
    top: 182px;
    left: 50px;
    background: url(gfx/cartoon2.gif) no-repeat;
  }


#value {
cursor:pointer;
    right: 0;
    font-size: 90%;
    position:absolute;
    bottom: 2px;
  }

/*-- Submenu --*/



#submenu {
    width: 1000px;
    height: 100px;
    margin:auto;
    padding-top: 10px;
    background: url(gfx/lady_bottom2.jpg) no-repeat left -1px;
  }


#submenu ul {
    margin: 5px;
text-align: center;
    list-style: none;
  }


#submenu li {
    display: inline;
    margin:0;
    padding:0;
    padding-bottom: 2px;
    border-right: 1px dotted #255d95;
  }

#submenu li a {
    padding:0 6px 0 2px;
    color: #dbb532;
  }


#submenu li a:hover {
    color: #255d95;
  }

#infoline {
margin-top: 30px;
text-align: center;
color: #666;
font-size: 90%;
}
#infoline strong{
color: #255d95;
}
#infoline a{
color: #255d95;
font-variant: normal;
}
#infoline a:hover{
color: #dbb532;
}

#content {
    width: 980px;
    margin: auto;
    background: #000 url(gfx/content_bg.gif) repeat-x bottom;
    padding:0 10px 100px 10px;
overflow: hidden;
  }

#ProdList {
    float: right;
    list-style: none;
    padding:0;
    margin:0;
	width:200px;
  }

#ProdList li {
    margin: 2px;
    border-bottom: 1px dotted #dbb532;
  }
#ProdList h3 {
	 font-variant:small-caps;
  }


#ProdList a {
    padding: 6px 20px 6px 30px;
    display: block;
	 background: url(gfx/right_blue.gif) no-repeat 10px;
  }

#ProdList a:hover {
	 background: url(gfx/right.gif) no-repeat 2px;
}

.ProdBox {
    float: left;
    display:inline;
    margin:0 0 20px 10px;
    width:750px;
  }
.sliderwrapper{
border: 1px solid #222;
border-bottom:0;
    float: left;
margin:0;
position: relative;
overflow: hidden;
width: 490px;
height: 360px;
padding: 10px;
margin-bottom:10px;
z-index: 20;
}
.access{
height: 300px;
}

.sliderwrapper .contentdiv{
visibility: hidden;
position: absolute;
padding: 0;
width: 500px;
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}
.image {
    float: left;
    display:inline;
    height: 180px;
    width: 250px;
    background: #000;
    border: 3px solid #333;
	 margin-top: 5px;
    margin-right: 10px;
  }

.category {
    font-weight: normal;
    font-variant: normal;
    font-size:80%;
    padding: 6px 20px 6px 20px;
	 background: url(gfx/right_blue.gif) no-repeat 2px;
  }
.category:hover{
	 background: url(gfx/right.gif) no-repeat 2px;
}

.page a{
	display:inline;
	float: left;
	width: 18px;
	height: 18px;
	border: 1px solid #666;
	background: #222;
	padding: 2px;
	margin: 2px;
	text-align: center;
	}
.page a:hover {
border-bottom: 3px solid #dbb532;
	background: #000;
	padding-bottom: 0px;
	}

.activ {
	display:inline;
	float: left;
	width: 18px;
	height: 18px;
	border: 1px solid #666;
	padding: 2px;
	margin: 2px;
	text-align: center;
border-bottom: 3px solid #dbb532;
	background: #000;
	padding-bottom: 0px;
	font-weight: bold;
	color: #999;
	}

.order {
    float:right;
    display:inline;
    margin: 7px;
	width: 220px;
	text-align:center;
  }

.Home .order {
width: 220px;
text-align: right;
}

.order p {
    color : #aaa;
    font-size : 11px;
    font-variant : normal;
    font-weight : normal;
  }


.order img {
    vertical-align : -10px;
  }


.belka {
    width: 477px;
    height: 91px;
    float:right;
    display:inline;
    background: url(gfx/belka.gif) no-repeat bottom;
  }
.Home .belka {
margin: 10px 10px;
}
.Home .belka p{
text-align: center;
}

.view_photo a{
    display: inline;
    float:left;
    width: 60px;
    height: 65px;
    background: url(gfx/view.gif) no-repeat left top;
    padding-left: 60px;
    padding-top: 21px;
    margin-left: 5px;
  }



.add a{
    display: inline;
    float:left;
    width: 60px;
    height: 65px;
    margin-top:4px;
    background: url(gfx/add.gif) no-repeat 5px top;
    padding-left: 66px;
    padding-top: 17px;
  }


.more {
    display: inline;
    float:left;
    width: 110px;
    height: 65px;
    margin-top:4px;
    padding-top: 22px;
    text-align: center;
    color: #dbb532;
    font-size:14px;
    font-weight: bold;
  }

.more a:hover {
    color: #dbb532;
  }

.sold {
width: 210px;
}

.add_view a{
    color : #999;
    font-size : 11px;
    font-variant : normal;
    font-weight : normal;
    text-align : center;
  }

.add_view a:hover{
    color : #bbb;
}
.separator {
    float:left;
    width: 2px;
    height: 35px;
    margin-top: 20px;
    background: url(gfx/separator.gif)no-repeat;
  }

.disc a{
font-variant: normal;
font-weight: normal;
font-size: 90%;
color: #aaa;
font-style: italic;
}
.disc a:hover{
    color:#255d95;
}

#basket {
float:left;
display: inline;
width: 550px;
height: auto !important;
height: 381px;
min-height: 381px;
}

#basket table{
width: 550px;
margin: auto;
color: #999;
}
#basket table td{
padding: 10px;
background: #080808;
border-top: 3px solid #000;
}
#basket table th{
padding: 10px;
}
#basket table .wartosc {
background: #101011;
border-left: 1px solid #333;
border-right: 1px solid #333;
border-top: 3px solid #080808;
text-align:right;
}
#basket table .ilo {
text-align:center;
}
#basket table #top_wartosc {
background: #101011;
border: 1px solid #333;
border-bottom: 0px solid #333;
}
#basket table #suma_wartosc {
background: #101011;
border: 1px solid #333;
border-top: 3px solid #080808;
text-align:right;
}
#basket table .empty{
padding: 10px;
background: #000;
border-top: 3px solid #000;
}
#adress_form {
float: left;
display: inline;
position:relative;
width: 430px;
height: 381px;
min-height: 381px;
background: url(gfx/separ_big.gif) no-repeat 50px 40px;
}
#adress_form p{
padding: 0px;
text-align: right;
line-height: 30px;
}
#adress_form img{
width: 22px;
margin: 0;
border: 0;
vertical-align: middle;
}
#adress_form h3{
padding-left: 60px;
}
.emptyIco {
padding-right:26px !important;
padding-right: 22px;
}

#contactBox {
float: left;
display: inline;
position:relative;
width: 430px;
height: 341px;
min-height: 341px;
text-align: center;
background: url(gfx/separ_big.gif) no-repeat 53px top;
font-variant:normal;
}
#contactBox a{
font-variant:normal;
}
#cartoon_big {
position:absolute;
width: 128px;
height: 128px;
top: 254px;
background: url(gfx/cartoon_big.gif) no-repeat;
}
#mail {
position:absolute;
width: 128px;
height: 128px;
top: 214px;
background: url(gfx/mail.gif) no-repeat;
}

#sendInfo {
float: left;
padding-top: 50px;
margin-left: 100px;
display: inline;
position:relative;
width: 630px;
height: 381px;
min-height: 381px;
background: url(gfx/separ_big.gif) no-repeat 50px 40px;
}

#sendInfo p, #sendInfo h3{
padding-left:100px;
}

#CatBox {
	float: left;
display: inline;
z-index: 30;
position: relative;
margin:0;
padding:0;
  }
.Categorry{
display: inline;
list-style-type: none;
margin:0;
padding:0;
}
.Categorry .title{
padding:0;
height: 30px;
background: #000;
}
.Categorry li{
width: 250px;
height: 48px;
margin:0;
padding:0;
background: url(gfx/belka100.gif) no-repeat left;
}

.Categorry li a.selected{
width:235px;
background: #000;
border: 1px solid #333;
border-right: 0;
}

.Categorry li a{
display: block;
line-height: 44px;
padding: 0 10px 0 5px;
}

.Categorry li a:hover{
background: #000;
}

#cat2 li{
background: url(gfx/belka90.gif) no-repeat right;
}

#connectors {
width:740px;
margin-top:10px;
float: left;
display:inline;
}
.ConnBox {
float: left;
display:inline;
margin-left: 13px;
width:170px;
overflow: hidden;
text-align: center;
}
.ConnBox>.image{
width: 160px;
height: 115px;
}


#PartnersNews {
width:1000px;
margin: auto;
background: #000;
}
#hoohacoustic a{
width: 110px;
height: 60px;
float: left;
display:inline;
margin:10px;
overflow:hidden;
text-indent:-1000px;
background: url(gfx/hoohacoustic.gif) no-repeat;
}
#hoohacoustic a:hover {
background: url(gfx/hoohacoustic_activ.gif) no-repeat;
}

#ethink a{
width: 110px;
height: 60px;
float: left;
display:inline;
margin: 10px;
overflow:hidden;
text-indent:-1000px;
background: url(gfx/ethink.gif) no-repeat;
}
#ethink a:hover {
background: url(gfx/ethink_activ.gif) no-repeat;
}
#kolejniPartnerzy{
width: 10px;
height: 60px;
float: left;
display:inline;
margin: 10px;
overflow:hidden;
text-indent:-1000px;
}
#newsletter {
float: right;
position:relative;
display:inline;
width: 225px;
padding-left:70px;
text-align:right;
background: url(gfx/news.gif) no-repeat left;
margin-right: 10px;
}
#newsletter input{
width: 120px;
}
#newsletter .send{
width:auto;
}

#newsBox {
width: 290px;
position:absolute;
padding:10px;
bottom: -10px;
right: -10px;
background: #080808 url(gfx/news2.gif) no-repeat 5px 98%;
border:1px dotted #333;
    color:#999;
font-size: 90%;
text-align:left;
z-index: 6;
}

#newsBox ul{
list-style: none;
padding-left:10px;
margin: 0;
}
#newsBox ul input{
padding: 0;
width: 10px;
}
/*-- Footer --*/

#footer {
clear: both;
width: 100%;
height: 75px;
background: url(gfx/footer_bg_.gif) repeat-x top;
}

#footerAc {
width: 1000px;
margin:auto;
height: 75px;
background: url(gfx/footer_bg.gif) repeat-x top;
}

#copy {
width: 300px;
padding: 10px 0 0 10px;
text-align: center;
font-size:90%;
}

#ethinkLink{
padding-top: 10px;
}

#ethinkLink a{
font-variant: normal;
color: #66cc00;
}
#ethinkLink a:hover {
border-bottom:1px dotted #66cc00;
}
#e {
color: #fa9600;
}
#pl {
color: #666;
}

#footer_menu {
float: right;
margin-right: 20px;
list-style: none;
}

#footer_menu li {
    display: inline;
    margin:0;
    padding:0;
    padding-bottom: 2px;
    border-right: 1px dotted #dbb532;
  }
#footer_menu li a {
    padding:0 6px 0 2px;

  }