

.table_list {
	width: 780px;
	padding: 0;
	margin: 0;
}

.table_list caption {
	padding: 0 0 5px 0;
	width: 780px;	 
	font-style: italic;
	text-align: right;
}

.table_list th  {
	font-weight: bold;
	color: #4f6b72;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	letter-spacing: 0px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #f6f6f6 url('../images/dost/tab_header.gif') no-repeat;
}

.table_list th.edit {
	font-weight: bold;
	color: #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	letter-spacing: 0px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
}

.table_list th a{
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.table_list th a:hover {
  color: #666666;
  text-decoration: underline;
}
.table_list th a.sort_DESC {
 padding-left: 25px;
 background: url('../images/dost/ico_filtr_up.gif') no-repeat;
}

.table_list th a.sort_ASC {
 padding-left: 25px;
 background: url('../images/dost/ico_filtr_down.gif') no-repeat;

}


.table_list th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #CCCCCC;
	background: none;
}

.table_list td.tab {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background: #fff;
	padding: 2px 6px 2px 6px;
	color: #4f6b72;
	font-weight: normal;
}

.table_list td.tab a {
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #666666;
}

.table_list td.tab a:hover {
	color: #000000;
}



.table_list td.alt {
	background: #F6F6F6;
	color: #797268;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 6px 6px 6px 12px;
	font-weight: normal;
}

.table_list th.spec {
	border-left: 1px solid #CCCCCC;
	border-top: 0;
	background: #fff url('../images/dost/tab_bullet1.gif') no-repeat;
	font-weight: bold;
}

.table_list th.specalt {
	border-left: 1px solid #CCCCCC;
	border-top: 0;
	background: #f6f6f6 url('../images/dost/tab_bullet2.gif') no-repeat;
	font-weight: bold;
	color: #797268;
}
	

/* pager */

ul.digits {
  float: right;
}
ul.digits li {
  display: block;
  float: left;
  width: 2em;
  height: 1.75em;
  padding-top: 0.25em;
  text-align: center;
  font-weight: bold;
  color: #5F1D12;
}
.digits a {
  display: block;
  color: #5F1D12;
  text-decoration: none;
}
.digits a:hover {
  text-decoration: underline;
}

/* formularz */
.table_to_from  {
width: 780px;
padding: 0;
margin: 10 0 10 0;
background-color: #FFFFFF;
}

.table_to_from th {
    background: #EFE8D8;
 	width: 180px;
	text-align: right;
	color: #4f6b72;
	letter-spacing: 0px;
	text-transform: uppercase;
	padding: 6px 6px 6px 12px;
}

.table_to_from th.corner {
    background: #EFE8D8 url(../images/dost/ttf_thCorner.gif) no-repeat;
}

.table_to_from td {
    background-color: #F9F6EE;
	text-align: left;
	font-weight: bold;
	color: #4f6b72;
	letter-spacing: 0px;
	padding: 6px 6px 6px 12px;
}

.table_to_from td.corner2 {
    background: #F9F6EE url(../images/dost/ttf_thCorner2.gif) no-repeat bottom right;
}

input.button,  input.button:focus {
font-family:Verdana,Arial,Helvetica,sans-serif;
border-color:#CCCCCC rgb(153, 153, 153) rgb(153, 153, 153) rgb(204, 204, 204);
border-style:double;
border-width:3px;
color:#333333;
padding:0.15em;
}

input.button:active {
	background: #f4f4f4;
	border: 3px double #ccc;
	border-left-color: #999;
	border-top-color: #999;
}


#modmenu li{
	display:inline;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	text-align:center;
	white-space:nowrap;
}

#modmenu a{
	color: #AAAAAA;
	text-decoration: none;
	text-transform: uppercase;
}

#modmenu a:hover{
	color: #000000;
}

#modmenu div {
	margin: 10px 10px 10px 10px;
	float: left;
}

#modmenu p {
		font-size: 10px;
		font-weight: bold;
}



