html, body {
    margin: 0;
    padding: 0;
}

body {
    font-family: Arial, Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    text-align: center;
    background-image: url(../layout/bg.jpg);
    background-repeat: repeat-x;
    background-color: #c5dfef;
    background-position: center top;
}

div.bag {
  width: auto;
  height: 48px;
  margin: 0 0 10px 0;
  background-image: url(../layout/bag.jpg);
  background-position: left top;
  background-repeat: no-repeat;
}

div.bag div.s1 {
  width: 490px;
  float: left; 
}

div.bag div.s2 {
  width: 490px;
  float: right; 
}

div.bag strong {
  display: block;
  width: auto;
  padding: 17px 0 0 0;
  color: white;
  font-size: 11pt;
}

div.s1 strong {
  padding-left: 58px;
}

div.s2 strong {
  padding-left: 14px;
}

div.bag span {
  color: #92e2ff;
}

div.bag a {
  color: white;
  text-decoration: none;
}

div.bag a span {
  color: #92e2ff;
}

.flashdiv364x94 {
  z-index: 10; 
  position: absolute; 
  width: 364px; 
  height: 94px; 
  background-image: url(../images/blank.gif);
  background-repeat: repeat;
  background-position: left top;
}

.novy {
	margin-top: 10px;
	font-size: 9pt;
	line-height: 1.4em;
}
.reakce {
	margin: 10px 0 0 20px;
	font-size: 9pt;
	line-height: 1.4em;
}
.jmeno {
	background-color: #D2E2F3;
	display: block;
	padding: 4px 10px;
	color: #005789;
	font-weight: bold;
}
.obsahsdeleni {
	margin-left: 20px;
	padding: 8px;
}
.reagovat {
	background-color: #FCE6E7;
	display: block;
	margin-left: 20px;
	padding: 4px 10px;
	color: #005789;
}

p {
    margin: 0 10px 10px;
}

#content a, #LeftCol a, #RightCol a {
    display: block;
    color: #981793;
    padding: 10px;
}

a.n {
  display: inline;
  padding: 0;
  color: #40c4ff;
}

/*
 styles for header
 */
#header {
    height: 110px;
}

#header h1 {
    height: 80px;
    line-height: 80px;
    margin: 0;
    padding-left: 10px;
    background: #EEE;
    color: #79B30B;
}

#header_area {
    width: 578px;
    height: 108px;
    float: right;
    margin-top: 9px;
    background: url(../layout/header_area_bg.gif);
    background-repeat: no-repeat;
    background-position: left top;
}

#header_area_active {
    width: 578px;
    height: 108px;
    float: right;
    margin-top: 9px;
    background: url(../layout/header_area_active_bg.gif);
    background-repeat: no-repeat;
    background-position: left top;
}

#logo {
    position: absolute;
    margin: 40px 0 0  0;
    padding: 0;
    width: 399px;
}

div.search {
  width: 514px;
  height: 40px;
  background-image: url(../layout/searchbg.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  position: absolute;
  margin: 54px 0 0 484px;
}

div.search form {
  margin: 0;
  padding: 12px 0 0 16px;
}

* html div.search form {
  padding: 8px 0 0 16px;
}

*+html div.search form {
  padding: 8px 0 0 16px;
}

div.search a {
  position: absolute;
  margin: 12px 0 0 440px;
  font-weight: bold;
  color: #1172a6;
  text-decoration: underline;
  font-size: 11pt;
}

div.search a:hover {
  text-decoration: none;
}

div.search form input {
  border-style: none;
  margin: 0;
  padding: 0;
  width: 290px;
  font-size: 10pt;
  color: #75777a;
  font-style: italic;
  background: transparent;
}

div.search form input.subm {
  width: 70px;
  cursor: pointer;
}

div.txtmenu {
  position: absolute;
  font-family: 'Arial', sans-serif;
  width: 500px;
  padding: 0;
  margin: 24px 0 0 496px;
  text-align: right;
  word-spacing: 16px;
  font-size: 10pt;
}

div.txtmenu a {
  word-spacing: 0;
  color: #0071ac;
  font-weight: bold;
  text-decoration: none;
}

div.txtmenu a:hover {
  text-decoration: underline;
}

#basket_area {
    width: 175px;
    margin-left: 392px;
    margin-top: 18px;
    line-height: 140%;
}

#basket_area strong {
  color: black;
}

#basket_area a {
    text-decoration: none;
    color: #ffffff;
    font-size: 11pt;
    text-transform: uppercase;
    display: block;
    margin-bottom: 14px;
    padding: 0;
}

#basket_area a:hover {
    text-decoration: none;
}

#basket_area span#basket_state a {
    display: inline;
    padding: 0px;
    color: #ff432c;
}

/*
 end header
 */
div#container {
    text-align: left;
    width: 1000px;
    margin: 0 auto;
}

div#content p {
    line-height: 1.4;
}

div#extra {
    background: #FF8539;
}

div#footer p {
    margin: 0;
    padding: 5px 10px;
}

div#wrapper {
    float: right;
    width: 774px;
    margin-right: 8px;
}

div#content {
  width: auto;
  padding: 0 0 24px 0;
}

div#content .intro_middle h1 {
    font-family: Tahoma, Arial;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    display: block;
}

div#content h1 {
    display: none;
}

div#content h2 {
    font-family: Tahoma, Arial;
    color: #002c39;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 5px;
    padding-top: 12px;
    height: 25px; /* 25px + 12px */
    padding-left: 18px;
    /*background: url(../layout/h2content_bg.gif);
    background-repeat: no-repeat;
    background-position: left top;*/
}

div#content h2.nobg {
    color: #0f7db8;
    font-size: 18pt;
    margin: 0;
    padding: 14px 0; 
}

div#content div#product_detail_box h2 {
    color: #085882;
    font-size: 15pt;
    margin: 0;
    padding: 0 0 24px 0; 
}

div#content h3 {
    color: #0f7db8;
    font-size: 15pt;
    font-weight: normal;
    margin: 0;
    padding: 18px 0 2px 0; 
}

div.wajt {
  width: auto;
  padding: 0 20px 24px 20px;
  background-color: white;
}

div#content h2 span.specwidth {
    width: 201px; /* 201px + 22px */
    display: block;
    float: left;
}

div#content h2 span.product_name {
    float: left;
    margin-left: 0px;
}

