/*
v5.1.2009 20:28:40
*/





/* GLOBALs - START */

.error,
.warning {
  color: #FF0000;
  font-weight: bold;
}



#langs .cs {
  background-image: url('./../../_layout/_langs/cs.gif');
}

#langs .de {
  background-image: url('./../../_layout/_langs/de.gif');
}

#langs .en {
  background-image: url('./../../_layout/_langs/en.gif');
}

#langs .es {
  background-image: url('./../../_layout/_langs/es.gif');
}

#langs .fr {
  background-image: url('./../../_layout/_langs/fr.gif');
}

#langs .it {
  background-image: url('./../../_layout/_langs/it.gif');
}

#langs .pl {
  background-image: url('./../../_layout/_langs/pl.gif');
}
  
#langs .ru {
  background-image: url('./../../_layout/_langs/ru.gif');
}

/* GLOBALs - END */





/* HTML BODY - START */

body {
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #BBBB72;
  padding: 0;
  margin: 0 0 4px 0;
  background-image: url('./../../_layout/_www/body_bg.gif');
  background-repeat: repeat-x;
  background-position: 0 0;
  background-color: #0C071C;
}

/* HTML BODY - END */





/* HEADERs - START */

h1,
h2,
h3 {
  color: #FFFFFF;
  font-weight: bold;
  padding: 0;
  margin: 0;
  clear: both;
}

h1 {
  font-size: 22px;
  font-weight: normal;
  font-family: Garamond, Times, serif;
  letter-spacing: 2px;
  word-spacing: 2px;
  padding-bottom: 5px;
  margin-bottom: 10px;
}

h2 {
  color: #CCCC99;
  font-size: 15px;
  letter-spacing: 1px;
  word-spacing: 2px;
  padding-bottom: 2px;
  margin-bottom: 10px;
}

h3 {
  font-size: 11px;
  letter-spacing: 1px;
  word-spacing: 2px;
  padding-bottom: 2px;
  margin-bottom: 2px;
}

/* HEADERs - END */





/* LINKs - START */

a {
  color: #CCCC99;
  outline: 0;
}

a:hover {
  color: #CC9966;
}



#advertisement a {
  width: 242px;
  margin: 8px 0 0 0;
  display: block;
  background-repeat: no-repeat;
  background-position: 0 0;
}

#advertisement a.axor {
  height: 177px;
  background-image: url('./../../_layout/_www/advert_axor.jpg');
}

#advertisement a.bid {
  height: 42px;
  background-image: url('./../../_layout/_www/advert_bid.gif');
}

#advertisement a.bid:hover {
  background-position: 0 -42px;
}

#advertisement a.nfhrcr_cs,
#advertisement a.nfhrcr_de,
#advertisement a.nfhrcr_en {
  height: 77px;
}

#advertisement a.nfhrcr_cs {
  background-image: url('./../../_layout/_www/advert_nfhrcr_cs.gif');
}

#advertisement a.nfhrcr_de {
  background-image: url('./../../_layout/_www/advert_nfhrcr_de.gif');
}

#advertisement a.nfhrcr_en {
  background-image: url('./../../_layout/_www/advert_nfhrcr_en.gif');
}

#advertisement a.nfhrcr_cs:hover,
#advertisement a.nfhrcr_de:hover,
#advertisement a.nfhrcr_en:hover {
  background-position: 0 -77px;
}



#copyright a {
  color: #CC9966;
}

#copyright a:hover {
  color: #CCCC99;
}

#copyright div.logo a {
  width: 123px;
  height: 20px;
  margin: 6px 0 0 0;
  background-image: url('./../../_layout/_www/copyright_logo.png');
  background-repeat: no-repeat;
  background-position: 0 0;
  display: block;
  float: right;
}

#copyright div.logo a:hover {
  background-position: 0 -20px;
}



#langs a {
  color: #CC9966;
  font-weight: bold;
  padding: 0 0 25px 30px;
  margin: 6px 12px 0 12px;
  background-position: 0 -25px;
  background-repeat: no-repeat;
  float: left;
}

