/* @override http://www.jihovychod.cz/css/global/global.css */



#dc-right .menu-tree {
	display: none;
}



/* @group xhtml */

html {
	background: #fff;
}

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;
}

form.filter label {
		display: block;
}

form.filter label span {
     width: 88px;
     display:inline-block;
}

select {
	margin: 2px 0;
}

/* @end */

.rss {
	display: block;
	height: 12px;
	width: 12px;
	background: url(img/global/rss.jpg) no-repeat;
	position: absolute;
	right: 15px;
	top: 15px;
}

/* @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: 1009px;
	margin: 0 auto;
	background: url(img/specific/dc-page.gif) #fff -1007px 0 repeat-y;
}

body.intro .outner {
	background: url(img/specific/dc-page.gif) #fff 0 0 repeat-y;
}

body.tag .outner {
	background: url(img/specific/dc-page-manual.gif) #fff -1007px 0 repeat-y;
}

body.rack .outner {
	background: url(img/specific/dc-page-rack.gif) #fff 0 0 repeat-y;
}

#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: 450px;
	height: 60px;
	position: absolute;
	left: 29px;
	top: 25px;
	z-index: 15;
}

.dc-head-logo p.head-domain a span {
	display: none;
}

#dc-head-logo {
	height: 119px;
	min-height: 119px;
	margin: 0 10px;
	position: relative;
	z-index: 80;
	background: url(img/specific/complex-no-repeat.jpg) #fff 0 -215px no-repeat;
}

#dc-head-logo.en-logo {
	background: url(img/specific/complex-no-repeat-en.jpg) #fff 0 -215px no-repeat;
}

body.intro #dc-head-logo {
	height: 215px;
	min-height: 215px;
	background: url(img/specific/complex-no-repeat.jpg) #fff 0 0 no-repeat;
}

body.intro #dc-head-logo.en-logo {
	background: url(img/specific/complex-no-repeat-en.jpg) #fff 0 0 no-repeat;
}

body.intro #dc-head-logo #dc-flash {
	height: 111px;
	position: absolute;
	left: 0;
	bottom: -1px;
	z-index: 85;
}

body.intro div[class] #dc-head-logo #dc-flash {
	bottom: 0;
}

body.intro #dc-head-logo #dc-banners {
	position: absolute;
	right: -1px;
	top: 10px;
	z-index: 85;
}

body.intro div[class] #dc-head-logo #dc-banners {
	right: 0;
}

body.intro #dc-head-logo #dc-banners .panel-full .link {
	padding: 0;
}

/* @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: #68af21;
}

/* @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 {
	margin: 0;
	position: absolute;
	right: 15px;
	top: 25px;
}

body.intro .dc-head-logo .search-fulltext-panel {
	right: 210px;
	top: 70px;
}

.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;
}

.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 {
	height: 42px;
	min-height: 42px;
	margin: 0 10px;
	position: relative;
	z-index: 95;
	background: #00377a;
}

/* @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;
}

/* @group type-zero */

.dc-menu.type-zero {
	position: absolute;
	left: 10px;
	top: 56px;
	z-index: 85;
}

/* @end */

/* @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;
	color: #000;
	background-position: 95% 6px;
	background-repeat: no-repeat;
	background-image: url(img/global/link-arrow-small.png);
	background-color: transparent;
}

.dc-menu.as-rows a.active, .dc-menu.as-rows a:hover, .dc-menu.as-rows a:focus {
	text-decoration: none;
	background-position: 95% -68px;
}

div[class] .dc-menu.as-rows a {
	height: auto;
}

.dc-menu.as-rows .separator {
	display: none;
}

/* @end */

/* @group type-one */

.dc-menu.type-one {
	height: 40px;
	min-height: 40px;
	position: absolute;
	left: 0;
	top: -17px;
	z-index: 105;
}

div[class] .dc-menu.type-one {
	height: auto;
}

.dc-menu.type-one a {
	display: block;
	width: 197px;
	height: 40px;
	line-height: 40px;
	float: left;
	font-size: 16px;
	font-weight: 900;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 0 -334px;
	background-image: url(img/specific/complex-no-repeat.jpg);
	background-color: #b9c8db;
}

.dc-menu.type-one a:hover, .dc-menu.type-one a.active {
	background-position: 0 -375px;
	text-decoration: none;
	background-color: #00377a;
}

.dc-menu.type-one a strong {
	font-weight: 900;
	color: #fff;
}

.dc-menu.type-one .separator {
	display: none;
}

/* @end */

/* @group type-three */

.dc-menu.type-three {
	padding: 0 0 10px 0;
	border-bottom: solid 1px #fff;
}

.dc-menu.type-three a {
	color: #fff;
}

