/* @override http://www.bio-chem.cz/css/global.dbg.css */

/* @group xhtml */

body {
	margin: 15px 0;
	padding: 0;
}

a {
	cursor: pointer;
	color: #0c9f00;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

fieldset {
	border: none;
}

label, input, select {
	vertical-align: middle;
}

label {
	line-height: 20px;
}

input, textarea {
	vertical-align: middle;
}

select {
	width: 166px;
	margin: 2px 0;
}

table tr td {
	padding: 0;
	border: none;
}

/* @end */

/* @group classes */

/* @group general */

.smart-clear {
	display: block;
	clear: both;
	float: none;
	line-height: 0;
	font-size: 0;
}

h3.legend {
	font-size: 120%;
	margin: 0 0 10px 0;
}

.max-width {
	width: 100%;
}

.max-width a{
	padding: 3px 0;
}

.nowrap {
	white-space: nowrap;
}

table.no-tfoot tfoot tr td {
	display: none;
}

table tr.stripe-two td {
	background: #e1e1e1;
}

div[class] .box {
	height: auto;
}

.hdn {
	display: none;
}

.br-used br {
	display: block;
}

.search-highlight {
	padding: 2px;
	color: #fff;
	text-decoration: inherit;
	font-style: inherit;
	background: #ff8b00;
}

.green {
	color: #0c9f00;
}

/* @end */

/* @group wysiwyg */

span.plovouci-blok-vlevo {
	display: block;
	float: left;
	margin: 0 8px 8px 0;
}

span.plovouci-blok-vpravo {
	display: block;
	float: right;
	margin: 0 0 8px 8px;
}

span.plovouci-blok-vlevo img, span.plovouci-blok-vpravo img {
	display: block;
	margin: 0;
}

table.tabulka-format tr td {
	padding: 2px 5px;
	border: solid 1px #c6c7c6;
}

table.tabulka-format thead tr td {
	padding: 5px;
	color: #fff;
	background: #a5a5a5;
}

table.tabulka-format tr td span.description {
	font-size: 11px;
}

/* @end */

/* @group margin */

.margin {
	height: 200px;
	min-height: 200px;
}

div[class] .margin {
	height: auto;
}

/* @end */

/* @group general-form */

.general-form br {
	display: none;
}

.general-form fieldset label {
	display: block;
	height: 20px;
	min-height: 20px;
	margin: 2px 0;
	clear: left;
	text-align: right;
}

div[class] .general-form fieldset label {
	height: auto;
}

.general-form fieldset label span {
	display: block;
	float: none;
	margin: 0 0 0 6em;
	line-height: 20px;
}

.general-form fieldset label .i-text {
	width: 92%;
	margin: 0;
}

.general-form fieldset label.textarea span.left {
	line-height: 100%;
}

.general-form fieldset label span.left {
	float: left;
	margin: 0;
	text-align: left;
}

.general-form fieldset .buttons {
	clear: left;
	float: none;
	margin: 0;
	padding: 0;
	text-align: right;
}

.general-form fieldset .buttons input.button {
	float: none;
	margin: 0;
}

/* @end */

/* @group i-text */

.i-text {
	width: 160px;
	height: 16px;
	line-height: 16px;
	margin: 2px 0;
	padding: 1px 2px;
	cursor: text;
	border: 1px solid #cdcdcd;
	background: #f4f4f4;
}

.i-text:focus, .i-text:hover {
	border: 1px solid #9c9c9c;
}

textarea.i-text {
	width: 400px;
	height: 200px;
	padding: 2px 0;
	overflow: auto;
}

.i-text.fill-error {
	border: solid 2px #f00;
}

.i-text.fill-error:hover, .i-text.fill-error:focus {
	border: solid 2px #f00;
}

label.fill .i-text {
	background: #fff;
}

/* @end */

/* @group buttons */

.buttons {
	height: 0;
	min-height: 0;
}

div[class] .buttons {
	height: auto;
}

.buttons:after {
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	font-size: 0;
	float: none;
	clear: both;
	visibility: hidden;
}

div.buttons {
	float: right;
	margin: 10px 0;
}

fieldset.buttons div.float-right {
	float: right;
}

.buttons .smart-clear {
	height: auto;
}

/* @end */

/* @group button */

input.button {
	margin: 0;
	padding: 2px 0 0 0;
	cursor: pointer;
}

/* understood by all major browsers except ie-6 */

div[class] input.button {
	padding: 4px 5px;
}

/* understood by all major browsers except opera and ie-6 */

div[class |="dc-page"] input.button {
	padding: 3px 5px;
}

/* understood only by ie-7 */

*:first-child+html input.button {
	padding: 1px 0 0 0;
}

a.button {
	display: block;
	line-height: 23px;
	text-decoration: none;
}

input.button, a.button {
	width: 118px;
	height: 23px;
	float: left;
	margin: 0 0 0 2px;
	color: #444444;
	font-family: "Arial CE", "Helvetica CE", Arial, helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	border: none;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url(img/button-products.gif);
	background-color: #e0e0e0;
}

input.button:hover, a.button:hover {
	background-position: 0 100%;
	background-color: #cdcdcd;
}

/* @end */

/* @group item-short */

.item-short {
	width: 237px;
	height: 155px;
	min-height: 155px;
	float: left;
	margin: 10px 5px 10px 0;
	position: relative;
	z-index: 50;
	border: solid 1px #e6e6e6;
	background: #fff;
}

div[class] .item-short {
	height: auto;
}

body.catalog .dc-content .smart-clear {
	height: 0;
}

.dc-bottom .item-short {
	width: 241px;
	margin: 0 1px 0 0;
	border: none;
}

.item-short.last-in-row {
	margin: 10px 0;
}

.item-short p {
	margin: 0 0 10px 0;
}

.item-short .padding {
	padding: 10px;
}

.item-short .img {
	width: 80px;
	height: 80px;
	min-height: 80px;
	float: left;
	text-align: center;
}

.item-short .img a img {
	margin: 10px 0 0 0;
}

.panel .item-short .img a img {
	margin: 10px 0 0 0;
}

div[class] .item-short .img {
	height: auto;
}

.item-short .img img {
	margin: 0;
}

.item-short .catalog-info {
	float: none;
	margin: 0 0 33px 90px;
	font-size: 12px;
}

.item-short .catalog-info .head {
	display: block;
	margin: 0 0 10px 0;
}

.item-short .catalog-info .head a {
	color: #0c9f00;
	text-decoration: underline;
}

.item-short .link-detail {
	position: absolute;
	right: 10px;
	bottom: 10px;
	z-index: 51;
}

.panel .item-short .link-detail {
	position: absolute;
	right: 10px;
	bottom: 10px;
	z-index: 51;
}

.panel .item-short {
	width: auto;
	float: none;
	margin: 0;
	border: none;
	background: transparent;
}

.panel .item-short .padding {
	padding: 0;
}

.panel .item-short .catalog-info {
	margin: 0 0 10px 90px;
}

.panel .item-short .link-detail .button {
	float: none;
	margin: 0 auto;
}

/* @end */

/* @group elements */

body.intro .article-full {
	margin: 10px 0 0 0;
}

body.intro .article-full h1 {
	margin: 0 25px 0 0;
}

body.intro .article-full .content {
	margin: 15px 25px 20px 0;
}

body.intro .article-full .appendix {
	margin: 0 25px 20px 0;
	position: relative;
	top: 10px;
}

.article, chapter {
	margin: 20px 0 0 0;
}

.link {
	margin: 10px 0;
}

.abstract, .content, .appendix, .navig {
	clear: both;
}

body.intro .appendix {
	margin: 0 15px 0 0;
}

h2.head, h3.head {
	margin: 0 0 10px 0;
}

.article-full h2, .article-full h3, .article-full h4, .article-full h5, .article-full h6 {
	clear: both;
}

.link-more {
	margin: 10px 0;
	text-align: right;
}

h3 img {
	margin: 0;
	padding: 0 10px 0 0;
}

/* @group block-intro */

.block-intro {
	width: 350px;
	height: 0;
	min-height: 0;
	float: left;
	margin: 0 10px 7px 0;
	position: relative;
	z-index: 50;
	border-top: none;
	border-bottom: solid 1px #cdcdcd;
	border-left: solid 1px #cdcdcd;
	border-right: solid 1px #cdcdcd;
	background: url(img/block-intro-bg.gif) #ffff99 0 0 repeat-x;
}

.block-intro.no-right-margin {
	margin: 0 0 12px 0;
}

div[class] .block-intro {
	height: auto;
}

.block-intro h2.head {
	text-align: center;
	padding: 10px 20px 0 20px;
}

body.intro .block-intro h2.head {
	text-align: left;
}

.block-intro h2.head a {
	color: #0b6a00;
	font-size: 18px;
	text-decoration: underline;
}

.block-intro .img {
	width: 100px;
	height: 100px;
	min-height: 100px;
	float: left;
	text-align: center;
	position: relative;
	left: 20px;
	top: 0;
}

div[class] .block-intro .img {
	height: auto;
}

.block-intro .img img {
	margin: 0;
}

.block-intro .abstract {
	float: none;
	clear: none;
	margin: 0;
	padding: 0 10px 43px 10px;
	text-align: center;
}

body.intro .block-intro .abstract {
	text-align: left;
	padding: 0 10px 43px 130px;
}

.block-intro .button-more {
	margin: 0 -59px 0 0;
	position: absolute;
	right: 50%;
	bottom: 10px;
	z-index: 51;
}

body.intro .block-intro .button-more {
	margin: 0;
	right: 10px;
}

.block-intro .button-more .button {
	float: none;
}

/* @end */

/* @end */

/* @group pager */

/*.pager {
	clear: both;
	margin: 10px 0;
	padding: 5px 0 3px 0;
}

.pager span.page, .pager span.no-link, .pager a, .pager strong {
	display: block;
	height: 0;
	min-height: 0;
	float: left;
	margin: 0 0 2px 0;
	padding: 2px 6px;
	text-decoration: none;
	border-left: 1px solid #ccc;
}

div[class] .pager span.page, div[class] .pager span.no-link, div[class] .pager a, div[class] .pager strong {
	height: auto;
}

.pager span.page {
	margin: 0 10px 2px 0;
	padding: 2px 0;
	border: none;
	color: #3a3a3a;
	background: transparent;
}

.pager span.page strong {
	display: inline;
	float: none;
	margin: 0;
	padding: 0;
	border: none;
	color: #000;
	background: transparent;
}

.pager span.separator {
	display: none;
}

.pager a:hover {
	background: #ccc;
}

.pager strong {
	color: #fff;
	background : #475f7f;
}*/

.pager {
	margin: 10px 0;
	padding: 0 10px;
	clear: both;
	text-align: right;
}

.pager a, .pager .no-link, .pager strong {
	display: inline-block;
	padding: 1px 3px;
}

/* @end */

/* @group print */

.print {
	display: block;
	height: 20px;
	min-height: 20px;
	line-height: 20px;
	padding: 0 0 0 22px;
	text-decoration: underline;
	font-style: normal;
	font-size: 11px;
	position: absolute;
	right: 15px;
	top: -28px;
	cursor: pointer;
	background: #fafafa url(img/icon-print.gif) no-repeat 0 50%;
}

div[class] .print {
	height: auto;
}

.print:hover {
	text-decoration: none;
}

/* @end */

/* @end */

/* @group common-properties */

#dc-head-logo, .dc-languages, .search-fulltext-panel, #dc-menu, #dc-menu-popup, .dc-navigation, .dc-path, #dc-content, #dc-left, #dc-right, #dc-footer {
	height: 0;
	min-height: 0;
}

