/*
THEME NAME: Polekont
THEME URI: http://hideout.pl
DESCRIPTION: Polekont WordPress Theme
VERSION: 1.0
AUTHOR URI:
TAGS: 
*/

/* Just some example content */
div.skip-link {
position:absolute;
right:1em;
top:1em;
}

div#menu {
background:#EEE;
height:1.5em;
margin:1em 0;
width:100%;
}

div#menu ul,div#menu ul ul {
line-height:1;
list-style:none;
margin:0;
padding:0;
}

div#menu ul a {
display:block;
margin-right:1em;
padding:0.2em 0.5em;
text-decoration:none;
}

div#menu ul ul ul a {
font-style:italic;
}

div#menu ul li ul {
left:-999em;
position:absolute;
}

div#menu ul li:hover ul {
left:auto;
}

div#container,div#primary {
margin-top:2em;
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div.sidebar h3 {
font-size:1.2em;
}

div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
margin:0 0 2em;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 1em;
}

div.sidebar ul ul li {
list-style:disc;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}

/* wordpress theme styles */

body {

	font-family: arial;
	font-size: 12px;
	color: #302517;
	line-height:  1.5;
	margin: 0px;
	background: #d1d1d1;
}

a {

	text-decoration: none;
	color: #1f6ec0;
}

img {

	border: 0px;
}

h2 {

	border-left: 20px solid #3da5da;
	margin-top: 0px;
	margin-bottom: 40px;
	padding-left: 10px;
}

textarea {

	font-family: arial;
	font-size: 13px;
}

.bold {

	font-weight: bold;
}

.button-link {

	padding: 4px 20px;
	background: #3da5da;
	font-size: 18px;
	color: #fff;
}

.clearer {

	clear: both;
}

.relative {

	position: relative;
}

.margin-left-15 {

	margin-left: 15px;
}

.font-bold-13 {

	font-weight: bold;
	font-size: 13px;
}

.font-underline {

	text-decoration: underline;
}

.shadow-box {

	background: url(images/shadow_right.png) repeat-y right;
	padding-right: 10px;
}

.shadow-box-inner {

	background: #fff;
	padding: 10px;	
	border: 1px solid #9f9f9f;
	overflow: hidden;
}

.shadow-box-bottom {

	padding-bottom: 10px;
	background: url(images/shadow_bottom.png) no-repeat right bottom;
}


#background-wrapper {

	background: url(images/main_back.png) repeat-x;
}

#header-wrapper {

	background: #fff;
}

#header {

	height: 100px;
	margin: 0px auto;
	width: 1000px;
}

#header-logo {

	margin-left: 85px;
	margin-top: 5px;
}

#header-add {

	position: absolute;
	top: 0px;
	left: 310px;
}

#sticky {
	z-index:10000;
	position: absolute;
	left: 50%;
	top: 0px;
	width:504px;
}

#sticky_stay {
	z-index:10000;
	position: fixed;
	left: 50%;
	top: 0px;
	width:504px;
}

#header-shopping-cart-box {

	position: absolute;
	right: 15px;
	top: 0px;
	width: 202px;
	height: 25px;
	padding-top: 4px;
	background: url(images/cart_back.png) no-repeat;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	text-align: center;
}

#header-shopping-cart-box a {

	color: #fff;
	text-decoration: underline;
}

.header-menu {

	position: absolute;
	right: 70px;
	top: 52px;
}

.header-menu  ul{

	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.header-menu  li{

	float: left;
}

.header-menu  a{

	border-left: 8px solid #3da5da;
	padding-left: 3px;
	color: #555;
	font-size: 14px;
	font-weight: bold;
	margin-left: 40px;
}

#middle {

	margin: 0px auto;
	width: 1000px;
}

#main-phone {

	text-align: right;
	padding: 6px 35px;
	margin-right: 10px;
}

#main-phone span {

	font-weight: bold;
	margin-left: 20px;
}

