/* @override http://www.baby.patron.eu/style/global.css */

@import "global.inquiry.css";
/* @group xhtml */

html {
	background: #26333b;
}

/* @group xhtml-wysiwyg */

body, div, form, fieldset, table, tr, td, p, ul, ol, li, em, q, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

body {
	margin: 0 0 10px 0;
	font-family: "Arial CE", "Helvetica CE", Arial, helvetica, sans-serif;
	color: #000;
	font-size: 80%;
}

h1, h2, h3, h4, h5, h6 {
	margin: 15px 0 10px 0;
	line-height: 100%;
	font-weight: 900;
	color: #e02c31;
}

h1 {
	margin: 0 0 10px 0;
	font-size: 200%;
}

h2 {
	font-size: 160%;
}

h3 {
	font-size: 140%;
}

h4 {
	font-size: 110%;
}

h5 {
	font-size: 100%;
}

h6 {
	font-size: 80%;
}

p, ul, ol {
	line-height: 120%;
}

p {
	margin: 10px 0;
}

ul {
	list-style: disc;
	margin: 5px 5px 5px 0;
	padding: 0 0 0 20px;
}

ol {
	list-style: decimal;
	margin: 5px 5px 5px 0;
	padding: 0 0 0 25px;
}

strong {
	font-weight: 900;
}

img {
	margin: 0 8px 8px 8px;
	border: none;
}

table {
	border: none;
	border-collapse: collapse;
}

table tr td {
	padding: 2px 5px;
	line-height: 100%;
	border: solid 1px #e02c31;
}

table thead tr td {
	color: #fff;
	background: #e02c31;
}

table tr td img {
	margin: 0;
}

hr {
	display: none;
}

/* @end */

a {
	color: #e02c31;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

fieldset {
	border: none;
}

label {
	line-height: 100%;
}

select {
	margin: 2px 0;
}

input {
	padding: 2px;
}

textarea {
	overflow: auto;
}

/* @end */

/* @group classes */

/* @group wysiwyg-classes */

span.plovouci-vlevo {
	display: block;
	float: left;
	margin: 0 8px 8px 0;
}

span.plovouci-vpravo {
	display: block;
	float: right;
	margin: 0 0 8px 8px;
}

span.plovouci-vlevo img, span.plovouci-vpravo img {
	display: block;
	margin: 0;
}

.zarovnat-vpravo {
	text-align: right;
}

.zarovnat-na-stred {
	text-align: center;
}

.zarovnat-do-bloku {
	text-align: justify;
}

.zarovnat-automaticky {
	margin: auto;
}

.tucne {
	font-weight: 900;
}

.kurziva {
	font-style: italic;
}

.podtrzeni {
	text-decoration: underline;
}

.text-mensi {
	font-size: 90%;
}

.vsechna-velka {
	text-transform: uppercase;
}

.vsechna-mala {
	text-transform: lowercase;
}

.prvni-velke {
	text-transform: capitalize;
}

.kapitalky {
	font-variant: small-caps;
}

.horni-index {
	vertical-align: super;
}

.dolni-index {
	vertical-align: sub;
}

.bez-odsazeni {
	margin: 0;
}

.bez-ohraniceni, table.bez-ohraniceni tr td {
	border: none;
}

/* @end */

/* @group margin */

.margin {
	height: 200px;
	min-height: 200px;
}

div [class] .margin {
	height: auto;
}

/* @end */

/* @group elements */

.article, .chapter {
	margin: 20px 0 0 0;
}

.link {
	margin: 10px 0;
}

.panel {
	margin: 10px 0 0 0;
}

.abstract, .content, .appendix, .navig, .article .img, .chapter .img, .link .img {
	clear: both;
	float: none;
}

h1.head, h2.head, h3.head {
	margin: 0 0 10px 0;
}

/* @end */

/* @group i-text */

.i-text {
	width: 150px;
	padding: 2px;
	border: solid 1px #e02c31;
	font-family: "Times New Roman CE", "Times New CE", "Times CE", "Times New Roman", times, serif;
}

.i-text:focus, .i-text:hover {
	border: 1px solid #005682;
}

/* @end */

/* @group button */

input.button {
	padding: 1px 0 0 0;
	cursor: pointer;
}

/* understood by all major browsers except ie-6 */

div[class] input.button {
	padding: 3px 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: 3px 5px;
	text-decoration: none;
	white-space: pre;
}

input.button, a.button {
	margin: 0 2px 0 0;
	color: #fff;
	font-family: "Arial CE", "Helvetica CE", Arial, helvetica, sans-serif;
	border: none;
	background: #e02c31;
}

input.button:hover, a.button:hover {
	background: #b31e23;
}

/* @end */

/* @group buttons */

div.buttons {
	float: right;
	clear: both;
	padding: 10px 0 0 0;
}

div.buttons:after {
	content: ".";
	clear: both;
	height: 0;
	font-size: 0;
	visibility: hidden;
}

/* @end */

/* @group report */

.report-content .report {
	margin: 0 0 10px 0;
	padding: 5px;
	border: solid 2px #f00;
	background: #fff;
}

.report-content .report h3 {
	margin: 0 0 10px 0;
}

/* @end */

/* @group general */

.smart-clear {
	clear: both;
	float: none;
	height: 0;
	font-size: 0;
	width: 100%;
}

.hdn {
	display: none;
}

body.search div.error {
	display: none;
}

/* @end */

/* @group pager */

.pager {
	background: #e6e6e6;
}

.pager a {
	display: block;
	float: left;
	margin: 0 2px 2px 0;
	padding: 2px 6px;
	color: #e02c31;
	text-decoration: none;
	border: solid 1px #fff;
	background: #fff;
}

.pager a:hover {
	border: solid 1px #e02c31;
}

.pager span {
	display: block;
	float: left;
	padding: 2px 5px;
}

.pager strong {
	display: block;
	float: left;
	margin: 0 2px 0 0;
	padding: 2px 5px;
	border: solid 1px #e6e6e6;
}

.pager span span {
	display: inline;
	float: none;
	padding: 0;
}

.pager strong span {
	display: inline;
	float: none;
	padding: 0;
}

.pager span.no-link {
	margin: 0 2px 2px 0;
	border: solid 1px #fff;
	background: #fff;
}

.pager span.page {
	margin: 0 0 2px 0;
	padding: 2px 10px 2px 0;
	border: solid 1px #e6e6e6;
}

.pager span.page strong {
	display: inline;
	float: none;
	margin: 0;
	padding: 0;
	border: none;
}

.pager span.separator {
	display: none;
}

.pager a span {
	display: inline;
	float: none;
	padding: 0;
}

/* @end */

/* @end */

/* @group dc-page */

#dc-page {
	margin: auto;
	width: 930px;
	position: relative;
}