div[id] #dc-head-logo, div[class] .dc-languages, div[class] .search-fulltext-panel, div[id] #dc-menu, div[id] #dc-menu-popup, div[class] .dc-navigation, div[class] .dc-path, div[id] #dc-content, div[id] #dc-left, div[id] #dc-right, div[id] #dc-footer {
	height: auto;
}

#dc-content, #dc-left, #dc-right {
	margin: 0 0 20px 0;
}

/* @end */

/* @group dc-content print-out */

/* @group search-fulltext */

div.search-fulltext h1 em {
	color: #ff8b00;
}

/* @end */

/* @group dc-site-map */

.content-map, .e-shop-map {
	float: left;
	margin: 0 20px 0 0;
}

.content-map h3, .e-shop-map h3 {
	margin: 0 0 15px 0;
}

body.site-map .dc-content ul {
	font-weight: 900;
	text-transform: uppercase;
}

body.site-map .dc-content ul li {
	margin: 0 0 15px 0;
}

body.site-map .dc-content ul li ul {
	font-weight: normal;
	text-transform: none;
}

body.site-map .dc-content ul li ul li {
	margin: 0;
}

/* @end */

/* @end */

/* @group dc-panel print-out */

/* @group e-shop-menu-tree */

#e-shop-menu-tree ul {
	display: block;
	height: 0;
	min-height: 0;
	margin: 0;
	padding: 0;
	list-style: none;
	clear: both;
	background: url(img/catalog-menu-bg.gif) #f7f7f7 0 100% repeat-x;
}

