/* general */

* {
  margin: 0;
  padding: 0;
  border: 0;
}

body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 70%;
  color: #595959;
  text-align: center;
  background: white;
}

a, a:link {
  color: #5ba1ef;
  text-decoration: underline;
}



a:hover, a:active, a:focus {
  color: #0d4f98;
}

.blue {
  color: #5ba1ef;
}

.darkblue {
  color: #0d4f98;
}

/* logo */
.logo {
  width: 282px;
  height: 66px;
  color: #5ba1ef;
  font-size: 190%;
  float: left;
}

.logo a {
  display: block;
}


h1 {
  color: #5ba1ef;
  font-size: 130%;

  margin-bottom: 10px;
}

h1 a {
  display: block;
}
#right-column h1.breadcrumbs a {
  display: inline;
  color:white;
  text-decoration:none;
}

/* aktivni polozka menu */
h2 {
  clear: left;
  font-size: 100%;
  font-weight: bold;
  color: #000;
}

h3 {
  font-size: 100%;
  color: #000;

}

h4 {
  font-size: 110%;
  color: #0d4f98;
  margin: 20px 0 10px;
}

h5 {
  font-size: 110%;
  color:  #5ba1ef;

}

p {
  margin: 10px 0;
  line-height: 150%;
}

#obsah ul {
  margin: 10px 0;
  line-height: 150%;
}

#obsah ul li {
  margin: 5px 0px 5px 30px;
  list-style-type:none;
  background:url(../files/images/layout/dot.jpg) left top no-repeat;
  padding-left:15px;
}

.cistic {
  height: 0px;
  _width: 1px;
  _font-size: 1px;
  _line-height: 1px;
  _margin: -1px -1px 0 0;
  clear: both;
}

.strong {
  font-weight: bold;
}

img.left {
  margin: 0 20px 20px 0;
  border: 1px solid #093474;
  float: left;
}

img.right {
  border: 1px solid #093474;
  margin: 0 0 20px 20px;
  float: right;
}

input {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 90%;
  =font-size: 85%;
}

address {
  font-style: normal;
  font-weight: bold;
  font-size: 110%;
  margin: 20px 0;
  line-height: 150%;
}

/***************** layout *************/

#main {
  position: relative;
  width: 800px;
  margin: 0 auto;
  text-align: left;
}

#header {
  width: 800px;
  height: 287px;
  float: left;
  position:relative;
}

#header-home {
  width: 800px;
  height: 287px;
  background: url("../files/images/layout/united-spa-bg.jpg") no-repeat;
  float: left;
  position:relative;
}



#top {
  width: 518px;
  height: 25px;
  font-size: 100%;
  border-bottom: 2px solid #5ba1ef;
  padding-top: 31px;
  line-height: 100%;
  background: url("../files/images/layout/podlogo.jpg") no-repeat 0 0;
  float: left;
}

#menu {
  width: 470px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  background: #5ba1ef url("../files/images/layout/roh.jpg") no-repeat top left;
  float: right;
}

#menu a, #menu a:visited {
  color: white;
}

#menu a:hover, #menu a:active, #menu a:focus {
  color: #0d4f98;
}

.oddelovac {
  padding: 0 1px;
  color: #0d4f98;
}


/**obsah**/

#obsah {
  width: 760px;
  padding: 20px;
  background: #f6f6f6;
}

#left {
  width: 370px;
  float: left;
}

#right {
  width: 370px;
  float: right;
}

/* formular */

input, textarea, select {
  font-family: Tahoma, Verdana, Helvetica, sans-serif;
  padding: 3px;
  background: white;
  font-size: 100%;
  border: 1px solid #cacaca;
}

fieldset {
  padding: 20px;
  background: #e9e9e9;
  margin-bottom: 10px;
}

input#odeslat {
  margin: 5px 0;
  float: right;
  padding: 3px 10px;
  font-weight: bold;
  border: 0;
  background: #5ba1ef;
  color: white;
}

