@CHARSET "ISO-8859-2";
body {
	margin: 0 auto 15px auto;
	font-family: Verdana;
	color: #000;
	background: #fff;
	width: 1014px;
	font-size: 14px;
}
a:link {
	color: #330000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #660000;
}
a:hover {
	text-decoration: none;
	color: #330000;
}
a:active {
	text-decoration: none;
	color: #330000;
}
.myTd1
{
    background-color:#613E0B;
    font-size:14px;
    height:30px;
    text-align:left;
    font-weight:bold;
    color:#FFFAE7;
    padding:10px 2px 10px 2px;
}

.myTd2
{
    height:40px;
    background-color:#f0d4b8;
    font-size:14px;
    text-align:left;
    font-weight:bold;
    color:#613E0B;
    padding:10px 2px 10px 2px;
}
.myTd2s
{
    height:40px;
    background-color:#f6e6d6;
    font-size:14px;
    text-align:center;
    font-weight:bold;
    color:#613E0B;
    padding:10px 2px 10px 2px;
}
.myTd3
{
    background-color:#F9ECBE;
    font-size:12px;
    text-align:center;
    font-weight:normal;
    color:#613E0B;
    padding:8px 2px 8px 2px;
}

.myTd4
{
    background-color:#f6e6d6;
    font-size:13px;
    text-align:center;
    vAlign: center;
    font-weight:bold;
    color:#613E0B;
    padding:8px 4px 8px 4px;
}

.myTd3s
{
    background-color:#f6e6d6;
    font-size:12px;
    text-align:center;
    font-weight:normal;
    color:#613E0B;
    padding:2px 2px 2px 2px;
}