div[id] #e-shop-menu-tree ul {
	height: auto;
}

#e-shop-menu-tree ul li {
	display: block;
	height: 0;
	min-height: 0;
	letter-spacing: 0.08em;
	border-bottom: 1px solid #077004;
}

div[id] #e-shop-menu-tree ul li {
	height: auto;
}

#e-shop-menu-tree ul li a {
	display: block;
	height: 0;
	min-height: 0;
	line-height: 140%;
	padding: 12px 10px;
	color: #fff;
	text-decoration: none;
	position: relative;
	border-top: 1px solid #1ab406;
	background: #069d00;
}

div[id] #e-shop-menu-tree ul li a {
	height: auto;
}

#e-shop-menu-tree ul li a:hover {
	border-top: solid 1px #098b05;
	background: #098b05;
}

#e-shop-menu-tree ul li a.active {
	border-top: solid 1px #006f06;
	background: #006f06;
}

#e-shop-menu-tree ul li.has-child a {
	padding: 5px 10px 5px 16px;
	background: url(img/arrow-right.gif) transparent 4px 8px no-repeat;
}

#e-shop-menu-tree ul li.has-child ul li a {
	padding: 5px 10px;
	background: transparent;
}

#e-shop-menu-tree ul li.has-child a.active {
	background: url(img/arrow-down.gif) transparent 4px 8px no-repeat;
}