#main-img-promo {

	position: absolute;
	right: 15px;
	top: 26px;
}


/* slider  */

#main-slider h3 {

	font-size: 12px;
	font-weight: bold;
}

#slider, .slider-screen {

	width: 930px;
	height: 378px;
}

#slider {

	overflow: hidden;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.slider-screen {

	padding-left: 695px;
	padding-top: 60px;
	width: 235px;
}

.slider-text-box {

	margin-left: 20px;
	padding-left: 30px;
	background: url(images/kreska.png) no-repeat;
}

.slider-color-list {

	list-style-type: none;
	margin: 0px;
	margin-left: 20px;
	padding: 0px;
}

.slider-color-list li {

	float: left;
	margin-right: 10px;
}

.slider-prop-list {

	margin: 0px;
	margin-left: 40px;
	padding: 0px;
}

#main-menu-bar-wrapper {

	position: relative;
	border: 1px solid #fff;
	background: #b2cedc;
	padding: 3px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 10px;
	height: 36px;
}

#main-menu-bar-highlight {

	position: absolute;
	background: #77a5bc;
	width: 0px;
	height: 0px;
}

#main-menu-bar {

	position: absolute;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	height: 36px;
}

#main-menu-bar  li{

	float: left;
	padding: 0px;
	margin: 0px;
}

#main-menu-bar  a {

	display: block;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 2px;
	padding-bottom: 3px;
	margin-right: 40px;
	color: #403f40;
	font-size: 15px;
	line-height: 1.2;
}

#main-menu-bar  a:hover, .main-menu-bar-selected  {

	background: #77a5bc;
}

#main-menu-bar  a  span{
	
	color: #fff;
	font-style: italic;
	font-size: 11px;
}

#main-slider {


	margin-bottom: 15px;
}

#main-slider .shadow-box-inner {

	height: 415px;	
	border: 1px solid #9f9f9f;
}

#main-box-1 {

	float: left;
	margin-bottom: 20px;
}

#main-box-1 .shadow-box-inner {

	padding: 15px 20px;
	width: 258px;
	height: 575px;
}

#main-products {

	margin-left: 325px;
	margin-bottom: 20px;
}

#main-products  .shadow-box-inner{

	height: 585px;
}

#product-subbox {

	background: url(images/kreska.png) no-repeat;
	padding-left: 25px;
	margin-bottom: 10px;
}

#product-subbox-payments {

	line-height: 2;
	text-align: right;
	float: right;
}

#main-box-23-wrapper, #post-box-12-wrapper{

	width: 310px;
	float: left;
}

#main-box-2{

	margin-bottom: 13px;
}

#main-box-2 .shadow-box-inner {

	height: 365px;
}

#main-box-3 .shadow-box-inner {

	height: 310px;
}

#main-blog {

	margin-left: 325px;
}

#main-blog .shadow-box-inner {

	height: 720px;
}

.category-box, .search-box {

	margin-left: 310px;
}

.post-list, .post-list ul{
	
	list-style-type: none;
	padding: 0px;
	margin-left: 15px;
	margin-bottom: 40px;
}

.post-list li{

	height: 120px;
	margin-bottom: 25px;
	position: relative;
	overflow: hidden;
}

.post-list img{

	float: left;
}

.post-list h3 {

	margin-top: 0px;
	margin-bottom: 5px;
}

.post-list .more-link {

	position: absolute;
	left: 140px;
	bottom: 0px;
	font-size: 10px;
}


.main-blog-text {

	margin-left: 140px;
}

#post-middle {

	padding-top: 15px;
}

#post-box-1 {

	margin-bottom: 20px;
}

#post-wrapper {

	margin-left: 325px;
}

.post-content {

	padding: 15px 30px;
	background: url(images/bar_h2.png) no-repeat;
}

.entry h2 {

	margin-bottom: 5px;
}

.entry li {

	padding-left: 15px;
	border-left: 10px solid #3da5da; 
	margin-bottom: 10px;
	list-style-type: none;
	line-height: 1.8;
}

