h2.section {color: #9142dc}

/*menu*/
ul.navbar-nav li a {color: #bfbfbf;}
ul.navbar-nav li a:hover {color: #ff7300;background: white;}
ul.navbar-nav li.objednat a {color:white;
background: #ff8e00;
background: -moz-linear-gradient(top,  #ff8e00 0%, #ff5400 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff8e00), color-stop(100%,#ff5400));
background: -webkit-linear-gradient(top,  #ff8e00 0%,#ff5400 100%);
background: -o-linear-gradient(top,  #ff8e00 0%,#ff5400 100%);
background: -ms-linear-gradient(top,  #ff8e00 0%,#ff5400 100%);
background: linear-gradient(to bottom,  #ff8e00 0%,#ff5400 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff8e00', endColorstr='#ff5400',GradientType=0 );
}
ul.navbar-nav li.objednat a {color: white}

/*slider*/
#slider .item h1 {color:white;}
#slider .item h2 {color: white;} 


/*parametry*/
.parametry {background: #9142dc}
.parametry-h2,.parametry h2,.parametry h3,.parametry p {color: white}
.popis-ul li:before {color:#9142dc;}

/*produkt*/
.produkt .cena {color: #ff7300}


/*chci koupit*/
#chci-koupit table .cena {color: #ff7300;}

/*podmínky*/
.terms a {color:#ff7300}

/*footer*/
footer a {color:#9bdc00}
footer a:hover {color:#9bdc00}