body,p,th,td,input,select,option,textarea
{
  color: #000000;
  font-family: "Arial CE", Arial, Helvetica, sans-serif;
  font-size: 11px;
  background-color: #FFFFFF;
}

body
{
	text-align: center;
	background-color: #EFEFEF;
}

input,select,textarea
{
  border: 1px solid #000;
}

form,h1,h2,h3,h4,h5,h6
{
  margin: 0px;
}

a
{
  color: #002E65;
}

a:hover
{
  color: #CC3333;
}

a img
{
  border: 0px;
}

.align_right
{
  text-align: right;
}

.align_center
{
  text-align: center;
}

.float_right
{
  float: right;
}

.right_top
{
	position: absolute;
	right: 10px;
	top: 40px;
}

.right_bottom
{
	position: absolute;
	right: 10px;
	bottom: 10px;
}

.right_bottom a, .right_top a, .right_bottom a:visited, .right_top a:visited
{
	color: #FFF !important;
	background-color: #090;
	font-weight: 800;
}

.clear_float
{
  clear: both;
}

div.info_block
{
  float: left;
  margin-right: 3%;
  width: 45%;
}

div.info_block h3, h3
{
  color: #002E65;
  font-size: 10pt;
  margin: 8px 4px 4px 4px;
  width: 400px;
}

div.info_block li
{
	list-style-image: url('/images/li_bg.gif');
}

div.info_block table.list th, table.list th
{
  background: #A8A9AD;
  border: 1px solid #E0E0E0;
  border-right: 1px solid #C0C0C0;
  border-bottom: 1px solid #C0C0C0;
  font-weight: bold;
  width: 40%;
  text-align: left;
}

div.info_block table.list th.separator, table.list th.separator
{
  background: #002E65;
  font-size: 1.3em;
  color: #FFF;
  text-align: left;
}
table.list th.separator a
{
  background: #002E65;
  color: #FFF;
}

table.list td.maxi
{
  text-align: left;
  vertical-align: middle;
  width: 50%;
}

table.list td.maxi input
{
  width: 98%;
}

div.info_block table.auto th
{
  width: auto;
}


table.list
{
  margin: 0px;
  padding: 0px;
  width: 100%;
}

.auto_width table.list, .auto_width
{
  margin: 0px;
  padding: 0px;
  width: auto;
}

table.list tr
{
  padding: 0px;
  text-align: left;
}

table.list th.heading
{
  color: #11569A;
  padding: 6px 0px 0px 0px;
}

table.list tr.control
{
  background: #A8A9AD;
}

table.list tr.control th
{
  -background: #A8A9AD;
}

table.list tr.control th, table.list tr.control a
{
  color: #000000;
  font-weight: bold;
}

table.list tr.control a
{
  width: 100%;
}

table.list tr.control th.order_asc a, table.list tr.control th.order_desc a
{
  color: #FFFFFF;
  padding-right: 12px;
}

table.list tr.control th.order_asc
{
  background: #002E65 url('/images/order_asc.gif') top right no-repeat;
  color: #FFFFFF;
}

table.list tr.control th.order_desc
{
  background: #002E65 url('/images/order_desc.gif') top right no-repeat;
  color: #FFFFFF;
}

table.list th, table.list td
{
  border: 1px solid #FFFFFF;
  border-right: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
  font-weight: normal;
  margin: 0px;
  padding: 1px 4px;
  vertical-align: top;
}

table.list th.empty
{
  background: transparent;
}

table.list th.mini, table.list td.mini, table.list td.action
{
  text-align: center;
  vertical-align: middle;
  width: 12px;
}

table.list th.heading
{
  border: 1px solid #FFFFFF;
}

table.list strong
{
  color: #CC0000;
  font-weight: bold;
}

table.list tr.filter
{
  background: #F7F7F7;
}

table.list tr.filter td, table.list td.input
{
  padding: 0px;
  text-align: center;
}

table.list tr.filter input, table.list tr.filter select, table.list td.input input, table.list td.input select
{
  background: #F7F7F7;
  width: 95%;
}

