.ui-tabs { padding: 0; }
.ui-tabs .ui-tabs-panel { padding: 10px 0 0 0;}
.ui-widget-content {border: 0;}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(../img/bg-main.png) 0 0 repeat-x;
	line-height: 16px;
	color: #555;
}
body.page {
	background: url(../img/bg-page.png) 0 0 repeat-x;
}
a {
	text-decoration: underline;
	color: #000;
}
.clear {
	clear: both;
}
a:hover {
	text-decoration: none;
}
#header {
	margin-top: 20px;
	color: #fff;
}
/* LINKI TEKSTOWE + IKONKI */
#toplinks li, #mainnav li {
	display: inline;
}
#toplinks li {
	padding: 0 5px;
}
#toplinks {
	text-align: right;
	margin-top: 10px;
}
#toplinks li.home a {
	background: url(../img/bg-home-off.jpg) top center no-repeat;
	padding-top: 20px;
}
#toplinks li.home a:hover, #toplinks li.home a.act {
	background: url(../img/bg-home-on.jpg) top center no-repeat;
}
#toplinks li.about a {
	background: url(../img/bg-about-off.jpg) top center no-repeat;
	padding-top: 20px;
}
#toplinks li.about a:hover, #toplinks li.about a.act {
	background: url(../img/bg-about-on.jpg) top center no-repeat;
}
#toplinks li.help a {
	background: url(../img/bg-help-off.jpg) top center no-repeat;
	padding-top: 20px;
}
#toplinks li.help a:hover, #toplinks li.help a.act {
	background: url(../img/bg-help-on.jpg) top center no-repeat;
}
#toplinks li.account a {
	background: url(../img/bg-account-off.jpg) top center no-repeat;
	padding-top: 20px;
}
#toplinks li.account a:hover, #toplinks li.account a.act {
	background: url(../img/bg-account-on.jpg) top center no-repeat;
}
#toplinks li.contact a {
	background: url(../img/bg-contact-off.jpg) top center no-repeat;
	padding-top: 20px;
}
#toplinks li.contact a:hover, #toplinks li.contact a.act {
	background: url(../img/bg-contact-on.jpg) top center no-repeat;
}
/* MENU GŁÓWNE */

#mainnav {
	height: 50px;
	line-height: 50px;
	margin: 28px 0 20px 0;
}
#mainnav li {
	height: 50px;
	float: left;
}
#mainnav li a {
	margin: 0 5px 0 0;
	background: url(../img/bg-menu.png) 0 0 no-repeat;
	height: 50px;
	float: left;
	text-indent: -9999px;
}
#mainnav li.zespol a {
	background-position: 0 0;
	width: 90px;
}
#mainnav li.zespol a:hover, #mainnav li.zespol a.act  {
	background-position: 0 -50px;
}
#mainnav li.dj a {
	background-position: -114px 0;
	width: 45px;
}
#mainnav li.dj a:hover, #mainnav li.dj a.act {
	background-position: -114px -50px;
}
#mainnav li.wodzirej a {
	background-position: -190px 0;
	width: 100px;
}
#mainnav li.wodzirej a:hover, #mainnav li.wodzirej a.act {
	background-position: -190px -50px;
}
#mainnav li.koncert a {
	background-position: -318px 0;
	width: 182px;
}
#mainnav li.koncert a:hover, #mainnav li.koncert a.act {
	background-position: -318px -50px;
}
#mainnav li.muzyka a {
	background-position: -527px 0;
	width: 173px;
}
#mainnav li.muzyka a:hover, #mainnav li.muzyka a.act {
	background-position: -527px -50px;
}
/* MENU GŁÓWNE KONIEC */
#header #logo {
	margin-top: 6px;
}

#header h1 {
	font-size: 26px;
	text-transform: capitalize;
	font-weight: normal;
	margin-bottom: 20px;
}
#header h2 {
	font-size: 26px;
	font-weight: normal;
	margin-bottom: 20px;
	text-transform: uppercase;
}
#header #welcome .grid_7 p {
	font-size: 20px;
	font-style: italic;
}
#header #welcome .grid_5 p {
	font-size: 20px;
	font-style: italic;
	
}
#welcome p {
	padding-bottom: 10px;
}
.ui-button-text-only .ui-button-text { padding: 0; }
#schowek {
	text-align: right;
	height: 30px;
	line-height: 30px;
	margin: 38px 0 20px 30px;
	border-left: 1px solid #be2e2f;
}
#schowek a {
	color: #fff;
}
#promo {
	height: 141px;
	background: url(../img/bg-promowane.png) 0 0 no-repeat;
	margin-top: 40px;
	margin-bottom: 20px;
}
#promo h3 {
	font-size: 18px;
	text-transform: uppercase;
	margin-bottom: 15px;
	padding-top: 8px;
}

