/* @override 
	http://www.velkostany.apilot.cz/css/global/classes.css
	http://www.velkostany.cz/css/global/classes.css
*/

/* @group general */

.nowrap {
	white-space: nowrap;
}

.max-width {
	width: 100%;
}

.search-highlight {
	padding: 2px;
	color: #fff;
	text-decoration: inherit;
	font-style: inherit;
	background: #ff8b00;
}

table.no-tfoot tfoot tr td {
	display: none;
}

/* @group table.line-rows */

table.line-rows tr td, table.line-rows tr th {
	padding: 2px 5px;
	border-bottom: 1px solid #e6e6e6;
}

table.line-rows thead tr td, table.line-rows tr th {
	font-weight: 400;
	color: #7e7e7e;
}

table.line-rows tr.stripe-two td {
	background: #f0f0f0;
}

table.line-rows tr td .name {
	font-weight: 400;
}

table.line-rows tr.first-row td .name {
	font-weight: 900;
}

table.line-rows tr td.first-cell, table.line-rows tr th.first-cell {
	padding: 2px 5px 2px 0;
}

table.line-rows tr td.last-cell, table.line-rows tr th.last-cell {
	padding: 2px 0 2px 5px;
}

table.line-rows tr.last-row td, table.line-rows tr.first-last-row td {
	border-bottom: none;
}

table.line-rows tr td .icon-btn {
	margin: 0;
}

table.line-rows tfoot tr td {
	font-size: 11px;
	border: none;
}

table.line-rows.set-line tr td {
	border-bottom: none;
}

table.line-rows.set-line tr.line td {
	border-bottom: 1px solid #e6e6e6;
}

/* @end */

.input_checkbox, .input_radio {
	margin: 0 3px 0 0;
}

.smart-clear, .clr {
	display: block;
	clear: both;
	float: none;
	line-height: 0;
	font-size: 0;
}

html .hdn, html body div#dc-page .hdn {
	display: none;
}

em.title {
	color: #7e7e7e;
}

.green {
	color: #058205;
}

.red {
	color: #ff0505;
}

/* @end */

/* @group wysiwyg */

.plovouci-blok-vlevo img, .plovouci-blok-vpravo img {
	display: block;
}

table.tabulka-format tr td, table.tabulka-format tr th, table.tabulka-format tr td table.tabulka-format tr td {
	padding: 2px 5px;
	border: 1px solid #cecece;
}

table.tabulka-format tr td table tr td {
	padding: 0;
	border: none;
}

table.tabulka-format thead tr td, table.tabulka-format thead tr th {
	padding: 5px;
	background: #cdcdcd url(img/global/header.png) repeat-x 0 0;
}

table.tabulka-kontakty {
	width: 100%;
}

table.tabulka-kontakty tr td, table.tabulka-kontakty tr th {
	width: 33%;
	border-right: 16px solid #f2f2f2;
}

table.tabulka-kontakty tr td {
	padding: 4px 0 0 0;
}

table.tabulka-kontakty tr th {
	padding: 0 0 2px 0;
	text-align: left;
	font-weight: 400;
	color: #6b6c6c;
	border-bottom: 1px solid #d0d0d0;
}

table.tabulka-kontakty tr td table tr th {
	width: auto;
	border-right: none;
	line-height: normal;
} 

table.tabulka-kontakty tr td p {
	margin: 0 0 8px 0;
}

.vice {
	height: 20px;
	min-height: 20px;
	line-height: 20px;
	padding: 0 30px 0 0;
	color: #e0091d;
	background-image: url(img/specific/arrow-red.png);
	background-repeat: no-repeat;
	background-position: 100% 50%;
	background-color: transparent;
}

div[class] .vice {
	height: auto;
}

/* @end */

.two-cols-left .panel {
	background: #fff;
}

/*.dc-left .box, .dc-right .box {
	margin:0;
}*/

.box.no-content {
	padding: 0;
}

/* @group panel-intro */

.panel-intro p {
	margin: 0 0 8px 0;
}

.panel-intro .head {
	margin: 0;
	font-size: 12px;
}

.panel-intro .head a {
	text-decoration: underline;
}

.panel-intro .article, .panel-full .chapter, .panel-full .link {
	margin: 0 0 0 0;
	padding: 0 10px 8px 0;
}

.panel-intro .article {
	background: url(img/global/bcg-vertikal.png) repeat-x;
	padding: 0 10px;
}

.middle {
	position: relative;
	left: 5px;
}

/* @end */

/* @group header */

