/* @override 
	http://www.beta.apilot.cz/css/global/global.css
	http://www.pptuning.apilot.cz/css/global/global.css
*/

/* @group xhtml */

html {
	background: #161616;
}

body {
	padding: 0;
	background:url(img/specific/body2.png) transparent no-repeat 50% 0;
}

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;
}

legend {
	display: none;
}

label, input, select, textarea {
	vertical-align: middle;
}

label {
	cursor: default;
}

select {
	width: 160px;
	margin: 2px 0;
}
/* @end */

/* @group dc-head-logo */

.dc-head-logo p.head-domain {
	margin: 0;
}

div [class] .dc-head-logo p.head-domain a {
	display: block;
	position: absolute;
	z-index: 15;
	width: 139px;
	height: 51px;
	left: 10px;
	top: 49px;
	text-decoration: none;
	background: url(img/specific/logo.png);
}

.dc-head-logo p.head-domain a {
	display: block;
	position: absolute;
	z-index: 15;
	width: 139px;
	height: 51px;
	left: 10px;
	top: 49px;
	text-decoration: none;
	background: none;
}


.dc-head-logo p.head-domain a span {
	display: none;
}

#dc-head-logo {
	height: 157px;
	min-height: 157px;
	position: relative;
	z-index: 95;
	background:url(img/specific/dc-head-logo-IE.jpg) no-repeat -90px 0;
}

div [id] #dc-head-logo {
	height: 157px;
	min-height: 157px;
	position: relative;
	z-index: 95;
	background:url(img/specific/dc-head-logo-3.png) transparent no-repeat 94%;
}

/* @end */

/* @group search-fulltext */

div.search-fulltext h1 {
	font-size: 18px;
	color: #000;
}

div.search-fulltext h1 em {
	color: #ff7a00;
}

/* @group search-fulltext-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: 70px;
	bottom: -38px;
	z-index: 10;
}

.search-fulltext-panel .i-text {
	height: 14px;
	margin: 0;
	background-image: none;
	background-color: #fff;
}

.search-fulltext-panel .button {
	display: none;
}

/* @end */

/* @end */

/* @group dc-navigation */

.dc-navigation {
	position: relative;
	z-index: 80;
}

/* @end */

/* @group dc-menus */

/* @group user-menu */

.dc-head-logo .user-panel{
	background: url(img/specific/end.png) transparent no-repeat 100% 100%;
	overflow: hidden;
	height: 30px;
	width: 312px;
	position: absolute;
	right: 0;

}

.dc-head-logo .user-panel .end{
	background: url(img/specific/user-panel.png) transparent no-repeat 0 100%;
	height: 30px;
	position: relative;
	margin-right: 20px;
}

.dc-head-logo .user-menu {
	position: absolute;
	right: 6px;
	top: 2px;
	z-index: 10;
}

.user-menu {
	height: 0;
	min-height: 0;
	font-size: 11px;
}

div[class] .user-menu {
	height: auto;
}

.user-menu ul {
	margin: 0;
	padding: 0;
	cursor: default;
	list-style: none;
	list-style-image: none;
}

.user-menu ul li {
	display: block;
	height: 0;
	min-height: 0;
	cursor: default;
	position: relative;
	z-index: 10;	
}

.user-menu ul li a{
	color: #969595;
}

div[class] .user-menu ul li {
	height: auto;
}

.user-menu ul li.general {
	width: 150px;
	float: left;
	cursor: default;
	/*-webkit-box-shadow: 0 0 3px #000;*/
	/*-moz-box-shadow: 0 0 3px #000;*/
}

