/*-----------------------------------------*/
/* Weve Responsive Metro Template */
/*-----------------------------------------*/
/* Blue Color Version */
/*-----------------------------------------*/


/* Color */

a,
.highlighted,
.logo span,
#nav ul li.parent:hover:after,
#nav a:hover,
.input-submit i, ul.small-menu,
.flex-direction-nav li a:hover,
#nav > ul > li > ul > li li,
ul.contact-list li i,
/*ul.contact-list li span,*/
#nav > ul > li > ul > li > a:hover:after,
blockquote .quote-meta span,
#page-title .sub-title,
.feature-icon,
.breadcumbs a:hover,
#filter li.active,
.numeral-info-number,
.member-type,
ul.nav-list li:hover:after,
.widget-twitter .tweet_time,
span.ui-accordion-header-icon,
ul.arrow li:before, ul.check li:before, ul.ptaszek li:before,
.pricing-table-defalut .type {
	color: rgb(201,210,34);
}

/*ul.contact-list li span, {
	color: rgb(153,102,0);
}*/

.project-slides h1 span {
	color: rgb(153,102,0);
}

.podtytul {
	color: rgb(153,102,0);
}

header,
input.special, textarea.special,
#nav > ul > li > ul,
.numeral-info-description,
.tabs ul.nav-tabs .ui-tabs-active, .tabs ul.nav-tabs .ui-tabs-active:last-child,
h5.ui-accordion-header-active,
ul.comment-children .comment-content,
.pagination li.active,
.pricing-table-defalut .premium,
.button-outline.defalut,
.end-of-content h1, .end-of-content h2, .end-of-content h3, .end-of-content h4,
.member-box:hover,
.top-social-icons {
	border-color: rgb(201,210,34);
}

ul.social-icons li a:hover, ul.social-icons-footer li a:hover,
.flex-control-paging li a.flex-active, .flex-control-paging li a.flex-active:hover, .main-flex-control-paging li a.main-flex-active, .main-flex-control-paging li a.main-flex-active:hover,
.jcarousel-pagination .active,
.post-slides .day,
.footer-second-row ul.small-menu li a:hover:before,
ul.jsonSuggest li,
.post-date .day,
.button-outline.defalut:hover {
	background-color: rgb(201,210,34);
}

/* Header */

.logo-left-bg {
	background-color: rgb(201,210,34); /* na niebiesko wartości: 72,150,245 */
}

/* Gradient */

.logo-left
{
	background: rgb(201,210,34); /* Old browsers */
	background: -moz-linear-gradient(left,  rgb(201,210,34) 0%, rgb(222,228,34) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgb(201,210,34)), color-stop(100%,rgb(222,228,34))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgb(201,210,34) 0%,rgb(222,228,34) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgb(201,210,34) 0%,rgb(222,228,34) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgb(201,210,34) 0%,rgb(222,228,34) 100%); /* IE10+ */
	background: linear-gradient(to right,  rgb(201,210,34) 0%,rgb(222,228,34) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgb(201,210,34)', endColorstr='rgb(222,228,34)',GradientType=1 ); /* IE6-9 */
}