table.list tr th.mini
{
  background: ##F7F7F7;
}

table.list tr th.mini, table.list tr td.checkbox
{
  width: 24px;
  white-space: nowrap;
}

table.list tr td.checkbox
{
  text-align: center;
  padding: 0px;
}

table.list tr td.input select
{
  width: 180px;
}

table.list tr.wide_input td select, table.list tr.wide_input td input, table.list tr.wide_input td textarea
{
  width: 15em;
}

table.list tr.wide_input2 td select, table.list tr.wide_input2 td input, table.list tr.wide_input2 td textarea
{
  width: 52em;
}

table.list tr textarea
{
  width: 75%;
}

table.form
{
  margin: 0px;
  padding: 0px;
  width: 100%;
}

table.form tr
{
  padding: 0px;
  text-align: left;
}

table.form th
{
  background: #D0D0D0;
  border: 1px solid #FFFFFF;
  border-right: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
  padding: 3px 4px;
  vertical-align: top;
  xwidth: 25%;
}

.ui-tabs .list th
{
	width: 25%;
}

table.form td
{
  margin: 0px;
  padding: 0px 4px;
}

table.form strong
{
  color: #CC0000;
  font-weight: bold;
}

table.form textarea
{
  width: 70%;
}

.submit_line
{
  clear: both;
  margin: 16px;
  height: 1.8em;
}


tr.edit th, tr.error th, table.list td.edit
{
  padding-top: 3px;
  padding-bottom: 4px;
}

table.list td.edit
{
  padding-left: 3px;
  padding-right: 3px;
}

tr.edit td, tr.error td
{
  padding: 0px 0px;
}

tr.href_hlt td
{
  background: #FFFFCC;
}

tr.href_hover td
{
  border-bottom: #11569A solid 1px;
}

tr.href_hover, tr.href_hover td, tr.href_hover td a, tr.href_hover td a:hover
{
  background: #E0E0E0;
  color: #002E65;
  cursor: pointer;
  text-decoration: none;  
}

tr.href a, tr.href_hlt a
{
  text-decoration: none;
}

tr.href_extra td
{
  border-top: #0000FF 1px solid;
  border-bottom: #0000FF 1px solid;
  background: #EEEEFF;
  cursor: pointer;
  text-decoration: none;
}

.error, .error th, table.list tr.control th.error, .info_block h3.error
{
  color: #CC3333;
}

.nowrap th, .nowrap td
{
  white-space: nowrap;
}

.pagecontrol
{
  width: 100%;
}

.pagecontrol tr
{
  vertical-align: top;
}

.pagecontrol th
{
  padding-top: 3px;
  width: 64px;
}

.pagecontrol td
{
  line-height: 16px;
  padding-right: 3px;
}

.pagecontrol .prevnext
{
  text-align: right;
  width: 124px;
}

.pagecontrol a, .pagecontrol .prevnext i
{
  border: #E0E0E0 1px solid;
  color: #999999;
  margin-right: -3px;
  padding: 0px 4px;
  text-decoration: none;
}

.pagecontrol .prevnext a, .pagecontrol .prevnext i
{
  text-align: center;
  min-width: 56px;
  _width: 56px;
}

.pagecontrol .prevnext i
{
  border: #EEEEEE 1px solid;
  color: #E0E0E0;
  font-style: normal;
}

.pagecontrol a.selected
{
  border: #11569A 1px solid;
  background: #11569A;
  color: #000000;
}

.pagecontrol a:hover
{
  border: #000000 1px solid;
  color: #CC3333;
}

#logo, #logo_bfu
{
  xfloat: left;
  position: absolute;
  left: 0px;
  top: 8px;
  padding: 0;
  margin: 0;
}

#logo
{
  top: 20px;
}

#block_centering
{
	margin: 0 auto;
	padding: 0;
	width: 80%;
	text-align: left;
	position: relative;
	background-color: #FFFFFF;
	color: #000;
	border: 1px solid #000;
} 

#block_main
{
    position: relative;
    background-color: #FFFFFF;
    margin: 5px;
}

