@import "nullDefault.css";

body {
  width:100%;
  height:100%;  
  font-family: Verdana, "Verdana CE", "Trebuchet MS", sans-serif;
  font-size:11px;
  line-height:15px;
  color:#010000;  
}

#page {
  width:965px;
  height:auto;
  margin:0px auto 0px auto;
  padding:0px 0px 0px 0px;  
}

#header {
  border-bottom:1px solid #007AC3;
}

#header .logo {
  width:335px;
  height:94px;
  position:relative;
  text-decoration:none;
  display:block;
  float:left;
}

#header .logo img {
  position:absolute;
  top:0px;
  left:0px;
}

#header .otherMenu {  
  float:right;
  margin:33px 0px 0px 0px;
  padding:0px 20px 0px 0px;
}

#header .otherMenu li {
  height:30px;
  float:left;
  margin:0px 12px 0px 12px;
}

#header .otherMenu .item1, #header .otherMenu .item1 a {
  width:47px;
  background:url('../img/Bg_logoKiaOff.gif') no-repeat 0px 0px;
}

#header .otherMenu .item2, #header .otherMenu .item2 a {
  width:38px;
  background:url('../img/Bg_logoSuzukiOff.gif') no-repeat 0px 0px;
}

#header .otherMenu .item3, #header .otherMenu .item3 a {
  width:23px;
  background:url('../img/Bg_logoOpelOff.gif') no-repeat 0px 0px;
}


#header .otherMenu .item4, #header .otherMenu .item4 a {
  width:45px;
  background:url('../img/Bg_logoChevroletOff.gif') no-repeat 0px 0px;
}

#header .otherMenu a {
  height:30px;
  display:block;
}

#header .otherMenu strong {
  display:none;
}

#content {
  padding:23px 23px 23px 23px;
  font-family:Verdana;
  font-size:11px;
}

#content h1 {
  font-size:15px;
  font-weight:bold;
  line-height:18px;
  text-transform:uppercase;
  margin:0px 0px 0px 0px;
  padding:7px 0px 7px 0px;
  color:#0A7CC3;  
}

#content h2 {
  font-size:13px;
  font-weight:bold;
  line-height:17px;
  color:#0A7CC3;
  margin:10px 0px 5px 0px;
  padding:0px 0px 0px 0px;
}

#content h2 a {
  color:#0A7CC3;
}

#content h3 {
  font-size:12px;
  font-weight:bold;
  line-height:14px;  
  margin:15px 0px 5px 10px;
  padding:0px 0px 0px 0px;
}

#content h4 {
  font-size:11px;
  font-weight:bold;
  line-height:13px;  
  margin:15px 0px 5px 0px;
  padding:0px 0px 0px 0px;
}

#content ul {
  margin:0px 0px 10px 15px;
}

#content ul ul {
  margin-bottom:0px;
}

#content ul li {
  padding:0px 0px 0px 11px;
  background:url('../img/Bg_blueListArrow.gif') no-repeat 0px 6px;
  height:100%;
}

#content ol {
  margin:0px 0px 10px 17px;
  padding:0px 0px 0px 10px;
}

#content ol li {
  list-style:decimal;  
}

#content ol ol {
  margin-bottom:0px;
}

#content table {
  border-collapse:collapse;
  border-width:0px;
}

#content table td {
  padding:5px;
  vertical-align:top;
}

.backLink {
  float:right;
  color:#88898C;
}

.backLink:hover {
  color:#007AC3;
}

.redBox {
  width:377px;
  height:100%;  
  color:#ffffff;
  overflow:hidden;
  background:#B0161E;
}

.redBox h2 {
  margin:0px 0px 0px 0px !important;
  color:#ffffff !important;
}

.redBox .headBox {
  width:auto;
  height:40px;
  background:url('../img/Bg_redBoxTop.gif') no-repeat 0px 0px;  
}

.redBox .headBox .inBox {
  padding:16px 40px 0px 15px;  
}

