/* @override http://www.hbc.apilot.cz/css/global/global.css */

/* @group xhtml */

html {
	background: url(img/global/specific/html.png) #fff 0 175px repeat-x;
}

body {
	padding: 0;
	background: transparent;
}

h1 small {
	font-size: 12px;
	display: block;
	color: #595959;
}

h2 small {
	font-size: 11px;
	display: block;
	color: #595959;
}

fieldset {
	border: none;
}

legend {
	display: none;
}

label, input, select, textarea {
	vertical-align: middle;
}

label {
	cursor: default;
}

select {
	width: 160px;
	margin: 2px 0;
}

/* @end */

/* @group common-properties */

#dc-head-logo, .dc-languages, .search-fulltext-panel, .dc-menu, #dc-menu-popup, .dc-navigation, .dc-path, #dc-content, #dc-left, #dc-right, #dc-footer, .login-form, .box {
	height: 0;
	min-height: 0;
}

div[id] #dc-head-logo, div[class] .search-fulltext-panel, div[class] .dc-menu, div[id] #dc-menu-popup, div[class] .dc-navigation, div[class] .dc-path, div[id] #dc-content, div[id] #dc-left, div[id] #dc-right, div[id] #dc-footer, div[class] .login-form, div[class] .box {
	height: auto;
}

#dc-content, #dc-left, #dc-right {
	margin: 0 0 0 0;
	position: relative;
	z-index: 20;
}

/* @end */

/* @group dc-page */

.outner {
	width: 960px;
	margin: 0 auto;
	padding: 0 5px 10px 5px;
}

#dc-page {
	position: relative;
	z-index: 5;
}

/* @end */

/* @group dc-head-logo */

.dc-head-logo p.head-domain {
	margin: 0;
}

.dc-head-logo p.head-domain a {
	display: block;
	width: 151px;
	height: 50px;
	position: absolute;
	left: 20px;
	top: 25px;
	z-index: 15;
}

.dc-head-logo p.head-domain a span {
	display: none;
}

#dc-head-logo {
	height: 190px;
	min-height: 190px;
	margin: 0 0 10px 0;
	position: relative;
	z-index: 90;
	border-top: none;
	background: url(img/global/specific/dc-head-logo.jpg) #fff 0 0 no-repeat;
}

/* @end */

/* @group dc-languages */

/*.dc-languages {
	position: absolute;
	right: 10px;
	top: 10px;
	z-index: 15;
}

.dc-languages a {
	color: #3a3a3a;
}*/

/* @end */

/* @group search-fulltext */

div.search-fulltext h1 {
	font-size: 18px;
	color: #1a509a;
}

div.search-fulltext h1 em {
	color: #eb7305;
}

/* @group panel */

.search-fulltext-panel {
	width: 186px;
	margin: 10px 0 20px 0;
}

.search-fulltext-panel strong {
	display: block;
	height: 0;
	min-height: 0;
	line-height: 12px;
	padding: 0 8px 2px 8px;
}

div[class] .search-fulltext-panel strong {
	height: auto;
}

.dc-head-logo .search-fulltext-panel {
	width: 166px;
	margin: 0;
	position: absolute;
	right: 16px;
	bottom: 58px;
}

.search-fulltext-panel .i-text {
	height: 14px;
	margin: 0;
	background-image: none;
	background-color: #fff;
}

.search-fulltext-panel .button {
	display: none;
}

/* @end */

/* @group input-type-search */

.input-repeat-bg, .input-left-bg, .input-right-bg {
	display: block;
	height: 19px;
}

.input-repeat-bg {
	width: 160px;
	position: relative;
	left: 17px;
	background: url(img/global/input-repeat-bg.png) transparent 0 0 repeat-x;
}

.dc-head-logo .input-repeat-bg {
	width: 140px;
}

.input-left-bg {
	position: relative;
	left: -17px;
	top: 0;
	background: url(img/global/input-left-bg.png) transparent 0 0 no-repeat;
}

