/* superfih menu */
@import url("/css/do-superfish.css");

body {
  font-family: Verdana, Geneva, Helvetica, sans-serif;
  font-size: 11px;
  margin: 0px;
  background-color: white;
  background-image: url(/images/layout/podklad-linky3.gif);
  color: #4c4c4c;
}

p, td, th {
}

a, a:visited {
  color: #DD2818;
}

a:hover {
  color: black;
}

/*
Basic layout
*/

#page {
  width: 980px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}

#main {
  width: 980px;
  background-color: white;
}

#head {
  width: 980px;
  height: 135px;
  position: relative;
  background-color: #DD2818;
}

#logo {
  position: absolute;
  top: 34px;
  left: 20px; 
}

#hmenu {
  position: absolute;
  top: 70px;
  left: 270px;
}

#top {
}

#topLinks {
  position: absolute;
  top: 0px;
  left: 270px;
  background-color: #f4f4f4;
  width: 390px;
  height: 23px;
  padding-top: 12px;
  padding-left: 10px;
}

#topLinks a {
  font-size: 10px;
  font-weight:bold;
  color: #636363;
  text-decoration: none;
}

#topIcons {
  position: absolute;
  top: 0px;
  left: 670px;
  background-color: #f4f4f4;
  width: 66px;
  height: 25px;
  padding-top: 10px;
}

#topSearchBox {
  position: absolute;
  top: 0px;
  left: 736px;
  background-color: #e8e8e8;
  width: 178px;
  height: 28px;
  padding-top: 7px;
}

#topSearchBox form {
  padding: 0px;
  margin: 0px;
}

#searchInput {
  width: 139px;
  height: 17px;
  border: 1px solid #E5E5E5;
  font-size: 10px;
  padding: 0px;
  margin-left: 6px;
  margin-right: 6px;
}

#searchSubmit {
  vertical-align: middle;
}

#topLang {
  position: absolute;
  top: 0px;
  left: 914px;
  background-color: #f4f4f4;
  width: 66px;
  height: 26px;
  padding-top: 9px;
  text-align: center;
}

#topLang img {
  margin-left: 2px;
  margin-right: 2px;
}

.topicon {
  margin-right: 10px;
}

.toplink {
  margin-right: 20px;
  background-image: url(/images/layout-do/odr2.gif);
  background-repeat: no-repeat;
  background-position: 0px 2px;
  padding-left: 15px;
  margin-top: 15px;
}

#foot {
  position: relative;
  width: 980px;
  height: 110px;
  background-color: #e5e5e5;
  color: #666666;
  font-size: 10px;
}

#footAdresa {
  position: absolute;
  left: 30px;
  top: 90px;
}

#footLogo {
  position: absolute;
  left: 30px;
  top: 40px;
}

#footAdresa a {
  color: #DD2818;
}

#footAdresa a:hover {
  color: black;
}


#footCopyright {
  position: absolute;
  top: 90px;
  left: 820px;
}

#footCopyright a, #footCopyright a:visited {
  color: #666666;
  text-decoration: none;
}

#mainTable {
  width: 980px;
  margin-top: 20px;
  margin-bottom: 40px;
}


#mainTableCenter {
  width: 520px;
  padding: 20px 40px 20px 40px;
  vertical-align: top;
}

#mainTableRight {
  width: 340px;
  padding: 20px 20px 20px 20px;
  vertical-align: top;
  background-image: url(/images/layout-kk/cara_vert.gif);
  background-repeat: repeat-y;
  background-position: left;
}

h1 {
  font-size: 20px;
  color: #DD2818;
}

h2 {
  font-size: 16px;
  color: #DD2818;
}

h3 {
  font-size: 14px;
  color: #DD2818;
}

h4 {
  font-size: 12px;
  color: black;
}

.verticalNavigationTable a {
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: White;
}

.verticalNavigationTable a:hover {
  color: #a6ce39;
}

.vertNavigation, .vertNavigationOn {
  background-image: url(/images/layout-kk/hmenu_sep.gif);
  background-position: left bottom;
  background-repeat: no-repeat;
  padding-right: 20px;
  padding-left: 20px;
  height: 43px;
  vertical-align: bottom;
  white-space: nowrap;
}