/* @end */

/* @group dc-head-logo */

.dc-head-logo p {
	height: 100%;
	margin: 0;
	position: relative;
	left: -38px;
	top: 0;
	background: url(img/logo.gif) #26333b 0 0 no-repeat;
}

.dc-head-logo a {
	display: block;
	width: 217px;
	height: 49px;
	position: relative;
	left: 53px;
	top: 48px;
	z-index: 20;
}

.dc-head-logo a span {
	display: none;
}

#dc-head-logo {
	height: 120px;
	margin: 0 0 -40px 0;
	position: relative;
	z-index: 10;
	border-bottom: solid 10px #e02c31;
}

/* @end */

/* @group dc-languages */

.dc-languages {
	padding: 15px;
	color: #808080;
	font-size: 90%;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 30;
}

.dc-languages a {
	color: #808080;
	text-transform: uppercase;
	text-decoration: none;
}

.dc-languages a:hover {
	color: #fff;
}

.dc-languages strong a {
	color: #fff;
	font-weight: 400;
}

/* @end */

/* @group dc-menu */

.dc-menu a {
	padding: 0 10px;
	color: #fff;
	font-size: 100%;
	text-decoration: none;
}

.dc-menu a:hover {
	color: #808080;
}

.dc-menu strong a {
	color: #808080;
	font-weight: 400;
}

#dc-menu {
	height: 30px;
	line-height: 30px;
	margin: 0 0 10px 0;
	padding: 0 5px;
	text-align: right;
	position: relative;
	z-index: 20;
	color: #fff;
}

/* @end */

/* @group horizontal-navigation */

.horizontal-navigation {
	padding: 10px 15px 20px 15px;
	line-height: 140%;
	font-size: 90%;
	background: #fff;
}

.horizontal-navigation em {
	font-style: normal;
}

.horizontal-navigation a {
	color: #98999D;
}

.horizontal-navigation strong {
	color: #e02c31;
}

/* @end */

/* @group vertical-lines */

