/* © Michal Michna - CSS for JiTom */
 @CHARSET "UTF-8";

* {
	margin: 0;
	padding: 0;
} 
 
body {
	background: #E6E6E6 url("../img/body_bcgr.gif") repeat-x;
	text-align: center;
}

img {
	border: none;
}

.p2 td {
	padding: 2px !important;	
} 
 
.s10px *{
	font-size: 10px !important;	
	line-height: 16px;
} 
 
.t-center {
	text-align: center !important;
}

.mar_t_80 {
	margin-top: -75px;	
	margin-bottom: -10px;
} 
 
.mt50px {
	padding-top: 50px !important;
} 

.ml10px {
	margin-left: 10px;
} 
 
.mt10px {
	margin-top: 10px;
}
 
.mb10px {
	margin-bottom: 10px;	
}
 
.mt20px {
	margin-top: 20px;
} 
 
.ml20px {
	margin-left: 20px;
} 

table.pic_table_text td{
	color:#3333CC;
	font-family:Verdana;
	font-size:8pt;
	letter-spacing:-0.2px;
	text-align: center;	
} 
 
.center {
	margin: 0px auto 0px auto;
	display: block;	
} 
 
.klikaci {
	cursor: pointer;
}

.left {
	float: left;
}

.right {
	float: right;
}

.text_left {
	text-align: left !important;
}

.text_right {
	text-align: right !important;
}

.text_center {
	text-align: center !important;
}

.italic {
	font-style: italic;
}

.clear {
	clear: both;
}

div.video {
	margin: 40px auto 15px auto;
	text-align: center;
} 
 
* a {
	color: #888888;
	text-decoration: none;
	font-size: 9pt;
	font-weight: bold;
}

a:hover {
	color: #FF8A00;
}

/* externi odkaz */
a.ext span {
	width: 10px;
	margin-left: 5px;
	background: no-repeat url("../img/link_external.png") -138px 50%;
	padding: 0 10px 0 10px;
}

a.ext:hover span {
	background-position: 0px 50%;
}

a.ext:visited span {
	background-position: -68px 50%;
}

/* hlavni tabulka pro stinovani okraju stranky */
table.main_layout {
	width: 1004px;
	empty-cells: show;
	border-collapse: separate;
	margin: 0px auto 0px auto;
	border-spacing: 0px;
}

table.main_layout {
	font-family: sans-serif;
}

/* levy a pravy sloupec - svisly stin */
col.c_r,col.c_l {
	width: 12px;
}

/* horni a spodni radek se stinem */
tr.r_t,tr.r_b {
	height: 12px;
}

/* prostredni sloupec s obsahem */
col.c_c {
	width: 980px;
}

/* rohy stinu l-left, r-right, b-bottom, t-top, c-corner, gr-gradient*/
td c {
	background: no-repeat;
}

td.l_t {
	background: url("../img/t_l_c.png");
}

td.r_t {
	background: url("../img/t_r_c.png");
}

td.r_b {
	background: url("../img/b_r_c.png");
}

td.l_b {
	background: url("../img/b_l_c.png");
}

/* stiny hran */
td.t_gr {
	background: url("../img/t_gr.png") repeat-x;
}

td.r_gr {
	background: url("../img/r_gr.png");
}

td.b_gr {
	background: url("../img/b_gr.png") repeat-x;
}

td.l_gr {
	background: url("../img/l_gr.png");
}

/* bunka tabulky s obsahem */
td.content {
	background: #F5F5F5 url("../img/page_bcgr.jpg") bottom repeat-x;
	border: #565656 1px solid;
	font-size: 11pt;
	text-align: left;
}

/* hlavicka stranky */
div.page_head {
	width: 980px;
	height: 220px;
	background: url("../img/head_bcgr.jpg") no-repeat;
	margin-bottom: -60px;
}

/* vlajky s jazyky */
ul.lang_flags {
	height: 30px;
	padding: 20px 0px 0px 0px;
}

