/* @override http://www.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: #666666;
	font-size: 80%;
}

h1, h2, h3, h4, h5, h6 {
	margin: 15px 0 10px 0;
	line-height: 100%;
	font-weight: 900;
	color: #0073aa;
}

h1 {
	margin: 0 0 10px 0;
	font-size: 180%;
	clear: both;
}

h2 {
	font-size: 160%;
}

h3 {
	font-size: 140%;
}

h4 {
	font-size: 120%;
}

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 {
	border: none;
}

table {
	border: none;
	border-collapse: collapse;
}

table tr td {
	padding: 2px 5px;
	line-height: 100%;
	border: solid 1px #0073aa;
}

table thead tr td {
	color: #fff;
	background: #0073aa;
}

table tr td img {
	margin: 0;
}

hr {
	display: none;
}

/* @end */

a {
	color: #0073aa;
	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;
}

.vsechna-velka {
	text-transform: uppercase;
}

.vsechna-mala {
	text-transform: lowercase;
}

.prvni-velke {
	text-transform: capitalize;
}

.kapitalky {
	font-variant: small-caps;
}

.text-mensi {
	font-size: 90%;
}

.text-velky {
	font-size: 120%;
}

.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 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 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 */

/* @end */

/* @group .intro */

body.intro h1 {
	display: none;
}

body.intro #dc-content {
	background: url(img/vertical-line-enter.gif) #fff 464px 0 repeat-y;
}

/* @end */

/* @group dc-page */

#dc-page {
	margin: auto;
	width: 930px;
	background: #fff;
	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;
}

.dc-head-logo a span {
	display: none;
}

#dc-head-logo {
	height: 120px;
	background: #26333b;
}

/* @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-content */

.dc-content .link {
	height: 0;
	min-height: 0;
	margin: 0;
	padding: 20px 0;
	z-index: 30;
}

div[class] .dc-content .link {
	height: auto;
}

.dc-content .link h2.head {
	margin: 0 20px;
	line-height: 140%;
	font-weight: 400;
	font-size: 180%;
}

.dc-content .link h2.head span {
	font-weight: 900;
	text-transform: uppercase;
}

.dc-content .link.baby {
	width: 464px;
	float: left;
	border-top: solid 10px #e02c31;
}

.dc-content .link.baby .abstract {
	margin: 15px 0 0 0;
}

.dc-content .link.baby h2.head {
	color: #e02c31;
}

.dc-content .link.reha {
	width: 465px;
	height: 0;
	min-height: 0;
	float: right;
	border-top: solid 10px #0073aa;
}

.dc-content .link.reha .abstract {
	margin: 15px 0 0 0;
}

.dc-content .link.reha h2.head {
	color: #0073aa;
}

.dc-content .link .abstract {
	padding: 0 20px;
}

.dc-content .link .abstract p {
	margin: 0 0 10px 0;
	line-height: 140%;
}

.dc-content .link .img {
	margin: 10px 0 0 0;
	padding: 0 20px;
	text-align: right;
}

.dc-content .link .img img {
	margin: 0;
}

.dc-content .link .button {
	display: block;
	height: 23px;
	float: left;
	text-decoration: none;
	color: #fff;
	position: absolute;
	left: 20px;
	bottom: 20px;
	z-index: 50;
	background: url(img/button-red-left-enter.gif) #e02c31 0 0 no-repeat;
}

.dc-content .link .button:hover {
	color: #000;
}

.dc-content .link .button span {
	display: block;
	height: 23px;
	line-height: 23px;
	float: left;
	padding: 0 40px 0 10px;
	cursor: pointer;
	white-space: nowrap;
	background: url(img/button-red-right-enter.gif) transparent 100% 0 no-repeat;
}

.dc-content .link.reha .button {
	left: 485px;
	background: url(img/button-blue-left-enter.gif) #0073aa 0 0 no-repeat;
}

.dc-content .link.reha .button span {
	background: url(img/button-blue-right-enter.gif) transparent 100% 0 no-repeat;
}

#dc-content {
	height: 0;
	min-height: 0;
	padding: 0 0 20px 0;
	position: relative;
	z-index: 10;
	background-color: #fff;
}

div[id] #dc-content {
	height: auto;
}

/* @end */

/* @group dc-footer */

.dc-footer a {
	color: #5c666c;
}

.dc-footer a:hover {
	color: #9eafba;
}

.dc-footer p {
	margin: 0;
	padding: 0 0;
	line-height: 20px;
}

.dc-footer p span {
	float: right;
	margin: 2px 5px 0 0;
}

.dc-footer p span.left {
	float: left;
	margin: 2px 0 0 5px;
}

#dc-footer {
	height: 30px;
	min-height: 30px;
	clear: both;
	font-size: 90%;
	color: #5c666c;
	background: #26333b;
}

div[id] #dc-footer {
	height: auto;
}

/* @end */