* {
	margin: 0;
	padding: 0;
	z-index: 1;
}
html {
	background-color: #ffffff;
}
body {
	font-family: Arial, Verdana;
	font-size: 15px;
	color: #8e8e8e;
	margin: 0;
}
p {
	margin: 15px 0 15px 0;
}
ul, ol {
	margin: 15px 8px 15px 30px;
}
img {
	border: 0;
}
a {
	text-decoration: none;
	color: #8e8e8e;
}
a:hover {
	color: orange;
	text-decoration: none;
}
h2, h3, h4, h5, h6 {
	margin: 10px 0 10px 0;
}
h1 {
	font-size: 19px;
	color: #076a4a;
	font-weight: bold;
	border-bottom: 1px dotted #076a4a;
	display: block;
	width: 100%;
	margin: 15px 0 15px 0;
	padding: 0 0 3px 0;
}
h2 {
	font-size: 17px;
	font-weight: bold;
	color: #076A4A;
}
h3 {
	font-size: 15px;
	font-weight: bold;
}
h4 {
	font-size: 13px;
	font-weight: bold;
}
h5 {
	font-size: 11px;
	font-weight: bold;
}
h6 {
	font-size: 9px;
	font-weight: bold;
}
hr {
	width: 100%;
	border: 0;
	border-top: 1px solid #076a4a;
	margin: 10px 0 10px 0;
}
.require {
	color: #ff0000;
}
input, textarea {
	font-size: 11px;
	font-family: Verdana, Arial;
}
.f-left {
	float: left;
}
.f-right {
	float: right;
}

/* INTERFACE */
#main {
	width: 900px;
	top: 0;
	left: 50%;
	margin: 0 0 0 -450px;
	position: relative;
	background: transparent url('images/main_window_bg.gif') repeat-y center;
}
#main-two {
	width: 900px;
	top: 0;
	left: 50%;
	margin: 0 0 0 -450px;
	position: relative;
	background: transparent url('images/main_two_window_bg.gif') repeat-y center;
}
#header {
	width: 900px;
	height: 116px;
	background: #f0f6f4 url('images/top_banner.gif') no-repeat top right;
}
#middle {
	width: 100%;
}
#tc-left {
	width: 220px;
	height: auto;
	float: left;
	display: block;
	background: transparent url('images/left_top_bg.gif') no-repeat top center;
}
#tc-right {
	width: 150px;
	height: auto;
	float: right;
	display: block;
}
#tc-content {
	width: 530px;
	display: block;
	height: auto;
	float: left;
	padding-bottom: 10px;
}
#tc-content-two {
	width: 680px;
	display: block;
	height: auto;
	float: left;
	padding-bottom: 10px;
}
#footer {
	border-top: 1px #83b4a4 solid;
	background: transparent url('images/bio_bottom.gif') no-repeat center right;
	height: 61px;
}
#footer .content p {
	margin: 25px 0 0 60px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 13px;
}
.spacer {
	clear: both;
}
.logo-image content {
	display: none;
}
.logo-image {
	background: transparent url('images/top_logo.gif') no-repeat center;
	width: 220px;
	height: 116px;
	font-size: 0;
	display: block;
}
#header a.logo-link {
	display: block;
	width: 220px;
	height: 116px;
	font-size: 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 300;
}
.top-image {
	font-size: 0;
	background: #afd3d6;
	border-bottom: 7px #afd3d6 solid;
}

/* SLIDE SHOW */
.right-content-snippet p {
	margin: 0;
}
.right-content-snippet, .adopcni-listina {
	display: block;
	width: 148px;
	font-size: 0;
	margin: 10px 0 6px 0;
}
.right-content-snippet-border {
	border: 1px #79ae9d solid;
}

/* ERRORS, MESSAGES PROVIDER */
.access_denied {
	background-color: #F7F7A2;
	border: 2px red solid;
	padding: 10px 0 10px 35px;
	margin: 4px 7px 4px 6px;
	color: red;
}
.messages {
	background-color: #F7F7A2;
	border: 2px green solid;
	padding: 10px 0 10px 45px;
	margin: 4px 7px 14px 6px;
	color: green;
}