div#content p {
    margin: 10px 18px 0px 18px;
    font-size: 12px;
}

div#content .intro_top {
    width: 592px;
    height: 6px;
    background: url(../layout/intro_top_bg.gif);
    background-repeat: no-repeat;
    background-position: left top;
    overflow: hidden;
}

div#content .intro_middle {
    width: 592px;
    background: url(../layout/intro_middle_bg.gif);
    background-repeat: repeat-y;
    background-position: left top;
    padding-top: 10px;
    padding-bottom: 10px;
}

div#content .intro_bottom {
    width: 592px;
    height: 6px;
    margin-bottom: 5px;
    background: url(../layout/intro_bottom_bg.gif);
    background-repeat: no-repeat;
    background-position: left top;
    overflow: hidden;
}

div#content #vyrobci {
    padding: 8px 16px;
}

div#content .razeni_sel .razeni {
    padding-left: 16px;
    padding-right: 16px;
}

div#content #vyrobci a {
    display: inline;
    font-size: 12px;
    color: #2f7aa7;
    padding: 0px;
    margin-right: 11px;
}

div#content #vyrobci a:hover {
    text-decoration: none;
}

div#content .roller {
    width: auto;
    margin: 8px 0;
    padding: 6px 16px;
    font-size: 8pt;
    word-spacing: 4px;
    text-align: right;
    background-color: white;
}

div#content .roller a {
    padding: 0px;
}

div#content .roller a.roller_left {
    width: 22px;
    height: 19px;
    background: url(../layout/roller_left.gif);
    background-repeat: no-repeat;
    background-position: right top;
}

div#content .roller a.roller_right {
    width: 22px;
    height: 19px;
    background: url(../layout/roller_right.gif);
    background-repeat: no-repeat;
    background-position: left top;
    overflow: hidden;
}

div#content .roller a.roller_number {
    padding: 0px;
    text-align: center;
    color: #000000;
    display: inline;
    text-decoration: none;
}

div#content #news {
    padding-left: 18px;
}

div#content #news span {
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}

div#content #news span strong.date {
    color: #026dad;
}

/*
 styles for products
 */
#content .products {
    width: auto;
    margin: 5px 0;
    padding: 4px 0 14px 0;
    background-color: white;
}

#content .productbox {
    width: 235px;
    height: 316px;
    float: left;
    margin: 14px 10px 6px 10px;
    background-image: url(../layout/prodbg.gif);
    background-repeat: no-repeat;
    background-position: center top;
}

* html #content .products {
  width: 770px;
}

*+html #content .products {
  width: 770px;
}

* html #content .productbox {
    margin: 10px 6px 6px 6px;
}

#content .productbox .mark {
  position: absolute;
  width: 32px;
  height: 58px;
  background-position: center top;
  background-repeat: no-repeat;
  margin: -1px 0 0 196px;
}

.mark1 { background-image: url(../layout/mark1.gif); }
.mark2 { background-image: url(../layout/mark2.gif); }
.mark3 { background-image: url(../layout/mark2.gif); }
.mark4 { background-image: url(../layout/mark4.gif); }

#content .productbox_middle {
    width: auto;
}

#content .productbox .productbox_image {
    margin: 0;
    text-align: center;
    height: 176px;
    width: 230px;
    display: table-cell;
    vertical-align: middle;
}

*+html #content .productbox .productbox_image {
  height: 176px;
}

* html #content .productbox .productbox_image {
  height: 176px;
}

#content .productbox .productbox_image a {
    padding: 0px;
}

#content .productbox .description_head a {
    color: #085882;
    font-size: 13px;
    font-weight: bold;
    display: block;
    line-height: 1.3em;
    text-decoration: none;
    padding: 12px 45px 0 12px;
}

#content .productbox .description_head a:hover {
    text-decoration: underline;
}

#content .productbox .description_text {
    font-size: 11px;
    margin-left: 10px;
    margin-bottom: 10px;
}

#content .productbox .description_price {

}

#content .productbox_last .description_price {
    border-bottom: none;
}

#content .productbox .description_price .addbasket {
    width: 67px;
    margin: 8px 14px 0 0; 
    padding: 0; 
    height: 30px;
    float: right;
}

#content .productbox .description_price .addbasket a {
  display: block; margin: 0; padding: 0; width: 67px; height: 30px; 
  background: url(../layout/koupit.gif) no-repeat center top;
}

.koupitCMD {
  cursor: pointer;
}

#content .productbox .description_price_info {
    width: 124px;
    height: 48px;
    float: left;
    margin: 8px 0 0 10px; 
    padding: 0; 
    line-height: 1.4em;
}

#content .productbox .description_price strong {
    display: inline;
}

#content .productbox .description_price {
  color: #2b2b2b;
  line-height: 1.3em;
  font-size: 11px;
  font-weight: bold;
}

#content .productbox .description_price strong.price, strong.detcena {
    color: #ed0000;                                 
    font-size: 16px;
    margin: 0; 
    padding: 0;
}

#content .productbox strong.state, span.detstate {
    color: #228f00;
    font-size: 14px;
    font-size: 13px;    
    display: block; 
    text-align: center;
    font-weight: bold;      
    margin: 0; 
    padding: 6px 0 0 0;
}

strong.detcena {
  display: inline;
}

span.detstate {
  text-align: left;
  padding: 0 0 20px 0;
}

/*
 end styles for products
 */
/*
 styles for product_detail
 */
#content #product_detail_box {
    width: auto;
    padding: 20px 0 0 0;
}

#content #product_detail_box_image {
    width: 188px;
    float: left;
    text-align: center;
}

#content #product_detail_box #image_zoom {
    text-align: left;
    line-height: 14px;    
}

#content #product_detail_box #image_zoom a {
    color: #1a89cc;
    padding-left: 55px;
}

#content #product_detail_box #image_zoom a: {text-decoration:none;
}

#content #product_detail_box_image #product_detail_box_image_cloud {
    padding-left: 22px;
    width: 157px; /* 157px + 22px */
}

#content #product_detail_box_image #product_detail_box_image_cloud a img {
    width: 65px;
    height: 64px;
}

#content #product_detail_box_image #product_detail_box_image_cloud a {
    width: 65px;
    height: 64px;
    margin-right: 5px;
    float: left;
    border: 1px solid #d0e6f3;
    padding: 0px;
    margin-bottom: 5px;
}

