/* @override 
	http://apilot.beta.apilot.cz/css/global/layout.css
	http://apilot.apilotnew.apilot.cz/css/global/layout.1284716460.css
*/

html body.appletouch #dc {
	min-width: auto;
}

html body.appletouch #content .panel .bd {
	height: auto; 
}

html {
	overflow: hidden;
}

body.desktop {
	overflow: hidden;
}

#dc {
	min-width: 850px;
	background: url(img/main-tab-slat.gif) #242424 0 81px repeat-x;
}

#head {
	height: 60px;
	position: relative;
	z-index: 5;
	background: url(ui/img/preload/apilot-logo-new.png) #242424 20px 50% no-repeat;
}

#menu {
	height: 35px;
	float: left;
}

#submenu {
	float: right;
	background: url(img/submenu.gif) transparent 0 0 repeat-x;
}

#submenu div {
	float: left;
	height: 34px;
	padding: 0 4px 0 34px;
	background: url(img/submenu-left.gif) transparent 0 0 no-repeat;
}

.dc .panel .hd {
	height: 20px;
	background: url(img/main-tab-slat.gif) bottom left repeat-x;
}

.dc .panel .bd {
	clear: left;
}

body.desktop .dc .panel .bd {
	height: 400px;
}

.margin-set .margin {
	padding: 10px;
}

#left .panel .slide-info {
	width: 180px;
	height: 100px;
	right: 0;
	bottom: 22px;
	position: absolute;
	display: none;
}

#left .panel .slide-info span {
	display: block;
	height: 20px;
	min-height: 20px;
	line-height: 20px;
	text-align: center;
	color: #576973;
	border-top: solid 1px #939494;
	border-bottom: solid 1px #cdd6dc;
	background: #e4eaee;
}

div[id] #left .panel .slide-info span {
	height: auto;
}

#left .panel .ft, #content .panel .ft, #right .panel .ft {
	height: 20px;
	position: relative;
	border-top: solid 1px #383838;
	background: url(img/path-bg.png) #566872 0 0 repeat-x;
}

#content .panel .ft p {
	margin: 0 5px;
	padding: 0;
	line-height: 20px;
	color: #fff;
	text-shadow: 1px 1px 1px #000;
}

#left .panel .ft .show-info {
	width: 12px;
	height: 20px;
	float: left;
	position: relative;
	left: 5px;
	top: 0;
	z-index: 20;
	cursor: n-resize;
	background: url(img/left-foot-info-arrows.gif) 0 50% no-repeat;
}

#left .panel .ft .hide-info {
	cursor: s-resize;
	background: url(img/left-foot-info-arrows.gif) 100% 50% no-repeat;
}

#left .panel .ft .resize {
	height: 20px;
	width: 20px;
	position: relative;
	float: right;
	background: url(img/left-foot-resizer.gif) 50% 50% no-repeat;
	cursor: e-resize;
}

#left {
	width: 180px;
	float: left;
	margin: 0 -3px 0 0;
	position: relative;
	overflow: hidden;
}

.two-col-max #left {
	width: 320px;
	min-width: 320px;
}

.two-col-max #left .panel .bd {
	background: #fff;
}

div[id] #left {
	margin: 0;
}

#left .panel .bd {
	overflow: auto;
	overflow-x: hidden;
	background: #d8e1e7;
}

#left .panel .md {
	height: 29px;
	min-height: 29px;
	background: #d8e1e7;
	border-bottom: 1px #939494 solid;
}

div[id] #left .panel .md {
	height: auto;
}

#left .panel .md .mdsearch {
	height: 29px;
}

#left .panel .md .mdsearchbtns {
	margin: 0 10px 4px 10px;
}

#right {
	width: 200px;
	float: right;
	margin: 0 0 0 -3px;
	position: relative;
	background: #ededed;
}

div[id] #right {
	margin: 0;
}

#right .panel {
	position: relative;
}

#right .panel .bd {
	width: 200px;
	overflow-y: auto;
	overflow-x: hidden;
	position: relative;
	background: #ededed;
}

div[id] #right .panel .bd {
	width: auto;
}

