/* @override http://www.zepiko.cz/css/global/global.css */

/* @group xhtml */

html {
	background: url(img/specific/bg-stripes-orange.gif) #f1e5c6 0 0 repeat-x;
}

body {
	padding: 0;
	background: transparent;
}

body.intro {
	background: url(img/specific/bg-stripes-orange-intro.gif) #f1e5c6 0 0 repeat-x;
}

fieldset {
	border: none;
}

label, input, select, textarea {
	vertical-align: middle;
}

label {
	line-height: 20px;
}

select {
	width: 160px;
	margin: 2px 0;
}

/* @group wysiwyg-visual-help-override */

h2, h3, h4, h5, h6, p, address, pre, ul, ol {
	border: none;
}

h2, h3, h4, h5, h6, p, address, pre {
	padding: 0;
}

table tr td {
	padding: 0;
}

/* @end */

/* @end */

/* @group common-properties */

/* @group extra-format+colors */

.header {
	display: block;
	height: 30px;
	min-height: 30px;
	line-height: 30px;
	margin: 0;
	padding: 0 10px;
	font-size: 12px;
	position: relative;
	z-index: 50;
	border-bottom: 1px solid #e1e1e1;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	background-position: 0 0;
	background-repeat: repeat-x;
	background-image: url(img/global/header.png);
	background-color: #eaeaea;
}

div[class] .header {
	height: auto;
}

.indent {
	padding: 10px;
}

/* @end */

#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] .dc-languages, 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;
}

/* @end */

/* @group dc-page */

#dc-page {
	margin: 0 auto;
	width: 970px;
	position: relative;
	z-index: 5;
}

body.intro #dc-page {
	width: 990px;
}

.left-shadow, .right-shadow, .white-content {
	height: 0;
	min-height: 0;
}

div[class] .left-shadow, div[class] .right-shadow, div[class] .white-content {
	height: auto;
}

.left-shadow {
	padding: 0 0 0 20px;
	background: url(img/specific/dc-page-shadow-left.jpg) transparent 0 0 no-repeat;
}

body.intro .left-shadow {
	padding: 0 0 0 10px;
	background: url(img/specific/shadow-box-left.gif) transparent 0 223px no-repeat;
}

.right-shadow {
	padding: 0 20px 0 0;
	background: url(img/specific/dc-page-shadow-right.jpg) transparent 100% 0 no-repeat;
}

body.intro .right-shadow {
	padding: 0 10px 0 0;
	background: url(img/specific/shadow-box-right.gif) transparent 100% 223px no-repeat;
}

.white-content {
	background: #fff;
}

/* @end */

/* @group dc-head-logo */

.dc-head-logo p.head-domain {
	margin: 0;
	height: 130px;
	background: url(img/specific/logo-zepiko.gif) transparent 708px 36px no-repeat;
}

.dc-head-logo p.head-domain a {
	display: block;
	width: 88px;
	height: 18px;
	position: absolute;
	left: 0;
	top: -18px;
	z-index: 15;
	background: url(img/specific/logo-zepiko-group.gif) #eb6b0a 0 0 no-repeat;
}

.dc-head-logo p.head-domain a span {
	display: none;
}

.dc-head-logo .flash {
	width: 970px;
	height: 230px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 20;
}

.dc-head-logo .flash object {
	position: relative;
	z-index: 25;
}

#dc-head-logo {
	height: 130px;
	min-height: 130px;
	position: relative;
	z-index: 10;
	border-top: solid 18px #eb6b0a;
	background: url(img/specific/dc-head-logo-img.jpg) #fff 0 0 no-repeat;
}

body.intro #dc-head-logo {
	height: 230px;
	min-height: 230px;
	border: none;
	background: url(img/specific/dc-head-logo-img-intro.jpg) #fff 0 0 no-repeat;
}

body.intro #dc-head-logo p.head-domain {
	display: none;
}

/* @end */

/* @group dc-languages */

.dc-languages {
	height: 18px;
	line-height: 18px;
	text-transform: uppercase;
	position: absolute;
	right: 0;
	top: -18px;
	z-index: 15;
}

.dc-languages a {
	margin: 0 8px 0 0;
	color: #fff;
	text-decoration: none;
}

.dc-languages .separator {
	display: none;
}

.dc-languages strong {
	color: #000;
}

/* @end */

/* @group search-fulltext */

div.search-fulltext h1 em {
	color: #5F5D5F;
}

/* @group panel */

.search-fulltext-panel {
	margin: 0 0 28px 0;
	padding: 10px;
	background: #b2b2b2;
}

.search-fulltext-panel .i-text {
	width: 145px;
	height: 14px;
	margin: 0;
	background-image: none;
	background-color: #fff;
}

.search-fulltext-panel .button {
	width: 62px;
}

/* @end */

/* @end */

