* {
  margin:0;
  padding:0; 
}

body {
  font-family:Arial,Helvetica,sans-serif;
  font-size: 80%;
  text-align: center;
  background: #a0c5dc url(/graphics/design/body-bg.gif) repeat-x top;
}

#pgWrap {
  width:1000px;
  min-height: 200px;
  margin:0 auto;
  padding-top:174px;
  background: #a0c5dc url(/graphics/design/clouds.jpg) no-repeat top left;
  position: relative;
  color:black;
}

#langSwitch {
  position: absolute;
  top:5px;
  right:40px;
  width: 100px;
  height: 30px;
  overflow: hidden;
}

#langSwitch a, #langSwitch span {
  position: relative;
  display:block;
  float:left;
  width: 45px;
  height: 0px;
  padding-top:30px;
  overflow: hidden;
  background-repeat: no-repeat;
  margin-right:5px;
}

#langSwitch .lngEN {
  background-image: url(/graphics/design/flagen.gif);
}

#langSwitch .lngCZ {
  background-image: url(/graphics/design/flagcz.gif);
}

#langSwitch a {
  background-position: 0 -30px;
} 

#langSwitch span {
  background-position: 0 0;
}


#contWrap {
  width:914px;
  min-height: 400px;
  background: #ffffff url(/graphics/design/cont-bg.png) repeat-y;
  position: relative;
  margin:0 auto;
}


#contBot {
  width: 914px;
  height: 10px;
  line-height: 1px;
  overflow: hidden;
  position: absolute;
  bottom: 0px;
  left:0px;
  background: url(/graphics/design/cont-bot.gif) no-repeat;
}

#contTop {
  width: 914px;
  height: 284px;
  position: absolute;
  top: 0px;
  left:0px;  
}


#footer {
  position: absolute;
  bottom:0;
  width:580px;
  padding: 20px 0;
  text-align: center;
}


head:first-child + body #contTop {
  background: url(/graphics/design/cont-top.png) repeat-x;
}

#botDekor {
  width: 248px;
  height: 246px;
  position: absolute;
  bottom: -18px;
  left:-20px;
}

head:first-child + body #botDekor {
  background: url(/graphics/design/bot-dekor.png) no-repeat;
}


#planeDekor {
  width: 374px;
  height: 176px;
  position: absolute;
  top: -143px;
  left:340px;
}

head:first-child + body #planeDekor {
  background: url(/graphics/design/plane.png) no-repeat;
}

#topDekor {
  position: absolute;
  width: 973px;
  height: 89px;
  top:-41px;
  left:0;
}

head:first-child + body #topDekor {
  background: url(/graphics/design/logo-top.png) no-repeat;
}

#mainLink {
  position: absolute;
  display: block;
  right:-60px;
  top:-41px;
  width: 260px;
  height: 80;
  z-index: 1000;
  overflow: hidden;
}
#mainLink a {
  display: block;
  width:260px;
  height: 0;
  padding-top: 80px;
  overflow: hidden;
}


#contInner {
  color:black;
  position: relative;
  min-height: 400px;
}


#contLeft {
  position: relative;
  float: left;
  width:223px;
  margin-top:-25px;
  margin-left:-25px;
  margin-bottom: 246px;
  
}

#contRight { 
  position: relative;
  float: left;
  width:670px;
  margin:60px 0 0 23px;
  min-height: 400px;
  text-align: left;
}

.menuBlock {
  position: relative;
  margin:40px 0;
  width:223px;
  background: url(/graphics/design/menu-bg.png) repeat-y;
}

.menuTop {
  position: absolute;
  top:-35px;
  left:-2px;
  width:225px;
  height:88px; 
}

head:first-child + body div.menuTop {
  background: url(/graphics/design/menu-top.png) repeat-y;
}

.menuBot {
  position: absolute;
  bottom:-42px;
  left:-3px;
  width:226px;
  height:110px; 
}

head:first-child + body div.menuBot {
  background: url(/graphics/design/menu-bot.png) repeat-y;
}

.menuInner {
  position: relative;
  width:223px;
  min-height: 121px;
  text-align: left;
}


