/* @override http://www.windesign.cz/css/global.css */

/* @group xhtml */

body {
	padding: 0;
}

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;
}

h1 {
	width: 461px;
	height: 86px;
	line-height: 86px;
	padding: 0 31px;
	color: #e20145;
	position: absolute;
	left: -31px;
	top: 379px;
	z-index: 200;
	border-right: 12px solid #e20145;
	background: #e3e5e6;
}

body.catalog h1 {
	width: auto;
	height: auto;
	line-height: normal;
	padding: 0;
	position: static;
	border: none;
	background: transparent;
}

/* @end */

/* @group classes */

/* @group header */

.header {
	display: block;
	height: 30px;
	min-height: 30px;
	line-height: 30px;
	margin: 0;
	padding: 0 10px;
	font-size: 12px;
	color: #fff;
	position: relative;
	z-index: 50;
	border-bottom: 1px solid #fff;
	background-color: #435058;
}

div[class]  .header {
	height: auto;
}

/* @end */

/* @group indent */

.indent, .indent-vertical, .indent-horizontal {
	display: block;
	height: 0;
	min-height: 0;
}

div[class] .indent, div[class] .indent-vertical, div[class] .indent-horizontal {
	height: auto;
}

.indent {
	padding: 10px;
}

.indent-vertical {
	padding: 10px 0;
}

.indent-horizontal {
	padding: 0 10px;
}

/* @end */

/* @group i-text */

.i-text {
	width: 160px;
	height: 16px;
	line-height: 16px;
	margin: 0;
	padding: 2px 0;
	cursor: text;
	text-indent: 2px;
	border-width: 1px;
	border-style: solid;
	border-top-color: #727272;
	border-bottom-color: #b4b4b4;
	border-left-color: #B4B4B4;
	border-right-color: #B4B4B4;
	background-color: #fff;
}

.i-text.short-field {
	width: 50px;
}

.i-text:focus, .i-text:hover {
	border-top-color: #4a4a4a;
	border-bottom-color: #7e7e7e;
	border-left-color: #7e7e7e;
	border-right-color: #7e7e7e;
}

textarea.i-text {
	width: 400px;
	height: 150px;
	overflow: auto;
	background-image: url(img/global/input_text_bg.gif);
	background-color: #fff;
}

.i-text.fill-error {
	border: solid 1px #f00;
}

.i-text.fill-error:hover, .i-text.fill-error:focus {
	border: solid 1px #f00;
}

.fill .i-text {
	background-image: url(img/global/input_text_bg.gif);
	background-color: #fff;
}

/* @end */

/* @group general */

.smart-clear, clr {
	display: block;
	clear: both;
	float: none;
	line-height: 0;
	font-size: 0;
}

.buttons .smart-clear {
	height: 0;
}

.hdn, div.hdn, div div.hdn {
	display: none;
}

h3.legend {
	font-size: 14px;
	margin: 0 0 10px 0;
}

.max-width {
	width: 100%;
}

.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;
}

.search-highlight {
	padding: 2px;
	color: #fff;
	text-decoration: inherit;
	font-style: inherit;
	background: #ff8b00;
}

/* @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, table.tabulka-format tr td table.tabulka-format tr td {
	padding: 2px 5px;
	border: solid 1px #435058;
	background: #fff;
}

table.tabulka-format tr td img {
	margin: 0;
}

table.tabulka-format tr td table tr td {
	padding: 0;
	border: none;
}

table.tabulka-format thead tr td {
	padding: 5px;
	color: #fff;
	background: #435058;
}

/* @end */

/* @group margin */

.margin {
	height: 200px;
	min-height: 200px;
}

div[class] .margin {
	height: auto;
}

/* @end */

/* @group rows */

.rows br {
	display: none;
}

.rows .br-used br {
	display: block;
}

.row, .row .left, .row .right {
	display: block;
}

.row {
	height: 20px;
	min-height: 20px;
	margin: 2px 0;
	clear: left;
	text-align: right;
}

div[class] .row {
	height: auto;
}

.row .left {
	float: left;
	line-height: 20px;
	text-align: left;
}

.row .right {
	float: none;
	margin: 0 0 0 6em;
	line-height: 20px;
}

.row .i-text {
	width: 92%;
	margin: 0;
}

.row.textarea .left {
	line-height: 100%;
}

/* @end */

/* @group report */

.report {
	height: 50px;
	min-height: 50px;
	margin: 0 0 10px 0;
	padding: 5px 60px 5px 5px;
	color: #000;
	border: solid 2px #f00;
	background-position: 100% 5px;
	background-repeat: no-repeat;
	background-color: #fff;
	background-image: url(img/report/report.png);
}

div[class] .report {
	height: auto;
}

