body {
    margin:auto;
    padding:0;
    font-size:0.75em;
    font-family:Arial;
}

a {
  text-decoration:none;
  color:#4694D5;
}
a:hover {text-decoration:underline;}
a img {border:none;}
form,form fieldset {
    margin:0;
    padding:0;
    border:none;
}

.clear {clear:both;}



#head {
    position:relative;
    margin:auto;
    width:962px;
    height:108px;
}
h1 {
    position:absolute;
    left:0;
    top:0;
    margin:0;
    padding:0;
}
h1 a {
    display:block;
    width:219px;
    height:108px;
    font-size: 0.7em;
}
h1 a span {
    display:block;
    position:absolute;
    left:0;
    top:0;
    width:219px;
    height:108px;
    cursor:pointer;
    background:url(../images/logo.png) no-repeat left top;
}
.box {
    position:relative;
    left:349px;
    top:22px;
    padding:0 0 0 18px;
    width:593px;
    height:64px;
    background:url(../images/head-box.png) no-repeat left top;
}
.box.login {
    left:249px;
    width:693px;
    background:url(../images/head-box2.png) no-repeat left top;  
}
.box .box1,
.box .box2,
.box .box3 {float:left;}
.box .box1 {
    width:229px;
}
.box.login .box1 {
    width:329px;
}
.box .box2 {
    width:171px;
}
.box h2 {
    margin:0;
    padding:10px 0  0;
    color:#3f90d3;
    font-size:1.5em;
    font-weight:normal;
}
.box ul {
    margin:0;
    padding:8px 0 0 0;
    list-style:none;
}
.box ul li {padding:0 0 2px 0;}
.box ul li a {
    padding:0 0 0 13px;
    color:#747371;
    text-decoration:none;
    background:url(../images/arrow1.png) no-repeat left center;
}
.box ul li a:hover {color:#d4060f;font-weght:bold;}
.box .box1 ul li {float:left;padding-right:10px;}
.box p {
    margin:0;
    padding:8px 0 0 0;
    color:#747371;
}
.box p strong {
    color:#e6030d;
    font-size: 1.15em;
}
h2#himage {
    margin:0 auto;
    width:100%;
    height:82px;
    line-height:82px;
    color:#fff;
    font-size:2.1em;
    text-align:center;
    font-weight:normal;
    background:#941027 url(../images/himage.jpg) no-repeat center top;
}
#menu {
    width:100%;
    height:40px;
    background:#000;
    background-bottom:1px solid #666;
}
#menu ul {
    margin:0 auto;
    padding:0;
    width:962px;
    height:39px;
    list-style:none;
}
#menu ul li {
    float:left;
    line-height:39px;
    background:url(../images/menu-separator.gif) no-repeat right center;
}
#menu ul li.last {background:none;}
#menu ul li a {
    padding:0 24px;
    color:#fff;
    font-size:1.3em;
    text-decoration:none;
}
#menu ul li a:hover,
#menu ul li a.active {color:#ff000b;}
#page {
    position:relative;
    margin:auto;
    width:962px;
    background:#fff url(../images/page-bg.gif) repeat-y left top;
    z-index:100;
    border-right:1px solid #ebebeb;
}
#pagebg {
    position:absolute;
    left:0;
    top:289px;
    width:50%;
    background:#f5f5f5;
    border-top:1px solid #ebebeb;
}
#page .box2 {
    float:left;
    width:218px;
}
#navigation {
    margin:0;
    padding:7px 0 0 0;
    width:218px;
    height:51px;
    list-style:none;
    background:#fff;
    border-bottom:1px solid #ebebeb;
    overflow:hidden;
}
#navigation li {
    float:left;
}
#navigation li.item1 {padding:0 13px 0 0;}
#navigation li a {
    display:block;
    float:left;
    padding:8px 0 0 0;
    width:100px;
    height:40px;
    color:#565656;
    font-size:1.25em;
    text-align:center;
    text-decoration:none;
}
#navigation li a:hover,
#navigation li a.active {
    background:#fff url(../images/navigation-item.png) no-repeat left top;
}
ul#submenu2,
ul#submenu {
    margin:0 0 14px 0;
    padding:0;
    width:218px;
    list-style:none;
}
ul#submenu2 li,
ul#submenu li {
    border-bottom:1px solid #ebebeb;
}
ul#submenu2 li a,
ul#submenu li a {
    display:block;
    padding:0 0 0 17px;
    height:39px;
    line-height:39px;
    color:#565656;
    font-weight:normal;
    font-size:1.5em;
    text-decoration:none;
}
ul#submenu2 li a:hover,
ul#submenu2 li a.active,
ul#submenu li a:hover,
ul#submenu li a.active {
    color:#d4060f;
}
ul#submenu2 ul,
ul#submenu ul {
    margin:0;
    padding:8px 0 8px 13px;
    width:203px;
    border:solid #ebebeb;
    border-width:1px 1px 0 1px;
    list-style:none;
    background:#fff;
}
ul#submenu ul li {border:none;}
ul#submenu2 ul li {border:none;}
ul#submenu2 ul li a,
ul#submenu ul li a {
    display:block;
    padding:0 0 0 21px;
    height:20px;
    line-height:20px;
    font-size:1em;
}
ul#submenu2 ul li a:hover,
ul#submenu2 ul li a.active,
ul#submenu ul li a:hover,
ul#submenu ul li a.active {
    color:#565656;
    font-weight:bold;
    background:#fff url(../images/arrow2.png) no-repeat left center;
}

