
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

BODY {
  background-color:#FFFFFF;
  color: #000000;
  font-family: Tahoma,Arial, sans-serif;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #206197;
  text-align:center;
}

.Pismo
{ font-family: Tahoma, Arial, sans-serif;
  font-size: 13px;
  color: #000000
}

A {
  color: #000000;
  text-decoration: none;
}
A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

.errorBox
{ background: #777777;
}
.infoBox
{ background: #777777;
}
.infoBoxContents {
  background: #ECECEC;
  font-family:  Tahoma;
  color: #000000;
  font-size: 11px;
/*  text-align: right;*/
}
.errorBoxContents {
  color: #ffffff;
  background: #BE0027;
  font-size: 13px;
}

.infoBoxStar {
/*  background: #ffc000;*/
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
  color: #af0f0f;
  text-align: left;
}

.tabelka {
  background: #ECECEC;
  font-family:  Tahoma;
  font-size: 12px;
  color: #000000;
  text-align: left;
  border-color: #123456;
}

.TableKoszykShow{
font-family:Arial;
font-size:11px;
background-color: #ECECEC;
}

a.TableKoszykShow:link {
text-decoration: none;
}
a.TableKoszykShow:visited {
text-decoration: none;
}
a.TableKoszykShow:hover	{
text-decoration: underline;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* expert START */
/* main*/
.SC0001
{ font-family:  Arial;
  color: #000000;
  font-size: 11px;
  background-color: #f7f7f7;
}
/* opis główny*/
.SC0002
{ font-family:  Arial;
  color: #000000;
  font-size: 12px;
  background-color: #858585;
}
/* zakładka selected*/
.SC0003
{ font-family:  Arial;
  color:red;
  font-size: 11px;
/*  background-color:#fffcd6;*/
  background-color:#979783;
}
/* zakładka normal*/
.SC0004
{ font-family:  Arial;
  color: red;
  font-size: 11px;
  background-color:#dbdbd5;
}

/* zakładka link selected*/
a.SC0005:link
{ color:red;
  font-size: 11px;
  text-decoration: none;
}
a.SC0005:visited
{ text-decoration: none;
  font-size: 11px;
  color: red;
}
a.SC0005:hover
{ text-decoration: underline;
  font-size: 11px;
  color: red;
}
/* zakładka link normalny*/
a.SC0006:link
{ font-size: 11px;
  text-decoration: none;
  color: #000000;
}
a.SC0006:visited
{ text-decoration: none;
  color: red;
  font-size: 11px;
  color: #000000;
}
a.SC0006:hover
{ text-decoration: underline;
  font-size: 11px;
  color: red;
}
/* ramka z tekstem wiadomosci */
.SC0010
{ font-family:  Arial;
  color: #000066;
  font-size: 11px;
}

/* expert END */

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* główna ramka home */
.SC0011
{ font-family: Tahoma, Arial, sans-serif;
  color: #000000;
  font-size: 9px;
}
/* logowanie, wyszukaj */
.SC0012
{ /*background-color:rgb(97,97,97);*/
  color: #b2b2b2;
  font-size: 11px;
  font-weight: bold;
}
.SC0020/*input*/
{ background-color:rgb(97,97,97);
  color: #b2b2b2;
  border-width:1;
  border-color:rgb(177,177,177);
  border-style:solid;
  font-size: 12px;
}

/* logo główne KupBilet */
.SC0013
{ /*background-color:#3c3c3c;*/
  color: #8b8b8b;
}
/* pasek: START FORMALNOSCI .... */
.SC0014
{ /*background-color:#f1f1f1;*/
}
/* link w pasek: START FORMALNOSCI .... */
.SC0015
{ /*background-color:green;*/
}

/* menu w pasek start */
/*.SC0016*/
ul.SC0016 { /* all lists */
	padding: 0px;
	margin: 0px;
	list-style: none;
  text-align: center;
  background-color:#000000;
  color:#000000;
  z-index:3;
}

li.SC0016 { /* all list items */
	float: left;
	position: relative;
	width: 10em;

  font-family: Tahoma, Arial, sans-serif;
  color: #5e5e5e;
  font-size: 14px;
  font-weight: bold;
  z-index:3;
}

li.SC0016 ul.SC0016 { /* second-level lists */
	display: none;
	position: absolute;
	top: 1em;
	left: 0;
  font-family: Tahoma, Arial, sans-serif;
  color: #5e5e5e;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  z-index:3;
  -moz-border-radius:12px;
  -moz-opacity : 0.98;
  opacity : 0.9;
  filter : alpha(opacity=90);
}

li.SC0016>ul.SC0016 { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}

a.SC0016:visited ,
a.SC0016:link ,
a.SC0016:hover
{ text-decoration: none;
  color: #d1d1d1;
  /*background-color:#e0e0e0;*/
}

li.SC0016:hover ul.SC0016,
li.SC0016.over ul.SC0016 { /* lists nested under hovered list items */
  padding-bottom:20px;
	padding: 10px;

	display: block;
  font-family: Tahoma, Arial, sans-serif;
  color: #d1d1d1;
  font-size: 14px;
  font-weight: bold;
}

#content {
	clear: left;
}

