@import "portalDefault.css";

.searchInputs {
	position: relative;		
	width: 100%;
	color:#1155AA;
	padding : 30px 0px 0px 0px;
	border:1px solid #AACCEE;
}

.divC {
	float: left;
	vertical-align:top;
	margin-left: 12%;
	font-size : 11px;
}

.divT 
{
	border: none;
	margin: 3px 0px 0px 0px;
	text-align: center;
	vertical-align : center;
}

.divS
{
	float: left;
	width: 20%;
	vertical-align: middle;
	margin: 5pt;
	margin-right: 15%;
	padding-left: 2%;
}

.divLink
{
	background-image: url(../img/export.png);
	background-repeat: no-repeat;
	background-position: left center;
	width: 100%;
	padding-left: 20px;
}

.searchResults 
{
	position: relative;		
	width: 100%;
	clear: both;
	padding-top: 20px;
}

.searchResult {
	position: relative;	
	width: 100%;
	font-size: 13px;
	color: #335599;
	padding-top: 5px;
}

.searchPages 
{
	position: relative;	
	vertical-align: middle;
	width: 100%;
	font-size: 15px;
	color: #335599;
	text-align: center;
	padding-top: 20px;
}

.searchResultContext 
{
	text-align: justify;
	text-justify: inter-word;
	font-size: 11px;
	color: Black;
	padding-left: 5px;
}

.inText, .acceptButton {
	height: 20px;
	margin: 0px;
}

a.alink {
	color: #335599;
	font-weight: bold;
	text-decoration: none;	
}
 
 a.alink:hover
 {
	color: #6699BB;
	font-weight: bold;
	text-decoration: none;
 }
 
 a.pagesLink
 {
	color: #335599;
	font-weight: bold;	
	font-size: 12px;
 }
 
 a.pagesLink:hover
 {
	color: #6699BB;
	font-weight: bold;
	text-decoration: none;
 }
 
 /* Zduńska Wola lkz */
.searchMenu {
	width: 99.9%;
	color: #1155AA;
	text-align:center;
}

.combo {
	border : 1px solid #AACCEE;
	color : #1177CC;
	font-family : Verdana;
	font-size : 11px;
	text-align : left;
	margin-left: 10px;
}