#langs a:hover {
  color: #CCCC99;
  background-position: 0 0;
}



#list ul li a {
  font-weight: bold;
  padding: 5px 0 5px 25px;
  margin: 2px 0 2px 0;
  background-image: url('./../../_layout/_www/list_item_bullet.png');
  background-repeat: no-repeat;
  background-position: 2px 7px;
  display: block;
  float: left;
}



#logo a {
  width: 100%;
  height: 100%;
  display: block;
}



#mainMenu ul li a {
  color: #CC9966;
  font-family: Garamond, Times, serif;
  font-size: 19px;
  letter-spacing: 2px;
  word-spacing: 2px;
  text-decoration: none;
  padding: 5px 0 5px 25px;
  margin: 0 25px 0 0;
}

#mainMenu ul li a:hover {
  color: #CCCC99;
  background-image: url('./../../_layout/_www/menu_item_bullet.png');
  background-position: 0 8px;
  background-repeat: no-repeat;
}



#topMenu ul li a {
  color: #CC9966;
  font-size: 10px;
  letter-spacing: 1px;
  word-spacing: 1px;
  margin: 0 7px 0 7px;
  text-decoration: none;
}

#topMenu ul li a:last-child {
  margin-right: 0;
}

#topMenu ul li a:hover {
  color: #CCCC99;
}



a#video {
  width: 455px;
  height: 240px;
  margin: 30px 0 10px 52px;
  background-image: url('./../../_layout/_www/video_preview.jpg');
  background-repeat: no-repeat;
  border: 3px solid #161127;
  display: block;
}

a#video:hover {
  border: 3px solid #292048;
}

/* LINKs - END */





/* FIELDSETs - START */

/* FIELDSETs - END */





/* LEGENDs - START */

/* LEGENDs - END */





/* FORMs - START */

form {
  width: 100%;
  padding: 0;
  margin: 0;
  float: left;
  clear: both;
}

/* FORMs - END */





/* LABELs - START */

label {
  line-height: 18px;
  margin: 1px 0 0 3px;
  float: left;
}

/* LABELs - END */





/* INPUTs- START */

input {
  width: 160px;
  color: #666666;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  padding: 0;
}

input[type="text"] {
  height: 12px;
  padding: 1px 0 0 0;
}

input[type="file"] {
  height: 17px;
}

input[type="password"] {
  height: 12px;
  padding: 1px 0 0 0;
}

input.medium {
  width: 110px;
}

input.short {
  width: 69px;
}

input.typeCheck,
input.typeRadio {
  width: 13px !important;
  margin: 3px 5px 0 0;
}



div.buttons input {
  width: 153px !important;
  color: #FFFFFF !important;
  font-size: 10px;
  font-weight: bold;
  letter-spacing: 1px;
  word-spacing: 5px;
  padding: 4px 5px 5px 5px;
  margin: 0 10px 0 0;
  background-image: url('./../../_layout/_buttons/button_bg.png');
  background-color: #000000;
  background-position: 0 0;
  background-repeat: no-repeat;
  border: 0;
  cursor: pointer;
  float: left;
}

div.buttons input:hover {
  background-position: 0 -23px;
}

/* INPUTs - END */





/* SELECTs - START */

select {
  width: 160px;
  color: #666666;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  float: left;
}

/* SELECTs - END */





/* TEXTAREAs - START */

textarea {
  width: 899px;
  height: 275px;
  color: #666666;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  padding: 2px 1px 2px 1px;
  margin: 2px 0 0 0;
  float: left;
}

textarea.address {
  width: 194px;
  height: 50px;
}

/* TEXTAREAs - END */





/* LISTs - START */

div.content ol,
div.content ul {
  padding: 0;
  margin: 0 0 15px 0;
}

div.content ol {
  list-style: decimal;
  padding-left: 30px;
}

div.content ul {
  list-style: square;
  padding-left: 25px;
}

div.content ol:last-child,
div.content ul:last-child {
  margin-bottom: 0 !important;
}



#langs ul {
  width: 100%;
  list-style: none;
  padding: 0;
  margin: 0;
  float: left;
}