ul.lang_flags li {
	display: inline;
	margin: 0px 8px 0px 0px;
}

/* logo uprostred hlavicky */
div.page_logo {
	height: 81px;
	margin-top: -32px;
	text-align: center;
}

/* pole pro oznamovani novinek */
div.news_area {
	font-size: 10pt;
	color: #22254D;
	width: 574px;
	height: 39px;
	margin: 20px 200px 0px 0px;
	text-align: left;
	background: url("../img/news_bcgr_out.png") no-repeat;
}

div.news_area a {
	color: #3F78E8;
}

div.news_area a:hover {
	color: #3F78E8;
}

div.news_area p {
	width: 574px;
	height: 39px;
	padding: 3px 5px 3px 5px;
}

/* horizontalni menu pod hlavickou */
ul.top_menu {
	width: auto;
	height: 46px;
	line-height: 43px;
	padding-left: 45px;
	background: url("../img/top_menu_bcgr.png");
}

ul.top_menu * {
	color: white;
}

ul.top_menu a:hover {
	color: #2B6BA8;
}

ul.top_menu li {
	display: inline;
	z-index: 10;
	padding: 8px 15px 7px 16px;
	font-size: 12px;
	font-weight: bolder;
	background: url("../img/top_menu_delimit.png") left no-repeat;
}

ul.top_menu li.sel {
	background: url("../img/button_sel.png") no-repeat left bottom;
}

ul.top_menu li:hover {
	background: url("../img/button_in.png") no-repeat left bottom;
}

ul.top_menu li.empty:hover {
	background: url("../img/top_menu_delimit.png") left no-repeat;
}

/* letadlo vlevo v hlavicce */
div.air1_top,div.air2_top,div.air3_top,div.air4_top {
	z-index: 3;
	position: relative;
	background: transparent no-repeat;
}

div.air1_top {
	top: -184px;
	left: -153px;
	width: 153px;
	height: 229px;
	margin: 0px 0px -229px 0px;
	background: url("../img/air1_top.png");
}

div.air2_top {
	top: -219px;
	left: 0px;
	width: 50px;
	height: 214px;
	margin: 0px 0px -214px 0px;
	background: url("../img/air2_top.png");
}

div.air3_top {
	top: -219px;
	left: 50px;
	width: 140px;
	height: 193px;
	margin: 0px 0px -194px 0px;
	background: url("../img/air3_top.png");
}

div.air4_top {
	top: -218px;
	left: 190px;
	width: 139px;
	height: 115px;
	margin: 0px 0px -115px 0px;
	background: url("../img/air4_top.png");
}

/* vlastni obsah stranky */
div.content_page {
	margin: 5px 5px 0px 5px;
	background: transparent url("../img/air_bottom.png") bottom left no-repeat;
}

/* ikonky a bary ve sloupeccich pod menu */
div.bars {
	text-align: center;
}

div.bars img {
	margin: 5px 0px 5px 0px;
}

/* sloupce layoutu - p-page, l-left, c-center */
div.left,div.right {
	width: 180px;
}

div.left div.block div.head,div.right div.block div.head {
	text-align: center;
}

div.left div.block div.head,div.right div.block div.head {
	text-align: center;
	height: 27px;
	line-height: 27px;
	color: #19538B;
	font-size: 11pt;
}

div.left div.head {
	background: #F5F5F5 url("../img/head_left_block.png") no-repeat;
}

div.right div.head {
	background: #F5F5F5 url("../img/head_right_block.png") no-repeat;
}

div.left div.block div.content div,div.right div.block div.content div {
	margin: 0px -3px 0px -3px;
	text-align: center;
	background: #A2A2A2;
	color: #E6E6E6;
	font-size: 10pt;
	font-weight: bolder;
	border-top: #7E7E7E 1px solid;
	border-bottom: #7E7E7E 1px solid;
}

div.left div.block div.foot,div.right div.block div.foot {
	height: 11px;
}

div.left div.foot {
	background: #F5F5F5 url("../img/foot_left_block.png") no-repeat;
}