a.SC0025:visited ,
a.SC0025:link ,
a.SC0025:hover
{ color: #5e5e5e;
  text-decoration: none;
}

/* menu w pasek koniec */

/* trzy główne kolumny */
.SC0017
{ background-color:white;
  font-size: 11px;
}
a.SC0017:visited ,
a.SC0017:link ,
a.SC0017:hover
{ color: #000000;
  text-decoration: none;
}


/* 1zł */
.SC0018
{ color: white;
  font-size: 11px;
  font-weight: bold;
}
/* żółte tło */
.SC0019
{ font-size: 9px;
  font-weight: bold;
  color:#575e5c;
}
/* żółty tekst link */
.SC0021
{ border:0;
  font-size: 9px;
  color:#575e5c;
  font-weight: bold;
}
a.SC0021:link {
text-decoration: none;
}
a.SC0021:visited {
text-decoration: none;
}
a.SC0021:hover	{
text-decoration: none;
}
/*kostka polecane*/
.SC0022
{ /*background-color:#787878;*/
  font-size: 13px;
  border-width:1;
  color:#f8f8f8;
  border-color:#e3e3e3;
  border-style:solid;
}
/* menu kategorie */
/*.SC0024*/
ul.SC0024 { /* all lists */
	padding: 0px;
	margin: 0px;
	list-style: none;
  background-color:#000000;
  color:#000000;
  z-index:3;
}

li.SC0024 { /* all list items */
	float: left;
	position: relative;
	width: 10em;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  z-index:3;
}

li.SC0024 ul.SC0024 { /* second-level lists */
	display: none;
	position: absolute;
	top: 1em;
	left: 0;
  font-family: Tahoma, Arial, sans-serif;
  color: #d1d1d1;
  font-size: 10px;
  font-weight: bold;
  z-index:3;
  -moz-border-radius:12px;
  -moz-opacity : 0.98;
  opacity : 0.9;
  filter : alpha(opacity=90);
}

li.SC0024>ul.SC0024 { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}

a.SC0024:visited ,
a.SC0024:link ,
a.SC0024:hover
{ text-decoration: none;
  color: #d1d1d1;
/*  background-color:#4c4c4c;*/
}

li.SC0024:hover ul.SC0024,
li.SC0024.over ul.SC0024 { /* lists nested under hovered list items */
  padding-bottom:20px;
	padding: 10px;

	display: block;
  font-family: Tahoma, Arial, sans-serif;
  color: #d1d1d1;
  font-size: 10px;
  font-weight: bold;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* Gallery Styles */

#motioncontainer {
/*margin:0 auto;  Uncomment this line if you wish to center the gallery on page */
width: 685px; /* 690 Set to gallery width, in px or percentage */
height: 95px; /* Set to gallery height */
}

#motioncontainer a img {
border: 1px solid #cccccc; /* Set image border color */
}

#motioncontainer a:hover img {
border: 1px solid #777777; /* Set image border hover color */
}

#statusdiv {
background-color: lightyellow;
border: 1px solid gray;
padding: 2px;
position: absolute; /* Stop Editing Gallery Styles */
left: -300px;
visibility: hidden;
}

#motioncontainer a:hover {
color: red; /* Dummy definition to overcome IE bug */
}

/* End Gallery Styles */
.SC0026 { /* flash */
  position:relative;
  z-index:-1;
}


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

