/*
v25.7.2007 14:01:29
*/





/* GLOBALs - START */

#langs .cs {
  background-image: url('./../../_layout/_langs/cs.png');
}

#langs .de {
  background-image: url('./../../_layout/_langs/de.png');
}

#langs .en {
  background-image: url('./../../_layout/_langs/en.png');
}

#langs .es {
  background-image: url('./../../_layout/_langs/es.png');
}

#langs .fr {
  background-image: url('./../../_layout/_langs/fr.png');
}

#langs .hu {
  background-image: url('./../../_layout/_langs/hu.png');
}

#langs .it {
  background-image: url('./../../_layout/_langs/it.png');
}

#langs .ru {
  background-image: url('./../../_layout/_langs/ru.png');
}

#langs .sk {
  background-image: url('./../../_layout/_langs/sk.png');
}

/* GLOBAL - END */





/* LINKs - START */

#langs a {
  padding: 5px 0 3px 30px;
  margin: 5px 10px 0 10px;
  background-position: 0 0;
  background-repeat: no-repeat;
  float: left;
}



#list ul.downloadsItemList li a,
#attributes ul.downloadsItemList li a {
  display: block;
  float: left;
  clear: none;
}

/* LINKs - END */





/* FORMs - START */

form {
  float: left;
}

/* FORMs - END */





/* LABELs - START */

label {
  float: left;
}

/* LABELs - END */





/* INPUTs- START */

input {
  padding: 2px;
  float: left;
}

input.radio,
input.check {
  width: 13px;
  margin: 3px 5px 0 0;
}

/* INPUTs - END */





/* SELECTs - START */

select {
  float: left;
}

/* SELECTs - END */





/* LISTs - START */

#list ul.downloadsItemList,
#attributes ul.downloadsItemList {
  font-size: 10px;
  font-weight: bold;
  list-style: none;
  padding: 0;
  float: left;
}

/* LISTs - END */





/* DIVs - START */

div {
  float: left;
  clear: both;
}



div.borderBottom,
div.borderSeparator,
div.borderTop {
  font-size: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  background-position: 0 0;
  background-repeat: no-repeat;
}



div.clearer {
  width: 100% !important;
  font-size: 0 !important;
  line-height: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  float: left;
  clear: both;
}



div.float,
div.floatL,
div.floatR {
  clear: none;
  float: left;
}

div.floatR {
  margin-right: 0;
}



div.dashedRule,
div.galleryRule,
div.solidRule {
  font-size: 0 !important;
  padding: 0 !important;
}

/* DIVs - END */





/* SPANs - START */

span.row {
  float: left;
  clear: both;
}



#list ul.downloadsItemList li span,
#attributes ul.downloadsItemList li span {
  height: 20px;
  padding: 7px 15px 0 15px;
  display: block;
  float: left;
  clear: none;
}

#list ul.downloadsItemList li span.error,
#attributes ul.downloadsItemList li span.error {
  padding-left: 45px;
  background-image: url('./../../_layout/_misc/error.gif');
  background-position: 15px center;
  background-repeat: no-repeat;
}

#list ul.downloadsItemList li span.rowNo,
#attributes ul.downloadsItemList li span.rowNo {
  width: 15px;
  text-align: center;
}

#list ul.downloadsItemList li span.size,
#attributes ul.downloadsItemList li span.size {
  text-align: center;
}

#list ul.downloadsItemList li span.type,
#attributes ul.downloadsItemList li span.type {
  width: 30px;
  height: 22px;
  padding-top: 5px;
  text-align: center;
}

#list ul.downloadsItemList li.header span.type,
#attributes ul.downloadsItemList li.header span.type {
  height: 20px;
  padding-top: 7px;
  border-right: 1px solid #CCCCCC;
}



#list table.galleryItemList td span,
#attributes table.galleryItemList td span {
  font-size: 10px;
  font-weight: bold;
  padding: 0;
  margin: 0;
  display: block;
}

/* SPANs - END */





/* IMAGEs - START */

img.icon {
  vertical-align: middle;
}

/* IMAGEs - END */





/* TABLE COLUMNs - START */

#list table.galleryItemList td,
#attributes table.galleryItemList td {
  width: 33%;
  text-align: center;
  padding: 10px;
}

/* TABLE COLUMNs - END */