div.right div.foot {
	background: #F5F5F5 url("../img/foot_right_block.png") no-repeat;
}

div.center {
	margin: 0px 189px 0px 189px;
}

div.center div.head {
	padding: 3px;
	text-align: left;
	color: #0131B9;
	background: url("../img/head_center_block.png") no-repeat top left;
}

div.center div.foot {
	background: url("../img/foot_center_block.png") no-repeat;
	text-align: right;
}

/* blok dvousloupcoveho layoutu */
div.centerleft {
	margin: 0px 0px 0px 189px;
}

div.centerleft h2 {
	margin: 3px;
	margin-left: 10px;
	position: absolute;	
}
 
div.centerleft div.block div.content {
	padding: 0;
}

div.centerleft div.head {
	padding: 3px 185px 3px 3px;
	text-align: left;
	color: #0131B9;
	background: #F5F5F5 url("../img/head_centerleft_block.png") no-repeat top left;
}

div.centerleft p {
	padding: 5px;
}

div.centerleft h1 {
	float: right;
	min-width: 184px;
	background: #A2A2A2;
	color: white;
	font-weight: bolder;
	border-left: #7E7E7E 1px solid;
	border-bottom: #7E7E7E 1px solid;
	text-align: center;
} 

div.centerleft h1.ts11px a{
	font-size: 16px !important;
	line-height: 24px;
}
 
div.centerleft h1 span {
	font-size: 11px;
	padding: 0;
	margin: 0;	
}
 
div.centerleft h1 * {
	cursor: pointer;
	color: white;
	font-size: 18pt;
	padding: 3px 10px 3px 10px;
}

div.centerleft h1 a {
	color: #E6E6E6;
}

div.centerleft div.hr {
	border: 0;
	border-bottom: #7E7E7E 1px solid;
	margin: 10px 0px 0px 0px;
}
 
div.centerleft div.hrs {
	border: 0;
	border-bottom: #D3D3D3 1px solid;
	margin: 10px 0px 0px 0px;
}

div.centerleft div.hrh {
	border: 0;
	margin: 10px 0px 0px 0px;
	border-bottom: transparent 1px solid;
} 
 
div.centerleft div.foot {
	background: #D2D2D2 url("../img/foot_centerleft_block.png") no-repeat;
}
 
/* blok jednosloupcoveho layoutu */
div.rgt_cntr_lft div.head {
	padding: 3px 195px 3px 3px;
	background: #F5F5F5 url("../img/head_rcl_block.png") no-repeat;
}

div.rgt_cntr_lft div.content {
	padding: 0 !important;
}

div.rgt_cntr_lft div.content p {
	padding: 10px;
	text-align: left;
}

div.rgt_cntr_lft div.content h1+p {
	padding-right: 300px;
}

div.rgt_cntr_lft div.content p.news {
	position: absolute;
	color: red;
	padding: 10px 10px 10px 10px;
	width: 550px;
	font-size: 12px;
}

div.rgt_cntr_lft div.content h1 {
	margin-bottom: -40px;
	float: right;
	min-width: 250px;
	text-align: center;
	background: #A2A2A2;
	color: white;
	font-weight: bolder;
	border-left: #7E7E7E 1px solid;
	border-bottom: #7E7E7E 1px solid;
	font-size: 18pt;
	padding: 3px 10px 3px 10px; /*margin-left: -250px;*/
	color: #E6E6E6;
}

div.rgt_cntr_lft div.content h1 span {
	font-size: 11px;
	padding: 0;
	margin: 0;
} 
 
div.rgt_cntr_lft div.content h2 {
	margin: 10px;
	font-size: 16pt;
	color: #6D6D6D;
	border-bottom: #939393 1px dashed;
}

div.rgt_cntr_lft div.content h3 {
	font-size: 12pt;
	color: #1D1D1D;
	margin-left: 10px;
} 
 
div.rgt_cntr_lft div.content table {
	margin: 0px auto 0px auto;
	padding: 10px 0px 10px 0px;
}