#content #product_detail_box_image #product_detail_box_image_cloud a:hover {
    border: 1px solid #e1767e;
}

#content #product_detail_box_description {
    width: 540px; /* 371px + 33px */
    float: right;
}

#content #product_detail_box_description p {
    margin: 0px;
    padding: 0px;
}

#content #product_detail_box table#info {
    width: 540px;
}

#content #product_detail_box table#info tr td {
    padding-top: 7px;
    padding-bottom: 7px;
}

#content #product_detail_box table#info tr.nopd td {
    padding-top: 0px;
    padding-bottom: 0px;
}

#content #product_detail_box table#info tr.qty td {
    vertical-align: middle;
}

#content #product_detail_box table#info tr td input.quantity {
    width: 29px;
    border: 1px solid #b8b9ba;
}

#content #product_detail_box table#info span#dotaz {
    background: url(../layout/dotaz_ico.gif);
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 18px;
}

#content #product_detail_box table#info tr td a {
    display: inline;
    padding: 0px;
    color: #1a89cc;
}

#content #product_detail_box table#info tr td a:hover {
    text-decoration: none;
}

#content #product_detail_box table#info tr td.price strong {
    color: #ff0000;
    font-size: 18px;                               
}

#content #product_info {
    width: 592px;
    padding-top: 25px;
    padding-bottom: 30px;
}

#content #download_area {
    width: 223px;
    float: left;
}

#content #download_area #headerdown {
    width: 165px; /* 165px + 22px */
    font-size: 12px;
    padding-left: 22px;
    line-height: 14px;
    padding-top: 5px;
}

#content #download_area .link {
    margin-top: 8px;
    background: url(../layout/pdf_ico.gif);
    background-repeat: no-repeat;
    background-position: left top;
    height: 16px;
}

#content #download_area .link a {
    padding: 0px;
    padding-left: 20px;
    color: #1a89cc;
}

#content #download_area .link a:hover {
    text-decoration: none;
}

#content #product_info_ext {
    
}

#content #product_info_ext table {
    font-size: 12px;
    background-image: url(../layout/techbg.gif);
    background-position: left top;
    background-repeat: repeat-y;
}

#content #product_info_ext table td {
  padding: 2px 0 2px 2px;
}

#content #product_info_ext table tr {
    line-height: 22px;
}

#content #product_info_ext table tr.blue_bg td {
    background-color: #ffffff;
}

#content #product_info_ext table tr td.fcol {
    color: #0a73aa;
    font-weight: bold;
}

#content #discussion {
    width: 700px; /* 572px + 20px */
    padding-left: 20px;
    padding-top: 25px;
}

#content #discussion p {
    display: block;
    margin: 0px;
    margin-bottom: 20px;
    font-weight: bold;
}

#content #discussion form {
}

#content #discussion form input {
    display: block;
    margin-bottom: 8px;
    border: 1px solid #b8b9ba;
}

#content #discussion form textarea {
    padding: 0px;
    margin: 0px;
    margin-bottom: 8px;
    width: 380px;
    text-align: left;
    border: 1px solid #b8b9ba;
}

#content #discussion form #discussion_submit {
    width: 71px;
    height: 25px;
    margin-bottom: 20px;
    background: url(../layout/discussion_btn.gif);
    background-repeat: no-repeat;
    background-position: left top;
    text-decoration: none;
    border: none;
    font-weight: bold;
    font-family: Tahoma;
    font-size: 10px;
    cursor: pointer;
}

#content #reactions {
    padding-left: 9px;
    padding-right: 9px;
    width: 574px;
}

#content #reactions strong {
    display: inline;
}

#content #reactions .user {
    line-height: 22px;
    background-color: #e2f3fd;
    padding-left: 3px;
}

#content #reactions .answer {
    padding-left: 38px;
    line-height: 14px;
    margin-top: 8px;
    margin-bottom: 8px;
}

#content #reactions .answer .reaction_btn a {
    padding: 0px;
    line-height: 22px;
    background-color: #fde3e5;
    color: #1a89cc;
    margin-top: 8px;
    padding-left: 3px;
}

#content #reactions .answer .reaction_btn a:hover {
    text-decoration: none;
}

#content #reactions .level2 {
    margin-left: 38px;
}

#content #reactions .level3 {
    margin-left: 76px;
}

/*
 end styles for product_detail
 */
/*
 styles for common text
 */
#content .text_common {
    width: 544px; /* 544px + 24px + 24px */
    font-size: 12px;
    margin: 0px;
    padding-left: 24px;
    padding-right: 24px;
    min-height: 1187px;
    _height: 1187px;
}

#content .text_common p {
    margin-left: 0px;
}

#content .text_common ul {
  text-align: left;
}

#content .text_common ul li {
    margin-bottom: 15px;
    text-align: left;
    background: url(../layout/ball_ico.gif);
    background-repeat: no-repeat;
    background-position: left 5px;
    line-height: 14px;
    padding-left: 15px;
}

#content .text_common h3 {
    color: #e47b83;
    font-size: 18px;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 25px;
}

/*
 end styles for common text
 */
/*
 styles for basket
 */
#content #basket {
    
}

#content #basket #basket_table {
    width: 100%;
    font-size: 12px;
}

#content #basket #basket_table th {
  background-color: #0e82bf;
  padding: 8px;
  color: white;
}

#content #basket #basket_table tr td {
    line-height: 16px;
    color: #313131;
    padding-top: 8px;
    padding-bottom: 8px;
}

#content #basket #basket_table tr {
    background: url(../layout/table_strip.gif);
    background-repeat: repeat-x;
    background-position: left bottom;
}

#content #total {
    font-size: 16px;
    float: right;
    color: #d82329;
    padding-right: 6px;
    margin: 10px 0 0 0;
}

#content #total span#totprice {
    color: #d82329;
}

#content #cont_btns {    
    margin-top: 20px;
}

#content #cont_btns #back_btn {
    width: 165px;
    float: left;
}

#content #cont_btns #next_btn {
    width: 215px;
    float: right;
}

#content #cont_btns a {
    font-weight: bold;
    padding: 0px;
    display: block;
}

#content #cetelem a {
    display: inline
}

#content #cont_btns #back_btn a {
    width: 165px;
    height: 32px;
    background-repeat: no-repeat;
    background-position: center top;
    text-decoration: none;
    color: #000000;
}

