/* @override http://www.kubicektextil.cz/style/global.css */

/* @group xhtml */

body, div, form, fieldset, table, tr, td, p, ul, ol, li, em, q, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

html {
	background: url(img/stripe-new.gif) #294d9e 0 0 repeat-x;
}

body {
	color: #333333;
	font-family: "Arial CE", "Helvetica CE", Arial, helvetica, sans-serif;
	font-size: 80%;
	margin: 0 0 20px 0;
}

h1, h2, h3, h4, h5, h6 {
	margin: 15px 0 10px 0;
}

h1 {
	font-size: 180%;
}

h2 {
	font-size: 160%;
}

h3 {
	font-size: 140%;
}

h4 {
	font-size: 120%;
}

h5 {
	font-size: 100%;
}

h6 {
	font-size: 80%;
}

p {
	margin: 10px 0;
}

ul {
	list-style: disc;
	margin: 5px 5px 5px 0;
	padding-left: 20px;
}

ol {
	list-style: decimal;
	margin: 5px 5px 5px 0;
	padding-left: 25px;
}

a {
	color: #333333;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

img {
	margin: 0 0px 0px 0px;
	border: none;
}

fieldset {
	border: none;
}

label, input, select {
	vertical-align: middle;
}

input {
	padding: 2px;
}

select {
	margin: 2px 0;
}

table {
	border: none;
	border-collapse: collapse;
}

table tr td {
	padding: 2px 5px;
}

hr, .hdn {
	display: none;
}

/* @import 'text-menu.css'; */

/* @end */

/* @group classes */

/* @group margin */

.margin {
	height: 200px;
	min-height: 200px;
}

div[class] .margin {
	height: auto;
}

/* @end */

/* @group elements */

.article .article {
	margin: 20px 0 0 0;
}

.chapter {
	margin: 20px 0 0 0;
}

.link {
	margin: 10px 0;
}

h1.head, h2.head, h3.head {
	margin: 0 0 10px 0;
}

h1.head {
	color: #162c89;
}

/* @end */

/* @group wysiwyg */

.align-justify {
	text-align: justify;
}

img.float-left {
	float: left;
	margin: 0 8px 8px 0;
}

img.float-right {
	float: right;
	margin: 0 0 8px 8px;
}

/* @end */

/* @group i-text */

.i-text {
	border: solid 1px #CECECE;
}

textarea.i-text {
	overflow: auto;
}

.i-text:focus, .i-text:hover {
	border: solid 1px #FF4100;
}

/* @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: 2px 5px;
}

/* understood by all major browsers except opera and ie-6 */

div[class |="dc-page"] input.button {
	padding: 1px 5px;
}

/* understood only by ie-7 */

*:first-child+html input.button {
	padding: 1px 0 0 0;
}

a.button {
	display: block;
	padding: 2px 5px;
	text-decoration: none;
}

input.button, a.button {
	float: left;
	margin: 0 2px 0 0;
	color: #fff;
	font-family: sans-serif;
	font-size: 12px;
	border: 2px solid #e46c00;
	background: #ff7a00;
}

input.button:hover, a.button:hover {
	border: 2px solid #ff7a00;
}

/* @end */

span.search-result {
	color: #fff;
	background: #88d221;
}

.smart-clear {
	clear: both;
	float: none;
	display: inline;
}

div[class] .smart-clear {
	display: block;
	height: 0;
}

/* @end */

/* @group dc-page */

#dc-page {
	margin: 0 auto;
	width: 1004px;
	position: relative;
	background: url(img/dc-page.gif) #083885 210px 0 repeat-y;
}

/* @end */

/* @group dc-head */

.dc-head p {
	margin: 0;
	height: 100%;
	background: url(img/dc-head-right-new1.jpg) transparent 100% 0 no-repeat;
}

.dc-head p strong {
	display: block;
	width: 584px;
	height: 185px;
	position: relative;
	left: 210px;
	top: 0;
	border: solid 1px #fff;
	background: url(img/dc-head.jpg) transparent 0 0 no-repeat;
}

.dc-head a {
	display: block;
	width: 210px;
	height: 185px;
	position: relative;
	left: -211px;
	top: 0;
	text-decoration: none;
}

.dc-head a span {
	display: none;
}

.dc-head br {
	display: none;
}

.dc-head em {
	display: block;
	color: #fff;
	font-style: normal;
	font-weight: normal;
	line-height: 120%;
	padding: 96px 60px 7px 7px;
}

#dc-head {
	height: 187px;
	position: relative;
	left: 0;
	top: 26px;
	margin: 0 0 26px 0;
	background: url(img/dc-head-left-new1.jpg) #162c89 0 0 no-repeat;
}

/* @end */

/* @group dc-language */

.dc-language span {
	display: none;
}

.dc-language a {
	padding: 0 10px;
	color: #fff;
	text-decoration: none;
	font-size: 11px;
}

.dc-language a.cz-cz, .dc-language a.en-en {
	display: none;
}

#dc-language {
	float: right;
	width: 1004px;
	height: 26px;
	min-height: 26px;
	line-height: 26px;
	position: absolute;
	right: 0;
	top: 0;
	text-align: right;
	background: #294d9e;
}

/* @end */

/* @group dc-menu */