.report.informative {
	border: 2px solid #ff8b00;
	background-image: url(img/report/report-informative.png);
}

.report.allowing {
	border: 2px solid #82c00c;
	background-image: url(img/report/report-allowing.png);
}

.report h3 {
	margin: 0 0 10px 0;
}

.report a {
	color: #000;
}

.report p {
	margin: 10px 0 0 0;
}

/* @end */

/* @group buttons */

.buttons {
	height: 0;
	min-height: 0;
	clear: both;
	float: none;
	text-align: right;
}

div[class] .buttons {
	height: auto;
}

.buttons.btns-indent {
	padding: 10px 0 0 0;
}

/* @end */

/* @group button */

.button {
	font-family: "Arial CE", "Helvetica CE", Arial, helvetica, sans-serif;
	display: inline-block;
	height: 20px;
	line-height: 20px;
	margin: 0;
	padding: 0 5px;
	color: #fff;
	font-size: 11px;
	font-style: normal;
	font-weight: 400;
	text-decoration: none;
	text-transform: lowercase;
	cursor: pointer;
	border: none;
	background: #e20145;
}

input.button {
	display: inline;
}

.button:hover {
	background: #435058;
}

.buttons.btns-swap .button {
	float: right;
	margin: 0 0 0 3px;
}

/* @end */

/* @group item-short */

.item-short-place .smart-clear {
	height: 0;
}

.item-short {
	width: 180px;
	height: 0;
	min-height: 0;
	float: left;
	margin: 0 20px 20px 0;
	background: #e1e1e1;
}

div[class] .item-short {
	height: auto;
}

.item-short.last-in-row {
	margin: 0 0 20px 0;
}

.item-short .img {
	height: 0;
	min-height: 0;
	position: relative;
	z-index: 100;
}

div[class] .item-short .img {
	height: auto;
}

.item-short .img a {
	display: block;
	height: 0;
	min-height: 0;
}

div[class] .item-short .img a {
	height: auto;
}

.item-short .img a.zoom {
	width: 20px;
	height: 20px;
	min-height: 20px;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 105;
	background: url(img/icons/zoom.gif) #fff 50% 50% no-repeat;
}

.item-short .img a.zoom span {
	display: none;
}

.item-short .img img {
	display: block;
	margin: 0;
}

.item-short .img .label {
	height: 0;
	min-height: 0;
	padding: 2px 10px;
	position: absolute;
	right: 10px;
	top: 0;
	z-index: 105;
	color: #fff;
	font-size: 11px;
	background: #ff8b00;
}

div[class] .item-short .img .label {
	height: auto;
}

.item-short .basic-info {
	height: 50px;
	min-height: 50px;
	padding: 5px;
}

div[class] .item-short .basic-info {
	height: auto;
}

.item-short .link-detail {
	padding: 5px;
	text-align: right;
}

/* @end */

/* @group elements */

.article, chapter {
	margin: 20px 0 0 0;
}

.link {
	margin: 10px 0;
}

.link h2.head a {
	display: block;
	height: 0;
	min-height: 0;
	padding: 0 15px 0 0;
	background: url(img/btn-more.gif) transparent 100% 50% no-repeat;
}

div[class] .link h2.head a {
	height: auto;
}

.abstract, .content, .appendix, .navig {
	clear: both;
}

.dc-right .abstract, .dc-right .content, .dc-right .appendix, .dc-right .navig {
	padding: 0 15px;
}

h2.head, h3.head {
	margin: 0 0 10px 0;
}

.dc-right h2.head, .dc-right h3.head {
	padding: 0 15px;
}

.article-full h2, .article-full h3, .article-full h4, .article-full h5, .article-full h6 {
	clear: both;
}

.article-full .img, .panel-full .img {
	margin: 10px 0;
}

.article-full .img img, .panel-full .img img {
	margin: 0;
}

.article-full img {
	margin: 2px;
	vertical-align: middle;
}

.link-more {
	margin: 10px 0;
	text-align: right;
}

.link-more a {
	display: inline-block;
	height: 10px;
	min-height: 10px;
	padding: 0 15px 0 0;
	color: #435058;
	background: url(img/btn-more.gif) transparent 100% 50% no-repeat;
}

div[class] .link-more a {
	height: auto;
}

.dc-right .link-more {
	padding: 0 15px;
}

.dc-content .products .link .img {
	width: 160px;
	float: left;
	margin: 0;
}

.dc-content .products .link .img img {
	display: block;
}

.dc-content .products .link .right-col {
	float: none;
	padding: 0 0 0 170px;
}

.dc-content .products .link .right-col h2.head, .dc-content .products .link .right-col .abstract {
	clear: none;
}

/* @end */

/* @group pager */

