/* Defaultní css */ 
/* css sys_style.css */ 
/* Deklarace stylu pro nenačítané prvky, tj. pro prvky interně generované */
div.sys_input, div.sys_submit, div.sys_txtarea, div.sys_option, div.sys_checkbox, div.sys_check {
  /* Společná deklarace stylu pro prvky formuláře */
  margin: 0px;
  /*border: 1px black solid;*/
  padding: 0px;
  text-align: left;
  float: left;
  /*background-color: red;*/
  height: 23px;
  width: 580px;
  /*clear: left;*/
}
div.sys_submit, div.sys_txtarea {
  width: auto;
  height: auto;
}
.sys_legend {
  border: 0;
  padding: 10px;
  margin: 0;
  width: 730px;
  background: transparent url("/_template/autohifituning2/css/default/img/widget/widget_bottom.png") no-repeat;
  background-position: right bottom;
}
.legend{
  font-size: 14px;
  font-weight: bold;
  color: #ff6600;
  margin: 2px 0 4px 10px;
}
div.sys_input input {
  width: 178px;
  margin: 0px;
  background-color: #1e3250;
  border: solid 1px #aaaaaa;
  color: #ffffff;
}
input.full100 {
  width: 100%;
}
div.sys_submit {
  /* Delarace stylu pro formuláře - SUBMIT */
  float: right;
}
div.sys_txtarea {
  /* Spiciální deklarace pro textareu.*/
  width: 594px;
  float: left;
}
textarea.TxtArea {
  /* Defaultní styl TextAreay */
  float: left;
  width: 594px;
  height: 200px;
  background-color: #1e3250;
  border: solid 1px #aaaaaa;
  color: #ffffff;
}
div.log_form {
  /* Styl pro login formulář na indexu */
  margin: 0px;
  padding: 0px 2px 0px 2px;
  border: 0px;
}
div.sys_lable {
  /* Label před imputem. */
  /*border: 1px black solid;*/
  width: 125px;
  height: 21px;
  float: left;
  padding: 0px;
  text-align: right;
  margin: 2px 5px 0 4px;
  /*background-color: blue;*/
  /*clear: left;*/
}
input.sys_checkbox {
  float: left;
}
div.sys_form {
  float: left;
  margin: 0px;
  padding: 0px;
  width: 750px;
  background: #000000 url("/_template/autohifituning2/css/default/img/widget/widget_top.png") no-repeat;
  background-position: right top;
}
div.sys_desc {
  width: 100%;
  float: left;
  padding: 10px;  
  border-left: 3px solid #ff0000;
  margin-left: 10px;
}
div.sys_space {
  width: 100%;
  float: left;
  height: 20px;
}
div.console {
  /* Styl konzole. */
  width: 98%;
  background-color: black;
  font-family: Courier New;
  font-size: 12px;
  color: white;  
  margin: 3px auto 3px auto;
  padding: 2px;
  min-width: 709px;
  text-align: left;
  float: left;
}
tr.th td {
  font-weight: 900;
}
/* css eshop.css */ 
.eshop_widget{
  float: left;
  width: 750px;
  background: #000000 url("/_template/autohifituning2/css/default/img/widget/widget_top.png") no-repeat;
}
.eshop_widget h1{
  font-size: 15px;
  font-weight: bold;
  margin-left: 10px;
}
.eshop_widget_prize{
  float: right;
  font-size: 15px;
  color: #ffff00;
  font-weight: bold;
}
.eshop_widget_text{
  float: left;
  padding: 5px;
  width: 740px;
}
.eshop_widget_bottom{
  float: left;
  width: 740px;
  padding: 5px;
  background: transparent url("/_template/autohifituning2/css/default/img/widget/widget_bottom.png") no-repeat;
  background-position: center bottom;
}
.eshop_widget_kosik{
  float: left;
  text-align: left;
  font-size: 11px;
}
.eshop_widget_bottom input{
  height: 12px;
  width: 20px;
  border: 1px solid #222222;
  font-size: 10px;
  text-align: center;
}
.eshop_widget_bottom .kosik{
  height: 16px;
  width: 19px;
  border: 0;
  margin: 0;
  padding: 0;
}
.eshop_widget_bottom_left{
  float: left;
}
.eshop_widget_bottom_right{
  float: right;
}
.eshop_widget_list{
  float: left;
  width: 750px;
  background: #000000 url("/_template/autohifituning2/css/default/img/widget/widget_top_list.png") no-repeat;
}
.eshop_widget_list_top{
  float: left;
  padding: 7px 0 7px 25px;
  font-size: 12px;
  font-weight: bold;
  color: #ff6600;
}
.eshop_widget_list_text{
  width: 100%;
  float: left;
  padding: 5px;
}
.eshop_widget_list_img{
  float: left;
  border: 1px solid #222222;
  padding: 5px;
  margin: 10px;
  background-color: #111111;
}
.eshop_widget_small{
  margin-right: 5px;
  float: left;
  width: 245px;
  background: #000000 url("/_template/autohifituning2/css/default/img/widget/widget_small_top.png") no-repeat;
}
.eshop_widget_small h3{
  margin: 0;
  padding: 0 0 5px 0;
}
.eshop_widget_small_text{
  width: 235px;
  height: 180px;
  float: left;
  padding: 5px;
}
.eshop_widget_small_text .name{
  float: left;
  color: #ff6600;
  width: 100%;
}
.eshop_widget_small_text h2{
  margin: 0;
  padding: 0;
  font-size: 12px;
  font-weight: bold;
}
.eshop_widget_small_bottom{
  float: left;
  width: 235px;
  height: 18px;
  text-align: left;
  padding: 5px;
  background: #000000 url("/_template/autohifituning2/css/default/img/widget/widget_small_bottom.png") no-repeat;
  background-position: center bottom;
}
.eshop_widget_small_bottom input{
  height: 16px;
  width: 20px;
  border: 1px solid #222222;
  font-size: 10px;
  text-align: center;
}
.eshop_widget_small_bottom select{
  height: 16px;
  border: 1px solid #222222;
  font-size: 10px;
  text-align: center;
}
.kosik{
  height: 16px;
  width: 19px;
  border: 0;
  margin: 0;
  padding: 0;
  background: #000000 url("/_template/autohifituning/css/default/img/kosik.gif") no-repeat;
}
.eshop_widget_small_img{
  float: left;
  border: 1px solid #222222;
  padding: 5px;
  margin: 0px;
  background-color: #111111;
}
.eshop_product_kosik{
  float: left;
  text-align: left;
  font-size: 11px;
}
.eshop_product_prize{
  float: right;
  font-size: 15px;
  color: #ffff00;
  font-weight: bold;
}
.category{
  float: left;
  width: 300px;
}
/* css style.css */ 
body {
  color: #ffffff;
  margin: 0;
  background: #1e3250 url("/_template/autohifituning2/css/default/img/background.png") repeat-x;
  /*background: #000000 url("/_template/autohifituning2/css/default/img/background.png") repeat-x;*/
  background-position: center top;
  text-align: center;
  font: 11px/150% Verdana, sans-serif;
}
table{
  background: transparent url("/_template/autohifituning2/css/default/img/widget/widget_bottom.png") no-repeat;
  background-position: center bottom;
}
.table_top{
  background: transparent url("/_template/autohifituning2/css/default/img/widget/widget_top.png") no-repeat;
  background-position: center top;
}
img{
  border: 0;
}
h1{
  font-weight: normal;
  color: #ff6600;
  font-size: 30px;
  float: left;
  width: 100%;
}
h2{
  font-weight: normal;
  color: #eeeeee;
  padding-left: 30px;
  font-size: 18px;
}
hr{
  float: left;
  width: 750px;
}
#page {
  margin: auto;
  padding: 0;
  width: 990px;
}
#top {
  width: 990px;
  height: 140px;
  background: #000000 url("/_template/autohifituning2/css/default/img/top.png") repeat-y;
}
#top_title{
  margin: 0;
  padding: 0;
  visibility: hidden;
}
#top_slogan{
  margin: 0;
  padding: 0;
  visibility: hidden;
}
#menu {
  width: 990px;
  height: 40px;
  margin-bottom: 5px;
}
#menu ul {
  margin: 0;
  list-style: none;
}
#menu ul li{
  float: left;
}
#menu ul li .left{
  float: left;
  width: 20px;
  height: 40px;
  background: transparent url("/_template/autohifituning2/css/default/img/button-left.png") no-repeat;
}
#menu ul li .right{
  float: left;
  width: 20px;
  height: 40px;
  background: transparent url("/_template/autohifituning2/css/default/img/button-right.png") no-repeat;
}
#menu ul li a{
  height: 31px;
  /*width: 155px;*/
  padding-left: 25px;
  padding-right: 25px;
  float: left;
  padding-top: 9px;
  font-size: 13px;
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}