.menuInner ul {
  margin-left:35px;
  list-style-type: none;
}

.menuInner ul li {
  padding:3px 5px 10px 0;
}

.menuInner ul li a {
  display: block;
  height: 19px;
  line-height: 19px;
  text-decoration: none;
  color:#000000;
  font-size: 16px;
  font-weight: bold;
  padding-left: 35px;
  width: auto;
}

.menuInner ul li.active a {
  color:#ff0000;
  background: url(/graphics/design/menu-active.gif) no-repeat;
}

.menuInner ul li a:hover {
  color:#ff0000;
}

.novinkyBlock {
  position: relative;
  margin:40px 0;
  width:223px;
  background: url(/graphics/design/novmenu-bg.png) repeat-y;
}

.novinkyTop {
  position: absolute;
  top:-35px;
  left:-2px;
  width:225px;
  height:88px; 
}

head:first-child + body div.novinkyTop {
  background: url(/graphics/design/novmenu-top.png) repeat-y;
}

.novinkyBot {
  position: absolute;
  bottom:-42px;
  left:-3px;
  width:226px;
  height:110px; 
}

head:first-child + body div.novinkyBot {
  background: url(/graphics/design/novmenu-bot.png) repeat-y;
}

.novinkyInner {
  position: relative;
  width:223px;
  min-height: 121px;
  text-align: left;
}

.header {
  width: 567px;
  padding: 15px 50px 0 50px;
  height: 64px;
  margin-left:-1px;
  background: url(/graphics/design/header.png) no-repeat;
}

.header h1 {
  font-size: 22px;
  text-align: left;
 /*  font-family: 'Arial Black'; */
}

h1.tall {
  line-height: 45px;
}

.subMenu {
  color:#797979;
}
.subMenu a {
  color: #f40a0b;
}
.subMenu span {
  color: #000000;
}






.page {
  position: relative;
  margin:40px 0 25px 0;
  width:666px;
  background: #ffffff;
}

.pageTop {
  position: absolute;
  top:-35px;
  left:-1px;
  width:667px;
  height:226px; 
}

head:first-child + body div.pageTop {
  background: url(/graphics/design/page-top.png) repeat-y;
}

.pageBot {
  position: absolute;
  bottom:-20px;
  left:-22px;
  width:691px;
  height:504px; 
}

head:first-child + body div.pageBot {
  background: url(/graphics/design/page-bot.png) repeat-y;
}

.pageInner {
  position: relative;
  padding:9px 40px 128px 40px;
  min-height: 573px;
  color:#797979;
}


.pageInner h1, .pageInner h2, .pageInner h3 {  
 /*  font-family: 'Arial Black'; */
}

.pageInner h1 {
  font-size: 18pt;
  color:#000000;
  padding:5px 0 15px 0;
}

.pageInner h2 {
  font-size: 16pt;
  color:#7c7c7c;
  padding:5px 0 15px 0;
}

.pageInner h3 {
  font-size: 14pt;
  color:#1818de;
  padding:5px 0 10px 0;
}

.pageInner h4 {
  font-size: 13pt;
  color:#000000;
  padding:5px 0;
}

.pageInner p {
  padding: 5px 0;
}

.pageInner p.notice {
  color:red;
  font-style: italic;
  font-weight: bold;
}

.pageInner ul {
  list-style-type: none;
}

.pageInner ul li {
  padding-left:15px;
  background: url(/graphics/design/pgli.gif) no-repeat left center;
  margin-bottom: 6px;
}

.pageInner a {
  color:#F40A0B;
}

.pageInner hr {
  border:0;
  border-top: 2px solid #f40809;
  border-bottom: 2px solid #1818de;
  height: 0px;
  overflow: hidden;
  background: ;
}



.pageInner h2.prouzek {
  height: 26px;
  font-size: 16px;  
  position: relative;
  padding: 0;
}

.pageInner h2.prouzek a {
  display: block;
  position: absolute;
  width: auto;
  background: white;  
  text-decoration: none;
  z-index: 10;
  padding-right:5px;
  color:#000000;
}