#e-shop-menu-tree ul li.has-child ul li a.active {
	background: transparent;
}

#e-shop-menu-tree ul li.active {
	background: url(img/catalog-menu-active.gif) #fff 0 0 repeat-x;
}

#e-shop-menu-tree ul li.active ul {
	display: block;
}

#e-shop-menu-tree ul li ul {
	padding: 0 10px;
	background: #fff;
}

#e-shop-menu-tree ul li ul li {
	border-top: solid 1px #e8e8e8;
	border-bottom: none;
}

#e-shop-menu-tree ul li ul li.active {
	background: transparent;
}

#e-shop-menu-tree ul li ul li a {
	border: none;
}

#e-shop-menu-tree ul li ul li a.active {
	color: #0c9f00;
	font-weight: 400;
}

/* @end */

/* @group dc-menu-tree */

#dc-menu-tree ul {
	display: block;
	height: 0;
	min-height: 0;
	margin: 0;
	padding: 0;
	list-style: none;
}

div[id] #dc-menu-tree ul {
	height: auto;
}

#dc-menu-tree ul li {
	display: block;
	height: 0;
	min-height: 0;
	margin: 1px 0;
}

div[id] #dc-menu-tree ul li {
	height: auto;
}

#dc-menu-tree ul li a {
	display: block;
	height: 0;
	min-height: 0;
	padding: 5px 10px;
	text-decoration: none;
}