#menu ul .active{
  padding-left: 5px;
  padding-right: 5px;
  color: #ff6600;
  background: #000000 url("/_template/autohifituning2/css/default/img/button.png") repeat-x;
}
#menu ul li a:hover{
  text-decoration: underline;
}
#submenu{
  float: left;
  width: 200px;
  text-align: left;
}
#submenu .submenu_head{
  font-size: 15px;
  font-weight: bold;
  float: left;
  width: 200px;
  color: #ff6600;
  margin: 15px 0 5px 0;
}
#submenu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#submenu ul li{
  float: left;
}
#submenu ul .active a{
  color: #ffffff;
}
#submenu ul li a{
  width: 200px;
  float: left;
  font-size: 13px;
  color: #cccccc;
  font-weight: bold;
  text-decoration: none;
  border-bottom: #cccccc dashed 1px;
}
#submenu ul li a:hover{
  color: #ffffff;
}
#text{
  color: #cccccc;
  float: right;
  width: 750px;
  text-align: left;
}
#text a{
  color: #ff6600;
}
#text a:hover{
  text-decoration: none;
}
#bottom{
  float: left;
  width: 990px;
  height: 1px;
  font-size: 0px;
  margin-top: 10px;
  background: #000000 url("/_template/autohifituning2/css/default/img/background-bottom.png") repeat-y;
}
#page-bottom{
  float: left;
  width: 100%;
  height: 50px;
  background-color: #000000;
  padding-top: 5px;
  color: #888888;
}
#page-bottom a{
  color: #888888;
  text-decoration: none;
}
#page-bottom a:hover{
  text-decoration: underline;
}
table{
  background-color: #000000;
  border-collapse: collapse;
}
td {
  padding: 2px;
  border-bottom: 1px solid #222222;
}
.input_lite {  /* Lite' ¨verze inputu, - užší - použitá například u editace zboží */
  height: 14px;
  font-size: 10px;
  width: 450px;
  margin: 0px;
  padding: 0px;
  border: solid 1px #cccccc;
}
.input_short {  /* code ... ^^*/
  width: 40px;
}
.input_middle {  /* code ... ^^*/
  width: 150px;
}
/* css sys_style.css */ 
/* Deklarace stylu pro nenačítané prvky, tj. pro prvky interně generované */
div.sys_input, div.sys_submit, div.sys_txtarea, div.sys_option, div.sys_checkbox, div.sys_check {
  /* Společná deklarace stylu pro prvky formuláře */
  margin: 0px;
  /*border: 1px black solid;*/
  padding: 0px;
  text-align: left;
  float: left;
  /*background-color: red;*/
  height: 23px;
  width: 580px;
  /*clear: left;*/
}
div.sys_submit, div.sys_txtarea {
  width: auto;
  height: auto;
}
.sys_legend {
  border: 0;
  padding: 10px;
  margin: 0;
  width: 730px;
  background: transparent url("/_template/autohifituning2/css/default/img/widget/widget_bottom.png") no-repeat;
  background-position: right bottom;
}
.legend{
  font-size: 14px;
  font-weight: bold;
  color: #ff6600;
  margin: 2px 0 4px 10px;
}
div.sys_input input {
  width: 178px;
  margin: 0px;
  background-color: #1e3250;
  border: solid 1px #aaaaaa;
  color: #ffffff;
}
input.full100 {
  width: 100%;
}
div.sys_submit {
  /* Delarace stylu pro formuláře - SUBMIT */
  float: right;
}
div.sys_txtarea {
  /* Spiciální deklarace pro textareu.*/
  width: 594px;
  float: left;
}
textarea.TxtArea {
  /* Defaultní styl TextAreay */
  float: left;
  width: 594px;
  height: 200px;
  background-color: #1e3250;
  border: solid 1px #aaaaaa;
  color: #ffffff;
}
div.log_form {
  /* Styl pro login formulář na indexu */
  margin: 0px;
  padding: 0px 2px 0px 2px;
  border: 0px;
}
div.sys_lable {
  /* Label před imputem. */
  /*border: 1px black solid;*/
  width: 125px;
  height: 21px;
  float: left;
  padding: 0px;
  text-align: right;
  margin: 2px 5px 0 4px;
  /*background-color: blue;*/
  /*clear: left;*/
}
input.sys_checkbox {
  float: left;
}
div.sys_form {
  float: left;
  margin: 0px;
  padding: 0px;
  width: 750px;
  background: #000000 url("/_template/autohifituning2/css/default/img/widget/widget_top.png") no-repeat;
  background-position: right top;
}
div.sys_desc {
  width: 100%;
  float: left;
  padding: 10px;  
  border-left: 3px solid #ff0000;
  margin-left: 10px;
}
div.sys_space {
  width: 100%;
  float: left;
  height: 20px;
}
div.console {
  /* Styl konzole. */
  width: 98%;
  background-color: black;
  font-family: Courier New;
  font-size: 12px;
  color: white;  
  margin: 3px auto 3px auto;
  padding: 2px;
  min-width: 709px;
  text-align: left;
  float: left;
}
tr.th td {
  font-weight: 900;
}
/* css eshop.css */ 
.eshop_widget{
  float: left;
  width: 750px;
  background: #000000 url("/_template/autohifituning2/css/default/img/widget/widget_top.png") no-repeat;
}
.eshop_widget h1{
  font-size: 15px;
  font-weight: bold;
  margin-left: 10px;
}
.eshop_widget_prize{
  float: right;
  font-size: 15px;
  color: #ffff00;
  font-weight: bold;
}
.eshop_widget_text{
  float: left;
  padding: 5px;
  width: 740px;
}
.eshop_widget_bottom{
  float: left;
  width: 740px;
  padding: 5px;
  background: transparent url("/_template/autohifituning2/css/default/img/widget/widget_bottom.png") no-repeat;
  background-position: center bottom;
}
.eshop_widget_kosik{
  float: left;
  text-align: left;
  font-size: 11px;
}
.eshop_widget_bottom input{
  height: 12px;
  width: 20px;
  border: 1px solid #222222;
  font-size: 10px;
  text-align: center;
}
.eshop_widget_bottom .kosik{
  height: 16px;
  width: 19px;
  border: 0;
  margin: 0;
  padding: 0;
}
.eshop_widget_bottom_left{
  float: left;
}
.eshop_widget_bottom_right{
  float: right;
}
.eshop_widget_list{
  float: left;
  width: 750px;
  background: #000000 url("/_template/autohifituning2/css/default/img/widget/widget_top_list.png") no-repeat;
}
.eshop_widget_list_top{
  float: left;
  padding: 7px 0 7px 25px;
  font-size: 12px;
  font-weight: bold;
  color: #ff6600;
}
.eshop_widget_list_text{
  width: 100%;
  float: left;
  padding: 5px;
}
.eshop_widget_list_img{
  float: left;
  border: 1px solid #222222;
  padding: 5px;
  margin: 10px;
  background-color: #111111;
}
.eshop_widget_small{
  margin-right: 5px;
  float: left;
  width: 245px;
  background: #000000 url("/_template/autohifituning2/css/default/img/widget/widget_small_top.png") no-repeat;
}
.eshop_widget_small h3{
  margin: 0;
  padding: 0 0 5px 0;
}
.eshop_widget_small_text{
  width: 235px;
  height: 180px;
  float: left;
  padding: 5px;
}
.eshop_widget_small_text .name{
  float: left;
  color: #ff6600;
  width: 100%;
}
.eshop_widget_small_text h2{
  margin: 0;
  padding: 0;
  font-size: 12px;
  font-weight: bold;
}
.eshop_widget_small_bottom{
  float: left;
  width: 235px;
  height: 18px;
  text-align: left;
  padding: 5px;
  background: #000000 url("/_template/autohifituning2/css/default/img/widget/widget_small_bottom.png") no-repeat;
  background-position: center bottom;
}
.eshop_widget_small_bottom input{
  height: 16px;
  width: 20px;
  border: 1px solid #222222;
  font-size: 10px;
  text-align: center;
}
.eshop_widget_small_bottom select{
  height: 16px;
  border: 1px solid #222222;
  font-size: 10px;
  text-align: center;
}
.kosik{
  height: 16px;
  width: 19px;
  border: 0;
  margin: 0;
  padding: 0;
  background: #000000 url("/_template/autohifituning/css/default/img/kosik.gif") no-repeat;
}
.eshop_widget_small_img{
  float: left;
  border: 1px solid #222222;
  padding: 5px;
  margin: 0px;
  background-color: #111111;
}
.eshop_product_kosik{
  float: left;
  text-align: left;
  font-size: 11px;
}
.eshop_product_prize{
  float: right;
  font-size: 15px;
  color: #ffff00;
  font-weight: bold;
}
.category{
  float: left;
  width: 300px;
}
/* css style.css */ 
body {
  color: #ffffff;
  margin: 0;
  background: #1e3250 url("/_template/autohifituning2/css/default/img/background.png") repeat-x;
  /*background: #000000 url("/_template/autohifituning2/css/default/img/background.png") repeat-x;*/
  background-position: center top;
  text-align: center;
  font: 11px/150% Verdana, sans-serif;
}
table{
  background: transparent url("/_template/autohifituning2/css/default/img/widget/widget_bottom.png") no-repeat;
  background-position: center bottom;
}
.table_top{
  background: transparent url("/_template/autohifituning2/css/default/img/widget/widget_top.png") no-repeat;
  background-position: center top;
}
img{
  border: 0;
}
h1{
  font-weight: normal;
  color: #ff6600;
  font-size: 30px;
  float: left;
  width: 100%;
}
h2{
  font-weight: normal;
  color: #eeeeee;
  padding-left: 30px;
  font-size: 18px;
}
hr{
  float: left;
  width: 750px;
}
#page {
  margin: auto;
  padding: 0;
  width: 990px;
}
#top {
  width: 990px;
  height: 140px;
  background: #000000 url("/_template/autohifituning2/css/default/img/top.png") repeat-y;
}
#top_title{
  margin: 0;
  padding: 0;
  visibility: hidden;
}
#top_slogan{
  margin: 0;
  padding: 0;
  visibility: hidden;
}
#menu {
  width: 990px;
  height: 40px;
  margin-bottom: 5px;
}
#menu ul {
  margin: 0;
  list-style: none;
}
#menu ul li{
  float: left;
}
#menu ul li .left{
  float: left;
  width: 20px;
  height: 40px;
  background: transparent url("/_template/autohifituning2/css/default/img/button-left.png") no-repeat;
}
#menu ul li .right{
  float: left;
  width: 20px;
  height: 40px;
  background: transparent url("/_template/autohifituning2/css/default/img/button-right.png") no-repeat;
}
#menu ul li a{
  height: 31px;
  /*width: 155px;*/
  padding-left: 25px;
  padding-right: 25px;
  float: left;
  padding-top: 9px;
  font-size: 13px;
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}