/* SITE MAP */
.site-map, .site-map-last {
	border-top: 1px solid #8DB4B7;
	border-left: 1px solid #8DB4B7;
	border-right: 1px solid #8DB4B7;
	background-color: #E1FAFE;
	width:742px;
	margin: 0 5px 0 5px;
	font-size: 11px;
}
.site-map h1, .site-map-last h1 {
	margin: 5px 5px 0 5px;
	background-color: #ffffff;
	border-top: 1px solid #8DB4B7;
	border-left: 1px solid #8DB4B7;
	border-right: 1px solid #8DB4B7;
	color: #1399A2;
	font-size: 13px;
	padding: 10px 0 0 5px;
}
.site-map ul, .site-map-last ul {
	padding: 10px 4px 10px 18px;
	list-style-type: none;
	margin: 0 5px 0 5px;
	border-left: 1px solid #8DB4B7;
	border-right: 1px solid #8DB4B7;
	background-color: #ffffff;
}
.site-map ul ul li {
	margin: 2px 0 0 0;
	padding: 0 0 0 10px;
	background: transparent url('images/breadcrumbs_delim.gif') no-repeat left top;
}
.site-map ul ul {
	padding: 6px 4px 6px 12px;
	list-style-type: none;
	border: 0;
	font-size: 90%;
}
.site-map ul li a, .site-map-last ul li a {
	color: #2983C2;
}
.site-map ul li a:hover, .site-map-last ul li a:hover {
	color: orange;
}
.site-map-last {
	border-bottom: 1px solid #8DB4B7;
	border-top: 0;
}
.site-map-last ul {
	border-bottom: 1px solid #8DB4B7;
	margin-bottom: 5px;
	background: #ffffff url('images/under_left_menu_line.gif') no-repeat top center;
}

/* STANDARD LEFT MENU */
.leftnav-menu {
	font-weight: bold;
}
.leftnav-menu ul {
	padding: 61px 4px 50px 14px;
	margin: 0;
	list-style-type: none;
}
.leftnav-menu ul ul li {
	margin: 5px 0 0 0;
}
.leftnav-menu ul ul {
	list-style-type: none;
	padding: 4px 0 4px 15px;
	font-size: 95%;
}
.leftnav-menu ul li .a-active {
	font-weight: bold;
	text-decoration: underline;
	color: orange;
}
.last-menu ul li a, .site-map-last ul li a {
	color: #067574;
}
.leftnav-menu .menu-container {
	left: 220px;
	position: absolute;
	visibility: hidden;
	z-index: 300;
}
.leftnav-menu .menu-inline {
	height: auto;
	position: absolute;
	top: 0;
	left: 0;
	visibility: hidden;
	width: 200px;
	border: 1px solid #137153;
}
.leftnav-menu .menu-inline a {
	background-color: #137153;
	color: #ffffff;
	display: block;
	font-style: normal;
	font-weight: normal;
	padding: 6px;
	text-decoration: none;
	vertical-align: middle;
	text-transform: none;
}
.leftnav-menu .menu-inline a:hover {
	background-color: #FFFFFF;
	color: #137153;
}
.leftnav-menu ul li a {
	color: #137153;
	font-size: 14px;
	font-weight: normal;
}
.leftnav-menu ul li a:hover {
	color: orange;
}
.leftnav-menu ul li a.top-item {
	display: block;
	height: 25px;
	padding: 5px 0 0 35px;
}
.leftnav-menu ul li a.i0 {
	background: transparent url('images/menu_item_1.gif') no-repeat left center;
}
.leftnav-menu ul li a.i1 {
	background: transparent url('images/menu_item_2.gif') no-repeat left center;
}
.leftnav-menu ul li a.i2 {
	background: transparent url('images/menu_item_3.gif') no-repeat left center;
}
.leftnav-menu ul li a.i3 {
	background: transparent url('images/menu_item_4.gif') no-repeat left center;
}
.leftnav-menu ul li a.i4 {
	background: transparent url('images/menu_item_5.gif') no-repeat left center;
}
.leftnav-menu ul li a.i5 {
	background: transparent url('images/menu_item_6.gif') no-repeat left center;
}
.leftnav-menu ul li a.i6 {
	background: transparent url('images/menu_item_7.gif') no-repeat left center;
}
.leftnav-menu ul li a.i7 {
	background: transparent url('images/menu_item_8.gif') no-repeat left center;
	margin: 28px 0 0 0;
	font-size: 12px;
}

/* LIST SORT HEADER */
.sort {
	width: 7px;
	height: 9px;
	margin: 3px 0 0 5px;
	font-size: 0;
	float: left;
}
.sort-asc img {
	margin: 0 0 1px 0;
}
.sort-desc, .sort-asc  {
	margin: 0;
	padding: 0;
}
.sort-header {
	float: left;
	margin: 0 4px 0 0;
	display: inline;
}

/* BREADCRUMBS */
.breadcrumbs {
	margin-bottom: 12px;
	padding: 10px 0 0 19px;
}
.breadcrumbs a {
	color: #00345c;
}
.breadcrumbs a:hover {
	color: orange;
}
.breadcrumbs h1, .breadcrumbs h2, .breadcrumbs h3, .breadcrumbs h4, .breadcrumbs h5, .breadcrumbs h6,
.breadcrumbs h7, .breadcrumbs h8, .breadcrumbs h9
{
	font-size: 100%;
	display: inline;
	font-weight: normal;
}