#page .box1 {
    position:relative;
    float:right;
    width:744px;
}
#printboxesedge {
    position:absolute;
    left:-1px;
    top:0;
    width:1px;
    height:353px;
    background:#cfcfcf;
}
#printboxes {
    margin:0 !important;
    padding:0 !important;
    width:744px;
    list-style:none;
    overflow:hidden;
    list-style-position: outside !important;
    list-style-type: none !important;
}
#printboxes li {
    float:left;
}
#printboxes li a {
    display:block;
    float:left;
    padding:0 0 0 20px;
    width:227px;
    height:117px;
    background:pink;
    border:solid #cfcfcf;
    border-width:0 1px 1px 0;
    text-decoration:none;
}
#printboxes li a:hover strong {
    /* nejde menit barva - je to cufon */
}
#printboxes li.edge a {border-width:0 0 1px 0;}
#printboxes li.item1 a {background:#efefef url(../images/printbox1.jpg) no-repeat left top;} 
#printboxes li.item2 a {background:#efefef url(../images/printbox2.jpg) no-repeat left top;} 
#printboxes li.item3 a {background:#efefef url(../images/printbox3.jpg) no-repeat left top;} 
#printboxes li.item4 a {background:#efefef url(../images/printbox4.jpg) no-repeat left top;} 
#printboxes li.item5 a {background:#efefef url(../images/printbox5.jpg) no-repeat left top;} 
#printboxes li.item6 a {background:#efefef url(../images/printbox6.jpg) no-repeat left top;} 
#printboxes li.item7 a {background:#efefef url(../images/printbox7.jpg) no-repeat left top;} 
#printboxes li.item8 a {background:#efefef url(../images/printbox8.jpg) no-repeat left top;} 
#printboxes li.item9 a {background:#efefef url(../images/printbox9a.jpg) no-repeat left top;} 
#printboxes li a strong {
    padding:14px 0 10px 0;
    display:block;
    color:#3f90d3;
    font-size:1.7em;
    font-weight:normal;
}
#printboxes li a span {
    display:block;
    width:127px;
    color:#747371;
}
#salebox {
    padding:24px 24px 10px 24px;
    background:#000;
}
#page div.box1 #salebox p {
    margin:0;
    padding:0 0 14px 0;
    color:#fff;
    font-size:1.5em;
}
#page div.box1 #salebox p strong {color:#ff0000;font-weight:normal;}
#page .box1 h2 {
    margin:0;
    padding:0 0 0 34px;
    height:50px;
    line-height:34px;
    color:#3f90d3;
    font-size:2.1em;
    font-weight:normal;
}
#page .box1 h2.brd {
    margin-bottom:40px;
    border-bottom:1px solid #ebebeb;
}
#page .box1 h3 {
    margin:0;
    padding:10px 0 10px 34px;
    /*color:#3e91d4;*/
    color: #E6030D;
    font-size:1.25em;
    font-weight:bold;
}
#page .box1 h4 {
    margin:0;
    padding:10px 0 10px 34px;
}
#page .box1 .usbdisky h4 {
    cursor: pointer;
    padding-left:0px;
}
#page div.box1 table.news {
    margin:30px 0;
    width:100%;
    border-collapse:collapse;
    border-spacing:inherit;
}
table.news td,
table.news th {
    height:27px !important;
    line-height:27px !important;
    border-width:0px !important;
    border-bottom:1px solid #ebebeb !important;
    background-color: transparent !important;
}
table.news td.date {
    padding:0 0 0 37px !important;
    width:80px !important;
    color:#b9b8b8 !important;
}
table.news th {
    text-align:left;
}
table.news th a {
   color:#3e91d4;
    font-size:1.25em;
   font-weight:bold;
}
table.news td.more {
    padding:0 24px 0 0;
    text-align:right;
}
table.news td.more a {
    padding:0 0 0 22px;
    color:#565656;
    font-weight:bold;
    background:url(../images/arrow2.png) no-repeat left center;
}
.breadcrumbs {
    padding:14px 0 0 37px;
    height:44px;
    color:#565656;
    border-bottom:1px solid #ebebeb;
}
.breadcrumbs a {color:#565656;}
.breadcrumbs strong {color:#1562a1;}

#steps {
    padding:13px 0 0 30px;
    height:75px;
}
#steps a,
#steps strong,
#steps span {
    position:relative;
    display:block;
    float:left;
    height:59px;
    line-height:59px;
    text-align:center;
}
#steps a,
#steps strong {
    color:#fff;
    background:#6facde;
}
#steps span {
    color:#b9b9b9;
    background:#ececec;
}
#steps a span,
#steps strong span,
#steps span span {
    display:block;
    position:absolute;
    left:0;
    top:0;
    height:59px;
}
#steps a span {cursor:pointer;}
#steps a.step1,
#steps strong.step1,
#steps a.step1 span,
#steps strong.step1 span {
    width:102px;
}
#steps a.step1 span,#steps strong.step1 span {background:url(../images/step1.png) no-repeat left top;}

