@charset "utf-8";

#searchResults #contentContainer { padding: 60px 0 110px; }

#searchResults .leftCol {	border-top: 8px solid #52A9D4; }



#searchResults .leftCol h1 { color: #6b90ad; padding: 12px 4px;
    font-size:2em;
    line-height:1.4em; }


#searchResults .leftCol h1  a{
	color:#6B90AD;
}

#searchResults .leftCol h2 span { color: #666666; font-style: italic; }

/* ***** WYNIKI ***** */

#searchResults #results {
	border: dotted #666666;
	border-width: 1px 0 0;
	padding: 0 0 30px;
	overflow: hidden;
}

#searchResults #results.noBorderTop {
	border-top:0;	
}

#searchResults #results li { 
	overflow: hidden;
	border-bottom: 1px dotted #666666;
	padding: 22px 4px 22px 0;
}

#searchResults #results li h2 {
color:#52A9D4;
padding: 0 110px 0 0;
font-size: 2em;
line-height: 1.2em;
}

#searchResults #results li h2 a { color:#52A9D4; }

#searchResults #results li img { 
	display: block;
	float: left;
	margin: 0 10px 0 0;
}

#searchResults #results li div { 
	overflow: hidden;
	padding: 12px 0;
}

#searchResults #results li p { line-height: 1.3em; }

#searchResults #results li .author { 
	font-size: 12px;
	padding-bottom: 8px;
}

#searchResults #results li div .author { padding: 0; }
#searchResults #results li div .comments { float: right; }

#searchResults #results li .more { padding-top: 4px; }

#searchResults #results li p .more { 
	padding: 0; 
	display: inline;
	color: #52A9D4;
}

#searchResults #results li .tags { 
	clear: left; 
	font-size: 14px;
	line-height: 1.3em;
	padding: 16px 0 6px;
	color: #666666;
}

#searchResults #results li .lessSpace { padding: 10px 0 0; }

#searchResults #results li .tags p { margin: 0 150px 0 0; }

#searchResults #results li .tags p a { color: #52A9D4; }

#searchResults .rightCol .box { 
background: #F3F3F3;
border: solid #C9CCCF;
border-width: 8px 1px 1px;
margin: 0 0 16px;
overflow: hidden;
padding: 6px 8px 12px;
width: 282px;
}

#searchResults .rightCol .box h2 {
	color:#666;
	padding:0 0 8px;
}

#searchResults .rightCol .box h2 span {
	display: block;
	font-size: 0.5em;
	font-weight: bold;
	line-height: 1em;
	padding-bottom: 6px;
}

#searchResults .rightCol .box h2 span, #searchResults .rightCol .box h2 span a { color: #666; }

#searchResults .rightCol .box ul li {
	overflow: hidden;
	padding-bottom: 10px;
}

#searchResults .rightCol .box ul li img { float: left; }

#searchResults .rightCol .box ul li p {
	margin-left: 74px;
	font-size: 1em;	
	padding-top: 4px;
}

#searchResults .rightCol .box ul li h4,
#searchResults .rightCol .box ul li h5 {
	color:#52A9D4;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.1em;
	min-height: 1.8em;
	max-height: 2.2em;
	overflow: hidden;
	/* font-size: 1em;
	padding: 2px 0 0 8px; */
    font-size: 1.2em;
	padding: 2px 0 0 6px;
}
#searchResults .rightCol .box ul li h4 a,
#searchResults .rightCol .box ul li h5 a{
	color:#52A9D4;
}

#searchResults span.innerLink {
	float: right;
	font-size: 14px;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none !important;
}

#searchResults span.innerLink h4{
    font-family:Arial,Helvetica,sans-serif;
    font-size:1em;
    font-weight:bolder;
    line-height:1.3em;
}

#searchResults #results li .tags h3 {
	display:inline;
	font-size: 1em;
    font-family:Arial,Helvetica,sans-serif;
}

#searchResults #results li .tags h3 { margin: 0 150px 0 0; }
#searchResults #results li .tags h3 a { color: #52A9D4; }


#searchResults span.innerLink a {
	color: #FA8A28 !important;
}

#searchResults span.innerLink a:hover { text-decoration: underline !important; }

#profile .rightCol .box {
	border: solid #c9cccf;
	border-width: 8px 1px 1px;
	overflow: hidden;
	padding: 6px 10px 12px;
	width: 278px;
	margin: 0 0 20px 0;
}

#profile .rightCol .box h2 {
	color: #666;
	padding: 0 0 8px;
}

#profile .rightCol .box p { font-size: 1.2em; }

#profile .rightCol .box dl { padding: 12px 0; }

#profile .rightCol .box dd {
	font-family: Georgia, Times, serif;
	font-weight: bolder;
	font-size: 1.2em;
	padding-top: 12px;
}

#profile #aboutMe { background: #f3f3f3; }

#profile #accountData p.edit { padding: 8px 0 20px; font-weight: bold; font-size: 1.1em; }
#profile #accountData a { color: #FA8A28; }

#profile #accountData img {
	display: block;
	border: 0 none;
	float: left;
	margin-right: 6px;
}



#profile #accountData strong {
	font-family: Georgia, Times, serif;
	display: block;
	clear: left;
	font-size: 1.6em;
	padding-top: 16px;
}

#profile #accountData ul { padding: 12px 0 0 ; }

#profile #accountData ul li { padding: 3px 0 0; }

#profile #accountData ul li em {
	font-style: normal;
	font-weight: bolder;
}

#profile #accountData ul li.rank {
	color: #6b90ad;
	padding-bottom: 7px;
}

#profile #accountData ul li.points {
	color: #6b90ad;
	padding-top: 10px;
	font-size: 1.2em;
}
