/* CSS Document */


/*BOX menuPomarancz*/
.menuPomarancz {
  margin-bottom:5px;
  background-repeat: no-repeat;  
  background-position: bottom;  
  background-image: url(images/menuleft_background.gif); 
  padding-bottom:10px;
}
.menuPomarancz h1{display:none;}
.menuPomarancz ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.menuPomarancz li {
	display: inline;
}
.menuPomarancz .sonda li {
	display: block;
	padding:3px 0;
}

.menuPomarancz a {
	display: block;
	padding: 4px 9px 3px 9px;
	color: #fff;
	background-image: url(images/li_left.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	border-bottom: 1px solid #fff;
}
.menuPomarancz a.active {
	color: #fff;
	font-weight: bold;
	background-position: 0 -100px;
}
.menuPomarancz a:hover {
	color: #BB2001;
	font-weight: bold;
	background-position: 0 -50px;
}
.menuPomarancz a.active:hover {
	color: #fff;
	background-position: 0 -100px;
}
.menuPomarancz .subboks a {
	padding: 4px 9px 3px 19px;
	background-position: 0 -200px;
	color: #BB2001;
}
.menuPomarancz .subboks a.active {
	color: #fff;
	font-weight: bold;
	background-position: 0 -250px;
}
.menuPomarancz .subboks a:hover {
	color: #BB2001;
	font-weight: normal;
	padding: 4px 9px 3px 19px;
	background-position: 0 -150px;
}
.menuPomarancz .subboks a.active:hover {
	color: #BB2001;
	background-position: 0 -200px;
}

.menuPomarancz .subboks .menuext2 a {
	padding: 4px 9px 3px 25px;
	background-position: 0 -300px;
}
.menuPomarancz .subboks .menuext2 a.active {
	color: #BB2001;
	font-weight: bold;
	background-position: 0 -350px;
}
.menuPomarancz .subboks .menuext2 a:hover {
	color: #BB2001;
	font-weight: bold;
	padding: 4px 9px 3px 25px;
	background-position: 0 -350px;
}


/*BOX menuPomaranczTytul*/
.menuPomaranczTytul {
  margin-bottom:5px;
  background-repeat: no-repeat;  
  background-position: bottom;  
  background-image: url(images/menuleft_background.gif); 
  padding-bottom:10px;
}
.menuPomaranczTytul h1{	font:bold 14px Verdana, Arial, sans-serif; margin: 0;padding: 4px 5px;color:#555;}}
.menuPomaranczTytul ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.menuPomaranczTytul li {
	display: inline;
}
.menuPomaranczTytul .sonda li {
	display: block;
	padding:3px 0;
}

.menuPomaranczTytul a {
	display: block;
	padding: 4px 9px 3px 9px;
	color: #fff;
	background-image: url(images/li_left.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	border-bottom: 1px solid #fff;
}
.menuPomaranczTytul a.active {
	color: #fff;
	font-weight: bold;
	background-position: 0 -100px;
}
.menuPomaranczTytul a:hover {
	color: #BB2001;
	background-position: 0 -50px;
}
.menuPomaranczTytul a.active:hover {
	color: #BB2001;
	background-position: 0 -100px;
}
.menuPomaranczTytul .subboks a {
	padding: 4px 9px 3px 19px;
	background-position: 0 -150px;
}
.menuPomaranczTytul .subboks a.active {
	color: #BB2001;
	font-weight: bold;
	background-position: 0 -250px;
}
.menuPomaranczTytul .subboks a:hover {
	color: #BB2001;
	font-weight: bold;
	padding: 4px 9px 3px 19px;
	background-position: 0 -200px;
}
.menuPomaranczTytul .subboks a.active:hover {
	color: #BB2001;
	background-position: 0 -200px;
}

.menuPomaranczTytul .subboks .menuext2 a {
	padding: 4px 9px 3px 25px;
	background-position: 0 -300px;
}
.menuPomaranczTytul .subboks .menuext2 a.active {
	color: #BB2001;
	font-weight: bold;
	background-position: 0 -350px;
}
.menuPomaranczTytul .subboks .menuext2 a:hover {
	color: #BB2001;
	font-weight: bold;
	padding: 4px 9px 3px 25px;
	background-position: 0 -350px;
}



/*BOX menuBiale*/
.menuBiale{
  background-image:url(images/main_underline2.gif); background-repeat: repeat-x; background-position: bottom;
  padding-bottom:12px;
  margin-bottom:5px;
}
.menuBiale h1{display:none;}
.menuBiale ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.menuBiale li {
	display: inline;
}
.menuBiale .sonda li {
	display: block;
	padding:3px 0;
}
.menuBiale a {
	display: block;
	padding: 4px 9px 3px 9px;
	color: #000;
	background-image: url(images/li_right.gif);
	background-repeat: no-repeat;
	background-position: 0 8px;
	border-bottom: 1px solid #ddd;
}
.menuBiale a:hover {
	color: #e6802e;
}
.menuBiale a.active {
	font-weight: bold;
	color:#e6802e;
}
.menuBiale ul {
	border-top: 1px solid #ddd;
}


/*BOX menuBialeTytul*/
.menuBialeTytul{
  background-image:url(images/main_underline2.gif); background-repeat: repeat-x; background-position: bottom;
  padding-bottom:12px;
  margin-bottom:5px;
}
.menuBialeTytul h1{	font:bold 14px Verdana, Arial, sans-serif; margin: 0;padding: 4px 5px;color:#555;}
.menuBialeTytul ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.menuBialeTytul li {
	display: inline;
}
.menuBialeTytul a {
	display: block;
	padding: 4px 9px 3px 9px;
	color: #000;
	background-image: url(images/li_right.gif);
	background-repeat: no-repeat;
	background-position: 0 8px;
	border-bottom: 1px solid #ddd;
}
.menuBialeTytul a:hover {
	color: #e6802e;
}
.menuBialeTytul a.active {
	font-weight: bold;
	color:#e6802e;
}
.menuBialeTytul ul {
	border-top: 1px solid #ddd;
}

/*BOX menuSzare*/
.menuSzare {
  margin-bottom:5px;
  background-repeat: no-repeat;  
  background-position: bottom;  
  background-image: url(images/menuleft_background_szare.gif); 
  padding-bottom:10px;
}
.menuSzare h1{display:none;}
.menuSzare ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.menuSzare li {
	display: inline;
}
.menuSzare .sonda li {
	display: block;
	padding:3px 0;
}

.menuSzare a {
	display: block;
	padding: 4px 9px 3px 9px;
	color: #fff;
	background-image: url(images/li_left_szare.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	border-bottom: 1px solid #fff;
}
.menuSzare a.active {
	color: #fff;
	font-weight: bold;
	background-position: 0 -100px;
}
.menuSzare a:hover {
	color: #616161;
	font-weight: bold;
	background-position: 0 -50px;
}
.menuSzare a.active:hover {
	color: #fff;
	background-position: 0 -100px;
}
.menuSzare .subboks a {
	padding: 4px 9px 3px 19px;
	background-position: 0 -150px;
}
.menuSzare .subboks a.active {
	color: #fff;
	font-weight: bold;
	background-position: 0 -250px;
}
.menuSzare .subboks a:hover {
	color: #616161;
	font-weight: bold;
	padding: 4px 9px 3px 19px;
	background-position: 0 -200px;
}
.menuSzare .subboks a.active:hover {
	color: #616161;
	background-position: 0 -200px;
}

.menuSzare .subboks .menuext2 a {
	padding: 4px 9px 3px 25px;
	background-position: 0 -300px;
}
.menuSzare .subboks .menuext2 a.active {
	color: #616161;
	font-weight: bold;
	background-position: 0 -350px;
}
.menuSzare .subboks .menuext2 a:hover {
	color: #616161;
	font-weight: bold;
	padding: 4px 9px 3px 25px;
	background-position: 0 -350px;
}

/*BOX komis*/
.boxkomis { background:#ebebeb url(images/boxkomisbg.png) repeate-y 0 0; padding:1px 10px; height:auto;position:relative;}
.boxkomis p {font-weight:bold; padding-bottom:5px;color:#cf5d26;position:relative;}
.boxkomis p img {position: absolute;top:3px; left:-10px;}
.boxkomis .szuk {text-align:center; margin-top:15px;}
.boxkomis .txt {padding:1px;width:115px}
.boxkomis .txts {padding:1px;width:45px}
.boxkomis select.txts {padding:1px;width:120px}
.boxkomis form {margin:0 0 5px 0;padding:0;}
.boxkomis .push {font-weight:normal;color:#000;}