.input-right-bg {
	padding: 0 5px 0 0;
	position: relative;
	left: 26px;
	top: 0;
	background: url(img/global/input-right-bg.png) transparent 100% 0 no-repeat;
}

.input-repeat-bg input {
	display: block;
	border: solid 1px #fff;
	height: 13px;
	width: 100%;
	margin: 0;
	padding: 0;
	position: relative;
	left: -4px;
	top: 2px;
	font-size: 11px;
	outline: none;
}

/* recognized by all major browsers extcept IEs*/

.input-repeat-bg input:last-child {
	top: 3px;
	height: 15px;
	font-size: 12px;
	border: none;
}

/* @end */

/* @end */

.dc-navigation {
	position: relative;
	z-index: 95;
}

/* @group dc-menus */

/* @group dc-menu */

/* @group default */

.dc-menu a {
	color: #676767;
	text-decoration: none;
}

.dc-menu a:hover, .dc-menu a:focus {
	text-decoration: underline;
}

.dc-menu a.active {
	color: #000;
}

.dc-menu a strong {
	font-weight: 400;
}

.dc-menu .separator {
	margin: 0 4px;
}

.dc-menu .smart-clear {
	height: auto;
}

/* @group type-zero */

.dc-menu.type-zero {
	position: absolute;
	left: 10px;
	top: 56px;
	z-index: 85;
}

/* @end */

/* @end */

/* @group as-line-blocks */

.dc-menu.as-line-blocks a {
	display: block;
	height: 20px;
	min-height: 20px;
	line-height: 20px;
	float: left;
	margin: 0 2px 0 0;
	padding: 0 10px;
	background: #e8e8e8;
}

div[class] .dc-menu.as-line-blocks a {
	height: auto;
}

.dc-menu.as-line-blocks .separator {
	display: none;
}

/* @end */

/* @group as-rows */

.dc-menu.as-rows {
	position: static;
}

.dc-menu.as-rows a {
	display: block;
	height: 0;
	min-height: 0;
	padding: 3px 10px;
	background-position: 95% 6px;
	background-repeat: no-repeat;
	background-image: url(img/global/link-arrow-small.png);
	background-color: #fff;
}

.dc-menu.as-rows a:hover, .dc-menu.as-rows a:focus {
	text-decoration: none;
	background-position: 95% -68px;
	background-color: #f4f4f4;
}

div[class] .dc-menu.as-rows a {
	height: auto;
}

.dc-menu.as-rows .separator {
	display: none;
}

/* @end */

/* @end */

/* @group dc-menu-popup */

#dc-menu-popup {
	clear: both;
	position: absolute;
	left: 0;
	top: -77px;
	z-index: 100;
}

#dc-menu-popup ul {
	display: block;
	height: 0;
	min-height: 0;
	list-style: none;
	padding: 0;
	margin: 0;
}

div[id] #dc-menu-popup ul {
	height: auto;
}

#dc-menu-popup ul li {
	display: block;
	height: 0;
	min-height: 0;
	float: left;
	position: relative;
	z-index: 90;
}

div[id] #dc-menu-popup ul li {
	height: auto;
}

#dc-menu-popup ul li:hover > ul, #dc-menu-popup ul li.focus > ul {
	display: block;
}

#dc-menu-popup ul li a {
	display: block;
	float: left;
	height: 25px;
	min-height: 25px;
	line-height: 25px;
	text-decoration: none;
	font-size: 12px;
	color: #fff;
	border-right: 1px solid #357cca;
}

div[id] #dc-menu-popup ul li a {
	height: auto;
	float: none;
}

#dc-menu-popup ul li:hover a {
	background-color: #10275c;
}

#dc-menu-popup ul li a:hover, #dc-menu-popup ul li a:focus {
	background-color: #10275c;
}

