/* @override 
	http://www.beta.apilot.cz/css/global/global.css
	http://www.g3.apilot.cz/css/global/global.css
	http://www.g3.cz/css/global/global.css
*/

/* @group xhtml */

html {
	background: url(img/specific/body.gif) transparent no-repeat 50% -58px;
}

body {
	padding: 0;
	background:transparent;
}

ul {
	list-style: url(img/global/ul.gif);
}

body.error h1 {
	margin: 0;
}

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, textarea {
	vertical-align: middle;
}

label {
	cursor: default;
}

select {
	width: 160px;
	margin: 2px 0;
	font-size: 11px;
	vertical-align: baseline;
}

/* @end */

/* @group dc-head-logo */

.dc-head-logo p.head-domain {
	margin: 0;
}

.dc-head-logo p.head-domain a {
	display: block;
	position: absolute;
	z-index: 15;
	width: 110px;
	height: 75px;
	left: 20px;
	top: 37px;
	text-decoration: none;
	text-shadow: 0 1px 1px #fff;
	background: url(img/specific/logo.gif) transparent no-repeat 0 0;
}

.dc-head-logo p.trim {
	background: url(img/specific/3m.gif) transparent no-repeat 0 0;
	display: block;
	height: 26px;
	width: 126px;
	margin: 0;
	position: absolute;
	left: 240px;
	top: 8px;
}

.dc-head-logo p.head-domain a span {
	display: none;
}

#dc-head-logo {
	height: 150px;
	min-height: 150px;
	position: relative;
	z-index: 110;
	background: url(img/specific/dc-head-logo.png) transparent no-repeat 100%;
}

/* @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: 380px;
	top: 8px;
	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-menu {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 110;
}

.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;	
}

div[class] .user-menu ul li {
	height: auto;
}

.user-menu ul li.general {
	width: 178px;
	float: left;
	cursor: default;
	border-left: 1px solid #d8dada;
	border-right: 1px solid #d8dada;
	border-bottom: 1px solid #9bcde3;
	background: url(img/specific/li-basket.gif) #fff repeat-x 0 100%;
	padding: 4px 0;
}

/*.user-menu ul li.user.general {
	background: url(img/specific/li-basket.gif) #fff repeat-x 0 100%;
}*/

.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% 4px;
	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: 24px;
	min-height: 24px;
	line-height: 24px;
}

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.options {
	background: url(img/specific/li-basket.gif) #fff repeat-x 0 100%;
}

.user-menu ul li .options a:hover {
	background-color: #e4e4e4;
}

.user-menu ul li .container {
	display: none;
	height: 0;
	min-height: 0;
	cursor: default;
	/*-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;*/
	background: transparent;
}

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 li.basket .sum {
	line-height: 14px;
	margin: 4px 0;
	padding: 0 8px;
}

.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 {
	text-decoration: underline;
}

.dc-menu a.active {
	color: #000;
}

.dc-menu a strong {
	font-weight: 90000;
}

.dc-menu .separator {
	margin: 0 4px;
}

.dc-menu .smart-clear {
	height: auto;
}

/* @end */

/* @group type-zero */

.dc-menu.type-zero {
	clear: both;
	margin: 0;
    background: url(img/specific/menu.gif) #176fa3 repeat-x 0 100%;
    border-left: solid 1px #9bcde3;
    border-right: solid 1px #9bcde3;
}

.dc-menu.type-zero a {
	display: block;
	float: left;
	height: 29px;
	min-height: 29px;
	line-height: 29px;
	padding: 0 10px;
	text-decoration: none;
	font-size: 11px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 300;
	/*border-right: 1px solid #d7d7d7;*/
	/*background-position: 0 -2px;
	background-repeat: repeat-x;
	background-image: url(img/global/header.png);
	background-color: #e8e8e8;*/
}

.dc-menu.type-zero a:hover, .dc-menu.type-zero a:focus {
	text-decoration: none;
    color: #000;
}

.dc-menu.type-zero a.active {
	font-weight: 900;
	color: #000;
	text-decoration: none;
	background: url(img/specific/menu-a-active.gif) transparent repeat-x 0 100%;
}

.dc-menu.type-zero .separator {
	display: none;
}

/* @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;
}

.dc-menu.as-rows a {
	display: block;
	height: 0;
	min-height: 0;
	padding: 3px 20px 3px 10px;
	background-position: 176px 50%;
	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: -790px 50%;
	background-color: #f4f4f4;
}

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: 10px 0;
	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;
	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: 25px;
	min-height: 25px;
	line-height: 25px;
	text-decoration: none;
	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.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;
	border: none;
}

div[class] .menu-tree ul li {
	height: auto;
}

ul.tree-list {
	padding: 0 0 10px 0;
	background-color: transparent;

}

.menu-tree ul li.open ul.tree-list {
	display: block;
}

ul.tree-list li {
	border-bottom: solid 1px #DADADA;
}
ul.tree-list li.child.open ul li {
	border: none;
}

ul.tree-list li a {
	display: block;
	height: 0;
	min-height: 0;
	line-height: 12px;
	padding: 7px 7px 7px 20px;
	color: #1f92c4;
	text-decoration: none;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: none;
	background-color: transparent;
}

div[class] ul.tree-list li a {
	height: auto;
}

ul.tree-list li a:hover, ul.tree-list li a:focus {
	text-decoration: underline;
}

ul.tree-list li a.active {
	color: #000;
}

ul.tree-list li a strong {
	font-weight: 900;
}

ul.tree-list li.open, ul.tree-list li.child.open {
	background-color: #fff;
	border-bottom: solid 1px #ee253c;
	/*border-top: solid 1px #9bcde3;*/
	border-right: solid 1px #A0CFE3;
}