textarea {
  width: 98%;
}

label {
  color: black;
  padding-bottom: 3px;
}

.label {
  float: left;
  width: 70px;
}

.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}
.bad_login_message {color:#8a1f11;}

/* paticka */


#paticka {
  width: 800px;
  height: 25px;
  line-height: 25px;
  font-size: 90%;
  =font-size: 85%;
  color: #999;
  float: left;
  text-align: center;
  margin: 10px 0;
  background: #f6f6f6 url("../files/images/layout/paticka.jpg") repeat-x bottom left;
  clear: both;
}


/* styly pavel */
br.clear {
  height:0px;
  line-height:0px;
  font-size:0px;
  overflow:hidden;
}
.center {
  text-align:center;
}

/* Header, Submenu */
#header {
  position:relative;
  overflow:hidden;
}
#header h2{
  position:absolute;
  font-weight:normal;
  font-size:2.5em;
  left:12px;
  top:173px;
  z-index:1;
}
#submenu {
  position:absolute;
  top:211px;
  z-index:2;
}
#submenu ul li{
  margin:0px;
  padding:0px;
  list-style-type:none;
  float:left;
}
#submenu ul li a{
  color:#ffffff;
  text-decoration:none;
  display:block;
  float:left;
  padding:7px 10px;
  background:url(../grafika/bg-submenu.png) left top repeat;
  margin:1px 0px;
}
#submenu ul li a:hover, #submenu ul li.act a{
  font-size:1.2em;
  margin:0px;
  background:#000000;
  color:#d2e3f6;
}
/* Header, Submenu */
/* Breadcrumb */
#breadcrumb {
  position:absolute;
  top:260px;
  left:0px;
  font-weight:bold;
  color:#595959;
  z-index:2;
}
#breadcrumb a{
  color:#595959;
  text-decoration:none;
}
#breadcrumb a:hover {
  color: #0d4f98;
}
/* Breadcrumb */

/* Product-left */
#product-top-line {
  width:370px;
  overflow:hidden;
  margin-top:-29px;
}
#product-top-line h1 {
  width:auto;
  font-size:1.3em;
  font-weight:normal;
  height:auto;
  clear: none;
  margin: 0px;
  padding: 0px;
  padding-top:24px;
  _padding-top:27px;
}
#product-top-line h2 {
  width:auto;
  font-size:2.7em;
  font-weight:normal;
  height:auto;
  margin: 0px;
  padding: 0px;
  color: #5ba1ef;
}
#product-top-line p {
  background:url(../files/images/layout/bg-price-right-bottom.png) right bottom no-repeat #5ba1ef;
  width:auto;
  float:right;
  color:#ffffff;
  position:relative;
  padding:20px 8px 13px 8px;
}
#product-top-line p span{
  background:url(../files/images/layout/bg-price-left-bottom.png) left bottom no-repeat #5ba1ef;
  display:block;
  width:5px;
  height:6px;
  position:absolute;
  left:0px;
  bottom:0px;
}
#product-top-line p strong{
  font-size:2.3em;
  font-weight:normal;
}
#obsah ol {
  margin: 10px 0;
  padding-left:30px;
}
#obsah ol li {
  line-height: 150%;
}
/* Product-left */