.pager {
	clear: both;
	height: 0;
	min-height: 0;
	margin: 10px 0;
	padding: 5px 1px 3px 1px;
	text-align: right;
}

div[class] .pager {
	height: auto;
}

.pager .left-arrow, .pager .page, .pager .right-arrow, .pager .dots {
	display: block;
	height: 0;
	min-height: 0;
	float: left;
	padding: 1px 5px;
	text-decoration: none;
	color: #4f4f4f;
}

div[class] .pager .left-arrow, div[class] .pager .page, div[class] .pager .right-arrow, div[class] .pager .dots {
	height: auto;
}

.pager .left-arrow, .pager .page {
	border-right: 1px solid #bdbdbd;
}

.pager .right-arrow {
	border-left: 1px solid #bdbdbd;
}

.pager .left-arrow, .pager .right-arrow {
	color: #000;
}

.pager .dots {
	padding: 1px 2px;
	letter-spacing: 1px;
}

.pager .first, .pager .last {
	border: none;
}

.pager strong.page, .pager strong.page:hover {
	color: #fff;
	background: #e20145;
}

.pager .left-arrow:hover, .pager .page:hover, .pager .right-arrow:hover {
	color: #fff;
	background: #435058;
}

/* @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 {
	color: #435058;
}

div.search-fulltext h1 em {
	color: #e20145;
}

/* @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 {
	list-style: url(img/btn-more.gif);
	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 a {
	color: #435058;
}

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 dc-menu-tree */

#dc-menu-tree {
	font-size: 12px;
	position: relative;
	top: -1px;
}

#dc-menu-tree .legend {
	display: none;
}

#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 {
	height: 0;
	min-height: 0;
}

div[id] #dc-menu-tree ul li {
	height: auto;
}

/*#dc-menu-tree ul li.products, #dc-menu-tree ul li.products ul li {
	display: block;
}

#dc-menu-tree ul li.products a.products {
	display: none;
}*/

#dc-menu-tree ul li a {
	display: block;
	height: 26px;
	min-height: 26px;
	line-height: 26px;
	padding: 0 15px 6px 15px;
	text-align: right;
	color: #435058;
	text-decoration: none;
	background-position: 0 26px;
	background-repeat: repeat-x;
	background-image: url(img/dc-menu-shadow.gif);
	background-color: #fff;
}

div[id] #dc-menu-tree ul li a {
	height: auto;
}

#dc-menu-tree ul li a:hover, #dc-menu-tree ul li a.active {
	color: #e20145;
}

#dc-menu-tree ul li a:hover {
	background-position: 0 -12px;
}

div[id] #dc-menu-tree ul li strong {
	font-weight: 400;
}

/* @end */

/* @group dc-menu-one */

.dc-menu-one {
	
}

.dc-menu-one a {
	display: block;
	height: 77px;
	min-height: 77px;
	line-height: 77px;
	padding: 0 14px;
	color: #d9dcde;
	text-decoration: none;
	border-top: solid 2px #fff;
	background: #435058;
}

.dc-menu-one a:hover, .dc-menu-one a.active {
	background: #7b848a;
}

.dc-menu-one strong {
	font-weight: 400;
}

.dc-menu-one span {
	display: none;
}

/* @end */

/* @group catalog-menu-tree */

.catalog-menu-tree ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.catalog-menu-tree ul li {
	display: inline;
}

.catalog-menu-tree ul li a {
	display: block;
	height: 0;
	min-height: 0;
	padding: 2px 0;
	color: #d9dcde;
	text-decoration: none;
	border-bottom: 1px solid #93a0a8;
}

div[class] .catalog-menu-tree ul li a {
	height: auto;
}

.catalog-menu-tree ul li a.last {
	border-bottom: none;
}

.catalog-menu-tree ul li a:hover {
	color: #fff;
}

.dc-right .catalog-menu-tree {
	margin: 0 0 20px 0;
	padding: 15px;
	border-top: solid 2px #fff;
	background: #7b848a;
}

/* @end */

/* @group panel-full */

.panel-full {
	margin: 20px 0 0 0;
}

.panel-full p {
	margin: 0 0 10px 0;
}

.panel-full .panel {
	margin: 0 0 15px 0;
}

.panel-full .article, .panel-full .chapter, .panel-full .link {
	margin: 0 0 15px 0;
}

.panel-full h2.head {
	margin: 0;
	font-size: 14px;
	color: #000;
}

.panel-full .panel h3.head {
	font-size: 14px;
}

.dc-left .article-full {
	padding: 40px 15px 0 15px;
	font-size: 11px;
	font-style: italic;
	color: #999;
}

/* @end */

/* @end */

/* @group dc-page */

