* {
    padding: 0;
    margin: 0;
    border:0;
}

body {
	font-family: sans-serif;
	padding: 0px;
	margin: 0px;
	background-color: #ffffff;
}

.content li {
	list-style-type: square;
	}

a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #005500;
	font-weight: bold;
}


.page {
	margin: 5px auto;
	width: 800px;
}

.header {
	clear: both;
}

.banner {
	clear: both;
}

.nav {
	clear: both;
}

.leftmenu {
	z-index: 2;
	float: left;
	width: 145px;
}
.rightmenu {
	z-index: 5;
	float: right;
	width: 160px;
}
.content {
	z-index: 0;
	width: auto;
	padding: 0px;
	margin: 0px 164px 0px 145px;
	min-width: 250px;
}
.footer {
	float: none;
	clear: both;
}

.contentFloat {
	float: left;
	width: 100%;
}
.contentFix {
	float: none;
	clear: both;
	visibility: hidden;
	border-bottom: 1px solid white;
}
.c {
	position: relative;
	text-align: right;
	line-height: 40px;
	height: 40px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color: #FFFFFF;
	background-image: url("../gfx/header_bkg.png");
	background-repeat: repeat-x;
}

.headerDetail{
	text-align: right;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color: #FFFFFF;
	height: 60px;
	line-height: 60px;
	width: 100%;
	background-image: url("../gfx/header_bkg.png");
	background-repeat: repeat-x;
	background-position: bottom;
}

.alogo {
	float: right;
	position: relative;
	text-align: left;
	margin-left: 0px;
	line-height: 40px;
	height: 40px;
	width: 110px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color: #FFFFFF;
	z-index: 1;
}


.bannerDetail {
	position: relative;
}

#navDetail {
	position: relative;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color: #FFFFFF;
	line-height: 25px;
	height: 25px;
	font-weight: bold;
	background-image: url("../gfx/nav_bkg.png");
	background-repeat: repeat-x;
}

.leftmenuDetail {
	position: relative;
	margin: 10px;
}

.leftmenu leftmenuDetail #menu1 ul {
	margin: 10px;
	}

.rightmenuDetail {
	position: relative;
	margin: 10px;
}
.contentDetail {
	position: relative;
}

.footerDetail {
	position: relative;
	text-align: center;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color: #FFFFFF;
	background-image: url("../gfx/header_bkg.png");
	background-repeat: repeat-x;
}

.validator{
	text-align: center;
	}

.nnews {
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	border-bottom: 1px dotted #008870;
    border-left: 1px dotted #008870;
    border-right: 1px dotted #008870;
    border-top: 1px dotted #008870;
	width: 98%;
	background-color: #CDDFA7;
	}

.nnews thead td {
	background-color: #29DF2C;
	color: #ffffff;
  	font-weight: bold;
	font-size: 15px;
	margin-left: 5px;
	line-height: 25px;
	height: 25px;
	background-image: url("../gfx/nav_bkg.png");
	background-repeat: repeat-x;
	float: left;
	}

.nnews tbody td {
	text-align: justify;
	font-size: 12px;
	}

.nnews tfoot td {
	background-color: #29DF2C;
	color: #ffffff;
	font-size: 12px;
	}

.nnews tbody li {
	margin: 15px;
	}

.nhead {
	background-image: url("../gfx/nav_bkg.png");
	background-repeat: repeat-x;
	color: #ffffff;
  	font-weight: bold;
	font-size: 15px;
	line-height: 25px;
	height: 25px;
}

.ncontent {
	text-indent: 25px;
	font-size: 13px;
	text-align: justify;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.news {
	border-bottom: 1px dotted #008870;
    border-left: 1px dotted #008870;
    border-right: 1px dotted #008870;
    border-top: 1px dotted #008870;
	width: 100%;
	}

.news thead td {
	background-color: #29DF2C;
	color: #ffffff;
  	font-weight: bold;
	font-size: 15px;
	margin-left: 5px;
	line-height: 25px;
	height: 25px;
	background-image: url("../gfx/nav_bkg.png");
	background-repeat: repeat-x;
	}

.news tbody td {
	font-size: 13px;
	}

.news tfoot td {
	background-color: #29DF2C;
	color: #ffffff;
	font-size: 12px;
	}

.news tbody li {
	margin: 15px;
	}

/* Kalendarz */
.calendarTable {
	 width: 99%;
  border: 1px dotted #008870;
  /*border: none;*/
  font-family: Arial;
  font-size: 14px;
}
.calendarTable th {
	color: #7DBD28;
  	font-weight: bold;
  	font-size: 14px;
}

.calendarTable td {
  text-align: center;
  padding: 0px;

	font-size: 12px;
}
.calendarTable td#currentDay {
  font-weight: bold;
  font-size: 14px;
  color: #ffffff;
  background-color: #FFA200;

}
.calendarTable thead td {
  background-color: #29DF2C;
  color: #ffffff;
  text-align: center;
  font-weight: bold;
  font-size: 14px;
	line-height: 25px;
	height: 25px;
	background-image: url("../gfx/news_bkg.png");
	background-repeat: repeat-x;
}
/* Kalendarz */

.waluty {
	border-bottom: 1px dotted #008870;
    border-left: 1px dotted #008870;
    border-right: 1px dotted #008870;
    border-top: 1px dotted #008870;
    width: 99%;
}

.walutydata {
	text-align: center;
	font-weight: bold;
	color: #FFA200;

}

.waluty thead td {
	background-color: #29DF2C;
	color: #ffffff;
  	font-weight: bold;
  	font-size: 15px;
	line-height: 25px;
	height: 25px;
	background-image: url("../gfx/news_bkg.png");
	background-repeat: repeat-x;
}

.waluty td {
	text-align: center;

	font-size: 12px;
}

#clock{
	text-align: center;
}

.wibor {
	background-color: #ffffff;
	border-bottom: 1px dotted #008870;
    border-left: 1px dotted #008870;
    border-right: 1px dotted #008870;
    border-top: 1px dotted #008870;
    width: 99%;
}

.wibor thead td {
	background-color: #29DF2C;
	color: #ffffff;
  	font-weight: bold;
  	font-size: 15px;
	line-height: 25px;
	height: 25px;
	background-image: url("../gfx/news_bkg.png");
	background-repeat: repeat-x;
}

.wibor td {
	text-align: center;
	font-size: 12px;
	font-family : Arial;

}

.linki a:link {
	color: #FF9317;
	text-decoration: none;
	font-weight: bold;
}

.linki a:visited {
	color: #FF9317;
	text-decoration: none;
	font-weight: bold;
}

.linki a:hover {
	color: #005500;
	font-weight: bold;
}

.logobs {
	text-align:left;
}