.redBox .body {
  width:auto;
  height:100%;
  padding:0px 15px 0px 15px;
  background:#B0161E;
}

.redBox ul {
  padding:0px 15px 0px 15px !important;
  margin:0px !important;
  background:#B0161E;
}

.redBox li {
  background:url('../img/Bg_whiteArrow.gif') no-repeat 0px 5px !important;
}

.redBox .footerBox {
  width:100%;
  height:15px;
  background:url('../img/Bg_redBoxBottom.gif') no-repeat 0px 0px;
}

.redBoxNoHead {
  width:340px;
  height:auto;
}

.redBoxNoHead .headBox {
  width:auto;
  height:5px;
  background:url('../img/Bg_redBoxTopNohead.gif') no-repeat 0px 0px;
}

.redBoxNoHead .body {
  padding:0px 5px 0px 5px;
  background:#B1161C;
  color:#ffffff;
}

.redBoxNoHead .footerBox {
  width:auto;
  height:5px;
  background:url('../img/Bg_redBoxBottomNohead.gif') no-repeat 0px 0px;
}

/* FCK editor styles START */

.tucne {
  font-weight:bold;
}

.kurziva {
  font-variant:italic;
}

.podtrzene {
  text-decoration:underline !important;
}

.blueText {
  color:#017AC3;
}

.defaultText {
  color:#010000;
}

.redBox {
  width:377px;
  height:100%;  
  color:#ffffff;
  overflow:hidden;
  background:#B0161E;
}

.redBox h2 {
  margin:0px 0px 0px 0px !important;
  color:#ffffff !important;
}

.redBox .headBox {
  width:auto;
  height:40px;
  background:url('../img/Bg_redBoxTop.gif') no-repeat 0px 0px;  
}

.redBox .headBox .inBox {
  padding:16px 40px 0px 15px;  
}

.redBox .body {
  width:auto;
  height:100%;
  padding:0px 15px 0px 15px;
  background:#B0161E;
}

.redBox ul {
  padding:0px 15px 0px 15px !important;
  margin:0px !important;
  background:#B0161E;
}

.redBox li {
  background:url('../img/Bg_whiteArrow.gif') no-repeat 0px 5px !important;
}

.redBox .footerBox {
  width:100%;
  height:15px;
  background:url('../img/Bg_redBoxBottom.gif') no-repeat 0px 0px;
}

.redBoxNoHead {
  width:340px;
  height:auto;
}

.redBoxNoHead .headBox {
  width:auto;
  height:5px;
  background:url('../img/Bg_redBoxTopNohead.gif') no-repeat 0px 0px;
}

.redBoxNoHead .body {
  padding:0px 5px 0px 5px;
  background:#B1161C;
  color:#ffffff;
}

.redBoxNoHead .footerBox {
  width:auto;
  height:5px;
  background:url('../img/Bg_redBoxBottomNohead.gif') no-repeat 0px 0px;
}

.blueBox {
  width:187px;
  height:auto;
}

.blueBox .headBox {
  min-height:50px;
  padding:30px 20px 10px 20px;
  background:#007AC3 url('../img/Bg_blueBoxTop.gif') no-repeat 0px 0px;
  color:#ffffff;
}

.blueBox .body {
  min-height:90px;
  padding:10px 20px 0px 20px;
  background:#E1E1E1;
}

.blueBox .footerBox {  
  width:auto;
  height:7px;
  background:url('../img/Bg_blueBoxBottom.gif') no-repeat 0px 0px;  
}

.blueBox a {
  text-decoration:none;
  color:#0379BF;
}

.blueBox a:hover {
  text-decoration:undelrine;
}

.noPadding td {
  padding:5px !important;
}

.blueFckBtn {
  width:auto;
  display:block; 
  background:url('../img/Bg_blueFckBtn.gif') repeat-x 0px 0px;
  padding:5px 10px 22px 10px;
  color:#ffffff !important;
  text-decoration:none;
  font-weight:bold;
}

.blueFckBtn:hover {
  text-decoration:none !important;
}

/* FCK editor styles STOP */