.vertNavigationFirst, .vertNavigationFirstOn {
  padding-right: 10px;
  padding-left: 0px;
  height: 43px;
  vertical-align: bottom;
}

#lista, #lista a {
  color: #aaaaaa;
}

#sectionName {
  font-size: 14px;
  color: #A6CE39;
  font-weight: bold;
}

#contentTitle {
  font-size: 12px;
  padding-left: 50px;
  padding-right: 50px;
}

/* LEFT MENU */

#menu {
  padding: 15px 0px 0px 0px;
  margin-bottom: 0px;
}

#menu ul
{
  padding: 0px;
  margin: 0px;
  list-style-type:none;
  padding-bottom: 0px;
  padding-top: 0px;
}

#menu li
{
  padding: 0px;
  margin: 0px;
}

#menu ul li
{
  margin-bottom: 0px;
  margin-top: 0px;
  padding-left: 0px;
  padding-bottom: 5px;
  padding-top: 5px;
  font-size: 11px;
  font-weight: bold;
}

#menu ul li.menuULDirOpen
{
}

#menu ul li.menuULDirOpen a
{
  color: #aaaaaa;
}

#menu ul li.menuULDirOpen a:hover
{
}

#menu ul li.menuULDirClose
{
}

#menu ul li.menuULDirClose a
{
  color: #DD2818;
}

#menu ul li.menuULDirClose a:hover
{
  color: black;
}

#menu ul li.menuULDocOpen
{
}

#menu ul li.menuULDocOpen a
{
  color: #aaaaaa;
}

#menu ul li.menuULDocOpen a:hover
{
  color: black;
}

#menu ul li.menuULDocClose
{
}

#menu ul li.menuULDocClose a
{
  color: #3C5BA3;
}

#menu ul li.menuULDocClose a:hover
{
  color: black;
}

#menu ul li ul {
  margin-top: 5px;
}

#menu ul li ul li
{
  margin-bottom: 0px;
  margin-top: 0px;
  padding-left: 10px;
  padding-bottom: 5px;
  padding-top: 5px;
  font-size: 10px;
  border-bottom: none;
}

/* LEFT MENU end */

.news_date {
  display: block;
  font-weight: normal;
}

.news_text {
  padding-bottom: 20px;
}

#news_date {
  margin-bottom: 5px;
}

#news_perex {
  background-color: #ebebeb;
  padding: 10px;
  font-size: 13px;
}

#news_text {
  padding-top: 10px;
  padding-bottom: 10px;
}

.goBack {
  text-align: center;
}

img.news_img_left, .news_img_left a img {
  float: left;
  border: 1px solid gray;
  margin-right: 10px;
  margin-bottom: 10px;
}

.clearer {
  clear: both;
}

#footMenu {
  position: absolute;
  top: 10px;
  left: 20px;
}

#footMenu a, #footMenu a:visited {
  color: black;
  text-decoration: none;
  font-size: 11px;
  margin-right: 10px;
  margin-left: 10px;
}

#footMenu a:hover {
  color: #005bab;
}

#footPrint {
  display: none;
}

.printOnly {
  display: none;
}

.tabulkaStandard {
  border-collapse: collapse;
}

.tabulkaStandard th {
  color: white;
  background-color: #005bab;
  padding: 3px;
  text-align: left;
  border: 1px solid #dddddd;
}

.tabulkaStandard td {
  color: #4c4c4c;
  background-color: white;
  padding: 3px;
  text-align: left;
  border: 1px solid white;
}

.tabulkaStandard tr.odd td {
  background-color: #e5e5e5;
}

#poznamkaDo {
  padding: 10px;
  clear: both;
}

ul#menuLoc {
  padding: 0px;
  margin: 20px 0px 20px 0px;
  list-style-type: none;
  font-size: 12px;
  font-weight: bold;
}

ul#menuLoc li {
  margin-bottom: 5px;
}

ul#menuLoc li a {
  color: #3C5BA3;
}

.tabulkaKontakt {
  width:100%;
}

.tabulkaKontakt td {
  width:33%;
  padding-right:15px;
  padding-bottom:3px;
  vertical-align:top;
}

.tabulkaKontakt img {
  padding-right:5px;
  padding-top:0px;
float:left;
}

.tabulkaKontakt tr.podtrzeni {
  /*background-image: url("/images/layout/cara.gif");
  background-repeat: repeat-x;
  background-position: 10px;*/
}

