@charset "utf-8";
#mainframe {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	z-index: 2;
}
#mainframe #logopanel {
	width: 227px;
	z-index: 3;
	height: auto;
	float: left;
	overflow: auto;
}
#logopanel #menupanel {
	background-image: url(img/logobar.png);
	background-repeat: repeat-y;
	height: auto;
	width: 227px;
	overflow: hidden;
}
#mainframe #innerframe {
	padding: 10px;
	height: auto;
	float: left;
	width: 680px;
	clear: right;
}
#menupanel #ikony {
	margin-right: auto;
	margin-left: auto;
	width: 70px;
	text-align: center;
}
body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	background-color: #F2EAE7;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #666;
}

#menupanel ul {
	margin: 0px;
	width: 180px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#menupanel ul li {
	background-image: none;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7E8E9;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-weight: normal;
}
#mainframe #menu_gora {
	color: #FFF;
	font-weight: bold;
	height: 24px;
	position: relative;
	width: 680px;
	clear: both;
}
#pasek {
	position: absolute;
	width: 100%;
	background-color: #A49888;
	left: 0px;
	top: 72px;
	height: 24px;
	z-index: 0;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#menu_gora a {
	color: #FFF;
	text-decoration: none;
}
#menupanel ul li a {
	color: #6D6C6F;
	text-decoration: none;
}
#panel ul li a:hover {
	color: #8C0C04;
}
#mainframe #logoski {
	color: #FFF;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 57px;
	position: relative;
	float: right;
	width: 680px;
	text-align: right;
	clear: both;
}
#mm h3 {
	background-image: url(img/hd.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	font-size: 12px;
	font-weight: bold;
	color: #6D6C6F;
	height: 22px;
	width: auto;
	padding-top: 8px;
	background-position: 4px;
	margin: 0px;
}
h3 a {
	text-decoration: none;
	color: #6D6C6F;
}
.rozw {
	background-image: url(img/hd.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	font-size: 12px;
	font-weight: bold;
	color: #6D6C6F;
	height: 22px;
	width: auto;
	padding-top: 8px;
	background-position: 4px;
	margin: 0px;
	text-decoration: none;
	color: #6D6C6F;
}

p {
	margin: 0px;
	padding: 0px;
}
#page {
	width: 660px;
	height: auto;
	border: 1px solid #A49888;
	padding: 10px;
	float: right;
	clear: both;
	position: relative;
	top: 10px;
	background-color: #FFF;
	overflow: visible;
}

#page table tr td .onas {
	color: #666;
	text-align: justify;
}
.onas p {
	margin-top: 6px;
	margin-bottom: 6px;
}
#submenu {
	clear: both;
	width: 680px;
	position: relative;
	text-align: center;
	float: right;
	height: 20px;
	top: 10px;
	padding-top: 4px;
}
#submenu a {
	color: #605B53;
	text-decoration: none;
}
#mainframe #menu_gora a:hover {
	color: #8C0C04;
}
#accordion ul li a:hover {
	color: #8C0C04;
}
#submenu a:hover {
	color: #8C0C04;
}
h1 {
	color: #8C0C04;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-bottom: 4px;
}
.tekst {
	margin-top: 6px;
	margin-bottom: 6px;
	font-size: 12px;
}
.nazwa {
	background-color: #8B0C06;
	padding-top: 1px;
	padding-right: 20px;
	padding-bottom: 1px;
	padding-left: 10px;
	color: #FFF;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 12px;
	display: inline;
}
.tekstGray {
	margin-top: 6px;
	margin-bottom: 6px;
	font-size: 12px;
	color: #666;
}
.tekst ul {
	margin-top: 4px;
	margin-bottom: 8px;
}
.details {
	background-position: 0px bottom;
	width: 150px;
	font-size: 11px;
	background-image: url(img/detbot.gif);
	height: auto;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.details ul {
	margin-top: 2px;
	margin-bottom: 10px;
}
a {
	text-decoration: none;
	color: #8B0C06;
}
a:hover {
	color: #C00;
	text-decoration: underline;
}

.details ul li {
	padding-top: 4px;
	padding-bottom: 4px;
}

.pdf {
	list-style-image: url(img/pdf.gif);
}

.details #lbl {
	font-size: 12px;
	height: 28px;
	width: 150px;
	background-image: url(img/det.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 7px;
}
.video {
	list-style-image: url(img/IconVideo.gif);
}
.details #lbl2 {
	font-size: 12px;
	height: 28px;
	width: 150px;
	background-image: url(img/det.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 7px;
}
#banerbg {
	width: 660px;
}
.morespace {
	line-height: 1.6;
}
#onas {
	width: 250px;
	margin-left: 20px;
}
#onas .tekstGray {
	text-align: justify;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.front_text {
	line-height: 1.5em;
	margin-top: 4px;
}