#steps a.step2,
#steps strong.step2,
#steps span.step2,
#steps a.step2 span,
#steps strong.step2 span,
#steps span.step2 span {
    width:149px;
}
#steps span.step2 span {background:url(../images/step2.png) no-repeat left top;}
#steps a.step2 span,#steps strong.step2 span {background:url(../images/step2.png) no-repeat right top;}

#steps a.step3,
#steps strong.step3,
#steps span.step3,
#steps a.step3 span,
#steps strong.step3 span,
#steps span.step3 span {
    width:158px;
}
#steps span.step3 span {background:url(../images/step3.png) no-repeat left top;}
#steps span.step3 span.next {background:url(../images/step3.png) no-repeat -158px top;}
#steps a.step3 span, #steps strong.step3 span {background:url(../images/step3.png) no-repeat right top;}

#steps a.step32,
#steps strong.step32,
#steps span.step32,
#steps a.step32 span,
#steps strong.step32 span,
#steps span.step32 span {
    width:158px;
}
#steps span.step32 span {background:url(../images/step32.png) no-repeat left top;}
#steps span.step32 span.next {background:url(../images/step32.png) no-repeat -158px top;}
#steps a.step32 span, #steps strong.step32 span {background:url(../images/step32.png) no-repeat right top;}

#steps a.step4,
#steps strong.step4,
#steps span.step4,
#steps a.step4 span,
#steps strong.step4 span,
#steps span.step4 span {
    width:154px;
}
#steps span.step4 span {background:url(../images/step4.png) no-repeat left top;}
#steps span.step4 span.next {background:url(../images/step4.png) no-repeat -154px top;}
#steps a.step4 span, #steps strong.step4 span {background:url(../images/step4.png) no-repeat right top;}

#steps a.step45,
#steps strong.step45,
#steps span.step45,
#steps a.step45 span,
#steps strong.step45 span,
#steps span.step45 span {
    width:154px;
}

#steps span.step45 span {background:url(../images/step45.png) no-repeat left top;}
#steps span.step45 span.next {background:url(../images/step45.png) no-repeat -154px top;}
#steps a.step45 span, #steps strong.step45 span {background:url(../images/step45.png) no-repeat right top;}

