* {
	margin: 0 auto;
	font-family: Tahoma, sans-serif;
	font-size: 8pt;
	color: #333;
	outline: none;
}

a {
	color: #268f15;
	text-decoration: none;
}

a:hover {
	color: #21457b;
	text-decoration: underline;
}

input, textarea {
	border: 1px solid #f2f2f2;
	padding: 6px;
}

h1 {
	margin-top: 12px;
	font-family: "Trebuchet MS";
	font-style: italic;
	font-size: 14pt;
	font-weight: lighter;
	letter-spacing: -1px;
	color: #005c96;
}

p {
	margin-top: 6px;
	margin-bottom: 8px;
	padding: 4px;
	padding-bottom: 12px;
	line-height: 1.3em;
	border-bottom: 1px solid #f2f2f2;
}

.genek {
	margin-top: 20px;
	font-size: 11px;
	text-align: justify;
	line-height: 1.5em;
	font-family: Verdana;
}

img {
	border: 0;
}

#top {
	background: #005c96;
	height: 24px;
	border-bottom: 1px solid #00629f;
}

#topWrapp {
	width: 780px;
}

#chip {
	float: left;
	position: absolute;
}

#chip img {
	float: left;
}

#topMenu {
	float: right;
	padding-top: 4px;
}

#topMenu li {
	list-style: none;
	display: inline;
}

#topMenu a {
	display: block;
	margin-top: -5px;
	float: left;
	color: #fff;
	text-decoration: none;
	padding: 6px;
	padding-left: 8px;
	background: url('topsp.gif') no-repeat;
	background-position: left;
}

#topMenu a:hover {
	background: #004774;
}

#topMenu a.first {
	background: none;
}

#topMenu a.first:hover {
	background: #004774;
}

#subTop {
	margin: 0 auto;
	background: #f9f9f9;
	border-top: 1px solid #f2f2f2;
	border-bottom: 1px solid #f2f2f2;
	height: 77px;
}

#subTopWrapp {
	margin: 0 auto;
	width: 780px;
	position: relative;
}

.logo {
	padding-left: 151px;
	position: absolute;
	letter-spacing: -1px;
	font-family: "Trebuchet MS";
	font-style: italic;
	font-size: 18pt;
	font-weight: normal;
	color: #b8001a;
}


.opis {
	padding-left: 151px;
	position: absolute;
	color: #afafaf;
	top: 40px;
}

.logobg {
	float: right;
}

#subMenu {
	width: 780px;
	
}

#subMenuWrapp {
	float: right;
}

#subMenuWrapp ul {
	list-style: none;
}

#subMenuWrapp li {
	display: inline;
}

#subMenuWrapp a {
	display: block;
	float: left;
	border-top: 6px solid #f2f2f2;
	padding: 6px;
	margin-left: 6px;
	color: #232323;
	text-decoration: none;
}

#subMenuWrapp a:hover {
	border-top: 6px solid #00629f; /* #004d7d */
	color: #afafaf;
}

#wrapp {
	width: 780px;
	clear: both;
	overflow: hidden;
}

#left {
	float: left;
	width: 260px;
	margin-right: 10px;
}

.menu {
	width: 252px;
	border: 1px solid #f0f0f0;
	background: #f9f9f9;
	padding: 3px;
	margin-bottom: 12px;
}

.menuH {
	width: 242px;
	padding: 5px;
	background: #f2f2f2;
	border-bottom: 2px solid #afafaf;
	color: #b8001a;
	font-weight: bold;
}

.menuW {
	padding: 8px;
	border-bottom: 2px solid #afafaf;
}

.menuW ul {
	padding: 0;
}

.treeview ul {
	margin: 0;
	padding: 0;
	margin-bottom: 4px;
}

.treeview li {
background: url(list.gif) no-repeat left center;
list-style-type: none;
padding-left: 20px;
margin-bottom: 4px;
}

.treeview li.submenu {
background: url(closed.gif) no-repeat left 1px;
margin-bottom: 4px;
cursor: hand !important;
cursor: pointer !important;
}

.treeview li.submenu ul {
display: none;
margin-bottom: 4px;
}

.treeview .submenu ul li {
cursor: default;
}

.treeview a {
	color: #333;
}

.blue {
	color: #005c96;
}

.blueR {
	text-align: right;
	color: #005c96;
	font-weight: bold;
}

#szuk {
	list-style: square;
	margin-left: 24px;
	margin-top: 12px;
	margin-bottom: 12px;
	padding: 0;
}

#szuk li {
	padding-bottom: 2px;
}

#szuk a {
	color: #333;
}

.prawy {
	text-align: right;
}

#right {
	float: right;
	width: 510px;
}

#right img {
	float: left;
}

.produkt {
	margin-top: 8px;
	border-bottom: 1px solid #f2f2f2;
	padding-bottom: 4px;
}

.pr {
	margin: 0;
	height: 16px;
}

.prL {
	color: #b8001a;
	float: left;
	font-weight: bold;
}

.prR {
	color: #b8001a;
	float: right;
}

.produkt p {
	margin-top: 6px;
	margin-bottom: 6px;
	border: 0;
}

#copyright {
	width: 780px;
	margin-top: 12px;
	text-align: center;
	border-top: 1px solid #eee;
	color: #ccc;
	padding: 6px;
	clear: both;
	overflow: hidden;
}

#copyright a {
	color: #333;
}