.entry blockquote {

	background: #d2eefc;
	padding: 4px 8px;
}

.entry blockquote p {

	margin: 0px;
}

.entry img {

	margin-top:0px;
	margin-right:15px;
}


.regulamin li {
	border-left: 0px solid #3da5da;
	padding-left: 15px; 
	margin-bottom: 10px;
	list-style-type: decimal;
	line-height: 1.8;
}

.entry-title {

	border: none;
	padding-left: 0px;
}

.post-h3-box {

	background: url(images/kreska.png) no-repeat;
	padding-bottom: 15px;
	padding-left: 20px;	
}

.post-related-box {

	margin-bottom: 15px;
	padding-bottom: 30px;
}

#post-box-12-wrapper h2 {

	margin-bottom: 10px;
}

#post-box-12-wrapper h3 {

	font-size: 13px;
	padding-left: 8px;
	border-left: 10px solid #3da5da;
	margin-bottom: 20px;
	margin-left: 10px;
	line-height: 1;
}

#post-box-1 ul {

	margin: 0px;
	padding: 0px;
	margin-left: 35px;
	margin-bottom: 20px;
	list-style-type: none;
	font-size: 13px;
	font-weight: bold;
	color: #1F6EC0;
}

#post-box-searchform {

	margin-left: 15px;
	margin-right: 15px;
	padding: 10px 15px;
	background: #b1cdd9;
	border: 1px solid #3DA5DA;
}

#post-box-searchform input {

	border: 1px solid #aaa;
}

#page-sidebar-featured-posts {

	margin-left: 0px;
	padding: 0px;
	list-style-type: none;
}

#page-sidebar-featured-posts li  {

	padding: 5px 0px;
	border-bottom: 1px solid #ccc;
}

#page-sidebar-featured-posts li:last-child {

	border-bottom: none;
}

#page-sidebar-featured-posts img  {

	float: left;
	width: 55px;
	height: 55px;
	margin-right: 5px;
}

#search-input {

	float: left;
	margin-right: 10px;
}

/* -----------------  footer   */

#footer {

	height: 85px;
	margin: 0px auto;
	width: 1000px;
	margin-top: 20px;
}


#footer-contact {

	float: left;
	width: 300px;
	height: 78px;
	background: #3da5da;
	color: #fff;
}

#footer-contact-box{
	
	padding: 15px 20px;
	float: left;
	padding-right: 35px;
	line-height: 1.4;
}

#footer-contact p{
	
	padding: 15px 20px;
	margin: 0px;
}

#footer-contact a {

	color: #fff;
}

#footer-info {

	margin-left: 325px;
}

#footer-created-by {

	position: absolute;
	right: 0px;
	top: 40px;
	width: 200px;
	text-align: right;
}

#footer-created-by a {

	float: right;
	margin: 0px 12px;
}

#footer-polekont {

	text-align: center;
	font-size: 14px;
}


/* -----------------------  comments   */

#comments {

	margin-top: 15px;
	margin-left: 12px;
}

#comments h3 {

	border-left: 10px solid #3da5da;
	padding-left: 10px;	
	padding-bottom: 20px;
	margin-bottom: 20px;
}

#comments-list ol {

	list-style-type: none;
	padding-left: 15px;
}

img.avatar {

	border: 1px solid #3da5da;
	padding: 2px;
	float: left;
}

.comment-content {

	margin-left: 70px;
	border: 1px solid #3da5da;
	background: #b2cedc;
	padding: 5px 20px;
}

.comment-baloon {

	position: absolute;
	top: 5px;
	left: -10px;
}

.comment-author {

	font-weight: bold;
	font-size: 13px;
}

#respond h4 {

	border-left: 10px solid #3da5da;
	padding-left: 10px;
}

.formcontainer {

	border: 1px solid #3da5da;
	background: #b2cedc;
	padding: 20px;

	
}