div[id] #dc-menu-tree ul li a {
	height: auto;
}

#dc-menu-tree ul li a:hover {
	color: #fff;
	background: #475f7f;
}

#dc-menu-tree ul li a.active {
	color: #fff;
	background: #5a79a2;
}

#dc-menu-tree ul li ul {
	padding: 0 0 0 10px;
}

/* @end */

/* @group login-form */

.login-form {
	height: 0;
	min-height: 0;
}

div[class] .login-form {
	height: auto;
}

.login-form fieldset {
	padding: 0 0 10px 0;
}

.login-form h4 {
	margin: 0 0 10px 0;
	font-size: 100%;
}

.login-form h4 em {
	color: #ff8b00;
}

.login-form h4 em br {
	display: block;
}

.login-form label.fill .i-text {
	background: #fff;
}

.login-form a.button {
	float: right;
}

.login-form fieldset label span {
	margin: 0 0 0 3.6em;
}

.login-form p {
	clear: both;
	margin: 0;
}

/* @end */

/* @group basket-info */

.basket-info p {
	margin: 0;
}

.basket-info strong {
	color: #ff8b00;
}

/* @end */

/* @group panel-full */

.panel-full .abstract, .panel-full .content, .panel-full .appendix {
	font-size: 12px;
}

.panel-full p {
	margin: 0 0 10px 0;
}

.panel-full .panel .chapter .appendix {
	border-top: solid 1px  #cdcdcd;
	padding: 10px 0 0 0;
	margin: 0;
}

.panel-full .panel .chapter .item-short {
	margin: 0 0 15px 0;
	padding: 0 10px;
}

.panel, #e-shop-menu-tree, .search-advanced-panel {
	height: 0;
	min-height: 0;
	margin: 40px 0 0 0;
	border: solid 1px #cdcdcd;
	border-top: none;
	background: url(img/panel-bg.gif) #fff 0 0 repeat-x;
}

div[class] .panel, div[id] #e-shop-menu-tree, div[class] .search-advanced-panel {
	height: auto;
}

.panel-full .article, .panel-full .chapter, .panel-full .link {
	clear: both;
	margin: 0 0 15px 0;
	padding: 0 10px;
}

.panel.contacts .link, .panel.contacts .chapter {
	margin: 0 0 5px 0;
}

.panel-full h2.head {
	margin: 0 0 5px 0;
	padding: 0 0 3px 0;
	font-size: 12px;
	font-weight: 400;
	border-bottom: solid 1px #e8e8e8;
	color: #0c9f00;
}

.panel-full .email strong.head, .panel-full .tel h2.head, .panel-full .skype h2.head, .panel-full .icq h2.head {
	height: 30px;
	min-height: 30px;
	line-height: 30px;
	padding: 0 0 0 34px;
	background-position: 0 50%;
	background-repeat: no-repeat;
	background-color: transparent;
}

.dc-head-logo .text-right .chapter, .dc-head-logo .text-right .link {
	margin: 0;
	padding: 0;
}

.dc-head-logo .text-right .panel-full p {
	height: auto;
	min-height: 0;
	line-height: 140%;
	margin: 0;
	padding: 0;
	border: none;
}

.dc-head-logo .text-right .panel-full h2.head {
	height: auto;
	min-height: 0;
	line-height: 140%;
	margin: 0;
	padding: 0;
	border: none;
}