#block_menu
{
  position: relative;
  margin-top: 5px;
  margin-left: 120px;
  padding-top: 0px;
  padding-left: 10px;
  padding-bottom: 32px;
  _padding-bottom: 25px;
  background: #FFFFFF url("/images/header_bg.gif") repeat-x bottom;
  min-height: 68px;
  _height: 50px;
}

#block_menu_bfu
{
  background: #FFFFFF url("/images/header_bg.gif") repeat-x bottom;
  position: relative;
  padding-bottom: 0px;
  margin-left: 120px;
  padding-top: 37px;
  _padding-top: 30px;
}

#menu
{
  position: relative;
  left: 12px;
  line-height: 20px;
  padding-bottom: 8px;
}

#menu a, .toolbar a, a.invert_checkbox, .submit_line input
{
  border: 1px solid #E0E0E0;
  border-right: 1px solid #A0A0A0;
  border-bottom: 1px solid #A0A0A0;
  color: #808080;
  padding: 2px 4px;
  text-decoration: none;
}

a.invert_checkbox
{
  font-size: 10px;
}

#menu a:hover, .toolbar a:hover
{
  border: 1px solid #666666;
  color: #CC3333;
}

#menu a.selected
{
  background: #002E65;
  border: 1px solid #808080;
  color: #FFFFFF;
}

#menu a.selected:hover
{
  color: #000000;
}

#submenu
{
  position: relative;
  line-height: 20px;
  z-index: 1;
}

#submenu a
{
  background: #EEEEEE;
  border: 1px solid #E0E0E0;
  border-right: 1px solid #A0A0A0;
  border-bottom: 1px solid #A0A0A0;
  color: #808080;
  padding: 2px 4px;
  text-decoration: none;
}

#submenu a:hover
{
  border: 1px solid #666666;
  color: #CC3333;
}

#submenu a.selected
{
  background: #002E65;
  border: 1px solid #808080;
  color: #FFFFFF;
}

#submenu a.selected:hover
{
  color: #CC3333;
}

.toolbar
{
  margin: 12px 0px 12px 1px;
}

.toolbar a.state_trans
{
  background-color: #002E65;
  color: #FFFFFF;
}

.toolbar a.state_notrans
{
  background-color: #A8A9AD;
  color: #FFFFFF;
}

.toolbar a.selected
{
  background-color: #1FA9FF;
  color: #000000;
}

#print_toolbar 
{
	margin: 2em 0.2em;
	font-size: 2em;
	text-align: right;
}

#print_toolbar.toolbar.print a
{
	color: #FFF !important;
	background-color: #F00 !important;
}

#print_toolbar.toolbar.noprint a
{
	color: #AAA !important;
	background-color: #EEE !important;
}

.info_block .toolbar
{
  margin-top: 3px;
}

h3.error
{
  margin-top: 12px;
}

.clear
{
  clear: both;
}

table.list input.long
{
  width: 100%;
}

table.list textarea.long
{
  width: 100%;
}

table.list tr td input.luzko
{
  width: 20px;
  text-align: right;
}

table.list tr td.noborder
{
  border: 0px;
}

table.list th.mini2, table.list td.mini2
{
  text-align: center;
  vertical-align: middle;
}

.red
{
  color: #FF0000;
}

.warn_today td a
{
  color: #FF0000;
  font-weight: 800;
}

.warn_tomorrow td a
{
  color: #FF0000;
}

div.wide
{
  width: 98%;
}

#popup_menu
{
  display: none;
  position: absolute;
  right: 10px;
  top: 65px;
  width: 20em;
  max-width: 20em;
  background: #EEEEEE;
  border: 1px solid #E0E0E0;
  border-right: 1px solid #A0A0A0;
  border-bottom: 1px solid #A0A0A0;
  color: #808080;
  padding: 0px;
  text-decoration: none;
}

#no_access, .error_msg
{
  text-align: center;
  width: 100%;
  padding: 10px 0px;
  margin: 5px auto;
  color: #000;
  background-color: #F00;
  font-weight: 800;
  border: 2px solid #888;
}


