#logo {margin-left: 15px;background-image: url(images/tp/logo.gif);width: 180px;margin-right: 25px;}
#logo { text-align:center; float: left; display:inline; height: 66px; }
#logo img { margin-right: auto; margin-left: auto; }

div.h_bar01 {background: #e7e7e7; height: 5px; font-size: 1px; padding: 0px; margin: 0 20px 20px 0px; clear:left;}

#calc_print {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;}
#calc_print .head {margin: 0 10px 0 220px; padding: 0;}
#calc_print h1 {margin-bottom: 5px; font-size: 14px;}
#calc_print h2 {margin-bottom: 5px; font-size: 14px;}
#calc_print .head .link {margin-top: 0; font-size: 11px;}
#calc_print table.maintable {font-size: 12px; border: 0; border-spacing: 0; padding: 2px;}
#calc_print table.maintable tr.dataline td {padding: 5px 0;}

#calc_print .auto_res_print {font-size: 12px;}
#calc_print table.datatable {font-size: 12px; border: 0; border-spacing: 0; padding: 2px;}
#calc_print table.datatable tr.dataline td, .autocalc_res tr.dataline td {padding: 5px 0; border-bottom: 1px solid silver;}
table.datatable td.sum, table.autocalc_res td.sum {text-align: right;}

table.autocalc_res {font-size: 12px; border: 0; border-spacing: 0; padding: 2px;}
table.autocalc_res tr.dataline td {padding: 5px 0;}
.auto_res h2 {margin-bottom: 5px;}
.auto_res {font-size: 12px;}

#calc-form {color: #000000; font-size: 14px;}
#calc-form table {width: 100%; margin: 0px; padding: 0px;}
#calc-form table tr td {vertical-align: top;}
#calc-form input, #calc-form select {margin-right: 5px; font-size: 16px;}

.searchbox {padding: 2px 5px 2px 5px; font-size: 16px;}
input.searchbox {margin: 0px;}
select.searchbox option {padding-left: 7px;}

td.form_left {padding-right: 5px;}
td.form_right {padding-left: 5px;}

#calc_result {padding-top: 15px;}
#calc_result table{font-size: 100%;}
#calc_result td {padding-right: 10px;}

#preload {display: none; height: 90px; background:url(images/preload.gif) center center no-repeat;}
#calc_poll {display: none; margin: 0 auto;}

#cl2 td, #cl4 td, #cl5 td, #cl6 td {padding-top: 20px;}
#cl3 td {padding-top: 5px;}
#dforward {margin-top: 15px;}
#hweight, #dweight, #dforward, #hrama, #drama {display: none;}

#calc-wrapper {width: 700px; margin: 0 auto;}
#body-box {background: #e3e5e8; padding: 5px 10px;}
.b1, .b2, .b3, .b4 {background: #e3e5e8; overflow: hidden;}
.b1 {margin: 0 4px; height: 1px;}
.b2 {margin: 0 2px; height: 1px;}
.b3 {margin: 0 1px; height: 2px;}
.b4 {margin: 0 0px; height: 1px;}
#body-box h2 {margin: 5px 0 10px 130px; font-size: 110%; text-align: center;}
#inside-box-wrapper {}
#body-box .b1, #body-box .b2, #body-box .b3, #body-box .b4 {background: #f3f6fb;}
#inside-box {float: left; background: #f3f6fb; border: 1px solid #D4D4D4; border-width: 1px 1px 1px 0; padding: 20px; width: 508px; min-height: 450px;}

#calc-menu {float: left; width: 130px;}
.menu_list {height: 464px; overflow: hidden; margin: 12px 0;}
.menu_head {
  padding: 5px 10px;
  cursor: pointer;
  position: relative;
  margin: 1px 0 0 0;
  font: bold 10px Verdana, Arial, Helvetica, sans-serif;
  background: #ffffff;
  border-top: 1px solid #D4D4D4;
  border-left: 1px solid #D4D4D4;
  border-right: 1px solid #D4D4D4;
}
.menu_body {display:none;}
.menu_body p{
  display: block;
  background-color: #ffffff;
  border-left: 1px solid #D4D4D4;
  border-bottom: 1px solid #D4D4D4;
  border-right: 1px solid #D4D4D4;
  background-image: url(images/calc-icons.png);
  background-repeat: no-repeat;
  width: 128px;
  height: 128px;
  margin: 0 0 1px 0;
  padding: 0;
}
.menu_body p:hover{cursor: pointer;}
.menu_active {display: block;}
.menu_active p, p.menu_active {
  background-color: #f3f6fb;
  border-right: 1px solid #f3f6fb;
}
#cid-auto {background-position: 0 0;}
#cid-gruz {background-position: 0 -128px;}
#cid-ssval {background-position: 0 -256px;}
#cid-bus {background-position: 0 -384px;}
#cid-bike {background-position: 0 -512px;}
#cid-moped {background-position: 0 -640px;}
#cid-quadro {background-position: 0 -768px;}
#cid-snow {background-position: 0 -896px;}
#cid-water {background-position: 0 -1024px;}
#cid-scooter {background-position: 0 -1152px;}
#cid-golf {background-position: 0 -1280px;}
#cid-boat {background-position: 0 -1408px;}
#cid-trailer {background-position: 0 -1536px;}
#cid-dom {background-position: 0 -1664px;}

#searchbutton {margin: 0; float: right; cursor: pointer;}
#searchbutton {
	-moz-box-shadow:inset 0px 1px 0px 0px #a4e271;
	-webkit-box-shadow:inset 0px 1px 0px 0px #a4e271;
	box-shadow:inset 0px 1px 0px 0px #a4e271;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #89c403), color-stop(1, #77a809) );
	background:-moz-linear-gradient( center top, #89c403 5%, #77a809 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#89c403', endColorstr='#77a809');
	background-color:#89c403;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #74b807;
	display:inline-block;
	color:#ffffff;
	font-family:Verdana;
	font-size:16px;
	font-weight:bold;
	padding:10px 15px;
	text-decoration:none;
	text-shadow:1px 1px 0px #528009;
}
#searchbutton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #77a809), color-stop(1, #89c403) );
	background:-moz-linear-gradient( center top, #77a809 5%, #89c403 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#77a809', endColorstr='#89c403');
	background-color:#77a809;
}
#searchbutton:active {
	position:relative;
	top:1px;
}

.printbutton {cursor: pointer; margin: 0 0 10px;}
.printbutton {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #f6f6f6) );
	background:-moz-linear-gradient( center top, #ffffff 5%, #f6f6f6 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f6f6f6');
	background-color:#ffffff;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#022e9f;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	padding:3px 20px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
}
.printbutton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f6f6f6), color-stop(1, #ffffff) );
	background:-moz-linear-gradient( center top, #f6f6f6 5%, #ffffff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#ffffff');
	background-color:#f6f6f6;
}
.printbutton:active {
	position:relative;
	top:1px;
}
