a:link {color: #ff7e00;  text-decoration:none;}     /* unvisited link */
a:visited {color: #ffc389;  text-decoration:none;}  /* visited link */
a:hover {color: #ff7e00;  text-decoration:underline}   /* mouse over link */
a:active {color: #ff7e00;  text-decoration:underline;}   /* selected link */

div,body,table,img { padding: 0px; margin: 0px; }

img {
   border-color:#D19B73;
}

a.mark{
        
        color:#ff7e00;
        text-decoration:none;        
}

.mainTable {
        background-color: #000000;
        margin: 0px;
        padding: 0px;
        border-style: none;
		background-image: url('layout2/bg.jpg'); 
		background-repeat: no-repeat;
}

.mainRow {
	vertical-align:top;
}

.contentCell {
    vertical-align: top;
    text-align: center;
    padding:10px;
	margin-bottom: 17px;
    margin-right: 7px;
	
}


html,body, .max{
      margin:0;
      padding:0;
      height:100%;
      border:none;
	  
}

body, td {
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 12px;
        text-align:center;
        color:#ffd2b1;
}


.srednie{
        font-size:12px;
        color:#ffd2b1;        
}
.mark{
        color:#ff7e00;
        text-decoration:none;        
}

.male{
        font-size:10px;
        color:#ffd2b1;        
}
.headerTable {
        background-color: #000000;
}
#left {
        width: 90px;
}

.left {
	text-align:left;
}

.right {
	text-align:right;
}

#right {
        width: 90px;
}
#center {
        
}
        

.newsDate {
        color:#ff7e00;
}

.newsHeader {
   margin-top:15px;
        font-size:13px;
        text-align:left;
}

.newsContent {
      text-align:justify;
	   font-size:12px;
}

.fota {
    margin-bottom: 17px;
    margin-right: 7px;
	
}

.fhist {
    margin-bottom: 5px;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 5px;
    
}


.concertCell { 
    border-bottom: solid #3f3f3f 1px;
    text-align:left;
}

.smallConcertCell { 
   font-size:10px;
   font-weight: bold;
}

.concertHeaderCell{
   font-weight: bold;
}

.concertDetailsTable {
   
}
.gbDate{
       text-align: right;
       color: #ff7e00;
       font-style: italic;
       font-size: 11px;

}

.gbName{
       text-align: left;
       font-weight:bold;
       font-size: 13px;
	   overflow:hidden;
	   width:370px;
}
.gbWWW{
       text-align: left;
       font-size: 9px;
	   font-style:italic;
	   overflow:hidden;
	   width:370px;

}
.gbIp{
       text-align: left;
       font-size: 9px;
	   font-style:italic;
	   overflow:hidden;
	   width:370px;
}
.gbContent {
       width:480px;
       overflow:hidden;
}

.line {
       text-align:center;
}

.history {
        text-align:justify;
        text-indent: 20px;
}

.htmlcode {
	background-color:#121212;;
}

.htmlcodediv {
	width:480px;
	overflow:auto;
}
#newsy img {
	 margin: 5px;
}