.header {
	display: block;
	height: 30px;
	min-height: 30px;
	line-height: 30px;
	margin: 0;
	padding: 0 10px;
	font-size: 12px;
	color: #242424;
	position: relative;
	z-index: 50;
	border-bottom: 1px solid #b1b1b1;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	background-position: 0 0;
	background-repeat: repeat-x;
	background-image: url(img/global/header.png);
	background-color: #e8e8e8;
}

.panel-intro strong.header {
	display: block;
	height: 32px;
	min-height: 0;
	line-height: 200%;
	margin: 0;
	padding: 0 10px 0 19px;
	font-size: 16px;
	color: white;
	position: relative;
	z-index: 50;
	background-position: 0 0;
	background-repeat: repeat-x;
	background: url(img/global/bcg-titulek.gif) repeat-x;
}

.dc-left .header {
	display: block;
	height: 27px;
	min-height: 0;
	line-height: 26px;
	margin: 0;
	padding: 0 10px 0 19px;
	font-size: 16px;
	color: white;
	position: relative;
	z-index: 50;
	background-position: 0 0;
	background-repeat: repeat-x;
	background: url(img/global/bcg-titulek2.png) repeat-x;
	font-weight: normal;
}

div[class]  .header {
	height: auto;
}

.header.flipped {
	height: 25px;
	min-height: 25px;
	line-height: 25px;
	background:none;
	/*background-image: url(../global/img/global/transp-to-white-hr.png);
	background-color:#fff7e6;*/
}

div[class] .header.flipped {
	height: auto;
}

.box.no-content .header {
	margin: 0;
	border-bottom: none;
	-webkit-border-radius: 4px;
}

.header a {
	color: inherit;
}

.header .icon {
	display: block;
	height: 30px;
	min-height: 30px;
	line-height: 30px;
	padding: 0 0 0 24px;
	background-position: 0 50%;
	background-repeat: no-repeat;
	background-color: transparent;
}

div[class] .header .icon {
	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 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;
}

/* @end */

/* @group i-text */

