body {
  text-align: center; /*vycentrovani v IE*/
  font-family: Verdana, Tahoma;
  font-size: 11px;
  color: rgb(30,30,35);
  background-color: rgb(233,233,233);
  margin: 0px;
}

table {
  font-family: Verdana, Tahoma;
  font-size: 11px;
  color: rgb(30,30,35);
}

a {
  color: rgb(80,80,100);
  font-weight: bold;
  text-decoration: underline;
}

a:hover {
  color: rgb(40,40,60);
  text-decoration: none;
}

h1 {
  font-family: "Helvetica";
  font-size: 16px;
  font-weight: bold;
  margin: 0px;
  line-height: 30px;
  color: rgb(40,40,50);
}

h2 {
  font-family: "Helvetica";
  font-size: 15px;
  font-weight: bold;
  margin: 0px;
  line-height: 30px;
  color: rgb(40,40,50);
}

h3 {
  font-family: "Helvetica";
  font-size: 13px;
  font-weight: bold;
  margin: 0px;
  line-height: 20px;
  color: rgb(40,40,60);
}

input {
  font-size: 12px;
  border: 1px solid rgb(123,123,125);
  background-color: rgb(252,252,253);
  color: rgb(80,80,83);
}

select {
  font-size: 12px;
  border: 1px solid rgb(123,123,125);
  background-color: rgb(252,252,253);
  color: rgb(80,80,83);
}

form {
  margin: 0px;
}

#main_body {
  width: 900px;
  text-align: left; /*zruseni vycentrovani textu*/
  margin: 0 auto; /*vycentrovani v ostatnich browserech*/
  background-color: rgb(255,255,255);
  overflow: hidden;
}

div.top_all {
  width: 900px;
  height: 255px;
  overflow: hidden;
  position: relative;
}

div.top_blackline {
  width: 900px;
  height: 25px;
  overflow: hidden;
  text-align: right;
  background-color: rgb(0,0,0);
  font-size: 7px;
  font-weight: bold;
  color: rgb(255,255,255);
}

div.right_news_header {
  background-color: rgb(228,228,228);
  padding: 12px;
  font-size: 18px;
  color: rgb(40,40,60);
}

A.top_blackline {
  font-family: Tahoma;
  color: rgb(255,255,255);
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  margin: 0 7 0 7;
}
A.top_blackline:hover {
  text-decoration: underline;
  color: rgb(255,255,255);
  font-weight: normal;
}

div.top_redline {
  width: 900px;
  height: 50px;
  overflow: hidden;
  text-align: right;
  background-color: rgb(226,0,27);
}

div.top_buttons {
  width: 458px;
  height: 36px;
  overflow: hidden;
  position: absolute;
  left: 15px;
  top: 187px;
}

div.sub_menu {
  overflow: hidden;
  position: absolute;
  left: 15px;
  top: 230px;
  font-size: 14px;
  font-weight: normal;
  color: rgb(255,255,255);
  font-family: "Arial";
}

A.sub_menu {
  font-size: 14px;
  font-weight: normal;
  color: rgb(0,0,0);
  text-decoration: none;
  font-family: "Arial";
}

A.sub_menu:hover {
  font-weight: normal;
  color: rgb(255,255,255);
  text-decoration: none;
  font-family: "Arial";
}

#admin {
  margin-top: 10px; 
  padding: 10px;
  border: solid 1px rgb(200,200,210);
  background-color: rgb(250,250,250);
}

#active_web {
  line-height: 1.5;
}

#right_news {
  float: right;
  width: 220px;
  background-color: rgb(243,243,245);
}

#products_list {
  position: relative;
  width: 900px;
  height: 155px;
  background-color: rgb(243,243,245);
  top: -30px;
  left: -20px;
}

A.products_list {
  color: rgb(40,40,40);
  line-height: 2;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  display: block;
  width: 153px;
  height: 22px;
  text-align: center;
  background-color: rgb(230,230,235);
  margin-bottom: 5px;
  background-image: url("../images/web/productlist_button_1.jpg");
}

A.products_list:hover {
  color: rgb(40,40,40);
  line-height: 2;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  display: block;
  width: 153px;
  height: 22px;
  text-align: center;
  background-color: rgb(210,210,215);
  margin-bottom: 5px;
  background-image: url("../images/web/productlist_button_1b.jpg");
}

A.products_list2 {
  color: rgb(255,255,255);
  line-height: 2;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
  display: block;
  width: 153px;
  height: 22px;
  text-align: center;
  background-color: rgb(230,20,20);
  margin-bottom: 5px;
  background-image: url("../images/web/productlist_button_2.jpg");
}

A.products_list2:hover {
  color: rgb(255,255,255);
  line-height: 2;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
  display: block;
  width: 153px;
  height: 22px;
  text-align: center;
  background-color: rgb(230,20,20);
  margin-bottom: 5px;
  background-image: url("../images/web/productlist_button_2.jpg");
}

A.products_list_detail {
  color: rgb(40,40,40);
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
}

A.products_list_detail:hover {
  color: rgb(40,40,40);
  font-size: 10px;
  font-weight: normal;
  text-decoration: underline;
}

A.product_detail_menu {
  color: rgb(90,90,100);
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
}

A.product_detail_menu:hover {
  color: rgb(90,90,100);
  font-size: 12px;
  font-weight: normal;
  text-decoration: underline;
}

A.product_detail_menu2 {
  color: rgb(0,0,10);
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}

