body {
	margin:0 auto;
	background:url(../img/tlo.jpg) repeat-x 0 0;
}
img {
	border:none;
}
* {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
}
strong {
	color:#EC6400;
}
a.link {
	text-decoration:none;
	border-bottom:dotted #EC6400 2px;
	color:#87A73D;
}
a.link:hover {
	border-bottom:none;
}
td {
	vertical-align:top;
}
ul {
	margin:5px;
}
ul li {
	list-style:none;
	background:url(../img/list_type.gif) no-repeat 0 7px;
	padding:2px 0 2px 20px;
}
#glowny_content {
	width:1001px;
	height:682px;
}
#content_left {
/*	background:url(../img/background_left.jpg) no-repeat 0 0;*/
	width:283px;
	height:682px;
}
#content_top {
/*	background:url(../img/background_top.jpg) no-repeat 0 0;*/
	width:718px;
	height:278px;
}
#content {
	background:url(../img/background_content.jpg) no-repeat 0 0;
	width:718px;
	height:257px;
	overflow:hidden;
}
#content .inside {
	padding:0px 35px 0 23px;
}
#content div {
	padding:0px;
	margin:0px;
}
#content p {
	padding:0px;
	margin:0px;
}

#content .mini_menu {
	height:25px;

}
#content .content {
	padding:10px 0 7px 0;
	float:left;
	width:660px;	
}
#content_bottom {
	background:url(../img/background_bottom.jpg) no-repeat 0 0;
	width:718px;
	height:147px;
}
.holder {
	float: left;
	margin: 10px;
}
.scroll-pane {
	width: 656px;
	overflow: auto;
	float: left;
}
#pane2 {
	height: 210px;
}

#pane2 p {
	padding-right:20px;
	margin:7px 0 7px 0;
}
#pane2 p.tytul {
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#EC6400;
	font-weight:bold;
	margin:7px 0 7px 0;
}
.stopka {
	width:1000px;
	padding:5px 0 0 0;
	float:none;
}
.stopka ul {
	margin:5px;
}
.stopka ul li {
	display:inline;
	list-style:none;
	background:url(../img/list_type.gif) no-repeat 0 7px;
	padding:2px 0 2px 15px;
	margin-left:10px;
}
.stopka ul li a {
	text-decoration:none;
	border-bottom:dotted #87A73D 2px;
	color:#87A73D;
}
.stopka ul li a:hover {
	border-bottom:none;
}
a.link_3xw {
	font-size:11px;
	text-decoration:none;
	color:87A73D;
	font-weight:bold;
}
a.link_3xw:hover {
	text-decoration:none;
	border-bottom:dotted 2px #006600;
}