body {
  margin: 0px;
  font-family: "Trebuchet MS", Tahoma, Arial, Verdana, sans-serif;
  background: rgb(62,98,117) url(img/core/bcg_3.png) repeat-x;
  color: rgb(90,92,95);
}

/* news/actions/price tips */
/*.news {
  width: 891px;
  height: 225px;
  margin-top: 1px;
  padding-top: 8px;
  padding-left: 9px;
  padding-bottom: 8px;
  font-size: 10px;
  background-color: rgb(51,51,51);
  color: rgb(190,192,195);
}

.news_block {
  float: left;
  width: 170px;
  background-color: rgb(25,25,25);
  margin-right: 8px;
}

.news_clearance_header {
  float: left;
  width: 164px;
  height: 20px
  padding-top: 5px;
  padding-left: 1px;
  padding-right: 5px;
  font-size: 12px;
  background-color: rgb(120,31,28);*/ /*rgb(0,51,51);*/
  /*border-bottom: 1px solid rgb(61,61,61);
}

.news_discount_header {
  float: left;
  width: 164px;
  height: 20px
  padding-top: 5px;
  padding-left: 1px;
  padding-right: 5px;
  font-size: 12px;
  background-color: rgb(120,31,28);
  border-bottom: 1px solid rgb(61,61,61);
}

.news_action_header {
  float: left;
  width: 164px;
  height: 20px
  padding-top: 5px;
  padding-left: 1px;
  padding-right: 5px;
  font-size: 12px;
  background-color: rgb(133,54,15);
  border-bottom: 1px solid rgb(61,61,61);
}

.news_new_header {
  float: left;
  width: 164px;
  height: 20px
  padding-top: 5px;
  padding-left: 1px;
  padding-right: 5px;
  font-size: 12px;
  background-color: rgb(0,41,64);
  border-bottom: 1px solid rgb(61,61,61);
}

.news_title {
  float: left;
  width: 160px;
  height: 18px;
  padding-top: 3px;
  padding-bottom: 2px;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 12px;
  font-weight: bold;
}

.news a{
  color: rgb(190,192,195);
  text-decoration: none;
}

.news a:hover {
  color: white;
  text-decoration: none;
}

.news_picture {
  float: left;
  width: 170px;
  height: 110px;
}

.news_clearance_description {
  float: left;
  width: 160px;
  height: 63px;
  text-align: center;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 3px;
  background-image: url(img/core/news_discount_bcg.png);*//*url(img/core/news_clearance_bcg.png);*/
  /*font-size: 12px;
}

.news_discount_description {
  float: left;
  width: 160px;
  height: 63px;
  text-align: center;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 3px;
  background-image: url(img/core/news_discount_bcg.png);
  font-size: 12px;
}

.news_action_description {
  float: left;
  width: 160px;
  height: 63px;
  text-align: center;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 3px;
  background-image: url(img/core/news_action_bcg.png);
  font-size: 12px;
}

.news_new_description {
  float: left;
  width: 160px;
  height: 63px;
  text-align: center;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 3px;
  font-size: 10px;
}*/

/* spacer */
/*.line {
  width: 900px;
  height: 1px;
  margin-top: 2px;
  background-image: url(img/core/line.png);
}*/

/* information panel */
/*#info {
  float: left;
  width: 884px;
  margin-top: 3px;
  padding-top: 8px;
  padding-left: 8px;
  padding-right: 8px;
  padding-bottom: 8px;*/
  /*height: 138px;*/
  /*background-color: rgb(51,51,51);
}

.info_block {
  float: left;
  width: 289px;
  height: 176px;
}

.info_bar {
  float: left;
  width: 273px;
  padding: 8px;
  background-color: rgb(25,25,25);
  color: rgb(190,192,195);
  font-size: 10px;
}

.infoblock_spacer {
  float: left;
  width: 8px;
  height: 120px;
}

#info a {
  color: white;
  text-decoration: none;
}

#info a:hover {
  color: white;
  text-decoration: underline;
}*/

/* footer */
#footer {
  float: left;
  width: 900px;
  height: 28px;
  padding-top: 25px;
  font-size: 10px;
  color: rgb(190,192,195);
  text-align: center;
}

#footer a {
  padding-left: 9px;
  padding-right: 10px;
  text-decoration: none;
  color: rgb(190,192,195);
}

#footer a:hover {
  color: white;
  text-decoration: none;
}