#dc-menu-popup ul li a.active {
	background-color: #10275c;
}

#dc-menu-popup ul li a span {
	display: block;
	height: 0;
	min-height: 0;
	padding: 0 10px;
	float: left;
}

#dc-menu-popup ul li.haschild a {
	padding: 0 5px 0 0;
}

#dc-menu-popup ul li.haschild a span {
	padding: 0 13px 0 10px;
	background: url(img/global/specific/menu-arrow.png) transparent 100% 9px no-repeat;
}

div[class] #dc-menu-popup ul li a span {
	height: auto;
	float: none;
}

#dc-menu-popup ul li a strong {
	font-weight: 400;
}

#dc-menu-popup ul li ul {
	display: none;
	width: 21em;
	padding: 10px;
	position: absolute;
	left: 0;
	top: 25px;
	z-index: 95;
	background: #10275c;
}

#dc-menu-popup ul li ul li {
	display: inline;
	clear: left;
	float: none;
	margin: 0;
}

#dc-menu-popup ul li ul li a, #dc-menu-popup ul li.haschild ul li a {
	float: none;
	height: 0;
	min-height: 0;
	line-height: 14px;
	padding: 5px 0;
	border-right: none;
	border-bottom: 1px solid #357cca;
	background-color: #10275c;
}

div[id] #dc-menu-popup ul li ul li a {
	height: auto;
}

#dc-menu-popup ul li ul li a:hover, #dc-menu-popup ul li ul li a.active, #dc-menu-popup ul li ul li a.focus {
	background-color: #1a3e90;
}

#dc-menu-popup ul li ul li a span, #dc-menu-popup ul li.haschild ul li a span {
	float: none;
	background: transparent;
}

#dc-menu-popup ul li ul li ul {
	left: 21em;
	top: 0;
}

#dc-menu-popup .smart-clear {
	height: auto;
}

/* @group for-ie */

#dc-menu-popup ul li ul, #dc-menu-popup ul li:hover ul li ul,  #dc-menu-popup ul li:hover ul li:hover ul li ul, #dc-menu-popup ul li:hover ul li:hover ul li:hover ul li ul {
	display: none;
}

#dc-menu-popup ul li:hover ul, #dc-menu-popup ul li:hover ul li:hover ul,  #dc-menu-popup ul li:hover ul li:hover ul li:hover ul, #dc-menu-popup ul li:hover ul li:hover ul li:hover ul li:hover ul {
	display: block;
}

/* @end */

/* @end */

/* @group menu-tree */

.menu-tree .header {
	text-transform: uppercase;
	color: #fff;
	border-bottom: none;
	background-image: url(img/global/specific/header-orange.gif);
	background-color: #c84b00;
}

.menu-tree ul {
	display: block;
	height: 0;
	min-height: 0;
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
}

div[class] .menu-tree ul {
	height: auto;
}

.menu-tree ul li {
	display: block;
	height: 0;
	min-height: 0;
	border: none;
}

div[class] .menu-tree ul li {
	height: auto;
}

.menu-tree ul li a {
	display: block;
	height: 0;
	min-height: 0;
	line-height: 12px;
	padding: 10px 0 10px 15px;
	color: #1a509a;
	text-decoration: none;
	font-weight: 900;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: none;
	background-color: transparent;
}

div[class] .menu-tree ul li a {
	height: auto;
}

.menu-tree ul li a:hover, .menu-tree ul li a:focus {
	text-decoration: underline;
}

.menu-tree ul li a.active {
	color: #0d2d59;
}

.menu-tree ul li.child a {
	background-position: 0 11px;
	background-image: url(img/global/specific/menu-tree-arrow.gif);
}

.menu-tree ul li.open.child a {
	background-position: -194px 11px;
}

.menu-tree ul li ul li {
	padding: 0 0 0 10px;
	border-bottom: solid 1px #d1d1d1;
}