div.rgt_cntr_lft div.foot {
	background: #D2D2D2 url("../img/foot_rcl_block.png") no-repeat;
}

/* bloky praveho a leveho sloupce, l-left, r-right, bl-block*/
div.block {
	margin-bottom: 5px;
	background: white url("../img/top_left_gr_cor.png") 0px 27px no-repeat;
}

.rgt_cntr_lft div.block div.content, .centerleft div.block div.content {
	min-height: 700px;	
} 
 
.centerleft div.block div.min {
	min-height: 0px !important; 	
}  
 
div.block div.content {
	width: auto;
	padding: 3px;
	color: black;
	border-left: #7E7E7E 1px solid;
	border-right: #7E7E7E 1px solid;
	background: url("../img/bot_right_gr_cor.png") no-repeat bottom right;
	font-size: 10pt;
}

div.head {
	line-height: 21px;
	font-weight: bolder;
}

div.head h1 {
	font-size: 11pt;
}

div.head ul {
	background: url("../img/page_head_text_bcgr.png");
}

div.head ul li {
	display: inline;
	background: no-repeat url("../img/dart_head_link.png") left 50%;
	padding: 0px 0px 0px 16px;
}

div.head ul li a {
	color: #012EAF;
}

div.head ul li a:hover {
	color: #00A2FF;
}

div.foot * {
	color: #CC9B36;
	font-weight: bold;
	font-size: 12px;
}

div.foot div {
	height: 19px;
	line-height: 19px;
}

div.page_block div.content_block {
	padding: 0px 5% 0px 5%;
}

img.air_small_home {
	float: left;
	border: 5px;
}

img.page_img_preview {
	border: 10px white solid;
}

img.air_preview {
	padding: 10px;
}

/* tabulka s parametry v letadel a rychlymi odkazy */
table.air_basic_prop {
	margin: 10px auto 10px auto;
	width: 90%;
	border: gray 1px dashed;
	border-collapse: collapse;
}

table.air_basic_prop thead {
	text-align: center;
	border: gray 1px dashed;
	background: #F5F5F5;
	color: #292929;
}

table.air_basic_prop tbody td {
	color: #565656;
}

table.air_basic_prop td {
	padding: 2px;
}

/* seznam rychlych odkazu */
ul.air_menu_reference {
	text-align: left;
	margin: 5px 5px 5px auto;
}

ul.air_menu_reference li {
	display: inline;
	border-left: #648CFF 1px solid;
	padding: 0px 6px 0px 6px;
}

ul.air_menu_reference li:first-child {
	border-left: none;
}

/* menu v podobe zalozek */
ul.bookmark_menu {
	padding-top: 52px;
	border-bottom: #939393 2px solid;
	padding-bottom: 0px;
	padding-left: 100px;
	text-align: left;
}

ul.bookmark_menu li {
	white-space: nowrap;
	display: inline;
	border: #939393 1px dotted;
	margin: 0px 2px 0px 2px;
	padding: 4px 5px 4px 5px;
	line-height: 25px;
	border-bottom: none;
}

ul.bookmark_menu li:first-child {
	margin-left: 30px;
}

ul.bookmark_menu li:hover {
	border: #939393 1px solid;
	border-bottom: 3px #F7F8F8 solid;
	background: #F7F8F8;
}

ul.bookmark_menu li.sel {
	border: #939393 1px solid;
	background: #A2A2A2 ;
	border-bottom: 2px #A2A2A2 solid;
}

ul.bookmark_menu li.sel a {
	color: #E6E6E6;
	font-weight: bolder;
}

/* navigacni menu v levem sloupci */
ul.vertical_menu {
	list-style-type: none;
	font-weight: bold;
	padding-left: 5px;
	font-size: 10pt;
}

 ul.vertical_menu * {
 	display: block;
 }
 