.i-text {
	width: 160px;
	height: 16px;
	line-height: 16px;
	margin: 2px 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-position: 0 0;
	background-repeat: repeat-x;
	background-image: url(img/global/input_text_bg_patt.gif);
	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 buttons */

.buttons {
	display: block;
	height: 0;
	min-height: 0;
	clear: both;
	float: none;
	text-align: right;
}

div[class] .buttons {
	height: auto;
}

.buttons.btns-indent {
	margin: 10px 0 0 0;
}

.buttons .smart-clear {
	height: 0;
}

/* @end */

/* @group button */

.button {
	font-family: "Arial CE", "Helvetica CE", Arial, helvetica, sans-serif;
	display: inline-block;
	height: 18px;
	min-height: 18px;
	line-height: 18px;
	margin: 0;
	padding: 0 12px;
	vertical-align: middle;
	color: #000;
	font-size: 11px;
	font-style: normal;
	font-weight: 400;
	text-decoration: none;
	/*

text-tra

nsform: 

lowercase;*/
	cursor: default;
	border: 1px solid #969696;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	background-position: 0 0;
	background-repeat: repeat-x;
	background-image: url(img/global/button.gif);
	background-color: #c8c8c8;
}

div[class] .button {
	height: auto;
}

input.button {
	display: inline;
	height: 20px;
	min-height: 20px;
	line-height: normal;
}

div[class] input.button {
	height: auto;
}

.button:hover {
	background-position: 0 50%;
}

.button:active {
	outline: none;
	background-position: 0 100%;
}

.button:disabled, .button.disabled {
	opacity: 0.6;
}

.button:disabled:hover, .button.disabled:hover {
	background-position: 0 0;
}

.buttons .button {
	vertical-align: bottom;
}

.buttons.btns-swap .button {
	float: right;
	margin: 0 0 0 3px;
}

.button.btn-big {
	height: 30px;
	min-height: 30px;
	line-height: 30px;
	font-size: 18px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-image: url(img/global/button-big.png);
}

input.button.btn-big {
	height: 32px;
	min-height: 32px;
	line-height: normal;
}

div[class] input.button.btn-big {
	height: auto;
}

/* @group btn-img */

.button.btn-img {
	padding: 0;
	background-image: url(img/global/button.png);
}

.button.btn-img .icon-part {
	height: 18px;
	min-height: 18px;
	margin: 0;
	padding: 0 12px 0 30px;
	font-size: 11px;
	vertical-align: baseline;
	border: none;
	background-position: 7px 50%;
	background-repeat: no-repeat;
	background-color: transparent;
}

div[class] .button.btn-img .icon-part {
	height: auto;
}

.button.btn-img input.icon-part {
	padding: 0 0 0 20px;
}

.button.btn-img:last-child input.icon-part {
	padding: 0 12px 0 30px;
}

/* @end */

/* @end */

/* @group small-btn */

.small-btn {
	font-family: "Arial CE", "Helvetica CE", Arial, helvetica, sans-serif;
	display: inline-block;
	height: 12px;
	line-height: 12px;
	padding: 2px 8px 2px 16px;
	font-size: 11px;
	font-weight: 400;
	color: #3a3a3a;
	text-decoration: none;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-color: #e2e2e2;
}

.small-btn.right-top-cor {
	position: absolute;
	right: 10px;
	top: 10px;
	z-index: 30;
}

.small-btn:hover {
	color: #fff;
	background-position: 0 50%;
	background-color: #7f7f7f;
}

.small-btn:active {
	color: #fff;
	background-position: 0 100%;
	background-color: #006bbc;
}

/* @end */

/* @group icon-btn, icon-link */

.icon-btn, .icon-link {
	font-family: "Arial CE", "Helvetica CE", Arial, helvetica, sans-serif;
	display: inline-block;
	height: 16px;
	min-height: 16px;
	line-height: 16px;
	padding: 0 0 0 19px;
	color: #3a3a3a;
	font-size: 11px;
	vertical-align: middle;
	text-decoration: none;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-color: transparent;
}

div[class] .icon-btn, div[class] .icon-link {
	height: auto;
}

.icon-btn.pos-right-top {
	position: absolute;
	right: 4px;
	top: -19px;
	z-index: 30;
}

.icon-btn:hover {
	background-position: 0 50%;
}

.icon-btn:active {
	background-position: 0 100%;
}

.buttons .icon-btn {
	margin: 0;
}

.icon-link {
	vertical-align: baseline;
	padding: 0 0 0 22px;
	text-decoration: underline;
	background-position: 0 50%;
}

.head .icon-link {
	text-decoration: underline;
}

.icon-link:hover {
	text-decoration: none;
}

.icon-link.pos-right {
	margin: -8px 0 0 0;
	position: absolute;
	right: 0;
	top: 50%;
	z-index: 30;
}

/* @end */

/* @group icns */

.icn-add {
	background-image: url(img/icons/add.png);
}

.icn-edit {
	background-image: url(img/icons/edit.png);
}

.icn-delete {
	background-image: url(img/icons/delete.png);
}

.icn-display {
	background-image: url(img/icons/display.png);
}

.icn-more {
	background-image: url(img/icons/more.png);
}

.icn-home {
	background-image: url(img/icons/home.png);
}

.icn-basket {
	background-image: url(img/icons/basket.png);
}

.icn-user {
	background-image: url(img/icons/user.png);
}

.icn-tag {
	background-image: url(img/icons/tag.png);
}

.icn-counter {
	background-image: url(img/icons/counter.png);
}

.icn-bubble {
	background-image: url(img/icons/bubble.png);
}

.icn-download {
	background-image: url(img/icons/download.png);
}

.icn-reply {
	background-image: url(img/icons/reply.png);
}

.icn-trash {
	background-image: url(img/icons/trash.png);
}

.icn-zoom {
	background-image: url(img/icons/zoom.png);
}

/* @end */

/* @group elements */

/* @group general */

.article-full .img {
	margin: 0 0 16px 0;
}

.article.img-left .img-two {
	float: left;
	margin: 0;
	border: 2px solid #919191;
}

.article.img-left .abstract {
	width: auto;
	clear: none;
	float: none;
	overflow: visible;
	margin: 0 0 0 175px;
}

.article-full .article .abstract p {
	margin: 0 0 8px 0;
}

.article-full .img.img-six {
	margin: 16px 0 0 0;
}

.article-full .img img {
	display: block;
	margin: 0;
}

.dc-content .article-full .img-one {
	margin: -10px 0 16px 0;
}

.dc-content .article-full .article .img-one, .dc-content .article-full .chapter .img-one,  .dc-content .article-full .link .img-one {
	margin: 0 0 16px 0;
}

.article, .chapter, .link {
	margin: 0 0 24px 0;
}

.article .article h2, .article .chapter h2, .article .link h2 {
	font-size: 12px;
}

.chapter .article h2, .chapter .chapter h2, .chapter .link h2 {
	font-size: 14px;
}

body.two-cols-left .article, body.two-cols-left .link {
	height: 0;
	min-height: 0;
	padding: 0 0 30px 0;
	position: relative;
	border-bottom: 1px solid #e0e0e0;
}

div[class] .article, div[class] .link {
	height: auto;
}

body.intro .article {
	padding: 0;
	position: static;
	border: none;
}

.article .head, .link .head {
	margin: 0 0 8px 0;
}

.article .link-more-article, .link .link-more-article {
	position: absolute;
	right: 0;
	bottom: 5px;
}

body.intro .dc-content .panel-full .news .link-more-article {
	margin: 0;
	position: absolute;
	right: 0;
	bottom: 10px;
}

body.intro .dc-content .panel-full .news .link-more-article a {
	float: right;
}

body.intro .article .link-more-article, body.intro .link .link-more-article {
	height: 22px;
	min-height: 22px;
	position: static;
}

body.intro div[class] .article .link-more-article, body.intro div[class] .link .link-more-article {
	height: auto;
}

.abstract, .content, .appendix {
	clear: both;
	margin: 0 0 16px 0;
	overflow: hidden;
}

.abstract h2, .abstract h3, .abstract h4, .abstract h5, .abstract h6, .content h2, .content h3, .content h4, .content h5, .content h6, .appendix h2, .appendix h3, .appendix h4, .appendix h5, .appendix h6 {
	font-weight: 400;
}


.article .abstract, .chapter .abstract, .link .abstract {
	font-weight: 400;
	font-style: normal;
}

.appendix {
	margin: 24px 0 0 0;
}

.article .appendix, .chapter .appendix, .link .appendix {
	margin: 16px 0 0 0;
}

.head {
	display: block;
	height: 0;
	min-height: 0;
	clear: both;
	margin: 24px 0 8px 0;
	font-weight: 400;
}

.head a {
	color: #e91521;
	text-decoration: none;
}

div[class] .head {
	height: auto;
}

strong.head {
	font-size: 16px;
}

strong.head.with-link {
	height: 16px;
	min-height: 16px;
	line-height: 16px;
	position: relative;
	z-index: 25;
}

div[class] strong.head.with-link {
	height: auto;
}

.article-full h2, .article-full h3, .article-full h4, .article-full h6 {
	clear: both;
	padding: 0;
}

.article-full h5 {
	clear: both;
	padding: 0;
}

.link-more, .link-more-article {
	margin: 10px 0 0 0;
	text-align: right;
}

.two-cols-left .abstract .link-more-article {
	margin: -8px 0 0 0;
	padding: 0 5px 0 0;
	text-align: right;
}

/* @end */

/* @group panel-text */

.panel-text .inside-text {
	display: none;
	width: 355px;
	height: 137px;
	overflow: hidden;
	position: absolute;
	color: #fff;
	font-size: 14px;
	left: 30px;
	top: -148px;
	z-index: 70;
}

.panel-text .inside-text h1 {
	padding: 0;
	background: none;
	text-transform: uppercase;
	color: #fff;
}

.panel-text .inside-text .content {
	padding: 0;
}

/* @end */

/* @group box-intro */

.box-intro .img-border {
	border: 1px solid #7e7e7e;
}

.box-intro {
	width: 320px;
	float: left;
	position: relative;
}

body.intro .box-intro.blue {
	left: -4px;
}

.box-intro.red-bgs {
	left: 1px;
}

.box-intro.gray {
	left: 5px;
}

.box-intro .indent {
	padding: 0 6px 0 4px;
	color: #696969;
	font-weight: 900;
	background: url(img/specific/intro-box-shadow.png) transparent 0 0 repeat-y;
}

.box-intro .indent .gradient {
	height: 210px;
	min-height: 210px;
	padding: 15px 15px 10px 15px;
	background: url(img/specific/intro-box-grad.png) #dfdfdf 0 0 repeat-x;
}

div[class] .box-intro .indent .gradient {
	height: auto;
}

.box-intro p {
	margin: 0 0 8px 0;
}

.box-intro .head {
	margin: 0;
	color: #fff;
	font-size: 20px;
	text-transform: uppercase;
}

.box-intro .head a {
	display: block;
	height: 56px;
	min-height: 56px;
	line-height: 56px;
	padding: 0 21px 0 19px;
	color: #fff;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-color: transparent;
	background-image: url(img/specific/intro-head-buttons.png);
}

.box-intro .head a:hover {
	background-position: 0 -63px;
}

.box-intro .head a:active {
	background-position: 0 -126px;
}

.box-intro.red-bgs .head a {
	background-position: -321px 0;
}

.box-intro.red-bgs .head a:hover {
	background-position: -321px -63px;
}

.box-intro.red-bgs .head a:active {
	background-position: -321px -126px;
}

.box-intro.gray .head a {
	background-position: -642px 0;
}

.box-intro.gray .head a:hover {
	background-position: -642px -63px;
}

.box-intro.gray .head a:active {
	background-position: -642px -126px;
}

.box-intro.last-row-box.gray .abstract {
	margin: 0;
}

.box-intro ul {
	list-style: url(img/global/ul-blue.gif);
	line-height: 25px;
}

.box-intro.red-bgs ul {
	list-style: url(img/specific/ul-red.gif);
}

.box-intro .link-more {
	height: 53px;
	min-height: 53px;
	margin: 0;
	padding: 0 21px 0 19px;
	background: url(img/specific/intro-box-footer.png) transparent 0 0 no-repeat;
}

.box-intro .link-more .vice {
	display: block;
	height: 25px;
	min-height: 25px;
	line-height: 25px;
	padding: 0 35px 0 0;
	font-size: 20px;
	color: #808080;
	position: relative;
	left: 0;
	top: 12px;
	background-image: url(img/specific/arrows-intro.png);
	background-repeat: no-repeat;
	background-position: 100% 0;
	background-color: transparent;
}

.box-intro .link-more .vice:hover {
	color: #277ab6;
	background-position: 255px 0;
}

.box-intro.red-bgs .link-more .vice {
	background-position: 100% -85px;
}

.box-intro.red-bgs .link-more .vice:hover {
	color: #c4071c;
	background-position: 255px -85px;
}

.box-intro.gray .link-more .vice {
	background-position: 100% -174px;
}

.box-intro.gray .link-more .vice:hover {
	color: #4c4c4c;
	background-position: 255px -174px;
}

/* @end */

/* @group panel-full */

.panel-full p {
	margin: 0 0 8px 0;
}

.panel-full .head {
	margin: 0;
	font-size: 12px;
}

.panel-full .head a {
	text-decoration: underline;
}

.panel-full .head a:hover {
	text-decoration: none;
}

.panel-full .article, .panel-full .chapter, .panel-full .link {
	margin: 0 0 16px 0;
	padding: 0 10px;
}

body.intro .dc-content .panel-full .panel {
	width: 636px;
	float: left;
}

body.intro .dc-content .panel-full .panel.news {
	position: relative;
}

body.intro .dc-content .panel-full .panel.last-row-box {
	width: 312px;
	height: 384px;
	min-height: 384px;
	float: right;
	margin: 12px 0 0 0;
	background: url(img/specific/article-gray-bottom.gif) #eaeaea 0 100% no-repeat;}

body.intro .dc-content div[class] .panel-full .panel.last-row-box {
	height: auto;
}

body.intro .dc-content .panel-full .panel.last-row-box .head, body.intro .dc-content .panel-full .panel.last-row-box .head a {
	color: #3a3a3a;
	font-weight: 900;
}

body.intro .panel-full .panel .indent-vertical {
	padding: 0;
}

body.intro .dc-content .panel-full .panel.last-row-box .indent-vertical {
	padding: 0 0 10px 0;
}

body.intro .panel-full .panel.last-row-box .article, body.intro .panel-full .panel.last-row-box .chapter, body.intro .panel-full .panel.last-row-box .link {
	padding: 0;
}

body.intro .dc-content .panel-full .panel.last-row-box .head, body.intro .dc-content .panel-full .panel.last-row-box .abstract, body.intro .dc-content .panel-full .panel.last-row-box .content, body.intro .dc-content .panel-full .panel.last-row-box .appendix, body.intro .dc-content .panel-full .panel.last-row-box .link-more, body.intro .dc-content .panel-full .panel.last-row-box .link-more-article {
	margin: 0 15px;
	font-size: 11px;

}

body.intro .dc-content .panel-full .panel.last-row-box .head {
	font-size: 12px;
}

body.intro .dc-content .panel-full .panel.last-row-box .link-more, body.intro .dc-content .panel-full .panel.last-row-box .article-full .link-more-article {
	display: none;
}

/* @end */

/* @group gray-article */

.gray-article {
	width: 312px;
	margin: 12px 0 0 0;
	background: #eaeaea;
}

body.intro .panel-full .gray-article {
	float: left;
	margin: 12px 12px 0 0;
}

body.intro .panel-full .gray-article .abstract {
	height: 36px;
	margin: 0;
}

body.intro .panel-full .gray-article.last-row-article, body.intro .panel-full .panel-right .gray-article {
	margin: 12px 0 0 0;
}

.gray-article .head, body.intro .panel-full .panel.last-row-box .header {
	height: 32px;
	min-height: 32px;
	line-height: 32px;
	margin: 0 0 10px 0;
	padding: 0 15px;
	font-size: 16px;
	font-weight: 400;
	color: #fff;
	text-transform: uppercase;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	background: #8a8a8a url(img/global/bcg-titulek.gif) no-repeat 0 0;
}

.gray-article .head a, body.intro .panel-full .panel.last-row-box .header a {
	color: #fff;
}

.gray-article .abstract, .gray-article .content, .gray-article .appendix {
	padding: 0 15px;
}

.gray-article .link-more-article {
	padding: 0 15px 10px 15px;
	text-align: right;
	background: url(img/specific/article-gray-bottom.gif) #eaeaea 0 100% no-repeat;
}

.gray-article .link-more-article .vice, body.intro .panel-full .news .link-more-article .vice {
	display: block;
	height: 22px;
	min-height: 22px;
	line-height: 22px;
	color: #535353;
	background-image: url(img/specific/arrows-intro.png);
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: 100% -270px;
}

div[class] .gray-article .link-more-article .vice {
	height: auto;
}

.gray-article .link-more-article .vice:hover {
	background-position: 257px -270px;
}

/* @end */

/* @end */

/* @group content-submenu */

.content-submenu {
	margin: 8px 0 16px 0;
}

.content-submenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
}

.content-submenu ul li {
	display: inline;
	line-height: 16px;
}

.content-submenu ul li .separator {
	display: inline-block;
	width: 1px;
	height: 12px;
	line-height: 0;
	margin: 0 3px;
	font-size: 0;
	vertical-align: middle;
	background: #000;
}

.content-buttons .content-submenu {
	float: none;
	padding: 0;
}

.content-buttons .content-submenu li a {
	display: inline;
	padding: 0 4px;
	float: left;
	color: #056BC5;
	text-decoration: underline;
	font-size: 12px;
	border-right: solid 1px #3a3a3a;
	margin: 2px 0;

}

.content-buttons .content-submenu li a:hover{
	text-decoration: none;
	color: #056BC5;
} 



.content-buttons .content-submenu li.img-menu a, .content-buttons .content-submenu li.fotogalerie a, .content-buttons .content-submenu li.schemata a, .content-buttons .content-submenu li.reference a, .content-buttons .content-submenu li.use a, .content-buttons .content-submenu li.project a {
	display: block;
	width: 124px;
	float: left;
	height: 80px;
	min-height: 80px;
	line-height: 72px;
	color: #535353;
	text-align: center;
	text-decoration: none;
	font-size: 11px;
	padding: 0;
	border: none;
	margin: 0;

}

div[class] .content-buttons .content-submenu a {
	height: auto;
}

/*.content-buttons .content-submenu a.not-last-in-row {
	border-right: none;
}*/



.content-buttons .content-submenu li.img-menu a span, .content-buttons .content-submenu li.fotogalerie a span, .content-buttons .content-submenu li.schemata a span, .content-buttons .content-submenu li.reference a span, .content-buttons .content-submenu li.use a span, .content-buttons .content-submenu li.project a span {
	position: relative;
	top: 36px;
	color: #B2A89F;
	border: none;
}

.content-buttons .content-submenu li.fotogalerie a:hover span, .content-buttons .content-submenu li.schemata a:hover span, .content-buttons .content-submenu li.reference a:hover span, .content-buttons .content-submenu li.use a:hover span, .content-buttons .content-submenu li.project a:hover span {
	color: #7b736c;
}

.content-buttons .content-submenu li.fotogalerie.active a span, .content-buttons .content-submenu li.schemata.active  a span, .content-buttons .content-submenu li.reference.active  a span, .content-buttons .content-submenu li.use.active  a span, .content-buttons .content-submenu li.project.active  a span{
	color: #7b736c;
}


.content-buttons .content-submenu a.active span{
	color: #4C4A45;
}

.content-buttons .content-submenu li.img-menu a{
	background: url(img/specific/li-img-menu.png) transparent no-repeat 100% 0;
	width: 170px;
	height: 0;
	position: relative;
	display: block;
	float: left;
}
.content-buttons .content-submenu li.img-menu a span{
  background: transparent;
  display: block;
  text-transform: uppercase;
  text-indent: 20px;
}

.content-buttons .content-submenu li.img-menu a:hover span {
	color:#4c4a45;
}

.content-buttons .content-submenu li.img-menu a img{
	position: absolute;
	top: 0;
	left: 0;
}


.content-buttons .content-submenu li.fotogalerie a {
	background-position: 0 0;
	background-repeat: repeat-x;
	background-color: transparent;
	background-image: url(img/specific/content-buttons.png);
	text-transform: uppercase;
}


.content-buttons .content-submenu li.fotogalerie a:hover, .content-buttons .content-submenu li.fotogalerie.active a{
	background-position: 0 -88px;
}

.content-buttons .content-submenu li.schemata a {
	background-position: -123px 0;
	background-repeat: repeat-x;
	background-color: transparent;
	background-image: url(img/specific/content-buttons.png);
	text-transform: uppercase;
}

.content-buttons .content-submenu li.schemata a:hover, .content-buttons .content-submenu li.schemata.active a {
	background-position: -123px -88px;
}

.content-buttons .content-submenu li.reference a {
	background-position: -246px 0;
	background-repeat: repeat-x;
	background-color: transparent;
	background-image: url(img/specific/content-buttons.png);
	text-transform: uppercase;
}

.content-buttons .content-submenu li.reference a:hover, .content-buttons .content-submenu li.reference.active a {
	background-position: -246px -88px;
}

.content-buttons .content-submenu li.use a {
	background-position: -369px 0;
	background-repeat: repeat-x;
	background-color: transparent;
	background-image: url(img/specific/content-buttons.png);
	text-transform: uppercase;
}

.content-buttons .content-submenu li.use a:hover, .content-buttons .content-submenu li.use.active a {
	background-position: -369px -88px;
}


.content-buttons .content-submenu li.project a {
	background-position: -492px 0;
	background-repeat: repeat-x;
	background-color: transparent;
	background-image: url(img/specific/content-buttons.png);
	text-transform: uppercase;
}

.content-buttons .content-submenu li.project a:hover, .content-buttons .content-submenu li.project.active a {
	background-position: -492px -88px;
}

/*.content-buttons .content-submenu .strong-button a {
	color: #e91420;
}

.content-buttons .content-submenu .strong-button a:hover {
	color: #e0091d;
}*/

.content-buttons .content-submenu .separator {
	display: none;
}

/* @end */

/* @group folder-files */

.folder-files {
	margin: 24px 0 0 0;
}

.folder-files .head {
	margin: 0 10px 10px 10px;
	font-size: 12px;
}

.folder-files table.line-rows tr td.first-cell, .folder-files table.line-rows tr th.first-cell {
	padding: 2px 5px 2px 10px;
}

.folder-files table.line-rows tr td.last-cell, .folder-files table.line-rows tr th.last-cell {
	padding: 2px 10px 2px 5px;
}

/* @end */

/* @group folder-images */

.folder-images {
	margin: 0 0 20px 0;
}

.folder-images .item {
	width: 163px;
	float: left;
	font-size: 11px;
	margin: 0 10px 10px 0;
	overflow: hidden;
}

.folder-images .item.last-in-row {
	margin: 0 0 10px 0;
}

.folder-images .smart-clear {
	height: 0;
}

.folder-images .item a {
	display: block;
	height: 0;
	min-height: 0;
}

div[class] .folder-images .item a {
	height: auto;
}

.article-full div.folder-images img {
	border: 1px solid #919191;
}

.folder-images .item img {
	display: block;
	margin: 0 0 4px 0;
}

.folder-images .item img:hover {
	border: 1px solid #fa0010;
}

.folder-images strong.head {
	padding: 8px;
	margin: 0;
	font-size: 14px;
	color: gray;
	font-weight: normal;
}

/* @end */

/* @group card-short */

.card-short-place .smart-clear {
	height: 0;
}

.card-short-place .card-row {
	height: 0;
	min-height: 0;
	clear: left;
	margin: 0 0 10px 0;
}

div[class] .card-short-place .card-row {
	height: auto;
}

.card-short legend {
	display: none;
}

.card-short {
	width: 172px;
	height: 0;
	min-height: 0;
	float: left;
	margin: 0 10px 0 0;
	position: relative;
	z-index: 30;
	border: solid 1px #cecece;
	background: #fff;
}

div[class] .card-short {
	height: auto;
}

.five-cards .card-short {
	margin: 0 17px 0 0;
}

.four-cards .card-short {
	margin: 0 15px 0 0;
}

.card-short-place .card-short.last-in-row {
	margin: 0;
}

.tabs .card-short-place .card-short {
	margin: 0 4px 0 0;
}

.tabs .card-short-place.five-cards .card-short {
	margin: 0 14px 0 0;
}

.tabs .card-short-place.four-cards .card-short {
	margin: 0 11px 0 0;
}

.tabs .card-short-place .card-short.last-in-row {
	margin: 0;
}

.dc-left .card-short, .dc-left .card-short.last-in-row, .dc-right .card-short, .dc-right .card-short.last-in-row {
	float: none;
	margin: 0 auto 10px auto;
}

.card-short .header {
	height: 0;
	min-height: 0;
	padding: 5px;
	line-height: normal;
	border: none;
	background: transparent;
}

div[class] .card-short .header {
	height: auto;
}

div[class] .card-short .header a {
	display: block;
}

.card-short .img {
	height: 0;
	min-height: 0;
	margin: 0 0 8px 0;
	position: relative;
	z-index: 100;
}

.card-short .img img {
	width: 172px;
	height: 172px;
}

div[class] .card-short .img {
	height: auto;
}

.card-short .img a {
	display: block;
	height: 0;
	min-height: 0;
}

div[class] .card-short .img a {
	height: auto;
}

.card-short .img a.icn-zoom {
	width: 16px;
	height: 16px;
	min-height: 16px;
	position: absolute;
	right: 5px;
	bottom: 5px;
	z-index: 105;
}

.card-short .img a.icn-zoom span {
	display: none;
}

.card-short .img img {
	display: block;
	margin: 0;
}

.card-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;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	background: #ff8b00;
}