.vertical-line-left {
	height: 0;
	min-height: 0;
	background: url(img/vertical-line.gif) #fff 196px 0 repeat-y;
}

div[class] .vertical-line-left {
	height: auto;
}

.vertical-line-left .vertical-line-right {
	border-bottom: solid 20px #fff;
	background: url(img/vertical-line.gif) transparent 732px 0 repeat-y;
}

body.e-shop-item-full .vertical-line-left .vertical-line-right {
	background: transparent;
}

/* @end */

/* @group dc-content */

.site-map .tree {
	float: left;
	width: 45%;
	padding: 0 25px 0 0;
}

.site-map .tree h3 {
	margin: 15px 0;
	padding: 0 0 5px 0;
	border-bottom: solid 2px #e02c31;
}

.site-map .dc-content ul {
	font-weight: bold;
	text-transform: uppercase;
}

.site-map .dc-content ul li {
	margin-bottom: 15px;
}

.site-map .dc-content ul li ul {
	font-weight: normal;
	text-transform: none;
}

.site-map .dc-content ul li ul li {
	margin-bottom: 0;
}

#dc-content {
	float: left;
	width: 504px;
	position: relative;
	left: 213px;
	top: 0;
}

body.e-shop-item-full #dc-content {
	width: 700px;
}

/* @end */

/* @group dc-left */

.dc-left ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.dc-left ul li {
	display: inline;
}

.dc-left ul li a {
	display: block;
	height: 0;
	min-height: 0;
	padding: 5px 15px 5px 45px;
	line-height: 120%;
	color: #000;
	text-decoration: none;
	background-image: url(img/tree-list-style-image.gif);
	background-position: 15px 7px;
	background-repeat: no-repeat;
	background-color: #fff;
}

div[class] .dc-left ul li a {
	height: auto;
}

.dc-left ul li a:hover, .dc-left ul li a.active {
	color: #e02c31;
	background-image: url(img/tree-list-style-image1.gif);
	background-position: -167px 7px;
}

.dc-left ul li a:hover {
	background-color: #E6E6E6;
}

.dc-left ul li a.active strong {
	font-weight: 400;
}

.dc-left ul li a.head, .dc-left ul li a.head:hover {
	color: #000;
	font-weight: 900;
    background: #E6E6E6;
    padding: 5px 15px 5px 15px;
    border-bottom: solid 1px #E0E0E0;
    border-top: solid 1px #E0E0E0;
}

.dc-left ul li a.head strong {
	font-weight: 900;
}

#dc-left {
	float: left;
	width: 196px;
	position: relative;
	left: -504px;
	top: 0;
}

body.e-shop-item-full #dc-left {
	left: -700px;
}

/* @end */

/* @group dc-right */

.dc-right .margin {
	padding: 0 0;
}

.dc-right .panel {
	margin: 0 0 15px 0;
}

.dc-right .panel-full .panel h3.head {
	background: #E6E6E6;
	padding: 6px 0px;
	padding-left: 15px;
	border-top: solid 1px #E0E0E0;
	border-bottom: solid 1px #E0E0E0;
}

.dc-right .panel h3.head {
	margin: 0 0 10px 0;
	color: #000;
	font-size: 100%;
}

.dc-right .panel .article, .dc-right .panel .chapter, .dc-right .panel .link {
	margin: 0 10px 0 15px;
}

.dc-right .panel h2.head {
	font-size: 100%;
}

.dc-right .panel .link h2.head a {
	margin-top: 5px;
}

.dc-right .panel .article .abstract, .dc-right .panel .chapter .abstract, .dc-right .panel .link .abstract {
	margin: 5px 0 0 0;
	font-size: 95%;
}

.dc-right .panel div p {
	margin: 0 0 10px 0;
}

#dc-right {
	float: right;
	width: 196px;
	color: #93999d;
}

/* @end */

/* @group dc-footer */

.dc-footer p {
	margin: 0;
	padding: 0 15px;
	line-height: 30px;
}

.dc-footer p span {
	float: right;
}

.dc-footer p span.left {
	float: left;
}

#dc-footer {
	height: 30px;
	min-height: 30px;
	clear: both;
	font-size: 90%;
	color: #5c666c;
	border-top: solid 2px #e02c31;
	border-bottom: solid 1px #5c666c;
	background: #fff;
}

div[id] #dc-footer {
	height: auto;
}

/* @end */