#dc-page {
	width: 970px;
	margin: 0 auto;
	position: relative;
	z-index: 10;
	background: url(img/dc-page.gif) #fff 100% 0 repeat-y;
}

/* @end */

/* @group dc-head-logo */

.dc-head-logo p.head-domain {
	margin: 0;
}

.dc-head-logo p.head-domain a {
	display: block;
	width: 146px;
	height: 55px;
	position: absolute;
	left: -148px;
	top: -55px;
	z-index: 30;
	background: url(img/logo.gif) transparent 0 0 no-repeat;
}

.dc-head-logo p.head-domain a span {
	display: none;
}

#head-logo-1, #head-logo-2 {
	width: 535px;
	height: 323px;
}

#head-logo-1 {
	
}

#head-logo-2 {
	position: absolute;
	top: 0;
}

#dc-head-logo {
	width: 768px;
	height: 323px;
	min-height: 323px;
	position: absolute;
	left: 202px;
	top: 55px;
	z-index: 20;
	background: url(img/dc-head-logo.jpg) transparent 0 0 no-repeat;
}

#head-logo-pink {
	width: 12px;
	height: 324px;
	background: #e20145;
	position: absolute;
	top: 0;
	right: 233px;
}

body.catalog #head-logo-pink {
	display: none;
}

/* @end */

/* @group search-fulltext-panel */

.search-fulltext-panel {
	width: 231px;
	height: 55px;
	min-height: 55px;
	line-height: 55px;
	text-align: right;
	position: absolute;
	right: 0;
	top: -55px;
	z-index: 100;
	background: #fff;
}

.search-fulltext-panel .i-text {
	width: 78px;
	height: 14px;
	margin: 0;
	padding: 1px 2px;
	position: relative;
	left: 20px;
	top: 0;
	background: #fff;
}

.search-fulltext-panel .button-img {
	position: relative;
	left: -90px;
	top: 0;
}

.search-fulltext-panel .i-text, .search-fulltext-panel .button-img {
	top: 16px;
}

div[class] .search-fulltext-panel .i-text, div[class] .search-fulltext-panel .button-img {
	top: 0;
}

/* @end */

/* @group dc-menu */

.dc-menu a {
	margin: 0 0 0 35px;
	color: #8e969b;
	text-decoration: none;
	text-transform: uppercase;
}

.dc-menu a:hover {
	color: #e20145;
	text-decoration: underline;
}

.dc-menu a.active {
	color: #e20145;
}

.dc-menu span {
	display: none;
}

.dc-menu strong {
	font-weight: 400;
}

.dc-menu .smart-clear {
	height: auto;
}

#dc-menu {
	width: 535px;
	height: 55px;
	min-height: 55px;
	line-height: 55px;
	text-align: right;
	position: absolute;
	left: 202px;
	top: 0;
	z-index: 120;
	background: #fff;
}

div[id] #dc-menu {
	height: auto;
}

/* @end */

/* @group dc-path */

.dc-path {
	display: none;
}

/* @end */

/* @group dc-content */

#dc-content {
	width: 492px;
	float: left;
	padding: 486px 0 0 0;
	position: relative;
	left: 233px;
	z-index: 100;
}

/* @end */

/* @group dc-left */

#dc-left {
	width: 200px;
	float: left;
	margin: 0 0 62px 0;
	padding: 88px 0 0 0;
	position: relative;
	left: -492px;
}

/* @end */

/* @group dc-right */

#dc-right {
	width: 231px;
	float: right;
	margin: 55px 0 20px 0;
	padding: 173px 0 0 0;
	position: relative;
	z-index: 50;
}

/* @end */

/* @group dc-footer */

.dc-footer p {
	height: 0;
	min-height: 0;
	line-height: 30px;
	margin: 0;
}

div[class] .dc-footer p {
	height: auto;
}

.dc-footer a {
	color: #435058;
}

.dc-footer span {
	float: right;
}

.dc-footer span.left {
	float: left;
}

.dc-footer span.smart-clear, .dc-footer span span {
	float: none;
}

#dc-footer {
	clear: both;
	height: 30px;
	min-height: 30px;
	padding: 0 0 0 202px;
	font-size: 10px;
	color: #435058;
	position: relative;
	z-index: 10;
	background: #fff;
}

.dc-footer .ext-link {
	display: block;
	width: 70px;
	height: 29px;
	position: absolute;
	left: 130px;
	top: -29px;
	background: url(img/luxaflex.jpg) #fff 0 0 no-repeat;
}

.dc-footer .ext-link span {
	display: none;
}

/* @end */

.alink-automat {
	padding: 0 0 5px 202px;
	line-height: 16px;
	font-size: 10px;
	text-align: center;
	color: #7c7c7e;
	background: #fff;
}

.alink-automat a {
	color: #7c7c7e;
}
