/* @override 
	http://www.interczech.apilot.cz/css/global/classes.css
	http://www.interczech.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 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;
}

/* @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 #cdd3da;
}

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: #d8dfe8;
}

.vice {
	padding: 0 15px 0 0;
	background: url(img/global/arrow-more.png) transparent 100% 50% no-repeat;
}

/* @end */

/* @group box */

.box {
	margin: 10px 0;
	background: url(img/specific/grey-to-white-grad.gif) #cdd3da 0 0 repeat-y;
}

.box.odkaz-strong .link{
	margin-bottom: 8px;
}

.box.odkaz-strong .link strong.head span, .box.odkaz-strong .link h2.head span{
    padding: 0 18px 0 0;
	background: url(img/global/arrow-more.png) transparent 100% 50% no-repeat;
}


.box .foot, .box .indent {
	background: url(img/specific/grey-to-white-foot.gif) transparent 0 100% no-repeat;
}

.dc-left .box, .dc-right .box {
	margin: 0 0 10px 0;
}

.box.no-content {
	padding: 0;
}

/* @end */

/* @group header */

.header {
	display: block;
	height: 30px;
	min-height: 30px;
	line-height: 30px;
	margin: 0;
	padding: 0 10px;
	font-size: 12px;
	color: #052150;
	position: relative;
	z-index: 50;
	border-bottom: 1px solid #cdd3da;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	background-position: 0 0;
	background-repeat: repeat-x;
	background-image: none;
	background-color: #d8dfe8;
}

div[class]  .header {
	height: auto;
}

.header.flipped {
	height: 25px;
	min-height: 25px;
	line-height: 25px;
	background-image: none;
}

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;
}

.header .icon.basket {
	background-image: url(img/icons/basket.png);
}

.header .icon.user {
	background-image: url(img/icons/user.png);
}

.header .icon.tags {
	background-image: url(img/icons/tag-flag.png);
}

.header .icon.counter {
	background-image: url(img/icons/counter.png);
}

.header .small-btn.pos-right {
	margin: -8px 0 0 0;
	position: absolute;
	right: 10px;
	top: 50%;
}

.box .header {
	height: 21px;
	min-height: 21px;
	line-height: 21px;
	color: #fff;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	background: url(img/specific/header-red.gif) #a72200 0 0 no-repeat;
}

/* @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;
	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-transform: 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;
}

input.button {
	display: inline;
	height: 20px;
	line-height: normal;
}

.button:hover {
	background-position: 0 -20px;
}

.button:active {
	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;
}

/* @group btn-img */

.button.btn-img {
	padding: 0;
	background-image: url(img/global/button.png);
}

.button.btn-img .icon-part {
	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;
}

.button.btn-img input.icon-part {
	padding: 0 0 0 9px;
}

.button.btn-img:last-child input.icon-part {
	padding: 0 12px 0 30px;
}

/* @end */

/* @group basket-add */

.button.btn-img.basket-add {
	

/*

width: 28px;
	overflow: hidden;*/
	background-color: #d5c7e7;
}

.button.btn-img.basket-add .icon-part {
	background-image: url(img/icons/basket.png);
}

/* @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.edit-icn {
	background-image: url(img/icons/edit.png);
}

.small-btn.delete-icn {
	background-image: url(img/icons/delete.png);
}

.small-btn.display-icn {
	background-image: url(img/icons/display.png);
}

.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-btn {
	font-family: "Arial CE", "Helvetica CE", Arial, helvetica, sans-serif;
	display: inline-block;
	height: 16px;
	min-height: 16px;
	line-height: 16px;
	margin: 0 5px;
	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 {
	height: auto;
}

.icon-btn.pos-right-top {
	margin: 0;
	position: absolute;
	right: 4px;
	top: -19px;
	z-index: 30;
}

.icon-btn:hover {
	background-position: 0 50%;
}

.icon-btn:active {
	background-position: 0 100%;
}

.icon-btn.edit {
	background-image: url(img/icons/edit.png);
}

.icon-btn.add {
	background-image: url(img/icons/add.png);
}

.icon-btn.reply {
	background-image: url(../comment/img/reply.png);
}

.buttons .icon-btn {
	margin: 0;
}

/* @end */

/* @group elements */

body.intro .nested-elements .smart-clear {
	height: 0;
}

/* @group general */

.article, .chapter, .link {
	margin: 0 0 24px 0;
}

.abstract, .content, .appendix {
	clear: both;
	margin: 0 0 16px 0;
}

.abstract {
	font-weight: 900;
	font-style: italic;
	color: #404561;
}

.abstract {
	line-height: 24px;
}

.article .abstract, .chapter .abstract, .link .abstract {
	font-weight: 400;
	font-style: normal;
	color: #052150;
}

.article .abstract *, .chapter .abstract *, .link .abstract * {
	line-height: 16px;
}

.appendix {
	margin: 24px 0 0 0;
	font-style: italic;
}

.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;
	text-align: left;
}

div[class] .head {
	height: auto;
}

strong.head {
	font-size: 14px;
}

.head a {
	color: #052150;
	text-decoration: none;
}

.article-full h1 span{
    font-style: italic;
    color:#40456A; 
}


.article-full h2, .article-full h3, .article-full h4, .article-full h5, .article-full h6 {
	clear: both;
}

.link-more {
	margin: -8px 0 0 0;
	text-align: right;
}

/* @group box-intro */

.box-intro {
	width: 236px;
	height: 0;
	min-height: 0;
	float: left;
	margin: 0 5px 5px 0;
	background: url(img/specific/intro-box-footer.gif) #506485 0 100% no-repeat;
}

