/* @override 
	http://www.e-r.apilot.cz/css/global/global.css
	http://www.e-r.cz/css/global/global.css
*/

/* @group xhtml */

html {
	background: #fff;
}

body {
	padding: 0;
	background: transparent;
}

ul {
	list-style: url(img/global/ul.gif);
}

h1 small {
	font-size: 12px;
	display: block;
	color: #595959;
}

h2 small {
	font-size: 11px;
	display: block;
	color: #595959;
}

fieldset {
	border: 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 {
	position: relative;
	z-index: 20;
}

/* @end */

/* @group dc-page */

.outner {
	width: 965px;
	padding: 0 5px 10px 0;
}

#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: 82px;
	height: 82px;
	position: absolute;
	left: 40px;
	top: 12px;
	z-index: 15;
}

.dc-head-logo p.head-domain a span {
	display: none;
}

#dc-head-logo {
	height: 110px;
	min-height: 110px;
	margin: 0 5px 0 0;
	position: relative;
	z-index: 20;
	background: url(img/specific/logo.gif) #fff 40px 12px 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: #000;
}

div.search-fulltext h1 em {
	color: #ff7a00;
}

/* @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;
}

.search-fulltext-panel .i-text {
	height: 14px;
	margin: 0;
	background-image: none;
	background-color: #fff;
}

.search-fulltext-panel .button {
	display: none;
}

.dc-head-logo .search-fulltext-panel {
	margin: 0;
	position: absolute;
	right: 10px;
	top: 10px;
}

/* @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;
}

.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 */

/* @group dc-navigation */

.dc-navigation {
	height: 50px;
	min-height: 50px;
	margin: 0 5px 0 0;
	position: relative;
	z-index: 25;
	background: #a3a3a3;
}

div[class] .dc-navigation {
	height: auto;
}

body.red .dc-navigation {
	background: #ff1302;
}

body.blue .dc-navigation {
	background: #5691de;
}

body.green .dc-navigation {
	background: #7dc022;
}

body.orange .dc-navigation {
	background: #ff9b08;
}

body.catalog .dc-navigation {
	background: #ff9b08;
}

.dc-navigation .shadow-top {
	width: 100%;
	height: 25px;
	position: absolute;
	right: -5px;
	bottom: 0;
	background-position: 100% 0;
	background-repeat: no-repeat;
	background-image: url(img/specific/shadow-top.gif);
	background-color: transparent;
}

body.catalog .dc-navigation .shadow-top {
	background-image: url(img/specific/shadow-top-orange.gif);
}

body.red .dc-navigation .shadow-top {
	background-image: url(img/specific/shadow-top-red.gif);
}

body.blue .dc-navigation .shadow-top {
	background-image: url(img/specific/shadow-top-blue.gif);
}

body.green .dc-navigation .shadow-top {
	background-image: url(img/specific/shadow-top-green.gif);
}

body.orange .dc-navigation .shadow-top {
	background-image: url(img/specific/shadow-top-orange.gif);
}

body.error .dc-navigation .shadow-top {
	background-image: none;
}

/* @end */

/* @group body-intro */

body.intro h1 {
	font-size: 12px;
	text-transform: uppercase;
	color: #a19fa2;
}

body.intro .content h2 a {
	color: #d51f6a;
	font-size: 16px;
}

body.intro .content table tr td {
	border-collapse: collapse;
	padding: 2px 5px;
}

body.intro h2.head {
	font-size: 12px;
	text-transform: uppercase;
	color: #a19fa2;
}

/* @end */

/* @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 5px;
}

.dc-menu .smart-clear {
	height: auto;
}

/* @end */

/* @group type-zero */

.dc-menu.type-zero {
	height: 31px;
	min-height: 31px;
	position: absolute;
	right: 0;
	top: -31px;
	z-index: 30;
}

div[class] .dc-menu.type-zero {
	height: auto;
}

.dc-menu.type-zero a {
	display: block;
	height: 30px;
	min-height: 30px;
	line-height: 30px;
	float: left;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: 900;
	background-position: 0 0;
	background-repeat: repeat-x;
	position: relative;
}

div[class] .dc-menu.type-zero a {
	height: auto;
}