.pricelist, .pricelist th
{
	font-size: 1.2em;
	font-weight: 800;
}

.pricelist td
{
	font-size: 1.3em;
	font-weight: 800;
	text-align: right;
}


table.list tr.control th.zabezpeceni_1, .zabezpeceni_1
{
  background-color: #99CCB3;
}

table.list tr.control th.zabezpeceni_2, .zabezpeceni_2
{
  background-color: #F099A3;
}

table.list tr.control th.zabezpeceni_3, .zabezpeceni_3
{
  background-color: #D9AAFF;
}

table.list tr.control th.zabezpeceni_4, .zabezpeceni_4
{
  background-color: #05AAFF;
}

#block_vert_center
{
	height: 100%;
	overflow: visible;
}

#block_login, #block_logout, #block_rozcestnik
{
	border: 1px solid #000;
	margin: auto;
	text-align: center;
	_width: 378px;
	max-width: 378px;
	min-width: 378px;
	_height: 18em;
	min-height: 18em;
	position: absolute;
	top: 50%;
	margin-top: -12em;
	left: 50%;
	margin-left: -189px;
	background-color: #FFFFFF !important;
}

#block_login.a, #block_logout.a, #block_rozcestnik a
{
	text-decoration: none;
}

#block_login strong, #block_logout strong, #block_rozcestnik strong
{
  color: #11569A;
}

#block_rozcestnik
{
	text-align: left;
}

#block_rozcestnik ul
{
	position: absolute;
	top: 115px;
	left: 45px;
	margin: 0;
	padding: 0;
}

#block_rozcestnik li
{
	font-size: 1.5em;
	list-style: none;
}

#block_rozcestnik li a
{
	background: #FFFFFF url("/images/li_bg.gif") no-repeat left;
	padding-left: 18px;
	margin-left: 0;
}

#user_info
{
  position: absolute;
  top: 8px;
  left: 140px;
  margin: 0;
  padding: 2px;
  border: 1px solid #E0E0E0;
  border-right: 1px solid #C0C0C0;
  border-bottom: 1px solid #C0C0C0;
}

#logos
{
  position: absolute;
  top: 1px;
  right: 15px;
  margin: 0;
  padding: 2px;
  padding-top: 0px;
}

#logos img
{
	padding-left: 5px;
}

#copyright
{
  background: #FFFFFF url("/images/footer_bg.gif") top repeat-x;
  height: 25px;
  line-height: 25px;
  text-align: right;
  font-size: 10px;
  padding-right: 10px;
  position: relative;
  right: 3px;
  xbottom: 0px;
  width: 100%;
}

.hidden_row
{
  display: none;
}

.visible_row
{
  display: table-row;
}

.ui-slider-range {
	border-color: #FF3333 !important;
	background: #FF3333 !important;
	text-decoration: blink !important;
}

.ui-slider-handle {
	border-color: #FF3333 !important;
	background: #FF0000 url("/images/dolar.gif") top repeat-x !important;
	text-decoration: blink !important;
}

.bottom {
	position: absolute !important;
	bottom: 0px !important;
}

.big td, input.big
{
	font-size: 2em;
	letter-spacing: 2px;
}

input.big
{
	font-size: 1.5em;
	font-weight: 800;
	border: 2px solid #000;
}


#vozidlo_cena_zabezpeceni
{
	padding-left: 0.1em;
	color: #F00;
}

#vozidlo_spoluucast0
{
	font-size: 0.8em;
}

#intro_menu
{
	position: absolute;
	left: 50%;
	margin: auto;
	text-align: center;
	width: 620px;
	height: 120px;
	xborder: 1px solid #000;
	padding: 0;
	margin-left: -310px;
	margin-top: -0px;
	top: 10%;
}

#icon_menu
{
	text-align: center;
	position: absolute;
	left: 50%;
	margin: auto;
	margin-left: -120px;
	top: 15px;
}