/* Product-zalozky */
#produkt-zalozky {
  background:url(../files/images/layout/bg-price-left-top.png) left top no-repeat #5ba1ef;
  padding-left:15px;
  overflow:hidden;
  padding-top:10px;
  =padding-top:9px;
}
#produkt-zalozky ol{
  padding:0px;
  margin:0px;
}
#produkt-zalozky ol li{
  list-style-type:none;
  display:inline;
}
#produkt-zalozky ol li a{
  padding:15px;
  color:#ffffff;
  line-height:2.3em;
  text-decoration:none;
}
#produkt-zalozky ol li.act a, #produkt-zalozky ol li a:hover{
  background:#ffffff;
  color:#5ba1ef;
}
#zalozky-detail {
  background:#ffffff;
}
#zalozky-detail .zalozka-detail {
  padding:10px 0px;
}
#zalozky-detail .zalozka-detail table{
  width:99%;
}
#zalozky-detail .zalozka-detail table td{
  padding:3px 5px;
}
/* box-zalozka-grey */
.box-zalozka-grey {
  width: 364px;
  overflow:hidden;
  background:#f1f1f1;
  padding:3px;
  margin-bottom:18px;
}
.box-zalozka-grey .foto{
  float:left;
  width:125px;
}
.box-zalozka-grey .text{
  margin-left:135px;
}
.box-zalozka-grey h3{
  font-size:1.25em;
  margin:0px;
  padding:0px;
}
.box-zalozka-grey p{
  margin:0px;
  padding:3px 0px;
  line-height:1.3em;
}
/* box-zalozka-grey */
#zalozky-detail #barvy p {
  padding:0px 13px;
  margin:2px 0px;
}
#zalozky-detail #barvy p img{
  padding:0px 7px 7px 0px;
}
/* Product-zalozky */

/* styly pavel */
div.lista-seo{
  margin-top: 10px;
  color: #AEAEAE;
  font-size: 9px;
}
div.lista-seo a{
  color: #AEAEAE;
  font-size: 9px;
}
div.lista-seo a:hover{
  text-decoration: none;
}
td{
  padding:3px;

}
.prehled{

  text-align: center;
}

.prehled2{
  color: White;
  font-weight: bolder;
  text-align: center;
}
.prehled3{
  font-weight: bold;
  text-align: center;
}

td.gall
{
  width: 156px;
  height: 156px;
  background-color: #F7F3F7;
  border: 1px solid #DEDFDE;
  text-align: center;
  vertical-align: middle;
}

td.gall img
{
  border: 1px solid #000000;
  cursor: pointer;
}

/*paticka-certifikace*/
#paticka-certifikace {
  margin-top:2px;
  text-align:center;
}
#paticka-certifikace ul li {
  list-style-type:none;
  padding:0px 3px;
  display:inline;
}
/*paticka-certifikace*/




/* ====== ESHOP - PREPRACOVANI ====== */


* {
  padding: 0;
  margin: 0;
  border: 0px none;
}
.invisible {
  position:absolute;
  top:-2000px;
  left:0;
  width:1px;
  height:1px;
  overflow:hidden;
}
.clear {
  clear:both;
  font-size:0px;
  line-height:0px;
  height:0px;
  overflow:hidden;
  display:block;
}
input, select, textarea {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:1em;
  padding:2px 3px;
}

#top {
  width:518px
}
#menu {
  width:502px;
}
#menu a.act {
  color:#0d4f98;
  font-weight:bold;
  text-decoration:none;
}