#content #cont_btns .back_btn2 a {
    background: url(../layout/back_btn.gif);
}

#content #cont_btns .back_btn3 a {
    background: url(../layout/back2_btn.gif);
}

#content #cont_btns .back_btn4 a {
    background: url(../layout/back3_btn.gif);
}

#content #cont_btns #next_btn a {
    width: 215px;
    height: 32px;
    background-repeat: no-repeat;
    background-position: center top;
    text-decoration: none;
    color: #000000;
}

#content #cont_btns .next_btn2 a {
    background: url(../layout/go_btn.gif);
}

#content #basket #basket_table tr td {
    padding-left: 8px;
}

#content #basket #basket_table tr.last {
    background: none;
    padding-bottom: 0px;
}

#content #basket #basket_table tr td span.nameproduct_basket {
    display: block;
}

#content #basket #basket_table tr td span.product_info_basket {
    color: #747a7d;
}

#content #basket #basket_table tr td strong.item_state1 {
    color: #559f1d;
    background: url(../layout/skladem_ico.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 18px;
}

#content #basket #basket_table tr td strong.item_state2 {
    color: orange;
    background: url(../layout/dotaz_ico.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 18px;
}

#content #basket #basket_table tr td .qty_basket {
    width: 29px;
    border: 1px solid #b8b9ba;
}

#content #basket #basket_table tr td.price_part {
    color: #313131;
    font-weight: normal;
}

#content #basket #basket_table tr td.price_total {
    color: #0e9321;
    font-weight: bold;
}

#content #basket #basket_table tr td span.nameproduct_basket a {
    display: inline;
    padding: 0px;
    color: #12699d;
    text-decoration: underline;
}

#content #basket #basket_table tr td span.nameproduct_basket a:hover {
    text-decoration: none;
}

#content #basket #basket_table tr td.btns a {
    display: inline;
}


div#content #basket_middle {    
    background-color: #efefef;
}



div#content #basket_delivery {
    padding-left: 10px;
}

div#content #basket_delivery #fadress {
}

div#content #basket_delivery .addr_head {
    padding-left: 0px;
}

div#content #basket_delivery form {
    margin-top: 35px;
}

div#content #basket_delivery form table {
    margin-bottom: 25px;
}

div#content #basket_delivery form table tr td {
    padding-bottom: 5px;
}

div#content #basket_delivery form table tr td input {
    border: 1px solid #b8b9ba;
}

div#content #basket_delivery form table tr td textarea {
    border: 1px solid #b8b9ba;
}

div#content #basket_delivery .addr_head h3 {
    display: inline;
    font-size: 18px;
    color: #ff4444;
}

div#content #basket_delivery .addr_head h3 span {
    padding-left: 250px;
}

div#content #basket_delivery .addr_head2 h3 {
    display: inline;
    font-size: 18px;
    color: #ff4444;
}

div#content #basket_delivery .addr_head2 h3 span {
    padding-left: 250px;
}

div#content #basket_delivery #basket_adr_left {
    width: 350px;
    float: left;
    margin-top: 22px;
}

div#content #basket_delivery #basket_adr_right {
    width: 350px;
    float: right;
    margin-top: 22px;
}

div#content #basket_delivery #basket_contact_left {
    width: 350px;
    float: left;
    margin-top: 22px;
}

div#content #basket_delivery #basket_contact_right {
    width: 350px;
    float: right;
    margin-top: 22px;
}

div#content #basket_delivery #basket_trans_left {
    width: 350px;
    float: left;
    margin-top: 22px;
}

div#content #basket_delivery #basket_trans_left a {
    padding: none;
    display: inline;
    color: #57a8da;
}

div#content #basket_delivery #basket_trans_left a:hover {
    text-decoration: none;
}

div#content #basket_delivery #basket_trans_left td label {
    padding-left: 5px;
}

div#content #basket_delivery #basket_trans_left td input {
    border: none;
}

div#content #basket_delivery #basket_payment_left {
    float: left;
    margin-top: 22px;
}

div#content #basket_delivery #basket_payment_left td label {
    padding-left: 5px;
}

div#content #basket_delivery #basket_payment_left td input {
    border: none;
}

div#content #basket_delivery #basket_payment_left a {
    padding: none;
    display: inline;
}

#content #agree {
    text-align: left;
    margin: 30px 0px 30px 0px;
    font-size: 11pt;
}

#content #agree a {
    display: inline;
    padding: 0px;
    color: #3585b5;
}

#content #agree a:hover {
    text-decoration: none;
}

#content #cont_btns #order_btn {
    width: 215px;
    float: right;
}

#content #cont_btns #order_btn {
    width: 215px;
    height: 32px;
    background-repeat: no-repeat;
    background-position: left top;
    display: block;
    color: #000000;
}

#content #cont_btns .order_btn2 {
    background: url(../layout/go_btn.gif);
}

#content #cont_btns .order_btn4 {
    background: url(../layout/go2_btn.gif);
}

#content #cont_btns .order_btn3 {
    background: url(../layout/go3_btn.gif);
}

#content #cont_btns #order_btn input {
    background: none;
    border: none;
    font-weight: bold;
    font-family: Tahoma;
    font-size: 11px;
    padding-top: 5px;
    cursor: pointer;
}

#content #cont_btns #order_btn a:hover {
    background: url(../layout/active_btn.gif);
    background-repeat: no-repeat;
    background-position: left 15%;
    color: #12699d;
}

/*
 end styles for basket
 */
div#content .hl_blue {
    color: #024d7a;
}

div#content #product_detail_box .hl_blue {
    color: #1a89cc;
}

div#content .hl_red {
    color: #d62b37;
}

div#content .hl_underline {
    text-decoration: underline;
}

/*
 styles for left column
 */
div#LeftCol {
    float: left;
    width: 206px;
}

#search_box {
    height: 122px;
    width: 187px;
    margin-top: 0px;
    margin-left: 6px;
    background: url(../layout/search_box_bg.gif);
    background-repeat: no-repeat;
    background-position: left top;
}

#search_box label {
    font-weight: bold;
}

#search_box form#searchform {
    padding-top: 16px;
    margin-left: 9px;
    _margin-left: 3px;
}

#search_box form #search_input {
    height: 22px;
    width: 167px;
    margin-top: 15px;
    margin-bottom: 7px;
    border-top: 1px solid #b8b9ba;
    border-left: 1px solid #b8b9ba;
}

