body {
	margin: 0;
	padding: 0;
	background: url(bg.gif) top center repeat-x;
	background-color: #075a93;
}

body, td, th, span {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	vertical-align: top;
}

#leftBg, #rightBg {
	width: 40%;	
}

#menu {
	width: 778px;
	height: 55px;
	background: url(menu.gif);
	text-align: center;
}

#menu table {
	margin: auto;	
}

#menu div {
	margin: 16px 15px;	
}

#menu .separator {
	background: url(separator.gif);
	width: 2px;
	height: 20px;
}

#menu a:link, #menu a:active, #menu a:visited, #menu a:hover {
	font-family: arial;
	font-size: 14px;
	color: #fafafa;
	text-decoration: none;
}

#header {
	
}

#opawy {
	background: url(opawy.jpg);
	width: 210px;
	height: 210px;
}

#bnr {
	background: url(bnr.jpg);
	width: 568px;
	height: 209px;
}

#contentTop {
	background: url(contentTop.gif);
	width: 778px;
	height: 5px;
}

#content {
	background: #fff;
	height: 200px;
}

#left {
	width: 187px;	
}

#left div.section {
	position: relative;
	top: -4px;
	margin-bottom: 4px;
}

#left .sectionTitle1, #left .sectionTitle2, #left .sectionTitle3, #left .sectionTitle4, 
#right .sectionTitle1, #right .sectionTitle2, #right .sectionTitle3, #right .sectionTitle4 {
	height: 26px;
	width: 186px;
}

#left .sectionTitle1 div, #left .sectionTitle2 div, #left .sectionTitle3 div, #left .sectionTitle4 div, 
#right .sectionTitle1 div, #right .sectionTitle2 div, #right .sectionTitle3 div, #right .sectionTitle4 div {
	color: #fff;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	padding-top: 6px;
	padding-left: 10px;
}

#left .sectionTitle1, #right .sectionTitle1 {
	background: url(sectionTitle1.gif);	
}

#left .sectionTitle2, #right .sectionTitle2 {
	background: url(sectionTitle2.gif);	
}

#left .sectionTitle3, #right .sectionTitle3 {
	background: url(sectionTitle3.gif);	
}

#left .sectionTitle4, #right .sectionTitle4 {
	background: url(sectionTitle4.gif);	
}

#center {
	width: 380px;
	padding: 0 4px;
}

#right {
	width: 187px;
}

#right div.section {
	position: relative;
	top: -4px;
	margin-bottom: 4px;
}

.sectionContent ul {
	margin: 0;
	padding: 0;
}

.sectionContent li {
	margin: 0;
	padding: 6px 0 0 30px;
	background: url(listBgIE.gif);
	background-position: top;
	height: 25px;
	list-style: none;
}

.section ul > li {
	padding-top: 5px;
	height: 20px;
	background: url(listBg.gif);
}

.sectionContent li a:link, .sectionContent li a:visited,
.sectionContent li a:active, .sectionContent li a:hover {
	top: 10px;
	text-decoration: none;
	color: #000;
}

#contentBottom {
	background: url(contentBottom.gif);
	width: 778px;
	height: 7px;
}

#footer {
	
}

#bottomMenu {
	
}

.catalogMenu {
	padding-bottom: 4px;
}

.catalogMenu div {
	background-position: left;
	background: url(arrow.gif);
	background-repeat: no-repeat;
}

.catalogMenu > div {
	padding-left: 3px;
}

.catalogMenu div p {
	margin: 6px;	
}

.catalogMenu div > p > a {
	display: block;
}

.catalogMenu div a:link, .catalogMenu div a:visited,
.catalogMenu div a:hover, .catalogMenu div a:active  {
	padding-left: 10px;
	background-position: top left;
	color: #000;
	text-decoration: none;
	display: block;
	font-weight: bold;
}

.catalogMenu div a:hover, .catalogMenu div a:active {
	color: #000;
	text-decoration: underline;
}

.itemPath {
	font-size: 11px;
	color: #000;
	padding: 10px 0 10px 0;
	background-position: bottom;
	background-repeat: repeat-x;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
	font-weight: bold;
}

.itemPath a {
	color: #000;	
}

.itemPath span {
	padding-left: 18px; 
	padding-right: 10px;
	background-image: url(arrows.gif);
	background-position: left;
	background-repeat: no-repeat;
}

.articleBack {
	color: #000;
	text-decoration: none;
	padding-bottom: 5px;
	padding-left: 18px; 
	padding-right: 10px;
	background-image: url(arrows.gif);
	background-position: 1px 2px;
	background-repeat: no-repeat;
}

a:link {
	text-decoration: none;
	color: #000;
}

a:visited {
	text-decoration: none;
	color: #000;
}

a:hover {
	text-decoration: underline;
	color: #000;
}

a:active {
	text-decoration: none;
	color: #000;
}

.articleTitle {
	font-weight: bold;
	font-size: 12px;
}