.dc-head-logo .text-right .panel-full .tel p {
	padding: 0 0 0 30px;
}

.dc-head-logo .text-right .panel-full .email strong.head {
	padding: 0 0 0 30px;
	white-space: nowrap;
}

.dc-head-logo .text-right .panel-full .tel p {
	background: url(img/icon-tel-small.gif) no-repeat;
	line-height: 12px;
}

.dc-head-logo .text-right .panel-full .email strong.head {
	background-image: url(img/icon-envelope-small.jpg);
}

.panel-full .email strong.head {
	background-image: url(img/icon-envelope.jpg);
}

.panel-full .tel h2.head {
	font-weight: 400;
	color: #444444;
	background-image: url(img/icon-tel.gif);
}

.panel-full .skype h2.head {
	background-position: 0 0;
	background-image: url(img/icon-skype.jpg);
}

.panel-full .icq h2.head {
	border-bottom: none;
	background-image: url(img/icon-icq.jpg);
}

.panel h3.head, #e-shop-menu-tree h3.legend, .search-advanced-panel h3.legend {
	width: 120px;
	height: 22px;
	line-height: 22px;
	margin: 0 7px -16px 7px;
	float: right;
	clear: both;
	font-size: 12px;
	font-weight: 400;
	text-align: center;
	color: #fff;
	position: relative;
	left: 0;
	top: -23px;
	border-bottom: solid 1px #7bc672;
	background: url(img/panel-head-bg.gif);
}

.panel h3.head {
	margin: 0 7px -7px 7px;
}

.panel h3.head a {
	color: #fff;
	text-decoration: none;
}

.dc-content .panel h3.head, .dc-left .panel h3.head, #e-shop-menu-tree h3.legend, .search-advanced-panel h3.legend {
	float: left;
}

.panel-full .link.questions {
	margin: 15px 0;
	padding: 0;
}

.panel-full .link.questions h2.head {
	margin: 0;
	padding: 0;
	border: none;
}

.panel-full .link.questions h2.head a {
	display: block;
	height: 55px;
	line-height: 55px;
	text-align: center;
	text-decoration: none;
	font-size: 16px;
	background: url(img/button-ask.jpg) #e1e3e1 0 0 no-repeat;
}

.panel-full .link.questions h2.head a:hover {
	text-decoration: underline;
}

.panel-full .link.questions .abstract {
	font-size: 11px;
	position: relative;
	top: 4px;
}

/* @end */

/* @end */

/* @group dc-page */

#dc-page {
	margin: 0 auto;
	width: 960px;
	height: 0;
	min-height: 0;
	position: relative;
	z-index: 10;
}

body[class] #dc-page {
	height: auto;
}

/* @end */

/* @group dc-head-logo */

.dc-head-logo p.head-domain {
	margin: 0;
}

.dc-head-logo p.head-domain a {
	display: block;
	width: 191px;
	height: 55px;
	position: absolute;
	left: 26px;
	top: 20px;
	z-index: 11;
	background: url(img/dc-head-logo.gif) transparent 0 0 no-repeat;
}

.dc-head-logo p.head-domain a span {
	display: none;
}

.dc-head-logo .text {
	width: 308px;
	height: 70px;
	position: absolute;
	left: 244px;
	bottom: 0;
	z-index: 11;
}

.dc-head-logo .text-right {
	width: 190px;
	height: 60px;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 11;
	color: #444444;
}

.dc-head-logo .panel-full {
	margin: 0;
	border: none;
	background: transparent;
}

.dc-head-logo .text h2.head {
	height: auto;
	min-height: 0;
	font-size: 14px;
	margin: 0;
	padding: 0;
	border: none;
}

.dc-head-logo .flash {
	width: 150px;
	height: 100px;
	position: absolute;
	left: 575px;
	top: 0;
	z-index: 11;
	background: url(img/dc-head-flash-barel.jpg) #f1f7fe 50% 50% no-repeat;
}

