/*
Theme Name: 
Theme URI: 
Description: 
Version: 
Author: wolfiq
License: GNU General Public License
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/

.btn-light-gray {
	color:#000000;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ededed+0,f3f3f3+18,fdfdfd+100 */
	background: #ededed; /* Old browsers */
	background: -moz-linear-gradient(top,  #ededed 0%, #f3f3f3 18%, #fdfdfd 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #ededed 0%,#f3f3f3 18%,#fdfdfd 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #ededed 0%,#f3f3f3 18%,#fdfdfd 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#fdfdfd',GradientType=0 ); /* IE6-9 */
}

.btn-turquoise {
	color:#006C72;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#009fa8+0,14bdc1+18,29d2d5+100 */
	background: #009fa8; /* Old browsers */
	background: -moz-linear-gradient(top,  #009fa8 0%, #14bdc1 18%, #29d2d5 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #009fa8 0%,#14bdc1 18%,#29d2d5 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #009fa8 0%,#14bdc1 18%,#29d2d5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009fa8', endColorstr='#29d2d5',GradientType=0 ); /* IE6-9 */
}
.btn-turquoise:hover,
.btn-turquoise:focus,
.btn-turquoise:active,
.btn-turquoise.active,
.btn-turquoise.disabled,
.btn-turquoise[disabled] {
	color: #ffffff;
	background-color: #00828A;
	*background-color: #00828A;
}
.btn-custom-lighten:active,
.btn-custom-lighten.active {
	background-color: #00828A;
}
.btn-custom-lighten a {
	color: #003C3F;
}


.btn-custom-lighten.active {
	color: rgba(255, 255, 255, 0.75);
}
.btn-custom-lighten {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #d50000;
	background-image: -moz-linear-gradient(top, #c10000, #f40000);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#c10000), to(#f40000));
	background-image: -webkit-linear-gradient(top, #c10000, #f40000);
	background-image: -o-linear-gradient(top, #c10000, #f40000);
	background-image: linear-gradient(to bottom, #c10000, #f40000);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc10000', endColorstr='#fff40000', GradientType=0);
	border-color: #f40000 #f40000 #a70000;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	*background-color: #f40000;
	/* Darken IE7 buttons by default so they stand out more given they won't have borders */

	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-custom-lighten:hover,
.btn-custom-lighten:focus,
.btn-custom-lighten:active,
.btn-custom-lighten.active,
.btn-custom-lighten.disabled,
.btn-custom-lighten[disabled] {
	color: #ffffff;
	background-color: #f40000;
	*background-color: #db0000;
}
.btn-custom-lighten:active,
.btn-custom-lighten.active {
	background-color: #c10000 ;
}
.btn-custom-lighten a {
	color: #fff;
}


.btn-custom-information.active {
	color: rgba(255, 255, 255, 0.75);
}
.btn-custom-information {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #787878;
	background-image: -moz-linear-gradient(top, #6e6e6e, #888888);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#6e6e6e), to(#888888));
	background-image: -webkit-linear-gradient(top, #6e6e6e, #888888);
	background-image: -o-linear-gradient(top, #6e6e6e, #888888);
	background-image: linear-gradient(to bottom, #6e6e6e, #888888);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6e6e6e', endColorstr='#ff888888', GradientType=0);
	border-color: #888888 #888888 #616161;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	*background-color: #888888;
	/* Darken IE7 buttons by default so they stand out more given they won't have borders */
	
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-custom-information:hover,
.btn-custom-information:focus,
.btn-custom-information:active,
.btn-custom-information.active,
.btn-custom-information.disabled,
.btn-custom-information[disabled] {
	color: #ffffff;
	background-color: #888888;
	*background-color: #7b7b7b;
}
.btn-custom-information:active,
.btn-custom-information.active {
	background-color: #6e6e6e ;
}

.btn-custom-wysylka.active {
	color: rgba(255, 255, 255, 0.75);
}
.btn-custom-wysylka {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #61c100;
	background-image: -moz-linear-gradient(top, #57ad00, #71e000);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#57ad00), to(#71e000));
	background-image: -webkit-linear-gradient(top, #57ad00, #71e000);
	background-image: -o-linear-gradient(top, #57ad00, #71e000);
	background-image: linear-gradient(to bottom, #57ad00, #71e000);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff57ad00', endColorstr='#ff71e000', GradientType=0);
	border-color: #71e000 #71e000 #4a9300;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	*background-color: #71e000;
	/* Darken IE7 buttons by default so they stand out more given they won't have borders */
	
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-custom-wysylka:hover,
.btn-custom-wysylka:focus,
.btn-custom-wysylka:active,
.btn-custom-wysylka.active,
.btn-custom-wysylka.disabled,
.btn-custom-wysylka[disabled] {
	color: #ffffff;
	background-color: #71e000;
	*background-color: #64c700;
}
.btn-custom-wysylka:active,
.btn-custom-wysylka.active {
	background-color: #57ad00 ;
}

.btn-smalltext {
	font-size: 11px;
}
.btn-smalltext a{
	color: #fff;
}
.btn-custom-addto.active {
	color: rgba(255, 255, 255, 0.75);
}
.btn-custom-addto {
	color: #333333;
	background-color: #dddddd;
	background-image: -moz-linear-gradient(top, #dddddd, #eeeeee);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#dddddd), to(#eeeeee));
	background-image: -webkit-linear-gradient(top, #dddddd, #eeeeee);
	background-image: -o-linear-gradient(top, #dddddd, #eeeeee);
	background-image: linear-gradient(to bottom, #dddddd, #eeeeee);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdddddd', endColorstr='#ffeeeeee', GradientType=0);
	border-color: #eeeeee #eeeeee #4a9300;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	*background-color: #eeeeee;
	/* Darken IE7 buttons by default so they stand out more given they won't have borders */
	
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-custom-addto:hover,
.btn-custom-addto:focus,
.btn-custom-addto:active,
.btn-custom-addto.active,
.btn-custom-addto.disabled,
.btn-custom-addto[disabled] {
	color: #333333;
	background-color: #dddddd;
	*background-color: #eeeeee;
}
.btn-custom-addto:active,
.btn-custom-addto.active {
	background-color: #eeeeee ;
}
.btn-custom-addto a{
	color: #333;
}

.btn-custom-gray.active {
	color: rgba(255, 255, 255, 0.75);
}
.btn-custom-gray {
	color: #666;
	background-color: #fff;
	background-image: -moz-linear-gradient(top, #ddd, #fff);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ddd), to(#fff));
	background-image: -webkit-linear-gradient(top, #ddd, #fff);
	background-image: -o-linear-gradient(top, #ddd, #fff);
	background-image: linear-gradient(to bottom, #ddd, #fff);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffddd', endColorstr='#fffff', GradientType=0);
	border-color: #fff #fff #a70000;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	*background-color: #fff;
	/* Darken IE7 buttons by default so they stand out more given they won't have borders */
	
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-custom-gray:hover,
.btn-custom-gray:focus,
.btn-custom-gray:active,
.btn-custom-gray.active,
.btn-custom-gray.disabled,
.btn-custom-gray[disabled] {
	color: #666;
	background-color: #ddd;
	*background-color: #ddd;
}
.btn-custom-gray:active,
.btn-custom-gray.active {
	background-color: #ddd ;
}