div[class] .card-short .img .label {
	height: auto;
}

.card-short .basic-info {
	margin: 0 0 4px 0;
	padding: 0 5px;
	text-align: right;
	font-size: 11px;
}

.card-short .basic-info .price {
	font-size: 16px;
	color: #003086;
}

.card-short .purchase-field {
	height: 28px;
	min-height: 28px;
	line-height: 28px;
	margin: 0 0 8px 0;
	padding: 0 5px;
	text-align: right;
}

div[class] .card-short .purchase-field {
	height: auto;
}

.card-short form .i-text {
	width: auto;
}

.card-short form .button {
	vertical-align: middle;
}

.card-short .description {
	height: 40px;
	min-height: 50px;
	margin: 8px 0;
	padding: 0 5px;
	font-size: 11px;
}

div[class] .card-short .description {
	height: auto;
}

.card-short .link-detail {
	height: 0;
	min-height: 0;
	margin: 24px 0 0 0;
}

div[class] .card-short .link-detail {
	height: auto;
}

.card-short .link-detail a {
	position: absolute;
	right: 5px;
	bottom: 5px;
}

/* @end */

/* @group margin */

.margin {
	height: 200px;
	min-height: 200px;
}

div[class] .margin {
	height: auto;
	padding: 0;
	margin: 0;
}