#right .panel .bd .buttons .button {
	float: right;
}

#content {
	float: none;
	margin: 0 200px 0 180px;
}

.one-col #content {
	margin: 0;
}

.two-col #content {
	margin: 0 0 0 180px;
}

.two-col-max #content {
	margin: 0 0 0 320px;
}

.two-col-right #content {
	float: none;
	margin: 0 200px 0 0;
}

#content .panel .bd {
	clear: none;
	
	margin: 0 -3px;
	position: relative;

	border-right: solid 1px #939494;
	border-left: solid 1px #939494;
	background: #ededed;
}

body.desktop #content .panel .bd {
	overflow: auto;
	height: 367px;
}

div[id] #content .panel .bd {
	margin: 0;
}

.one-col #content .panel .bd {
	margin: 0;
	border: none;
}

.two-col #content .panel .bd, .two-col-max #content .panel .bd {
	margin: 0 0 0 -3px;
	border-right: none;
}

div[class="two-col"] #content .panel .bd, div[class="two-col-max"] #content .panel .bd {
	margin: 0;
}

.two-col-right #content .panel .bd {
	margin: 0 -3px 0 0;
	border-left: none;
}

div[class="two-col-right"] #content .panel .bd {
	margin: 0;
}

#content .panel .bd.stripe {
	background: url(img/content-stripe.png) #ededed 0 -1px repeat;
	position: relative;
}

#content .panel .bd.stripe.card-list {
	background: url(img/content-stripe.png) #ededed 0 -2px repeat;
}

#content .panel .ftbar {
	height: 32px;
	margin: 0 -3px;
	border-top: solid 1px #939494;
	border-right: solid 1px #939494;
	border-left: solid 1px #939494;
	position: relative;
	background: #ededed;
}

div[id] #content .panel .ftbar {
	margin: 0;
}

.one-col #content .panel .ftbar {
	margin: 0;
	border-right: none;
	border-left: none;
}

.two-col #content .panel .ftbar, .two-col-max #content .panel .ftbar {
	margin: 0 0 0 -3px;
	border-right: none;
}

div[class="two-col"] #content .panel .ftbar, div[class="two-co-maxl"] #content .panel .ftbar {
	margin: 0;
}

.two-col-right #content .panel .ftbar {
	margin: 0 -3px 0 0;
	border-left: none;
}

div[class="two-col-right"] #content .panel .ftbar {
	margin: 0;
}

#content .panel .ftbar .left, #content .panel .ftbar .right {
	height: 32px;
}

#content .panel .ftbar .left {
	width: 300px;
	float: left;
}

#content .panel .ftbar .left .options-right {
	float: left;
}

#content .panel .ftbar .left .separate {
	float: left;
	width: 7px;
	height: 16px;
	position: relative;
	top: 8px;
	border-right: 1px solid #babcbc;
}

#content .panel .ftbar .right {
	float: none;
	margin: 0 0 0 310px;
}

#content .panel .ft {
	margin: 0 -3px;
	border-right: solid 1px #383838;
	border-left: solid 1px #383838;
}

div[id] #content .panel .ft {
	margin: 0;
}

.one-col #content .panel .ft {
	margin: 0;
	border-right: none;
	border-left: none;
}

.two-col #content .panel .ft, .two-col-max #content .panel .ft {
	margin: 0 0 0 -3px;
	border-right: none;
}

div[class="two-col"] #content .panel .ft, div[class="two-col-max"] #content .panel .ft {
	margin: 0;
}

.two-col-right #content .panel .ft {
	margin: 0 -3px 0 0;
	border-left: none;
}

div[class="two-col-right"] #content .panel .ft {
	margin: 0;
}

#left .panel .ft, #content .panel .ft, #right .panel .ft {
	height: 20px;
	position: relative;
	border-top: solid 1px #383838;
	background: url(img/path-bg.png) #566872 0 0 repeat-x;
}

.panel .ft .total {
	float: left;
	margin: 0;
	padding: 0 5px;
	line-height: 20px;
	color: #fff;
	text-shadow: 1px 1px 1px #000;
}