/*Main-ehop*/
#main-eshop {
  margin-top:-10px;
  width: 800px;
  overflow:hidden;
  padding-bottom:15px;
}
#registrace-line {
  text-align:right;
  width: 800px;
  margin-bottom:10px;
}
#registrace-line a {
  color:#0d4f98;
}
/*Top-eshop*/
#top-eshop {
  width:800px;
  height:103px;
  background:url(../files/images/layout/bg-top-eshop.png) left top no-repeat;
  overflow:hidden;
  position:relative;
  color:#000000;
}
#top-eshop input {
  margin:2px 0px 3px 0px;
}
/*Te-menu*/
#te-menu {
  position:absolute;
  width:160px;
  top:6px;
  left:8px;
}
#te-menu ul li {
  list-style-type:none;
  font-weight:bold;
}
#te-menu ul li a{
  color:#0d4f98;
  display:block;
  width:153px;
  height:22px;
  text-decoration:none;
  line-height:22px;
  padding-left:7px;
}
#te-menu ul li a:hover, #te-menu ul li.act a{
  background:url(../files/images/layout/bg-te-menu-a.png) left top no-repeat;
}
/*Te-menu*/
/*Te-search*/
#te-search {
  position:absolute;
  width:116px;
  top:12px;
  left:216px;
  text-align:right;
  overflow:hidden;
}
#te-search input {
  border:1px solid #5ba1ef;
  padding:4px 3px;
  width:106px;
}
#te-search input.submit {
  width:76px;
  height:23px;
  padding:0px;
  background:url(../files/images/layout/bg-te-search-submit.png) left top no-repeat;
  border:none;
  cursor:pointer;
  color:#0d4f98;
}
#te-search input.submit:hover {
  color:#589dec;
}
/*Te-search*/
#te-basket {
  position:absolute;
  width:137px;
  top:7px;
  left:438px;
  overflow:hidden;
}
#te-basket a {
  display:block;
  color:#0d4f98;
  text-decoration:none;
  width:115px;
  height:23px;
  background:url(../files/images/layout/bg-te-basket-a.png) left top no-repeat;
  line-height:23px;
  overflow:hidden;
  text-align:center;
}
#te-basket a:hover {
  color:#589dec;
}
/*Te-basket*/
/*Te-login*/
#te-login {
  position:absolute;
  width:147px;
  top:0px;
  left:650px;
  =left:635px;
  text-align:right;
  overflow:hidden;
}
#te-login label {
  padding:0px;
  margin:0px;
  padding-right:5px;
}
#te-login table {
  border-collapse:collapse;
}
#te-login table tr td {
  padding:0px;
  margin:0px;
}
#te-login input {
  border:1px solid #5ba1ef;
  padding:4px 3px;
  width:76px;
}
#te-login input.submit {
  width:84px;
  height:23px;
  padding:0px;
  background:url(../files/images/layout/bg-te-login-submit.png) left top no-repeat;
  border:none;
  cursor:pointer;
  color:#0d4f98;
}
#te-login input.submit:hover {
  color:#589dec;
}
#te-login p {
  margin:5px;
  padding-right:10px;
  =padding-right:0px;
text-align:right;

}
#te-login #login-button {
  float:right;
  margin-right:10px;
  =margin-right:0px;
}
#te-login #login-button a {
  display: block;
  width:84px;
  height:23px;
  padding:0px;
  background:url(../files/images/layout/bg-te-login-submit.png) left top no-repeat;
  border:none;
  cursor:pointer;
  color:#0d4f98;
  line-height:23px;
  text-decoration:none;
  text-align:center;
float:right;
}
/*Te-login*/
/*Top-eshop*/

/*Columns-eshop*/
#columns-eshop {
  width:800px;
  overflow:hidden;
  padding-top:13px;
  padding-bottom:13px;
}
#left-column {
  float:left;
  overflow:hidden;
  width:181px;
}
#right-column {
  float:left;
  width:609px;
  margin-left:10px;
  color:#000000;
}
#right-column a {
  color:#5ba1ef;
}
#right-column a:hover {
  color:#000000;
}
/*Eshop-menu*/
#left-column h2 {
  height:27px;
  line-height:27px;
  font-size:1em;
  color:#ffffff;
  background:url(../files/images/layout/bg-lc-h2.png) left top no-repeat #0d4f98;
  padding-left:15px;
  margin-bottom:4px;
}
#eshop-menu ul li{
  list-style-type:none;
  margin-bottom:2px;
}
#eshop-menu ul li a {
  height:30px;
  background:url(../files/images/layout/bg-eshop-menu-a.png) left top no-repeat #d0e3f7;
  width:151px;
  color:#000000;
  text-decoration:none;
  padding:3px 15px 0px 15px;
  display:block;
}
#eshop-menu ul li a span {
  display: block;
}
#eshop-menu ul li a:hover {
  background:url(../files/images/layout/bg-eshop-menu-a-hover.png) left top no-repeat #5ba1ef;
  color:#ffffff;
}
#eshop-menu ul li ul {
  padding:10px 0px;
}
#eshop-menu ul li ul li {
  padding-left:16px;
  margin-bottom:0px;
}
#eshop-menu ul li ul li a {
  background:url(../files/images/layout/bg-eshop-submenu-a.png) left 5px no-repeat;
  height:auto;
  color:#000000;
  padding-left:22px;
  width:133px;
}
#eshop-menu ul li ul li a:hover, #eshop-menu ul li ul li a.act {
  background:url(../files/images/layout/bg-eshop-submenu-a-hover.png) left 5px no-repeat;
  color:#0d4f98;
}
/*Eshop-menu*/

