/* @override http://www.galerie-aviatik.cz/css/global/global.css */

/* @group xhtml */

html {
	background: url(img/specific/html.gif) #89A4C7 0 0 repeat;
}

body {
	background: transparent;
	/*padding: 20px 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, select {
	vertical-align: baseline;
}

label {
	cursor: default;
}

select {
	margin: 2px 0;
	font-size: 11px;
}

/* @end */

/* @group dc-head-logo */

.dc-head-logo p.head-domain {
	margin: 0;
}

.dc-head-logo p.head-domain a {
	display: block;
	width: 200px;
	height: 116px;	
	position: absolute;
	left: 385px;
	top: 10px;
	z-index: 15;
}

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

#dc-head-logo {
	z-index: 80;
	height: 133px;
	min-height: 133px;
	position: relative;
	z-index: 10;
	background: url(img/specific/dc-logo.gif) transparent 0 0 no-repeat;
	border: none;
}

/* @end */

/* @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-navigation .search-fulltext-panel {
	margin: 0;
	position: absolute;
	right: 40px;
	top: -66px;
	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 */

/* @group dc-navigation */

.dc-navigation {
	position: relative;
	z-index: 85;
}

/* @end */

/* @group dc-menus */

/* @group company-menu */

.company-menu {
	position: absolute;
	top: -66px;
	left:40px;
}

.company-menu a {
	color:#0C419A;
	font-size: 15px;
}

/* @end */

/* @group user-menu */

.user-menu {
	height: 0;
	min-height: 0;
	font-size: 11px;
	position: absolute;
	right: 220px;
	top: -80px;
	z-index: 15;
}

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: 1px solid #CECECE;
	border-radius: 4px;
	-moz-border-radius: 4px;
	background-color: #fff;
}

.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: -800px 7px;
	background-repeat: no-repeat;
	background-image: url(img/global/arrow-right-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 .container {
	display: none;
	height: 0;
	min-height: 0;
	cursor: default;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
}

div[class] .user-menu ul li .container {
	height: auto;
}

.user-menu ul li.user .container {
	padding: 8px 0;
}

.user-menu ul li.children:hover > .container {
	display: block;
}

.user-menu ul li .container .buttons {
	padding: 0 8px;
}

/* @group basket */

.user-menu ul li.basket {
	z-index: 5;
}

.user-menu ul li.basket .container {
	display: block;
	padding: 0 0 8px 0;
}

.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.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-pipe */

.dc-menu.as-pipe {
	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.as-pipe a {
	display: block;
	float: left;
	height: 25px;
	min-height: 25px;
	line-height: 25px;
	padding: 0 10px;
	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;
}

.dc-menu.as-pipe a:hover, .dc-menu.as-pipe a:focus {
	background-position: 0 -15px;
}

.dc-menu.as-pipe a.active {
	color: #000;
	text-decoration: none;
	background-position: 0 -15px;
	background-color: #d9d9d9;
}

.dc-menu.as-pipe .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 {
	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;
	position: relative;
	z-index: 10;
	margin: 0 20px;
	padding: 22px 0 13px 0;
	line-height: 16px;
	font-size: 16px;
	text-align: center;
	background: url(img/specific/linka.gif) #E0E7F3 0 100% repeat-x;
	#padding-left: 40px;
}

#dc-menu-popup ul {
	display: block;
	height: 0;
	min-height: 0;
	list-style: none;
	list-style-image: none;
	padding: 0;
	margin: 0;
}

div[class] #dc-menu-popup ul {
	height: auto;
}

#dc-menu-popup ul li {
	display: inline-block;
	height: 0;
	min-height: 0;
	position: relative;
	z-index: 90;
    padding-right: 4px;
    background: url(img/specific/poppup-a.gif) transparent no-repeat 100%;
}

div[class] #dc-menu-popup ul li {
	height: auto;
}

#dc-menu-popup > ul > li {
	float: none;
}

#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: 0;
	min-height: 0;
	line-height: 15px;
	text-decoration: none;
    color: #0C419A;
}

div[class] #dc-menu-popup ul li a {
	height: auto;
}

#dc-menu-popup ul li a.active {
   
}

#dc-menu-popup ul li a.active strong {
   font-weight: 900;
}

#dc-menu-popup > ul > li > a {
	height: 25px;
	min-height: 25px;
	line-height: 25px;
}

div[class] #dc-menu-popup > ul > li > a {
	float: none;
	#float: left;
}

#dc-menu-popup > ul > li:hover > a {

}

#dc-menu-popup > ul > li > a:hover, #dc-menu-popup > ul > li > a:focus {
  text-decoration: underline;
}

#dc-menu-popup > ul > li.child > a:hover, #dc-menu-popup > ul > li.child > a:focus {
  text-decoration: none;
}

#dc-menu-popup > ul > li > a.active {

}

#dc-menu-popup ul li a span {
	display: block;
	height: 0;
	min-height: 0;
	padding: 5px 10px;
}