#subform_menu {
	background:#FFFFFF url('../images/dost/bg.gif') repeat-x scroll center bottom;
	float:left;
	line-height:normal;
	width:100%;
}
#subform_menu ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px;
	padding:0px 5px 0px;
	text-align:right;
}
#subform_menu li {
	background:transparent url('../images/dost/left_n.gif') no-repeat scroll left top;
	float:left;
	margin:0pt;
	padding:0px 0px 0px 4px;
}
#subform_menu a {
	background:transparent url('../images/dost/right_n.gif') no-repeat scroll right top;
	color:#CCCCCC;
	display:block;
	float:left;
	float:none;
	font-weight:bold;
	padding:1px 4px 0px 0px;
	text-decoration:none;
	text-transform: uppercase;
	font-size: 11px;
}
#subform_menu a img{
	padding-top: 2px;
	border: none;
}
#subform_menu a:hover {
	color:#000000;
}
#subform_menu li.current {
	background-image:url('../images/dost/left_on_n.gif');
	border-width:0px;
}
#subform_menu li.current a {
	background-image:url('../images/dost/right_on_n.gif');
	color: #EA8709;
	padding-bottom:1px;
}
#jezyk_menu li{
	display:inline;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	text-align:center;
	white-space:nowrap;
}

#jezyk_menu .current {
	 color: red;
}

a.current {
 color: red;
}

.kalendarz  {
	
	font-size:11px;
	padding: 0;
	
	border-left: 1px solid #EFE8D8;
	color: #616B76;
	text-align: center;
	
	float: left;
}

.kalendarz caption {
	
	
	height: 20px;
		background-image:url(../../images/images/naglowek_07.jpg);
		background-position:center;
	background-repeat:repeat-x;
	color: #fff;
	margin:0px 1px 0px 0px;
	text-align: center;
	padding: 3px 1px 2px 1px;
	font-weight: bold;

}

.kalendarz caption.prd {
	
	
	height: 20px;
	background: #E0D3B7;
	color: #FFFFFF;	 
	text-align: center;
	padding: 2px 1px 2px 1px;
	font-weight: bold;


}

.kalendarz th {
	color: #666666;
	 background: #F9F6EE url(../images/dost/cal_n0.gif) no-repeat center top;
	
	
    padding:0px;
	text-align:center;
	
	width:10px;
}

.kalendarz td {
	
	width: 2.7em;
	height: 30px;
	text-align: center;

	padding: 0px;
	font-size:11px;
}

.kalendarz td a {
	text-decoration: none;
	font-weight: bold;
	display: block;
}

/* pusty dzien */
.kalendarz td.no_day {

}

.kalendarz td.rez_bad {
 background: #F9F6EE url(../images/dost/cal_bgRezBad.gif) no-repeat right bottom;
}

.kalendarz td.rez_ok {
 background: #F9F6EE url(../images/dost/cal_bgRezOk.gif) no-repeat right bottom;
}

/* rezerwacja  wstepna */
.kalendarz td.rez_n40 {
	color: white;
    background: #F9F6EE url(../images/dost/cal_n40.gif) no-repeat center top;
}

/* rezerwacja  wstepna start */
.kalendarz td.rez_s40 {

    background: #F9F6EE url(../images/dost/cal_s40.gif) no-repeat center top;
}
/* rezerwacja  wstepna end */
.kalendarz td.rez_e40 {

    background: #F9F6EE url(../images/dost/cal_e40.gif) no-repeat center top;
}

/* rezerwacja  */
.kalendarz td.rez_n42 {
	color: white;
    background: #F9F6EE url(../images/dost/cal_n42.gif) no-repeat center top;
}

/* rezerwacja  start */
.kalendarz td.rez_s42 {

    background: #F9F6EE url(../images/dost/cal_s42.gif) no-repeat center top;
}
/* rezerwacja end */
.kalendarz td.rez_e42 {

    background: #F9F6EE url(../images/dost/cal_e42.gif) no-repeat center top;
}
/* wolne */
.kalendarz td.rez_n0 {
    
    background: #F9F6EE url(../images/dost/cal_n0.gif) no-repeat center top;
}