#search_phone {
    margin-top: 0px;
    margin-bottom: 0px;
}

#search_accessories input {
}

#search_box form #search_submit {
    margin-left: 105px;
    width: 64px;
    height: 25px;
    background: url(../layout/search_btn.gif);
    background-repeat: no-repeat;
    background-position: left top;
    text-decoration: none;
    border: none;
    font-family: Tahoma;
    font-weight: bold;
    font-size: 10px;
    cursor: pointer;
}

#LeftCol .nav2 {
    width: auto;
}


#LeftCol .nav2_middle {
    width: auto;
    background: #ffffff url(../layout/nav2_middle_bg.gif);
    background-repeat: repeat-y;
    background-position: left top;
}

#LeftCol .nav2_bottom {
    width: a;
    height: 5px;
    background: url(../layout/nav2_bottom_bg.gif);
    background-repeat: no-repeat;
    background-position: left top;
}

#LeftCol .nav2_middle ul li {
    _height: 10px;
}

#LeftCol .nav2_middle ul li.nav_header {
    font-weight: bold;
    color: #ffffff;
    font-size: 9pt;
    padding: 12px 0 12px 14px;
    background: none;
    background: url(../layout/nav_head.gif);
    background-repeat: no-repeat;
    background-position: left top;
}

#LeftCol .nav2_middle ul li.nav_headoff {
    background: url(../layout/nav_headoff.gif);
    cursor: pointer;
}

#LeftCol .nav2_middle ul li.nav_headon {
    background: url(../layout/nav_headon.gif);
    cursor: pointer;
}

#LeftCol .nav2_middle ul li a {
    color: #2f2f2f;
    font-size: 9pt;
    display: block;
    margin: 0 6px;
    padding: 9px 0 9px 12px;
    border-bottom: 1px solid #dfdfdf;
    text-decoration: none;
}

#LeftCol .nav2_middle ul li a.nob {
  border-style: none;
}

#LeftCol .nav2_middle ul li a:hover {
    text-decoration: underline;
    color: #0e82bf;
}

#LeftCol #helpdesk {
    width: 190px;
    margin-top: 6px;
    margin-left: 6px;
    background: url(../layout/helpdesk.gif);
    background-repeat: no-repeat;
    background-position: top center;
}

#LeftCol #helpdesk_text {
    margin-left: 20px;
    font-size: 11px;
    padding-top: 7px;
    line-height: 23px;
}

#LeftCol #helpdesk_text a {
    color: #fb1e1e;
    font-weight: bold;
    display: inline;
    text-decoration: underline;
    padding: 0px;
    line-height: 17px;
}

#LeftCol #helpdesk_text a:hover {
    text-decoration: none;
}

#transport {
    width: 187px;
    height: 153px;
    margin-top: 6px;
    margin-left: 6px;
    background: url(../layout/transport_bg.gif);
    background-repeat: no-repeat;
    background-position: left top;
    color: #000000;
}

#transport .nav_header {
    margin-top: 6px;
    margin-left: 20px;
    display: block;
    padding-top: 10px;
    margin-bottom: 6px;
}

#transport #transport_items {
    margin-left: 20px;
}

#transport #transport_items img {
    display: block;
    margin-bottom: 7px;
}

#partner {
    width: 187px;
    margin-top: 6px;
    background: url(../layout/partners_bg.gif);
    background-repeat: no-repeat;
    background-position: left top;
    color: #000000;
}

.partner_down {
  width: 187px;
  height: 16px; 
  background-image: url(../layout/partners_bg_down.gif);
  background-position: left top;
  background-repeat: no-repeat;
  font-size: 0;
  margin-left: 6px;
  line-height: 0;
}

.partner_in {
  width: 187px;
  margin-left: 6px;
  background-image: url(../layout/partners_bg_in.gif);
  background-position: left top;
  background-repeat: repeat-y;
}

#partner .nav_header {
    margin-top: 6px;
    margin-left: 20px;
    display: block;
    padding-top: 10px;
    margin-bottom: 6px;
}

#partner #partner_items {
    margin-left: 20px;  
}

#partner #partner_items img {
    display: block;
    margin-bottom: 7px;
}

/*
 styles for right column
 */
div#RightCol {
    float: left;
    width: 199px;
    margin-left: -144px;
    min-height: 1187px;
    _height: 1187px;
}

#RightCol_bg {
    /*background: #ffffff url(../layout/RightCol_bg.gif);
    background-repeat: repeat-x;
    background-position: left top;*/
    min-height: 1187px;
    _height: 1187px;
}

#RightCol_top {
    width: 199px;
    height: 6px;
    background: url(../layout/RightCol_top_bg.png);
    background-repeat: no-repeat;
    background-position: left top;
}

#RightCol_bottom {
    width: 199px;
    height: 6px;
}

#RightCol #login_box {
    height: 122px;
    width: 187px;
    margin-top: 0px;
    margin-left: 6px;
    background: url(../layout/login_box_bg.gif);
    background-repeat: no-repeat;
    background-position: left top;
}

#RightCol #login_box label {
    font-weight: bold;
}

#RightCol #login_box form#loginform {
    padding-top: 16px;
    margin-left: 9px;
    _margin-left: 3px;
}

#RightCol #login_box form#loginform #login_links {
}

#RightCol #login_box form#loginform #login_links a {
    padding: 0px;
    margin-bottom: 3px;
    color: #000000;
    text-decoration: underline;
}

#RightCol #login_box form#loginform #login_links a:hover {
    text-decoration: none;
}

#RightCol #login_box form#loginform #login_links p {
    float: left;
    margin: 0px;
}

#RightCol #login_box form #login_input {
    height: 22px;
    width: 167px;
    margin-top: 0px;
    margin-bottom: 7px;
    border-top: 1px solid #b8b9ba;
    border-left: 1px solid #b8b9ba;
}

#RightCol #login_box form #password_input {
    height: 22px;
    width: 167px;
    margin-top: 0px;
    margin-bottom: 7px;
    border-top: 1px solid #b8b9ba;
    border-left: 1px solid #b8b9ba;
}

#RightCol #login_box form #login_submit {
    margin-right: 8px;
    width: 71px;
    height: 25px;
    float: right;
    background: url(../layout/login_btn.gif);
    background-repeat: no-repeat;
    background-position: left top;
    text-decoration: none;
    border: none;
    font-weight: bold;
    font-family: Tahoma;
    font-size: 10px;
    cursor: pointer;
}