.tabulkaKontakt tr.podtrzeni td {
  padding:5px;
  margin:5px;
  /*border-bottom: 1px solid #cccccc;*/
  border-top: 1px solid #cccccc;
}

#kosikLista {
  position: absolute;
  /*background-color: white;*/
  width: 975px;
  height: 26px;
  top: 135px;
  left: 0px;
  text-align: right;
  padding-right: 5px;
  z-index: 50;
}

#basketSmallItems {
  padding: 5px 10px 5px 10px;
  background-color: #e8e8e8;
  height: 16px;
  display: inline-block;
  -moz-border-radius-bottomleft: 8px;
  -moz-border-radius-bottomright: 8px;
}

#basketSmallPrice {
  padding: 5px 10px 5px 10px;
  background-color: #e8e8e8;
  height: 16px;
  display: inline-block;
  -moz-border-radius-bottomleft: 8px;
  -moz-border-radius-bottomright: 8px;
}

#basketSmallBasket {
  padding: 5px 10px 5px 10px;
  background-color: #e8e8e8;
  display: inline-block;
  height: 16px;
  -moz-border-radius-bottomleft: 8px;
  -moz-border-radius-bottomright: 8px;
}

#basketSmallBasket a {
  text-decoration: none;
}

#basketSmallBasket img {
  vertical-align: middle;
}

.alertTextNormal {
  color: black;
  font-size: 12px;
  padding: 15px;
}

.alertTextNormal div {
  margin-bottom: 5px;
}

.basketListTable {
  width: 100%;
}

.alertTextNormal div span {
  font-weight: bold;
}

.basketListTable th {
  background-color: #DD2818;
  color: white;
  padding: 3px;
  text-align: left;
}

.basketListTable td {
  padding: 3px;
  vertical-align: top;
}

.kategorie {
  background-color: #dfdfdf;
  margin-bottom: 25px;
  padding: 15px;
}

.clearer {
  clear: both;
}

.productItem {
  margin-bottom: 10px;
  padding: 7px;
  position: relative;
  border-bottom: 1px solid #515151;
}

.productImage {
  float: left;
  margin-right: 15px;
  background-color: white;
  text-align: center;
}

.productImage img {
  border: none;
}

.productName {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
  margin-top: 12px;
}

.productVariant {
  padding-top: 3px;
  margin-bottom: 15px;
  font-size: 12px;
}

.productVariantName {
  margin-bottom: 5px;
  
}

.productBuy {
  position: absolute;
  top: 60px;
  left: 610px;
}

.productBuy img {
  border: none;
  margin-top: 2px;
  padding: 5px;
  background-color: #fafad2;
  -moz-border-radius: 3px;
}

.productPrice {
  position: absolute;
  top: 15px;
  left: 500px;
  width: 150px;
  text-align: right;
  font-size: 14px;
  font-weight: bold;
}

.productPrice span {
  font-size: 11px;
  display: block;
  text-align: right;
  font-weight: normal;
  font-style: italic;
}

.productPricePack {
  position: absolute;
  top: 15px;
  left: 600px;
  width: 150px;
  text-align: right;
  font-size: 14px;
  font-weight: bold;
}

.productPricePack span {
  font-size: 11px;
  display: block;
  text-align: right;
  font-weight: normal;
  font-style: italic;
}


.productCount {
  font-size: 12px;
  width: 40px;
  vertical-align: top;
  margin: 0px;
} 

.productCount img {
  vertical-align: top;
}

.productUnitsInPackage, .productPartNo, .productWeight {
  margin-bottom: 5px;
  font-size: 11px;
}

.productUnitsInPackage span, .productPartNo span, .productWeight span {
  display: inline-block;
  font-weight: bold;
  padding-right: 10px;
  width: 180px;
  font-size: 10px;
}

.productTableUnitsInPackage, .productTablePartNo {
  margin-bottom: 5px;
  font-size: 11px;
}

.productTableUnitsInPackage span, .productTablePartNo span {
  display: inline-block;
  font-weight: bold;
  padding-right: 10px;
  width: 90px;
  font-size: 10px;
}

.productMore {
  position: absolute;
  top: 55px;
  left: 580px;
  padding: 7px;
  background-color:#005bab;
  color: white;
  -moz-border-radius: 5px;
}