.dc-menu.type-three a.active, .dc-menu.type-three a:hover, .dc-menu.type-three a:focus {
	background-color: #00408e;
}

/* @end */

/* @end */

/* @group dc-menu-popup */

#dc-menu-popup {
	height: 23px;
	min-height: 23px;
	max-height: 23px;
	position: relative;
	z-index: 100;
	background: url(img/specific/complex-repeat.gif) 0 0 repeat-x;
}

#dc-menu-popup ul {
	display: block;
	height: 0;
	min-height: 0;
	float: right;
	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;
	padding: 0 0 0 2px;
	position: relative;
	z-index: 90;
	background: url(img/specific/complex-repeat.gif) transparent 0 -42px repeat-x;
}

div[id] #dc-menu-popup ul li {
	height: auto;
}

#dc-menu-popup ul li:hover > ul {
	display: block;
}

#dc-menu-popup ul li a {
	display: block;
	float: left;
	height: 22px;
	min-height: 22px;
	line-height: 22px;
	padding: 0 10px;
	color: #fff;
	font-size: 13px;
	text-decoration: none;
	background: url(img/specific/complex-repeat.gif) #6aaf23 0 0 repeat-x;
}

div[id] #dc-menu-popup ul li a {
	height: auto;
	float: none;
}

#dc-menu-popup ul li a:hover {
	color: #171966;
}

#dc-menu-popup ul li a.active {
	color: #171966;
}

#dc-menu-popup ul li ul {
	display: none;
	width: 13em;
	padding: 5px 0;
	position: absolute;
	left: 0;
	top: 22px;
	z-index: 100;
	border-top: solid 1px #fff;
	background: #6ab023;
}

#dc-menu-popup ul li ul li {
	display: block;
	clear: left;
	float: none;
	margin: 0;
	padding: 0 10px;
	background: transparent;
}

#dc-menu-popup ul li ul li a {
	float: none;
	height: 0;
	min-height: 0;
	line-height: normal;
	padding: 3px 0;
	font-size: 11px;
	border-bottom: 1px solid #75c529;
	background: transparent;
}

div[id] #dc-menu-popup ul li ul li a {
	height: auto;
}

#dc-menu-popup ul li ul li ul {
	left: 13em;
	top: 0;
}

#dc-menu-popup .smart-clear {
	height: auto;
}

/*#dc-menu-popup ul {
	display: block;
	height: 0;
	min-height: 0;
	float: right;
	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: 22px;
	min-height: 22px;
	line-height: 22px;
	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 {
	display: block;
	height: 0;
	min-height: 0;
	margin: 0;
	padding: 10px 0;
	list-style: none;
	list-style-image: none;
	border-bottom: solid 1px #fff;
	background: #00377a;
}

div[class] .menu-tree ul {
	height: auto;
}

.menu-tree ul li {
	display: block;
	height: 0;
	min-height: 0;
	padding: 0 0 2px 0;
	background: url(img/specific/intro-blue-box-hor-sep.gif) 0 100% no-repeat;
}

div[class] .menu-tree ul li {
	height: auto;
}

.menu-tree ul li ul {
	padding: 0;
	border: none;
}

.menu-tree ul li a {
	display: block;
	height: 0;
	min-height: 0;
	padding: 4px 10px 4px 10px;
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	background-position: 0 -295px;
	background-repeat: repeat-x;
	background-image: url(img/specific/intro-complex-repeat.gif);
	background-color: #00377a;
}

div[class] .menu-tree ul li a {
	height: auto;
}

.menu-tree ul li a:hover, .menu-tree ul li a:focus, .menu-tree ul li a.active {
	color: #171966;
	background-position: 0 100%;
	background-color: #e8e9e9;
}

.menu-tree ul li a strong {
	font-weight: 400;
}

.dc-right .menu-tree ul {
	padding: 10px;
	border-top: solid 1px #fff;
	border-bottom: none;
	background: #68af21;
}

.dc-right .menu-tree ul li {
	padding: 0;
	background: transparent;
}

.dc-right .menu-tree ul li a {
	padding: 4px 0;
	border-bottom: 1px solid #75c529;
	background: #68af21;
}

/* @end */

/* @end */

/* @group dc-path */

.dc-path {
	width: 553px;
	padding: 10px 0 0 0;
	font-size: 11px;
	color: #a2a3c2;
	position: absolute;
	left: 218px;
	top: 42px;
}

.dc-path p {
	margin: 0;
}

.dc-path a {
	color: #a2a3c2;
}

/* @end */

/* @group dc-content */

#dc-content {
	width: 552px;
	float: left;
	left: 228px;
}

body.intro #dc-content {
	margin: 0 10px;
	border-bottom: solid 6px #fabb00;
}

