.none { display:none; }
table {
	font-size: 11px;
	font-family: arial;
	word-spacing: 1px;
}
table.cenik_1 {border: 1px solid white;}
table.cenik_1 td, table.cenik_1 th {border: 1px solid white; padding: 3px;}

.violet table {background: #db63f5;color:black;}
.violet .chead th {background: #8918a1 url(../images/table-head-back1.gif) repeat-x top left; color:white; }
.violet .col1 {background: #b728d5;color:black;}
.violet .col2 {background: #a622c2;color:black;}
.violet .col3 th {background: #8918a1; color:white;}
.violet .col3 td {background: #8918a1; color:white;}
.violet .col3 {background: #8918a1; color:white;}

.green table {background: #bae842;color:black;}
.green .chead th {background: #3f6500 url(../images/table-head-back2.gif) repeat-x top left; color:white; }
.green .col1 {background: #87c501;color:black;}
.green .col2 {background: #71a500;color:black;}
.green .col3 th {background: #3f6500; color:white;}
.green .col3 td {background: #3f6500; color:white;}
.green .col3 {background: #3f6500; color:white;}

.teal table {background: #c2efef;color:black;}
.teal .chead th {background: #42b4b4 url(../images/table-head-back3.gif) repeat-x top left; color:white; }
.teal .col1 {background: #8ed5d5;color:black;}
.teal .col2 {background: #72c5c5;color:black;}
.teal .col3 th {background: #42b4b4; color:white;}
.teal .col3 td {background: #42b4b4; color:white;}
.teal .col3 {background: #42b4b4; color:white;}

.gold table {
	color:black;
	position: relative;
	height: 200;
	left: 0;
	top: 0;
}
.gold .chead th {background: #b88b04 url(../images/table-head-back4.gif) repeat-x top left; color:white; }
.gold .col1 {background: #fabc01;color:black;}
.gold .col2 {background: #d19e06; color:black;}
.gold .col3 th {background: #b88b04; color:white;}
.gold .col3 td {background: #b88b04; color:white;}
.gold .col3 {background: #b88b04; color:white;}

.blue table {background: #89bffd;color:black;}
.blue .chead th {background: #034897 url(../images/table-head-back5.gif) repeat-x top left; color:white; }
.blue .col1 {background: #4b9efd;color:black;}
.blue .col2 {background: #2a85ed;color:black;}
.blue .col3 th {background: #034897; color:white;}
.blue .col3 td {background: #034897; color:white;}
.blue .col3 {background: #034897; color:white;}

.orange table {background: #ffc262;color:black;}
.orange .chead th {background: #b95003 url(../images/table-head-back6.gif) repeat-x top left; color:white; }
.orange .col1 {background: #f59b05;color:black;}
.orange .col2 {background: #eb7c24;color:black;}
.orange .col3 th {background: #b95003; color:white;}
.orange .col3 td {background: #b95003; color:white;}
.orange .col3 {background: #b95003; color:white;}

.red table {background: #fc6767;color:black;}
.red .chead th {background: #a50000 url(../images/table-head-back7.gif) repeat-x top left; color:white; }
.red .col1 {background: #f43636;color:black;}
.red .col2 {background: #d70202;color:black;}
.red .col3 th {background: #a50000; color:white;}
.red .col3 td {background: #a50000; color:white;}
.red .col3 {background: #a50000; color:white;}

table.cenik_1 td.c1 {color: #fff; background: #0099FF;}
table.cenik_1 td.c2 {color: #fff; background: #FF0000;}
table.cenik_1 td.c3 {color: #fff; background: #00CC33;}
table.cenik_1 td.c4 {color: #fff; background: #CC9900;}
table.cenik_1 td.c5 {color: #fff; background: #8D0052;}

table.cenik_1 td.pre {white-space: pre;}