/* PRODUCTS LIST */
.product-list {
	margin-left: 16px;
}
.product-list ul {
	margin: 0;
	padding: 0;
}
.product-list ul li {
	list-style-type: none;
	display: block;
}
.product-list .list ul {
	margin: 10px 0 10px 0;
	font-size: 0;
}
.product-list .list ul li {
	width: 95%;
	list-style-type: none;
	font-size: 11px;
	background-color: #f9fcfb;
	padding: 5px 0 5px 10px;
	margin: 0 0 3px 0;
}
.product-list .header {
	height: 20px;
	display: block;
	border-left: black dotted 1px;
}
.product-list .header ul li {
	list-style-type: none;
	float: left;
	height: 17px;
	padding: 3px 6px 3px 6px;
	background: transparent url('images/pagingbg.gif') repeat-x bottom;
	border-right: black dotted 1px;
}
.product-list .title {
	font-weight: bold;
	background: transparent url('images/pagingbg.gif') repeat-x bottom;
}
.product-list .list .author {
	font-style: italic;
	font-size: 10px;
}
.product-list .list .image, .product-list .list .description {
	display: none;
}
.product-list .list .name {
	font-weight: bold;
	font-size: 14px;
}
.product-list .list .name a {
	color: #137153;
	background: transparent url('images/detailrow.gif') no-repeat left center;
	padding-left: 15px;
	font-size: 12px;
}
.product-list .list .name a:hover {
	color: orange;
}
.product-list .list .no-items {
	text-align: center;
	background-color: #f9fcfb;
	padding: 5px 0 5px 10px;
	width: 95%;
	list-style-type: none;
	margin: 10px 0 10px 0;
}
.product-list .list-title {
	display: block;
	width: 94.5%;
	padding: 0 0 5px 25px;
	background: transparent url('images/search.gif') no-repeat left top;
}

/* ARTICLE DETAIL */
.article-detail, .standard-menu {
	margin: 0 6px 6px 6px;
}
.article-detail .article-detail-inline {
	padding: 0 10px 10px 10px;
}
.article-detail .print-link {
	position: absolute;
	right: 18px;
	padding: 2px 0 0 20px;
	background: transparent url('images/print-icon.gif') no-repeat left;
	height: 16px;
}
.article-detail .author {
	color: #076A4A;
	font-style: italic;
	font-size: 10px;
}
.article-detail a {
	text-decoration: underline;
	color: #6b8b51;
}
.article-detail a:hover {
	color: orange;
	text-decoration: underline;
}

/* PAGING */
.paging {
	float: right;
	height: 17px;
	padding: 3px 6px 3px 6px;
	background: transparent url('images/pagingbg.gif') repeat-x bottom;
	border-right: black dotted 1px;
	border-left: black dotted 1px;
	margin-right: 12px;
}
.top-margin {
  margin-top: 46px;
}
.paging.bottom {
	margin-top: -20px;
}
.paging a.show_all {
	font-weight: normal;
}
.paging a {
	font-weight: bold;
	color: #137153;
}
.paging a:hover {
	color: #FF6600;
}
.paging .actual_page {
	color: #FF6600;
	font-weight: bold;
}
.paging .slash {
	color: black;
}
.paging .un-active {
	color: #999999;
}

/* MINI SEARCH */
.mini-search {
	position: absolute;
	right: 0;
	top: 96px;
}
.mini-search input {
	width: 146px;
	height: 16px;
	border: 1px #81b3a3 solid;
	font-size: 11px;
	color: #076A4A;
	padding: 2px 0 0 2px;
	margin: 0;
	background-color: transparent;
}
.mini-search input.search-button {
	display: none;
}
#header .search-text {
	color: #076A4A;
	font-size: 11px;
	position: absolute;
	top: 82px;
	right: 102px;
	font-weight: bold;
}

/* ARTICLE */
.article-container {
	background-color: #B0A998;
	display: block;
	padding: 26px;
	width: 570px;
}

/* GALLERY */
.gallery {
	width: 99%;
	display: block;
	margin-left: 0;
  margin-right: 0;
}
.gallery li {
	list-style-type: none;
	float: left;
	text-align: center;
}
.gallery li a {
	width: 90px;
	height: 90px;
	display: block;
	border: 1px solid #dcdbd0;
	margin: 3px;
	padding: 5px;
}
.gallery img {
	border: 0;
}
.spacer {
	clear: both;
	margin: 0;
	padding: 0;
}

/* TEMPLATES */
.strapline {
	display: block;
	height: 105px;
	padding: 5px;
	width: 100%;
}
.strapline .strapline-img {
	float: left;
	width: 95px;
	height: 95px;
	padding: 5px;
	border: 1px solid #dcdbd0;
	display: block;
}
.strapline img {
	border: 0;
}
.strapline .strapline-txt {
	float: left;
	height: 105px;
	width: 440px;
	padding: 0 0 0 5px;
	text-align: justify;
}

/* DOWNLOAD FILE STYLES */

a.pdf-download {
	background: transparent url('images/pdf.png') no-repeat left center;
	padding-left: 15px;
}
a.zip-download {
	background: transparent url('images/zip.gif') no-repeat left center;
	padding-left: 15px;
}