div#index_container {   font-size: normal; width: 100%; height: 100%;position: absolute; top: 0px;left: 0px;  margin: auto; text-align: center;} /*potrzebny dla opery*/
html {	height: 100.02% }

div#admin_container {
  text-align: left;
  padding-left: 20px;
}
table#adress td input, table#adress td textarea {
	border: 1px solid rgb(76, 182, 228);
	background: white;
	color:  rgb(52, 86, 156);
	font-family: verdana, sans-serif;
}

input.checkbox {
	border: 0;
}
img {
  border: none;
}
img#logo {
	position: relative;
	top: 30px;
}

a {font-size: 100%;
	color:  rgb(52, 86, 156);
}

div#top_banner {
	text-align: right;
	width: 750px;
	height: 60px;
	margin: 0 auto;
	padding: 0;
	position: relative;	
	top: 52px;
        right: 0;
}

#step {
  width: 750px;
  margin: 0 auto 10px auto;
  text-align: left;
  padding: 0;
}
#step h3 {
	display: inline;
	padding-left: 20px;
	color:  rgb(52, 86, 156);
}

body,  table {
  /*color:  rgb(184,157,116);*/
	color:  rgb(52, 86, 156);
  font-family: verdana, sans-serif;
  font-size: 90%;
}

h1, p.confirmation {
  font-size: 100%;
  /*color: rgb(84, 205, 53);*/
  color: rgb(59, 143, 35);
  padding: 0 15px 0 15px;
}

.confirmation {
  color: rgb(59, 143, 35);
}

h2, h3, h4, h5, h3 a {
  color:  rgb(76, 182, 228);
  }


table.gray_border, table.sectors, table.confirm {
	margin: 0 auto;
	width: 750px;
	padding: 0px;
	background: url(../gfx/table/bg_m.gif) repeat-y;
	clear: both;
}

table.gray_border td {
}
table.gray_border th {
	color:  rgb(52, 86, 156);
	font-weight: bold;
	font-size: 90%;
	text-align: left;
}

table tr.nazwa_kabaretu td {
  color:  rgb(76, 182, 228);
	padding: 10px 0px 0px 10px;
	font-size: 100%;
	font-weight: bold;
}

table tr.nazwa_kabaretu a {
	color:  rgb(76, 182, 228);
	text-decoration: none;
}

table tr.nazwa_kabaretu a:hover {
	text-decoration: underline;
}

table tr.babilon_tour_header td {
  color:  rgb(0, 160, 64);
	padding: 10px 0px 0px 10px;
	font-size: 100%;
	font-weight: bold;
	/*text-decoration: underline;*/
}

table tr.babilon_tour_header a {
	color:  rgb(0, 160, 64);
	text-decoration: none;
}

table tr.babilon_tour_header a:hover {
	text-decoration: underline;
}

table.confirm tr.border_t, table.sectors tr.border_t, table.gray_border tr.border_t, thead   {	
	background: url(../gfx/table/bg_top2.gif) no-repeat top left;
	height: 20px;
}

table.confirm tr.border_b, table.sectors tr.border_b, table.gray_border tr.border_b, tfoot {
	background: url(../gfx/table/bg_bottom.gif) no-repeat bottom left;
	height: 25px;
}
table.sectors table.sectors_details td { 
	width: auto;
}
	table.sectors td {
	width: 50%;
	padding: 0;
	margin: 0;
	vertical-align: top;
}
table.sectors td ul.sector {
	background: rgb(240, 240, 240);
	margin: 15px;
	padding: 5px 0 5px 10px;
	list-style-type: none;
	color:  rgb(52, 86, 156);
}

table.sectors td ul.wyprzedane {
background: transparent;
  color:  rgb(208, 208, 208);
}
table.sectors h3#scene {
	margin: 0px 15px 0px 15px;
	padding: 0px;
	border-top: 1px solid rgb(208, 208, 208);
	text-align: center;
	width: 720px;
	font-size: 100%;
}


/*table.sectors td ul.event_summary {
	list-style-type: none;
	text-align: left;
	margin: 0px 15px 15px 15px;
	padding: 0px;
	background: transparent;
	width: 720px;
	border-bottom: 1px solid rgb(208, 208, 208);
}
table.sectors td ul.event_summary li {
	padding: 0px;
	margin: 0px;
	text-indent: 10px;
}*/

table.sectors h4 {
	margin: 0px 15px 0px 15px;
	padding: 0px;
	text-align: center;
	width: 720px;
	font-size: 90%;
	color:  rgb(52, 86, 156);
	font-weight: normal;
}

table.confirm h3 {
	width: 180px;
	height: auto;
	font-size: 100%;
	margin: 0px 0 0 15px;
}
table.confirm td ul.summary {
	margin: 0px;
	padding: 0 0 5px 10px;
	list-style-type: none;
	color:  rgb(52, 86, 156);
	line-height: 1.5em;
	width: 500px;
}

table.sectors table.confirm td {
	font-size: 110%;

}
table.confirm td ul.summary li {
	padding: 0;
	margin: 0;
}

p {
  padding: 0 30px 0 10px;
}

table.confirm td {
	width: auto;
	padding: 0 0 15px 0;
	margin: 0;
	vertical-align: top;
}

table.confirm td span.shipping_type_disabled {
	font-weight: normal;
	color: rgb(208, 208, 208);
}

table.confirm td span {
	font-weight: bold;
}