#fb_banner {
    width: 187px;
    height: 89px;
    background: url(../layout/fb_banner.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    margin-top: 6px;
    margin-left: 6px;
}

#RightCol #action {
    width: 187px;
    margin-top: 5px;
    margin-left: 6px;
}

#RightCol #action_top {
    width: 187px;
    height: 5px;
    /*background: url(../layout/actionbox_top_bg.gif);
    background-repeat: no-repeat;
    background-position: left top;*/
    overflow: hidden;
}

#RightCol #action_center {
    width: 187px;                                  
}

#RightCol #action_bottom {
    width: 187px;
    height: 5px;
    /*background: url(../layout/actionbox_bottom_bg.gif);
    background-repeat: no-repeat;
    background-position: left top;*/
}

#RightCol #action_center span.action_header {
    font-weight: bold;
    color: #ff0000;
    margin-left: 10px;
    display: block;
    padding-top: 10px;
    background: none;
}

#RightCol #action_center ul li {
    margin-left: 20px;
    background: url(../layout/nav_arrow.gif);
    background-repeat: no-repeat;
    background-position: left center;
    line-height: 10px;
    _height: 10px;
}

#RightCol #action_center ul li a {
    color: #1683c4;
    text-decoration: none;
}

#RightCol #action_center ul li a:hover {
    text-decoration: underline;
}

#RightCol .actionbox {
    width: 187px;
    padding: 4px 0;
    background: #ffffff url(../layout/zbozibg.gif);
    background-repeat: no-repeat;
    background-position: center top;
    margin: 0 0 10px 0;
}

#RightCol .actionbox .actionbox_image {
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
}

#RightCol .actionbox .actionbox_image a {
    padding: 0px;
}

#RightCol .actionbox .description_head {
}

#RightCol .actionbox .description_head a {
    color: #0b4252;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

#RightCol .actionbox .description_head a:hover {
    text-decoration: none;
}

#RightCol .actionbox .description_text {
    font-size: 11px;
    margin-left: 10px;
    margin-bottom: 10px;
}

#RightCol .actionbox .description_price {
    
}

#RightCol .actionbox_last .description_price {
    border-bottom: none;
}

#RightCol .actionbox .description_price .addbasket {
    float: right;
    width: 73px;
    margin: 14px 8px 0 0; padding: 0; text-align: right;
    height: 40px;
}

#RightCol .actionbox .description_price .addbasket a {
display: block; margin: 0; padding: 0; width: 73px; height: 24px; 
  background: url(../layout/koupit.gif) no-repeat center top;
}

#RightCol .actionbox .description_price_info {
    margin: 0 0 0 10px; padding: 0; line-height: 1.4em;
}

#RightCol .actionbox .description_price strong {
    display: inline;
}

#RightCol .actionbox .description_price strong.price {
    color: #ff0000;
    font-size: 12px;
    margin: 0; padding: 0;
}

#RightCol .actionbox .description_price strong.state {
    color: #008a55;
    font-size: 12px;
    display: inline; text-align: right; width: 56px; margin: 0 4px 4px 0; padding: 0;
}

#RightCol #best {
    width: 187px;
    margin-top: 5px;
    margin-left: 6px;
}

#RightCol #best_top {
    width: 187px;
    height: 5px;
    /*background: url(../layout/best_top_bg.gif);
    background-repeat: no-repeat;
    background-position: left top;*/
    overflow: hidden;
}

#RightCol #best_middle {
    width: 187px;
    /*background: #ffffff url(../layout/best_middle_bg.gif);
    background-repeat: repeat-y;
    background-position: left top;*/
    padding-top: 10px;
}

#RightCol #best_bottom {
    width: 187px;
    height: 5px;
    /*background: url(../layout/best_bottom_bg.gif);
    background-repeat: no-repeat;
    background-position: left top;*/
}

#RightCol #best_middle span.best_header {
    font-weight: bold;
    color: #ff0000;
    margin-left: 10px;
    margin-top: 10px;
    padding-top: 10px;
    background: none;
    list-style-type: none;
}

#RightCol #best_middle ol {
    list-style-type: decimal;
    _list-style-type: none;
    margin-left: 20px;
    _margin-left: 0px;
    padding-left: 8px;
    font-weight: bold;
    font-size: 12px;
}

#RightCol #best_middle ol li {
    margin-left: 0px;
    line-height: 10px;
    _height: 10px;
    padding: 0px;
}

#RightCol #best_middle ol li a {
    color: #1683c4;
    text-decoration: none;
    margin-left: -15px;
    _margin-left: 0px;
}

#RightCol #best_middle ol li a:hover {
    text-decoration: underline;
}

#RightCol .banner {
    width: 187px;
    height: 199px;
    margin-top: 6px;
    margin-left: 6px;
    background: url(../layout/banner_bg.gif);
    background-repeat: no-repeat;
    background-position: left top;
}

#RightCol .banner img {
    margin-top: 10px;
    margin-left: 3px;
}

/*
 topnav
 */
#navtop {
    background: url(../layout/navtop_bg.gif);
    background-repeat: no-repeat;
    background-position: left top;
    height: 54px;
    width: 1002px;
}

#navtop_menu {
    margin-left: 2px;
}

#navtop_menu li {
    float: left;
    display: inline;
    list-style-type: none;
    text-align: center;
    padding:0 2px;
    background: url(../layout/navtopli_bg.png);
    background-repeat: repeat-x;
    background-position: left top;
}

#navtop_menu li a {
background:url("../layout/navtop_divider.gif") no-repeat scroll right top transparent;
color:#12699D;
display:inline;
float:left;
font-size:12px;
font-weight:bold;
height:34px;
padding:20px 12px 0 12px;
text-decoration:none;
}

#navtop_menu li a:hover {
    text-decoration: underline;
}

#navtop_menu li a.active {
    background: url(../layout/navtop_active.png);
    background-repeat: repeat-x;
    background-position: left top;
}

#navtop_menu li a.active {
    color: #ffffff;
}

#navtop_menu li.first {
    background: url(../layout/navtop_first_noactive.png);
    background-repeat: no-repeat;
    background-position: right top;
    width: 139px;
}

