/*
 Theme Name:   Socialize - motocykle125
 Template:     socialize
*/

@import url("../socialize/style.css");

h2.slider {
    background-color: #d70303;
    display: block;
    padding: 1px 20px 5px;
    transform: scale(1.003) skew(-26deg);
}

h2.slider a {
    color: #ffffff;
    display: block;
    transform: scale(1.003) skew(26deg);
	 font-weight:bold;
}

#motocykle H3 {
	font-size:16px;
	font-weight:bold;
}

#motocykle a {
	outline: 0;
}

#motocykle .vc_row {
	border-bottom:1px dotted #999999;
}



#motocykle .thumb_container
{
  margin-bottom:10px;
	max-width:300px;
}

#motocykle .thumb_container IMG
{
	margin-bottom:20px;
}

.single-post .gp-entry-content {
	width:100% !important;
}

.categories {

	clear:both;
	display:block;
	width:100%;

	padding-bottom:3px;
	margin-bottom:10px;
	font-size:12px;
}

.categories LI {

	background: none repeat scroll 0 0 #585858;
	min-width:110px;
	display: block;
	list-style:none;
  	float:left;
	border-right: 1px solid #eeeeee;
	transform: rotate(0deg) scale(1.003) skew(-26deg) translate(0px);
	transition: all 0.4s ease-in-out 0s;
	padding-right:10px;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:5px;
	color:#ffffff;


}

.categories LI:hover {
	background: none repeat scroll 0 0 #d70303;

}

.categories a, .categories span {
	font-weight:bold;
	color:#ffffff;
	display:inline-block;
	transform: rotate(0deg) scale(1.003) skew(26deg) translate(0px);
    transform-style: flat;
}

.categories a:hover {
	text-decoration:none;
}


.categories .first  {
	font-weight:bold;
	color:#ffffff;
	background: none repeat scroll 0 0 #d70303;
}


.cena_wrapper {
	position:absolute;
	float:right;

}


.cena {
position:relative;
top:-40px;
transform: scale(1.003) skew(-26deg) ;
color:#ffffff;
background-color:#d70303;
padding-top:5px;
padding-left:15px;
padding-right:15px;
padding-bottom:5px;
display:block;

font-weight:bold;

}

.cena * {
	display:block;
	transform: rotate(0deg) scale(1.003) skew(26deg) translate(0px);
}


.clear {
	clear:both;
	display:block;
	width:100%;
	height:1px;
}

.table-bordered {
    border: 1px solid #ddd;
}


.table-bordered {
    border-collapse: collapse;
    border-spacing: 0;
}

.table-bordered td {
    border: 1px solid #ddd;
}

small {
	font-size: 12px;
	line-height:0px;
}

.wp-polls .Buttons {
    background-color: #000000 !important;
    border: 1px solid #c8c8c8;
}

.activity-inner p {
	color:#000000;
	font-size:15px;
}

.activity-comments p {
	color:#000000;
}

.gp-statistics-wrapper .gp-motorcycles-stats:before {
content: '\f21c';
}


.wp-embed-excerpt {
	max-width:300px !important;
	overflow:hidden !important;
}

.chciwosc {
	width:calc(100% + 60px) !important;
	max-width: calc(100% + 60px) !important;
	 margin-bottom:25px;
	 margin-left:-30px;
	 margin-right:-30px;

	}


#homepage_rek .chciwosc {
	width:100% !important;
	max-width:100% !important;
	margin:0px !important;
}