/* @override http://www.balloonjam.cz/css/global.css */

/* @group xhtml */

html {
	background: url(img/html.gif) #fff 0 31px repeat-x;
}

body {
	margin: 32px 0 0 0;
	padding: 0;
	background: transparent;
}

a {
	cursor: pointer;
	color: #c70300;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

fieldset {
	border: none;
}

label, input, select {
	vertical-align: middle;
}

label {
	line-height: 20px;
}

input {
	vertical-align: middle;
}

select {
	width: 166px;
	margin: 2px 0;
}

/* @end */

/* @group classes */

/* @group wysiwyg-classes */

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 #99bbe8;
	background: #d1e2f6;
}

table.tabulka-format thead tr td {
	padding: 5px;
	color: #fff;
	background: #7690b4;
}

/* @end */

/* @group margin */

.margin {
	height: 400px;
	min-height: 400px;
}

div[class] .margin {
	height: auto;
}

/* @end */

/* @group i-text */

.i-text {
	width: 160px;
	height: 16px;
	line-height: 16px;
	margin: 2px 0;
	padding: 2px;
	cursor: text;
	border: 1px solid #b0b0b0;
}

.i-text:focus, .i-text:hover {
	border: 1px solid #5a79a2;
}

textarea.i-text {
	width: 400px;
	height: 200px;
	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: #cedefd;
}

/* @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;
	padding: 4px 5px;
	text-decoration: none;
}

input.button, a.button {
	float: left;
	margin: 0 0 0 2px;
	color: #fff;
	font-family: "Arial CE", "Helvetica CE", Arial, helvetica, sans-serif;
	font-size: 12px;
	border: none;
	background: #7690b4;
}

input.button:hover, a.button:hover {
	background: #50637e;
}

/* @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 {
	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 general */

div[class] .box {
	height: auto;
}

.hdn {
	display: none;
}

.smart-clear {
	clear: both;
	float: none;
	line-height: 0;
	font-size: 0;
}

.br-used br {
	display: block;
}

.max-width {
	width: 100%;
}

.price-nowrap {
	white-space: nowrap;
}

h3.legend {
	font-size: 120%;
	margin: 0 0 10px 0;
}

table tr.stripe-two td {
	background: #d1e2f6;
}

/* @end */

/* @end */

/* @group common-properties */

#dc-head-logo, .dc-languages, .search-fulltext-panel, #dc-menu, #dc-menu-popup, .dc-navigation, #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[id] #dc-content, div[id] #dc-left, div[id] #dc-right, div[id] #dc-footer {
	height: auto;
}

#dc-content, #dc-left, #dc-right {
	margin: 20px 0;
}

/* @end */

/* @group dc-content print-out */

/* @group file-mail */

.file-mail {
	margin: 0 0 10px 0;
	padding: 10px 0 0 0;
}

.file-mail h3 {
	float: left;
	clear: left;
	margin: 0;
	padding: 5px 10px;
	font-size: 110%;
	color: #fff;
	background: #7690b4;
}

.file-mail fieldset {
	clear: left;
	margin: 0;
	padding: 10px;
	border-top: solid 5px #99bbe8;
	border-right: solid 1px #99bbe8;
	border-bottom: solid 1px #99bbe8;
	border-left: solid 1px #99bbe8;
}

.file-mail fieldset fieldset {
	padding: 0;
	border: none;
}

.file-mail fieldset em {
	display: block;
	margin: 0 0 10px 0;
}

.file-mail fieldset fieldset.buttons {
	padding: 5px 0 0 0;
}

/* @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 item-short */

.item-short {
	width: 130px;
	float: left;
	margin: 0 0 20px 0;
	padding: 0 3px;
	font-size: 90%;
}

.item-short .img {
	height: 170px;
	min-height: 170px;
}

div[class] .item-short .img {
	height: auto;
}

.item-short .img img {
	display: block;
	margin: 0;
}

.item-short .catalog-info {
	height: 50px;
	min-height: 50px;
	padding: 10px 0 0 0;
}

div[class] .item-short .catalog-info {
	height: auto;
}

.item-short .catalog-info p {
	margin: 0;
	line-height: normal;
}

/* @end */

/* @group elements */

.article, .chapter {
	margin: 20px 0 0 0;
}

.chapter {
	padding: 0 0 10px 0;
	background: url(img/horizontal-dotted-line.gif) transparent 0 100% repeat-x;
}

.chapter p {
	margin: 10px 0 0 0;
}

.link {
	margin: 10px 0;
}

.abstract, .content, .appendix, .navig {
	clear: both;
}

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;
}

/* @end */

/* @group pager */

.pager {
	margin: 10px 0;
	padding: 5px 0 3px 0;
	background: url(img/horizontal-dotted-line.gif) transparent 0 0 repeat-x;
}

.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;
	color: #3c3c3c;
	border-left: 1px solid #A5CBF2;
}

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: 1px 0 2px 0;
	padding: 2px 0;
	color: #000;
	border: none;
	background: transparent;
}

.pager span.separator {
	display: none;
}

.pager a:hover {
	color: #fff;
	background: #A5CBF2;
}

.pager strong {
	color: #fff;
	background: #3c3c3c;
}

/* @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 dc-menu-tree */

#dc-menu-tree h3 {
	display: none;
}

#dc-menu-tree ul {
	display: block;
	height: 0;
	min-height: 0;
	margin: 0;
	padding: 0;
	list-style: none;
	border-top: solid 2px #99bbe8;
	border-right: solid 2px #99bbe8;
}

div[id] #dc-menu-tree ul {
	height: auto;
}

#dc-menu-tree ul li {
	display: block;
	height: 0;
	min-height: 0;
	border-bottom: solid 2px #99bbe8;
}

div[id] #dc-menu-tree ul li {
	height: auto;
}