.formcontainer input, .formcontainer textarea{

	padding-top:5px;
	border: 1px solid #888;
}

.formcontainer span{

	background: #b2cedc;
}

#submit {

	padding: 4px;
	background: #3da5da;
	border: 0px;
	color: #fff;
}

/* -----------------  small product box  */

.wpjr-product-small {

	margin-right: 8px;
}

.wpjr-product-image-small {

	border: 1px solid #888;
	padding: 3px;
	background: #eee;
	float: left;
	margin-right: 8px;
}

/* -----------------  main page - products list    */
#wpjr-products-main {

	margin-bottom: 18px;
}

.wpjr-product-item {

	width: 190px; 
	margin: 0px 5px;
	float: left;
}

.wpjr-product-image-box {

	width: 190px;
	height: 190px;
}

.wpjr-product-image {

	width: 170px;
	height: 170px;
	border: 1px solid #bbb;
	background: #f0f0f0;
	padding: 10px;
}

.wpjr-product-text-box {

	line-height: 1.4;
}

.wpjr-product-name {

	font-size: 16px;
	border: none;
	margin: 0px;
	margin-top: 8px;
	padding: 0px;
	font-weight: normal;
}

.wpjr-product-name a {

	color: #333;	
}

.wpjr-product-desc-short {

	height: 32px;
}

.wpjr-product-desc-short p {

	margin: 0px;
}

.wpjr-product-form {

	text-align: right;
}

.wpjr-product-price {

	margin-top: 10px;
	font-size: 13px;
}

.wpjr-buy-button {

	padding: 2px 4px;
	background: #3da5da;
	border: 0px;
	color: #fff;
	font-size: 11px;
	margin-top: 8px;
	cursor: pointer;
}

/* ---------------------  shopping cart page    */

#shopping-cart {

	margin-bottom: 20px;
}

/* ---------------------  single product page    */

#single-product-box {

	margin-bottom: 10px;
}

#other-product-box {

	margin-bottom: 15px;
}

#single-product-info-box {

	float: left;
}

#single-product-info-box .shadow-box-inner{

	width: 455px;
	height: 425px;
}

#single-product-help-box {

	margin-left: 488px;
}

#single-product-help-box .shadow-box-inner{

	height: 425px;
}

.wpjr-single-page-image-box {

	float: left;
}

.wpjr-single-page-text-box {

	margin-left: 400px;
}

.wpjr-single-page-prod-title {

	font-size: 26px;
	border: none;
	padding: 0px;
	width: 305px;
	margin-bottom: 0px;
}

.wpjr-single-page-prod-subtitle {

	margin-bottom: 35px;
	margin-top: 0px;
	font-size: 16px;
}

.wpjr-single-page-prod-desc {


}

.wpjr-single-page-price-box {

	position: absolute;
	left: 330px;
	top: 25px;
}

.wpjr-single-page-price-box span{

	font-size: 24px;
	font-weight: bold;
	margin-left: 5px;
}

.wpjr-single-page-price-box input, .blue-button {

	border: none;
	color: #fff;
	font-size: 15px;
	padding: 0px 15px;
	margin-left: 5px;
	margin-top: 5px;
	background: #3da5da;
}

.wpjr-single-page-properties {

	border-left: 10px solid #3da5da;
	padding-left: 10px;
}

#wpjr-products-other-single {

	padding-bottom: 45px;
	float: left;
}

#other-product-other-cats, .shop-main-category-desc{

	padding-left: 25px;
	background: url(images/kreska.png) no-repeat;
	margin-left: 640px;
}

.shop-main-category-desc {

	padding-right: 15px;
}

#other-product-other-cats ul{
	
	list-style-type: none;
	padding: 0px;
}

.shop-main-in-offer {

	font-weight: bold;
}

.wpjr-single-product-back-shop {

	position: absolute;
	right: 40px;
	top: 25px;
	font-size: 14px;
	font-weight: bold;
}