body.intro .dc-head-logo .flash {
	height: 146px;
	width: 520px;
	position: absolute;
	left: 230px;
	top: 0;
	z-index: 11;
	background: url(img/dc-head-noflash.jpg) #f1f7fe 0 100% no-repeat;
}

#dc-head-logo {
	height: 100px;
	min-height: 100px;
	position: relative;
	z-index: 10;
	border: solid 1px #cecece;
	background: #f1f7fe;
	margin: 0 0 97px 0;
}

body.intro #dc-head-logo {
	height: 146px;
	min-height: 146px;
	margin: 0 0 77px 0;
}

/* @end */

/* @group search-fulltext-panel */

.search-fulltext-panel {
	width: 190px;
	position: absolute;
	right: 0;
	top: 10px;
	z-index: 11;
}

.search-fulltext-panel .i-text {
	width: 110px;
	height: 17px;
	margin: 0;
	background: #fff;
}

.search-fulltext-panel .button {
	width: 56px;
	float: none;
	margin: 0;
	font-size: 10px;
	text-transform: uppercase;
	background-image: url(img/button-search.gif);
}

/* @end */

/* @group search-advanced-panel */

.search-advanced-panel form {
	clear: both;
	padding: 10px;
	text-align: right;
}

.search-advanced-panel label {
	display: block;
	height: 0;
	min-height: 0;
	padding: 1px 0;
	text-align: right;
	text-transform: lowercase;
	font-size: 11px;
}

div[class] .search-advanced-panel label {
	height: auto;
}

.search-advanced-panel select {
	width: 130px;
}

.search-advanced-panel .button {
	width: 56px;
	float: none;
	position: relative;
	background-image: url(img/button-search.gif);
}

/* @end */

#dc-navigation {
	padding: 0;
	position: static;
}

body.intro #dc-navigation {
	padding: 0;
}

/* @group dc-menu-popup */

#dc-menu-popup {
	width: 700px;
	height: 62px;
	min-height: 62px;
	padding: 0 0 0 260px;
	position: absolute;
	left: 0;
	top: 100px;
	z-index: 25;
	background: url(img/dc-menu-bg.gif) #37b127 0 0 repeat-x;
}

body.intro #dc-menu-popup {
	top: 146px;
}

#dc-menu-popup ul {
	display: block;
	height: 0;
	min-height: 0;
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative;
	z-index: 30;
}

div[id] #dc-menu-popup ul {
	height: auto;
}

#dc-menu-popup ul li {
	display: block;
	height: 0;
	min-height: 0;
	float: left;
	padding: 0 0 0 2px;
	background: url(img/dc-menu-separator.gif) transparent 0 0 no-repeat;
	z-index: 20;
}

div[id] #dc-menu-popup ul li {
	height: auto;
}

#dc-menu-popup ul li.menu-home {
	position: absolute;
	left: -260px;
	top: 0px;
	z-index: 91;
	padding: 0 2px 0 0;
	background: url(img/dc-menu-separator.gif) transparent 100% 0 no-repeat;
}

#dc-navigation #dc-menu-popup ul li:hover > ul, #dc-menu-popup ul li.active ul {
	display: block;
}

#dc-navigation #dc-menu-popup ul li:hover > ul {
	z-index: 101;
}

#dc-menu-popup ul li a {
	display: block;
	float: left;
	height: 38px;
	min-height: 38px;
	line-height: 38px;
	padding: 0 10px;
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	background-position: 0 38px;
	background-repeat: repeat-x;
	background-image: url(img/dc-menu-active.gif);
	background-color: transparent;
}

div[id] #dc-menu-popup ul li a {
	height: auto;
	float: none;
}

#dc-menu-popup ul li a strong {
	font-weight: 400;
}

#dc-menu-popup ul li a:hover {
	background: #098b05;
}