.myTd4s
{
    vAlign: center;
    font-size:13px;
    text-align:center;
    font-weight:normal;
    color:#000000;
    padding:2px 2px 2px 2px;
}
	div#mainFrame {
		width: 1007px;			
	}
			div#mainFrame div#logoFrame {
				padding: 10px 0px 10px 25px;				
			}
					div#mainFrame div#logoFrame img {
						border: 0;
					}
			div#mainFrame div#headFrame {
				background: #fff url('../_img/bgHeadFrame.jpg') no-repeat top left;
				height: 235px;				
			}
			div#mainFrame div#contentContainerFrame {								
			}		
					div#mainFrame div#contentContainerFrame div#menuFrame {
						width: 237px;								
						background: #fff url('../_img/bgMenuFrame.jpg') no-repeat top left;
						min-height: 350px;
						height:auto !important;
  						height:400px;  						
  						float: left;
  						padding: 0 6px 0 12px;  						
					}
							div#mainFrame div#contentContainerFrame div#menuFrame a {
								display: block;
								text-decoration: none;
								color: #000;
								font-size: 14px;								
								background: transparent url('../_img/bgMenuPointer.jpg') no-repeat 198px 2px;
								text-align: right;
								padding: 0 55px 0 0;
								margin: 0 0 10px 0;
								font-weight: bold;
							}
							div#mainFrame div#contentContainerFrame div#menuFrame a:hover {																
								background: transparent url('../_img/bgMenuPointer_hover.jpg') no-repeat 198px 2px;
								color: #4a4a4a;								
							}
							div#mainFrame div#contentContainerFrame div#menuFrame a.selected {																
								background: transparent url('../_img/bgMenuPointer_hover.jpg') no-repeat 198px 2px;
								color: #805230;								
							}
					div#mainFrame div#contentContainerFrame div#contentFrame {						  						
  						float: left;  						
  						width: 617px;
  						padding: 10 10px 10 10px;					 
					}
							div#mainFrame div#contentContainerFrame div#contentFrame a: link {						  						
								color: #7C421B;
								text-decoration: none;				 
							}
					}
							div#mainFrame div#contentContainerFrame div#contentFrame a: visited {						  						
								color: #A65824;
								text-decoration: none;				 
							}
					}
							div#mainFrame div#contentContainerFrame div#contentFrame a: hover {						  						
								color: #7C421B;
								text-decoration: none;				 
							}
							div#mainFrame div#contentContainerFrame div#contentFrame a: active {						  						
								color: #7C421B;
								text-decoration: none;				 
							}

							div#mainFrame div#contentContainerFrame div#contentFrame h1 {						  						
		  						margin: 10 15 15px 0;
		  						color: #000;
		  						font-size: 16px;
		  						font-weight: bold;
		  						letter-spacing: 0px;					 
							}

							div#mainFrame div#contentContainerFrame div#contentFrame a {						  						
		  						color: #883512;					 
							}
							div#mainFrame div#contentContainerFrame div#contentFrame a:hover {						  						
		  						color: #000;					 
							}
							div#mainFrame div#contentContainerFrame div#contentFrame .big {						  						
		  						margin: 0px 20px 0px 0;
		  						color: #000;
								font-weight: bold;
		  						font-size: 14px;					 
							}
							div#mainFrame div#contentContainerFrame div#contentFrame .small {						  						
								margin: 6px 20px 0px 0px;
		  						color: #000;
		  						font-size: 13px;
								line-height: 16px;
		  						font-weight: normal;
		  						text-align: justify;					 
							}
							div#mainFrame div#contentContainerFrame div#contentFrame .normal {
	font-family: Verdana;
	margin: 0px 10px 0px 0;
	padding: 0px 8px 8px 0px;
	font-size: 14px;
	font-style: normal;
	text-align: justify;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
	display: block;
	list-style-position: outside;
	list-style-type: disc;
	font-variant: normal;
	line-height: 20px;
	text-decoration: none;
	background-repeat: repeat-y;
	background-position: center center;
	height: auto;
	width: auto;
	top: auto;
	right: auto;
	bottom: auto;
	clip: rect(auto,auto,auto,auto);
	<?-- cursor: hand; -->
	page-break-before: auto;
	page-break-after: auto;
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;
	border-color: #660000;
}
							div#mainFrame div#contentContainerFrame div#contentFrame .nazwa {
	letter-spacing: normal;
	text-align: center;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
	background-position: center center;
	font-family: Verdana;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	line-height: 28px;
	border-left-color: #660000;
}
							div#mainFrame div#contentContainerFrame div#contentFrame .wyroznij {
	margin: 0px 20px 0px 0;
	letter-spacing: normal;
	text-align: center;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
	color: #5E2F00;
	background-position: center center;
	font-family: Verdana;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
							div#mainFrame div#contentContainerFrame div#contentFrame .wyroznij_l {

	margin: 0px 20px 0px 0;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
	white-space: nowrap;
	color: #5E2F00;
	background-position: center center;
	font-family: Verdana;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
							div#mainFrame div#contentContainerFrame div#contentFrame .normal_par {
	margin: 0px 20px 0px 0;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #500000;
	text-align: justify;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
	display: compact;
	list-style-position: outside;
	list-style-type: disc;
	font-variant: normal;
}
							div#mainFrame div#contentContainerFrame div#contentFrame .normal_cent {
	font-family: Verdana;
	margin: 0px 20px 0px 0;
	font-size: 14px;
	font-style: normal;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	display: block;
	list-style-position: outside;
	list-style-type: disc;
	font-variant: normal;
	line-height: 20px;
	text-decoration: none;
	background-repeat: repeat-y;
	background-position: center center;
	height: auto;
	width: auto;
	top: auto;
	right: auto;
	bottom: auto;
	clip: rect(auto,auto,auto,auto);
	cursor: hand;
	page-break-before: auto;
	page-break-after: auto;
}
							
					div#mainFrame div#contentContainerFrame div#rightFrame {
						width: 130px;								
						background: #fff url('../_img/bgRightFrame.jpg') no-repeat top left;
						min-height: 350px;
						height:auto !important;
  						height:400px;  						
  						float: right;
  						padding: 0 0px 0 5px;  						
					}

			div#mainFrame div#footerFrame {
				background: #fff url('../_img/bgFooterFrame.jpg') no-repeat top left;
				padding: 20px;
				text-align: center;
				font-size: 11px;
				color: #8f5e36;
				margin-top: 10px;				
			}
						
