/* @override http://www.g3.cz/css/global/global.css */

/* @group xhtml */

/* html {
	background: url(img/global/html.gif) #006fb1 50% 0 no-repeat;
}

*/

html {
	background: #fff;
}

body {
	padding: 0;
	background: transparent;
}

fieldset {
	border: none;
}

label, input, select, textarea {
	vertical-align: middle;
}

label {
	cursor: default;
}

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 */

.box {
	margin: 10px 0;
	background: #fff;
	border: 1px solid #8fc0d7;
}

.dc-left .box, .dc-right .box {
	margin: 0;
	border-top: solid 2px #fff;
	border-right: none;
	border-left: none;
	border-bottom: none;
}

.header {
	display: block;
	height: 30px;
	min-height: 30px;
	line-height: 30px;
	margin: 0;
	padding: 0 10px;
	font-size: 12px;
	color: #fff;
	position: relative;
	z-index: 50;
	border-bottom: 1px solid #2a7ea6;
	background-position: 0 0;
	background-repeat: repeat-x;
	background-image: url(img/global/header.gif);
	background-color: #3599c5;
}

div[class] .box .header {
	height: auto;
}

.dc-left .header {
	border-top: 1px solid #8fc0d7;
}

.header a {
	color: #fff;
}

.box .header .icon {
	display: block;
	height: 30px;
	min-height: 30px;
	line-height: 30px;
	padding: 0 0 0 24px;
	background-position: 0 50%;
	background-repeat: no-repeat;
	background-color: transparent;
}

.box .header .icon.basket {
	background-image: url(img/icons/basket.gif);
}

.box .header .icon.user {
	background-image: url(img/icons/user.gif);
}

.box .header .icon.search {
	background-image: url(img/icons/search.gif);
}

.box .header .icon.tags {
	background-image: url(img/icons/tag-flag.png);
}

.box .header .icon.counter {
	background-image: url(img/icons/counter.png);
}

div[class] .box .header span {
	height: auto;
}

.header .small-btn.pos-right {
	margin: -8px 0 0 0;
	position: absolute;
	right: 10px;
	top: 50%;
}

.indent {
	padding: 10px;
}

.indent-vertical {
	padding: 10px 0;
}

.indent-horizontal {
	padding: 0 10px;
}

.box.no-content {
	padding: 0;
}

.box.no-content .header {
	margin: 0;
}

/* @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 {
	width: 970px;
	margin: 0 auto;
	position: relative;
	z-index: 5;
	background: url(img/specific/v-line.gif) #fff 272px 0 repeat-y;
}

/* @end */

/* @group dc-head-logo */

.dc-head-logo p.head-domain {
	display: none;
}

#dc-head-logo {
	height: 146px;
	min-height: 146px;
	position: relative;
	z-index: 15;
	background: url(img/specific/logo.jpg) #fff 0 0 no-repeat;
}

/* @end */

/* @group dc-languages */

.dc-languages {
	position: absolute;
	right: 10px;
	top: 157px;
	z-index: 20;
}

.dc-languages a {
	display: block;
	float: left;
	width: 23px;
	height: 15px;
	margin: 0 5px 0 0;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-color: transparent;
}

.dc-languages a.cz {
	background-image: url(img/specific/flags/cz.png);
}

.dc-languages a.en {
	background-image: url(img/specific/flags/en.png);
}

.dc-languages a.de {
	background-image: url(img/specific/flags/de.png);
}

.dc-languages a.fr {
	background-image: url(img/specific/flags/fr.png);
}

.dc-languages a.es {
	background-image: url(img/specific/flags/es.png);
}

.dc-languages a.pl {
	background-image: url(img/specific/flags/pl.png);
}

.dc-languages a.ru {
	background-image: url(img/specific/flags/ru.png);
}

.dc-languages a.it {
	background-image: url(img/specific/flags/it.png);
}

.dc-languages a.sk {
	background-image: url(img/specific/flags/sk.png);
}

.dc-languages a span, .dc-languages a strong {
	display: none;
}

.dc-languages a.active {
	background-position: 100% 0;
}

.dc-languages .separator {
	display: none;
}

/* @end */

/* @group search-fulltext */

div.search-fulltext h1 em {
	color: #c90000;
}

/* @group panel */

.search-fulltext-panel.box {
	border-bottom: 1px #8fc0d7 solid;
	margin-bottom: 4px;
}

.panel-full {
	margin-top: 20px;
}

.panel-full div.link {
	margin-left: 30px;
}

.panel-full div.link a {
	font-size: 140%;
}

#dc-left .panel.box .indent .chapter .content {
	margin-top: 0;
}

#dc-left .panel.box .chapter {
	margin-bottom: 0;
}

#dc-left .panel.box .chapter p {
	margin-bottom: 0;
}

.search-fulltext-panel .button {
	display: none;
}

/* @end */

/* @group input-type-search */

.input-repeat-bg, .input-left-bg, .input-right-bg {
	display: block;
	height: 19px;
}

/* real size is 26px more */

