.select,.select-parent,.options_1,.options_3,.separator { width : 150px;} /* szerokosc pola */  
.item { width : 138px; } /* szerokosc dla pola rozwijanego */ 
.options_2,.options_4 { width : 144px; } /* szerokosc dla zawartosci pola (altualnie wybrany element) */
.select,.select-parent,.select_1,.select_2 { height : 18px; } /* wysokosc pola */
.select_3 { width:122px;}   

.select div,.options div {cursor : pointer;}

.select-parent
{
   margin-top : -1px;
   float : right;
}   
.select
{
   padding : 0px;
   margin : 0px;
   overflow : hidden;
   background : transparent url(select/s-h.gif) repeat-y 0px 0px;
}
.select_1 
{
  padding : 0px 3px 0px 3px;
  background : transparent url(select/s-h.gif) repeat-y 100% -19px;
}
.select_2 
{
  background : transparent url(select/s-h.gif) repeat 0px -38px;
  font-weight : normal;
  text-transform: uppercase;
	 color: #aaaaaa;
	 font-family		: Tahoma, Helvetica, Arial, sans-serif;
 	font-size		: 10px;	
} 
.select_3
{
  padding : 1px 0px 0px 20px;
	 color: #aaaaaa;
	 font-family		: Tahoma, Helvetica, Arial, sans-serif;
	 font-size		: 10px;	
  text-transform: uppercase;
  background : transparent url(select/arrow-right.gif) no-repeat 5px 4px;
}
.options
{
  margin-top : 1px;
  display : none;
  position : absolute;
  z-index : 1000;
}
.options-items
{
  background  : #fff;
}
.item
{
  border : 1px solid #dedede;
  border-top : none;
  border-bottom : none;
  background : #fff;
  font-size : 10px !important;
  font-weight : normal !important;
  text-transform:uppercase;
  color: #aaaaaa;
	 font-family		: Tahoma, Helvetica, Arial, sans-serif;
  padding : 5px !important;
  /*height : 100%;*/
}

.item a, .item a:hover,  .item:hover
{
  border : 1px solid #dedede;
  border-top : none;
  border-bottom : none;
  background : #fff;
  /*font-size : 10px !important;*/
  /*font-weight : normal !important;*/
  text-transform: uppercase;
  /*color: #4f9d4f !important;*/
	 font-family		: Tahoma, Helvetica, Arial, sans-serif;
  /*padding : 5px !important;*/
  /*height : 100%;*/
}

.options_1,.options_2,.options_1_2,.options_3,.options_4
{
  height : 3px;
  overflow : hidden;
} 
.options_1
{
 background : transparent url(select/popups_01.gif) no-repeat 0% 0%;
}
.options_2
{
 background : transparent url(select/popups_02.gif) no-repeat 100% 0%;
 padding : 0px 3px 0px 3px;
 
}   
.options_1_2
{
 border-top : 1px solid #dedede;
 background : #fff;
}
.options_3
{
 background : transparent url(select/popups_03.gif) no-repeat 0% 0%;
}
.options_4
{
 background : transparent url(select/popups_04.gif) no-repeat 100% 0%;
 padding : 0px 3px 0px 3px;
}   
.options_3_4
{
 height : 2px;
 overflow : hidden;
 background : #fff;
 border-bottom : 1px solid #dedede;
} 
div.separator
{
  height : 1px;
  background : #dedede;
  padding : 0px;
  margin : 0px;
  overflow : hidden;
}

.profil-select, .profil-select-logged {
	font-size: 11px;
	font-family: tahoma, helvetica, arial, sans-serif;
	letter-spacing: 0px;
	color: #7a7a7a;
	text-align: left;
	position: relative;
	float: left;
	margin: 7px 0px 0px 9px;
	padding: 0px 0px 0px 0px;
	width: 250px;
}
.profil-select-logged .select,.profil-select-logged .select-parent,.profil-select-logged .options_1,.profil-select-logged .options_3,.profil-select-logged .separator,
.profil-select .select,.profil-select .select-parent,.profil-select .options_1,.profil-select .options_3,.profil-select .separator { width : 250px;}  
.profil-select .item,.profil-select-logged .item { width : 238px;} /* szerokosc dla pola rozwijanego */ 
.profil-select .options_2,.profil-select .options_4,.profil-select-logged .options_2,.profil-select-logged .options_4 { width : 244px; } /* szerokosc dla zawartosci pola (altualnie wybrany element) */
.profil-select .select_3,.profil-select-logged .select_3 { width:222px;}
.company-name
{
font-size 	: 10px;
font-family		: Tahoma, Helvetica, Arial, sans-serif;
letter-spacing: 0px;
color: #2a6ebd;
background : transparent;
}
.profil-select .options-items
{
font-size 	: 10px;
font-family		: Tahoma, Helvetica, Arial, sans-serif;
letter-spacing: 0px;
color		: #7a7a7a; 
  padding : 0px !important;
  margin : 0px !important;
  overflow : hidden;
  height  : auto;
  width : 250px;
}

.profil-select-logged .options-items
{
font-size 	: 10px;
font-family		: Tahoma, Helvetica, Arial, sans-serif;
letter-spacing: 0px;
color		: #7a7a7a; 
  padding : 0px !important;
  margin : 0px !important;
  overflow : hidden;
  width : 250px;
  height  : auto;
  
}
.profil-select .options-items .item,.profil-select-logged .options-items .item
{
font-size 	: 10px;
font-family		: Tahoma, Helvetica, Arial, sans-serif;
letter-spacing: 0px;
color		: #7a7a7a; 
  height : auto;
  text-align : center;
  margin : 0px auto;
}
