/* {
   border: 1px solid red;
}
/**/
html, body {
   margin, padding: 0;
}

body {   
   font-family: tahoma, verdana, helvetica, arial, sans-serif;
   color: #304558;
   text-align: center;      
}

h1, h2 {
   margin: 0; 
   padding-left: 18px;
   width: 470px;
}

h1, h3 {
   color: #A4A7B0;
   background-color: #304558;
}

h1 {
   font-weight: normal;
   font-size: 21px;
   padding-top:16px;
   padding-bottom: 18px;
   margin-top: 4px;
}

h2 {
   color: #304558; 
   background-color: #A4A7B0;   
   padding-top: 27px;
   padding-bottom: 21px;
   font-size: 30px;
   font-weight: normal;   
}

h3 {
   font-size: 16px;
   font-weight: bolder;
   background-color: white;
   text-align: right;
}

div#left div.full h3 {
   text-align: left;
}

h1, h2, h3 {
   text-transform: lowercase;
}

p, table, dl, address, h4 {
   font-size: 12px;
   font-weight: normal; 
}

div#right p, div#right h4, div#right address {
   padding: 0.5em 1em;
   margin: 0;  
}
div#container {
   /*padding-right: 189px;
   padding-bottom: 1em;
   width: 487px;*/
   width: 676px;
   text-align: left;
   margin-left: auto;
   margin-right: auto;   
}

div#left {
   width: 488px;
   float: left;
}

div#right {   
   float: right;
   width: 184px;
   padding-top: 151px;
   background: white url('/images/bgHead.gif') top right no-repeat;
}

div#left div {
   float: left;
   width: 224px;
   padding-left: 18px;   
}

div#left div.full {
   float: left;
   width: 448px;
   padding-left: 18px;   
}

table {
   width: 100%;
}

thead {
   display: none;
}

th {
   text-align: center;
}

div.full table td {
   text-align: center;
}

div.full table td.price, td.price {
   text-align: right;
}

caption {
   caption-side: bottom; 
   text-align: left;
   margin-top: 1em;
}

address {
   font-style: normal;
}

hr {
   clear: both;
   height: 1px;
   color: #304558;
   background-color: #304558;
   border: 0px none;   
   width: 676px;   
}
h3#pracovni-doba, h3#kontakt, h3#autobaterie {
   margin: 0;
   padding: 12px 0 14px 10px;
   font-weight: bolder;
   font-size: 16px;   
   color: #A4A7B0;   
   display: block;   
   background: #304558 url('/images/bgTime.gif') top right no-repeat;
   text-align: left;
}

h3#autobaterie {
   background: #304558 url('/images/bgBatery.gif') top right no-repeat;
}

h3#kontakt {
   background: #304558 url('/images/bgMail.gif') top right no-repeat;
}

h4#umisteni, h4#adresa, h4#telefon {
   display: none;
}

h4#ic, h4#dic, h4#ic-title, h4#dic-title {
   float: left;
}

a#position {
   padding-top: 94px;
   display: block;
   background: white url('/images/bgAddress.gif') top left no-repeat;

}

.page-navigation {
   display: none;
}