/*Right-column*/
#right-column h1 {
  height:27px;
  overflow:hidden;
  line-height:27px;
  background:url(../files/images/layout/bg-rc-h1.png) left top no-repeat #5ba1ef;
  color:#ffffff;
  font-size:1.1em;
  padding-left:12px;
}

#right-column p.sort-by {
  text-align:right;
  font-size:0.95em;
  padding-bottom:10px;
}

/*Browse-boxes*/
#browse-boxes {
  width:612px;
  overflow:hidden;
  margin-left:-3px;
}
.browse-boxik {
  width:192px;
  float:left;
  margin:5px 5px 20px 5px;
}
.browse-boxik h2{
  height:33px;
  text-align:center;
}
.bb-in {
  width:192px;
  height:158px;
  background:url(../files/images/layout/bg-bb-in.png) left top no-repeat;
  overflow:hidden;
  color:#000000;
  position:relative;
  margin-top:8px;
}
.bb-in .foto {
  padding-top:7px;
  text-align:center;
}
.bb-in .basket {
  position:absolute;
  left:140px;
  top:128px;
}
.bb-in .basket input {
  padding:0px;
  border:none;
  float:left;
}
.bb-in .price {
  position:absolute;
  left:26px;
  top:124px;
}
.bb-in .price strong {
  display:block;
  color:#fc0000;
  font-size:1.6em;
  font-weight:normal;
}
.bb-in .price strong em {
  font-style:normal;
  font-size:0.8em;
  font-weight:bold;
}
/*Browse-boxes*/

/*Produkt-detail*/
#produkt-detail {
  width:609px;
  overflow:hidden;
  padding-top:6px;
}
#produkt-left {
  width:192px;
  float:left;
}
#produkt-right {
  margin-left:15px;
  width:402px;
  float:left;
}
#pd-img {
  width:192px;
  height:123px;
  background:url(../files/images/layout/bg-pd-img.png) left top no-repeat;
  position:relative;
}
#pd-img img{
  position:absolute;
  left:20px;
  top:7px;
}
#pd-th {
  padding-left:19px;
}
#pd-th img {
  padding-right:3px;
}
strong.price{
  color:#fc0000;
  font-size:1.7em;
  font-weight:normal;
}
strong.price em {
  font-style:normal;
  font-size:0.8em;
  font-weight:bold;
}
.produkt-form {
  float:right;
  margin-top:-5px;
}
.produkt-form input#produkt-qt {
  border:1px solid #5ba1ef;
  padding:4px 3px;
  width:13px;
  font-weight:bold;
}
.produkt-form input.submit {
  width:110px;
  height:23px;
  padding:0px;
  background:url(../files/images/layout/bg-produkt-submit.png) left top no-repeat;
  border:none;
  cursor:pointer;
  color:#0d4f98;
  font-weight:normal;
  padding-right:26px;
}
.produkt-form input.submit:hover {
  color:#589dec;
}
#produkt-info {
  width:402px;
  overflow:hidden;
  border-bottom:1px solid #589dec;
  padding-bottom:15px;
  margin-bottom:15px;
  margin-top:-10px;
}
/*Produkt-detail*/