A.product_detail_menu2:hover {
  color: rgb(0,0,10);
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}

h2.product_detail {
  color: rgb(226,0,27);
  font-size: 14px;
}

table.newsletter {
  margin: 10px 0px 10px 10px;
  border: solid 1px rgb(200,200,210);
  background-color: rgb(250,250,250);
}

div.newsletter {
  margin: 10px 0px 0px 10px;
  font-size: 10px;
}

div.unavailable {
  margin: 10px;
  padding: 10px;
  border: solid 1px rgb(200,200,210);
  width: 500px;
  background-color: rgb(250,250,250);
  color: rgb(90,90,100);
  font-size: 12px;
  text-align: center;
}

table.product_detail {
  color: rgb(30,30,40);
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
}

table.dealers {
  margin: 10px;
  border: solid 1px rgb(200,200,210);
  width: 500px;
  background-color: rgb(250,250,250);
}

table.downloads {
  margin: 10px;
  border: solid 1px rgb(200,200,210);
  width: 500px;
}

table.downloads th {
  background-color: rgb(210,210,215);
}

table.downloads td {
  background-color: rgb(243,243,245);
}

table td.reference_1 {
  background-color: rgb(243,243,245);
  height: 30px;
  font-weight: normal;
  font-size: 12px;
  color: rgb(40,40,45);
}

table td.reference_2 {
  background-color: rgb(255,255,255);
  height: 30px;
  font-weight: normal;
  font-size: 12px;
  color: rgb(40,40,45);
}

div.wizard {
  width: 550px;
}

div.small {
  font-size: 10px;
}

fieldset.wizard {
  border: 1px solid rgb(183,183,185);
  background-color: rgb(253,253,254);
  margin-bottom: 10px;
}

legend.wizard {
  color: rgb(100,100,103);
  size: 12px;
  border: 1px solid rgb(183,183,185);
  background-color: rgb(245,245,246);
  padding-left: 10px;
  padding-right: 10px;
}

input.wizard_on {
  font-size: 11px;
  border: 1px solid rgb(123,123,125);
  background-color: rgb(252,252,253);
  color: rgb(80,80,83);
}

input.wizard_off {
  font-size: 11px;
  border: 1px solid rgb(183,183,185);
  background-color: rgb(240,240,241);
  color: rgb(120,120,123);
}

select.wizard {
  size: 11px;
  font-size: 11px;
  border: 1px solid rgb(123,123,125);
  background-color: rgb(252,252,253);
  color: rgb(80,80,83);
}

table.wizard td {
  padding: 3px;
}

td.wizard_on {
  color: rgb(40,40,43);
}

td.wizard_off {
  color: rgb(120,120,123);
}

.clanky_0 {
  border: solid 1px rgb(200,200,210);
  background-color: rgb(254,254,255);
  color: rgb(60,60,70);
  font-size: 11px;
}

.clanky_1 {
  border: solid 1px rgb(200,200,210);
  background-color: rgb(240,240,240);
  color: rgb(60,60,70);
  font-size: 11px;
}

hr.product_detail {
  color: rgb(180,180,200);
  width: 530px;
  text-align: left;
  height: 1px; 
  background-color: rgb(200,200,200); 
  border: none;
}

A.product_detail {
  color: rgb(90,90,100);
  font-size: 11px;
  font-weight: normal;
  text-decoration: underline;
}

A.product_detail:hover {
  color: rgb(0,0,10);
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
}

A.dealer {
  color: rgb(40,40,40);
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
}

A.dealer:hover {
  color: rgb(40,40,40);
  text-decoration: underline;
  font-weight: normal;
}

A.downloads {
  color: rgb(40,40,40);
  font-size: 11px;
  font-weight: normal;
  text-decoration: underline;
}

A.downloads:hover {
  color: rgb(40,40,40);
  text-decoration: none;
  font-weight: normal;
}

A.top_downloads {
  color: rgb(40,40,40);
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}

A.top_downloads:hover {
  color: rgb(40,40,40);
  text-decoration: underline;
  font-weight: bold;
}

A.small {
  font-weight: normal;
  font-size: 10px;
  color: rgb(80,80,85);
  text-decoration: none;
}

A.small:hover {
  font-weight: normal;
  font-size: 10px;
  color: rgb(80,80,85);
  text-decoration: underline;
}

A.h3 {
  font-family: "Helvetica";
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  margin: 0px;
  line-height: 20px;
  color: rgb(40,40,60);
}

A.h3:hover {
  font-family: "Helvetica";
  font-size: 13px;
  font-weight: bold;
  text-decoration: underline;
  margin: 0px;
  line-height: 20px;
  color: rgb(60,60,80);
}


#footer {
  width: 900px;
  height: 100px;
  text-align: center;
  background-color: rgb(233,233,233);
  position: relative;
  color: rgb(40,40,40);
  margin: 0 auto;
}

A.footer {
  color: rgb(40,40,40);
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
}

A.footer:hover {
  color: rgb(40,40,40);
  text-decoration: underline;
  font-weight: normal;
}

INPUT.quick_search {
  height: 17px;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
}

INPUT.newsletter {
  height: 17px;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
}

INPUT.submit {
  height: 20px;
  font-size: 13px;
  font-weight: normal;
  text-decoration: none;
  margin: 5px;
}

SELECT.instant_access {
  height: 17px;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: rgb(30,30,30);
}

.problem {
  color: rgb(240, 0, 0);
  font-weight: bold;
}