body {
background: #000000;
margin-top:0px;
  font-family: arial, verdana,tahoma, sans-serif;
  font-size: 12px;
}

.koncert {
		font-family: arial, verdana,tahoma, sans-serif;
        font-size: 12px;
		color: #FFFFFF;
}

.nag {
		font-family: arial, verdana,tahoma, sans-serif;
        font-size: 12px;
		color: #BCBEC0;
}

table.msg {
width: 480px;
		font-family: arial, verdana,tahoma, sans-serif;
        font-size: 12px;
		color: #FF0000;
		font-weight: bolder;
}

.naglowek {
font-family: arial, verdana,tahoma, sans-serif;
font-size: 16px;
color: #FFFFFF;
}

.b {
font-family: arial, verdana,tahoma, sans-serif;
font-size: 8px;
}

td.c {
font-family: arial, verdana,tahoma, sans-serif;
font-size: 2px;
}

td.top-1 {
border-bottom:1px solid #4D4D4D;
}

td.top-2 {
background: transparent url(gfx/top_tlo.gif) repeat-x fixed;
border-left:1px solid #4D4D4D;
border-right:1px solid #4D4D4D;
border-bottom:1px solid #4D4D4D;
}

td.top-3 {
background: transparent url(gfx/top_tlo.gif) repeat-x fixed;
border-left:1px solid #4D4D4D;
border-bottom:1px solid #4D4D4D;
}

td.bottom-1 {
border-top:1px solid #4D4D4D;
}

td.bottom-2 {
border-left:1px solid #4D4D4D;
border-right:1px solid #4D4D4D;
border-top:1px solid #4D4D4D;
}

td.bottom-3 {
border-left:1px solid #4D4D4D;
border-top:1px solid #4D4D4D;
}

td.td-A-1 {
background: #404040;
}

td.td-A-2 {
background: #404040;
border-left:1px solid #7A7A7A;
border-right:1px solid #7A7A7A;
}

td.td-A-3 {
background: #404040;
border-left:1px solid #7A7A7A;
}

td.td-B-1 {
background: #000000;
}

td.td-B-2 {
background: #000000;
border-left:1px solid #4D4D4D;
border-right:1px solid #4D4D4D;
}

td.td-B-3 {
background: #000000;
border-left:1px solid #4D4D4D;
}

.link {
		font-family: arial, verdana,tahoma, sans-serif;
        font-size: 12px;
		color: #BCBEC0;
		text-decoration: none;		
}

.link:hover {
		font-family: arial, verdana,tahoma, sans-serif;
        font-size: 12px;
		color: #FFFFFF;
		text-decoration: underline;		
}

.linkmore {
		font-family: arial, verdana,tahoma, sans-serif;
        font-size: 12px;
		color: #BCBEC0;
		text-decoration: none;		
}

.linkmore:hover {
		font-family: arial, verdana,tahoma, sans-serif;
        font-size: 12px;
		color: #FFFFFF;
		text-decoration: underline;		
}

a {
		font-family: arial, verdana,tahoma, sans-serif;
        font-size: 12px;
		color: #FFFFFF;
		text-decoration: none;		
}

a:hover {
		font-family: arial, verdana,tahoma, sans-serif;
        font-size: 12px;
		color: #FFFFFF;
		text-decoration: underline;		
}

select, .input {
		background-color: #000000;
		border: 1px solid;
		border-color: #A5ACB2;
		font-family: arial, verdana, tahoma, sans-serif;
        font-size: 11px;
		color: #A5ACB2;
}

select.s_menu {
		background-color: #000000;
		border: 1px solid;
		border-color: #7A7A7A;
		font-family: arial, verdana, tahoma, sans-serif;
        font-size: 11px;
		color: #A5ACB2;
		width: 230px;
}

.aimg {
border:1px solid #A5ACB2;
}

.date {
    font-size: 8pt;
    color: #AAAAAA;
    display: block;
    margin-bottom:0px;
    font-family: arial, verdana, tahoma, sans-serif;
}
    
.tytul {
    font-size:9pt;
    color: #FFFFFF;
    font-family: arial, verdana, tahoma, sans-serif;
    font-weight: bolder;
}

#dict .slownik {
    text-align: center;
    font-weight: bold;
    background-color: #999999;
    cursor: pointer;
    }

#dict a {
    font-weight: bold;
    }
    
    a:focus {
    outline: none;
    }
    
.message {
		font-family: verdana;
        text-align: center;
        font-size: 13px;
		color: #CC0000;
		text-decoration: none;
		text-align: center;		
}



.bt-0 {
	background-color: #FFFFFF;
  font-family: arial, verdana,tahoma, sans-serif;
  font-size: 12px;
}

.bt-1 {
  font-family: arial, verdana,tahoma, sans-serif;
  font-size: 12px;
	background-color: rgb(214,214,214);
}

.bt-2 {
  font-family: arial, verdana,tahoma, sans-serif;
  font-size: 12px;
	background-color: rgb(229,229,229);
}

table.TableClass {
  border: 0px;
}

td.TableClass {
  height: 35px;
  padding-top: 10px;
  background-color: #e5e5e5;
}

tr.TableClassHd {
  color: rgb(10,80,130);
  font-size: 11px;
  font-weight: bold;
}

select.SelectClass { /* styl rozwijanego menu */
  border: 1px solid rgb(10,80,130);
  background: #eaeaea;
  color: #4b4b4b;
  font-size: 11px;
}

.LinksOnGrey { /* linki w tabeli */
  color: #000;
  text-decoration: none;
}

.LinksOnGrey:hover { /* linki w tabeli */
  color: #666;
  text-decoration: underline;
}