/*Table-kosik*/
#kosik{
  color:#000000;
}
table.kosik {
  border-collapse:collapse;
  margin-bottom:30px;
}
#right-column table.kosik a{
  color:#000000;
}
#right-column table.kosik a:hover {
  color:#5ba1ef;
}
table.kosik tr th{
  padding:8px;
  border-bottom:1px solid #589dec;
}
table.kosik tr.last td{
  border-bottom:1px solid #589dec;
}
table.kosik tr td {
  padding:5px 8px;
  vertical-align:center;
}
table.kosik tr td.red {
  color:#fc0000;
}
table.kosik tr td.center img {
  padding:0px 2px;
}
table.kosik tr td.gray {
  background:#f4f4f4;
}
table.kosik tr td.kosik-footer {
  background:#d0e3f7;
}
table.kosik input {
  border:1px solid #5ba1ef;
  padding:4px 3px;
  width:17px;
  font-weight:bold;
}
table.kosik td.center {
}
table.kosik form {
  float:left;
}
table.kosik td.mnozstvi input {text-align:right;}
table.kosik td.zmenit input {
  border:none;
  padding:0px 0px;
  margin:0px 2px;
  float:left;
}
#right-column a.submit-kosik-obj, #right-column a.submit-kosik-nak {
  display: block;
  width:165px;
  height:23px;
  padding:0px;
  background:url(../files/images/layout/bg-submit-kosik-obj.png) left top no-repeat;
  border:none;
  cursor:pointer;
  color:#0d4f98;
  line-height:23px;
  text-decoration:none;
  text-align:center;
}
#right-column a.submit-kosik-obj {
  font-weight:bold;
  float:right;
  text-decoration:none;
}
#right-column a.submit-kosik-obj:hover, #right-column a.submit-kosik-nak:hover {
  color:#589dec;
}
/*Table-kosik*/

/*Objednavka*/
.objednavka {
  width:609px;
  overflow:hidden;
  margin-top:25px;
}
.objednavka label {
  text-transform:uppercase;
}
#objednavka input, #objednavka select, #objednavka textarea {
  border:1px solid #5ba1ef;
}
.objednavka input#shoda {
  border:none;
}
.objednavka-left {
  width:294px;
  overflow:hidden;
  float:left;
  margin-top:20px;
}
.objednavka-right{
  width:271px;
  overflow:hidden;
  float:left;
  margin-left:26px;
  margin-top:20px;
}
.objednavka-left fieldset, .objednavka-right fieldset, .objednavka-doprava fieldset {
  padding-top:14px;
  padding-bottom:14px;
  border : 1px solid #5ba1ef;
  background-color : #ffffff;
  padding-left:21px;
  =position : relative;  /* The underscore means only IE will see it */
  =padding-top : 25px;   /* Stupid IE */
  =padding-bottom : 14px;
  =display : block;
  =margin-bottom : 10px;
}
.objednavka-left legend, .objednavka-right legend, .objednavka-doprava legend {
  =position : absolute;
  =top : -10px;
  padding : 3px 10px 3px 10px;
  border : 1px solid #5ba1ef;
  background-color : #5ba1ef;
  margin-left:-8px;
  =margin-left:-15px;
  color:#ffffff;
  text-transform:uppercase;
}
.objednavka-left label, .objednavka-right label {
  width:100px;
  display:block;
  float:left;
  clear:left;
  padding-top:1px;
}
.objednavka-right label {
  width:85px;
}
.objednavka-doprava {
  margin-top:20px;
  margin-bottom:25px;
}
.objednavka-doprava label {
  width:105px;
}
.objednavka-doprava select{
  padding:1px 0px 1px 3px;
  width:350px;
}
.objednavka-doprava select option{
  padding-right:8px;
  padding-left:3px;
}
.objednavka-doprava label {
  width:130px;
  display:block;
  float:left;
  clear:left;
  padding-top:1px;
}
p.form-povinne {
  margin:15px 0px;
  =margin-bottom:25px;
}
#right-column a.submit-obj-zpet {
  line-height:23px;
  text-decoration:none;
  text-align:center;
  display:block;
}
#objednavka input.submit-obj-pokr, #right-column a.submit-obj-zpet, #objednavka input.submit-obj-potr {
  width:165px;
  height:23px;
  padding:0px;
  background:url(../files/images/layout/bg-submit-kosik-obj.png) left top no-repeat;
  border:none;
  cursor:pointer;
  color:#0d4f98;
}
#objednavka input.submit-obj-pokr {
  font-weight:bold;
  float:right;
}
#objednavka input.submit-obj-potr {
  font-weight:bold;
}
#objednavka input.submit-obj-pokr:hover, #right-column a.submit-obj-zpet:hover, #objednavka input.submit-obj-potr:hover {
  color:#589dec;
}
/*Objednavka*/

