@CHARSET "UTF-8";

.csContainer {
 position: static;
 z-index: 0;
 width: 123px;
 background: #ffffff url("../img/cs/trigger.gif") right 4px no-repeat;
 font-size: 11px !important;
 height: 19px;
 line-height: 19px;
 border: 1px solid #808080;
left:-1px;
}

.csContainer INPUT {
 display: none;
}

.csContainer.wd160 {
 width: 160px;
}

.csContainer.wd80 {
 width: 80px;
 font-size: 9px;
 height: 15px;
 line-height: 15px;
 background: transparent url("../img/cs/trigger_gray.gif") right 2px no-repeat;
 border: 0px;
}

.csContainer.wd80 A {
 color: #ffffff;
 background: none;
}

.csContainer.wd80 LI A {
 color: #000000;
 font-weight: normal;
}

.csContainer.wd80 A.csSelected {
 color: #ffffff;
}


.csContainer.wd200 {
 width: 200px;
}

.csContainer.csOpened {
 position: relative;
 background-color: #ededed;
 border: 1px solid #ededed;
}

.csContainer.csOpened.wd80 {
 border: 0px;
}

.csContainer UL {
 display: none;
 position: absolute;
 z-index: 20;
 top: 0px;
 left: 0px;
 margin: 0px;
 padding: 0px 0px 4px 0px;
 background: url("../img/cs/last.gif") bottom left no-repeat;
}

.csContainer.wd80 UL {
 background: url("../img/cs/last80.gif") bottom left no-repeat;
}

.csContainer.wd160 UL {
	background: url("../img/cs/last160.gif") bottom left no-repeat;
}

.csContainer.wd200 UL {
 	background: url("../img/cs/last200.gif") bottom left no-repeat;
}

.csContainer LI {
 list-style-type: none;
 display: block;
 width: 123px;
 background: url("../img/cs/li.gif") top left repeat-y;
 padding: 1px 0px;
}

.csContainer.wd80 LI {
 width: 80px;
 background: url("../img/cs/li80.gif") top left repeat-y;
}

.csContainer.wd160 LI {
 width: 160px;
 background: url("../img/cs/li160.gif") top left repeat-y;
}

.csContainer.wd200 LI {
 width: 200px;
 background: url("../img/cs/li200.gif") top left repeat-y;
}

.csContainer LI.csFirst {
 background: url("../img/cs/first.gif") top left no-repeat;
 height: 21px;
 padding: 0px;
}

.csContainer LI.csFirst.wd80 {
 background: url("../img/cs/first80.gif") top left no-repeat;
}

.csContainer LI.csFirst.wd160 {
 background: url("../img/cs/first160.gif") top left no-repeat;
}

.csContainer LI.csFirst.wd200 {
 background: url("../img/cs/first200.gif") top left no-repeat;
}

.csContainer A {
 display: block;
 padding: 0px 2px;
 _width: 119px; /* -4px ze względu na padding w IE6 */
}

.csContainer.wd80 A {
 _width: 76px;
}

.csContainer.wd160 A {
 _width: 156px;
}

.csContainer.wd200 A {
 _width: 196px;
}

.csContainer A.csSelected {
 background-color: #000000;
 color: #ffffff;
}



#pasek .csContainer{
	background: url(../img/menu/buttonEmpty.jpg);
	height:25px;
	width:125px;
	position:relative;
	top:5px;
	border:0;
	left:5px;
	padding-left:10px;
	font-weight:bold;
	float: left;
font-size:10px !important;
}

#pasek .csContainer .csTrigger, #pasek .csContainer LI.csFirst A {
    font-weight: bold;
    font-size: 11px;
    /*margin-right: 10px;*/
    text-align: center;
    line-height: 23px;
    font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
}


#pasek .csContainer.active{
    background: url(../img/menu/buttonEmpty_active.jpg);
}

#pasek .csContainer UL {
    background-color: #e9e9e8;
    background: url("../img/menu/liBot.gif") bottom left no-repeat;
    padding-bottom: 3px;
}


#pasek .csContainer LI.csFirst {
	height: 25px;
	padding: 0px 0px 0px 10px;
	background:#bab6b3 url(../img/menu/clear.jpg) no-repeat;
	width:125px;
	font-weight:bold;
}
#pasek  .csContainer A {
	color:#242021;
}



#pasek  .csContainer LI {
	list-style-type: none;
	display: block;
	width: 135px;
	padding: 0px 0px 1px 0px;
	background: url("../img/cs/li2.gif") top left repeat-y;
	font-weight:normal;
}
#pasek  .csContainer A {
    padding-left:4px;
}

#pasek  .csContainer A.csSelected {
	background-color:transparent;
/*	 background-color: #303030;
	color: #242021;*/
}

.csContainer ul li{
	font-size:11px;
}
.sProfil .csContainer .csFirst a{
	padding-top:4px;
}