#promo .box {
	margin: 0;
	width: 295px;
	margin-left: 10px;
	padding-right: 10px;
	float: left;
}

#promo .box p {
	line-height: 20px;
}
#promo .box h4, .grid_4 ul li h4 {
	font-size: 12px;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.grid_4 ul li h4 {
	margin-bottom: 5px;
}
#promo .box h4 a, .grid_4 ul li h4 a {
	color: #555;
	text-decoration: none;
}
#promo .box h4 a:hover, .grid_4 ul li h4 a:hover {
	text-decoration: underline;
}
#promo .box img {
	float: left;
	margin-right: 10px;
	border: 1px solid #990033
}
#promo .box p img {
	float: none;
	border: none;
	margin: 0;
}
#adverts {
	text-align: center;
}
#search h3,
#adverts h3, 
#toplist h3,
#newlist h3,
#cat #list h3,
#cat #normal h3,
#info h2  {
	font-size: 18px;
	text-transform: uppercase;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
	padding-bottom: 5px;
	text-align: left;
}
#cat #promo h3 {
	padding-top: 0;
}
#search {
	margin-bottom: 20px;
}
form p {
	padding: 3px 0;
}
form p label {
	width: 100px;
	float: left;
	line-height: 16px;
	padding-top: 4px;
}
form p input[type=text], #search form p select {
	height: 14px;
	line-height: 14px;
	padding: 2px;
	width: 129px;
}
#search form.termin p input.btnCheck, form.termin p input.btnSend  {
	height: 23px;
	width: 62px;
	background: url(../img/btn-sprawdz.png) 0 2px no-repeat;
	cursor: pointer;
	float: right;
	border: 0;
	position: relative;
	top: -3px;
}
form.termin p input.btnSend {
	background: url(../img/btn-wyslij.png) 0 2px no-repeat;
	float: right;
}
.btnSearch {
	cursor: pointer;
}
#search form input[type=submit] {
	float: right;
}

form p input[type=text] {
	width: 123px;
}
form p input.btnSearch {
	width: 62px;
	height: 23px;
	background: url(../img/btn-szukaj.png) 0 2px no-repeat;
	border: none;
}

#search form p select {
	height: 22px;
}

