/* @override http://tl-ultralight.local:8080/design/tl_sub_page.css */

div#cover, div#content {
	background: url(bg_menu_subpage.png) repeat-y;
	background-color: #999999;
	overflow: hidden;
	display: block;
}

div#content_menu {
	width: 188px;
	background-color: #101010;
	color: white;
	z-index: 3;
	float: left;
	border-right: 1px solid #666666;
	display: block;
}

div#content_text {
	text-align: justify;
	color: black;
	float: right;
	width: 638px;
	display: block;
}

div#aircraft_foto {
	overflow: hidden;
	width: 638px;
}

/* @group content menu */

#content_menu ul {
	margin-top: 20px;
	margin-bottom: 20px;
}

#content_menu ul li {
	width: 188px;
	list-style-type: none;
}

#content_menu ul li a {
	width: 150px;
	display: block;
	color: #999999;
	border-style: none;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	background: url(bt_sub_page_off.png) no-repeat;
	text-align: center;
	padding: 9px 10px 7px;
}

#content_menu ul li a:hover {
	width: 150px;
	padding: 9px 28px 7px 10px;
	background: url(bt_sub_page_on.png) no-repeat;
}

#content_menu ul.big a {
	text-transform: uppercase;
	font-weight: bold;
}



/* @end */

div#aircraft_title {
	float: left;
	display: block;
}

#aircraft_title img {
	margin-top: 30px;
	margin-left: 25px;
}

div#aircraft_info {
	width: 400px;
	display: block;
	overflow: hidden;
	margin-bottom: 10px;
	margin-top: 20px;
	float: right;
	padding-right: 30px;
}

h2#pageTitle,h2#pageTitle {
	text-align: left;
}

/* @group tables */

div#aircraft_info table, table.table {
	border: 2px solid #fbb03b;
	text-align: left;
	margin-bottom: 20px;
}
table.table {
	margin-left: 20px;
}
div#aircraft_info td, table.table td {
	padding: 4px;
	vertical-align: top;
}
div#aircraft_info th, table.table th {
	padding: 4px;
	vertical-align: top;
	background-color: #855d20;
	text-transform: uppercase;
}
table .alt {
	background-color: #707070;
}

div#aircraft_info caption, .table caption {
	background-color: #fbb03b;
	color: black;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	border: 2px solid #fbb03b;
}



/* @end */

/* @group zastoupeni */

span.zastoupeni {
	display: inline-block;
	width: 190px;
}

form#dealers_login {
	float: right;
	display: block;
	overflow: hidden;
	width: 180px;
	padding-right: 8px;
}

#dealers_login label {
	display: block;
	float: right;
	margin-top: 1px;
	margin-bottom: 1px;
}

#dealers_login label input {
	width: 104px;
	font-size: 12px;
	background-color: #c7c7c7;
	border-style: none;
	margin-left: 5px;
}

#dealers_login #kt_login1 {
	background: url(bt_login.png) no-repeat 0;
	width: 122px;
	height: 19px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	border-style: none;
	float: right;
	display: block;
	margin-top: 10px;
	cursor: pointer;
	cursor: hand;
	margin-right: 10px;
	line-height: 18px;
}

#content_menu a.logout {
	background: url(bt_login.png) no-repeat 0;
	width: 122px;
	height: 19px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	border-style: none;
	float: right;
	display: block;
	margin-top: 10px;
	cursor: pointer;
	cursor: hand;
	margin-right: 10px;
	line-height: 18px;
}

div.zastoupeni_detail {
	float: left;
	width: 290px;
	margin-bottom: 15px;
}



/* @end */

/* @group file_manager */

iframe#file_manager {
	margin: 0;
	padding: 0;
	border: 0px none black;
}



/* @end */