html, body {
   background-color: White;
   background-image:url(img/back.jpg);
   background-repeat:repeat-x;
   padding: 0px;
   margin: 0px;
   font: normal 11px Verdana;
   color: Black;
}

table { border: 0px none; border-collapse: collapse; padding: 0px; }
table td { border: 0px none; border-collapse: collapse; padding: 0px; }

img { border: 0px; }
a { font:normal 12px Verdana; text-decoration:underline; color:#006699; }
a:hover { font:normal 12px Verdana; text-decoration:underline; color:#006699; }
a.tl { font:bold 14px Arial; text-decoration:none; color:White; margin:0 20px 0 20px; }
a.tl:hover { font:bold 14px Arial; text-decoration:none; color:Yellow; }
a.tl2 { font:normal 16px Arial; font-style: italic; text-decoration:none; color:White; margin:0 20px 0 20px; }
a.tl2:hover { font:normal 16px Arial; font-style: italic; text-decoration:none; color:Yellow; }
a.bmail { font:bold 12px Verdana; color:green; text-decoration:none; }
a.bmail:hover { font:bold 12px Verdana; color:red; text-decoration:none; }
a.bl { font:normal 12px Verdana; color:Black; text-decoration:none; }
a.bl:hover { font:normal 12px Verdana; color:Red; text-decoration:none; }

#main { width:900px; margin:auto; background-color:White; vertical-align:top; }
#naglowek { font:bold 14px Arial; color:Orange; margin:10px 0 10px 0; }

table.top { width:900px; height:323px; }
table.top td.logo { width:339px; height:100px; background-image:url(img/top_01.jpg); }
table.top td.top_links { width:561px; height:100px; background-image:url(img/top_02.jpg); }
table.top td.linki_oferty	{ width:900px; height:42px; background-image:url(img/top_07.jpg); text-align:center; }

table.linki { height:41px; margin:auto; }
table.linki td.backlink { height:11px; background-image:url(img/tlb.jpg); }
table.linki td.backlink2 { height:11px; background-image:url(img/tlb2.jpg); font:bold 14px Arial; color:White; padding:0 17px 0 17px; }

table.tresc { width:900px; height:440px; background-color:white; }
table.tresc td.left_c { width:250px; text-align:center; vertical-align:top; padding:5px; }
table.tresc td.right_c { width:650px; vertical-align:top; padding:0 20px 0 5px; le }
table.tresc td.linki_dolne { width:900px; height:37px; background-image:url(img/linki_dolne.jpg); text-align:center; font:normal 12px Tahoma; color:Black; } 
table.tresc td.napis_dolny { width:900px; height:37px; background-color:White; font:bold 12px Verdana; color:green; text-align:center; }

#copy { text-align:center; vertical-align:top; padding-top:10px; font:normal 10px Verdana; color:Black; }
#copy a { font:normal 10px Verdana; text-decoration:none; color:Black; }
#copy a:hover { font:normal 10px Verdana; text-decoration:none; color:Red; }

/******************************************************************************/
/************* S T Y L E   D O   F C K e d i t o r a **************************/
/******************************************************************************/
/* Core styles */
.Bold { font-weight: bold; }
.Italic { font-style: italic; }
.Underline { text-decoration: underline; }
.StrikeThrough { text-decoration: line-through; }
.Subscript { vertical-align: sub; font-size: smaller; }
.Superscript { vertical-align: super; font-size: smaller; }

/* Font faces */
.FontComic { font-family: 'Comic Sans MS'; }
.FontCourier { font-family: 'Courier New'; }
.FontTimes { font-family: 'Times New Roman'; }
.FontVerdana { font-family: 'Verdana'; }
.FontTahoma { font-family: 'Tahoma'; }
.FontArial { font-family: 'Arial'; }

/* Font sizes */
.Font10 { font-size: 10px; }
.Font11 { font-size: 11px; }
.Font12 { font-size: 12px; }
.Font13 { font-size: 13px; }
.Font14 { font-size: 14px; }
.FontColor5 { color: #ff6600; }
.FontColor6 { color: #ff9900; }
.FontColor7 { color: #ffcc00; }
.FontColor8 { color: #0099ff; }
.FontColor9 { color: #006699; }
.FontColor10 { color: #0033cc; }
.FontColor11 { color: #000066; }
.FontColor12 { color: #990099; }
.FontColor13 { color: #cc0066; }
.FontColor14 { color: #ff3399; }
.FontColor15 { color: #009933; }
.FontColor16 { color: #006600; }
.FontColor17 { color: #999999; }
.FontColor18 { color: #666666; }
.FontColor19 { color: #333333; }
.FontColor20 { color: #ccff00; }

/* Font colors */
.FontColor1 { color: #ff9900; }
.FontColor2 { color: #0066cc; }
.FontColor3 { color: #ff0000; }
.FontColor4 { color: #00ff00; }
.FontColor1BG { background-color: #ff9900; }
.FontColor2BG { background-color: #0066cc; }
.FontColor3BG { background-color: #ff0000; }
.FontColor4BG { background-color: #00ff00; }

/* Indentation */
.Indent1 { margin-left: 40px; }
.Indent2 { margin-left: 80px; }
.Indent3 { margin-left: 120px; }

/* Alignment */
.JustifyLeft { text-align: left; }
.JustifyRight { text-align: right; }
.JustifyCenter { text-align: center; }
.JustifyFull { text-align: justify; }

/* Other */
code {
	font-family: courier, monospace;
	background-color: #eeeeee;
	padding-left: 1px;
	padding-right: 1px;
	border: #c0c0c0 1px solid;
}
kbd {
	padding: 0px 1px 0px 1px;
	border-width: 1px 2px 2px 1px;
	border-style: solid;
}
blockquote { color: #808080; }
/* KONIEC *************************************/