#navtop_menu li.first a.active {
    background: url(../layout/navtop_first_active.png);
    background-repeat: no-repeat;
    background-position: right top;
    width: 139px;
    padding-left: 0px;
    padding-right: 0px;
}

#navtop_menu li.fb {
background:url("../layout/fb_ico.png") no-repeat scroll right top transparent;
height:54px;
_height:34px;
width:63px;
}

#navtop_menu li.fb a {
background:none repeat scroll 0 0 transparent;
color:#FFFFFF;
font-size:0;
height:54px;
_height:34px;
padding-right:0;
width:63px;
}

/* Clearfix */
.clearfix:after {
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
    font-size: 0;
    content: ' ';
}

.clearfix {
    min-height: 1px;
}

.clearfix {
    display: inline-block;
}

/* Pro IE/Mac */
/* Backslash hack - nemel by to videt IE/Mac \*/
.clearfix {
    display: block;
}

/* Konec hacku */
/* ]]> */

#breadcrumbs {
  background-image: url(../layout/navi.gif);
  background-repeat: no-repeat;
  background-position: center center; 
  height: 33px;           
  padding-left: 8px;
  margin: 0 0 10px 0;
}

#breadcrumbs li {
    float: left;
    list-style-type: none;
    padding: 7px 0 0 0;
    color: #025d8c;
}

#breadcrumbs li.last {
    background: none;
}

#breadcrumbs li a {
    text-decoration: underline;
    display: block;
    background-image: url(../layout/breadcrumbs_divider.gif);
    background-position: right 6px;
    background-repeat: no-repeat;
    padding: 3px 10px 0 4px;
    color: #535353;
}

#breadcrumbs li span {
    display: block;
    padding: 4px 10px 0 4px;
}

#breadcrumbs li a:hover {
    text-decoration: none;
}

/*
 styles for copy
 */
div#footer {
  width: auto;
    height: 100px;
}

div#footer a:hover {
    text-decoration: underline;
}

#copy {
    margin-left: 6px;
}

#copy_text_top {
    text-align: center;
    font-size: 12px;
    padding-top: 15px;
    color: #00566f;
    font-weight: bold;
}

#copy_text_top a {
    color: #00566f;
    text-decoration: none;
}

#copy_text_bottom {
    color: #000000;
    text-align: center;
    margin-top: 5px;
    text-align: center;
    font-size: 12px;
    padding-top: 15px;
}
#copy a {
    display: inline;
}

#copy_text_bottom a {
    color: #006fad;
    padding: 0;
    margin: 0;
    text-decoration: underline;
}

#copy_text_bottom a:hover {
    text-decoration: none;
}

.clear {
    clear: both; margin: 0; padding: 0; line-height: 0; font-size: 0; height: 0;
}

a.ceta {
width: 154px; display: block; text-decoration: underline; text-align: center; color: #336526; font-size: 8pt;
}

#fancydiff_title {
    text-align: left;
    color: #000000;
}

#fancydiff_title b {
    display: block;
    margin-right: 80px;
}

#fancydiff_title span {
    float: right;
}

.slid{
	margin: 0 0 10px 0;
  padding: 0;
	width:774px;
	height:258px;
}
	
.slid div {
  margin: 0;
  padding: 0;    
}

.slid div img {
  display: block;
  margin: 0;
  padding: 0;
}
	
span.bgb {
  display: block;
  position: absolute;
  margin: 230px 0 0 14px;
  width: 160px;
  z-index: 200;
  height: 20px;
  color: white;
}	
div.puntiky {
  width: 140px;
  margin: 0;
}
span.puntik {
  display: block;
  cursor: pointer;
  float: left;
  width: 12px;
  height: 12px;
  margin: 0 0 0 13px;
  color: white;
  background-image: url(../layout/tecky.png);
  background-position: -12px center;
  background-repeat: no-repeat;
}
span.bgb span.puntikon {
  background-position: 0 center;
}

div.uvodimg {
  text-align: center;
}

div.uvodimg img {
  margin: 0 auto;
}

div.slider {
  width: auto;
  padding: 0;
}

div.slidermenu {
  position: absolute;
  margin: 0;
}

div.slide {
  width: auto;
  padding: 39px 0 0 0;
}

div.sliderobsah {
  width: auto;
  padding: 0 0 10px 0;
  background-color: white;
}

*+html div.sliderobsah {
  height: 100%;
}

div.slidebot {
  background-image: url(../layout/sliderbot.gif);
  background-position: center top;
  background-repeat: no-repeat;
  width: auto;
  height: 5px;
}

div.slidermenu ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

div.slidermenu ul li {
  float: left;
  margin: 0 2px 0 0;
}

* html div.slidermenu ul li.s1, *+html div.slidermenu ul li.s1 { width: 89px; }
* html div.slidermenu ul li.s2, *+html div.slidermenu ul li.s2 { width: 151px; }
* html div.slidermenu ul li.s3, *+html div.slidermenu ul li.s3 { width: 104px; }
* html div.slidermenu ul li.s4, *+html div.slidermenu ul li.s4 { width: 150px; }
* html div.slidermenu ul li.s4, *+html div.slidermenu ul li.s5 { width: 181px; }
* html div.slidermenu ul li.s4, *+html div.slidermenu ul li.s6 { width: 187px; }
* html div.slidermenu ul li.s4, *+html div.slidermenu ul li.s7 { width: 162px; }

#content div.slidermenu ul li a {
  color: #515151;
  font-weight: bold;
  font-size: 9pt;
  padding: 0;
  display: inline;
  text-align: center;
  text-decoration: none;
}

div.slidermenu ul li a:hover {
  color: #025d8c;
  font-weight: bold;
  text-align: center;
  padding: 0;
}

div.slidermenu ul li a strong {
  display: block;
  float: left;
  background-image: url(../layout/sliderliof2.gif);
  background-position: left top;
  background-repeat: repeat-x;
  padding: 14px 16px 14px 34px;
}

div.slidermenu ul li a strong.i1 span {
  display: block;
  position: absolute;
  margin: -2px 0 0 -26px;
  width: 16px;
  height: 16px;
  background-image: url(../layout/akce.png);
  background-position: left center;
  background-repeat: no-repeat;
}

div.slidermenu ul li a strong.i2 span {
  display: block;
  position: absolute;
  margin: -2px 0 0 -26px;
  width: 16px;
  height: 16px;
  background-image: url(../layout/doporucujeme.png);
  background-position: left center;
  background-repeat: no-repeat;
}