#steps strong.step5,
#steps span.step5,
#steps strong.step5 span,
#steps span.step5 span {
    width:118px;
}
#steps span.step5 span {background:url(../images/step5.png) no-repeat left top;}
#steps span.step5 span.next {background:url(../images/step5.png) no-repeat -118px top;}
#steps strong.step5 span {background:url(../images/step5.png) no-repeat right top;}
table.summary {
    margin:30px 0 !important;
    width:100% !important;
    border-spacing:inherit !important;
    border-collapse:collapse !important;
}
table.summary th, table.summary td {
  background-color: transparent !important;
  border-width:0px !important;
  border-bottom:1px solid #ebebeb !important;
  vertical-align:middle !important;
  line-height:20px !important;
}
table.summary th {
    padding:14px 0 14px 20px !important;
    width:250px !important;
    text-align:left !important;
}
table.summary td {
    padding:14px 0 14px 10px !important;
}
table.summary th img {
    float:left !important;
    margin:0 10px 0 0 !important;
}
table.summary th a {
    float:left !important;
    padding:10px 0 0 0 !important;
    width:200px !important;
    color:#3e91d4 !important;
    font-size:1.25em !important;
    font-weight:bold !important;
}
table.summary td.count {
    color:#747371 !important;
    font-weight:bold !important;
}
table.summary td.count strong {
    padding:0 5px !important;
    font-size:1.7em !important;
}
table.summary td.price {
    color:#747371 !important;
    font-weight:bold !important;
}
table.summary td.price strong {
    padding:0 10px !important;
    font-size:1.7em !important;
    color:#d4060f !important;
}
table.summary td.separator {
    padding:0 !important;
    height:6px !important;
}
table.summary td.sum {
    color:#747371 !important;
    font-weight:bold !important;
    text-align:center !important;
}
table.summary td.sum strong {
    padding:0 10px !important;
    font-size:1.7em !important;
    color:#d4060f !important;
}
table.summary td input.kos_ks {
  width:50px;
  text-align: center;
}
table.summary td#cart-id2 {
  text-align: left !important;
  padding-left:42px !important;
}
form.form1 {
    padding:30px 0;
}
form.form1 fieldset {
    position:relative;
    margin:30px 0 0 0;
    padding:0 0 30px 0;
    background:url(../images/point.gif) repeat-x left top;
}
form.form1 fieldset.nb {background:none;}
form.form1 fieldset legend {
    position:absolute;
    left:34px;
    top:-28px;
    margin:0;
    padding:0 0 9px 0;
    color:#3e91d4;
    font-size:1.25em;
    font-weight:bold;
}
form.form1 fieldset table {
    margin:0 0 0 34px;
}
form.form1 fieldset table th {
    padding:0 10px 4px 0;
    text-align:right;
    color:#747371;
}
form.form1 fieldset table td {
    padding:0 70px 4px 0;
}
form.form1 div.text {
    position:relative;
    width:221px;
    height:24px;
    background:url(../images/input1.png) no-repeat left top;
}
form.form1 div.text input {
    margin:0;
    padding:0 5px;
    width:201px;
    height:24px;
    line-height:24px;
    border:none;
    background:transparent;
}
form.form1 div.file {
    padding:20px 0 50px 0;
    text-align:center;
}
form.form1 div.file label {padding:0 10px 0 0;}
form.form1 div.textarea {
    margin:0 0 0 34px;
    width:662px;
    height:112px;
    background:url(../images/textarea1.png) no-repeat left top;
}
form.form1 div.textarea textarea {
    position:relative;
    left:1px;
    top:1px;
    margin:0;
    padding:10px;
    width:640px;
    height:90px;
    border:none;
    color:#747371;
    font-family:Arial;
    background:none;
}
form.form1 ul {
    margin:20px 0;
    padding:0;
    list-style:none;
}
form.form1 ul li {
    padding:0 45% 5px 0;
    text-align:right;
}
form.form1 div.file label,
form.form1 ul li label {
    color:#747371;
    font-weight:bold;
}
div.buttons input.submit {
    float:left;
    margin:0;
    padding:0;
    width:167px;
    height:41px;
    line-height:41px;
    border:none;
    text-align:center;
    color:#fff;
    font-size:1em;
    font-weight:bold;
    background:#f80101 url(../images/button2.png) no-repeat left top;
    cursor:pointer;
    font-family: Arial;
}
div.buttons a.back {
    display:block;
    float:left;
    margin:0 3px 0 0;
    width:78px;
    height:41px;
    line-height:41px;
    border:none;
    text-align:center;
    color:#fff;
    font-size:1em;
    font-weight:bold;
    background:#cbcbcb url(../images/button3.png) no-repeat left top;
    text-decoration:none;
}
div.buttons a.noprint {
    display:block;
    float:left;
    margin:0 3px 0 0;
    width:101px;
    height:41px;
    line-height:41px;
    border:none;
    text-align:center;
    color:#fff;
    font-size:1em;
    font-weight:bold;
    background:#509ad7 url(../images/button4.png) no-repeat left top;
    text-decoration:none;
}
div.buttons {
    padding:0 0 50px 232px;
}


