﻿/*============tags.css - begin =====================*/
* {
	font-family: Tahoma, Verdana, "MS Sans Serif", "Arial CE", Arial, Helvetica; 
	font-size: 12px; 
	color: #353535;
}

/* skrole 
 SCROLLBAR-FACE-COLOR: #818391;
  SCROLLBAR-HIGHLIGHT-COLOR: #727272; 
   SCROLLBAR-SHADOW-COLOR: #727272; 
 SCROLLBAR-3DLIGHT-COLOR: #efefef;
   SCROLLBAR-ARROW-COLOR: #505028; 
   SCROLLBAR-TRACK-COLOR: #F7F7F7;
 SCROLLBAR-DARKSHADOW-COLOR: #efefef; 
   background-color: #889091; 
*/

body
{
	margin-top: 0px;
	font-size: 12px;
	background-color : #505050;
	background-image:url(../../grafika/jaxon/bckg.png); 
	background-repeat:repeat-x;
	font-family: Tahoma, Verdana, "MS Sans Serif" , "Arial CE" , Arial, Helvetica;
}

div#baner {
	width:765px;
	height:92px;
	background-image:url(../../grafika/jaxon/baner_top.png);
	background-repeat:no-repeat;
	background-position:center;
}

div#baner_en {
	width:765px;
	height:92px;
	background-image:url(../../grafika/jaxon/baner_top_en.png);
	background-repeat:no-repeat;
	background-position:center;
}

div#baner_ru {
	width:765px;
	height:92px;
	background-image:url(../../grafika/jaxon/baner_top_ru.png);
	background-repeat:no-repeat;
	background-position:center;
}

div#menu1 {
	height:34px;
	background-color:505050;
	padding-top:2px;
}

span.dropdown {
	display:table-cell;
	width:213px;
	height:25px;
	padding-top:4px;
	background-image:url(../../grafika/jaxon/wybierz_dzial_bckg.jpg);
	text-align:center;
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	float:left;
	border:solid 1px #000;
}
/* kopia
span.dropdown {
	display:block;
	width:213px;
	height:25px;
	padding-top:4px;
	background-image:url(../../grafika/jaxon/menu_hdr_bckg.jpg);
	background-repeat:repeat-x;
	text-align:center;
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	float:left;
	border:solid 1px #000;
}
*/


span.menu {
	display:block;
	width:545px;
	height:23px;
	padding-top:6px;
	background-image:url(../../grafika/jaxon/menu_hdr_bckg.jpg);
	background-repeat:repeat-x;
	text-align:center;
	font-family:Verdana;
	font-size:11px;
	color:#a9a9a9;
	float:right;
	border:solid 1px #000;	
}
span.bottom {
	display:block;
	width:740px;
	height:23px;
	padding-top:8px;
	font-family:Verdana;
	font-size:11px;
	color:#a9a9a9;
	text-align:left;
	float: right;
}

div#category_name {
	background-color:#7c7c7c;
	color:#e1e1e1;
	height:37px;
	padding-top:3px;
	padding-left:10px;
	font-size:28px;
	font-weight:bold;
	font-family:Verdana;
	border:solid 1px #000;
	margin-bottom:2px;
}


table.wartosc_cechy
{
	width: 517px;

 	color: Black ;
 	
 	text-align: right ;
}
tr.wartosc_cechy 
{
	  border-width: 1px;
	   border-left-style : solid ;
       border-right-style : solid ;
       border-bottom-style: dotted ;
	   border-color  : #D1D1D1;
}

td.wartosc_cechy {
       font-size: 10px; 
       font-family: Tahoma, Verdana, "MS Sans Serif", "Arial CE", Arial, Helvetica;
       background-color: White ;
       text-align:center ;
}

th.wartosc_cechy {
       font-size: 12px; 
       font-family: Tahoma, Verdana, "MS Sans Serif", "Arial CE", Arial, Helvetica;
       background-color: #EEEEEE;
       height: 18px;
       text-align: center ;
       font-weight:bold ;
}

a:link {
        FONT-SIZE: 11px;
         COLOR: white;
         FONT-FAMILY: Tahoma, Verdana, "MS Sans Serif", "Arial CE", Arial, Helvetica; 
         FONT-VARIANT: normal; TEXT-DECORATION: none
}