.input-repeat-bg {
	margin: 0 auto;
	width: 201px;
	background: url(img/global/input-repeat-bg.png) #fff 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-menus */

/* @group dc-menu */

/* @group default */

.dc-navigation {
	position: relative;
	z-index: 10;
}

.dc-menu {
	height: 30px;
	min-height: 30px;
	padding: 0 240px 0 0;
	position: relative;
	z-index: 15;
	border-bottom: solid 2px #000;
	background: url(img/specific/menu.gif) #005d92 0 0 repeat-x;
}

.dc-menu a {
	display: block;
	height: 30px;
	min-height: 30px;
	line-height: 30px;
	float: left;
	padding: 0 15px;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	font-weight: 900;
	font-size: 11px;
	background-position: 0 -30px;
	background-repeat: repeat-x;
	background-image: url(img/specific/hover.gif);
}

.dc-menu .separator {
	display: none;
}

.dc-menu a:hover {
	background-position: 0 0;
	background-color: #3497C3;
}

.dc-menu a.active {
	background-position: 0 0;
	background-image: url(img/specific/active.gif);
	background-color: #c90000;
}

.dc-menu .smart-clear {
	height: auto;
}

/* @end */

/* @end */

/* @group catalog-menu-tree */

.dc-left .catalog-menu-tree {
	border: none;
}

.catalog-menu-tree .header {
	display: none;
}

.catalog-menu-tree ul {
	display: block;
	height: 0;
	min-height: 0;
	margin: 0;
	padding: 30px 0;
	list-style: none;
	text-transform: uppercase;
	font-weight: 900;
}

div[id] .catalog-menu-tree ul {
	height: auto;
}

.catalog-menu-tree ul li {
	display: block;
	height: 0;
	min-height: 0;
}

div[id] .catalog-menu-tree ul li {
	height: auto;
}

.catalog-menu-tree ul li ul {
	padding: 0;
}

.catalog-menu-tree ul li a {
	display: block;
	height: 0;
	min-height: 0;
	padding: 2px 10px 2px 30px;
	text-decoration: none;
	color: #3699c5;
	background-position: 37px 6px;
	background-repeat: no-repeat;
	background-image: none;
	background-color: transparent;
}

div[id] .catalog-menu-tree ul li a {
	height: auto;
}

.catalog-menu-tree ul li a:hover, .catalog-menu-tree ul li a.active:hover {
	color: #fff;
	background-color: #ff0000;
}

.catalog-menu-tree ul li.open a {
	color: #fff;
}

.catalog-menu-tree ul li ul li ul {
	display: none;
	text-transform: none;
	font-weight: 400;
}

.catalog-menu-tree ul li ul li.open, .catalog-menu-tree ul li a.active {
	color: #fff;
	background-color: #0480b7;
}

.catalog-menu-tree ul li ul li.open ul {
	display: block;
}

.catalog-menu-tree ul li ul li ul li a {
	padding: 2px 10px 2px 50px;
	background-image: url(img/specific/sphere.gif);
}

.catalog-menu-tree ul li ul li ul li a:hover {
	background-image: url(img/specific/sphere-hover-redbg.gif);
}

.catalog-menu-tree ul li ul li ul li a.active, .catalog-menu-tree ul li ul li ul li a.active:hover {
	background-image: url(img/specific/sphere-hover.gif);
	background-color: #005b90;
}

/* @end */

/* @end */

/* @group dc-path */

.dc-path {
	width: 696px;
	height: 32px;
	min-height: 32px;
	position: absolute;
	left: 274px;
	top: 32px;
	z-index: 20;
	font-size: 11px;
}

body.intro .dc-path {
	display: none;
}

.dc-path em {
	display: block;
	height: 0;
	min-height: 0;
	line-height: 32px;
	padding: 0 30px;
	font-style: normal;
}

div[class] .dc-path em {
	height: auto;
}

/* @end */

/* @group commercials */

.commercials {
	height: 0;
	min-height: 0;
	border-bottom: solid 2px #000;
}

div[class] .commercials {
	height: auto;
}

.commercials img {
	display: block;
}

/* @end */

#dc-content, #dc-left {
	height: 550px;
	min-height: 550px;
}

/* @group dc-content */

#dc-content {
	width: 696px;
	float: left;
	position: relative;
	left: 274px;
	background: url(img/specific/spirals-bg.gif) #fff 0 0 no-repeat;
}

/* @end */

/* @group dc-left */

#dc-left {
	width: 272px;
	float: left;
	position: relative;
	left: -696px;
	background: url(img/specific/submenu-bg.gif) #fff 100% 0 no-repeat;
}

/* @end */

/* @group dc-footer */

.dc-footer p {
	height: 26px;
	min-height: 26px;
	line-height: 26px;
	margin: 0;
	padding: 0 10px;
}

div[class] .dc-footer p {
	height: auto;
}

.dc-footer a {
	color: #fff;
}

.dc-footer span {
	float: right;
}

.dc-footer span.left {
	float: left;
}

.dc-footer span.smart-clear, .dc-footer span span {
	float: none;
}

.dc-footer span.smart-clear {
	height: 0;
}

#dc-footer {
	clear: both;
	font-size: 11px;
	color: #fff;
	border-top: solid 2px #000;
	background: url(img/specific/footer.gif) #005D92 0 0 repeat-x;
}

/* @end */

.alink-automat {
	padding: 10px;
	text-align: center;
	font-size: 11px;
	background: #fff;
}