.wpjr-single-page-thumbnails img {
	
	background:none repeat scroll 0 0 #F0F0F0;
	border:1px solid #BBBBBB;
	width: 60px;
	height: 60px;
	padding: 2px;
}

/* -------------------------  slider mini  */

#slider-mini {

	overflow: hidden;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 300px;
	width: 402px;
}

#slider-mini li {

	height: 300px;
	width: 402px;
}

#slider-mini img {

	border: 1px solid #888;
	padding: 5px;
	background: #eee;
}

#slider-mini h4 {

	font-size: 13px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 15px;
}

#slider-mini h4 span {

	color: #fff;
	margin-right: 5px;
	background: #3da5da;
	font-size: 11px;
	padding: 0px 3px;
}

#slider-mini div {

	margin-left: 30px;
}

.bxslider-mini {

	position: relative;
}

.bxslider-mini .bx_pager {

	position: absolute;
	right: 50px;
	top: 160px;
}

.bxslider-mini .bx_pager a {

	color: #fff;
	margin-right: 5px;
	background: #3da5da;
	font-size: 11px;
	padding: 0px 3px;	
}

/* -------------------------------  shopping cart    */

.shopping-cart-list {

	border-collapse: collapse;
}

.shopping-cart-list input, .shopping-cart-list button {

	border: 1px solid #3da5da;
}

.shopping-cart-list tr {

	
}

.shopping-cart-list td{

	padding: 15px 15px;
	border-top: 1px solid #888;
	vertical-align: top;
}

.shopping-cart-list td.product-list-column-1{

	border: none;
	background: url(images/kreska.png) no-repeat;
	padding-top: 0px;
	padding-left: 2px;
	color: #fff;
}

.shopping-cart-list td.product-list-column-name, .shopping-cart-list td.product-list-column-price span {

	font-size: 14px;
	font-weight: bold;
}

.shopping-cart-list td.product-list-column-quantity form {

	float: right;
	margin-left: 5px;
}


.shopping-cart-list td.product-list-column-price {

	padding-right: 50px;
}


#shopping-cart-summary {

	padding-left: 40px;
	border-top: 2px solid #3da5da;
	text-align: right;
}

#shopping-cart-summary table{

	float: right;
	
}

#shopping-cart-summary table td{

	border: none;
}

.wpsc_checkout_forms input,
.wpsc_checkout_forms select,
.wpsc_checkout_forms textarea{

	border: 1px solid #3da5da;
	border: 1px solid #999;
	
}

.wpsc_checkout_forms textarea {

	width: 250px;
}

.shopping-cart-list input,
.shopping-cart-list button {

	font-size: 11px;
	color: #fff;
	background: #3da5da;
}

input.quantity-input {

	font-size: 12px;
	color: #000;
	background: #fff;
}

.wpsc_checkout_forms .validation-error {

	color: #f00;
}

.cart-summary-table td {

	padding: 5px 5px;
}

.total_price {

	font-weight: bold;
	font-size: 16px;
}

.total_shipping  {

	font-size: 14px;
}

.td-left {

	text-align: left;
}

.cart-submit-box {

	padding: 50px 0px;
	text-align: center;
}

.make_purchase {

	padding: 5px 50px;
	color: #fff;
	background: #3da5da;
	font-size: 14px;
	font-weight: bold;
	margin-top: 30px;
}

.wpsc_checkout_table {

	padding: 30px;
	background: #3da5da;
	background: #B2CEDC;
	color: #000;
	float: left;
	margin-right: 20px;
	height:430px;
	width:430px;
	border: 1px solid #3da5da;
}




	
.wpsc_checkout_table td{
	padding-bottom:5px;
	}
		

.wpsc_checkout_table h4 {

	margin-top: 0px;
}

/*  ---------------  shop main  */

.shop-main-category-box .blue-button {

	padding: 10px 10px;
	font-weight: bold;
	font-size: 17px;
	line-height: 1;
}