#menu ul .active{
  padding-left: 5px;
  padding-right: 5px;
  color: #ff6600;
  background: #000000 url("/_template/autohifituning2/css/default/img/button.png") repeat-x;
}
#menu ul li a:hover{
  text-decoration: underline;
}
#submenu{
  float: left;
  width: 200px;
  text-align: left;
}
#submenu .submenu_head{
  font-size: 15px;
  font-weight: bold;
  float: left;
  width: 200px;
  color: #ff6600;
  margin: 15px 0 5px 0;
}
#submenu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#submenu ul li{
  float: left;
}
#submenu ul .active a{
  color: #ffffff;
}
#submenu ul li a{
  width: 200px;
  float: left;
  font-size: 13px;
  color: #cccccc;
  font-weight: bold;
  text-decoration: none;
  border-bottom: #cccccc dashed 1px;
}
#submenu ul li a:hover{
  color: #ffffff;
}
#text{
  color: #cccccc;
  float: right;
  width: 750px;
  text-align: left;
}
#text a{
  color: #ff6600;
}
#text a:hover{
  text-decoration: none;
}
#bottom{
  float: left;
  width: 990px;
  height: 1px;
  font-size: 0px;
  margin-top: 10px;
  background: #000000 url("/_template/autohifituning2/css/default/img/background-bottom.png") repeat-y;
}
#page-bottom{
  float: left;
  width: 100%;
  height: 50px;
  background-color: #000000;
  padding-top: 5px;
  color: #888888;
}
#page-bottom a{
  color: #888888;
  text-decoration: none;
}
#page-bottom a:hover{
  text-decoration: underline;
}
table{
  background-color: #000000;
  border-collapse: collapse;
}
td {
  padding: 2px;
  border-bottom: 1px solid #222222;
}
.input_lite {  /* Lite' ¨verze inputu, - užší - použitá například u editace zboží */
  height: 14px;
  font-size: 10px;
  width: 450px;
  margin: 0px;
  padding: 0px;
  border: solid 1px #cccccc;
}
.input_short {  /* code ... ^^*/
  width: 40px;
}
.input_middle {  /* code ... ^^*/
  width: 150px;
}