/* @end */

/* @group dc-left */

#dc-left {
	width: 198px;
	float: left;
	left: -542px;
	background-color: #00377a;
	color: #fff;
}

#dc-left .login-form .options a {
	color: #fff;
}

/* @end */

/* @group dc-right */

#dc-right {
	width: 197px;
	float: right;
	right: 10px;
}

#dc-right h2 {
	position: relative;
}

/* @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: 761px;
	float: right;
	left: -20px;
}

body.two-cols-left #dc-left {
	left: 10px;
}

/* @end */

/* @group body.two-cols-right */

body.two-cols-right #dc-content {
	width: 751px;
	left: 0;
}

/* @end */

body.tag #dc-content {
	width: 554px;
	left: -30px;
}

body.tag #dc-left {
	width: 393px;
	left: 10px;
}

/* @end */

/* @group dc-footer */

.dc-footer .set-off {
	height: 102px;
	min-height: 102px;
	margin: 0 10px;
	line-height: normal;
	position: relative;
	z-index: 80;
	border-top: solid 6px #6ab023;
	background: url(img/specific/dc-footer-repeat.gif) #fff 0 0 repeat-x;
}

div[class] .dc-footer .set-off {
	height: auto;
}

.dc-footer .set-off .shadow-left, .dc-footer .set-off .shadow-right {
	display: block;
	width: 16px;
	height: 85px;
	position: absolute;
	bottom: 0;
	z-index: 85;
}

.dc-footer .set-off .shadow-left {
	left: -9px;
	background: url(img/specific/dc-footer-left.gif) transparent 0 100% no-repeat;
}

.dc-footer .set-off .shadow-right {
	right: -11px;
	background: url(img/specific/dc-footer-right.gif) transparent 100% 100% no-repeat;
}

div[class] .dc-footer .set-off .shadow-right {
	right: -10px;
}

.dc-footer .set-off .block {
	height: 82px;
	min-height: 82px;
	float: left;
	padding: 12px 21px 0 19px;
	background: url(img/specific/dc-footer-separator.gif) 100% 100% no-repeat;
}

.dc-footer .set-off .block a {
	display: block;
	height: 100%;
	background-position: 50% 100%;
	background-repeat: no-repeat;
	background-color: transparent;
}

.dc-footer .set-off .block a.rsj {
	width: 159px;
	background-image: url(img/specific/dc-footer-rsj.gif);
}

.dc-footer .set-off .block a.jk {
	width: 158px;
	background-image: url(img/specific/dc-footer-jk.gif);
}

.dc-footer .set-off .block a.kv {
	width: 108px;
	background-image: url(img/specific/dc-footer-kv.gif);
}

.dc-footer .set-off .block a span {
	display: none;
}

.dc-footer .set-off .counter.box .header {
	height: auto;
	min-height: 0;
	line-height: normal;
	margin: 0 0 8px 0;
	padding: 0;
	font-size: 10px;
	color: #171966;
	border: none;
	background: transparent;
}

.dc-footer .set-off .counter.box .header .icon {
	height: 16px;
	min-height: 16px;
	line-height: 16px;
}

.dc-footer .set-off .counter.box {
	margin: 0;
	border: none;
	background: transparent;
}

.dc-footer .set-off .counter.box .indent {
	padding: 0;
}

.dc-footer .set-off .block.counter-container {
	width: 114px;
}

.dc-footer .set-off .block.general-footer {
	padding: 12px 0 0 20px;
	background: transparent;
}

.dc-footer .set-off .block.general-footer a {
	height: auto;
	line-height: 14px;
	color: #849dbb;
}

.dc-footer .set-off .block.general-footer span {
	display: none;
}

.dc-footer .set-off .smart-clear {
	height: 0;
}

.alink-automat {
	height: 0;
	min-height: 0;
	line-height: 16px;
	padding: 0 0 10px 0;
	text-align: center;
	color: #849dbb;
	position: relative;
	z-index: 20;
	background: #fff;
}

div[class] .alink-automat {
	height: auto;
}

.alink-automat a {
	color: #849dbb;
}

.alink-automat .content {
	margin: 0;
}

#dc-footer {
	clear: both;
	margin: 0 0;
	font-size: 10px;
	position: relative;
	z-index: 75;
}
.left-rack{
	float: left;
	width: 50%;
	margin: 0 8px 4px 0;
}
.left-rack h2{
	padding: 0;
	margin: 0;
}
.padding{
	padding: 0 10px;
}
.padding p{
	margin: 0;
	
}
br.cleaner{
	line-height: 0;
	margin: 0;
	padding: 0;
	font-size: 0;
	clear: both;
}

span.rack{
	display: block;
	width: 12%;
	float: left;
}

/* @end */