/* text content (company & racing) */
#title {
  display: block;
  height: 30px;
  margin-top: 30px;
  margin-bottom: 5px;
  font-family: "Century Gothic", Avant Garde, Century Gothic, Avant Garde Gothic, "Lucida Sans", Helvetica, Trebuchet, Arial, Sans;
  font-size: 22px;
  font-weight: bold;
  color: white;
}

#content {
  display: block;
  height: auto;
}

#content b {
  color: black;
}
/*
.text {
  float: left;
  width: 590px;
  margin-right: 155px;
  font-size: 12px;
}

.text a {
  color: rgb(51,102,153);
  text-decoration: none;
}

.text a:hover {
  color: rgb(51,102,153);
  text-decoration: underline;
}

*/
.left_text_bar {
  float: left;
  width: 140px;
  font-family: "Trebuchet MS", Tahoma, Arial, Verdana, sans-serif;
  margin-right: 15px;
  font-size: 10px;
  font-weight: normal;
}

.left_text_bar a {
  color: rgb(190,192,195);
  text-decoration: none;
}

.left_text_bar a:hover {
  color: rgb(190,192,195);
  text-decoration: underline;
}

/*
a.title {
  color: rgb(90,92,95);
  text-decoration: none;
}

a.title:hover {
  color: black;
  text-decoration: none;
}*/

/* Ceník */
.cyklo_navbar {
  display: block;
  height: 27px;
  padding-top: 5px;
  margin-bottom: 10px;
  border-top: 1px solid rgb(200,200,200);
  background: url(img/core/bcg_4.png) repeat-x;
  font-size: 11px;
  color: rgb(215,215,215);
}

.cyklo_navbar_path {
  float: left;
  width: 510px;
  padding-top: 3px;
  padding-left: 10px;
  margin-right: 10px;
  font-weight: bold;
}

.cyklo_navbar_order {
  float: left;
  width: 190px;
}

.cyklo_navbar_page {
  float: left;
  width: 170px;
  padding-top: 3px;
  padding-right: 10px;
  text-align: right;
  font-size: 12px;
  font-weight: bold;
}

.cyklo_navbar a {
  color: rgb(215,215,215);
  text-decoration: none;
}

.cyklo_navbar a:hover {
  color: white;
  text-decoration: none;
}

.cyklo_navbar select {
  float: left;
  font-family: 'Trebuchet MS', Tahoma, Arial, Verdana, sans-serif;
  font-size: 10px;
  font-style: italic;
  color: rgb(90,92,95);
}

#tree {
  float: left;
  width: 215px;
  padding-left: 5px;
  padding-bottom: 10px;
  padding-top: 2px;
  margin-right: 10px;
  border-top: 1px solid white;
  background: url(img/core/bcg_4.png) repeat-x;
}

#list {
  float: left;
  width: 670px;
  padding-bottom: 10px;
  border-top: 1px solid white;
  background: url(img/core/bcg_4.png) repeat-x;
}

/* tree nodes */
.s {
  padding-left: 5px;
  line-height: 30px;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 15px;
  font-weight: bold;
  color: white;
}

.k1 {
  padding-left: 20px;
  margin-left: 5px;
  text-decoration: none;
  font-size: 13px;
  background-image: url(img/core/plus_sign.gif);
  color: rgb(190,192,195);
}

.k1:hover {
  text-decoration: none;
  color: white;
}

.k1_active {
  padding-left: 20px;
  margin-left: 5px;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  background-image: url(img/core/minus_sign.gif);
  color: red;
}

.k2 {
  padding-left: 20px;
  margin-left: 20px;
  text-decoration: none;
  font-size: 12px;
  background-image: url(img/core/plus_sign.gif);
  color: rgb(133,199,227);
}

.k2:hover {
  text-decoration: none;
  color: rgb(151,202,253);
}

.k2_active {
  padding-left: 20px;
  margin-left: 20px;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
  background-image: url(img/core/minus_sign.gif);
  color: red;
}

.z {
  padding-left: 20px;
  margin-left: 35px;
  text-decoration: none;
  font-size: 12px;
  background-image: url(img/core/plus_sign.gif);
  color: rgb(133,199,227)
}

.z:hover {
  text-decoration: none;
  color: rgb(151,202,253);
}

.z_active {
  padding-left: 20px;
  margin-left: 35px;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
  background-image: url(img/core/minus_sign.gif);
  color: red;
}

.pr {
  padding-left: 55px;
  text-decoration: none;
  font-size: 10px;
  font-style: italic;
  color: rgb(160,162,165);
}

.pr:hover {
  text-decoration: none;
  color: rgb(220,222,225);
}