.productMore a {
  color: white;
  text-decoration: none;
  font-weight: bold;
}

.kategorieImg img {
  border: none;
  margin-bottom: 5px;
}

.kategorieItem {
  float: left;
  width: 120px;
  height: 120px;
  margin-left: 13px;
  margin-right: 14px;
  margin-bottom: 10px;
  text-align: center;
  border: 1px solid gray;
  background-color: white;
  padding: 5px;
}

.basketOrderTable {
  width: 100%;
}

.basketOrderTable td {
  padding: 4px;
}

.basketOrderTableHeader {
  background-color: #005bab;
  color: white;
  padding: 4px;
  font-weight: bold;
}

.basketOrderTable th {
  padding: 4px;
  text-align: left;
}

.basketOrderTable td input {
  width: 400px;
  border: 1px solid #d3d3d3;
}

.basketOrderTable td.basketOrderSubmitBtn input {
  background-color: #005bab;
  color: white;
  font-weight: bold;
  font-size: 14px;
  padding: 5px;
  width: auto;
  -moz-border-radius: 5px;
}

table.basketListTable tr.basketListTableVat td {
  text-align: right;
  font-weight: bold;
}

.basketOrderBtn a, .basketBackBtn a  {
  background-color: #DD2818;
  color: white;
  font-weight: bold;
  font-size: 14px;
  padding: 5px;
  width: auto;
  text-decoration: none;
  -moz-border-radius: 5px;
}

.basketBackBtn a {
  background-color: #a0a0a0;
}

table.basketListTable tr.basketListTableFooter td {
  border: none;
  padding: 15px;
}

.productVariants {
  padding-top: 15px;
  clear: both;
}

/*
.productSubItem {
  margin-bottom: 10px;
  background-color: #dadada;
  margin-left: 25px;
  padding: 5px 5px 5px 5px;
  position: relative;
}

.productSubImage {
  float: left;
  width: 80px;
  height: 80px;
  margin-right: 15px;
  background-color: white;
  text-align: center;
}

.productSubImage img {
  border: none;
}

.productSubName {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
  margin-top: 0px;
}

.productSubVariant {
  padding-top: 3px;
  font-size: 12px;
}

.productSubBuy {
  position: absolute;
  top: 55px;
  left: 540px;
}

.productSubBuy img {
  border: none;
  margin-top: 2px;
}

.productSubPrice {
  position: absolute;
  top: 15px;
  left: 460px;
  width: 150px;
  text-align: right;
  font-size: 14px;
  font-weight: bold;
}

.productSubPrice span {
  font-size: 11px;
  display: block;
  text-align: right;
  font-weight: normal;
  font-style: italic;
}

.productSubCount {
  font-size: 12px;
  width: 40px;
  vertical-align: top;
  margin: 0px;
} 

.productSubCount img {
  vertical-align: top;
}

.productSubUnitsInPackage, .productSubPartNo {
  margin-bottom: 5px;
  font-size: 11px;
}

.productSubUnitsInPackage span, .productSubPartNo span {
  display: inline-block;
  font-weight: bolder;
  padding-right: 10px;
  width: 120px;
  font-size: 10px;
}
*/

.productBack {
  text-align: center;
  margin: 30px;
}

.productBack a {
  padding: 7px 17px 7px 17px;
  background-color:#DD2818;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: white;
  text-decoration: none;
  font-weight: bold;
}

.productBack a:hover {
  color: black;
}

.productDesc {
  margin: 0px 0px 15px 0px;
}

.productItemDetail {
  margin-bottom: 10px;
  padding: 7px;
  position: relative;
  border: 1px solid #d3d3d3;
  width: 100%;
}

.productItemDetail .productInfo {
  vertical-align: top;
}

.productItemDetail .productShop {
  vertical-align: bottom;
}

.productItemDetail .productImage {
  width: auto;
  height: auto;
  margin-right: 15px;
  background-color: white;
  text-align: center;
  float: none;
}

.productItemDetail .productPrice {
  position: static;
}

.productItemDetail .productPrice span {
  display:inline;
  font-style:normal;
}

.productItemDetail .productPricePack {
  position: static;
}

.productItemDetail .productPricePack span {
  display:inline;
  font-style:normal;
}

.productItemDetail .productBuy {
  position: static;
  margin-top: 8px;
}

