body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	height: auto;
}

a 			{
/*	color: #75570b; */
	text-decoration: none;
	font-weight: bold;
}
a:visited 	{	
	color: #006;	text-decoration: none; 
}
a:hover 	{
	color: #006;
	text-decoration: none;
}

p {
	line-height: 1.3em;
	color: #000;
}
li {
/*	color: #FFF; */
	list-style-type: disc;
}
#container {
	/* [disabled]background-color: #FFF; */
	width: 968px;
	padding-right: 10px;
	padding-left: 10px;
	overflow: hidden;
	margin: 0 auto;
}
#banner {
	background-color: #FFFFFF;
	background-image: url(../images/logo_dgk.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	left: 0px;
	top: 0px;
	height: 70px;
}
#top_menu {
	text-align: right;
	font-size: 12px;
	text-transform: uppercase;
	color: #006;
	padding-top: 10px;
	font-weight: bold;
	margin-right: 15px;
	position: absolute;
	top: 0px;
	right: 0px;
}
#top_menu a {
	color: #006;
	text-decoration: none;
}
#top_menu a:visited {
	color: #009;
}
#top_menu a:hover {
	color: #EC892B; 
}
#pasek_menu {
	right: 0px;
	bottom: 0px;
	position: absolute;
	height: auto;
	text-transform: uppercase;
}
#header {
	position:relative;
	/* [disabled]padding-bottom: 8px; */
	text-aline: center;
	/* [disabled]padding-top: 5px; */
	height: auto;
}
.header_picture {
	display: block;
	/* [disabled]float: none; */
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
#area {
	width: auto;
	position: relative;
	border-bottom-width: 1px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C5B58D;
	border-left-color: #C5B58D;
	padding-right: 1px;
	background-color: #FFFFFF;
}

.phot_l{
	float: left;
	padding: 0 20px 0 0px;
}

.phot_r{
	float: right;
	padding: 0 0px 0 20px;
}

.slider_box{
	float:right;
	width: 600;
	high: 450;
	margin: 0 0 0 10px;
	padding: 0 0 0 0;
}

#footer {
	position:relative;
}
.upper {
	font-size: small;
	/* [disabled]vertical-align: text-top; */
}
/*.header {
	position: relative;
	top: 0;
	left: 0;
	margin 0 0 0 0;
	padding 0 0 0 0;
}*/
.footer {
	color: #FFF;
	font-size: small;
	background-image: url(../images/pasek_dol.gif);
	text-align: center;
	/* [disabled]padding-top: 4px; */
	/* [disabled]padding-bottom: 4px; */
	/* [disabled]margin-top: 6px; */
	/* [disabled]margin-bottom: 6px; */
	background-repeat: no-repeat;
	background-position: bottom;
}