.menu-tree ul li ul li.open.child {
	padding: 0 0 5px 10px;
}

.menu-tree ul li ul li ul {
	display: none;
	margin: 0;
	padding: 0 0 0 15px;
}

.menu-tree ul li ul li.open ul {
	display: block;
}

.menu-tree ul li ul li ul li {
	border: none;
	padding: 0;
}

.menu-tree ul li ul li ul li a {
	padding: 5px 0 5px 15px;
	font-weight: 400;
}

.menu-tree ul li ul li.child ul li a, .menu-tree ul li ul li.open.child ul li a {
	background: none;
}

/* @end */

/* @end */

/* @group dc-path */

.dc-path {
	width: 756px;
	height: 30px;
	min-height: 30px;
	padding: 0 5px;
	font-size: 11px;
	position: absolute;
	left: 194px;
	top: 0;
	z-index: 97;
	background: url(img/global/specific/path-bg.gif) #f4f4f4 0 0 repeat-x;
}

body.intro .dc-path, body.site-map .dc-path {
	display: none;
}

.dc-path p {
	margin: 0;
}

.dc-path em {
	font-style: normal;
}

.dc-path a, .dc-path .no-link, .dc-path .separator, .dc-path strong {
	display: inline-block;
	height: 30px;
	min-height: 30px;
	line-height: 30px;
	text-decoration: none;
	vertical-align: top;
	color: #4f77ae;
}

div[class] .dc-path a, div[class] .dc-path .no-link, div[class] .dc-path .separator, div[class] .dc-path strong {
	height: auto;
}

.dc-path a, .dc-path .no-link, .dc-path strong {
	padding: 0 5px;
	font-weight: 400;
}

.dc-path a:hover, .dc-path strong {
	color: #4f77ae;
}

.dc-path .separator {
	width: 7px;
	background: url(img/global/specific/path-arrow.gif) transparent 100% 50% no-repeat;
}

.dc-path .separator span {
	display: none;
}

/* @end */

.white-bg {
	background: #fff;
}

/* @group dc-content */

#dc-content {
	width: 542px;
	float: left;
	left: 209px;
}

/* @end */

/* @group dc-left */

#dc-left {
	width: 194px;
	float: left;
	left: -542px;
}

/* @end */

/* @group dc-right */

#dc-right {
	width: 194px;
	float: right;
}

/* @end */

/* @group layouts */

/* @group body.one-col */

body.one-col #dc-content {
	width: auto;
	float: none;
	left: 0;
}

/* @end */

/* @group body.two-cols-left */

body.two-cols-left #dc-content {
	width: 751px;
	float: right;
	left: 0;
}

body.two-cols-left #dc-left {
	left: 0;
}

/* @end */

/* @group body.two-cols-right */

body.two-cols-right #dc-content {
	width: 751px;
	left: 0;
}

/* @end */

/* @end */

/* @group dc-footer */

.dc-footer a {
	color: #eb7305;
}

.dc-footer .set-off {
	height: 0;
	min-height: 0;
	margin: 0;
	line-height: normal;
	color: #eb7305;
}

div[class] .dc-footer .set-off {
	height: auto;
}

.dc-footer .left, .dc-footer .right {
	display: block;
	height: 0;
	min-height: 0;
}

div[class] .dc-footer .left, div[class] .dc-footer .right {
	height: auto;
}

.dc-footer .left {
	float: left;
}

.dc-footer .right {
	float: right;
}

.alink-automat {
	margin: 5px 0 0 0;
	padding: 5px 0 0 0;
	text-align: center;
	border-top: 1px dotted #cecece;
	position: relative;
	z-index: 20;
}

.alink-automat a {
	color: #7e7e7e;
}

#dc-footer {
	clear: both;
	margin: 0 0;
	padding: 10px;
	font-size: 11px;
	border-top: solid 1px #c6c5c6;
	background-color: #fff;
}

/* @end */