.productItemDetail td.productVariant {
  position: static;
  text-align: left;
  width: 30%;
}

.productItemDetail td.productVariantImage {
  text-align: left;
}

.productItemDetail td.productVariantImage img {
  border: none;
}

#baskedAddDialog {
  padding: 15px;
}

#baskedAddDialog .bNazev {
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 10px;
}

#baskedAddDialog .baskedAddForm span {
  width: 50px;
  padding-right: 15px;
  font-weight: bold;
  display: inline-block;
  margin-right: 15px;
}

#baskedAddDialog .baskedAddForm span#unitCalc {
  width: 150px;
}

#baskedAddDialog .baskedAddForm div {
  margin-bottom: 10px;
}

#baskedAddDialog .baskedAddForm .baskedAddPc {
  width: 35px;
}

#baskedAddDialog .baskedAddForm .baskedAddNote {
  width: 250px;
}

.productTable td {
  padding: 5px;
  border-bottom: 1px solid #515151;
  margin: 0px;
}

.productTable th {
  display: none;
  margin: 0px;
}

.productTable .odd {
  background-color:  white;
}

.productTable .even {
  background-color: white;
}

.productTable {
  margin-bottom: 20px;
  margin-top: 20px;
  border-spacing: 0px;
}

.productTableName {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 12px;

}

.productTablePrice,
.productTablePriceAction,
.productTablePriceOld {
  font-size: 14px;
  text-align: right;
  font-weight: bold;
  margin-top: 15px;
  margin-bottom: 15px;
}

.productTablePrice span,
.productTablePriceAction span,
.productTablePriceOld span {
  font-size: 11px;
  text-align: right;
  font-weight: normal;
  font-style: italic;
}

.productTablePrice span.noitalic,
.productTablePriceAction span.noitalic,
.productTablePriceOld span.noitalic {
  font-style:normal;
}

.productTablePriceAction {
  color:red;
}

.productTablePriceOld {
  text-decoration:line-through;
  font-size: 0.8em;
}

.productTableMore a {
  display: block;
  background-image: url(/images/layout-do/varianty-mensi.gif);
  background-repeat: no-repeat;
  background-position: top center;
  width: 50px;
  height: 15px;
  padding-top: 7px;
  padding-left: 0px;
  font-size: 11px;
  margin-left: 15px;
  color: #DD2818;
  text-decoration: none;
  font-weight: normal;
  text-align:center;
  padding-top:25px;
}

.productTableVariantCol {
  text-align: center;
}

.productTableImageCol {
  margin-right: 15px;
  text-align: center;
}

.productTableImageCol img {
  border: none;
}

.productTableBuyCol {
  text-align: center;
}

.productTableBuy img {
  border: none;
  margin-top: 2px;
  padding: 5px;
  background-color: #fafad2;
  -moz-border-radius: 3px;
}

.productShop {
  padding-top: 10px;
}

.productShop table {
  width: 100%;
  float: right;
}

.productShop table th {
  text-align: right;
  font-weight: normal;
}

.productShop table td {
  text-align: right;
  border-top: 1px solid #dcdcdc;
}

#flashTitle {
  position: relative;
  z-index: 1;
}

.productFiles img {
  border: none;
  vertical-align: middle;
  margin-right: 5px;
  text-decoration: none;
}

.productFiles ul {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}

.basketListTable td.alignBottom {
  vertical-align: text-bottom;
}
  
.news_img {
  float:left;
}
  
.news_img img {
  border:none;
  margin-right:20px;
}
  
.news_date {
  font-weight:bold;
  margin-bottom:5px;
}
  
.news_title h4 {
  font-size: 16px;
  padding:0px;
  margin:0px;
  margin-bottom:10px;
}
  
#eshopSearch {
  margin-top:15px;
  background-color: #E8E8E8;
  padding: 3px;
}
  
#eshopSearchTitle {
  margin-bottom:5px;
  font-weight:bold;
  font-size: 12px;
}
  
#eshopSearch #searchString {
  width: 150px;
  height: 18px;
  border: 1px solid #E5E5E5;
  font-size: 10px;
  padding: 0px;
  margin-right:6px;
}

.action {
  color:red;
}

.old {
  text-decoration:line-through;
  font-size: 0.8em;
}

