* {
	padding:0;
	margin:0;
	border:0;
}
body {
	margin:10px 0 40px;
	background:#fff;
	text-align:center;
	font: 10pt arial, sans-serif; 
	color:#444; 
}
#content {
	margin:auto;
	text-align:left;
	width: 900px
}

#top {
	width:290px;
	background:#ff0000;
	color:#fff;
	padding:20px 10px;
	margin-bottom:10px;
}
#top h1 a {
	font-size:24pt;
	line-height:18pt;
	color:#ddd;
	text-decoration:none;
}

#banner_750x200 {
	background: #fff url('../img/loading.gif') center no-repeat;
	float:left;
	overflow:hidden;
	width:750px;
	height:200px;
}

#banner_750x100 {
	background: url('../img/loading.gif') center no-repeat;
	float:left;
	overflow:hidden;
	width:750px;
	height:100px;
}
#banner_750x100 object {
	position:absolute;
}
#banner_750x100 div {
	position:absolute;
	width:750px;
	height:100px;
	background:url('../img/img.gif');
	cursor:pointer;
	cursor:hand;
}


#wrap {
	background:#FF4F01;
	margin-bottom:10px;
	overflow:hidden; 
	height:200px;
	border:1px solid #000;
}




a {
	color:#da3b3b;
}
a:hover {
	color:#da3b3b;
	text-decoration:underline;
}

p {
	margin: 5px 0px;
}

li {
	list-style-type:none;
}

hr {
	color:#d0d0d0;
	border-style:none;
	height:1px;
	background-color:#c0c0c0;
}


#menu ul {
	background:#FF7F01;
	width:290px;
	padding:5px 10px; 
	margin-bottom:10px;
}
#menu li {
	list-style-type:none;
}
#menu a {
	display:block;
	padding:0 0 2px 10px;
	font-size:12pt;
	text-decoration:none;
	color:#fff;
	border-left:5px solid transparent;
}
#menu a:hover {
	border-left:5px solid #fff;
	background:#444;
}


#left_side {
	float:left;
	padding:5px 10px;
	width:290px;
	background:#f6f6f6;
	margin-bottom:10px;
}
#left_side h3 {
	font-size:12pt; 
}


#right_side {
	float:right;
	background:#fff;
	margin-bottom:10px;
	width:580px
}
#right_side p {
	text-align:justify;
}
#right_side h1, #right_side h2 {
	padding: 8px 0 4px;
	font-size:14pt;
	background:#f7f7f7;
	color:red;
}


.promocje_l, .promocje_r {
	cursor:pointer;
	cursor:hand;
	clear:both;
	font-size:8pt;
	padding-top:12px;
	border-top:1px solid #fff;
	border-bottom:1px solid #ddd;
}
.promocje_l:hover, .promocje_r:hover  {
	background:#eee;
}
.promocje_l img {
	float:left;
	margin-right:5px;
}
.promocje_r img {
	float:right;
	margin-left:5px;
}




.por_ng2 td {
	background:#999;
	color:#fff;
}
.por_w1 td, .por_w2 td {
	border-bottom:1px solid #ddd; 
	border-right:1px solid #ddd; 
}
.por_w1 td {
	background:#f5f5f5;
}
.por_w2 td {
	background:#fcfcfc;
}


.nmTd3 {
	text-align:left;
	border-bottom:1px solid #ddd; 
}


#footer {
	clear:both;
	border-top: 2px solid #ff0000;
	padding:3px 0;
	color:#bbb;
	font-size:8pt;
}

.clear {
	clear:both;
}
.l {
	float:left;
}
.r {
	float:right;
}