a:active {
        FONT-SIZE: 11px; 
        COLOR: White ; 
        FONT-FAMILY: Tahoma, Verdana, "MS Sans Serif", "Arial CE", Arial, Helvetica; 
        FONT-VARIANT: normal; 
        TEXT-DECORATION: none
}

a:visited {
        FONT-SIZE: 11px; COLOR: White ; FONT-FAMILY: Tahoma, Verdana, "MS Sans Serif", "Arial CE", Arial, Helvetica; FONT-VARIANT: normal; TEXT-DECORATION: none
}

a:hover {
        FONT-SIZE: 11px; 
        COLOR: White ; 
        FONT-FAMILY: Tahoma, Verdana, "MS Sans Serif", "Arial CE", Arial, Helvetica; 
        FONT-VARIANT: normal; 
        text-decoration: underline;
}

h1 {font-size: 15pt; color: #0063C0; margin-top: 0px; padding-top: 0px; font-weight: 100;}
h2 {font-size: 12pt; color: #3cd501; font-weight: 600}
h3 {font-size: 12pt;}
h4 {font-size: 11pt;}
h5 {font-size: 10pt; margin-top: 10px; margin-bottom: 5px;}
h6 {font-size: 9pt; margin-top: -10px;}
#sidebar h1 {font-size: 12pt; margin-top: 0px; margin-bottom: 5px; font-weight: 900;}
#sidebar h2 {font-size: 10pt; margin-top: 0px; margin-bottom: 5px;}

p {
	text-align: left;
}

li {
	text-align: left;
	list-style-type: none;
	list-style-image: url(../../grafika/default/bullet.png);
}

#top1 a, #top1 a:visited {
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 3px 10px;
	color: #fff;
	text-decoration: none;
}

#top1right3 a:hover {
	
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	color: #fff;
	text-decoration: none;

}

#top1right4 a:hover {
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	color: #fff;
	text-decoration: none;
	background-color: #1A1D22;
}

#bottom2 a, #bottom2 a:visited {
	margin: 0px 1px 0px 1px;
	padding: 4px 5px 4px 5px;
	text-decoration: none;
	color: #666;
}

#bottom2 a:hover {
	margin: 0px 1px 0px 1px;
	padding: 4px 5px 3px 5px;
	color: #000;
	text-decoration: none;
}

/*=================================formularze*/
input, textarea {
	border: 1px solid #ccc;
	border-collapse: collapse;
	background: #f8f8f8;
	font-size: 8pt;
	color: #666;
	margin: 1px 0px 1px 0px;
}
select {
	border: 1px solid #ccc;
	border-collapse: collapse;
	padding: 0px 0px 0px 0px;
	font-size: 8pt;
}
option {
	background-color: #f8f8f8;
	font-size: 8pt;
}
option.hover {
	background-color: #fff;
}
input:hover, input:focus, textarea:focus, textarea:hover, select:focus, select:hover {
	border: 1px solid #aaa;
	border-collapse: collapse;
	background: #fff;
	font-size: 8pt;
	color: #666;
}
label {
	font-size: 8pt;
	margin: 1px 0px 1px 0px;
}

/*============tags.css - end =====================*/


/*============style.css - begin =====================*/
a.tytul_karty {
text-decoration:none;
}

a.lista_produktow img {
border: none;
}

div#karta {
	float: right;
	width: 544px;
	border-bottom: solid 0px #E6E6E6; 
	margin-bottom:5px;
	text-align: right ;
}

div#lewo {
	float: right;
	width: 120px;
	text-align:right ;
	padding-right: 15px;
	vertical-align: top;
}
/*div#lupa{
	width: 16px;
	background-image: url("../../grafika/jaxon/lupa.jpg");
	float: left;
	background-repeat:no-repeat;	
	vertical-align: text-bottom;
}
*/
div#lewo img {
	border: none;
}

div#prawo {
	width:370px;
	min-height : 100px;
	float: left;
	text-align : left;
}

div#srodek {
	width:530px;
	min-height : 300px;
	float: right;
	text-align : left ;
}

#dol
{
border-bottom: 1px solid #007DFB;
margin-bottom:5px;
}
div#nazwa
{
	width: 350px;
	text-align: left ;
	float: left;
}

