.blockPage {
        background:transparent url(../../gfx/top_bg.jpg) repeat-x scroll 0%;
}
.content
{
	float:left;
	width:100%;
/*	border-bottom:1px solid #f2f6ef;*/
	padding-bottom:5px;
}

.closeX
{
	/*float:right;*/
	color:#ff9900;
	font-weight:bold;
	cursor:pointer;
}

.videoPlayer
{
	position:relative;
	width:280px;
	min-height:285px;
	margin:0px auto;
	background-image:url('../../gfx/player-loader.gif');
	background-position:center;
	background-repeat:no-repeat;
	
	
}

* html .videoPlayer
{
	height:285px;
}


.soundPlayer
{
	position:relative;
	width:300px;
	min-height:60px;
	margin:0px auto;
	background-image:url('../../gfx/player-loader.gif');
	background-position:center;
	background-repeat:no-repeat;	
}

* html .soundPlayer
{
	height:60px;
}

.videoPlayerDiv
{
	min-height:310px;
	position:relative;
	text-align:center
}

* html .videoPlayerDiv
{
	height:280px;
}

.soundPlayerDiv
{
	min-height:60px;
	position:relative;
	text-align:center;
}

* html .soundPlayerDiv
{
	height:60px;
}

.highlight
{
	color:#ff0000;
	background:yellow;
}



.sResult
{
	text-align:left;
	height:50px;
	padding-top:5px;
	float:left;
	width:95%;
	line-height:18px;
	color:#A2A2A2;
	 
}
.sResult a.category
{
	color:#A2A2A2;
	font-weight:normal;
}

.sResult a 
{
	color:#448700;
	text-decoration:none;
	font-weight:bold;
}
div.searchResults
{
	float:left;
	margin-left:10px;
	margin-top:10px;
	width:720px;
}

.sResultInfo
{
	float:left;
	text-align:left;
	height:40px;
}

.searchCategory
{
	float:left;
	height:40px;
	text-align:left;
	width:90%;
}

#searchHelp
{
	position:absolute;
	right:0px;top:41px;
	width:350px;
	height:182px;
}

#searchHelp table
{
	border:1px solid #000;
	float:left;
	background-color:#f1f1f1;
	border-collapse:collapse;
	height:181px;
	width:350px;
	
}

#searchHelp table td
{
	border:1px solid #000;
	text-align:left;
	padding:2px;
}

#searchHelp table th
{
	border:1px solid #000;
	text-align:left;
	padding:2px;
	background-color:#55A504;
	color:#fff;
}










.filesHeader
{
	text-decoration:none;
}

.filesHeader table.fileIcons div
{
	color:#a3a3a3;
	width:50px;
	text-align: center;
	padding-top:17px;
	font-size:9px;	
}

.filesHeader table.fileIcons a
{
	color:#a3a3a3;
	text-decoration:none;
}

.filesContent
{
	float: none;
}

.filesContent div
{
	text-align:center;
	background-color:#EEF3E9;
	/*padding:5px;*/
}

.filesContent div[id|="container"]
{
	padding:0;	
}

.icoFileOn
{	
	background-image:url("../../gfx/default/ico_file_on.gif");
	background-repeat:no-repeat;
	background-position:top center;
	cursor:pointer;
}

.icoFileOff
{	
	background-image:url("../../gfx/default/ico_file_off.gif");
	background-repeat:no-repeat;
	background-position:top center;
}

.icoGalleryOn
{	
	background-image:url("../../gfx/default/ico_gallery_on.gif");
	background-repeat:no-repeat;
	background-position:top center;
	cursor:pointer;
}

.icoGalleryOff
{	
	background-image:url("../../gfx/default/ico_gallery_off.gif");
	background-repeat:no-repeat;
	background-position:top center;
}

.icoSoundOn
{	
	background-image:url("../../gfx/default/ico_sound_on.gif");
	background-repeat:no-repeat;
	background-position:top center;
	cursor:pointer;
}

.icoSoundOff
{	
	background-image:url("../../gfx/default/ico_sound_off.gif");
	background-repeat:no-repeat;
	background-position:top center;
}