#page .box1 p {
    margin:0;
    padding:0 34px 20px 34px;
    color:#000101;
    text-align: justify;
}
/***********************/
#page div.box1 table {
    margin:10px 34px 0;
    border-collapse:collapse;
    border-spacing:inherit;
}
#page div.box1 table th {
    padding:0 10px;
    color:#000101;
    line-height:30px;
    background:#d8d8d8;
    border-top:1px solid #efefef;
    border-bottom:1px solid #fff;
    /*width: 485px;*/
    max-width: 210px;
}
#page div.box1 table td {
    line-height:21px;
    color:#000101;
    background: none repeat scroll 0 0 #F5F5F5;
    border:1px solid white;
    border-width:1px 1px 0 0;
    text-align: center;
}
#page div.box1 table td.left {
  text-align: left !important;
}
#page div.box1 table td p {
  margin:0px;
  padding:0px;
  text-align: center;
}
#page div.box1 table tr.odd td {background:#f5f5f5;}
#page div.box1 table tr.even td {background:#ebebeb;}
/***********************/
#page .box1 ul {
  margin-left:34px;
  list-style-type: square;
  color:#3e91d4;
  list-style-position: inside;
}
#page .box1 ul li {
}
#page .box1 ol {
  margin-left:34px;
  /*color:#3e91d4;*/
  font-weight: bold;
}
#page .box1 ol li {
}
.filters {
    margin:0 0 30px 0;
    padding:10px 0 0 34px;
    height:31px;
    border-bottom:1px solid #ebebeb;
}
.inversefilters {
    margin:50px 0 0 0;
    padding:7px 0 10px 34px;
    border:solid #ebebeb;
    border-width:1px 0 0 0;
}
.filters select {
    float:left;
    margin:0 5px 0 0;
    color:#747371;
}
.filters label {
    float:left;
    line-height:25px;
    margin:0 10px 0 0;
    color:#747371
}
.filters a.arrow {
    position:relative;
    top:3px;
    display:block;
    float:left;
    width:15px;
    height:15px;
    line-height:15px;
    text-align:center;
    color:#fff;
}
.filters a.arrow span {
    display:block;
    position:absolute;
    left:0;
    top:0;
    width:15px;
    height:15px;
    cursor:pointer;
}
.filters a.up {margin:0 5px 0 0;background:#d4060f;}
.filters a.up span {background:url(../images/arrow4.png) no-repeat right top;}
.filters a.down {margin:0 15px 0 0;background:#509ede;}
.filters a.down span {background:url(../images/arrow5.png) no-repeat left top;}
div.paginator {
    float:left;
    height:31px;
    line-height:25px;
    color:#747371;
}
div.paginator strong {
    position:relative;
    float:left;
    display:block;
    width:29px;
    height:32px;
    text-align:center;
    background:url(../images/paginator-active.png) no-repeat right top;
}
.inversefilters div.paginator strong {
    top:-8px;
    padding-top:8px;
    height:24px;
    background:url(../images/paginator-active-inverse.png) no-repeat right top;
}
div.paginator a {
    float:left;
    padding:0 4px;
    color:#565656;
}
div.paginator span {float:left;padding:0 15px 0 20px;}




.sitem {
    position:relative;
    float:left;
    margin:0 0 9px 9px;
    padding:0 14px 0 149px;
    width:193px;
    height:165px;
    background:#c8e0fd url(../images/sitembox.png) no-repeat left top;
}
.sitem p {
  text-align:left !important;
}
.emptysitem {
    background:#fff url(../images/emptysitembox.png) no-repeat left top;
}
.sitem div.action {
    position:absolute;
    left:-3px;
    top:-1px;
    width:111px;
    height:97px;
    z-index:190;
    background:url(../images/action-flag.png) no-repeat left top;
}
.sitem a.image {
    display:block;
    position:absolute;
    left:12px;
    top:15px;
    width:124px;
    height:135px;
    z-index:90;
}
#page div.box1 .sitem h3 {
    margin:0;
    padding:15px 0 10px 0;
    font-weight:bold;
}
#page div.box1 .sitem h3 a {
   color:#3e91d4;
   text-decoration:none;
   font-size:1em;
}
#page div.box1 .sitem h3 a:hover {text-decoration:underline;}
#page div.box1 .sitem p {
    margin:0;
    padding:0 0 10px 0;
}
.sitem table {
    width:100%;
    margin: 0px !important;
}
.sitem table td {
    color:#000101;
    font-size:1.5em;
    font-weight:bold;
    border-width:0px !important;
    background-color: transparent !important;
}
.sitem a.submit {
    display:block;
    float:right;
    width:78px;
    height:25px;
    line-height:25px;
    text-align:center;
    color:#fff;
    font-weight:bold;
    text-decoration:none;
    font-size:0.6em;
    background:#d4060f url(../images/button1.png) no-repeat left top;
    font-family: Arial;
}
.nitem {
    float:left;
    position:relative;
    margin:25px 0;
    padding:15px 0 15px 35px;
    width:327px;
}
.nitem a.title {
   display:block;
   padding:0 0 10px 0;
   color:#3e91d4;
   font-size:1.25em;
   font-weight:bold;
}
.nitem a.image {
    float:left;
    display:block;
    border:1px solid #ededed;
}
#page div.box1 .nitem p {
    float:left;
    margin:0;
    padding:0 0 0 10px;
    width:215px;
    color:#000101;
    text-align: left;
}
.nitem a.more {
    display:block;
    position:absolute;
    right:0;
    bottom:0;
    padding:0 0 0 22px;
    color:#565656;
    font-weight:bold;
    background:url(../images/arrow2.png) no-repeat left center;
}
.nitem span.date {color:#b9b8b8;}

#page div.box1 table.info {
    margin:10px 0 0 34px;
    border-collapse:collapse;
    border-spacing:inherit;
}
#page div.box1 table.info th {
    padding:0 60px;
    color:#000101;
    height:30px;
    line-height:30px;
    background:#d8d8d8;
    border-top:1px solid #efefef;
    border-bottom:1px solid #fff;
}
#page div.box1 table.info td {
    height:21px;
    line-height:21px;
    color:#000101;
    text-align:center;
}
#page div.box1 table.info tr.odd td {background:#f5f5f5;}
#page div.box1 table.info tr.even td {background:#ebebeb;}