.nazwa {
font-family:Arial, Helvetica, sans-serif;
color: black;
font-weight:bold;
font-size:16px;
text-transform:uppercase;
}


.autor {
font-size: 12px;
font-weight:900;
font-family:Arial, Helvetica, sans-serif;

}
div#opis 
{
	width: 350px;
	text-align:justify;
	float: left;
	color:#fff;
}
.opis {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color: black;
}

.opis sup
{
	color:#fff;
}
div#opis2
{
	width: 512px;
	text-align:justify  ;
	float: left;
}
div#opisReszta
{
	width: 516px;
	text-align: left;
	float: left;
}


.opis2 {
font-size: 12px;

font-family:Arial, Helvetica, sans-serif;
color: black;
width: 360px;
text-align:justify;

}

.nazwa_cechy {
font-size: 12px;
font-weight:900;
font-family:Arial, Helvetica, sans-serif;
}
.wartosc_cechy {
font-size: 12px;
font-weight:512;
font-family:Arial, Helvetica, sans-serif;
}

.cena {
color:#3ED703;
font-size: 12px;
font-weight:500;
font-family:Arial, Helvetica, sans-serif;

}

#przyciski {
float:right; 
margin-bottom:5px;
display:inline-block;

}
#przyciski2 {
float:left; 
margin-bottom:5px;
display:inline-block;
}


#powrot {
float:left; 
margin-bottom:5px;
}

#clr {
clear: both;
}


#wysylka {
width: 510px;
border-bottom: 1px solid #007DFB;
margin-bottom:5px;

}
#wysylka_prawo {
width:480px;
float:right;
text-align:justify;
}

.ddlIlosc
{
	margin-bottom:10px;
}

SPAN#lblHostName
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: white;
	font-weight:bold;
	font-size:26px;
	text-transform:uppercase;
}

div#lblSideBar
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	font-weight:bold;
	font-size:14px;
	text-align: center;
	float: left;
	padding-left:29px;
	
}

SPAN#lblAlbumName
{
/*	padding-left:17px;   */

	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #c2c2c2;
	font-weight:bold;
	font-size:28px;
	text-transform:uppercase;
}
.youAreIn
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: white;
	font-weight:bold;
	font-size:10px;
	text-transform:uppercase;
}
.youAreIn_links
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: white;
	font-weight:normal;
	font-size:10px;
	text-transform: capitalize;
}
span.youAreIn_links a, span.youAreIn_links a:hover, span.youAreIn_links a:visited { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: white;
	font-weight:normal;
	font-size:10px;
	text-transform: capitalize;
}

/*============style.css - end =====================*/


/*============divs.css - begin =====================*/
div#container {		
	margin: 0 auto ;
	width: 765px;
	background-color:  #505050;
}

div#top1 {
	float: left ;
	padding-left: 0px;
	width: 100%;
	color: #ffffff;
	background-color: #65625c;
}

div#top1left {
	text-align: center;
	background-color: #65625c;
	padding-left: 0px;
	height: 190px;
	color: #ffffff;
	float: left ;
	width: 157px;
	line-height: 190px;
	vertical-align: middle ;
}

div#top1right 
{
	width:595px;
	background-color: #65625c;
	
	padding-left: 0px;
	
	color: #ffffff;
	float: left ;
	
	
}

/* górne menu */
div#top1right1
{
	
	background-color: #65625c;
	height: 45px;
	float:left;	
	
	vertical-align:  middle;
	width: 100%;	
	padding-top: 10px;	
			
}   

/* divy górnego menu */
div#sections
{
	float:left;
	width: 350px;
	height: 40px;

	
	
}

div#sections span
{
	color:White ;
	}
	
div#search
{
	
	margin-left: 5px;
	float:left;
	width: 70px;
	height: 40px;
	display: none ;
	
}



div#buttonsGroup a img
{
	text-decoration: none;
	border: 1px solid #ccc;
		margin: 0px 0px 0px 0px;

}

div#buttonsGroup
{
	float:right ;
	width: 130px;		
	
	
}
div#buttonsGroupUp
{
	height: 35px;
	text-align: center ;
	width: 90px;
	
		
}
div#buttonsGroupUp td
{
	color: White ;

}
	