.dc-menu.type-zero a strong {
	font-weight: 900;
}

.dc-menu.type-zero a.active {
	height: 31px;
	min-height: 31px;
}

.dc-menu.type-zero a:hover {
	text-decoration: underline;
}

.dc-menu.type-zero a.red {
	margin: 0 -20px 0 0;
	background-image: url(img/specific/menu-red-repeat.gif);
	background-color: #ff1100;
	z-index: 40;
}

.dc-menu.type-zero a.blue {
	margin: 0 -19px 0 0;
	background-image: url(img/specific/menu-blue-repeat.gif);
	background-color: #5691de;
	z-index: 30;
}

.dc-menu.type-zero a.green {
	margin: 0 -19px 0 0;
	background-image: url(img/specific/menu-green-repeat.gif);
	background-color: #7cbf20;
	z-index: 20;
}

.dc-menu.type-zero a.orange {
	background-image: url(img/specific/menu-orange-repeat.gif);
	background-color: #ff9b08;
	z-index: 10;
}

.dc-menu.type-zero .separator {
	display: none;
}

.dc-menu.type-zero a span {
	display: block;
	height: 30px;
	float: left;
	cursor: pointer;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-color: transparent;
}

div[class] .dc-menu.type-zero a span {
	float: none;
}

.dc-menu.type-zero a.active span {
	height: 31px;
}

.dc-menu.type-zero a span span {
	padding: 0 52px 0 30px;
	background-position: 100% 0;
	background-repeat: no-repeat;
	background-color: transparent;
}

.dc-menu.type-zero a.red span {
	background-image: url(img/specific/menu-red-left.gif);
}

.dc-menu.type-zero a.red span span {
	background-image: url(img/specific/menu-red-blue.gif);
}

.dc-menu.type-zero a.active span.red span {
	background-image: url(img/specific/menu-red-active.gif);
}

.dc-menu.type-zero a.blue span span {
	padding: 0 52px;
	background-image: url(img/specific/menu-blue-green.gif);
}

.dc-menu.type-zero a.active span.blue {
	background-image: url(img/specific/menu-blue-active.gif);
}

.dc-menu.type-zero a.active span.blue span {
	background-image: url(img/specific/menu-blue-green-active.gif);
}

.dc-menu.type-zero a.green span span {
	padding: 0 52px;
	background-image: url(img/specific//menu-green-orange.gif);
}

.dc-menu.type-zero a.active span.green {
	background-image: url(img/specific/menu-green-active.gif);
}

.dc-menu.type-zero a.active span.green span {
	background-image: url(img/specific/menu-green-orange-active.gif);
}

.dc-menu.type-zero a.orange span span {
	padding: 0 30px 0 52px;
	background-image: url(img/specific/menu-orange-right.gif);
}

.dc-menu.type-zero a.orange span.orange {
	background-image: url(img/menu-orange-active.gif);
}

/* @end */

.dc-menu.type-one {
	position: absolute;
	left: 202px;
	top: -100px;
	z-index: 30;
}

/* @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 */

/* @group user-menu */

.user-menu {
	height: 30px;
	min-height: 30px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 35;
}

div[class] .user-menu {
	height: auto;
}

.user-menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
}

.user-menu ul li {
	display: block;
	height: 0;
	min-height: 0;
	float: left;
	margin: 0 15px 0 0;
	position: relative;
	z-index: 35;
}

div[class] .user-menu ul li {
	height: auto;
}

.user-menu ul li .just-link {
	display: block;
	height: 30px;
	min-height: 30px;
	line-height: 30px;
	float: left;
	color: #fff;
	background-position: 0 50%;
}

.user-menu ul li .just-link.separator {
	padding: 0 5px;
}

.user-menu ul li .just-link.logout {
	padding: 0;
}

div[class] .user-menu ul li a {
	height: auto;
}

.user-menu ul li ul {
	display: none;
	width: 194px;
	position: absolute;
	right: 0;
	top: 30px;
	z-index: 40;
}

.user-menu ul li:hover > ul {
	display: block;
}

.user-menu ul li ul.indent {
	width: 120px;
	padding: 10px;
}

.user-menu ul li ul li {
	margin: 0;
	float: none;
}