div[class] #dc-menu-popup ul li a span {
	height: auto;
}

#dc-menu-popup > ul > li > a > span {
	padding: 0 8px 0 0;
	float: left;
}

div[class] #dc-menu-popup > ul > li > a > span {
	float: none;
}

#dc-menu-popup > ul > li.child > a {
	padding: 0 8px 0 0;
}

#dc-menu-popup > ul > li.child > a > span {
	padding: 0 15px 0 0;
	background: url(img/global/arrow-right-down-blue.png) transparent 100% 50% no-repeat;
}

#dc-menu-popup ul li a strong {
	font-weight: 400;
}

#dc-menu-popup ul li ul {
	display: none;
	width: 180px;
	font-size: 13px;
	position: absolute;
	left: -12px;
	top: 25px;
	z-index: 95;
	border: solid 1px #5e83bc;
	background: #e0e7f3;
	text-align: left;
	-moz-box-shadow: 0 0 3px #888;
	-webkit-box-shadow: 0 0 3px #888;
	box-shadow: 0 0 3px #888;
}

#dc-menu-popup ul li ul li + li a {
	border-top: 1px solid #5e83bc;
}

#dc-menu-popup ul li ul li {
	display: block;
	background: none;
	padding: 0;
	float: none;
}

#dc-menu-popup ul li ul li a {
	float: none;
	font-size: 15px;
}

#dc-menu-popup ul li ul li > a.active {
    background-color: #fff;
}

#dc-menu-popup ul li ul li a:hover, #dc-menu-popup ul li ul li a:focus, #dc-menu-popup ul li ul li.child:hover > a {
	background-color: #f2f2f2;
}

#dc-menu-popup ul li ul li.child > a > span {
	padding-right: 22px;
	background: url(img/global/arrow-right-down.png) transparent 166px 50% no-repeat;
}

#dc-menu-popup ul li ul li ul {
	left: 180px;
	top: -1px;
}

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

/* @end */

/* @group menu-tree */

/* @group menu-tree tab tree */

.menu-tree ul li strong.tab.tree {
	display: none;
	width: 92px;
	height: 23px;
	min-height: 23px;
	line-height: 23px;
	padding: 0;
	color: #0C419A;
	font-size: 12px;
	font-weight: 400;
	text-align: center;
	position: absolute;
	left: 0;
	top: 24px;
	z-index: 50;
	border-bottom: none;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url(img/specific/tabs-head.gif);
	background-color: #E0E7F3;
}

/* @end */

.menu-tree ul {
	display: block;
	height: 0;
	min-height: 0;
	margin: 0;
	padding: 0 0 0 0;
	list-style: none;
	list-style-image: none;
	background: #E0E7F3;
}

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: 10px;
	margin: 0 0;
	padding: 16px 0 0 0;
	border-right: solid 1px #5B80BB;
}

ul.tree-list li a {
	display: block;
	height: 0;
	min-height: 0;
	line-height: 16px;
	padding: 4px 15px;
	text-decoration: none;
	border-bottom: solid 1px #C6CDD8;
	color: #0C419A;
}

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 {
	font-weight: 900;
}

ul.tree-list li a strong {
	font-weight: 900;
}

ul.tree-list li.child > a {
	background-position: 0 7px;
	background-image: url(img/global/arrow-right-down.png);
}

ul.tree-list li.child.open > a {
	background-position: -965px 7px;
}

ul.tree-list li ul {
	padding: 10px;
}

ul.tree-list li ul {
	display: none;
	padding: 0 0 0 15px;
}

ul.tree-list li.open ul {
	display: block;
}

ul.tree-list li[class~="open"] ul {
	display: none;
}

ul.tree-list li[class~="open"] > ul {
	display: block;
}

/* @end */

.menu-rss {
	height: 20px;
	min-height: 20px;
	line-height: 20px;
	padding: 0 0 0 24px;
	background-position: 0 2px;
	background-repeat: no-repeat;
	background-image: url(img/icons/rss.png);
	background-color: transparent;
}

div[class] .menu-rss {
	height: auto;
}

.menu-rss ul {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
	line-height: 20px;
}

/* @end */

/* @group dc-path */

.dc-path {
	height: 25px;
	min-height: 25px;
	margin: 10px 0;
	padding: 0 5px;
	font-size: 12px;
}

.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;
	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: 9px;
	background: url(img/global/dc-path-separator.gif) #fff 100% 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;
	padding: 0 30px;
	font-size: 14px;
}

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

.dc-footer .left, .dc-footer .right {
	display: block;
	height: 0;
	min-height: 0;
	color: #0C419A;
}

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

.dc-footer .right {
	float: right;
}

.dc-footer .left {
	float: left;
	color: #0C419A;
}

.dc-footer a {
	color: #0C419A;
}

.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: 4px 0 10px 0;
	clear: both;
	color: #0C419A;
	background: url(img/specific/dc-footer.gif) transparent 0 0 no-repeat;
	border: none;
}

/* @end */
