#firstPage .box {
	background: rgba(168, 167, 167, 0.8);
	color: #EEE;}

.box {
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	padding: 0;
	margin: 0;
	text-align: center;
	background: rgba(168, 167, 167, 0.8);
}

body {
	color: #939393;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 100%;
	line-height: 1em;
	background: #6F6F6F;
	min-width: 1146px;
}

#service47, #service23, #service34, #service36, #service38 {
	background: #6F6F6F
}

#header {
  background-color: #272727;
  border: none;
  position: fixed;
  top: 0!important;
  left: 0;
  width: 100%;
  z-index: 1000;
}

#header, #service47 #header, #service23 #header, #service34 #header, #service36 #header, #service38 #header{
	/*height: 55px;*/
	background: #474747;
	border-top: 3px solid #CCC;
	border-bottom: 3px solid #CCC;
}

#header .nav a {
	height: 55px;
	display: inline-block;
	color: #FFF;
	text-decoration: none;
	font-size: 15px;
	line-height: 55px;
	padding: 0 5px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	letter-spacing: 0.06em;
}

.logo_holder {
  margin-left: 0;
}

#header .nav li a:hover {
	background: #FFFFFD;
	color: #444;
}

.nav li a::after{
	font-family: 'fontawesome';
	font-size: 5px;
	content: "\f111";
	padding-left: 20px;
	vertical-align: top;
}

li.main a::after{
	content: " ";
}

li.login a::after{
	/*content: "";*/
	display: none;
}


.login a {
    text-align: right;
    width: 92%;
}

.col .box h2 a {
	color: #FFF;
}

fieldset.ok legend b:before, .col .box.ok h2 a:before {
	content: "\f058";
	color: #9AD640;
	display: inline-block;
	width: 20px;
	height: 25px;
	margin-left: -30px;
	vertical-align: 0px;
	font-family: 'fontawesome';
	font-size: 14px;
	background: none;
}

fieldset.star legend:before, .col .box.star h2:before {
	font-family: 'fontawesome';
	color: #FF0;
	font-size: 14px;
	content: "\f006";
	display: inline-block;
	width: 28px;
	height: 26px;
	background: none;
	vertical-align: 0px;
}

.awesomestar:before{
    font-family: 'fontawesome';
    color: #FF0;
    font-size: 14px;
    content: "\f006";
    display: inline-block;
    width: 15px;
    height: 26px;
    background: none;
    vertical-align: 0px;
}
.aweesomeok:before{
    content: "\f058";
    color: #9AD640;
    display: inline-block;
    width: 15px;
    height: 25px;
    vertical-align: 0px;
    font-family: 'fontawesome';
    font-size: 14px;
    background: none;
}

#premium .box.ok h2 a:before
{
	content: ' ';
	display: inline-block;
	width: 30px;
	height: 27px;
	background:url(/img/verifiedMark.png) 0 0 no-repeat;
	margin-left: -25px;
	vertical-align: -5px;
}

#premium .box.star h2:before
{
	content: ' ';
	display: inline-block;
	width: 28px;
	height: 26px;
	background:url(/img/goldStar2.png) 0 0 no-repeat;
	vertical-align: -3px;
}

.postDetails legend {
	color: #000;
	font-weight: 700;
	text-align: left;
}

.postDetails a {
	color: #FFF;
	text-decoration: none;
}

.col .box img {
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	max-height: 400px;
}

.VerifiedMark {
	content: "\f058";
	font-family: fontawesome;
	font-style: normal;
	color: #88BD39;
	padding-left: 75px;
}
.VerifiedMessage hr {
  clear: both;
  border-color: transparent;
}

/* Font Awesome wykorzystane ikony */