form.termin p label {
	width: 60px;
}
.opinie form.termin p label {
	width: 80px;
}
form.termin p label.long {
	width: 100%;
}
form.termin p input {
	width: 163px;
}
.termin input, .termin textarea {
	background: url(../img/bg-input.png) 0 0 repeat-x;
	border: 1px solid #ccc;
	width: 294px;
	height: 200px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	font-size: 12px;
}
#info .termin label {width: 100px;}
#info .termin .btnSend {
	float: left;
	margin-left: 100px;
	cursor: pointer;
}
.opinie .termin textarea {
	height: 120px;
	width: 330px;
}
.termin textarea.long {
	width: 380px;
	height: 150px;
}
.opinie form.termin p input.btnSend {
	float: none;
	margin-left: 80px;
}
.opinie form {
	margin-bottom: 20px;
}
.termin input {
	height: 14px;
}
/* TABS */
#tabs {
	color: #444;
}
#tabs .ui-tabs-panel ul, #tabs .ui-tabs-panel ol {
	padding-left: 20px;
	list-style-type: disc;
	margin-bottom: 10px;
	overflow: hidden;
}
#tabs .ui-tabs-panel ol {
	list-style-type: decimal;
}
.wstep .photos {
	width: 214px;
	float: left;
}
.wstep .photos img {
	padding: 1px;
	border: 1px solid #ccc;
	margin-bottom: 5px;
}
.wstep p {
	padding-bottom: 10px;
}
#tabs h4 {
	margin-bottom: 5px;
	height: 25px;
	line-height: 25px;
	border-bottom: 1px solid #ccc;
	font-size: 14px;
	float: left;
	width: 100%;
}
#tabs h4 span {
float: left;
}
.multimedia ul#mp3 {
	list-style-type: none;
	margin: 0 0 10px 0;
	padding: 0;
}
.multimedia ul#mp3 li {
	margin: 0 0 10px 0;
	padding: 0;
}
.multimedia .photos {
	margin-bottom: 20px;
	float: left;
}
.multimedia .photos a {
	float: left;
	height: 145px;
	overflow: hidden;
}
.multimedia .photos a img {
	padding: 1px;
	border: 1px solid #ccc;
	margin: 3px;
	float: left;
	width: 195px;

}
.termin label, .opinie label { width: 10em; float: left; }
.termin label.v-error, .opinie label.v-error { float: none; color: red; padding-left: .5em; vertical-align: top; }
.termin p, .opinie p { clear: both; }
.termin .submit, .opinie .submit { margin-left: 12em; }
.termin em, .opinie em { font-weight: bold; padding-right: 1em; vertical-align: top; }
.opinia {
	border-bottom: 1px solid #eee;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.opinia span {
	font-style: italic;
	margin-top: 5px;
	display: block;
}
.wstep .bar {

	line-height: 23px;
	height: 23px;
}
/* TABS KONIEC */
.grid_4 ul li {
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
	margin-bottom: 5px;
	float: left;
	width: 100%;
}
.grid_4 ul li img {
	float: left; 
	border: 1px solid #990033;
	margin-right: 5px;
}
.grid_4 ul li p img {
	float: none;
	border: none;
}
#breadcrumb {
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	margin-bottom: 20px;
	color: #5a5a5a;
	font-size: 11px;
}
#cat h4 {
	margin-bottom: 5px;
}
#cat #list {
	margin-bottom: 20px;
}
#cat .item {
	background: #ebdadb;
	padding: 5px ;
	margin: 0 0 1px 0;
	border-bottom: 1px solid #ccc;
	overflow: hidden;
	display: block;
	width: 610px;
}
#cat #normal .item {
	background: none;
	padding: 5px 0;
	display: block;
}
#cat .item .btm .icon {
	margin: 5px 3px 0 0;
}
#cat .item .btm a {
	float: right;
	margin-left: 5px;
}
#cat .item .thumbs {
	float: left;
}
#cat .item .thumbs a {
	margin-right: 5px;
}
#cat .item .thumbs a img {
	border: 1px solid #c3c3c3;
	padding: 1px;
}
#cat .item .thumbs a:hover img {
	border: 1px solid #fff;
	padding: 1px;
}
#tabs #tabs_opinie  ul.pagination
{
list-style:in-line;
padding:0px;
clear:left;
}
.pagination {
	margin-top: 10px;
}
.pagination a ,
#tabs #tabs_opinie ul.pagination li{
	padding: 2px 5px; 
	margin: 0 2px;
	border: 1px solid #ccc;
	text-decoration: none;
}
#tabs #tabs_opinie ul.pagination li{
float:left;
list-style:none;
}
.pagination a:hover,
#tabs #tabs_opinie ul.pagination li:hover
 {
	color: #990033;
	border-color: #990033
}
.pagination .act {
	padding: 2px 5px; 
	margin: 0 2px;
	border: 1px solid #990033;
	color: #990033;
	background: #ebdadb;
}
.cart li {
	height: 49px;
	margin-bottom: 5px;
	border-bottom: 1px solid #ccc;
	float: left;
	width: 100%;
}
.cart li img {
	float: left;
	margin-right: 6px;
}
.cart li div {
	float: left;
	width: 446px;
}
.cart li div img {
	float: none;
}
.cart li span {
	width: 32px;
	float: right;
	padding: 12px 0 0 12px;
}
#footer {
	background: url(../img/bg-footer.png) 0 0 repeat-x;
	margin-top: 20px;
	padding: 20px 0;
	text-align: center;
}
#footer #copyright {
	padding-top: 10px;
	font-size: 11px;
}


.notification {
	padding: 0;
	border: 1px solid;
	background-position: 10px 11px !important;
	background-repeat: no-repeat !important;
	font-size: 13px;
	display: block;	
}
.success {
	background: #d5ffce url('../core/theme/resources/images/icons/tick_circle.png');
    border-color: #9adf8f;
    color: #556652;
	padding: 10px 5px 10px 30px;
}
.notification .close {
	color:#990000;
	font-size:9px;
	position:absolute;
	right:5px;
	top:5px;
 }
				
.error {
	background: #ffcece url('../core/theme/resources/images/icons/cross_circle.png');
	border-color: #df8f8f;
	color: #665252;
	float:left;
}
.red {color: red}
.green {color: green}

.notification {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

.notification-div {
	margin:5px;
	
}

	#create-user { background:none; border:none;  }


.pagop{
cursor:pointer;
}