@charset "iso-8859-2";
/* CSS Document */

body {
	background: #F0EFED url(http://stskurier.pl/images/body_header_background.jpg) repeat-x left top;
	font: x-small Tahoma, Geneva, sans-serif;
	color: #333;
	margin: 0;
}
a {
	text-decoration: none;
	color: inherit;
}
#center {
	width: 990px;
	margin: 0px auto;
	overflow: hidden;
}

#header {
  float: left;
  width: 990px;
}
#baner {
	float: right;
	width: 990px;
	height: 132px;
}
#menu {
	float:left;
	margin: 0;
  padding: 0;
}
#menu li {
	float:left;
	list-style:none;
	background: url(http://stskurier.pl/images/menu_item_background.jpg) no-repeat center top;
	height: 20px;
	padding: 10px 14px 10px 15px;
	margin: 0;
  position:relative;
  font-weight: bold;
}
#menu li:hover {
  background-image: url(http://stskurier.pl/images/menu_active_item_background.jpg);
	color: #fc3;
}
#menu li:hover ul {
  display: block;
}
#menu li:hover a, #menu li:hover li a:hover {
	color: #fc3;
}
#menu li ul {
  display: none;
  float: none;
  position: absolute;
  left: 0;
	top: 35px;
  padding: 0;
  z-index: 100;
}
#menu li li {
  border: 1px solid #2A4A73;
  background: #FFF url(http://stskurier.pl/images/panel_background.gif) no-repeat left top;
  width: 130px;
  padding: 5px 15px;
  height: auto;
}
#menu li li:hover {
  background: url(http://stskurier.pl/images/menu_active_item_background.jpg) no-repeat left bottom;
}
#menu li:hover li:hover a {
	color: #fc3;
}
#menu li:hover li a {
	color: #000;
}
#header_foot {
	background: #2A4A73;
	float: left;
	margin: 0;
	width: 970px;
	padding: 6px 10px;
	color: white;
}
#header_foot a {
	color: #FFF;
	font-weight: bold;
}
#content {
	width: 990px;
	float: left;
	background: #FFF;
	position: relative;
	padding-bottom: 20px;
}
#left_col, #main_col, #col_lista_zam {
	float: left;
	margin: 0 15px;
}
#left_col {
	width: 200px;
	font-size: 110%;
}
#left_col > p{
  border: #5D728F 1px solid;
  padding: 10px;
}
#main_col {
	width: 431px;
	padding-bottom: 50px;
}
.formularz #main_col {
	width: 540px;
}
#col_lista_zam {
	width: 260px;
}
#footer {
	color: #FFF;
	background: #5D728F;
	position: fixed;
	bottom: 0px;
	width: 100%;
	border-top: 3px solid #EBEEF1;
}
#content div > ul, #content div > form > ul {
	border: #5D728F 1px solid;
	padding: 10px;
}
#content div > ul ul {
	padding: 0 0 0 15px;
}
li {
	list-style: none;
}
dd input[type="text"], dd input[type="password"], dd select, dd select[disabled] {
	border: 0 none;
	width: 205px;
	height: auto;
	padding: 5px 10px;
	font: inherit;
	color: #333;
	background: #fff;
}
dd select, dd select[disabled] {
	padding: 5px 10px 0;
	width: 225px;
	height: 20px;
}
dd input[type="submit"] {
	display: none;
}
dd input[type="checkbox"] {
	margin: 4px 10px 5px;
}
:focus {
	background: #eef;
	outline: 0;
}
#info_box, #loading_box {
	width: 409px;
	padding: 20px 30px;
	color:#900;
	border: #900 solid 1px;
	background: #FFC;
	display: none;
	position: fixed;
	left: 50%;
	top: 0;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	margin-left: -270px;
}
.formularz #info_box {
	top: 196px;
	margin-left: -215px;
}
#lista_user, #lista_order {
	height: 320px;
	overflow: auto;
}
#lista_user li, #lista_order li, #lista_events li, #eventsList li {
	padding: 3px 5px;
	margin: 1px;
	background: #EBEEF1;
}
#lista_order li a {
	font-weight: normal;
}
#orderSpecification {
	padding-left: 0;
}
div > dl {
	margin: 0;
}
dl.pack {
	padding-bottom: 10px;
}
#main_col > dl > dt {
	padding: 3px 20px;
	background: url(../images/controls/ar_up.png) no-repeat 5px center;
	border: #5D728F 1px solid;
	margin: 10px 0 1px;
	font-weight: bold;
	color: #5D728F;
	cursor: pointer;
}
dd {
	margin: 0;
}
dd dl {
	overflow: hidden;
	margin: 0;
}
dd dt, dd dd {
	display: block;
	width: 220px;
	float: left;
	padding: 5px 10px;
	margin: 1px 0 0 0;
	height: 12px;
}
dd dt {
	border: #5D728F 1px solid;
	background: #5D728F;
	text-align: right;
	color: #FFF;
	width: 182px;
	clear: left;
}
.formularz dd dt {
	width: 291px;
}
dd dd {
	border: #5D728F 1px solid;
	width: 205px;
}
.presentationBox dd {
	border: #5D728F 1px solid;
	width: 399px;
	padding: 0 15px;
	font-size: 11px;
}
dd .form dd {
	padding: 0;
	width: 225px;
	height: 22px;
}
dd.button {
	cursor: pointer;
	clear: both;
	width: 204px;
	height: 12px;
	padding: 5px 10px;
	background:#DBE0E8;
	font-weight: bold;
	margin: 1px 0 0 205px;
	border: #5D728F 1px solid;
	text-align:center;
}
.form dd.button {
	padding: 5px 10px 0;
	margin: 1px 0 0 204px;
	width: 205px;
}
.formularz .form dd.button {
	margin: 1px 0 0 314px;
	width: 204px;
}
dd.button:hover {
	background:#C5CDDA;
}
#footer h1 {
	font-size: 100%;
}
#orderSpecification > dl > dt, #orderSpecification > dl > dd {
}
.paczki #info_box, .paczki #loading_box, .paczki #lista_order, .paczki #lista_events, .paczki #eventsAdmin, .paczki #userInfo, .paczki #packege_cp_options, #package, .paczki #login_table, #confirmationInfo, #loggedManualInfo, #pricesTable, .paczki #registerInfo, #eventsAdmin {
	display: none;
}
.sH, .sH + dd {
	display: none;
}
.alert {
	background-color:#900;
}
.hasPrice {
	color:#900;
}
#main_col > dl > dt, .zwijane dt {
	padding: 3px 20px;
	background: url(../images/controls/ar_up.png) no-repeat 5px center;
	border: #5D728F 1px solid;
	margin: 10px 0 1px;
	font-weight: bold;
	color: #5D728F;
	cursor: pointer;
}
.zwijane dd {
	border: #5D728F 1px solid;
}
.zwijane dd ul {
	padding: 0 2px 0 3px;
}
#koszty, #ordersListOptions {
	padding: 10px;
	border: #5D728F 1px solid;
	margin: 10px 0 1px;
	font-weight: bold;
	cursor: pointer;
	overflow: hidden;
	color: #000;
	width: 240px;
}
#ordersListOptions {
  border: none;
  margin: 1px 0;
  padding: 0 2px;
  width: auto;
  border-bottom: #5D728F 1px solid;
}
#ordersListOptions input {
  margin-top: 0;
}
#koszty dt, #koszty dd, #ordersListOptions dt, #ordersListOptions dd {
	float: left;
	background: #EBEEF1;
	margin: 1px 0 0;
	height: 15px;
}
#ordersListOptions dt, #ordersListOptions dd {
  border: none;
}
#koszty dt, #ordersListOptions dt {
	padding: 2px 5px 0 15px;
	clear: left;
	width: 155px;
}
#koszty dd,#ordersListOptions dd  {
	padding: 2px 10px 0 0;
	width: 55px;
	text-align: right;
}
#ordersListOptions dt {
   width: 85px;
}
#ordersListOptions dd {
  width: 139px;
  text-align: left;
}
.unlogged, .logged, .newUser, .stEdit {
  display: none;
}
#dataKuriera {
	background: url(../images/29.png) no-repeat 198px center;	
}
.emp {
	padding: 5px;
}
.emp li {
	background: none repeat scroll 0 0 #FFC700;
	color: #000;
	display: list-item;
	font-weight: bold;
	padding: 5px 10px;
	margin: 2px 0 0 ;
}
.emp li:first-child {
	margin: 0 ;
}
#orderSpecification .button {
	background: none repeat scroll 0 0 #FFC700;
	color: #000;
}
dd.embed, dt.embed {
	background: #FFC700 !important;
	border-top: #5D728F 1px solid;
	border-bottom: #5D728F 1px solid;
}
dd.lembed, dt.lembed {
	background: #FFE99F !important;
	border-top: #5D728F 1px solid;
	border-bottom: #5D728F 1px solid;
}
#adminOptions {
	display: none;
}
