html {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, Tahoma;
	font-size: 10pt;
	color: black;
}
a, a:visited {
	color: #0a5376;
}
a:hover {
	color: #0F7CB0;
	text-decoration: none;
}
table.page_full {
	background: #fcfbe5 url('../img/background.jpg') top center no-repeat;
	width: 100%;
	height: 100%;
}
/* HEADER */
table.page {
	background-color: #fcfbe5;
	width: 1019px;
}
	td.header {
		background: url('../img/header.jpg') top center no-repeat;
		width: 1020px;
		height: 170px;
	}
	td.header_1 {
		background: url('../img/header-02.jpg') top center no-repeat;
		width: 1020px;
		height: 133px;
	}
	td.menu_1 {
		background: url('../img/menu-01.jpg') top center no-repeat;
		width: 752px;
		height: 51px;
	}
	td.menu_2 {
		background: url('../img/menu-02.jpg') top center no-repeat;
		width: 269px;
		height: 51px;
	}
	td.content {
		background: url('../img/content-bg.jpg') top center no-repeat;
		width: 642; /*752*/
		vertical-align: top;
		padding-top: 20px;
		padding-left: 60px;
		padding-right: 30px;
		font-size: 11px;
		font-family: tahoma;
	}
/* MENU */
#sddm
{	margin: 0px 0px 0px 50px ;
	padding: 0;
	z-index: 30;
	text-align: center;}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 10pt tahoma}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 0px 15px 2px 15px;
	color: #0f557f;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #49A3FF;
	color: #FFF;}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 50px 0px 0px 0xp;
	padding: 0;
	background: #FFF;
	border: 1px solid #E1E1E1}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 3px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #FFF;
		color: #0c4b72;
		font: 10px verdana}

	#sddm div a:hover
	{	background: #49A3FF;
		color: #FFF}



/* BOX */
td.box {
	background: url('../img/box-bg.jpg') top left no-repeat;
	width: 269px;
	height: 34px;
}
td.box_2 {
	background: url('../img/box-bg2.jpg') top left repeat-y;
	width: 224px;
	color: #0a5376;
	font-size: 10pt;
	font-family: Tahoma;
	padding-bottom: 60px;
	padding-left: 20px;
	padding-right: 25px;
}
table.kontakt-box {
	background: url(../img/kontakt-box2.jpg) center center no-repeat;
	font-family: Arial;
	font-size: 11px;
	color: #466166;
	width: 200px;
	padding-left: 20px;
}
p.adres {
	font-family: arial;
	font-size: 12px;
	color: #283b3e;
	font-weight:bold;
}

a.wirtualne {
	margin-left: 20px;
	font-size: 11px;
	color: #466166;
	text-decoration: none;
	font-weight: bold;
}

.box_2 h2 {
	background: url("../img/box-line.jpg") left bottom repeat-x;
	font-family: Arial;
	color: #0a5376;
	font-size: 12pt;
	text-align: center;
	padding-top: 10px;
	margin-top: 0px;
}

	/* MENU */
	td.menu_list {
		width: 305px;

	}
		table.menu_listing {
			margin-left:34px;
			text-align: left;
		}
		a.one, a.two, a.sub {
			font-family: Tahoma;
			font-size: 10pt;
			color: #0165a0;
			font-weight: bold;
			text-decoration: none;
			padding: 1px 0px 1px 42px;
			display: block;
		}
		a.one {
			background-color: #b9e7fd;
		}
		.menu_listing a:hover {
			background-color: #0079c1;
			color: #fcfbe5;
		}
		#active_one {
		}
		#active_two {
		}
		/* SUBMENU */
		a.sub {
			background: #E9E045;
			margin-top: 1px;
		}
		a:hover.sub {
		
		}
		.submenu a {
			background: #F0EB80 url('../img/submenu_a.jpg') center left no-repeat;
			font-family: Tahoma;
			font-size: 10pt;
			color: #0165a0;
			font-weight: bold;
			text-decoration: none;
			margin-top: 1px;
			margin-bottom: 1px;
			padding: 1px 0px 1px 64px;
			display: block;
		}
		.submenu a:hover {
			background: #0079c1 url('../img/submenu_ah.jpg') center left no-repeat;
		}

	/* KONTAKT */
	td.kontakt_list {
		background: url('../img/kontakt_bg.jpg') center center no-repeat;
		padding-top: 40px;
		padding-left: 72px;
		padding-right: 50px;
		text-align: left;
	}
		.kontakt_list h3 {
			font-family: Arial;
			font-size: 12pt;
			border-bottom: 1px solid #b9e7fd;
		}
		.kontakt_list p {
			padding-left: 25px;
		}


/* CONTENT */
.content h2 { /* TYTUŁ */
	color: #054669;
	font-size: 11pt;
	padding-right: 50px;
	padding-bottom:3px;
}
.content p {
	color: #0c4b72;
	font-family: tahoma;
	font-size: 10pt;
	line-height: 30px;
}
.content ul, .content ol {
	font-family: tahoma;
}
.content li {
	font-family: tahoma;
	padding: 3px 30px 3px 0px;
	color: #15557B;
	font-weight: bold;
	font-family : 12pt;
}
.content hr {
	border: 1px ridge #054669;
	width: 90%;
	margin-top: 20px;
	margin-bottom: 17px;
}
.content h3 {
	background: #F3ED9C;
	padding: 4px 5px 3px 20px;
	font-size: 10pt;
	color: #035887;
}
.content h4 {
	background: #CFECFA;
	font-size: 10pt;
	padding: 4px 5px 3px 20px;
	color: #035887;
	margin: 0px;
}
.content table {
	color: #035887;
	font-family: Verdana;
	font-size: 12px;
	line-height: 20px;
	width: 85%;
}

.back {
	margin-right: 30px;
}
/* GALERIA */
table.galeria {
	border: 0px;
	width: 100%;
	text-align: center;
}
.galeria td {
	background-color: #F4F4F4;
	text-align: center;
	padding: 10px 5px 20px 5px;
}

/* AKTUALNOŚCI */
div.news {
	margin: 1em 0px 0px 15px;
}
div.news p {
	line-height: 25px;
	margin: 5px;
}
/*. PRZETARG */
div.przetarg {
	margin: 1em 0px 0px 15px;
}
div.przetarg p {
	line-height: 20px;
	margin-top: 20px;
}

/* STOPKA */
td.stopka {
	background: url('../img/stopka_bg.jpg') center left repeat-x;
	height: 50px;
	padding-top: 30px;
	font-size: 9pt;
	color: white;
	white-space: pre;
	text-align: center;
}