#list ul {
  width: 100%;
  list-style: none;
  padding: 0 0 10px 0;
  margin: 0 0 15px 0;
  background-image: url('./../../_layout/_www/rule_cross.png');
  background-position: 0 bottom;
  background-repeat: repeat-x;
  float: left;
}



#mainMenu ul {
  width: 100%;
  list-style: none;
  padding: 0 0 20px 0;
  margin: 20px 0 0 0;
  background-image: url('./../../_layout/_www/menu_border_bottom.gif');
  background-position: 0 bottom;
  background-repeat: no-repeat;
}



#topMenu ul {
  list-style: none;
  padding: 0;
  margin: 0;
  float: right;
}

/* LISTs - END */





/* LIST ROWs - START */

div.content li {
  margin-bottom: 5px;
}

div.content li:last-child {
  margin-bottom: 0;
}



#langs ul li {
  float: left;
}



#list ul li {
  width: 100%;
  margin: 0;
  padding: 0;
  float: left;
}



#mainMenu ul li {
  width: 100%;
  text-align: center;
  padding: 10px 0 10px 0;
  background-image: url('./../../_layout/_www/menu_bg.gif');
  background-position: 0 0;
  background-repeat: repeat-y;
}



#topMenu ul li {
  color: #CCCC99;
  float: left;
}

/* LIST ROWs - END */





/* DIVs - START */

div.buttons {
  width: 100%;
  margin: 0 0 10px 0;
  float: left;
}



div.clearer {
  width: 100% !important;
  font-size: 0 !important;
  line-height: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  clear: both;
}



div.content {
  width: 100%;
  line-height: 16px;
  margin: 0 0 15px 0;
}



div.float,
div.floatL,
div.floatR {
  margin: 0 0 15px 0;
  clear: none;
  float: left;
}

div.floatL {
  margin-right: 36px;
}

div.floatR {
  margin-right: 0;
}



div.ruleCross,
div.ruleDashed,
div.ruleGallery,
div.ruleSolid {
  width: 100% !important;
  font-size: 0 !important;
  padding: 0 !important;
  margin: 0 0 13px 0;
  clear: both;
}

div.ruleCross {
  padding: 0 0 13px 0 !important;
  margin-bottom: 0 !important;
  background-image: url('./../../_layout/_www/rule_cross.png');
  background-position: 0 0;
  background-repeat: repeat-x;
}

div.ruleDashed {
  border-top: 1px dashed #CCCCCC;
}

div.ruleGallery {
  margin-bottom: 15px;
  border-top: 1px dashed #CCCCCC;
}

div.ruleSolid {
  border-top: 1px solid #CCCCCC;
}



div.message {
  width: 100%;
  margin: 0 0 15px 0;
}



div.template {
  width: 100%;
}



#copyright div {
  width: 623px;
  padding: 10px 0 0 52px;
  float: left;
  clear: none;
}

#copyright div.logo {
  width: 235px;
  padding: 5px 15px 0 0;
  float: right;
  clear: none;
}



#xsForm div.buttons {
  margin-top: 3px;
}

/* DIVs - END */





/* SPANs - START */

span.row {
  float: left;
  clear: both;
}



div.message p span.info {
  color: #FFFFFF;
}

div.message p span.question {
  color: #FFFFFF;
}



#advertisement a span {
  display: none;
}



#copyright div.logo a span {
  display: none;
} 



#langs span {
  color: #FFFFFF;
  font-weight: bold;
  padding: 0 0 25px 30px;
  margin: 6px 15px 0 15px;
  background-position: 0 0;
  background-repeat: no-repeat;
  float: left;
}

#langs a span {
  display: none;
}



#logo a span {
  display: none;
}



a#video span {
  display: none;
}

/* SPANs - END */





/* TABLEs - START */

div.content table {
  font-size: 11px;
  border-style: hidden;
	border-collapse: collapse;
  border: 1px solid #CCCC99;
}

div.content table.nonBorder {
  border: 0;
}

/* TABLEs - END */





/* TABLE CELLs - START */