#icon_menu2
{
	text-align: center;
	position: absolute;
	left: 50%;
	margin: auto;
	margin-left: -150px;
	top: 40px;
	clear: both;
}

#intro_menu ul, #icon_menu2 ul
{
	padding: 0;
	margin: 0;
}

#icon_menu ul
{
	padding: 0;
	margin: 0;
	padding-left: 10%;
}

#intro_menu ul li, #icon_menu ul li, #icon_menu2 ul li
{
    list-style-type: none !important;
    list-style-image: none !important;
    float: left;
    margin: 5px;
    padding: 0px;
}

#intro_menu a.icon, #icon_menu a.icon, #icon_menu2 a.icon
{
   display: block;
   width: 91px;
   height: 96px;
   background: transparent url(/shared/icons/icon_bg.gif) no-repeat top;
   color: Black;
   text-decoration: none;
}

#intro_menu a.icon:hover, #icon_menu a.icon:hover, #icon_menu2 a.icon:hover
{
   color: Red;
}
#intro_menu a.icon strong, #icon_menu a.icon strong, #icon_menu2 a.icon strong
{
   display: block;
   text-align: center;
   font-weight: normal;
   font-size: 10px;
   padding-top: 74px;
   line-height: 10px;
   background-position: 50% 11px;
   background-repeat: no-repeat;
   xbackground-image: url(/shared/icons/types/icon_0.gif);
}

#intro_menu a.icon.icon_1 strong, a.icon.icon_1 strong
{
   background-image: url(/shared/icons/icon_1.png);
}

#intro_menu a.icon.icon_2 strong
{
   background-image: url(/shared/icons/icon_2.png);
}

#intro_menu a.icon.icon_3 strong
{
   background-image: url(/shared/icons/icon_3.png);
}

#intro_menu a.icon.icon_4 strong
{
   background-image: url(/shared/icons/icon_4.png);
}

#intro_menu a.icon.icon_5 strong
{
   background-image: url(/shared/icons/icon_5.png);
}

#icon_menu a.icon.icon_6 strong
{
   background-image: url(/shared/icons/icon_6.png);
}

#icon_menu a.icon.icon_7 strong
{
   background-image: url(/shared/icons/icon_7.png);
}

a.icon.icon_8 strong
{
   background-image: url(/shared/icons/icon_8.png);
}

a.icon.icon_9 strong
{
   background-image: url(/shared/icons/icon_9.png);
}

a.icon.icon_10 strong
{
   background-image: url(/shared/icons/icon_10.png);
}

#price
{
  position: absolute;
  top: 0px;
  right: 5px;
  margin: 0;
  padding: 2px;
  border: 1px solid #E0E0E0;
  border-right: 1px solid #C0C0C0;
  border-bottom: 1px solid #C0C0C0;
}

#price span
{
    padding-right: 5px;
}
#price dl dt, #price dl dd
{
  clear: none;
  float: left;
}

#sections .ui-widget-content {
	margin-top: 15px !important;
}

.column_date
{
	width: 5em !important;
	_width: 5em;
	min-width: 5em !important;
	max-width: 7em !important;
}

.column_cps
{
	width: 7em !important;
	_width: 7em;
	min-width: 7em !important;
	max-width: 9em !important;
}

.column_rz
{
	width: 5em !important;
	_width: 5em;
	min-width: 5em !important;
	max-width: 8em !important;
}

.column_stav
{
	width: 6em !important;
	_width: 6em !important;
	min-width: 6em !important;
	max-width: 9em !important;
}
.column_rcico
{
	width: 5.5em !important;
	_width: 5.5em !important;
	min-width: 5.5em !important;
	max-width: 8em !important;
}
.column_jmeno2
{
	width: 25em !important;
	_width: 25em !important;
	min-width: 25em !important;
	max-width: 28em !important;
}

#warn_ciselna_rada
{
  text-align: center;
  width: 100%;
  padding: 2px;
  margin: 5px auto;
  color: #AAA;
  background-color: #F00;
  font-weight: 800;
  border: 2px solid #888;
}

#warn_ciselna_rada span
{
  color: #FFF;
}