.dc-menu a {
	display: block;
	height: 26px;
	min-height: 26px;
	line-height: 26px;
	float: left;
	text-decoration: none;
	color: #fff;
	font-size: 90%;
	padding: 0 10px;
	border-left: solid 1px #456cc9;
	border-right: solid 1px #0d307f;
}

div [class] .dc-menu a {
	height: auto;
}

.dc-menu a:hover {
	background: #3057b3;
}

.dc-menu a.active {
	background: #577bcf;
	
}

.dc-menu span {
	display: none;
}

#dc-menu {
	float: right;
	height: 26px;
	min-height: 26px;
	position: relative;
	left: -208px;
	top: -213px;
	border-left: solid 1px #0d307f;
	border-right: solid 1px #456cc9;
	background: #294d9e;
}

div[id] #dc-menu {
	height: auto;
}

/* @end */

/* @group horizontal-navigation */

.horizontal-navigation {
	width: 586px;
	margin: 0;
	padding: 0 0 0 210px;
	height: 40px;
	font-size: 90%;
	border-top: double 3px #bfbfbf;
}

.horizontal-navigation em {
	display: block;
	padding: 10px 20px;
	font-style: normal;
}

/* @end */

/* @group dc-content */

.dc-head-img {
	height: 187px;
	margin: 0 0 -170px 0;
	padding: 1px;
	position: relative;
	left: 0;
	top: -230px;
}

.dc-head-img img {
	display: block;
	margin: 0;
}

.dc-content .head, .dc-content .abstract, .dc-content .content, .dc-content .appendix, .dc-content .navig {
	padding: 0 18px 0 20px;
}

.site-map .dc-content .margin {
	padding: 0 228px 0 0;
}

.site-map .dc-content ul {
	margin: 0 0 0 20px;
	font-weight: bold;
	text-transform: uppercase;
}

.site-map .dc-content ul li {
	margin: 0 0 15px 0;
	line-height: 120%;
}

.site-map .dc-content ul li ul {
	margin: 0;
	font-weight: normal;
	text-transform: none;
}

.site-map .dc-content ul li ul li {
	margin: 0;
}

.error .dc-content .margin {
	padding: 0 20px;
}

#dc-content {
	float: left;
	width: 586px;
	margin-bottom: 20px;
	position: relative;
	left: 210px;
	top: 0;
}

/* @end */

/* @group dc-left */

.dc-left ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 90%;
	border-bottom: solid 1px #294d9e;
	background: url(img/dc-left.gif) #083885 0 0 repeat-y;
}

.dc-left ul li {
	display: block;
	position: relative;
	border-top: solid 1px #294d9e;
	border-bottom: solid 2px #0e206a;
}

.dc-left ul li a {
	display: block;
	height: 0;
	min-height: 0;
	padding: 7px 10px 7px 54px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	background-image: url(img/dc-left-active.gif);
	background-position: -42px 0;
	background-repeat: repeat-y;
}

div[class] .dc-left ul li a {
	height: auto;
}

.dc-left ul li a:hover, .dc-left ul li a.active {
	background-color: #2c52ad;
	background-position: 0 0;
}

.dc-left ul li ul {
	padding: 5px 0 3px 38px;
	font-size: 100%;
	border: none;
	background: url(img/ul-li-ul.gif) transparent 0 0 repeat-x;
}

.dc-left ul li ul li {
	display: inline;
	border: none;
}

div[class] .dc-left ul li ul li {
	display: block;
}

.dc-left ul li ul li a {
	padding: 6px 10px 6px 16px;
	text-transform: none;
	font-weight: normal;
	background: url(img/list-style-img.gif) transparent 0 50% no-repeat;
}

.dc-left ul li ul li a:hover, .dc-left ul li ul li a.active {
	background: url(img/list-style-img.gif) #2c52ad 0 50% no-repeat;
}

#dc-left {
	float: left;
	width: 210px;
	margin-bottom: -23px;
	position: relative;
	left: -586px;
	top: -43px;
}

/* @end */

/* @group dc-right */

.dc-right .article, .dc-right .chapter, .dc-right .link {
	margin: 0;
}

.dc-right .head, .dc-right .content {
	padding: 7px 14px;
}

.dc-right .head {
	margin: 0;
	font-size: 105%;
	border-top: solid 1px #456ab1;
	border-bottom: solid 1px #0e2b78;
}

.dc-right .content {
	border-top: solid 1px #456ab1;
	border-bottom: solid 1px #0e2b78;
}

.dc-right ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.dc-right ul li {
	display: inline;
}

.dc-right a {
	color: #fff;
}

.dc-right img {
	display: block;
	margin: 0;
	border-top: solid 1px #0e2b78;
}

.dc-right .ikona-souboru {
	display: block;
	padding: 0 0 0 20px;
	background: url(img/file-icon.gif) #083885 0 50% no-repeat;
}

#dc-right {
	width: 208px;
	float: right;
	color: #fff;
	position: relative;
	left: 0;
	top: -43px;
}

/* @end */

/* @group dc-footer */

.dc-footer p {
	margin: 0;
}

.dc-footer a {
	color: #fff;
}

#dc-footer {
	clear: both;
	height: 0;
	min-height: 0;
	font-size: 90%;
	color: #fff;
	text-align: right;
	padding: 12px 228px 12px 230px;
	border-top: solid 2px #0e206a;
	background: #083885;
}

div[id] #dc-footer {
	height: auto;
}

/* @end */