.createorder {
    margin:40px 0;
    border-top:1px solid #ebebeb;
}
.createorder table {
    width:100%;
    color:#747371;
    font-weight:bold;
}
.createorder table td {
    padding:10px 0 30px 0;
    text-align:center;
}
.createorder label {
    padding:0 10px 0 0;
}
.createorder input.text {
    margin:0 20px 0 0;
    width:37px;
    border:1px solid #ebebeb;
    text-align:center;
    font-size:1em;
    color:#747371;
    font-weight:bold;
}
.createorder strong {
    padding:0 0 0 10px;
    font-size:1.7em;
    color:#d4060f;
}
.createorder div.buttons {
    padding:0 0 50px 292px;
}
div.gallery {
    position:relative;
    left:33px;
    float:left;
    margin:0 0 50px 0;
    padding:10px;
    width:336px;
    height:347px;
    text-align:center;
    /*background:url(../images/gallery-bg.png) no-repeat left top;*/
}
div.gallery img {
  padding:4px;
  border:1px solid #EBEBEB;
}
.detailinfo {
    float:right;
    width:335px;
}
.detailinfo table {
  margin:0px !important;
  padding:0px !important;
  
}
.detailinfo table th,
.detailinfo table td {
  background-color: transparent !important;
  border-width:0px !important;
  text-align: left !important;
  font-weight: normal !important;
  color: #6B6B6B !important;
  line-height: 20px !important;
  padding: 0px !important; 
}
.detailinfo table th {
  font-weight: bold !important;
}
.detailinfo table tr.price th,
.detailinfo table tr.price td {
  padding: 20px 0 !important;
}
.detailinfo table tr.variant th,
.detailinfo table tr.variant td {
  padding: 0 0 20px !important;
}
.detailinfo table tr.buy th,
.detailinfo table tr.buy td {
  
}

