/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

/* Menu */
.nav li#menu-item-671 {
	border: 0;
	margin-left: 33px;
}

.nav li#menu-item-671 a {
	border: 0;
	color: #DD0000 !important;
}

/* 2.1 Containers & Columns */
#sidebar {
	float: left !important;
	padding-left: 30px;
	padding-right: 0;
}

#main {
	float: right;
}

/* 2.3 Header */
#header { padding: 21px 0; }

#logo .site-description { display: none; }

/* 2.4 Content */
#content-home { padding: 40px 0; }
#content-home #main { width: 880px; }

#content-home .searchform { text-align: center; }
#content-home .searchform input { font-size: 35px; height: 50px; text-align: center; width: 650px; }

/* 2.7 Featured */
#loopedSlider .container { padding-bottom: 0; }

#loopedSlider .wrap { padding: 0 30px 0 0; text-align: justify; }

#mini-features, .section { background: #FFF; }

.number { text-decoration: underline; }

/* Tables */
.entry table { width: 100%; border-left: 1px solid #d9d9d9; margin: 0 auto 20px; }
.entry table caption { font-weight: bold; color: #464646; }
.entry table thead, .entry table tfoot { background: #f1f1f1; }
.entry table th, .entry table td { padding: 8px 12px; text-align: left; border-right: 1px solid #d9d9d9; border-bottom: 1px solid #d9d9d9; }
.entry tfoot th, .entry tfoot td { text-align: center; }
.entry table th { border-top: 1px solid #d9d9d9; font-weight: bold; }
.entry table td a, entry table td a:visited { text-decoration: none; }
.entry table td a:hover, entry table td a:active { text-decoration: underline; }

.entry table td.colspan-2 { text-align: center; }

/* Disqus */
#disqus_thread {
	background: #FFF;
	border-bottom: 2px solid #CFCCB6;
	border-left: 1px solid #DCD9C1;
	border-right: 1px solid #DCD9C1;
	margin-bottom: 20px;
	padding: 20px;
}

/* Shortcodes */
.woo-sc-box.note {
	background-image: url(../../uploads/2011/11/uwaga.png);
	padding: 9px 15px 9px 105px
}

/* Gravity Forms */
#field_1_4 .instruction {
	display: none;
}

.gform_wrapper #field_1_9 .chzn-container-single .chzn-single {
	height: 24px;
	line-height: 24px;
}

.gform_wrapper .button, .gform_wrapper .button:visited {
	background: url("images/btn-search.png") no-repeat;
	border: 0;
	box-shadow: none;
	color: #1d1d1d !important;
	cursor: pointer;
	font-weight: bold;
	padding: 5px 22px 8px 34px !important;
	border: 0px !important;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 20px;
	text-shadow: 0 1px 0 #FFFFFF;
}

/* Pay with a Like */
#main .section {
	position: relative;
}

.woo-sc-box.full {
	padding-top: 40px;
	padding-bottom: 40px;
}

#main .section .odkryj {
	background: none;
	border: 0;
	cursor: pointer;
	display: block;
	left: 606px;
	padding: 0;
	position: absolute;
	top: 286px;
	z-index: 99999;
}

.pwal_container {
	background-color: #FEF6D2;
	border-color: #EFE3AE !important;
	left: 20px;
	margin: 0 !important;
	height: 99px !important;
	padding: 10px 20px 12px !important;
	position: absolute;
	top: 280px;
	width: 558px;
	z-index: 9999;
}

.pwal_container ul {
	padding: 0;
}

.pwal_container ul li {
	list-style-type: none;
}