html, body {
  height:100%;
  margin: 0;
  padding: 0;
  border: none;
  background-image: url(../images/bg2.gif);
  background-repeat: repeat-x;
  background-color: #143062;
  font-family: Tahoma;
  font-size:11px;
  text-align:center;
  color:#8ea9d1;
}

#main-holder {
  text-align: left;
  width: 923px;
  margin: 0 auto;
  padding: 0;   
  position: top left; 
  border: 0px solid black;
}

table {
  font-size: 11px;
  font-family: Tahoma;
}

.top {
  height: 102px;  
  position: relative;
}

.top_wrap {
  position: absolute;
  bottom: 0;
  right: 0;
}

.topmenu a {
  line-height: 28px;
  padding-left: 16px;
  padding-right: 16px;
  color: #8ea9d1 
}

div.search {
  background-image: url(../images/search_bg.gif);
  background-repeat: no-repeat;
  background-position: center center;
  padding: 0;
  margin: 0;
  margin-left: 5px;
  margin-right: 5px;
  border: 0px solid white;    
}

input.search {
  border: 0px solid #fff;
  background-color: transparent;
  width: 200px;
  font-family: Tahoma;
  font-size: 11px; 
  height: 20px;
  line-height: 20px;
  color: #8ea9d1;
  padding-left: 5px;
  padding-right: 5px; 
  display: block;   
}

#left {
  width: 203px;
  float: left;
}

#right {
  width: 718px;
  padding: 0px;
  margin: 0px;  
  border: 0px solid #fff; 
  float: right;
}

#flash {  
  padding: 0px;
  margin: 0px;
  width: 700px;
  border: 0px solid #fff; 
}

.leftm {
  width: 192px;
  background-image: url(../images/menu_bg.gif);
  background-repeat: repeat-y;
  /*height: 160px;*/
}

.leftm2 {
  width: 192px;
  background-image: url(../images/menu_bg.gif);
  background-repeat: repeat-y;
  padding-left: 16px;    
}

div.gap {
  height: 12px;
  line-height: 12px;
  font-size: 12px;
}

div.boxh {
  width: 176px;  
  height: 21px;
  background-image: url(../images/boxh.gif);
  background-repeat: no-repeat;
  font-weight: bold;
  font-size: 12px;
  padding-left:13px;
  line-height: 21px;
}

div.box-wrapper {
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 18px;  
}

#footer{
   clear: both;
   color: #8ea9d1;   
   /*background-color: #143062;*/
   line-height: 28px;   
}

/*table.boxy {
  border-spacing: 10px;
}*/

td#mainbox1 {
  background-image: url(../images/box1_bg.gif);
  background-repeat: no-repeat;
  width: 267px;
  height: 108px;
  padding-right: 10px;
  vertical-align: top;
}

td#mainbox2 {
  background-image: url(../images/box2_bg.gif);
  background-repeat: no-repeat;
  width: 267px;
  height: 108px;
  vertical-align: top;
  padding-right: 10px;
}

td#mainbox3 {
  background-image: url(../images/box3_bg.gif);
  background-repeat: no-repeat;
  width: 267px;
  height: 98px;
  padding-right: 10px;
  vertical-align: top;
}

td#mainbox4 {
  background-image: url(../images/box4_bg.gif);
  background-repeat: no-repeat;
  width: 267px;
  height: 98px;
  vertical-align: top;
  padding-right: 10px;
}

.mainbox-wrapper {
  padding-left: 102px;
  font-size: 10px;
  line-height: 11px;
  border: 0px solid white;
}

.mainbox-wrapper h4 {
  font-size: 13px;
  line-height: 12px;
  margin: 0;
  padding: 0;
  padding-top: 12px;
  padding-bottom: 10px;
}

#content {
  background-color: #335183;  
  margin: 0;
  padding: 0;
  border: 0px solid red;  
  padding-left: 18px;
  padding-right: 15px;
  font-size: 12px;
}

