/* CSS Document */

body {

	font-family: verdana;

	color:#FFFFFF;

	background-color:#1A1A1A;

	font-size:12px;

	background-position:top;

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

}



a:link {

	color: #00CCFF;

	text-decoration: underline;

}

a:visited {

	text-decoration: underline;

	color: #00CCFF;

}

a:hover {

	text-decoration: none;

	color: #00CCFF;

}

a:active {

	text-decoration: underline;

	color: #00CCFF;

}



.tlo_logo {

background-image: url(images/tlo_02.jpg);

height:253px;

width:100%;

}



.tekst {

width:492px;

background-color:#252525;

border:#444444 solid 1px;

text-align:left;

padding: 3px;

margin-bottom:20px;

}



.naglowek {

margin-right:7px;

margin-top:24px;

}



.oferta {

width:900px;

margin-top:24px;

background-color:#252525;

border:#444444 solid 1px;

text-align:left;

padding: 3px;

margin-bottom:20px;

}

#nieczynne	{
position:relative;
width:1024px;
heigth:600px;
background-image: url(images/nieczynne.jpg);
}

.style1 {color: #FFFFFF}



/* tabele */


.offer_table {
	clear: both;
	border-collapse: collapse;
	font-size: 12px;
	width: 100%;
	text-align: left;
	background-color: #333333;

}

.offer_table tr{
	border-top:3px solid #333333;
}

.offer_table td{
	padding: 2px 5px 2px 5px;
	color: #FFFFFF;
}

.offer_table td.sz {background-color: #252525;}
.offer_table td.cena {background-color: #252525; color: red; font-weight: bold; text-align: right;}

.offer_table th {background: #000000; color: #ffffff; padding: 5px; }

.la {text-align: left;}
.ca {text-align: center;}
.ra {text-align: right;}

.offer_table img {
	border: 2px solid #000000;
}

