/*
šĽ ćĆ ęĘ łŁ óÓ  óÓ żŻ 
NIE EDYTUJ tego pliku jak powyżej nie widzisz polskich znaków
*/

body{ 
font-family: Verdana,Helvetica; 
font-size: 12px; 
margin:4px; 

/*tło zewnętrzne*/
background-color:#FFFFFF;

}

/*obiekty wprowadzane przez usera (login, checkbox)*/
textarea, input, select, checkbox { 
font-family: Verdana,Helvetica; 
font-size: 12px; 
margin:4px; 
background-color:#FF0000;
}

/*wszystkie tabelki (tło strony)*/
table {
font-family:Arial; 
font-size:11px;
background-color:#404040;
}

/*styl tabelki 1*/
.TableStyl1_Frame
{ background-color:#DFDFDF;
}
.TableStyl1_Body
{ margin:1px; 
  background-color:#DFDFDF;
  font-size:11px;
  color: #363636;
  border-spacing:4;
  border-padding:3;
}

/*styl tabelki 2*/
.TableStyl2_Frame
{ background-color:#DFDFDF;
}
.TableStyl2_Body
{ margin:1px; 
  margin-top:0px; 
  background-color:#DFDFDF;
  font-size:11px;
  color: #363636;
  border-spacing:4;
  border-padding:3;
}

/*styl koszyk nagłówek*/
.TableStyl_BoxHeader_Frame
{ background-color:#B7B7B7;
}
.TableStyl_BoxHeader_Body
{ margin:1px; 
  background-color:#B7B7B7;
  font-size:11px;
  color: #000000;
  border-spacing:4;
  border-padding:3;
}

/*styl koszyk dane*/
.TableStyl_BoxData_Frame
{ background-color:#B7B7B7;
}
.TableStyl_BoxData_Body
{ margin:1px; 
  /*margin-top:-2px; */
  background-color:#B7B7B7;
  font-size:11px;
  color: #000000;
  border-spacing:4;
  border-padding:3;
}

/*kolory poziomu, sektora, rzedu i miejsca*/
.MenuKosz
{ color: #ffffff;
}

a.wiecej:link{
text-decoration: none;
color: #ffffff;
}
a.wiecej:visited {
text-decoration: none;
color: #ffffff;
}
a.wiecej:focus{
text-decoration: none;
color: #ffffff;
}
a.wiecej:hover	{
text-decoration: underline;
color: #ffffff;
}
a.TableStyl1_Body:link {
text-decoration: none;
}
a.TableStyl1_Body:visited {
text-decoration: none;
}
a.TableStyl1_Body:hover	{
text-decoration: underline;
}

a.TableStyl2_Body:link {
text-decoration: none;
}
a.TableStyl2_Body:visited {
text-decoration: none;
}
a.TableStyl2_Body:hover	{
text-decoration: underline;
}

a.TableStyl_BoxData_Body:link{
text-decoration: none;
}
a.TableStyl_BoxData_Body:visited {
text-decoration: none;
}
a.TableStyl_BoxData_Body:focus{
text-decoration: none;
}
a.TableStyl_BoxData_Body:hover	{
text-decoration: underline;
}

a.TabelkaTlo:link{
text-decoration: none;
color: #ffffff;
}
a.TabelkaTlo:visited {
text-decoration: none;
color: #ffffff;
}
a.TabelkaTlo:focus{
text-decoration: none;
color: #ffffff;
}
a.TabelkaTlo:hover	{
text-decoration: underline;
color: #ffffff;
}
.miejsce {
font-family: Helvetica, Verdana;
font-size: 11px;
color: #000000;
}

a.miejsce:link {
text-decoration: none; 
color: #000000;
}
a.miejsce:visited {
text-decoration: none; 
color: #000000;
}
a.miejsce:hover	{
text-decoration: underline; 
color: #000000;
}

.TableKoszykShow{
font-family:Arial;
font-size:11px;
color:#ffffff;
}

a.TableKoszykShow:link {
text-decoration: none;
}
a.TableKoszykShow:visited {
text-decoration: none;
}
a.TableKoszykShow:hover	{
text-decoration: underline;
}
a.FAQ:link {
color: red;
font-size: 11px;
}


.ZakladkaMain_Body
{ color: #ffffff;
}
/* pozostałe teksty na stronie organizatora (opis sektorów, Powered by, ...) */
.SC0008
{ color: #ffffff;
}

a.SC0008:link{
text-decoration: none;
color: #ffffff;
}
a.SC0008:visited {
text-decoration: none;
color: #444444;
}
a.SC0008:focus{
text-decoration: none;
color: #999999;
}
a.SC0008:hover	{
text-decoration: none;
color: #363636;
}


.Pismo
{ font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #FFFFFF;
} 
.errorBox
{ background: red;
}
.infoBox
{ background: red;
}
.infoBoxContents {
  font-family:  Verdana;
  color: #363636;
  font-size: 10px;
}

.infoBoxStar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #363636;
  text-align: left;
}

A {
  text-decoration: none;
}