.user-menu ul li .overflow-link {
	width: 132px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.user-menu ul li.user {
	margin: 0 3px 0 0;
	z-index: 10;
}

.user-menu ul li.children {
	background-position: 100% 50%;
	background-repeat: no-repeat;
	background-image: url(img/global/arrow-down.png);
}

.user-menu ul li .icon-link, .user-menu ul li .just-link {
	margin: 0 8px;
	display: inline-block;
	height: 20px;
	min-height: 20px;
	line-height: 20px;
}

div[class] .user-menu ul li .icon-link, div[class] .user-menu ul li .just-link {
	height: auto;
}

.user-menu ul li .options {
	padding: 4px 0;
}

.user-menu ul li .options a:hover {
	background-color: transparent;
}

.user-menu ul li .container {
	display: none;
	height: 0;
	min-height: 0;
	cursor: default;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	background: #1e1e1e;
	padding-bottom: 10px;
	width: 156px;
}

div[class] .user-menu ul li .container {
	height: auto;
}

.user-menu ul li.children:hover > .container {
	display: block;
}

/* @group basket */

.user-menu ul li.basket {
	z-index: 5;
}

.user-menu ul li.basket .container {
	display: block;
}

.user-menu ul li.basket .container .buttons {
	text-align: center;
	padding: 0;
}

.user-menu li.basket .sum {
	line-height: 14px;
	margin: 4px 0;
	padding: 0 8px;
	color: #969595;
}

.user-menu li.basket .sum strong {
	display: inline-block;
	white-space: nowrap;
}

.user-menu li.basket .buttons {
	padding: 0 7px 4px 0;
}

/* @end */

/* @group for-ie */

.user-menu ul li.children:hover .container {
	display: block;
}

/* @end */

/* @end */

/* @group dc-menu */

/* @group default */

.dc-menu a {
	color: #676767;
	text-decoration: none;
}

.dc-menu a:hover, .dc-menu a:focus {
	background-color:#f8f8f8;
}

.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;
}

/* @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;
	/*border-bottom: solid #747474 1px;*/
}

.dc-menu.as-rows a {
	display: block;
	height: 0;
	min-height: 0;
	padding: 3px 20px 3px 20px;
	font-size: 12px;
	/*background-position: 176px 50%;
	background-repeat: no-repeat;
	background-image: url(img/global/link-arrow-small.png);*/
	border-bottom: solid 1px #e4e3e3;
	border-right: solid 1px #a8a6a6;
	color: #000;
	background-position: 8px 7px;
}

.dc-menu.as-rows a:hover, .dc-menu.as-rows a:focus {
	text-decoration: none;
}

.dc-menu.as-rows a.active {
	color: #fff;
	background:url(img/specific/li-open.png) #0367B3 no-repeat 100% 2px;
	border: none;
}

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;
	margin: 0;
	height: 58px;
	min-height: 58px;
	padding-left: 10px;
	background: url(img/specific/menu-poppup.png) transparent no-repeat 0 0;
}

#dc-menu-popup ul {
	display: block;
	height: 0;
	min-height: 0;
	list-style: none;
	list-style-image: none;
	padding: 0;
	margin: 0;
	font-size: 12px;
}

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: 42px;
	min-height: 42px;
	line-height: 42px;
	text-decoration: none;
	margin-top: 10px;
	color: #969595;
	font-size: 12px;
}

div[id] #dc-menu-popup ul li a {
	height: auto;
	float: none;
}

#dc-menu-popup ul li a:hover, #dc-menu-popup ul li a:focus {
    background:url(img/specific/menu-poppup-a-hover.png) transparent no-repeat 50% 100%;
	color:#fff;
}

#dc-menu-popup ul li a.active {
	font-weight: 900;
	color: #fff;
	text-decoration: none;
	background:url(img/specific/menu-poppup-a-hover.png) transparent no-repeat 50% 100%;
}

#dc-menu-popup ul li a span {
	display: block;
	height: 0;
	min-height: 0;
	padding: 0 36px;
	float: left;
	background: url(img/specific/poppup-li.gif) transparent no-repeat 100% 0;
}

#dc-menu-popup ul li.child a span {
	padding: 0 20px 0 10px;
	background: url(img/global/arrow-down.png) transparent 100% 50% 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;
	font-size: 11px;
	position: absolute;
	left: -1px;
	top: 25px;
	z-index: 95;
	border: solid 1px #cecece;
	background: #e8e8e8;
}

#dc-menu-popup ul li ul li {
	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.child ul li a span {
	padding: 5px 10px;
	float: none;
	background: transparent;
}

#dc-menu-popup ul li ul li ul {
	left: 16em;
	top: -1px;
}

#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: 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.open ul.tree-list {
	display: block;
}

ul.tree-list li:hover{
    background-color:#f8f8f8;
}


ul.tree-list li a {
	display: block;
	height: 0;
	min-height: 0;
	line-height: normal;
    padding: 5px 10px 5px 20px;
	color: #000;
	font-size: 12px;
	text-decoration: none;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: none;
	background-color: transparent;
	border-bottom: solid 1px #e4e3e3;
	border-right: solid 1px #A8A6A6;
}


div[class] ul.tree-list li a {
	height: auto;
}

ul.tree-list li a:hover, ul.tree-list li a:focus {
	text-decoration: none;
}

ul.tree-list li li a.active {
	color: #fff;
	background:url(img/specific/li-open.png) #0367B3 no-repeat 100% 2px;
	border: none;
}

