body {
	margin: 0px;
	background:#2776af;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

td {
	font-size: 11px;
}

.menu ul {
	float: left;
	margin: 0 1px 0 10px;
	padding: 0px;
	background: url(menu-s.jpg) right top no-repeat;
}
.menu li {
	float: left;
	margin: 0px;
	padding: 0 0 0 1px;
	list-style: none;
	background: url(menu-s.jpg) left top no-repeat;
}
.menu li a {
	float: left;
	display: block;
	margin: 0px;
	padding: 0 7px;
	line-height: 46px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.menu li a:hover {
	text-decoration: underline;
	background: url(menu-bg.jpg) left top repeat-x;
}
.menu li.last {}
.content {
	margin: 45px 10px 10px 10px;
	padding: 0;
	width: 524;
}
.content, .content td {
	color: #0F2C6C;
}
.content a {
	color: #0F2C6C;
	text-decoration: underline;
}
.content a:hover {
	text-decoration: none;
}
.content #tytul {
	color: #0F2C6C;
	font-weight: bold;
}
.content #sciezka {
	border-bottom: 1px solid #0F2C6C;
	padding-bottom: 2px;
	margin-bottom: 4px;
}
.content #sciezka a {
	text-decoration: none;
}
.content #sciezka a:hover {
	text-decoration: underline;
}
.content #podmenu {
	font-weight: bold;
}
.content #podmenu ul {
	margin: 0px;
	padding: 0px;
}
.content #podmenu li {
	list-style: none;
	display: inline;
	margin-right: 13px;
}
.content #podmenu a {
	text-decoration: none;
}
.content #podmenu a:hover {
	text-decoration: underline;
}
.content #tresc {
	color: #254A9E;
}
.content #tresc a {
	color: #254A9E;
}

.footer, .footer a {
	color: #63718F;
	text-decoration: none;
}
.footer a {
	text-decoration: underline;
}

#katalogproduktowform table.form {
}
#katalogproduktowform table.form td, #katalogproduktowform table.form th {
}
#katalogproduktowform .label {
}
#katalogproduktowform .field {
	width: 200px; 
}
#katalogproduktowform .submit {
	text-align: right;
}
#katalogproduktowform .submit input {
	text-align: center;
}
#katalogproduktowform input.text, #katalogproduktowform select {
}
#katalogproduktowform input.submit {
}

#katalogproduktow table.list {
}
#katalogproduktow table.list td, #katalogproduktow table.list td {
	padding: 2px;
}
#katalogproduktow table.list td td {
}

#katalogproduktow .label {
	font-weight: bold;
}
#katalogproduktow .field {
}
#katalogproduktow .description {
	border-top: 1px solid #C5D1EB;
}
#katalogproduktow .sep {
	padding: 0px;
	height: 4px;
}

#katalogproduktowdetail table.list {
}
#katalogproduktowdetail table.list td, #katalogproduktowdetail table.list td {
	padding: 2px;
}
#katalogproduktowdetail table.list td td {
	padding: 0px;
}

#katalogproduktowdetail .label {
	font-weight: bold;
}
#katalogproduktowdetail .field {
}
#katalogproduktowdetail .description {
	border-top: 1px solid #C5D1EB;
}
#katalogproduktowdetail .sep {
	padding: 0px;
	height: 4px;
}