#page div.box1 .detailinfo p {
    padding-left:0;
    padding-right:10px;
    text-align: left;
}
.detailinfo table th {
    width:90px;
    text-align:left;
    color:#6b6b6b;
}
.detailinfo table td {
    text-align:left;
    color:#6b6b6b;
}
.detailinfo table tr.price th,
.detailinfo table tr.price td {
    padding:20px 0;
}
.detailinfo table tr.price td strong {font-size:1.7em;color:#000101;}
.detailinfo table tr.variant th,
.detailinfo table tr.variant td {
    padding:0 0 20px 0;
}
.detailinfo table span.ok {
    display:block;
    padding:0 0 0 23px;
    height:20px;
    line-height:20px;
    background:url(../images/icon-ok.png) no-repeat left center;
}
.detailinfo table span.ko {
    display:block;
    padding:0 0 0 23px;
    height:20px;
    line-height:20px;
    background:url(../images/icon-ko.png) no-repeat left center;
}
.detailinfo table tr.buy label {
    float:left;
    font-weight:bold;
    padding:0 8px;
    height:25px;
    line-height:25px;
}
.detailinfo table tr.buy select {
    float:left;
    width:40px;
    height:25px;
    line-height:25px;
    text-align:center;
}
.detailinfo table  tr.buy input.submit {
    display:block;
    float:left;
    width:78px;
    height:25px;
    line-height:25px;
    text-align:center;
    color:#fff;
    font-weight:bold;
    text-decoration:none;
    font-size:1em;
    border:none;
    background:#d4060f url(../images/button1.png) no-repeat left top;
    cursor: pointer;
    font-family: Arial;
}

#footer {
    position:relative;
    background:#014a75;
    border-top:1px solid #93b1c2;
    z-index:100;
}
#footer div.cnt {
    margin:auto;
    width:962px;
    height:222px;
}
#footer div.mapbox,
#footer ul,
#footer div.textbox {float:left;}
#footer div.mapbox {
    padding:0 0 0 17px;
    width:347px;
    height:222px;
    background:url(../images/map.png) no-repeat 17px 112px;
    border-right:1px solid #1a639f;
}
#footer h2 {
    margin:0;
    padding:22px 0 10px 0;
    color:#3f90d3;
    font-size:1.6em;
    font-weight:normal;
}
#footer div.mapbox table,
#footer div.mapbox table a {
    color:#fff;
}
#footer div.mapbox table {
    border-spacing:inherit;
    border-collapse:collapse;
    line-height:1em;
}
#footer div.mapbox table th {
    width:52px;
    text-align:left;
    vertical-align:top;
}
#footer div.mapbox table td {
    width:133px;
    vertical-align:top;
    line-height: 15px;
}
#footer ul {
    margin:0;
    padding:22px 0 0 34px;
    width:170px;
    height:200px;
    list-style:none;
    border-right:1px solid #1a639f;
}
#footer ul a {
    display:block;
    padding:0 0 0 11px;
    height:20px;
    line-height:20px;
    font-size:1.3em;
    color:#3787c6;
    text-decoration:none;
    background:url(../images/arrow3.png) no-repeat left center;
}
#footer ul a.active,
#footer ul a:hover {
    color:#fff;
    background:url(../images/arrow3-hover.png) no-repeat left center;
}
#footer div.textbox {
    padding:0 0 0 27px;
    width:355px;
}
#footer div.textbox p {
    margin:0;
    padding:0;
    color:#3787c6;
    text-align:justify;
}
#foot {
    height:49px;
    background:#000;
    border-top:1px solid #1a639f;
}
#foot p {
    margin:0 auto;
    padding:0 13px;
    width:936px;
    height:49px;
    line-height:49px;
    color:#fff;
    text-align:right;
}
#foot p a {color:#fff;font-weight:bold;}









/****************************************************************************************************************************/
/****************************************************************************************************************************/

#echo {
  background-color: #D4060F;
  color:white;
  font-weight: bold;
  padding:21px 20px;
}
#menu2 {
  border-width:0px;
  background-color: white;
  color: #000101;
  font-size: 1.0em;
  font-weight: bold;
  font-family: Arial;
}
/****************************************************************************************************************************/
/****************************************************************************************************************************/
.info-bg {
  clear: both;
	position: relative;
	margin:0px;
  padding: 10px 5px;  
  text-align: center;
  background-color: white;
  border-top:1px #EBEBEB solid;
  font-weight: bold;
}
.info-2 {
  border-top:1px #EBEBEB solid;
}
.info-bg input {
  float: left;
}
.info-bg table td input {
  float: none;
}
.info-bg table {
  margin-left:0px !important;
}
.info-bg p {
  text-align: left;
  padding: 0 34px 0px !important;
}
.info-bg textarea {
    border: 1px solid #EBEBEB;
    margin: 20px 0 0 35px;
    width: 665px;
}

.info {
  clear: both;
	position: relative;
	margin: 5px 0px;
  padding: 15px 0px;  
  text-align: center;
}
.table-info {
  margin: 10px 35px 10px 20px !important;
  margin-left:40px !important;
}
table.table-info tr td {
  width: 300px;
  text-align: right;
  padding: 2px 0px;
  font-weight: bold;
  background-color: transparent !important;
  border-width:0px;
  text-align: right !important;
  color: #747371 !important;
}

table.table-info tr td.left {
  width: 300px;
  text-align: left !important;
  padding: 2px 15px 2px 0px;
}

table.table-info tr td.mini {
  width: 10px;
  text-align: center;
  color: #E6030D !important;
  font-weight: bold;
}

table.table-info tr td input.input-text {
  border: 1px #A5ACB2 solid;
  margin: 0px 5px;
  /*background:url("../images/input1.png") no-repeat scroll left top transparent;*/
  padding: 0 0 0 4px;
  height:21px; 
}