div[class] .box-intro {
	height: auto;
}

.box-intro .img {
	padding: 7px 0 0 0;
	background: url(img/specific/intro-box-header.gif) #506485 0 0 no-repeat;
}

.box-intro.last-row-box {
	margin: 0 0 5px 0;
}

.box-intro .indent {
	padding: 5px;
}

.box-intro .head {
	margin: 0 0 5px 0;
	color: #fff;
	font-size: 16px;
}

.box-intro .head a {
	color: #fff;
}

.box-intro a{
	color: #fff;
}

.box-intro .abstract {
	font-style: normal;
	font-weight: normal;
	color: #fff;
}

.box-intro .abstract * {
	line-height: 20px;
}

.box-intro p {
	margin: 5px 0;
}

.box-intro .vice, .box-variant a.vice {
	width: auto;
	padding: 0 18px 0 0;
	line-height: 18px;
	color: #fff;
	font-weight: 300;
	text-decoration: none;
	text-align: left;
	background: url(img/specific/span-more.png) transparent no-repeat 100% 0;
}

.box-intro .vice:hover, .box-variant a.vice:hover {
	text-decoration: underline;
}


.box-variant .link-more span, .box-intro .link-more span {
    background: url(img/specific/a-more.png) transparent 0 100% no-repeat;
	display: block;
	padding: 0 0 0 8px 
  
	
}

/* @end */

.box-variant {
	height: 0;
	min-height: 0;
	margin: 0 0 20px 0;
	padding: 7px 0 0 0;
	background: url(img/specific/variant-box-header.gif) #f5f7fa 0 0 no-repeat;
}

div[class] .box-variant {
	height: auto;
}

.box-variant .img {
	width: 105px;
	float: left;
}

.box-variant .indent {
	float: none;
	margin: 0 0 0 110px;
	padding: 10px 10px 0 10px;
}

.box-variant .head, .box-variant .abstract {
	clear: none;
}

.box-variant .head {
	margin: 0 0 8px 0;
	font-size: 16px;
}

.box-variant .abstract {
	margin: 0;
	font-weight: 400;
	font-style: normal;
	color: #506484;
}

.box-variant .abstract * {
	line-height: 20px;
}

.box-variant .link-more {
	margin: 0;
	padding: 0 10px 10px 0;
	background: url(img/specific/variant-box-footer.gif) #f5f7fa 0 100% no-repeat;
}

/* @end */

/* @group panel-full */

.panel-full .panel {
	margin: 0 0 10px 0;
}

.panel-full p {
	margin: 0 0 8px 0;
}

.panel .indent {
	padding: 10px 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;
	font-size: 11px;
}

/* @end */

/* @end */

/* @group folder-images */

.folder-images {
	
}

.folder-images a img {
	vertical-align: baseline;
}

.folder-images .smart-clear {
	height: 0;
}

/* @end */

/* @group card-short */

.card-short-place .smart-clear, .card-append-place .smart-clear {
	height: 0;
}

.card-append-place {
	height: 0;
	min-height: 0;
}

div[class] .card-append-place {
	height: auto;
}

.card-short {
	width: 172px;
	height: 0;
	min-height: 0;
	float: left;
	margin: 0 10px 10px 0;
	border: solid 1px #cecece;
	background: #f5f5f5;
}

div[class] .card-short {
	height: auto;
}

.five-cards .card-short {
	margin: 0 17px 10px 0;
}

.four-cards .card-short {
	margin: 0 15px 10px 0;
}

.card-short-place .card-short.last-in-row, .card-append-place .card-short.last-in-row {
	margin: 0 0 10px 0;
}

.tabs .card-append-place .card-short {
	margin: 0 4px 10px 0;
}

.tabs .card-append-place.five-cards .card-short {
	margin: 0 14px 10px 0;
}

.tabs .card-append-place.four-cards .card-short {
	margin: 0 11px 10px 0;
}

.tabs .card-append-place .card-short.last-in-row {
	margin: 0 0 10px 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: 0;
	line-height: normal;
	border: none;
	background: transparent;
}

div[class] .card-short .header {
	height: auto;
}

.card-short .img {
	height: 0;
	min-height: 0;
	position: relative;
	z-index: 100;
	overflow: hidden;
}

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.zoom {
	width: 20px;
	height: 20px;
	min-height: 20px;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 105;
	border-top: 1px solid #7e7e7e;
	border-left: 1px solid #7e7e7e;
	background: url(img/icons/zoom.png) #fff 50% 50% no-repeat;
}

.card-short .img a.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 {
	height: 40px;
	min-height: 40px;
	padding: 5px;
}

.card-short .basic-info p {
	margin: 0;
	line-height: 17px;
}

div[class] .card-short .basic-info {
	height: auto;
}

.card-short form fieldset {
	padding: 5px;
	text-align: right;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #d5d5d5;
	background: #eee;
}

.card-short form .i-text {
	background-color: #fff;
}

.card-short .link-detail {
	padding: 5px;
	text-align: right;
}

/* @end */

/* @group margin */

.margin {
	height: 200px;
	min-height: 200px;
}

div[class] .margin {
	height: auto;
}

.dc-content .margin {
	padding: 10px 0;
}

body.one-col .dc-content .margin {
	padding: 10px 12px;
}

body.two-cols-left .dc-content .margin {
	padding: 10px 12px 10px 0;
}

body.two-cols-right .dc-content .margin {
	padding: 10px 0 10px 12px;
}

/* @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 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 file-mail */

.file-mail {
	clear: both;
	margin: 0;
}

.file-mail p {
	margin: 0;
}

/* @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: 8px 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 */