.kalendarz td.rez_nZiel {
	
    background: #F9F6EE url(../images/dost/cal_bgRezOk.gif) no-repeat center top;
}
.kalendarz td.rez_nCzerw {
	
    background: #F9F6EE url(../images/dost/cal_bgRezBad.gif) no-repeat center top;
}

/* rdo form.tpl naglowki listy */
.formNagl {
	font-weight: bold;
}

/*kalendarz */

.kalendarz td.cennik_183 {
 
    background: url(../images/dost/cal_bg183.gif) no-repeat right bottom;
}

.kalendarz td.cennik_184 {
    background: url(../images/dost/cal_bg184.gif) no-repeat right bottom;
}

.kalendarz td.cennik_185 {
    color: #3D9CA8;
    background: url(../images/dost/cal_bg185.gif) no-repeat right bottom;
}

.kalendarz td.cennik_186 {
	color: #EFECCA;
    background: url(../images/dost/cal_bg186.gif) no-repeat right bottom;
}

.kalendarz td.cennik_unikalny {
color: #EFECCA;
    background: url(../images/dost/cal_bg187.gif) no-repeat right bottom;
}

.kalendarz td.cennik_unikalny_promo {
    color: #EFECCA;
    background: url(../images/dost/cal_bg188.gif) no-repeat right bottom;
}




/* TABELE */
/* naglowek */
#tabHead {
	background: #CCCCCC url(../images/dost/jcms_a4uGrey.gif) no-repeat;
}

#tabHead p {
	padding-left: 20px;
	color:white;
	font-weight: bold;
	text-transform: uppercase; 
}

/* formularz2 */
.table_to_from2  {
width: 780px;
padding: 0;
margin: 0;
background-color: #EEEEEE;
}

.table_to_from2 td {
 	background: #FFFFFF;
	text-align: left;
	font-weight: bold;
	color: #4f6b72;
	letter-spacing: 0px;
	padding: 6px 6px 6px 12px;
}

.table_to_from2 td.dith {
 	background: #FFFFFF url(../images/dost/jcms_tabBg001.gif) repeat-x;
}
.table_to_from2 td.dithLogo {
 	background: #FFFFFF url(../images/dost/jcms_tabBg002.gif) no-repeat;
	text-align: right;
	text-transform: uppercase;
}

.table_to_from2 td.nutthin {
 	background: none;
}


/* formularz3 */
.table_to_from3  {
width: 400px;
padding: 0;
margin: 0;
background-color: #EEEEEE;
}

.table_to_from3 td {
 	background: #FFFFFF;
	text-align: left;
	font-weight: bold;
	color: #4f6b72;
	letter-spacing: 0px;
	padding: 6px 6px 6px 12px;
}

.table_to_from3 td.dith {
 	background: #FFFFFF url(../images/dost/jcms_tabBg001.gif) repeat-x;
}
.table_to_from3 td.dithLogo {
 	background: #FFFFFF url(../images/dost/jcms_tabBg002.gif) no-repeat;
	text-align: right;
	text-transform: uppercase;
}

.table_to_from3 td.nutthin {
 	background: none;
}



/* formularz K do kalendarza sezonow */

.table_to_fromK  {
width: 780px;
padding: 0;
margin: 0;
background-color: #FFFFFF;
}

.table_to_fromK th {
    background-color: #F7F3E8;
 	width: 180px;
	text-align: right;
	color: #4f6b72;
	letter-spacing: 0px;
	text-transform: uppercase;
	padding: 6px 6px 6px 12px;
}

.table_to_fromK td {
    background-color: #F9F6EE;
	text-align: left;
	font-weight: bold;
	color: #4f6b72;
	letter-spacing: 0px;
	padding: 6px 6px 6px 12px;
}
.clear {
clear:both;
}

/* kolory cennikow */

.kolcen183 {
	background-color: #EFD8A1 !important;
	
}

.kolcen184 {
	background: #BCD693 !important;
}

.kolcen185 {
	background: #AFD7DB !important;
}

.kolcen186 {
	background: #3D9CA8 !important;
}