/*Right-column*/
/*Columns-eshop*/

/*Main-ehop*/

/*Footer*/
#footer {

}
/*Footer*/


/*Pridano*/
.pager {
  text-align:center;
  font-size:1.1em;
}
.pager a, .pager span {
  padding:0px 3px;
}

/*Kosik3*/
.objednavka-potvrdit-left {
  width:294px;
  overflow:hidden;
  float:left;
  margin-top:20px;
}
.objednavka-potvrdit-right{
  width:271px;
  overflow:hidden;
  float:left;
  margin-left:26px;
  margin-top:20px;
}
#right-column .objednavka-potvrdit-left h3, #right-column .objednavka-potvrdit-right h3, .objednavka-potvrdit-doprava h3{
  font-size:1.15em;
  padding:0px 0px 5px 0px;
}
.objednavka-potvrdit-left dl, .objednavka-potvrdit-right dl, .objednavka-potvrdit-doprava dl{
  border:1px solid #5ba1ef;
}
.objednavka-potvrdit-left dt, .objednavka-potvrdit-right dt, .objednavka-potvrdit-doprava dt{
  width:100px;
  overflow:hidden;
  float:left;
  padding:7px 0px 6px 8px;
  clear:left;
  background:#5ba1ef;
  color:#ffffff;
}
.objednavka-potvrdit-left dd, .objednavka-potvrdit-right dd, .objednavka-potvrdit-doprava dd{
  margin-left:120px;
  /*overflow:hidden;*/
  padding:6px 0px;
  font-size:1.1em;

}
.objednavka-potvrdit-doprava dt{
  width:110px;
}
.objednavka-potvrdit-doprava dd{
  margin-left:130px;
}
#right-column p.objednavka-potvrdit-upravit {
  padding:0px;
  text-align:right;
}
#right-column p.objednavka-potvrdit-upravit a{
  color:#ffffff;
  background:#5ba1ef;
  text-decoration:none;
  display:block;
  width:40px;
  text-align:center;
  padding:5px 18px;
  float:right;
}
#right-column p.objednavka-potvrdit-upravit a:hover{
  color:#ffffff;
  background:#0d4f98;
}
#kosicek {
  margin-top:15px;
}
#kosicek input.submit-obj-pokr {
  width:165px;
  height:23px;
  padding:0px;
  background:url(../files/images/layout/bg-submit-kosik-obj.png) left top no-repeat;
  border:none;
  cursor:pointer;
  color:#0d4f98;
}
#kosicek input.submit-obj-pokr {
  font-weight:bold;
  float:right;
}
#kosicek input.submit-obj-pokr:hover {
  color:#589dec;
}
/*Kosik3*/

/*Lang*/
#lang {
	position:absolute;
	right:0px;
	top:0px;
}
#lang ul li{
	list-style-type:none;
	height:33px;
	line-height:33px;
	float:left;
	padding:0px 3px;
	margin-right:2px;
}
#lang ul li a {
	text-decoration:none;
}
/*Lang*/

/*Pridano*/