div.slidermenu ul li a strong.i3 span {
  display: block;
  position: absolute;
  margin: -2px 0 0 -26px;
  width: 16px;
  height: 16px;
  background-image: url(../layout/nove.png);
  background-position: left center;
  background-repeat: no-repeat;
}

div.slidermenu ul li a strong.i4 span {
  display: block;
  position: absolute;
  margin: -2px 0 0 -26px;
  width: 16px;
  height: 16px;
  background-image: url(../layout/doplnky.png);
  background-position: left center;
  background-repeat: no-repeat;
}

div.slidermenu ul li a strong.i5 span {
  display: block;
  position: absolute;
  margin: -2px 0 0 -26px;
  width: 16px;
  height: 16px;
  background-image: url(../layout/parametry.png);
  background-position: left center;
  background-repeat: no-repeat;
}

div.slidermenu ul li a strong.i6 span {
  display: block;
  position: absolute;
  margin: -2px 0 0 -26px;
  width: 16px;
  height: 16px;
  background-image: url(../layout/komentare.png);
  background-position: left center;
  background-repeat: no-repeat;
}

div.slidermenu ul li a strong.i7 span {
  display: block;
  position: absolute;
  margin: -2px 0 0 -26px;
  width: 16px;
  height: 16px;
  background-image: url(../layout/manual.png);
  background-position: left center;
  background-repeat: no-repeat;
}

div.slidermenu ul li a:hover strong, div.slidermenu ul li a.on strong {
  background-image: url(../layout/sliderlion2.gif);
  background-position: left top;
  background-repeat: repeat-x;
  color: #025d8c;
}

div.slidermenu ul li a span.sp2 {
  background-image: url(../layout/sliderliof1.gif);
  background-position: left top;
  background-repeat: no-repeat;
  width: 5px;
  height: 40px;
  font-size: 0;
  line-height: 0;
  display: block;
  float: right;                                    
}

div.slidermenu ul li a:hover span.sp2, div.slidermenu ul li a.on span.sp2 {
  background-image: url(../layout/sliderlion1.gif);
  background-position: left top;
  background-repeat: no-repeat;
}

div.slidermenu ul li a span.sp1 {
  background-image: url(../layout/sliderliof.gif);
  background-position: left top;
  background-repeat: no-repeat;
  width: 5px;
  height: 40px;
  font-size: 0;
  line-height: 0;
  display: block;
  float: left;
}

div.slidermenu ul li a:hover span.sp1, div.slidermenu ul li a.on span.sp1 {
  background-image: url(../layout/sliderlion.gif);
  background-position: left top;
  background-repeat: no-repeat;
}

#content div.wajt a {
  display: inline;
  color: #0f7db8;
  padding: 0;
  text-decoration: underline;
}

#content div.wajt a:hover {
  text-decoration: none;
}

div.wajt ul, div.wajt ol {
  margin: 14px 0 14px 24px;
  padding: 0;
  font-size: 9pt;
  list-style-type: disc;
}

div.wajt ul li, div.wajt ol li {
  line-height: 1.5em;
}

div.wajt ul.submenutxt li {
  font-size: 11pt;
  line-height: 2em;
}

#content ul.submenutxt li a {
  color: #0f7db8;
  display: inline;
  text-decoration: underline; 
}

#content ul.submenutxt li a:hover {
  text-decoration: none;
}

div.logdiv {
  width: 254px;
  position: absolute;
  z-index: 100;
  margin: 30px 0 0 0;
  background-color: #0e82bf;
  display: none;
}

div.logdiv form {
  width: auto;
  padding: 14px;
  margin: 0;
  text-align: left;
}

div.logdiv input {
  width: 210px;
  border: 1px solid white;
  color: #a2a2a2;
  font-style: italic;
  padding: 4px 8px;
  font-size: 9pt;
}

div.logdiv table td {
  padding: 4px 0;
  vertical-align: top;
}

div.logdiv a {
  font-weight: bold;
  color: white;
  font-size: 8pt;
  margin: 0;
  display: inline;
  padding: 0;
  text-decoration: underline;
}

div.logdiv a:hover {
  text-decoration: none;
}

div.logdiv a.newreg {
  display: block;
  background-image: url(../layout/newreg.gif);
  background-position: center top;
  background-repeat: no-repeat;
  width: 107px;
  height: 28px;
  margin: 0;
  padding: 0;
  text-decoration: none;
}

div.logdiv input.prihlasit {
  background-image: url(../layout/prihlasit.gif);
  background-position: ;background-position: center top;
  background-repeat: no-repeat;
  width: 80px;
  margin: 0;
  padding: 0;
  height: 28px;
  border-style: none;
  cursor: pointer;
}

form.formular table {
  width: 100%;
  font-size: 9pt;
}

form.formular table td {
  padding: 4px;
}

form.formular input, form.formular textarea {
  width: 210px;
  border: 1px solid #a2a2a2;
  color: #424447;
  font-style: italic;
  padding: 4px 8px;
  font-size: 9pt;
}

form.formular input.submi2 {
  background-image: url(../layout/logout.gif);
  background-position: ;background-position: center top;
  background-repeat: no-repeat;
  width: 80px;
  margin: 0;
  padding: 0;
  height: 28px;
  border-style: none;
  cursor: pointer;
}

form.formular input.submi {
  background-image: url(../layout/odeslat.gif);
  background-position: ;background-position: center top;
  background-repeat: no-repeat;
  width: 80px;
  margin: 0;
  padding: 0;
  height: 28px;
  border-style: none;
  cursor: pointer;
}

div.objednavi {
  border: 1px solid #dddddd;
  background-color: #ededed;
  padding: 0 8px;
  font-size: 16px;
  color: #474747;
  font-weight: bold;
}

div.objednavi span.spa {
  display: block;
  background-image: url(../layout/spa.gif);
  background-position: center bottom;
  background-repeat: no-repeat;
  width: 80px;
  height: 32px;
  float: left;
}

div.objednavi span.o {
  display: block;
  background-position: left center;
  background-repeat: no-repeat;
  padding: 14px 0 14px 10px;
  float: left;
}

span.off {
  background-image: url(../layout/ooff.gif);
}

span.on {
  color: #0e82bf; 
  background-image: url(../layout/oon.gif);
}

span.on strong {
  color: white;
}