#dc-menu-popup ul li ul li a:hover {
	background: none;
}

#dc-menu-popup ul li a.active {
	background: #098b05;
}

#dc-menu-popup ul li a.set_active {
	background: #006f06;
}

#dc-menu-popup ul li ul li a.set_active {
	background: #098b05;
}

#dc-menu-popup ul li ul li a.set_active span {
	color: #fff;
}

#dc-menu-popup ul li ul {
	display: none;
	width: 700px;
	height: 24px;
	padding: 0 0 0 258px;
	position: absolute;
	left: -258px;
	top: 38px;
	z-index: 100;
	background: url(img/dc-menu-bg.gif) #37b127 0 100% repeat-x;
}

#dc-menu-popup ul li ul li {
	padding: 0;
	position: relative;
	left: 2px;
	top: 0;
	background: transparent;
	z-index: 100;
}

#dc-menu-popup ul li ul li span {
	font-weight: 900;
}

#dc-menu-popup ul li ul li a {
	float: left;
	height: 22px;
	min-height: 22px;
	line-height: 22px;
	margin: 2px 0 0 0;
	font-size: 11px;
	color: #4e4e4e;
	background: transparent;
}

div[id] #dc-menu-popup ul li ul li a {
	height: auto;
	float: none;
}

#dc-menu-popup ul li ul li a strong {
	font-weight: 900;
}

#dc-menu-popup ul li ul li a.active {
	color: #0a7c01;
	text-decoration: none;
}

#dc-menu-popup ul li ul li a:hover {
	color: #000;
}

#dc-menu-popup .smart-clear {
	height: auto;
}

/* @group for-ie */

#dc-menu-popup ul li ul, #dc-menu-popup ul li:hover ul li ul,  #dc-menu-popup ul li:hover ul li:hover ul li ul, #dc-menu-popup ul li:hover ul li:hover ul li:hover ul li ul {
	display: none;
}

body.intro #dc-menu-popup ul li:hover ul, body.intro #dc-menu-popup ul li:hover ul li:hover ul,  body.intro #dc-menu-popup ul li:hover ul li:hover ul li:hover ul, body.intro #dc-menu-popup ul li:hover ul li:hover ul li:hover ul li:hover ul {
	display: block;
}

#dc-menu-popup ul li.active ul {
	display: block;
}

#dc-navigation #dc-menu-popup ul li:hover ul {
	z-index: 101;
}

/* @end */

/* @end */

/* @group dc-path */

.dc-path {
	clear: both;
	width: 825px;
	padding: 10px 0 5px 15px;
	font-size: 11px;
	position: absolute;
	left: 0;
	top: 162px;
	z-index: 25;
}

.dc-path span.separator {
	font-size: 160%;
}

.dc-path em {
	font-style: normal;
}

/* @end */

/* @group dc-content */

#dc-content {
	width: 728px;
	float: right;
}

/* My Comment */

body.intro #dc-content {
	width: 740px;
	float: left;
}

/* @end */

/* @group dc-left */

#dc-left {
	width: 220px;
	float: left;
	margin: 0 0 10px 0;
	position: relative;
	left: 0;
	top: -10px;
}

/* @end */

/* @group dc-right */

#dc-right {
	width: 220px;
	float: right;
	margin: 0 0 10px 0;
	position: relative;
	left: 0;
	top: 0;
}

/* @end */

/* @group dc-footer */

.dc-footer p {
	height: 0;
	min-height: 0;
	margin: 0;
	padding: 10px 15px;
	border-top: solid 1px #d2d2d2;
}

div[class] .dc-footer p {
	height: auto;
}

.dc-footer span {
	float: right;
}

.dc-footer span.left {
	float: left;
}

.dc-footer span.smart-clear {
	float: none;
	height: 0;
}

#dc-footer {
	clear: both;
	font-size: 11px;
	border-top: solid 7px #f1f1f2;
}

/* @end */