ul.tree-list li.child > a {
	background-position: 8px 8px;
	background-image: url(img/global/tree-ul.gif);
}

ul.tree-list li.open.active a {
	#background-image: none;
	background-color: #fff;
}

ul.tree-list li.child {
	#background-position: 8px 8px;
	#background-image: url(img/global/tree-ul.gif);
	#background-repeat: no-repeat;
}

ul.tree-list li.child.open {
	#background-position: 8px -90px;
	#background-image: url(img/global/tree-ul.gif);
	#background-repeat: no-repeat;
	#border-right: solid 1px #A0CFE3;
}

ul.tree-list li.child.open li.open {
	background: none;
}

ul.tree-list li.child.open > a {
	background-position: 8px -90px;
}

ul.tree-list li ul {
	padding: 10px;
}

ul.tree-list li ul {
	display: none;
	padding: 0 0 0 6px;
}

ul.tree-list li ul li.open {
	border: none;
}

ul.tree-list li ul li a {
	padding: 5px 10px 5px 20px;
}

.tree-list-open ul.tree-list, ul.tree-list li.open ul {
	display: block;
}

/* @end */

/* @end */

/* @group dc-path */

.dc-path {
	height: 23px;
	min-height: 23px;
	margin: 0 0 16px 0;
	padding: 0;
	font-size: 11px;
	border-bottom: 1px solid #dadada;
	background: #fff;
}

.dc-path p {
	margin: 0;
}

.dc-path em {
	line-height: 23px;
	font-style: normal;
	width: 640px;
	display: block;
}

.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;
	font-weight: 400;
}

.dc-path strong {
	padding: 0 5px;
	font-weight: 900;
}

.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: 9px;
	background: url(img/specific/separator2.png) #fff 50% no-repeat;
}

.dc-path .separator span {
	display: none;
}

/* @end */

/* @group dc-footer */

.dc-footer .set-off {
	height: 0;
	min-height: 0;
	margin: 0;
	line-height: normal;
	color: #a7a7a7;
}

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 .right {
	float: right;
}

.dc-footer .left {
	float: left;
}

.dc-footer a {
	color: #a7a7a7;
}

.dc-footer .alink-automat {
	margin: 5px 0 0 0;
	padding: 5px 0 0 0;
	line-height: 16px;
	text-align: center;
	color: #7e7e7e;
}

.dc-footer .alink-automat p {
	margin: 0;
}

.dc-footer .alink-automat a {
	color: #7e7e7e;
}

#dc-footer {
	font-size: 11px;
	padding: 10px;
	background-color: transparent;
	position: relative;
}

/* @end */

/* @group special elements */

.box-intro {
	float: left;
	width: 320px;
	padding: 0;
	background-color: transparent;
}
.box-intro .indent {
	width: auto;
	margin: 0;
	padding: 10px 16px;
}

.box-intro .header {
	border-top: 1px solid #d5d5d5;
    border-bottom: none;
    height: 42px;
    min-height: 42px;
    line-height: 42px;

}

.box-intro.box-header .header {
    background: url(img/specific/intro-box-header.gif) #fff repeat-x 0 0;
    border-top: 1px solid #9bcde3;
    border-bottom: none;
    height: 42px;
    min-height: 42px;
    line-height: 42px;
    border-left: 1px solid #9bcde3;
}

.box-intro h2 {
	margin: 0;
}

.box-intro h2.header, .box-intro.box-header h2.header {
	padding: 0 16px;
	font-size: 14px;
}

.box-intro.box-header h2.header, .box-intro.box-header h2.header a {
	background-color: transparent;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	-webkit-border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 0;
	text-decoration: none;
}


.box-intro h2.header, .box-intro h2.header a {
	background-color: transparent;
	color: #9a9999;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	-webkit-border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 0;
}


body.intro .intro-abstract{
	margin: 0 0 30px 0;
	padding:0 16px;
}

.box-header span.arrow {
	background: url(img/specific/header-arrows.png) transparent no-repeat 100%;
	padding-right: 20px;
	color: #1f92c4;
}

.box-inside-data {
	background: url(img/specific/box-inside-data.gif) transparent repeat-y 320px 0;
	overflow: hidden;
	height: 100%;
	_padding-bottom: 10px;
	#height:auto;
}

/* @group button-pozice */

body.intro .button-pozice {
   margin: 0;
   padding-left: 16px;
}

.button-pozice {
   position: absolute;
   top:8px;
   right: 16px;
}

/* @end */

a.pdf {
	display: block;
	background: url(img/icons/pdf.png) transparent no-repeat 0 0;
	height: 24px;
	width: 21px;
	float: left;
	margin-right: 10px;
}


div.link.newsletter, div.link.business-conditions-link {
	padding:0 12px;
	margin: 0 0 6px 0;
}

.link.newsletter h2, .link.business-conditions-link h2  {
	padding: 0;
	text-decoration: none;
}

.link.newsletter h2.head a {
	color: #fff;
	background:url(img/specific/newsletter.png) #74B9D7 repeat-x 0 0;
	display: block;
	padding: 6px 8px;
	text-decoration: none;
	font-weight: 300;
	text-shadow:#2384B4 0 -1px 0;
}

.link.business-conditions-link h2.head a {
	color: #fff;
	background:url(img/specific/business-conditions-link-a.gif) #ee243b repeat-x 0 0;
	display: block;
	padding: 6px 8px;
	text-decoration: none;
	font-weight: 300;
	text-shadow:#b60214 0 -1px 0;
}

/* @end */