.fa {
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.fa-check-circle:before {content: "\f058";}
.fa-phone:before {content: "\f095";}
.fa-exclamation-triangle:before {content: "\f071";}
.fa-envelope:before {content: "\f0e0";}
.postDetails .full .fa {color:#000 !important;}

#service47 .full .fa, #service23 .full .fa, #service34 .full .fa, #service36 .full .fa, #service38 .postDetails .full .fa {color: #EEE !important;}
 
/* Koniec FontAwesome wykorzystane ikony */

.checkMark{
	font-size: 44px;
	margin: -3px 9px 0px 0px;
	float: right;
}

.notfresh {
	background: #FFE000;
	margin-bottom: 10px;
	width: 100%;
	padding: 10px 5px 10px 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border-radius: 2px;
	line-height: 1.42857143;
	font-size: 15px;
	font-style: italic;
	color: #464646;
	border: 1px solid #222;
	display: table;
}

.exclamationMark{
	font-size: 30px;
    display: table-cell;
    vertical-align: middle;
}

.not-so-fresh {
	display: table-cell;
    vertical-align: middle;
    padding-left: 10px;
}

a.fresh-link {
	font-weight: bold;
	text-decoration: underline;
	color: inherit;
}
a.fresh-link:hover {
	text-decoration: none;
	color: inherit;
}

/* Guziki do pokazywania telefonu i formularza kontaktowego */

.show-phone{

	padding: 12px 20px 12px 12px;
	background-color: #FFFFFF;
	color: #000;
	transition: background-color 300ms ease-out;
	

}

.show-phone:hover{

	background-color: #ccc;
}

.show-phone a{

	color: #000;

}

.postDetails fieldset.phoneCont 
{
	border: none;
	float: right;
	margin: 30px 0px 10px 0px;
}
.show-phone i{
	padding: 0px 15px 0px 4px;
	font-size: 20px;

	position: relative;
	top: 1px;
}

.Contact-form
{
	border: none;
	float: left;
	width: 97%;
	margin: auto 9px;
	margin-bottom: 8px;
}
/* Guzik do pokazywania telefonu KONIEC */


.mailForm fieldset textarea, .mailForm fieldset input {color: #848484;}

ul.providenServices{
	float: left;
	margin: 26px;
}

/* Tooltip */

.tooltips {
  position: relative;
  display: inline;
}
.tooltips > span {
  position: absolute;
  color: #000000;
  background: #FFE000;
  line-height: 20px;
  text-align: center;
  visibility: hidden;
  border-radius: 3px;
  padding: 10px;
  max-height: 80px;
}
.tooltips > span:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -8px;
  width: 0; height: 0;
  border-top: 8px solid #FFE000;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
}
a:hover.tooltips >span {
  visibility: visible;
  opacity: 0.8;
  bottom: 38px;
  left: -95%;
  z-index: 999;
}

fieldset[class='full tooltips']:hover >span {
  visibility: visible;
  opacity: 0.8;
  bottom: 38px;
  z-index: 999;
    top: -61px;
    left: 14%;
    font-size: 14px;
    line-height: 20px;
}
fieldset[class='phone tooltips']:hover >span {
    visibility: visible;
    opacity: 0.8;
    top: -58px;
    left: -45%;
    z-index: 999;
    font-size: 14px;
    line-height: 20px;
}

/* Footer */

#footer {
	background: none;
	border-top: 1px solid #EEE;
	margin-top: 10px;
	color: #CCC;
}

#footer .info {
	height: 30px;
	overflow: hidden;
	white-space: nowrap;
	line-height: 30px;
	display: block;
	text-align: center;
	background: #FFF;
	color: #585858;
	box-shadow: none;
}

.newsletterForm .button {

	padding: 12px 20px 12px 12px;
	background-color: #FFE000;
	color: #000;
	background-image: none;
	border:none;
	border-radius: 0px;
	text-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
	transition: background-color 300ms ease-out;
}
.newsletterForm .button:hover{

	background-color: #B4B4B4;
	background-image: none;
	border:none;
	border-radius: 0px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
}

.newsletterForm input {
	border: none;
	background-color: #FFF;
	border-radius: 0px;
	color: #999;
	font-size: 1.1em;
	padding: 8px;
	width: 250px;
	text-align: center;
}

.smallSearch {
	
	width: 134px;
  	margin-left: 20px;
}

.smallSearch #searchSmall {
	width: 70px
}
.noResults {
	color: #D3D3D3 !important;
}
.smallSearch #submitSmall 
{ background-image: url(/img/glassG.png) !important; border:0}
@media screen and (max-device-width: 480px) {
.smallSearch #submitSmall {
background-image: url(/img/glassG.png) !important; border:0}}


/* Popover */
/* -------------------------------------------------- */

.popover-title {
	display: block;
    font-size: 13px;
}



