﻿.searchRekord{
	margin-bottom:8px;
	clear:both;
}
#butSearch{
	color: #fff;
    background-color: #E50083;
    padding: 8px 0px;
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer;
    font-family: 'Titillium Web';
    text-transform: uppercase;
    display:inline-block;
    width:18%;
    text-align:center;
    height: 40px;
    float:right;
}
#poleSearch{
	background-color: #Fff!important;
    color: #838383!important;
    border-width: 0px;
    border-radius: 0px;
    height: 40px;
    width: 80%;
}
.loader{
	width: 50px;
	margin: 50px auto;
}
.searchBoxPage{
	background-color:#E4E5E6;
	padding:24px;
}
#pageContentTitle{
	display:none;
}
.searchBoxPage #pageContentTitle{
	display:block;
	margin-top: 0px;
}
.wynikiPage h2{
	font: normal normal normal 20px/31px Titillium Web;
	letter-spacing: 0px;
	color: #1E2021;
}
.searchHead{
	border-bottom: 1px solid #F2F2F2;
	margin-bottom:25px;
	margin-top:25px;
}
.searchHead h3{
	font: normal normal bold 20px/31px Titillium Web;
	letter-spacing: 0px;
	color: #1E2021;
	margin:0px;
}
.searchHead .left{
	float:left;
}
.searchHead .right{
	float:right;
	font: normal normal normal 20px/31px Titillium Web;
	letter-spacing: 0px;
	color: #1E2021;
}