div#buttonsGroupDown
{
	height: 15px;
	text-align: center ;
	font-size: 10px;
}
	
	
	
div#top1right2
{
	width : 598px;
	height:15px;
	float:left;
	clear: both ;
	text-align: center ;
	color: White ;
	padding-top: 10px;
	background-color: #8d8980;
	color: White ;
						
}


/* scrolująca się tabelka */
div#top1right3
{
	position:relative; overflow:hidden;
	
	width : 598px;
	height: 110px;
	float:left;
	clear: both ;
	z-index:100;
    background-color: #8d8980;
}

div#top1right4
{
	color: White;
	float:left;	
	background-color: #8d8980;
	text-align: center ;
	font-size: 10px;
	width : 598px;
}

div#content
{
	float: left ;
	
	width: 765px;
/*	min-height: 500px ; */
	background-color:  #3b3b3b;	
}
div#bottom {
    float : left ;
	width: 765px;
	height: 30px;
	color: White;
	text-align: right  ;
	padding-right:0px;
	background-color : #3b3b3b;
}


div#main 
{
	width : 544px;
	float: right;	
	padding: 0px 1px 0px 0px;
	background-color: #a8a8a8;
	margin-top: 1px;
	border: solid 1px #282828;
	
}
div#sidebar 
{	
	height: 100%;
	width: 215px;		
	float: left ; 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

}

div#Panel1 {
	margin-bottom: 2px;
	margin-top:2px;
	background-color:#505050;
}

div#Panel2 {
	margin-top:2px;
	background-color:#a9a9a9;
}

img#imgCollExp, img#imgCollExp1 {
	margin-top:-4px;
}

div#colPanChooseSectionHeader, div#colPanChooseProductHeader {
	height:29px!important;
	background-image:url(../../grafika/jaxon/menu_hdr_bckg.jpg);
	background-repeat:repeat-x;
	color:#fff!important;
	border:solid 1px #000;
	margin-bottom: 2px;
/*	margin-top: 2px; */
}

div#sidebar	a:hover
{	
	text-decoration:none;
	
}

div#login_form {
	width: 300px;
	margin: 0 auto;
	text-align: right;
}

div#loginInfo {
	width: 150px;
	margin-right: 10px;
	text-align: right;
	float: right;
	border: solid 1px #fff;
}

div#album_name {
	width: 512px;
	text-align: left;
	float: right;
	padding: 0px 0px 0px 0px;
	padding: 0px 17px 0px 17px;	
}
.albumName{

}

div#album_path_name {
	height: 23px;
	width: 528px;
	text-align: left;
	float: right;
	background-color: #737373;
	border: solid 1px #404040;
	padding-top: 1px;
	padding-left: 17px;	
	padding-bottom: 4px;
	margin-left: 1px;
}
/*============divs.css - end =====================*/
/*jezyki*/
.langSel
{
	background-color: #776943;
}




.listaDzialow
{
		width: 190px;
}


.sidebar_element 
{
	background-color: 	#444644;}

/* --- txtbox szukania */
.unwatermarked {
	height:15px;
	width:90px;
	font-weight:bold;
}

.watermarked {
	height: 15px;
	width: 90px;	
	border: 1px solid #7F9DB9;
	background-color: #F8F8F8;
	color: #666666;
}	

.selectedElement
{
	padding-top: 10px;
	padding-left: 5px;
	color: White;
	margin-top: -5px;
	text-indent: 0px;
	background-color:  #776943;
	width: 170px;
	height: 80px;
	float:left;
	margin-left: 0px;
	overflow: hidden ;
	text-align: left ;
}
.selectedLink
{
		background-color:  #776943;
	}

.overElement
{
	padding-top: 10px;
	padding-left: 5px;
	background-color:#65625c;
	margin-top: -5px;
	width: 170px;
	height: 80px;
	float:left;
	overflow: hidden ;
	
	
	
}


.normalElement
{
	padding-left: 5px;
	background-color:#65625c;
	width: 170px;
	height: 70px;
	float:left;
	margin-left: 0px;
	overflow: hidden ;
	text-align: left ;

	
}
a.normalElement 
{
		text-indent: 0px;
	}

.spacerElement
{
  
  width: 5px;	
  height: 70px;
  float:left;
  background-color: #36352f;
  
}


div#buttonLeft
{
	background-image: url(../../grafika/jaxon/leftarrow.png);
	background-repeat: no-repeat ;
	background-position:center center ;
	width: 24px;
	height: 70px;
	margin-top: 7px;
	background-color: #45423d;
	float:left;
	
	cursor: pointer;
	margin-top: 20px;
}
div#buttonRight
{
	background-image: url(../../grafika/jaxon/rightarrow.png);
	background-repeat: no-repeat ;
	background-position:center center ;
	
	width: 24px;
	height: 70px;
	background-color: #45423d;
	float:right;
	cursor: pointer;
	margin-top: 20px;
	
}
div#buttonList
{
	
	background-color: #8d8980;
	height: 100px;
	width: 500px;
	left:0px; top:0px; 
	z-index:1; 
	position: absolute;	
	visibility:hidden; 
	
	
	
}




div#scrolLayer	{ 
	position:absolute; 
	left:24px; top:5px; 
	height:100px; width: 550px;
	clip:rect(0px, 550px, 100px, 0px); 
	overflow:hidden;	
	z-index:1; 
		
	
	}
	/*background-color: #889091;*/
	.contentTable
	{
		
		height: 100px;
	}
	
	/* tree view menu styles */