.pr_active {
  padding-left: 55px;
  text-decoration: none;
  font-size: 10px;
  font-weight: bold;
  font-style: italic;
  color: rgb(255,20,20);
}

/* product */
.product {
  float: left;
  width: 318px;
  height: 190px;
  margin-left: 10px;
  margin-top: 10px;
  border: 1px solid rgb(25,25,25);
  background-color: white;
  font-size: 10px;
}

.product_editable {
  float: left;
  width: 318px;
  height: 220px;
  margin-left: 10px;
  margin-top: 10px;
  border: 1px solid rgb(25,25,25);
  background-color: white
  font-size: 10px;
}

.product:hover {
  border: 1px solid red;
}

.product_header {
  width: 313px;
  height: 22px;
  padding-left: 5px;
  padding-top: 3px;
  font-size: 13px;
  background-color: rgb(51,51,51);
  color:rgb(215,215,215);
}

.product_discount_header {
  float: left;
  width: 243px;
  height: 22px;
  padding-left: 5px;
  padding-top: 3px;
  font-size: 12px;
  background-color: rgb(120,31,28);
  color:rgb(215,215,215);
}

.product_clearance_header {
  float: left;
  width: 243px;
  height: 22px;
  padding-left: 5px;
  padding-top: 3px;
  font-size: 12px;
  background-color: rgb(120,31,28);
  color:rgb(215,215,215);
}

.product_new_header {
  float: left;
  width: 243px;
  height: 22px;
  padding-left: 5px;
  padding-top: 3px;
  font-size: 12px;
  background-color: rgb(0,41,64);
  color:rgb(215,215,215);
}

.product_action_header {
  float: left;
  width: 243px;
  height: 22px;
  padding-left: 5px;
  padding-top: 3px;
  font-size: 12px;
  background-color: rgb(133,54,15);
  color: rgb(215,215,215);
}

.product_header_href {
  text-decoration: none;
  font-size: 13px;
  color:rgb(215,215,215);
}

.product_header_href:hover {
  color: white;
}

.product_discount_status {
  float: left;
  width: 50px;
  height: 20px;
  padding-top: 5px;
  padding-left: 20px;
  background-image: url(img/core/product_discount_bcg.png);
  font-size: 10px;
  font-weight: bold;
  text-transform: capitalize;
  color: white;
}

.product_clearance_status {
  float: left;
  width: 58px;
  height: 20px;
  padding-top: 5px;
  padding-left: 12px;
  background-image: url(img/core/product_discount_bcg.png); /*url(img/core/product_clearance_bcg.png);*/
  font-size: 10px;
  text-transform: capitalize;
  color: white;
}

.product_new_status {
  float: left;
  width: 54px;
  height: 20px;
  padding-top: 5px;
  padding-left: 16px;
  background-image: url(img/core/product_new_bcg.png);
  font-size: 10px;
  text-transform: capitalize;
  color: white;
}

.product_action_status {
  float: left;
  width: 56px;
  height: 20px;
  padding-top: 5px;
  padding-left: 14px;
  background-image: url(img/core/product_action_bcg.png);
  font-size: 10px;
  font-weight: bold;
  text-transform: capitalize;
  color: white;
}

.product_info {
  float: left;
  width: 312px;
  height: 133px;
  padding: 3px;
  font-size: 10px;
  border-top: 1px solid rgb(200,200,200);
  border-bottom: 1px solid rgb(200,200,200);
  overflow: hidden;
}

.product_foto {
  float: left;
  width: 150px;
  height: 100px;
  margin-top: 10px;
  overflow: hidden;
}

.product_description {
  float: left;
  width: 153px;
  padding-left: 5px;
}

.product_price {
  float: left;
  width: 313px;
  height: 21px;
  padding-top: 3px;
  padding-right: 5px;
  font-size: 14px;
  background-color: rgb(25,25,25);
  color: white;
}

.product_action_price{
  float: left;
  padding-left: 5px;
}

/* product detail */
.product_detail {
  float: left;
  width: 648px;
  height: 400px;
  margin-left: 10px;
  margin-top: 10px;
  border: 1px solid rgb(25,25,25);
  background-color: white;
  font-size: 10px;
}

.product_detail_header {
  width: 643px;
  height: 22px;
  padding-left: 5px;
  padding-top: 3px;
  font-size: 14px;
  background-color: rgb(51,51,51);
  color: rgb(215,215,215);
}

.product_detail_discount_header {
  float: left;
  width: 573px;
  height: 22px;
  padding-left: 5px;
  padding-top: 3px;
  font-size: 14px;
  background-color: rgb(120,31,28);
  color:rgb(215,215,215);
}

