/*
oranžová: #fa5014, ffaa6e
modrá:    #3296dc, 96C8FO
červená:  #be0000, BEA0A0

zelená_sv: #96dcb0
zelená_tm: #339966

*/

BODY {
  text-align: center; /* Thank you Microsoft :) */
  margin-bottom: 10px;
  margin-top: 10px;
}

A IMG {
  border: none;
}

FORM {
  padding: 0px;
  margin: 0px;
}

.input_button {
  border: 1px solid #339966;
  padding-left: 5px;
  padding-right: 5px;
  font-weight: normal;
  cursor: hand;
  font-size: 10px;
}

.input_text {
  border: 1px solid #339966;
  font-size: 10px;
}

DIV#page {
  margin: 0 auto; 
  padding: 0px;
  width: 900px;
}

DIV#logo {
  width: 900px;
  height: 230px;
}

DIV#menu_top {
  text-align: left;
  height: 30px;
  padding-left: 34px;
}

DIV#content {
  padding: 0px;
  text-align: left;
}

DIV#menu_left {
  padding-left: 40px;
  float: left;
}

DIV#menu_left DIV.box {
  width: 220px;
  text-align: left;
  background-position: bottom;
  padding: 0px;

}

DIV#menu_left DIV.box DIV {
  height: 20px;
}

DIV#menu_left_1 {
  background-image: url('images/background_1.gif');
}

DIV#menu_left_2 {
  background-image: url('images/background_2.gif');
}

DIV#menu_left_3 {
  background-image: url('images/background_3.gif');
}

DIV#menu_left_4 {
  background-image: url('images/background_4.gif');
}

DIV#menu_left_5 {
  background-image: url('images/background_5.gif');
  background-position: top !IMPORTANT;
}

DIV#menu_left DIV.box TABLE {
  margin-left: 20px;
}

DIV#menu_left DIV.box TABLE TD {
  height: 150px;
  padding: 0px;
  line-height: 14px;
}

DIV#menu_left DIV.box DIV.correction {
  height: 15px;
}

DIV#menu_left DIV.box#menu_left_1 TABLE TD {
  height: 77px;
}

DIV#menu_left DIV.box#menu_left_2 TABLE TD {
  height: 64px;
}

DIV#menu_left DIV.box#menu_left_3 TABLE TD {
  height: 64px;
}

DIV#menu_left DIV.box#menu_left_4 TABLE TD {
  height: 165px;
}

DIV#menu_left DIV.box#menu_left_5 TABLE TD {
  height: 95px;
}

DIV#menu_left A {
  font-family: "Tahoma CE", "Verdana CE", "Arial CE", "Helvetica CE", Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

DIV#menu_left DIV#menu_left_1 A {
  color: #ffaa6e;
}

DIV#menu_left DIV#menu_left_2 A {
  color: #96c8f0;
}

DIV#menu_left DIV#menu_left_3 A {
  color: #BEA0A0;
}

DIV#menu_left DIV#menu_left_4 A {
  color: #ffaa6e;
}

DIV#menu_left DIV#menu_left_5 A {
  color: #96C8F0;
}

DIV#menu_left DIV#menu_left_1 A:hover, DIV#menu_left DIV#menu_left_1 A.selected {
  color: #fa5014;
  text-decoration: none;
}

DIV#menu_left DIV#menu_left_2 A:hover, DIV#menu_left DIV#menu_left_2 A.selected {
  color: #3296dc;
  text-decoration: none;
}

DIV#menu_left DIV#menu_left_3 A:hover, DIV#menu_left DIV#menu_left_3 A.selected {
  color: #be0000;
  text-decoration: none;
}

DIV#menu_left DIV#menu_left_4 A:hover, DIV#menu_left DIV#menu_left_4 A.selected {
  color: #fa5014;
  text-decoration: none;
}

DIV#menu_left DIV#menu_left_5 A:hover, DIV#menu_left DIV#menu_left_5 A.selected {
  color: #3296dc;
  text-decoration: none;
}

DIV#menu_left DIV.bottom {
  width: 220px;
  height: 20px;
}

DIV#float_around {
  float: right;
  padding-right: 40px;
}

DIV#body_around {
  margin: 0px;
  width: 580px;
}

DIV#goods_float {
  
}

DIV.body_around2 {
  border: #96dcb0 1px solid;
  padding: 9px;
}

/* for understanding browsers */
DIV#body_goods {
  width: 320px;
  min-height:330px; 
  height:auto;
}

/* for retarded browser */
/*\*/
* html DIV#body_goods {
  height: 330px;
}
/**/





DIV.body_caption {
  font-family: "Tahoma CE", "Verdana CE", "Arial CE", "Helvetica CE", Verdana, sans-serif;
  font-weight: normal;
  float: right;
  background: #96dcb0;
  position: relative;
  top: -18px;
  right: -10px;
  border: #96dcb0 1px solid;
  color: #FFF;
  line-height: 15px;
  padding: 0px 5px 0 5px;
}

