/* obecne
------------------------------------------------------------------------------*/
a:hover, a:focus, a:active {
  color: #DE012B !important;
}

.skiplink a:focus, .skiplink a:active {
  background: #3d3b3c;
  border-color: #de012b;
  color: #FFF;
}
.button, form p input {
  background: #901d27 url(../img/dodge-button.gif) repeat-x left top !important;
  border: 1px #b61e28 solid !important;
  color: #FFF !important;
}
a.button:hover, a.button:focus, a.button:active, form p input:hover, form p input:active, form p input:focus {
  background: #2d2b2c url(../img/dodge-button-active.gif) repeat-x left top !important;
  border: 1px #2f2e2f solid !important;
}
a.external {
	background: url('../img/dodge/ico-ext.gif') no-repeat right 3px;
}

/* hp
------------------------------------------------------------------------------*/
a.link {
  border-color: #de012b !important;
}

/* formular
------------------------------------------------------------------------------*/
form label {
  color: #de012b;
}
h4.form-message {
  color: #de012b;
  padding: 10px 0 0 0;
}

/* kalendar
------------------------------------------------------------------------------*/
#datepicker .calheader {
  background: #f2f2f2 !important;
  color: #de012b !important;
}
#datepicker .dayboxname {
  background: #f2f2f2 !important;
  border: 1px #f2f2f2 solid !important;
}
#datepicker .dayselected {
  background: #de012b !important;
}

/* hlavicka
------------------------------------------------------------------------------*/
#header ul li.dodge {
  background: #fff url(../img/logos-active-bg.gif) repeat-x left top;
  border-top: 1px #fefefe solid;
  font-size: 150%;
  position: absolute;
  right: 797px;
  text-align: center;
  top: 8px;
  width: 166px;
}
* html #header ul li.dodge {
  left: 1px;
}
#header ul li.dodge h2 {
  background: transaprent;
  border: 0;
  display: block;
  height: 82px;
  margin: 5px auto 0;
  line-height: 82px;
  width: 166px;
}
#header ul li.dodge h2 span {
  background: url(../img/logo-dodge-active.gif) no-repeat left center;
  width: 166px;
}
#header ul li.jeep {
  background: transparent;
}

/* obsah
------------------------------------------------------------------------------*/

/* akcni nabidka
------------------------------------------------------------------------------*/
#action-offer1 {
  background: #353434 url(../img/dodge-action-offer.jpg) no-repeat right top;
}
#action-offer1 h3 {
  color: #FFF;
}

#action-offer2 .box div h5 a {
  color: #de012b;
}

/* akcni detail
------------------------------------------------------------------------------*/
#action-detail1 h3 {
  background: #353434;
  color: #FFF;
}
#action-detail1 h4 {
  background: #de012b;
  color: #FFF;
}
#action-detail1 p.carlist a {
  background: url(../img/dodge-carlist.gif) no-repeat left top;
  color: #fff;
}
#action-detail1 ul li {
  background: url(../img/dodge-li.gif) no-repeat left center;
}

#action-detail2 {
  background: #2e2c2d;
}
#action-detail2 p {
  background: url(../img/dodge-action-gallery.gif) repeat left top;
}
#action-detail2 p a {
  background: #4e4e4e;
  border: 1px #676666 solid;
}
#action-detail2 p.detail-photo {
  background: transparent url(../img/dodge-preloader.gif) no-repeat center center;
}
#action-detail2.gallery-empty p.detail-photo {
  background: transparent url(../img/dodge-no-obr.gif) no-repeat center center;
}
#action-detail1 table th {
  background: #de012b;
}

/* detail vozu
------------------------------------------------------------------------------*/
#detail1 #detail-info {
  background: #3c3b3c url(../img/dodge-detail-info.gif) repeat-x left top;
  border-top: 8px #2e2c2d solid;
}
#detail1 #detail-info p {
  color: #FFF;
}
#detail1 #detail-info p.carlist a {
  background: url(../img/dodge-carlist.gif) no-repeat left top;
  color: #fff;
}

#detail1 #catalog-price {
  background: url(../img/dodge/catalog-price.jpg) no-repeat 3px center;
}
#detail1 #catalog-price a {
  color: #de012b;
}
#detail1 #catalog-price h4 {
  color: #de012b;
}