#dc-menu-tree ul li a {
	display: block;
	height: 0;
	min-height: 0;
	padding: 15px 20px;
	text-decoration: none;
	color: #3c3c3c;
	text-transform: uppercase;
	font-weight: 900;
	border-left-style: solid;
	border-left-width: 15px;
	border-left-color: #ffc000;
}

#dc-menu-tree ul li a:hover {
	background: #fff;
}

#dc-menu-tree ul li a.active {
	color: #fff;
}

#dc-menu-tree ul li.zluta a {
	border-left-color: #ffc000;
}

#dc-menu-tree ul li.zluta a.active {
	background: #ffc000;
}

#dc-menu-tree ul li.zelena a {
	border-left-color: #c2bf00;
}

#dc-menu-tree ul li.zelena a.active {
	background: #c2bf00;
}

#dc-menu-tree ul li.seda a {
	border-left-color: #646167;
}

#dc-menu-tree ul li.seda a.active {
	background: #646167;
}

#dc-menu-tree ul li.cervena a {
	border-left-color: #c70300;
}

#dc-menu-tree ul li.cervena a.active {
	background: #c70300;
}

#dc-menu-tree ul li.modra a {
	border-left-color: #009bdc;
}

#dc-menu-tree ul li.modra a.active {
	background: #009bdc;
}

#dc-menu-tree ul li.oranzova a {
	border-left-color: #ff6700;
}

#dc-menu-tree ul li.oranzova a.active {
	background: #ff6700;
}

div[id] #dc-menu-tree ul li a {
	height: auto;
}

#dc-menu-tree ul li ul {
	padding: 0 0 0 10px;
}

/* @end */

/* @group panel-full */

.panel-full p {
	margin: 0 0 10px 0;
}

.panel-full .panel {
	margin: 0 0 20px 0;
}

.panel-full .article, .panel-full .chapter, .panel-full .link {
	margin: 0 0 15px 0;
	padding: 0 0 5px 0;
	background: url(img/horizontal-dotted-line.gif) transparent 0 100% repeat-x;
}

.panel-full h2.head {
	margin: 0;
	font-size: 110%;
}

.panel-full h2.head a {
	color: #3c3c3c;
}

.panel-full .panel h3.head {
	font-size: 120%;
}

/* @end */

/* @group panel-bottom */

.panel-bottom {
	margin: 20px 0 0 0;
}

.panel-bottom .chapter {
	padding: 0;
	background: transparent;
}

.panel-bottom h2.head {
	margin: 0 0 10px 0;
	font-size: 140%;
	color: #c70300;
}

/* @end */

/* @end */

/* @group dc-page */

#dc-page {
	margin: 0 auto;
	width: 971px;
	background: url(img/dc-page.gif) #d1e2f6 0 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: 184px;
	height: 102px;
	position: relative;
	left: 55px;
	top: 64px;
}

.dc-head-logo p.head-domain a span {
	display: none;
}

.dc-head-logo .panel-full {
	margin: 0;
	padding: 10px;
	position: absolute;
	left: 0;
	top: 0;
}

.dc-head-logo .panel-full h3.head {
	margin: 0;
	color: #000;
	font-size: 120%;
}

#dc-head-logo {
	height: 188px;
	min-height: 188px;
	padding: 0 21px 0 1px;
	position: relative;
	z-index: 20;
	background: url(img/dc-head-logo.jpg) #d1e2f6 0 0 no-repeat;
}

/* @end */

/* @group dc-menu */

.dc-menu {
	padding: 10px;
	position: absolute;
	right: 141px;
	top: 0;
}

.dc-menu a {
	color: #3c3c3c;
}

/* @end */

.vector-bottom {
	height: 0;
	min-height: 0;
	padding: 0 21px 0 1px;
	background: url(img/vector-bottom) transparent 0 100% no-repeat;
}

div[class] .vector-bottom {
	height: auto;
}

.vector-bottom .top-grad {
	height: 0;
	min-height: 0;
	background: url(img/top-grad) transparent 0 0 repeat-x;
}

div[class] .vector-bottom .top-grad {
	height: auto;
}

/* @group dc-content */

.dc-content .margin {
	padding: 0 20px 0 0;
}

#dc-content {
	width: 570px;
	float: left;
	position: relative;
	left: 180px;
	margin: 20px 0 110px 0;
	background: url(img/dc-content-border-fix.gif) transparent 100% 0 repeat-y;
}

/*body.two-cols-right #dc-content, body.site-map #dc-content {
	width: 729px;
	left: 21px;
}*/

/* @end */

/* @group dc-left */

.dc-left .margin {
	height: 0;
	min-height: 0;
}

div[class] .dc-left .margin {
	height: auto;
}

#dc-left {
	width: 158px;
	float: left;
	position: relative;
	left: -569px;
}

/* @end */

/* @group dc-right */

.dc-right .margin {
	padding: 0 20px 0 0;
}

#dc-right {
	width: 180px;
	float: right;
}

/* @end */

/* @group dc-footer */

.dc-footer p {
	height: 0;
	min-height: 0;
	margin: 0;
	padding: 15px 48px;
}

.dc-footer a {
	color: #fff;
}

.dc-footer a.active {
	color: #c70300;
	text-decoration: none;
}

div[class] .dc-footer p {
	height: auto;
}

.dc-footer p:after {
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	font-size: 0;
	visibility: hidden;
	clear: both;
}

.dc-footer span {
	float: right;
}

.dc-footer span.left {
	float: left;
}

.dc-footer .smart-clear {
	height: 0;
}

#dc-footer {
	clear: both;
	padding: 0 0 20px 0;
	font-size: 90%;
	color: #fff;
}

/* @end */

.alink a.item-5 {
	color: #e2001a;
}