.icoVideoOn
{
	background-image:url("../../gfx/default/ico_video_on.gif");
	background-repeat:no-repeat;
	background-position:top center;
	cursor:pointer;
}

.icoVideoOff
{
	background-image:url("../../gfx/default/ico_video_off.gif");
	background-repeat:no-repeat;
	background-position:top center;
}











 .contentTop 
 {
 	width:647px;
 	float:left;
 	height:72px;
 	background:url("../../gfx/default/bg1.png") no-repeat;
 }
 /* tlo lewe wyciagniete gorne content */
.blockPageContentTop
{
	position:relative;width:100%;
	background:url("../../gfx/default/bg2.png") repeat-x;
	height:72px;
}




/* arkusze danych skladnikow */
	#ads {
		line-height: 18px;
		text-align: left;
		margin:15px;
	}
	#ads a {
		color: #5F5F5F;
		text-decoration: none;
	}
	
	#ads a:hover {
		color: #BA2129;
	}
	#ads ul {
		padding-left:10px;
		margin-left:10px;
		list-style-image: none;
		list-style: none; 
	}
	#ads li {
		margin:0;
	}
	#ads li:hover {
		list-style:url("../../gfx/arrowLeft.gif");	
		color: #BA2129;	
	}
	
	.adsRow { 
		color:#5F5F5F;
		height:25px;
		border-bottom:1px solid #fff;
		font-weight:bold;  
		line-height: 16px;
		}
	.blue { 
		background-color:#DEF2FD; 	  
	}
	.blueDark {
	background-color:#C3E7FB
	}
	#adsd a {
		color:#cc0000;
		font-weight: bold;
		text-decoration: none
	}
	 
 
/* page Path */
.navi
{
	float:left;
	height:16px;
	line-height:16px;
	font-size:11px;
	color:#5EA8D2
}

.navi a
{
	color:#5EA8D2;
	text-decoration: none;
}

.navi a:hover
{
	text-decoration:underline;	
}

 /* menu prawer */
.sideMenuRightItem 
{
	text-align:right;
}
	
.sideMenuRight div.innerDiv
{
	float:left;	
	width:100%;
	height:29px;
}

.sideMenuRight
{
	width:317px;
	text-align:left;
	float:left;
	
}

* html .sideMenuRight
{
	height:290px;
} 

.sideMenuRightItem
{
	background-position:top;	
	text-align:right;
	float:left;
	width:317px;
	
	position:relative;
	font-size:14px;
	line-height:25px;
	font-style: italic;
}

.sideMenuHrDiv
{
	background-image:url("../../gfx/default/hr.gif");
	background-repeat:no-repeat;
	background-position:center bottom;
	height:1px;
	margin: 1px 0px 0px 1px;
	font-size:1px;
	line-height: 1px;
	clear:both;
}	

.menuItemHover
{
	background-color:#f3f3f3;	
}

.sideMenuRightItem a
{	
	font-weight:bold;
	text-decoration:none;
}

/* menu dolne */
.bottomMenuItem { display:inline }
.bottomMenuItem a 
{
	font-size:12px;
	text-decoration: none;
	font-style: italic;
	size: 12px;
}
.bottomMenuItem a:hover
{
	text-decoration: underline;
}
#innerContent a { color: #000; margin-top: 5px; text-decoration:  none; }
.kategorie { list-style-type: none; padding-top: 10px;  margin-left: 0; padding-left: 25px;}
.kategoria {
    background:  url(../../gfx/spcr.jpg) bottom no-repeat;
    height: 25px;   
}
.kategoria a {
    color: #535353;
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
}

.linkbay{
	text-decoration:none;
	color:red;
	font-size:12px;
	font-weight:bold;
}
.offer-items {
	margin: 2em 0 0 0;
	padding: 0;
	list-style: none;
}
#innerContent .offer-items a {
	background: url(/group/gfx/offer-img.png) repeat-x 0 bottom;
	border: 1px solid #a2dffb;
	color: #166D9C;
	display: block;
	font-size: 1.17em;
	font-weight: bold;
	margin: 1em 0;
	padding: 15px 5%;
	text-decoration: none;
	width: 90%;
}
	#innerContent .offer-items a:hover {color: #BE1F27}