ul.tree-list li a strong {
	font-weight: 400;
}

ul.tree-list li.child {
	border: none;
}

ul.tree-list li.open  {
	background:url(img/specific/li-open.png) #0367B3 no-repeat 100% 2px;
}

ul.tree-list li.open a {
	color: #fff;
}

ul.tree-list li.child > a{
	background-position: 8px 8px;
	/*background-image: url(img/specific/li-a.png);*/
	background-repeat:no-repeat;
	background-image: url(img/global/tree-ul.gif);
}

ul.tree-list li.child.open > a {
	background-position: 8px -91px;
	background-color: transparent;
	border: none;
	color: #949292;
}

ul.tree-list li.child.open{
	background: transparent;
	border: none;
}

ul.tree-list li.child.open a {
	color: #969494;
}


ul.tree-list li.child.open ul {
	background: url(img/specific/li-childopen-ul.gif) transparent no-repeat 100% 100%;
	padding-bottom: 1px;
}


ul.tree-list li.child.open a.active{
	color: #949292;
	border-bottom: none;
}

ul.tree-list li.child.open ul li, ul.tree-list li.child.open ul li a{
	border-bottom: none;
}

ul.tree-list li.child.open ul li {
	border-right: none;
}

ul.tree-list li ul li a {
	padding-left: 28px;
}

ul.tree-list li.child.open ul li a{
	background: no-repeat;
	border-right: none;
	color: #000;
}

/*ul.tree-list li.open a.active {
	background: red;
}*/

ul.tree-list li.child.open ul li.open, ul.tree-list li.child.open ul li.open:hover {
	background: url(img/specific/li-open-active.gif) #0367B3 no-repeat 100% 0;
	border: none;
}


ul.tree-list li.child.open ul li:hover {
	background: url(img/specific/li-open.gif) no-repeat 100% 0;
	border: none;
}


div[class] ul.tree-list li.child.open ul li:hover {
	background: url(img/specific/li-open.gif) #f8f8f8 no-repeat 100% 0;
	border: none;
}

div [class] ul.tree-list li.open a {
	border-right: none;
}


ul.tree-list li.child.open ul li.open a.active {
	background:url(img/specific/li-open.png) #0367B3 no-repeat 100% 2px;
	color: #fff;
	border-right: none;
	border-bottom: none;
}

 ul.tree-list li.child.open ul li a:hover {
	background:url(img/specific/li-open.png) transparent no-repeat 100% 2px;
	border-right: none;
	border-bottom: none;
}

ul.tree-list li ul {
	padding: 10px;
}

ul.tree-list li ul {
	display: none;
	padding: 0;
}

.tree-list-open ul.tree-list, ul.tree-list li.open ul {
	display: block;
}

/* @end */

/* @end */

/* @group dc-path */

.dc-path {
	height: 25px;
	min-height: 25px;
	font-size: 11px;
	margin-bottom: 20px;
	margin-top: 6px;
}

.dc-path p {
	margin: 0;
}

.dc-path em {
	line-height: 25px;
	font-style: normal;
}

.dc-path a, .dc-path .no-link, .dc-path .separator, .dc-path strong {
	display: inline-block;
	height: 25px;
	min-height: 25px;
	line-height: 25px;
	text-decoration: none;
	vertical-align: top;
	color: #676767;
}

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 strong {
	padding: 0 5px 0 0;
	font-weight: 400;
}

.dc-path a.first {
	width: 14px;
	padding: 0 0 0 5px;
	background: url(img/icons/home.png) #fff 50% 50% no-repeat;
}

.dc-path a.first span {
	display: none;
}

.dc-path a:hover, .dc-path strong {
	color: #343434;
}

.dc-path .separator {
	width: 13px;
	height: 20px;
	background: url(img/specific/path-separator.png) transparent no-repeat 0 70%;
}

div[class].dc-path .separator {
	width: 13px;
	height: 9px;
	background: url(img/specific/path-separator.png) transparent no-repeat 50% 50%;
}


.dc-path .separator span {
	display: none;
}

/* @end */

/* @group dc-footer */

.dc-footer a {
	color: #626161;
}

.dc-footer .alink-automat {
	margin: 5px 0 0 0;
	padding: 5px 0 0 0;
	text-align: center;
}

.dc-footer .alink-automat a {
	color: #626161;
}

#dc-footer {
	font-size: 11px;
	padding: 10px;
	color: #626161;
}

/* @end */