#detail1 #action-offer {
  background: #e50b24 url(../img/dodge-detail-action.jpg) no-repeat left top;
}
#detail1 #action-offer h5 {
  color: #FFF;
}
#detail1 #action-offer .akcni-nabidka span {
  background-image: url(../img/dodge-akcni-nabidka.jpg);
}
#detail1 #action-offer p {
  color: #FFF;
}


#detail2 {
  background: #2e2c2d;
}
#detail2 p {
  background: url(../img/dodge-action-gallery.gif) repeat left top;
}
#detail2 h5.price {
  background: #de012b;
}
#detail2 p img {
  background: #4e4e4e;
  border: 1px #676666 solid;
}

#detail3 {
  border: 1px #d9d9d9 solid;
}
#detail3 h5 {
  color: #de012b;
}

#detail4 ul li {
  background: url(../img/dodge-li.gif) no-repeat 20px 13px;
  border-bottom: 1px #ebebeb solid;
}


/* navigace
------------------------------------------------------------------------------*/
#navigation ul li a.active, #navigation ul li a:hover, #navigation ul li a:active, #navigation ul li a:focus {
  color: #de012b;
}
#navigation ul#second li a {
  color: #de012b;
}

/* zajimavosti, kontakt (informace nad patickou)
------------------------------------------------------------------------------*/
#info-board {
  background: #2a2728 url(../img/dodge-board-bg.gif) repeat-x left top;
}
#info-board .board {
  color: #FFF;
}
#info-board .first {
  background: url(../img/dodge-board-first-bg.gif) no-repeat right top;
}
#info-board .zajimavosti span {
  background-image: url(../img/dodge-board-zajimavosti.gif);
}
#info-board .kontakt span {
  background-image: url(../img/dodge-board-kontakt.gif);
}

#info-board .board img {
  background: #4e4e4e;
  border: 1px #676666 solid;
}
#info-board .board h6, #info-board .board h6 a {
  color: #e70a24;
}

/* kontakt
------------------------------------------------------------------------------*/
#contact {
  background: #3e3d3d url(../img/dodge-contact.gif) repeat-x left top;
  color: #FFF;
}
#contact div {
  background: url(../img/dodge-contact-car.jpg) no-repeat right top;
}
#contact h4 {
  color: #e70a24;
}
#contact img {
  background: #666565;
  border: 1px #808080 solid;
}
#contact .plus {
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/ico-plus.png', sizingMethod='scale');
  background: url(../img/ico-plus.png) no-repeat left top;
}
#contact ul li a {
  color: #fff;
}
#contact-info h3, #contact-info div h4 {
  color: #de012b;
}
#contact-info div a {
  color: #de012b;
}
#contact-info div hr {
  background: #ebebeb;
  border: 0px solid #ebebeb;
  color: #ebebeb;
}

/* nabidka vozu
------------------------------------------------------------------------------*/
#car-offer1 {
  background: #3e3d3d url(../img/dodge-car-offer.jpg) no-repeat right top;
}

/* novniky
------------------------------------------------------------------------------*/
#news1 {
  background: #4c4a2c url(../img/dodge-news.jpg) no-repeat left top;
}
.news2 .box h5 {
  color: #de012b;
}

/* zajimavosti
------------------------------------------------------------------------------*/
.zakryj {
  color: #de012b;
}
#curiosities {
  background: #3e3d3d url(../img/dodge-curiosities.gif) repeat-x left top;
  color: #FFF;
}
#curiosities #curiosities-info {
  background: url(../img/dodge-curiosities-car.jpg) no-repeat right top;
}

#curiosities-content h4 {
  color: #de012b;
}
#curiosities-content div img {
  border: 1px #d9d9d9 solid;
}
#curiosities-content a {
  color: #de012b;
}

/* zkusebni jizda
------------------------------------------------------------------------------*/
#trial-race {
  background: #3f3e3e url(../img/dodge-trial-race.gif) repeat-x left top;
  color: #FFF;
}
#trial-race div {
  background: url(../img/dodge-trial-race-car.jpg) no-repeat right top;
}
#trial-race #trial-race-deal {
  background: url(../img/dodge-trial-race-info.jpg) no-repeat left top;
}

/* lightbox
------------------------------------------------------------------------------*/
#xlightbox-content h3 {
	background: #272626 url(/img/dodge-xlightbox.gif) repeat-x left top;
}
#xlightbox-close span {
	background: url(/img/dodge-xlightbox-close.gif) no-repeat left top;
}