ul.vertical_menu li {
	list-style-position: inside;
	line-height: 20px;
	padding-left: 0px;
	border-top: 1px #B4B4B4 dotted;
	padding-left: 0px;
	background: no-repeat url("../img/dart_classic.png") left 50%;	
}

ul.vertical_menu li:first-child {
	border-top: none;
}

ul.vertical_menu li:hover {
	background: no-repeat url("../img/dart_hover.png") left 50%;
}

ul.vertical_menu li#select {
	border-right: 5px #FF9C00 solid;
	background: no-repeat url("../img/dart_select.png") left 50%;
}

ul.vertical_menu li.sub:first-child {
	border-top: none;
}

ul.vertical_menu li.sub {
	border-right: none;
	border-top: 1px gray dashed;
	background-position: left top;
	background: no-repeat url("../img/dart_subcat.png");
	margin-bottom: 10px;
}

ul.vertical_menu li.sub:hover {
	background: no-repeat url("../img/dart_subcat_hover.png");
}

ul.vertical_menu li.sub#select {
	background: no-repeat url("../img/dart_down_select.png");
}

ul.vertical_menu li.sub#select :hover {
	background: no-repeat url("../img/dart_down_select_hover.png");
}

ul.vertical_menu a {
	padding-left: 20px;
	text-decoration: none;
	color: black;
}

ul.vertical_menu a:hover {
	color: #E18900;
}

ul.vertical_menu a:visited {
	padding-right: 12px;
	background: no-repeat url("../img/link_visited.png") right 50%;
}

/* navigace na konci bloku stranky */
ul.bottom_navigation {
	line-height: 50px;
	clear: both;
	text-align: center;
}

ul.bottom_navigation li {
	display: inline;
	padding: 2px 5px 2px 20px;
	margin: 0px 5px 0px 5px;
	background: #F4F4F4;
	border: #939393 1px dotted;
}

ul.bottom_navigation li:hover {
	border: #939393 1px solid;
	background: #F7F8F8;
}

ul.bottom_navigation li:hover a {
	color: #FFAE00;
}

ul.bottom_navigation li a:hover {
	color: #FF8A00;
}

ul.bottom_navigation li.back {
	background: url("../img/history_back_out.png") no-repeat 4px 50%;
	color: #0000EE;
} 
 
ul.bottom_navigation li.back:hover {
	background: url("../img/history_back_in.png") no-repeat 4px 50%;
}  
 
ul.bottom_navigation li.parent {
	background: url("../img/parrent_page_out.png") no-repeat 4px 50%;
}

ul.bottom_navigation li.parent:hover {
	background: url("../img/parrent_page_in.png") no-repeat 4px 50%;
}

ul.bottom_navigation li.next {
	background: url("../img/next_page_out.png") no-repeat 4px 50%;
}

ul.bottom_navigation li.next:hover {
	background: url("../img/next_page_in.png") no-repeat 4px 50%;
}

ul.bottom_navigation li.prev {
	background: url("../img/prev_page_out.png") no-repeat 4px 50%;
}

ul.bottom_navigation li.prev:hover {
	background: url("../img/prev_page_in.png") no-repeat 4px 50%;
}

/* tabulka s parametry modelu */
table.parameters {
	font-size: 10pt;
	margin: 10px auto 10px auto !important;
	width: 600px;
	background: #FFFED1;
	empty-cells: show;
	border: #FFC561 1px solid;
}

table.parameters thead:FIRST-CHILD {
	border-top: none;	
}
 
table.parameters thead {
 	border-top: #FFA100 2px solid;
}
 
table.parameters td {
	padding: 3px;
}

table.parameters tr td.norm {
	padding-left: 0px !important;
}

table.parameters tr td:first-child {
	font-style: italic;
	font-weight: bold;
	width: 200px;
	padding-left: 20px;
}

table.parameters tr.even {
	background: #FFFFB0;
}

/* paticka stranky */
div.page_foot {
	font-size: 10pt;
	clear: both;
	width: auto;
	height: 70px;
	margin: 10px;
	padding: 0px 5px 0px 5px;
	background: url("../img/page_foot_bck.png") no-repeat;
	color: black;
	font-weight: bold;
}