.tvClass
{
	color: White;
	padding-left: 0px;
	table-layout: fixed ;	
	text-align: left;
	width: 180px;
}



.tvClass a 
{
	color: White ;
	text-align: left ;
	
	
}
.tvClass td 
{
		color: White ;
		text-align: left ;
	}
	
.tvClass table
{
	margin-bottom: 5px;
}

/* -------------------------------- */
/* normalNode z poprzedniego pliku */

.normalNode a
{
	color: White ;
}

/*.normalNode a:hover
{
	color: Black ;
}*/

.normalNode
{
	color: White ;
	width: 180px;
	color: White;
	margin-bottom: 3px;
}

td.normalNode
{
	background-color:#272727;
	padding-left: 5px;
	width:180px;
}

td.hoverNode
{
	background-color:#737373;
	padding-left: 5px;
}

td.selectdeNode
{
	background-color:#737373;
	padding-left: 5px;
}





/* -------------------------------- */

.normalAlbProdNode a
{
	
	color: black;
	font-weight: none;
	text-transform: uppercase;
	font-size: 8px;
}

.normalAlbProdNode0 a, .normalAlbProdNode0 a:hover, .normalAlbProdNode0 a:visited{	
	color: black;
	font-weight: none;
	text-transform: uppercase;
}


.parentNode
{
	color: White ;
	width: 180px;
	
	}
.hoverNode
{
	color: #000000;
	
	/*border: solid  1px  #8d8980; */
	
	
	}
	
	
	

.rootNode
{
	color: White ;
	width: 180px;
	color: White;
	
	}
.leafNode
{
	color: White ;
	width: 180px;
	color: White;
	
	}

.normalAlbProdNode
{
	color: Black;
	width: 180px;
	margin-bottom: 3px;
}

.normalAlbProdNode a:visited {
	color:#000;
}

.normalAlbProdNode a:hover{
	color:#000;
}

.hoverNode {
	color:#000;
	
}

td.normalAlbProdNode
{
	background-color:#a9a9a9;
	padding-left: 5px;
}


/* selected musi być zdeklarowany później niż normal bo się nakładają te style na siebie */
.selectedNode
{
	color: #fff ;
	width: 180px;
	margin-bottom: 3px;
}
	
.selectedNode a {
	color:#000;
}
.selectedNode a:visited {
	color:#000;
}

td.selectedNode
{
	background-color:#bfbfbf;
	border: solid  1px  #bfbfbf; 
	padding-left: 5px;
}	
	
.lblAlbumy
{
	
	 color: White ;
	 
	 
	 	 
}

div#lblAlbumy
{
	text-align: left  ;	
	width:153px;
	float: left ;
	margin-left: 0px;	
	margin-bottom: 10px;
	height: 25px;
	
	padding-left : 20px;
	font-weight:bold ;
	
	
}
/* label background-color: 	#444644; background-color: 	#444644;*/
div#treeView
{
	background-color: #272727;
	padding-bottom: 2px;
	/*margin-left: 0px;
	float: left ;	
	text-align:justify ;
	width:185px;
	margin-top: 0px;*/
}