table.table-info tr td button {
  position: relative;
  margin: 0px 5px;
}
.info input.submit {
    background: url("../images/button2.png") no-repeat scroll left top #F80101;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    font-family: Arial;
    font-size: 1em;
    font-weight: bold;
    height: 41px;
    line-height: 41px;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 167px;
}

/**********************************************************************************************/

table#cart {
  margin:0 25px;
}

table#cart tr {
  border-bottom: 1px #e3f0fe solid;
}

table#cart tr.no-border {
  border-bottom: 0px #e3f0fe solid;
}

table#cart tr td {
  padding: 4px 10px;
  vertical-align: middle;
}

table#cart tr td form {
  position: relative;
  display: block;
  top: 8px; 
}

table#cart td.cart-id {
  width: 60px;
  color: #047BB8;
  text-align: center;
}

table#cart td.cart-title {
  width: 280px;
}

.cart-title {
  color: #047BB8;
  text-align: left;
}


table#cart td.cart-title a, table#cart td.cart-title-long a {
  color: #047bb8;
  font-weight: bold;
}

table#cart td.cart-title-long {
  width: 430px;
}

table#cart td.cart-price {
  width: 140px;
  color: #bbbbbb;
  text-align: center;  
}

table#cart input {
  position: relative;
  bottom: 5px; 
}

table#cart td.cart-price-blue {
  width: 140px;
  color: #047BB8;
  text-align: center;  
}

table#cart td.cart-price-blue-big {
  width: 140px;
  color: #017cb9;
  text-align: center;
  font-size: 1.4em;  
}

table#cart-final tr td {
  text-align: left;
  width: 240px;
}





.floatright {
  float: right;
}
.floatleft {
  float: left;
}
.right10 {
  margin-right:25px;
}
.left10 {
  margin-left:34px;
  margin-right:10px;
}
.block {
    display: block;
    float: right;
    width: 154px;
}
.nobottom {
  margin-bottom:0px !important;
  padding-bottom:0px !important;
}
.notop {
  margin-top:10px !important;
  padding-top:0px !important;
}

.kontakt {
  border-collapse: collapse !important;
  background-color: transparent !important;
}
.kontakt td {
  border-width:0px !important;
  text-align: left !important;
  padding:2px 4px !important;
  background-color: transparent !important;
  /*color: #6B6B6B !important;*/
}
.kontakt td input.submit {
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-size: 1em;
    font-weight: bold;
    height: 41px;
    line-height: 41px;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 167px;
    font-family: Arial;
    background: url("../images/button2.png") no-repeat scroll left top #F80101;
}
table.summary th.cart-title {
  width:auto !important;
}
table.summary td.price {
  padding: 14px 0 14px 10px !important;
}
.bold {
  font-weight: bold;
}
#firemni-adresa,
#dorucovaci-adresa {
  margin-left:36px !important;
}
.date {
  color: #B9B8B8 !important;
}
.imageborder {
    border: 1px solid #EBEBEB;
    padding: 4px;
    margin-bottom:10px;
}

hr {
  border-width:0px;
  border-bottom: 1px solid #EBEBEB;
}


.usbdisky {
  margin-left:35px;
}
.usbdisky a {
  text-decoration: none;
  display: block;
  border:1px solid #F5F5F5;
  width:130px;
  height:130px;
  text-align: center;
  float: left;
  margin:0 20px 20px 0;
  font-weight: bold;
  padding:10px;
}
.usbdisky a:hover {
  text-decoration: none;
  color:white;
  background-color: #4694D5;
  border-color:#4694D5;
}
.usbdisky a img {
  text-decoration: none;
}


#screenshot2{
	position:absolute;
	border: 1px gray solid;
	/*background:#FFECF4;*/
	background:url("../images/bg-page.jpg") repeat-x scroll center top white;
	padding:10px;
	display:none;
	color:white;
	/*font-size:0.7em;*/
}
#screenshot2 img {
  border: 1px gray solid;
}

#screenshot {
	position:absolute;
	border: 2px #74AEDF solid;
	background-color: white;
	padding:10px;
	display:none;
	color:black;
	font-size:1.0em;
	z-index: 105;
}
#screenshot img {
  /*border: 1px #74AEDF solid;*/
  margin: 5px;
  float: left;
}
label.screenshot {
  line-height: auto;
}

#error {
  padding-left:38px;
  color:red;
  font-weight:bold;
}

#message {
  padding-left:38px;
  color:green;
  font-weight:bold;
}