/* DETAILS */
DIV#float_around_details {
  float: right;
  width: 620px;
  padding-top: 20px;
}

DIV#details_float_left {
  float: left;
}

DIV#details_float_right {
  float: right;
  padding-right: 40px;
}

DIV.body_details_around {
  margin: 0px;
  /*margin-left: 280px;*/
  width: 220px;
}

/* for understanding browsers */
DIV.body_details_right {
  width: 200px;
  min-height:145px; 
  height:auto;
}

/* for retarded browser */
/*\*/
* html DIV.body_details_right {
  height: 145px;
}
/**/

/* for understanding browsers */
DIV.body_details_left {
  width: 200px;
  min-height:125px; 
  height:auto;
}

/* for retarded browser */
/*\*/
* html DIV.body_details_left {
  height: 125px;
}
/**/

/* for understanding browsers */
DIV.detail_text_width {
  min-height:330px; 
}

/* for retarded browser */
/*\*/
* html DIV.detail_text_width {
  height: 330px;
}
/**/



DIV.body_details_section_name {
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
  font-family: "Tahoma CE", "Verdana CE", "Arial CE", "Helvetica CE", Verdana, sans-serif;
  text-align: right;
  height: 20px;
}


DIV.body_details_left A, DIV.body_details_right A {
  font-family: "Tahoma CE", "Verdana CE", "Arial CE", "Helvetica CE", Verdana, sans-serif;
  font-weight: bold;
  font-size: 11px;
  color: #96dcb0;
}

DIV.body_details_left A.selected, DIV.body_details_left A:hover {
  color: #339966;
  text-decoration: none;
}





TABLE#goods_image {
  width: 320px;
  height: 250px;
}

TABLE#goods_image TD#image {
  width: 210px;
  height: 250px;
  text-align: center;
  border: 0px;
  padding: 0px;
}

TABLE#goods_image TD#arrows {
  width: 110px;
  height: 250px;
  text-align: right;
}

DIV#body_goods DIV#description {
  font-family: "Tahoma CE", "Verdana CE", "Arial CE", "Helvetica CE", Verdana, sans-serif;
  padding-top: 2px;
  font-size: 12px;
  text-align: right;
}

DIV.body_details_right TD {
  font-family: "Tahoma CE", "Verdana CE", "Arial CE", "Helvetica CE", Verdana, sans-serif;
  font-weight: bold;
  font-size: 9px;
  line-height: 10px;
  color: #339966;
}

DIV#goods_arrows_1 {
  font-family: "Tahoma CE", "Verdana CE", "Arial CE", "Helvetica CE", Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #fa5014;
  padding: 18px 0;
}

DIV#goods_arrows_2 {
  font-family: "Tahoma CE", "Verdana CE", "Arial CE", "Helvetica CE", Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #3296dc;
  padding: 18px 0;
}

DIV#goods_arrows_3 {
  font-family: "Tahoma CE", "Verdana CE", "Arial CE", "Helvetica CE", Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #fa5014;
  padding: 18px 0;
}

DIV#goods_arrows_4 {
  font-family: "Tahoma CE", "Verdana CE", "Arial CE", "Helvetica CE", Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #3296dc;
  padding: 18px 0;
}

DIV#goods_arrows_5 {
  font-family: "Tahoma CE", "Verdana CE", "Arial CE", "Helvetica CE", Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #be0000;
  padding: 18px 0;
}










DIV#menu_bottom {
  clear: both;
  text-align: left;
  height: 30px;
  padding-left: 35px;
}

/* Texts */
DIV#texts_around {
  margin: 0px;
  width: 820px;
}

DIV#texts_around2 {
  border: #96dcb0 1px solid;
  padding: 9px;
}

/* for understanding browsers */
DIV#body {
  width: 800px;
  min-height:330px; 
}

/* for retarded browser */
/*\*/
* html DIV#body {
  height: 330px;
}
/**/

DIV#popup_out {
  padding-left: 40px;
  text-align: left;
  position: absolute;
  /*left: 334px; */
  /*left: 384px; */
}

DIV#popup_out2 {
  width: 151px;
}

DIV#popup {
  border: #96dcb0 solid;
  border-width: 1px 1px 0 0;
}

DIV#popup DIV#popup_in {
  width: 150px;
}

DIV.popup_button {
  height: 14px;
  cursor: pointer;
}

DIV#line_top {
  height: 10px;
}

DIV#line {
  clear: both;
  height: 42px;
  text-align: center;
}

A.rc_link {
  color: #339966;
  font-weight: bold;
}

SPAN.rc_disabled {
  color: #AAAAAA;
}

TD.text {
  font-size: 10px;
}