#treeView table
{
	text-align:justify ;
	max-width: 185px;		
}

.albumsMenu
{
	display: none ;		
}

div#imgBig
{
	width: 530px;
	height: 380px;
	display: none ;
	overflow:hidden;
	position:absolute ;
	z-index: 100;	
	background-color:#776943;
	top: 215px;
	margin-left: 10px;
	padding: 5px 5px 5px 5px;
	text-align:center ;
	
}

.lblNagl
{
	
	text-transform:uppercase ;
	text-align:left ;
		text-indent: 0px;
	}
	
.lblDane
{
	text-align:left ;
		text-indent: 0px;
	
	}
	
a.lblDane 
{
		padding-left: 0px;
		text-indent: 0px;
		text-align: right ;
}
a.lblNagl
{
		padding-left: 0px;
	
}		

.listaTowarow
{
	margin-left: -12px;
	margin-top: 29px;
}

div.listaTowarow a, div.listaTowarow a:visited, div.listaTowarow a:hover 
{
	text-transform:uppercase;
}
div#all
{
	
	top: 15px;
	color:White ;
}

div#all input, textarea 
{
	
	
	background: #f8f8f8;
	font-size: 8pt;
	border-color: #818181;
	
	margin: 1px 0px 1px 0px;
}

.chkSend 
{
	background-color : #818181;
	width: 100px;
	
	}

/* productsTreeview*/
.tvClass
{
	color: White ;
	padding-left: 0px;
	table-layout: fixed ;	
	text-align: left;
	width: 200px;
}


.tvClass a 
{
	color: White ;
	text-align: left ;
	
	
}
.tvAlbProdClass td 
{
	color: White ;
	text-align: left ;
}
	
.tvAlbProdClass table
{
	margin-bottom: 5px;
		width: 200px;
}

.normalAlbProdNode a
{
	color: Black ;
	font-size: 10px !important;	
}
	


.parentAlbProdNode
{
	color: White ;
	width: 180px;
	color: White;
	
	}
.hoverAlbProdNode
{
	color: White ;
	
	/*border: solid  1px  #8d8980; */
	
	
	}
	
	
	

.rootAlbProdNode
{
	color: White ;
	width: 180px;
	color: White;
	
	}
.leafAlbProdNode
{
	color: White ;
	width: 180px;
	color: White;
	
	}

.normalAlbProdNode
{
	color: White ;
	width: 180px;
	color: White;
	margin-bottom: 3px;
	
	
	
}

td.normalAlbProdNode
{
/*	background-image: url("../../grafika/jaxon/tloButtonNormal.gif");
	background-repeat : repeat-y; */
	padding-left: 5px;
	width: 180px;
}
	
td.hoverAlbProdNode
{
/*	background-image: url("../../grafika/jaxon/tloButtonOver.gif");
	background-repeat :repeat-y ; */
	background-color: #d5d5d5;
	padding-left: 5px;
	width: 180px;
	
}
/* selected musi być zdeklarowany później niż normal bo się nakładają te style na siebie */
.selectdeAlbProdNode
{	
	color: White;
	width: 180px;
	margin-bottom: 3px;
	
	
	}
td.selectdeAlbProdNode
{
/*	background-image: url("../../grafika/jaxon/tloButtonSelected.gif");
	background-repeat :repeat-y ;
	border: solid  1px  #6c634d;  */
	padding-left: 5px;
	background-color: #d5d5d5;
	width: 170px;
}




	

table#dlstCustomDropDownList1, table#dlstCustomDropDownListNews, table#coNaDole_dlstCustomDropDownList, .customDropDownList
{
	background-color:#a9a9a9;
	border:solid 1px #272727!important;
	color:#000;
}

table#dlstCustomDropDownListPageOrder
{
	background-color:#acaeaf;
	border:solid 1px #fff!important;
	color:#000;
}

.selListEl
{
	padding:2px 10px 2px 4px;
	background-color:#272727;
	display:block;
	color:#fff;
	cursor:default;
}

.listEl
{
	padding:2px 10px 2px 4px;
	display:block;
	cursor:default;
}

.customDropDownList 
{
}