#content h1 {
  color: #fff;
  font-size: 24px;
  font-weight: normal;
  line-height: 28px;
  margin: 0px;
  padding: 0px;
  padding-bottom: 8px;
}

.path {
  text-align: right;
}

span.del {
  padding-left: 7px;
  padding-right: 7px;
}

div.popis {
  font-size: 12px;
  padding-bottom: 18px;
}

div.cat {
  font-size: 11px;
}

div.path div {
  font-size: 11px;
}

td.prod {
  padding-bottom: 25px;
}

div.prod_img {
  width: 91px;
  height: 91px;
  margin: 0px;
  padding: 0px;
  float: left;
  background-image: url(../images/prod_bg.gif);
  background-position: top left;
  background-repeat: no-repeat;  
}

div.prod_img div {
  margin-left: 4px;
  margin-top: 4px;
}

.accessories {
  font-family: Tahoma;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
}

div.prod {
  float:right;
  padding: 0px;
  margin: 0px;
  width: 248px;
  border: 0px solid #fff;    
}

div.prod2 {
  float:right;
  padding: 0px;
  margin: 0px;
  width: 590px;
  border: 0px solid #fff;
}

div.prodw {
  padding-left: 10px;
  padding-right: 10px;
}

#detailImg {
  /*float:left;
  margin-right: 15px;
  margin-bottom: 50px; */ 
}

div.detail {
  float: left;
  width: 570px; 
  margin-bottom: 20px;
  border-right: 1px solid #8ea9d1;
  padding-right: 10px;
}

div#tech table {  
	border: 1px solid #8ea9d1;
	border-spacing: 2px;	
	border-collapse: collapse;
	color: white;
}

div#tech table td {
	border: 1px inset #8ea9d1;
	height: 20px;
	padding: 3px 3px 3px 3px;	
	/*-moz-border-radius: 0px 0px 0px 0px;*/
}

/*.detail ul {
  margin: 0;
  padding: 0;
  margin-left: 1em;
}

.detail ul li {
  margin-left: 15px;
}*/


div.artno {
  margin-bottom: 5px;
}

div.acc {
  float: right;
  width: 92px;  
  text-align: center;
  display: block;  
}

div.acc_link {  
  margin-top: 5px;
  margin-bottom: 5px;  
  clear: both;  
}

a.prod {
  font-family: Tahoma;
  font-size: 14px;
  font-weight: bold;
  line-height: 29px;
  color: #fff;
}

a.acc:hover, a.prod:hover, a.sitemap:hover, a.search:hover {
  text-decoration: underline;
}

a {
  color:#8ea9d1;
  text-decoration: none;
}

a.main {
  text-decoration: underline;
}

a.main:hover {
  text-decoration: none;
}

form {
  margin: 0;
  padding: 0;
}

h1 {
  color: #888888;
  font-size: 22px;
  font-weight: normal;
  margin: 0 0 10px 8px;
  padding: 0;
}


h2 {
  color: #888888;
  font-size: 18px;
  font-weight: normal;
  margin: 0 0 0px 0px;
  padding: 0;
}

h3 {
  color: #dc1652;
  font-size: 16px;
  font-weight: normal;
  margin: 0 0 0px 0px;
  padding: 0;
}

ol.search li {
  margin-left: 25px;  
}

ul.sitemap li {
  margin-left: 15px;
}

ul {
  margin-left: 15px;
}

ul.download {
  list-style-image: url(../images/folder.gif);
  margin-left: 24px;
}


ul.download a:hover {
  text-decoration: underline;
}

ul.download li.up {
  list-style-image: url(../images/folderopen.gif);
}

div.data {
  line-height: 20px;
}

#tech {
  display: none;
}

#tech h4 {
  color: #fff;
  font-size: 14px;
  margin-top: 5px;
  margin-bottom: 5px;
}

div.gallery {
  margin-bottom: 5px;
}

div.gallery a {
  margin-right: 5px;
}