div.page_foot a {
	color: #969696;
	text-decoration: none;
}

div.page_foot a:hover {
	color: #4B4B4B;
}

/* logo paticky */
div.page_foot_logo {
	position: relative;
	top: 5px;
	width: 155px;
	height: 60px;
	float: right;
	width: 155px;
}

/* muj podpis */
div.page_foot_creator {
	position: relative;
	margin: 5px;
	left: 0px;
	top: 0px;
	width: 370px;
	height: 20px;
	float: left;
	color: #767676;
}

/* odkazy k strance */
div.page_foot_reference {
	text-align: right;
	position: relative;
	left: 0px;
	top: 0px;
	width: auto;
	height: 20px;
	margin: 5px 155px 5px 370px;
}

/* spodni menu */
div.page_foot_menu {
	border-bottom: 1px #7B7B7B solid;
	width: 790px;
	line-height: 30px;
}

div.page_foot_menu ul li,div.page_foot_reference ul li {
	display: inline;
	padding: 0px 10px 0px 14px;
	border-left: 1px #7B7B7B solid;
	color: #767676;
}

div.page_foot_menu ul li:first-child,div.page_foot_reference ul li:first-child
	{
	border-left: none;
}

/* center-block-bottom */
span.cbb {
	margin: 0px 1px 0px -1px;
	padding: 0px 10px 0px 10px;
	border-left: 1px #CB8E19 solid;
	background: url("../img/foot_light_area.png") right;
}

span.cbf {
	margin: 0px 1px 0px 2px;
	padding: 0px 10px 0px 10px;
	background: url("../img/foot_light_area.png") right;
} 
 
/* center-left-bottom-bacground */
span.clbb {
	padding: 0px 10px 0px 10px;
	border-left: 1px #CB8E19 solid;
	background: url("../img/foot_centerleft_light.png") right;
}

/* center-left-bottom-background-corner */
span.clbbc {
	padding: 0px 10px 0px 10px;
	border-left: 1px #CB8E19 solid;
	background: url("../img/foot_centerleft_light_cor.png") right;
}

table.picture_table {
	border: 0px;
	text-align: center;
	margin: auto;
}

table.picture_table tr {
	vertical-align: middle;
}

table.picture_table img {
	border: 0px;
	margin: 10px;
}

ol.in {
	list-style-position: inside;
	margin-left: 30px;
} 

ol.in li {
	margin-bottom: 15px;	
}
 
ol.in p {
	display: inline;	
} 
 
ol.steps {
	color: #3366FF;
	font-weight: bold;
	list-style-position: inside;
	width: 80%;
	margin: auto;
}

ol.steps li {
	margin-bottom: 25px;
}

ol.steps p {
	color: black;
	display: inline;
}

table.settings {
	border: 1px solid #8ED6FF;
	padding: 0 !important;
}

table.settings td {
	padding: 3px;
	text-align: center;
}

table.settings thead {
	border-bottom: 1px solid #8ED6FF;
}

table.settings tbody tr.line {
	border-top: 1px solid #8ED6FF;
}

table.settings tbody td {
	font-weight: bold;
}

table.settings col.task {
	width: 150px;
	text-align: left;
	background: #F7F7F7;
}

table.settings col.direction {
	width: 50px;
	text-align: left;
}

table.settings col.value {
	width: 100px;
	text-align: center;
}

table.settings thead tr {
	background: #D5EAFF;
	font-weight: bold;
	height: 30px;
}

table.settings thead tr td {
	font-family: monospace;	
}
 
ul.model_menu li {
	display: inline;
}

table.color_model {
	width: 100%;
	padding: 5px;
	margin: 5px auto 5px auto !important;
	border: 1px solid #C1C1C1;
}

table.color_model td {
	width: 200px;
}

.red {
	color: red;
}

.green {
	color: #33CC33;
}

.blue {
	color: blue;
}

.black {
	color: black;
}

