

/*CODA SLIDER*/


.coda-slider-wrapper {  padding: 20px 0px 0px 0px; position:relative; width:650px; height:257px; overflow:hidden }
	.coda-slider {   }
	
	/* Use this to keep the slider content contained in a box even when JavaScript is disabled */
	.coda-slider-no-js .coda-slider { height: 200px; overflow: auto !important; padding-right: 20px }
	
	/* Change the width of the entire slider (without dynamic arrows) */
	.coda-slider, .coda-slider .panel { width: 650px } 
	
	/* Change margin and width of the slider (with dynamic arrows) */
	.coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel { width: 650px }
	.coda-slider-wrapper.arrows .coda-slider { margin: 0 10px }
	
	/* Arrow styling */
	.coda-nav-left a, .coda-nav-right a { background: #000; color: #fff; padding: 5px; width: 100px }
	
	/* Tab nav */
	.coda-nav ul li a.current {   }
	
	/* Panel padding */
	.coda-slider .panel-wrapper {   }
	
	/* Preloader */
	.coda-slider p.loading { text-align: center }

/* Don't change anything below here unless you know what you're doing */

	/* Tabbed nav */
	.coda-nav { 
	position:absolute; bottom:0px; z-index:99999;
	}
	.coda-nav ul { clear: both; display: block; margin: auto; overflow: hidden; width:350px;  }
	.coda-nav ul li { display: inline }
	.coda-nav ul li a { background: #000; color: #fff; display: block; float: left; margin-right: 1px; padding: 3px 6px; text-decoration: none; bottom:0px; margin-top:10px; }
		.coda-nav ul li a.current { background: #cc0000; color: #fff; display: block; float: left; margin-right: 1px; padding: 3px 6px; text-decoration: none;   padding-bottom:13px; margin-top:0px}
	.title {display:none; };
	/* Miscellaneous */
	.coda-slider-wrapper { clear: both; overflow: hide }
	.coda-slider { float: left; overflow: hidden; position: relative }
	.coda-slider .panel { display: block; float: left }
	.coda-slider .panel-container { position: relative }
	.coda-nav-left, .coda-nav-right { float: left }
	.coda-nav-left a, .coda-nav-right a { display: block; text-align: center; text-decoration: none }

/*ZALOGUJ SIĘ*/

.loginInputMini {
width: 80px;	
font-size:11px;
height:16px;
line-height:16px;
border:1px solid #0B5D72;
color:#8b9ea8;
}
.loginInputMini:focus {
	border:1px solid #0B5D72;
	color:#456272;
}
#zalogujMini {
	width:60px;
	height:26px;
	background-color:none;
	background:url(http://img.skreccos.pl/spritesNew.png) no-repeat -246px -27px;
	cursor:pointer;
	border:0px;
}
#zalogujMini:hover {
	background-position:-246px -53px;
}
#signinMini a, #signinMini label {
	color: #456272;
}


/*HOME BEST USERS*/

#homeFeed {
	padding:15px;
}
.homeFeedDiv1 {
	padding-bottom:5px;
	margin-top:5px;
	font-size:10px;
	color:#60000;
	min-height:20px;
}
.feedUsername1 a, .feedUsername1 a:hover {
	font-size:11px;
}
.feedContent1 a, .feedContent1 a:hover {
	font-size:11px;
}
.feedUsername {
	padding-left:0px;
}
.feedDate {
	font-size:9px;
	color: #999;
	padding:0px;
}
#feedList2 {
	height:140px;
}
.headerDziejeSie {
	font-size:20px; 
	font-weight:bold;
	text-align:center;
	letter-spacing:0.6;
} 
