* {margin: 0; padding: 0;}
body {color: black; font-family: tahoma; font-size: 12px; text-align: left;}

a:link, a:visited {text-decoration: underline;}
a.cart_button {display: none;}
a.button {display: none;}
a.right {float: right;}

#container {width: 100%; text-align: left;}
#top {display: none;}
#logo {display: none;}
#top_menu {display: none;}
#thin_menu {display: none;}
#left_column {display: none;}
#footer {display: none;}

#main {width: 100%; padding-top: 15px;}
#main_text {float: left; width: 100%;}

.clear_both {clear: both;}

img {border: none;}
form {width: 100%;}

div.notice_ok, div.notice_fail, div.notice_warning, div.notice_info {display: none;}
div.form_border {padding: 5px; border: 1px solid #333; margin-bottom: 20px;}
ul#cart li.other {border: 1px solid gray; color: gray; font-weight: normal;}
ul#cart li {   
  padding: 5px 10px;
  margin-right: 10px;
  display: inline;
  list-style-image: none;
  color: black;
  font-weight: bold;
  border: 2px solid black;
}

.cart_border {padding: 10px; border: 1px solid #e5e5e5;}

.center {text-align: center;}
.right {text-align: right;}
.left {text-align: left;}

.bold {font-weight: bold;}

h1 {font-size: 180%;}
h2 {font-size: 140%;}
h3 {font-size: 120%;}


/*** debug window **/
.debug {display: none;}

/**************admin style*******************/
.header {display: none;}
.logo {display: none;}
.top_menu {display: none;}
.left_column {display: none;}

.main_text {float: left; width: 100%;}
.footer {display: none;}

.clear_right {clear: right;}
.button, .button_unclickable {display: none;}

#preFillDiv {display: none;}
#prefill {display: none;}

/*******obrazky css *******/
.image_item {
  width: 180px;
  height: 200px;
  float: left;
  display: inline;
  border: 1px solid #333;
  padding: 10px 10px;
  text-align: center;
  margin-right: 10px;
  margin-bottom: 5px;
  clear: none;
  background-color: #f5f5f5;
}

.image_item img.thumb {border: 1px solid #aaa; margin-top: -30px;}
.image_item .buttons {
  float: left;
  position: relative;
  top: 170px;
  width: 171px;
  height: 20px;
  background-color: #eee;
}

.image_item input {width: auto; border: none;}
.image_list {float: left; display: inline;}

/*****************************************************************************/
/*****************************************************************************/
/*****************************************************************************/
/*****************************************************************************/




/**********tables*******/
/******************CSS for tables**************************/

table {border-collapse: collapse; width: 100%; border: 1px solid black;}
td {border: 1px solid black;}

/***tabulky v administraci***/
.table_type_1 {font-size: 12px; text-align: center;}
.table_type_1 tr.first {background-color: #bbb; height: 20px; font-weight: bold;}
.table_type_1 tr.first td {}
.table_type_1 td {padding: 5px;}

/***tabulky v detailnim vypisu info o motoru***/
.table_type_2 {text-align: left; font-size: 90%;}
.table_type_2 td {padding: 3px;}
.table_type_2 tr.first {font-size: 100%; background-color: #bbb; height: 20px; font-weight: bold;}

/***tabulky ve vypisu kategorie motoru***/
.table_type_3 {text-align: left; font-size: 110%; margin-bottom: 8px;}
.table_type_3 td {padding: 5px;}
.table_type_3 td.black {background-color: #eee; color: white; font-weight: bold;}
.table_type_3 td.buy {background-color: #D3E9BE; font-weight: bold; text-align: center;}
.table_type_3 td.price {text-align: center;}
.table_type_3 tr.first {font-size: 100%; background-color: #bbb; height: 20px; font-weight: bold;}

/***tabulky ve vypisu kosiku a v menu zakaznika***/
.table_type_4 {text-align: left; font-size: 100%;}
.table_type_4 td {padding: 5px;}
.table_type_4 tr.first {font-size: 100%; background-color: #bbb; height: 20px; font-weight: bold;}

/***cart - fakturacni adresa***/
.table_type_5 {text-align: left; font-size: 90%;}
.table_type_5 td {padding: 5px;}
.table_type_5 tr.first{font-size: 100%; background-color: #bbb; height: 20px; font-weight: bold;}

/*** administrace - vypis objednavek*********************/
/*** zakladni info o objednavce***/
.table_type_6 {text-align: left; font-size: 100%;}
.table_type_6 td {padding: 5px;}
.table_type_6 tr.first, .table_type_6 td.first {font-size: 100%; background-color: #bbb; height: 20px; font-weight: bold;}
.table_type_6 td.first {background-color: #ddd;}
.table_type_6 td.small {font-size: 80%;}

/*** polozky objednavky***/
.table_type_7 {text-align: left; font-size: 100%;}
.table_type_7 td {padding: 5px;}
.table_type_7 tr.first {font-size: 100%; background-color: #bbb; height: 20px; font-weight: bold;}
.table_type_7 tr.subitem {font-size: 80%;}
.table_type_7 td.subitem_code {padding-left: 20px;}
.table_type_7 td.fifty {width: 50%;}

/*** overview - admin ***/
.table_type_8 {text-align: left; font-size: 100%;}
.table_type_8 td {padding: 5px;}
.table_type_8 tr.first {font-size: 100%; background-color: #bbb; height: 20px; font-weight: bold;}

/**********************************************************/
td.text_left {text-align: left;}
td.text_right {text-align: right;}

.red {background-color: #FFA6A6;}
.green {background-color: #D3E9BE;}
.blue {background-color: #D1E3E9;}
.light_green {background-color: #EEF7E6;}

td.tbl_menu_1 {text-align: left; padding-left: 10px;}
td.tbl_menu_2 {text-align: left; padding-left: 25px;}
td.tbl_menu_3 {text-align: left; padding-left: 40px;}
td.tbl_menu_4 {text-align: left; padding-left: 55px;}

td.small_text {font-size: 80%;}

/******* td widths ********/
td.size_05 {width: 50px;}
td.size_06 {width: 60px;}
td.size_07 {width: 70px;}
td.size_08 {width: 80px;}
td.size_09 {width: 90px;}
td.size_1 {width: 100px;}
td.size_2 {width: 120px;}
td.size_3 {width: 130px;}
td.size_4 {width: 140px;}
td.size_5 {width: 150px;}
td.size_6 {width: 160px;}
td.size_7 {width: 170px;}
td.size_8 {width: 180px;}
td.size_9 {width: 190px;}
td.size_10 {width: 200px;}
/***************************************************************************/
/***************************************************************************/
/***************************************************************************/