.product_detail_clearance_header {
  float: left;
  width: 573px;
  height: 22px;
  padding-left: 5px;
  padding-top: 3px;
  font-size: 14px;
  background-color: rgb(120,31,28);
  color:rgb(215,215,215);
}

.product_detail_new_header {
  float: left;
  width: 573px;
  height: 22px;
  padding-left: 5px;
  padding-top: 3px;
  font-size: 14px;
  background-color: rgb(0,41,64);
  color:rgb(215,215,215);
}

.product_detail_action_header {
  float: left;
  width: 573px;
  height: 22px;
  padding-left: 5px;
  padding-top: 3px;
  font-size: 14px;
  background-color: rgb(133,54,15);
  color: rgb(215,215,215);
}

.product_detail_discount_status {
  float: left;
  width: 50px;
  height: 20px;
  padding-top: 5px;
  padding-left: 20px;
  background-image: url(img/core/product_discount_bcg.png);
  font-size: 10px;
  font-weight: bold;
  text-transform: capitalize;
  color: white;
}

.product_detail_clearance_status {
  float: left;
  width: 58px;
  height: 20px;
  padding-top: 5px;
  padding-left: 12px;
  background-image: url(img/core/product_discount_bcg.png); /*url(img/core/product_clearance_bcg.png);*/
  font-size: 10px;
  text-transform: capitalize;
  color: white;
}

.product_detail_new_status {
  float: left;
  width: 54px;
  height: 20px;
  padding-top: 5px;
  padding-left: 16px;
  background-image: url(img/core/product_new_bcg.png);
  font-size: 10px;
  text-transform: capitalize;
  color: white;
}

.product_detail_action_status {
  float: left;
  width: 56px;
  height: 20px;
  padding-top: 5px;
  padding-left: 14px;
  background-image: url(img/core/product_action_bcg.png);
  font-size: 10px;
  font-weight: bold;
  text-transform: capitalize;
  color: white;
}

.product_detail_info {
  float: left;
  width: 642px;
  height: 343px;
  padding: 3px;
  font-size: 12px;
  border-top: 1px solid rgb(200,200,200);
  border-bottom: 1px solid rgb(200,200,200);
  overflow: hidden;
}

.product_detail_foto {
  float: left;
  width: 150px;
  height: 100px;
  margin-top: 10px;
  margin-left: 10px;
  overflow: hidden;
}

.product_detail_description {
  float: left;
  width: 353px;
  margin-top: 10px;
  margin-left: 10px;
  padding-left: 5px;
}

.product_detail_price {
  float: left;
  width: 323px;
  height: 21px;
  padding-top: 3px;
  padding-right: 5px;
  padding-left: 320px;
  font-size: 14px;
  background-color: rgb(25,25,25);
  color: white;
}

.product_detail_action_price {
  float: left;
  padding-left: 5px;
}

/* Hry - rozcestník */
/*.games_bar {
  float: left;
  width: 280px;
  height: 220px;
  margin-bottom: 30px;
  background-color: rgb(61,61,61);
  color: rgb(245,245,245);
}

.games_bar:hover {
  color: red;
}

.games_spacer {
  float: left;
  width: 30px;
  height: 220px;
  margin-bottom: 30px;
}

.games_infobar {
  float: left;
  width: 880px;
  height: 200px;
  padding: 10px;
  background-color: rgb(61,61,61);
  color: rgb(215,215,215);
}

.games_infobar_block {
  float: left;
  width: 250px;
  height: 180px;*/
  /*background: rgb(25,25,25) url(img/games/kontakt.jpg) repeat-x;*/
  /*background: rgb(25,25,25);
  color: rgb(215,215,215);
  padding: 10px;
  font-size: 13px;
}*/

/* Feedback form*/
/*.view_feedback {
  border: 1px solid rgb(190,190,190);
  border-collapse: collapse;
  background-color: rgb(240,240,250);
}

.view_feedback tr{
  border: 1px solid rgb(190,190,190);
}

.view_feedback td{
  border: 1px solid rgb(190,190,190);
  padding: 5px;
}*/

/* Default definitions */
/*a {
  color: rgb(90,92,95);
  text-decoration: none;
}

a:hover {
  color: black;
  text-decoration: none;
}

h3 {
  font-size: 12px;
  font-weight: bold;
  color: black;
}

h4 {
  color: black;
}

strong {
  color: rgb(215,0,0);
}*/