div.content table td {
  padding: 3px;
  border: 1px solid #CCCC99;
}

div.content table td.nonBorder {
  border: 0;
}

/* TABLE CELLs - END */





/* IMAGEs - START */

img.icon {
  vertical-align: middle;
}



img.thumb {
  padding: 3px;
  margin: 0 0 13px 15px;
  vertical-align: top;
  border: 1px solid #FFFFFF;
  float: left;
  clear: both;
}



div.content img {
  padding: 3px;
  margin: 0;
}

/* IMAGEs - END */





/* PARAGRAPHs - START */

p.downloads {
  padding: 0;
  margin-top: 0;
}



p.video {
  text-align: center;
}



div.content p {
  line-height: 16px;
  text-align: justify;
  margin: 0 0 15px 0;
}

div.content p:last-child {
  margin: 0;
}



div.message p {
  font-weight: bold;
  padding: 0;
  margin: 0;
}



#copyright p {
  line-height: 14px;
  margin: 0;
}



#form form p.error {
  padding: 2px 0 1px 0;
  margin: 3px 0 0 0;
  float: left;
  clear: both;
}

/* PARAGRAPHs - END */





/* LAYOUT BOXes - START */

#advertisement {
  padding: 0;
  margin: 0 0 0 75px;
  display: block;
  /*background-image: url('./../../_layout/_www/advert_cards.gif');
  background-repeat: no-repeat;
  background-position: center bottom;*/
  float: left;
  clear: both;
}



#attributes {
  width: 100%;
}



#bg {
  width: 100%;
  padding: 0 0 15px 0;
  background-image: url('./../../_layout/_www/bg.png');
  background-repeat: repeat-x;
  background-position: 0 bottom;
  float: left;
  clear: both;
}



#copyright {
  width: 100%;
  height: 50px;
  color: #FFFFFF;
  font-size: 10px;
  padding: 30px 0 10px 0;
  background-image: url('./../../_layout/_www/copyright_bg.gif');
  background-position: 0 0;
  background-repeat: no-repeat;
  float: left;
  clear: both;
}



#header {
  width: 100%;
  height: 185px;
  background-image: url('./../../_layout/_www/header_bg.jpg');
  background-position: right 40px;
  background-repeat: no-repeat;
  float: left;
  clear: both;
}



#langs {
  width: 399px;
  padding: 9px 0 0 5px;
  float: left;
  clear: both;
}



#leftFrame {
  width: 335px;
  padding: 0;
  margin: 0 0 10px 0;
  float: left;
  clear: none;
}



#list {
  width: 100%;
  padding: 7px 0 0 0; 
  background-image: url('./../../_layout/_www/rule_cross.png');
  background-position: 0 0;
  background-repeat: repeat-x;
}



#logo {
  width: 362px;
  height: 131px;
  margin: 0 0 0 15px;
  background-image: url('./../../_layout/_www/logo.gif');
  background-position: 0 0;
  background-repeat: no-repeat;
  float: left;
  clear: none;
}



#mainMenu {
  width: 242px;
  margin: 0 0 0 75px;
  background-image: url('./../../_layout/_www/menu_border_top.gif');
  background-position: 0 0;
  background-repeat: no-repeat;
  float: left;
  clear: both;
}



#navi {
  width: 100%;
  color: #BBBB72;
  font-size: 10px;
  font-weight: bold;
  letter-spacing: 1px;
  padding: 15px 0 15px 0;
  margin: 0;
}



#page {
  width: 925px;
  margin-left: auto;
  margin-right: auto;
}



#rightFrame {
  width: 565px;
  padding: 30px 15px 0 10px;
  background-image: url('./../../_layout/_www/rightframe_bg.jpg');
  background-position: right 0;
  background-repeat: no-repeat;
  overflow: hidden;
  float: right;
  clear: none;
}



#topMenu {
  width: 543px;
  margin: 22px 0 0 5px;
  float: right;
  clear: none;
}


#workspace {
  width: 925px;
  padding: 0;
  margin: 0;
  float: left;
  clear: both;
}

/* LAYOUT BOXes - END */