body.one-col .dc-content .margin {
	padding: 0 20px;
}

body.intro .dc-content .margin {
	padding: 0;
}

body.site-map .dc-content .margin {
	padding: 55px 20px 0 20px;
}

body.two-cols-left .dc-content .margin {
	padding: 35px 0 0 0;
}

body.two-cols-right .dc-content .margin {
	padding: 0 0 0 10px;
}

/* @end */

/* @group login-form */

.login-form {
	clear: both;
}

.login-form .row .right {
	margin: 0 0 0 3.6em;
}

.login-form .options {
	margin: 0;
	line-height: 20px;
}

.login-form .options a {
	color: #000;
}

.login-form .other-options {
	margin: 0;
	padding: 5px 0 0 0;
	font-size: 11px;
}

.login-form .other-options.options-down {
	height: 20px;
	min-height: 20px;
	line-height: 20px;
	margin: 0 0 -20px 0;
	padding: 0;
}

div[class] .login-form .other-options.options-down {
	height: auto;
}

.login-form .other-options a {
	color: #3a3a3a;
}

/* @end */

/* @group basket-panel */

.basket-panel {
	font-size: 11px;
}

.basket-panel p {
	margin: 0;
}

.basket-panel .item {
	margin: 0 0 2px 0;
	border-bottom: 1px solid #ddd;
}

.basket-panel .item span {
	display: block;
	text-align: right;
}

.basket-panel .sum {
	padding: 15px 0 0 0;
	text-align: right;
}

.basket-panel .sum strong {
	font-size: 12px;
}

/* @end */

/* @group server-map */

.content-map, .catalog-map {
	float: left;
	margin: 0 20px 0 0;
}

.content-map h3, .catalog-map h3 {
	margin: 0 0 15px 0;
}

.server-map ul {
	font-weight: 900;
	text-transform: uppercase;
}

.server-map ul li {
	margin: 0 0 15px 0;
}

.server-map ul li ul {
	font-weight: normal;
	text-transform: none;
}

.server-map ul li ul li {
	margin: 0;
}

/* @end */

/* @group pager */

.pager {
	clear: both;
	height: 0;
	min-height: 0;
	margin: 10px 0;
}

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 {
	color: #000;
}

.pager .left-arrow:hover, .pager .page:hover, .pager .right-arrow:hover {
	color: #000;
	background: #e3e3e3;
}

.pager strong.page:hover {
	background: transparent;
}

/* @end */