.pageInner h2.prouzek span {
  display: block;
  position: absolute;
  top:9px ;
  background: #000000;
  height: 8px;
  width:100%;
  z-index: 5;
  line-height: 8px;
}

.pageInner h2.prou1 a {
  color:#f3e50a ;
}
.pageInner h2.prou1 span {
  background:#f3e50a ;
}
.pageInner h2.prou2 a {
  color:#f3b508 ;
}
.pageInner h2.prou2 span {
  background:#f3b508 ;
}
.pageInner h2.prou3 a {
  color:#f38508 ;
}
.pageInner h2.prou3 span {
  background:#f38508 ;
}
.pageInner h2.prou4 a {
  color: #f42f27;
}
.pageInner h2.prou4 span {
  background: #f42f27;
}
.pageInner h2.prou5 a {
  color:#c21241;
}
.pageInner h2.prou5 span {
  background:#c21241;
}




.pageInner strong {
  color:#000000;
}

.productPrev {
  display: block;
  float: left;
  width:114px;
  margin-right:4px;
  margin-top: 18px;
  height:125px;
  text-align: center;
}
.last {
  margin-right: 0;
}

.productPrev a {
  color:#797979;
  text-decoration: none;
  font-weight: bold;
}

.productPrev a:hover {
  color:#F40A0B;
}



.productPrev .textWrap {
  display: block;
  height: 40px;
  line-height: 20px;
}
.productPrev a.novinka .textWrap {
  color: #F40A0B;
}
.productPrev .novinka .textWrap img {
  border:0;
  padding-right:4px;
}

.productPrev a.novinka:hover .textWrap {
  text-decoration: underline !important;
}



.productPrev .imgWrap {
  display: block;
  height: 85px;

}

.productPrev .imgWrap img {  
  border: 0;
  max-width: 110px;
  max-height: 85px;
}

.spacer {
  height: 15px;
}

.novinkaPrev {
  display: block;  
  margin:4px 10px;
  text-align: center;
}

.novinkaPrev a {
  color:#797979;
  text-decoration: none;
  font-weight: bold;
}

.novinkaPrev a:hover {
  color:#F40A0B;
}

.novinkaPrev .textWrap {
  display: block;
  height: 40px;
  line-height: 20px;
}

.novinkaPrev .imgWrap {
  display: block;
}

.novinkaPrev .imgWrap img { 
  border: 0;
  max-width: 128px;
  max-height: 96px;
}


.galerie img {
  padding: 5px 7px; 
  border: 0;
  max-width: 128px;
  max-height: 96px;
}


table.specTable {
  font-size: 100%;
}

table.specTable th {
  text-align: left;
  vertical-align: top;
}


#files a.file {
  padding-left: 20px;
  line-height: 20px;
  background-position: left center;
  background-repeat: no-repeat;
  background-image: url(/graphics/ico/page_white.gif);
}

#files a.pdf {
  background-image: url(/graphics/ico/page_white_acrobat.gif);
}

#files a.xls {
  background-image: url(/graphics/ico/page_white_excel.gif);
}

#files a.doc {
  background-image: url(/graphics/ico/page_white_word.gif);
}

#files a.txt {
  background-image: url(/graphics/ico/page_white_text.gif);
}

#files a.pic {
  background-image: url(/graphics/ico/page_white_img.gif);
}

div.perex {
  padding:0 0 10px 0;
}

.perex h2, .perex h3 {
  font-size: 12pt;
  padding:0;
  color:black;
}

.perex h2 a, .perex h3 a{
  color:black;
}

.perex p.drobne {
  padding:2px 0;
  font-size: 80%;
  color:black; 
}

.perex img.perex {
  max-width: 140px;
  max-height: 110px;
  padding: 0 4px 4px 0;
}

a.readmore {
  background: url(/graphics/design/readmore.gif) no-repeat left center;
  padding-left:20px;
}


.writeLogo {
  text-align: right;
  padding: 0 50px 0 0
}

.writeLogo a img {
  border: 0;
}         



.alRight {
  text-align: right;
}

.cleaner {
  display: block;
  clear: both;
  height: 1px;
  line-height: 1px;
  overflow: hidden;
}