ul#footer {
	list-style-type: none;
	padding: 0;
	margin: 40px auto 0 auto;
	font-size: 90%;
  /*position: relative;
	top: 40px;*/
	border-top: 1px solid rgb(208, 208, 208);
	width: 520px;
  color:  rgb(208, 208, 208);
}

ul#footer a {
  color:  rgb(208, 208, 208);
}
ul#footer a:hover {
  color:  rgb(76, 182, 228);
}

ul#footer li {
display: inline;
padding: 0 10px;
line-height: 1.5em;
}

ul#footer li#copy {
display: block;
}

table#adress *, table#adress, table#adress td {
	background: none transparent;
	width: auto;
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-size: 100%;
}

table#adress td {
	padding: 0 0 2px 10px;
	color:  rgb(52, 86, 156);
}

table#adress td img {
	vertical-align: top;
	margin-top: 2px;
}

hr {
	width: 720px;
	margin: 0 15px;
	color: rgb(208, 208, 208);
	display: block;
	height: 1px;
	border: 0px;
	border-bottom: 1px solid rgb(208, 208, 208);
}

ol {
	padding: 0 30px 0 30px;
	margin: 0;
	color:  rgb(52, 86, 156);

}

ol li {
	padding: 0 0 15px 0;
}

.error {
  color: red;
}

p.error {
  font-size: 100%;
  /*color: rgb(84, 205, 53);*/
  color: red;
  padding: 0 15px 0 15px;
}

.grey {
	color:  rgb(208, 208, 208);
	font-size: 85%;
	padding: 0 0 4px 0;
}
table#total_cost_summary th, table#total_cost_summary td {
	padding: 2px 2px 2px 10px;
}

table#total_cost_summary th {
	font-weight: bold;
	text-align: left;
}

table#total_cost_summary td {
	text-align: right;
}

table#total_cost_summary tr.total td, table#total_cost_summary tr.total th {
	border-top: 1px solid rgb(52, 86, 156);
	padding: 7px 0 3px 10px;
}

div.tags_cities {
	padding: 0 0 0px 10px;
	margin: 0 0 10px 0;
	/*border-bottom: 1px solid rgb(208, 208, 208);*/
}

div.tags_cities h4 {
	color:  rgb(52, 86, 156);
	font-size: 90%;
	padding: 0;
	margin: 0 0 10px 0;
}

div.tags_cities a {
	text-decoration: none;
	color: rgb(76, 182, 228);
	margin: 0 10px 0 0;
}

div.tags_cities a:hover {
	text-decoration: underline;
}

div.advertising {
	padding: 10px 0 10px 10px;
	margin: 0px 0 10px 0;
	border-top: 1px solid rgb(208, 208, 208);
	border-bottom: 1px solid rgb(208, 208, 208);
}

div.advertising h4 {
	color:  rgb(208, 208, 208);
	font-size: 90%;
	padding: 0;
	margin: 0 0 10px 0;
	font-stretch: extra-expanded;
	letter-spacing: 1em;
	font: small-caps;
}

div.advertising a {
	text-decoration: none;
	color: rgb(76, 182, 228);
}

div.advertising a:hover {
	text-decoration: underline;
}

ul#banners {
	list-style-type: none;
}

ul#banners li {
display: inline;
padding: 0 40px 0 0;
}

div.info_box {
	width: 300px;
	height: 200px;
	overflow: auto;
	border-width: 0 1px 1px 0;
	border-style: solid;
	border-color: #D0D0D0;
	float: left;
	margin: 20px;
}

div.info_box dl {
	margin: 0;
}

div.info_box dt {
	color: #4CB6E4;
	font-weight: bold;
}

div.info_box ul {
	list-style: none;
	padding: 0;
}

dl.reviews_list dd {
	padding: 0 0 0 10px;
	margin: 0;
}

dl.reviews_list dd.nick {
	color:  rgb(208, 208, 208);
}

dl.reviews_list dd.artist {
	color:  rgb(76, 182, 228);
}

dl.reviews_list dd.artist a {
	color:  rgb(76, 182, 228);
	text-decoration: none;
}

dl.reviews_list dd.artist a:hover {
	text-decoration: underline;
}

dl.reviews_list dd.review_art {
	font-style: italic;
	padding: 0 0 10px 10px;
	border-bottom: solid;
	border-color: rgb(208, 208, 208);
	border-width: 1px;
}

.div_area ul {
	display: inline;
	padding: 0 20px 0 0;
	margin: 0;
	float: left;
	}
.div_area {
	padding: 0 0 10px 15px;
}

h5 {
	font-size: 100%;
	font-weight: bold;
	padding: 0 0 2px 10px;
	margin: 0;
	color: rgb(52, 86, 156);
}

table.ondemand {
	border: none;
	border-collapse: collapse;
}
	
table.ondemand tr.r:hover {
	background: rgb(203, 255, 255);
	cursor: pointer;
}

table.vert_table {
	border-collapse: collapse;
}

table.vert_table tr th {
	color:  rgb(76, 182, 228);
	vertical-align: top;
	text-align: left;
}

table.vert_table td, table.vert_table th {
	border-bottom: 1px solid rgb(208, 208, 208);
}

ul.thumbs {
	padding: 0;
	list-style-type: none;
}

ul.thumbs li {
	float: left;
}

ul.plain_list {
	padding: 0;
	list-style-type: none;
}

#search_form_div {
    padding-bottom: 8px;
}

#search_form_form {
  display: inline;
}

.faded_out {
  color: #CFCFCF;
}