.user-menu ul li .box {
	margin: 0;
	border-top: none;
}

/* @end */

/* @end */

/* @group dc-menu-popup */

#dc-menu-popup {
	clear: both;
	border: 1px solid #cecece;
	background-position: 0 -2px;
	background-repeat: repeat-x;
	background-image: url(img/global/header.png);
	background-color: #e8e8e8;
}

#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: #676767;
	border-right: 1px solid #d7d7d7;
	background-position: 0 -2px;
	background-repeat: repeat-x;
	background-image: url(img/global/header.png);
	background-color: #e8e8e8;
}

div[id] #dc-menu-popup ul li a {
	height: auto;
	float: none;
}

#dc-menu-popup ul li:hover a {
	background-position: 0 -15px;
}

#dc-menu-popup ul li a:hover, #dc-menu-popup ul li a:focus {
	background-position: 0 -15px;
}

#dc-menu-popup ul li a.active {
	font-weight: 900;
	color: #000;
	text-decoration: none;
	background-position: 0 -15px;
	background-color: #d9d9d9;
}

#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/tree-ul.gif) transparent 100% -90px 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: 16em;
	position: absolute;
	left: 0;
	top: 25px;
	z-index: 95;
	border: solid 1px #cecece;
	background: #e8e8e8;
}

#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;
	border-right: none;
	border-bottom: 1px solid #f0f0f0;
	background-image: none;
	background-color: #fff;
}

div[id] #dc-menu-popup ul li ul li a {
	height: auto;
}

#dc-menu-popup ul li ul li a:hover {
	background-color: #f5f5f5;
}

#dc-menu-popup ul li ul li a.active {
	background-color: #f5f5f5;
}

#dc-menu-popup ul li ul li a span, #dc-menu-popup ul li.haschild ul li a span {
	padding: 5px 10px;
	float: none;
	background: transparent;
}

#dc-menu-popup ul li ul li ul {
	left: 16em;
	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 ul li .header {
	display: none;
}

.menu-tree ul {
	display: block;
	height: 0;
	min-height: 0;
	margin: 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;
}

div[class] .menu-tree ul li {
	height: auto;
}

.menu-tree ul li a {
	display: block;
	height: 0;
	min-height: 0;
	line-height: 12px;
	padding: 5px 10px 5px 20px;
	color: #676767;
	text-decoration: none;
	text-transform: uppercase;
	background-position: 6px 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: #000;
}

.menu-tree ul li a strong {
	font-weight: 400;
}

.menu-tree ul li.child > a {
	background-position: 6px 7px;
	background-image: url(img/global/tree-ul.gif);
}

.menu-tree ul li.child.open > a {
	background-position: 6px -92px;
}

.menu-tree ul li ul li {
	border-bottom: solid 1px #dadada;
}

.menu-tree ul li ul li ul {
	display: none;
	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;
}

.menu-tree ul li ul li ul a {
	text-transform: none;
}

/* @end */

/* @end */

/* @group dc-path */

.dc-path {
	height: 30px;
	min-height: 30px;
	margin: 0 300px 0 0;
	padding: 0 0 0 20px;
	font-size: 11px;
	color: #fff;
	text-transform: capitalize;
}

.dc-path p {
	margin: 0;
	line-height: 30px;
}

.dc-path em {
	font-style: normal;
}

.dc-path p a {
	color: #fff;
}

/* @end */

.shadow-repeat, .shadow-bottom {
	height: 0;
	min-height: 0;
}

div[class] .shadow-repeat, div[class] .shadow-bottom {
	height: auto;
}

.shadow-repeat {
	margin: 0 0 10px 0;
	position: relative;
	z-index: 20;
	background: url(img/specific/shadow-repeat.gif) #fff 100% 0 repeat-y;
}

.shadow-bottom {
	padding: 0 5px 15px 0;
	background: url(img/specific/shadow-bottom.gif) transparent 100% 100% no-repeat;
}

/* @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: #3a3a3a;
}

.dc-footer .set-off {
	height: 0;
	min-height: 0;
	margin: 0;
	line-height: normal;
}

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 5px 0 0;
	padding: 10px;
	font-size: 11px;
}

/* @end */