.dc-navigation {
	height: 35px;
	min-height: 35px;
	position: relative;
	z-index: 20;
	background: url(img/specific/dc-head-logo-shadow.gif) #eb6b0a 0 100% no-repeat;
}

/* @group dc-menus */

/* @group dc-menu */

/* @group default */

.dc-menu a {
	text-decoration: none;
}

.dc-menu .smart-clear {
	height: auto;
}

/* @end */

/* @group as-line-blocks */

.dc-menu.as-line-blocks {
	line-height: 28px;
	position: static;
}

.dc-menu.type-two {
	width: 300px;
	float: left;
	text-transform: uppercase;
}

.dc-menu.type-zero {
	float: right;
}

.dc-menu.as-line-blocks a, .dc-menu.as-line-blocks .no-link {
	display: block;
	height: 28px;
	line-height: 28px;
	float: left;
	padding: 0 10px;
	color: #fff;
	background: #eb6b0a;
}

.dc-menu.as-line-blocks .no-link {
	color: #000;
}

.dc-menu.as-line-blocks a:hover {
	background: #4d4d4d;
}

.dc-menu.as-line-blocks a.active {
	color: #000;
}

.dc-menu.as-line-blocks a.active:hover {
	color: #fff;
}

.dc-menu.as-line-blocks .separator {
	display: none;
}

/* @end */

/* @group as-rows */

.dc-menu.as-rows {
	position: static;
	margin: 0 0 28px 0;
}

.dc-menu.as-rows a {
	display: block;
	height: 0;
	min-height: 0;
	padding: 8px 10px 8px 40px;
	color: #5f5d5f;
	border-bottom: solid 4px #fff;
	background-position: 10px 50%;
	background-repeat: no-repeat;
	background-image: url(img/specific/submenu-squares.gif);
	background-color: #d8dada;
}

div[class] .dc-menu.as-rows a {
	height: auto;
}

.dc-menu.as-rows a:hover {
	color: #fff;
	background-position: -482px 50%;
	background-color: #eb6b0a;
}

.dc-menu.as-rows a.active {
	color: #eb6b0a;
	background-position: -236px 50%;
	background-color: #f6f6f6;
}

.dc-menu.as-rows .separator {
	display: none;
}

/* @end */

/* @end */

/* @end */

/* @group dc-path */

.dc-path {
	width: 650px;
	height: 20px;
	line-height: 20px;
	font-size: 11px;
	text-transform: uppercase;
	color: #b2b2b2;
	position: absolute;
	right: 20px;
	top: 35px;
	z-index: 30;
}

.dc-path em {
	font-style: normal;
}

.dc-path a {
	color: #b2b2b2;
}

.dc-path .separator {
	margin: 0 2px;
	font-size: 16px;
}

/* @end */

/* @group dc-content */

#dc-content {
	width: 650px;
	float: right;
	position: relative;
	right: 20px;
	top: 0;
	z-index: 10;
}

body.intro #dc-content {
	z-index: 30;
	background: url(img/specific/shadow-box-separator.gif) transparent 310px 0 no-repeat;
}

/* @end */

/* @group dc-left */

#dc-left {
	width: 240px;
	float: left;
	margin: 0 0 20px 0;
}

/* @end */

/* @group layouts */

/* @group body.one-col */

body.one-col #dc-content {
	width: auto;
	float: none;
	right: 0;
	top: 0;
}

/* @end */

/* @end */

/* @group dc-footer */

.dc-footer .set-off {
	height: 0;
	min-height: 0;
	margin: 0;
	padding: 57px 0 0 0;
	line-height: normal;
	background: url(img/specific/dc-footer.gif) transparent 0 0 no-repeat;
}

body.intro .dc-footer .set-off {
	padding: 0;
	background: transparent;
}

div[class] .dc-footer .set-off {
	height: auto;
}

.dc-footer .left, .dc-footer .right {
	display: block;
	height: 24px;
	min-height: 24px;
	line-height: 24px;
	padding: 0 10px;
	background: #f1e5c6;
}

div[class] .dc-footer .left, div[class] .dc-footer .right {
	height: auto;
}

.dc-footer .left {
	width: 300px;
	float: left;
}

.dc-footer .right {
	width: 590px;
	float: right;
	text-align: right;
}

body.intro .dc-footer .right {
	width: 630px;
}

.dc-footer a {
	color: #5d5d5d;
}

.dc-footer .smart-clear {
	height: 0;
	background: #f1e5c6;
}

#dc-footer {
	clear: both;
	font-size: 11px;
	color: #5d5d5d;
	background: url(img/specific/footer-orange-line.gif) #fff 0 42px repeat-x;
}

body.intro #dc-footer {
	background: transparent;
}

.alink-automat {
	padding: 0 0 5px 0;
	text-align: center;
	background: #f1e5c6;
}

.alink-automat a {
	color: #eb6b0a;
}

/* @end */