.pdf {
	line-height: 40px;
	height: 40px;
	background: url("../img/icons/pdf_min.jpg") 3px 55% no-repeat;
	border: 1px solid gray; 
	font-size: 14px;
	padding: 0px 5px 0px 40px;
	margin: 10px;
	display: block;
}

div.page_block center table {
	text-align: center;
}

.mar_l_220 {
	margin-left: 220px;
}

 /*
.name {
	font-size: 20px;
	font-weight: bold;	
}*/
 
#contacts_table {

}
 
#contacts_table td {
	padding: 2px;	
	vertical-align: top;
} 
 
#contacts_table .name {
	width: 130px;
}
 
#contacts_table .mail {
	width: 150px;
}
 
#contacts_table .website {
	width: 150px;
}
 
#contacts_table .country {
	width: 110px;
}
 
 
#contacts_table .label {
	border-top: 2px grey solid;
	font-size: 16px !important;
	padding: 10px;
	font-weight: bold;
}  
  
#contacts_table thead td {
	font-weight: bold;
	margin-bottom: 20px;
}

#contacts_table .europe {
	background: #FFCAC9;	
}
 
#contacts_table .asia {
	background: #FFE2C9;
} 

#contacts_table .n_america {
	background: #CAFFC9;	
} 
 
#contacts_table .australia {
	background: #FFC9F9;
}

table.categories {
	width: 100%;
	border: none;
	margin-right: -1px;
	border-collapse: collapse;
}

table.categories td {
	vertical-align: top;
	border: none;
	width: 50%;
}
 
table.categories td.bb {
	border-bottom: #7E7E7E 1px solid;
} 

table.categories td.br {
	border-right: #7E7E7E 1px solid;	
}

ul.bookmark_submenu {
	margin-top: 5px;
	margin-left: 10px;
}
 
ul.bookmark_submenu li {
	display: inline;
	line-height: 150%;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px solid gray; 
}

ul.bookmark_submenu li:FIRST-CHILD {
	border-left: none; 
}

table.model_pricelist {
	margin: 20px !important;
	border:1px solid #8ED6FF;
	padding: 0px !important;
	width: 95%;	
}
 
table.model_pricelist td {
	padding: 2px;	
}
 
table.model_pricelist tbody td {
	vertical-align: top;	
} 
 
table.model_pricelist col.item {
	width: 300px;
}
 
table.model_pricelist col.price {
	width: 80px;
	font-weight: bold;
}
 
table.model_pricelist col.note {

}	 
 
table.model_pricelist thead {
	line-height: 30px;
	font-size: 14px;
	font-weight: bold;	
	background-color: #DAEDFF;
} 

table.model_pricelist thead tr.head {
	line-height: 20px;
}
 
table.model_pricelist tfoot {
	text-align: center;
	font-style: italic;
	line-height: 25px;
	background-color: #EFF7FF;
}

table.model_pricelist tfoot td {
	border-top: 1px solid #8ED6FF;
}

#snapshot {
	border: 0px;
	display: block;
	margin: 8px auto 8px auto;
	line-height: 128px;
}

#price-calculator {
	width: 800px;
	margin: 20px auto 20px auto;	
}

#price-calculator > div {
	text-align: center; 
}
 
#price-calculator > div > img.wait {
	margin-top: 200px;
}

optgroup > option {
	padding-left: 15px;	
}

#region-list, #country-list, #model-list {
	width: 150px;	
}
 
#price-block .value {
	font-size: 12pt;	
}
 
#price-block .value span,
#delivery-block .value span {
	padding-right: 15px;	
	font-family: Verdana;
}
 
#price-calculator > table.model_pricelist > thead.head {
	background: #BEDFFF;
}

#price-calculator > table.model_pricelist > thead.head > tr > td {
	text-align: right;	
}

#price-calculator > table.model_pricelist > thead.head > tr > td img {
	margin-right: 30px;	
	margin-top: 5px;
	margin-bottom: 5px; 
}
