/* globalne style */
body {
color:#595959;
font-family:tahoma,verdana,arial,helvetica,sans-serif;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin:0;
padding:0;
}
div, img, form {
    padding: 0px;
    margin: 0px;
    border: 0px;
    text-align: left;
}
input[type=checkbox]{border:none}
h1 {
border-bottom:1px solid #E0E0E0;
color:#0152a3;
font-size:13px;
font-weight:bold;
margin:10px 0;
padding:4px 0 7px 5px;
}
h2 {
    margin-top: 0px;
    padding: 4px 0 4px 20px;
    font-size: 13px;
    color: #fff;
    background: url(../images/bg_1.jpg) repeat-x;
}
h3 {
	color:#c4cffc;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:4px 0 4px 16px;
	background:  #0a0e17;
}
h4 a{
   	color:#0152a3;
}
h4 {
    margin: 0px;
    padding: 0px 0 5px;
    font-size: 11px;
}
h5 {
	color:#fffffd;
	font-size:11px;
	font-weight:bold;
	margin:0 0 10px;
	padding:4px 0 4px 10px;
	text-transform:uppercase;
}
h6{
	line-height:20px;
	margin:0;
	padding:0 0 0 10px;
	background:#E7EFF7 none repeat scroll 0 0;
	border-bottom:1px solid #D4E5F6;
	color:#266CB3;
	font-size:11px;
	font-weight:normal;
}
a:hover {
	text-decoration:none;
}
/* formularze */
.in {
    background-color: #fff;
    border-top: 1px solid #ccc;
	border-left: 1px solid #aaa;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #ccc;
     color: #4c4c4c;
    font-size: 11px;
    padding-left: 3px;
    height: 17px;
}
.but1 {
    padding: 0;
    background: #fff;
    border-color: #cccccc #a3a3a3 #a3a3a3 #cccccc;
    border-style: solid;
    border-width: 1px;
    color: #0040A1;
    font-family: Arial;
    font-size: 11px;
    height: 19px;
}
/* style glowne strony */
#top {
    width: 100%;
    background: #0e3782;
}
#top .header, #top .menu ul {
    margin: 0px auto;
    width: 980px;
    height: 91px;
}
#tl {
    float: left;
}
#tl img {
    margin: 10px 0;
}
#tm {
    width: 400px;
    border-bottom: 1px solid #3a5a93;
    float: right;
}
#tm a {
    margin-left: 7px;
    padding: 2px 7px 0 9px;
    height: 16px;
    border-right: 1px solid #3a5a93;
    color: #a6a6a6;
    font-family: tahoma;
    font-weight: normal;
    font-size: 11px;
    background: url(../images/arrow.gif) left center no-repeat;
    display: block;
    float: right;
}
#tm a.rss {
    padding-top: 0px;
    border: 0px;
    background: none;
}
#tm a.plus {
    background: url(../images/plus.gif) left center no-repeat;
}
#tm a.up {
    background: url(../images/up.gif) left center no-repeat;
}
.center {
	margin:0 auto;
	width:1000px;
}
a{
  color:#DC1515;
  text-decoration:underline;
  font-weight:bold;
}


ul, ul li {

list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}
#container {
	margin:0 auto;
	position:relative;
	text-align:left;
	padding:0px;
	width:772px;
	background:transparent url(../images/tlo_strony.gif) repeat-y scroll 0 0;
}

/* szerokosc strony */
#header {
	background:transparent url(../images/top.jpg) repeat scroll 0 0;
	margin:0 11px;
	padding:57px 4px 7px 169px;
}
#logo {
	margin-bottom:0;
	margin-left:26px;
	margin-right:0;
	margin-top:43px;
	position:absolute;
	background:transparent url(../images/logo.gif) no-repeat;
	width:147px;
	height:40px;
}
#logotext {
	color:white;
	padding:10px 0 0;
}
a.top:link {
	color:#C4DAF2;
	font-weight:normal;
	text-decoration:none;
}
a.top:hover {
	color:#A8C8EC;
	font-weight:normal;
	text-decoration:underline;
}
.billboard {
	background-color:#E6E6E6;
	border-bottom:1px solid white;
	border-top:1px solid white;
	color:white;
	margin:0 11px;
	padding:0;
}
#main {
    margin-top: 0px;
    overflow: hidden;
}
#middle{
	margin:0 auto;
	width:752px;
	background:#fff;
	height:65px;
	border-top:1px solid #4d8bd4;
}
#main form {
margin:0 0px 0 0;
}
#main form input#search {
padding:3px 2px;
width:170px;
}
#path {
	clear:both;
	color:#433b2e;
	margin:0 11px;
	padding:0 0 0 4px;
	background:#fff;
	line-height:26px;
}
#search{
	float:left;
	width:369px;
	height:35px;
	padding: 8px 0 0 0;
}
#search span{
	padding:0 0 0 10px;
	line-height:22px;
}
#autosearch{
	width:250px;
}
#search .box {
    padding: 5px 0px 0px 17px;
}
#search input {
    margin: 0 4px 0px;
	border: 1px solid #d3d3d3;
}

input[type=checkbox]{border:none}

#search h3 {
	background:transparent none repeat scroll 0 0;
	color:#423c2e;
	font-size:11px;
	font-style:normal;
	padding:11px 0px 0px 17px;
	text-transform:none;
}
#login {
	float:left;
}
#path a {
    color: #433b2e;
    font-size: 11px;
}
#polecamy img{
	float:left;
	height:100px;
}
#sidebar {
    width: 178px; /* szerokosc sidebara */
    float: left;
}
#category{
	padding:0px 0px 2px 0px;
	width: 176px;
    float: left;
	border:1px solid #dfdfdf;
}
#category h3{
	background:none;
	color:#000;
	font-size:12px;
	font-weight:bold;
	line-height:normal;
	padding:13px 0px 13px 4px;
	width:158px;
	height:16px;
	text-transform:uppercase;
	text-align:left;
}
#content {
  	width:591px; /* szerokosc kontentu */
    float: right;
}
#cl {
    width: 410px;
    float: left;
	padding: 0px 0px;
}
#cr {
    width: 167px;
    float: right;
	padding-right:11px;
}

#footer {
    clear: both;
  	background:#FFFFFF none repeat scroll 0 0;
	margin:0 auto;
	padding:0;
	text-align:left;
	width:767px;
	border-top:1px solid #dedede;
	border-bottom:1px solid #dedede;
	height:4px;
}
#footer a {
    font-size: 10px;
    color: #fff;
	text-decoration:none;
}
#footer a:hover {
       text-decoration:underline;
}
#bottom {
	clear: both;
  	background:transparent url(../images/tlo_strony.gif) repeat-y scroll 0 0;
	margin:0 auto;
	padding:0 11px;
	text-align:center;
	width:750px;
	height:48px;
}
#bottom_mn a {
	color:#fff;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;	
}
#bottom_mn a:hover {
	text-decoration:underline;
}
#bottom_mn span {
	color:#fff;
	font-size:10px;
	text-decoration:none;
	font-weight:normal;
	line-height: 29px;
}
#bottom_mn {
	text-align:center;
	padding-top:10px;
	width: 750px;
	height: 38px;
	background:transparent url(../images/dolny.gif) repeat-x scroll left center;
}
.button {
	border:1px solid #858585;
	cursor:pointer;
	background:#f5f5f5;
	color:#3c3c3c;
	font-size:11px;
	font-weight:normal;
	height:17px;
	margin:10px 0 0;
	padding:0 0 5px;
	width:70px;
}
.button_wyslij {
	cursor:pointer;
	background:transparent url(../images/button_wyslij.png) no-repeat scroll left center;
	border:medium none;
	color:#fff;
	font-size:11px;
	height:23px;
	margin:10px 0 0;
	padding:0 0 5px;
	font-weight:bold;
	width:70px;
}
.button_wyslij2 {
	cursor:pointer;
	background:transparent url(../images/button_wyslij.png) no-repeat scroll left center;
	border:medium none;
	color:#BA61BB;
	font-size:11px;
	font-weight:bold;
	height:23px;
	margin:10px 0 0;
	padding:0 0 2px;
	position:absolute;
	right:19px;
	width:67px;
}
.but {
	cursor:pointer;
    border: 0px;
}
/* Sidebar */
#sidebar ul {
    margin: 0px;
    padding: 0px 0;
    list-style: none;
}
#sidebar ul li {
    margin: 0px;
    padding: 0;
}
#sidebar ul li ul li {
    margin: 0px;
    padding: 0;
	height: 22px;
	display: inline;
}
#sidebar ul li ul li ul li {
    margin: 0px;
    padding: 0;
	background:none;
}
/* kategorie*/

ul#asortyment a {
	color:#fff;
	display:block;
	font-size:11px;
	font-weight:bold;
	padding-left:4px;
	padding-top:5px;
	margin-left:8px;
	text-decoration:none;
	width:163px;
	height: 21px;
	min-height:21px;
	background:transparent url(../images/tlo_menu_5.gif) no-repeat scroll 0 0;
	border-bottom:1px solid #C4C4C4;
	border-left:1px solid #C4C4C4;
}
ul#asortyment a:hover {
    text-decoration: underline;

}
ul#asortyment a.activ {
    font-weight: bold;
}
ul#asortyment li li a {	
	background:transparent url(../images/szary_guzik_l.gif) no-repeat scroll 0 0;
	font-weight:normal;
	padding-left:4px;
	text-transform:none;
	width:163px;
	color: #574B3B;
	height: 17px;
	min-height: 17px;
	padding-top: 3px;
}
ul#asortyment li li a:hover {

}
ul#asortyment li li li a{
	padding-left:18px;
	width:149px;
	background: transparent url(../images/szary_guzik_l.gif) no-repeat scroll 0 0;
}
ul#asortyment li li li a:hover{
	
}
#newsletter {
	color:#000;
    margin: 20px 0 0 0px;
    padding:0px 0px 8px 10px;
	width:169px;
	float:right;
    font-size: 11px;
	float:left;
	border:none;
}
#newsletter h3 {
	background:transparent url(../images/tlo_menu_5.gif) no-repeat scroll 0 0;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:left;
	margin:0;
	padding:3px 0px 10px 7px;
	margin: 0 0 0 0px;
}
#newsletter .box{
	padding:5px 0px;
	text-align:center;
	margin:0 auto;
	width:156px;
	color:#554c3b;
}
#newsletter .box span{
	font-size:11px !important;
	font-family:tahoma;
}

#newsletter span input{
	width:145px;
	margin:5px 0;
}
#cart {
	background: url(../images/tlo_prawe_szare.gif) repeat-y scroll 0 0;
	color:#666666;
	float:right;
	height:65px;
	margin-bottom:-5px;
	padding:0px 0px 0px 0px;
	text-align:center;
	width:167px;
}

#cart h3 {
	background:#efefef url(../images/menu_pasek_nieb_p.jpg) no-repeat scroll 0 0;
	text-align: left;	
	text-transform:uppercase;
	min-height: 17px;
	height: 17px;
}


#cart a{
	color:#fff;
}
#cart a:hover{
	text-decoration:none;
}
#login {
float:right;
padding:0px;
width:382px;
color:#423c2e;
font-weight:bold;
height:59px;
}
#login input {
	border:1px solid #B5B5B5;
}

#login h3{
	background:transparent none repeat scroll 0 0;
	color:#3A6590;
	font-style:normal;
	margin:0;
	padding:9px 0 8px 20px;
}
#login a{
	color:#433b2e;
	padding:0 0 2px 10px;
	font-weight: normal;
}

#left{
	padding:0;
	float:left;
}
#login span{
	font-weight:normal;
	font-size:11px !important;
}
#right{
	padding:5px 0;
	font-size:11px;
	font-weight:normal;
	float:right;
	line-height:12px;
}
#right li{
	margin:0 10px 5px 0;
padding:0 !important;
}

#right li img{
padding-right:3px;
padding-bottom:2px;
}
#right li a:hover{
text-decoration:none;
}
#login ul {
    margin: 0px;
    padding: 0px 0 0;
    list-style: none;
}
#login li {
	float:left;
    padding: 6px 0 2px 10px;
}
#login li#log {
	float:left;
	padding: 10px 0 2px 10px;
}
#login .button{
	margin:0 10px;
}
#login li#pass {
	float:left;
	padding: 10px 0 2px 10px;
}

#cart ul {
	float: right;
    margin: 0px;
    padding:5px 0px 0 0px;
    list-style: none;
}
#cart li {
	text-align:left;
    margin: 0px;
    padding: 0px 4px;
   }
#cart li a{
		text-decoration:none;
		color:#666;
		font-size:10px;
  }

#login ul {
    margin: 0px;
    padding: 0px 0 4px 0px;
    list-style: none;
}
#login li {
	float:left;
    padding: 11px 0 2px 10px;
}
#login li#log {
	float:left;
	padding: 10px 0 2px 10px;
}
#login .button{
	margin:0px;
}
#login li#pass {
	float:left;
	padding: 10px 0 2px 6px;
}
#random-free-product{
	float:right;
	padding:0px;
	margin:5px 0px 0px 0px;
	width:167px;
}
#random-free-product h3{
	background:url(../images/menu_pasek_nieb_p.jpg) no-repeat scroll 0 0;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	padding:6px 0 4px 17px;
	width:148px;
	text-align:left;
	text-transform:uppercase;
	border-bottom:1px solid #c4c4c2;
	height: 14px;
}
.free_tlo {
	padding:0 0 10px;
	text-align:center;
	width:165px;
}
#random-free-product h4{
padding-top:10px;

}
#random-free-product .box{
	padding:0;
	text-align:center;
}
/* strona glowna */

/*kwadraciki*/
div.h55 {
	float:left;
	background: url(../images/pasek_dlugi.jpg) no-repeat scroll 0 0;
	width:410px;
	height:25px;
}
#kwadraciki {
	float:right;
	margin-top: -1px;
}
ul#kwadracik li{
	float:left;
	width: 18px;
	margin: 0px 0px 0 0;
}

div.tab1 {
	background:url(../images/kwadracik.gif) no-repeat;
	margin:0;
	padding:0;
	height:17px;
}
div.tab1:hover {
	background:url(../images/kwadracik2.gif) no-repeat;
	cursor:pointer;
}
div.tab2 {
	background:url(../images/kwadracik2.gif) no-repeat;
	margin:0;
	padding:0;
	height:17px;
}
/*koniec kwadracikow*/
.box_n {
	height:240px;
	float:left;
	padding-left:3px;
	text-align:center;
	width:32%;
}
.box_n h1{
	background:none;
	padding:0;
	margin:0;
	font-size:11px;
	color:#686868;
	text-transform:uppercase;
	border:none;
}
.box_p strong{
	font-size:18px !important;
}
.box_p {
	padding:7px 0;
	float:left;
	text-align:left;
	width:81%;
}
.boxT span{
	font-size:11px;
	color:#656565;
}
.boxT {
	width:408px;
	float:left;
	margin-bottom:5px;
	color:#574b3b;
	}
.boxT a {
	font-weight:normal;
}
.boxT a:hover {
	text-decoration:none;
}
.boxT h2 {
	background:#D4E5F6 none repeat scroll 0 0;
	border-bottom:1px solid #90BAE5;
	color:#266CB3;
	font-size:11px;
	font-weight:bold;
	margin:0px;
	padding:4px 0 4px 10px;
	text-transform:uppercase;
}
.pgrp {
    padding: 5px 10px;
    background: #f0f0f0;
    border-bottom: 1px solid #ccc;
}
.pgrp a {
    padding-left: 8px;
    padding-right: 6px;
    background: url(../images/a5i.gif) 3px 6px no-repeat;
    display: block;
    float: left;
}
.pgrp a.more {
    clear: right;
    background: none;
    float: right;
}
.boxM {
    width: 520px;
    float: left;
}
.boxT h5 {
	text-transform:none;
	margin:0 0 10px;
	font-size:12px;
	font-weight:bold;
	color:#fff;
    padding: 5px 0 5px 8px;
    width:402px;
	border-bottom:1px solid #d0d0d0;
	background: transparent url(../images/pasek_dlugi.jpg) no-repeat scroll 0 0;
}
.BoxTbg h5 {
	background: transparent url(../images/pasek_dlugi.jpg) no-repeat scroll 0 0;
	color:#fff;
	border-bottom:1px solid #d0d0d0;
	width:402px;
}
.BoxTborder {
	
}
.boxT img {
    padding: 2px;
    margin-right: 5px;
	margin-left: 5px;
    border: 1px solid #ccc;
    float: none;
}
#btn_buy img {
	border:medium none;
	bottom:14px;
	position:absolute;
	right:40px;
	margin:-10px;
}
.boxM img {
    padding: 2px;
    margin-right: 5px;
    border: 1px solid #ccc;
    float: left;
}
.boxT .news li {
    width: 31%;
    text-align: center;
}
.boxT ul {
    margin: 0px 4px 0px 0px;
    padding: 0;
    list-style: none;
}
.boxT li {
    margin: 0px;
    padding: 0px 0 0 5px;
    width:48%;
    overflow: hidden;
    float: left;
}
.boxT strong {
	font-family:serif;
    line-height: 21px;
    font-size: 13px;
    color: #DC1515;
	font-weight:bold;
}
.boxM li {
	margin:10px 0;
    width: 98%;
}
.boxM .news li {
	text-align:left;
    width: 47%;
}
/*listing*/
#sort_product {
    border: none;
    text-align: center;
    padding: 10px;
}
ul#product_list {
    list-style-type: none;
    margin: 0;
    padding: 10px 0;
}
ul#product_list li {
    padding: 10px 5px 5px;
    width: 98%;
    border-bottom:1px solid #E0E0E0;
}
ul#product_list li a {
    font-weight: bold;
    color:#0152a3;
    font-size: 11px;
}
ul#product_list li a:hover {
    text-decoration: none;
}
ul#product_list li.product_light {
    background: #eee;
}
.inlist_info {
    width:390px;
    float: left;
    line-height: 1.3em;
}
.inlist_info h2 {
    background: none;
}
.inlist_cart {
    text-align: left;
}
.inlist_img {
    margin-right: 10px;
}
.inlist_img img, .inlist_img {
    float: left;
    vertical-align: middle;
}
.inlist_img img, #screen {
    border: 1px solid #e1e1e1;
    padding: 0px;
}
.inlist_price {
	font-family:serif;
	font-size:36px;
	color:#DC1515;
    font-size: 20px;
    font-weight: bold;
	margin:4px 0;
}
.inlist_more {
	float:right;
	margin:1px;
}
.inlist_price del {
    font-size: 0.9em;
    color: #ccc;
}
/* spłatność sms i prasa */
.epapersSubscriptionType{}
.epapersSubscriptionType{
display:none;
}
#epapersSubscription {
	cursor:pointer;
}
#epapersSubscription p{
	display: none;
}
#epapersSubscription .active p{
	display: block;
}
#smsprice{
	text-align:center;
}
#smsprice span{
	line-height:40px;
}
/* strona produktu */
#free_book{
    margin-bottom:10px;
    padding:10px 0 0 8px;
    line-height:1.4em;
    clear:both;
}
#free_book .button{
    margin-left:3px;
}
#activate{
	margin-left:3px;
}
#product_atr {
    padding: 15px;
}

#product_atr ul {
    width: 30%;
    margin: 0;
    padding-left: 5px;
    list-style: none;
    float: left;
}
#product_atr ul li {
    padding: 2px 0;
}
#screen {
	margin:0 5px;
    float: left;
}
#product_buy {
	background:#FFF7EC none repeat scroll 0 0;
	border:1px solid #C4C4C4;
    padding: 10px 5px;
    width: 200px;
    font-size: 11px;
    text-align: center;
    float: right;
}
#product_buy ul {
    margin: 0;
    float: none;
    width: 90%
}
#product_buy ul li {
    padding: 0px 0;
	line-height:25px;
    text-align: center;
}
#product_buy span {
    color:#eb2d2f;
}
#product_buy .price {
    font-family: Times New Roman, sans-serif;
    font-size: 18px;
}
.product_info {
    margin-bottom: 10px;
    padding: 10px 0 0 8px;
    line-height: 1.4em;
    clear: both;
}
.product_info h4,#free_book h4 {
    margin-bottom: 10px;
    color:#0152A3;
    font-size: 16px;
    font-weight: bold;
    clear: both;
}
.product_info p {
	text-align:justify;
    padding: 5px 10px;
}
#similar{
	padding:20px 0;
	width:100%;
}
.simi img {
	border: 1px solid #ccc;
    float: none;
}
#similar h3{
    background: transparent url(../images/pasek_dlugi.jpg) no-repeat scroll 0 0;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	line-height:normal;
	padding:4px 0 5px 6px;
}
.simi {
    padding: 12px 5px 0;
    width: 47%;
	height:200px;
    text-align: center;
    float: left;
	border-top:1px solid #DFE1DE;
}
.simi img {
    float: none;
}
/* pager */
div.pagination {
	border-bottom:1px solid #C4C4C4;
	border-top:1px solid #C4C4C4;
	font-size:12px;
	margin:16px 0;
	padding:4px 8px;
	text-align:left;
}
.pagination * {
    text-align: center;
    display: inline;
    margin: 1px;
    padding: 2px;
}
.pagination a {
   	color:#8b8b8b;
	font-weight:bold;
	text-decoration:none;
}
.category a{
	background:transparent url(../images/grot.gif) no-repeat scroll 0px 5px;
	color:#544B3A;
	font-weight:normal;
	padding-left:11px;
	text-decoration:underline;
}
.category a:hover{
	text-decoration:none;
}
.pagination a {
    font-size: 12px;
}
.pagination a:hover, a.current {
	color:#0152a3;
}
a.current {
    font-weight: bold;
}
/* box z kategoriami - lista produktow */
.category {
  	background:#fff7ec none repeat scroll 0 0;
	border:1px solid #C4C4C4;
	clear:both;
	color:#000000;
	padding:5px;
	margin: 0 5px;
}
.category ul {
    margin: 0px;
    padding: 0px;
}
.category ul li {
    margin: 0px;
    list-style: none;
    clear: none;
    float: left;
    display: block;
	width:50%;
}
.category ul li ul {
    width: 182px;
    list-style: none;
}
.category ul li ul li {
	clear:both;
	display:block;
	padding:3px 3px 2px 10px;
	text-align:left;
	width:165px;
}
/* Zamowienie kroki */
#order_path {
	background:transparent url(../images/cien.gif) repeat-x scroll 0 0;
	clear:both;
	padding:30px 0 25px;
	text-align:center;
}
#order_path img {
    vertical-align: bottom;
}
#order_path span {
    color: #DC1515;
    font-size: 14px;
    font-weight: bold;
    margin: 0 8px 0 8px;
}
#order_path strong {
    font-size: 50pt;
    font-family: tahoma;
    font-weight: normal;
    margin-right: 10px;
}
#order_path span.off {
    color: #dbdbdb;
}
.shopListHeader {
	background:#FFE8CE none repeat scroll 0 0;
	color:#544B3A;
	padding:5px;
}
.shopList {
	background:#FFF none repeat scroll 0 0;
	border-top:1px solid #FFF6ED;
	border-bottom:1px solid #FFF6ED;
	clear:both;
	color:#544B3A;
	padding:5px;
}
/* rejestracja */
div.register{
	margin:8px;
	padding:2px;
}
div.register img{
	vertical-align:middle;
}
div.register strong.topa{
	font-size:18px;
}
div.register ul{
	margin:0px auto 0;
	padding:20px 0 0 20px;
	list-style: none;
}
div.register ul li{
	padding-left:0px;
}
div.register ul li span#radio_0, div.register ul li span#radio_1 {
    font-size: 13px;
    font-weight: bold;
    color: #3A6590;
    cursor: pointer;
}
div.register table {
    padding: 5px;
}
div.register ul li table span {
    font-size: 10px;
}
div.ister ul li table strong {
    font-size: 12px;
}
div.register table th {
    width: 100px;
    font-weight: normal;
    text-align: right;
    padding-left: 20px;
}
div.register table td a{
    text-decoration:none;
}
.btn {
    border: 0;
    background: #fff;
    padding: 0px;
    cursor: pointer;
}
/* Payment select */
div.payment_select table{
    border-bottom:1px solid #DCEAFC;
	border-top:1px solid #DCEAFC;
}
div.payment_select {
    background:#F4F7FC none repeat scroll 0 0;
	border:1px solid #DCEAFC;
    padding: 10px;
    margin: 15px 10px;
}
div.payment_select table {
    width: 100%;
}
div.payment_select table tr td {
    font-size: 12px;
}
div.payment_select {
    background: #f5f5f5;
    border: 1px solid #ddd;
    padding: 10px;
    margin: 15px 10px;
}
div.payment_select table {
    width: 100%;
}
/* tooltip */
.cluetip-jtip {
    background-color: transparent;
    font: 12px normal Verdana, Arial, Helvetica, sans-serif;
}
.cluetip-jtip #cluetip-outer {
    border: 1px solid #ababab;
    position: relative;
    background-color: #f9f9f9;
}
.cluetip-jtip h3#cluetip-title {
    margin: 0 0 5px;
    padding: 2px 5px;
    font-size: 12px;
    font-weight: normal;
    color: #fff;
    font-weight: bold;
}
.cluetip-jtip #cluetip-inner {
    padding: 0 5px 5px;
    display: inline-block;
}
.cluetip-jtip div#cluetip-close {
    text-align: right;
    margin: 0 5px 5px;
    color: #900;
}
/* podglad zakupow klienta / twoje ebooki */
.orderDetailsHeader {
    color: #3b6490;
    font-size: 15px;
    font-weight: bold;
}
.orderDetailsTable {
    margin: 5px;
    padding: 10px 0;
	width: 399px;
}
.orderDetailsTable strong {
    line-height: 25px;
}
.orderDetailsTable td {
    padding: 3px 0;
}
.orderDeatailsDRM {
	border:1px solid #E0E0E0;
	margin-left:5px;
	margin-right:5px;
}
.orderDeatailsDRM td {
    padding:5px 0 5px 2px;
}
#orderTable {
    width: 408px;
	background:#fffafa;
}
#orderTable td {
    padding: 5px;
}
.orderHeader td {
	background:transparent url(../images/h5bg.gif) repeat-x scroll;
	border-bottom:1px solid #686868;
	color:#000;
}

.orderHeader tr {
    margin-top: 10px;
}

.orderContent td img {
    vertical-align: middle;
    padding-right: 5px;
}
.orderFooter span {
	color:#3A6590;
    font-weight: bold;
}
/* pomocnicze */
#infoErr {
    padding: 5px;
    color: #ff0000;
    border: 1px solid #ff0000;
    font-weight: bold;
}
#infoErr h1{
   background:#333F55 url(../images/newsl.png) repeat-y scroll 0 0;
	border:1px solid #1D2C49;
	color:#CDCBCC;
	font-size:12px;
	line-height:15px;
	margin:0 0 10px;
	padding:4px 5px 5px 15px;
}
#infoErr ul {
    padding: 10px 20px;
}
.clear {
    font-size: 1px;
    line-height: 1px;
    clear: both;
}
.push {
    font-size: 1px;
    line-height: 1px;
	height:15px;
    clear: both;
}
.push2 {
    font-size: 1px;
    line-height: 1px;
	height:7px;
    clear: both;
}
.listClear {
	width:96% !important;
	height:10px;
    font-size: 1px;
    line-height: 1px;
    clear: both;
}
.category_bottom {
    float: left;
    width: 100%
}
.category_bottom h2 {
    background: #4C4C4C url(../images/a3.gif) no-repeat scroll 8px center;
    border-bottom: 1px solid #CCCCCC;
	cursor:pointer;
}
.category_bottom_contener_title {
    list-style-type: none;
}
.category_bottom_contener_title li {
   border:1px solid #7F7F7F;
    color: #C72527;
    float: left;
    list-style-type: none;
    margin: 1px;
    padding:2px 6px;
    background-color: #DFDFDF;
	font-size:16px;
	cursor:pointer;
}
.active_li {
    border:1px solid #7F7F7F;
    color: #C72527;
    float: left;
    list-style-type: none;
    margin: 1px;
    padding: 5px 9px;
    background-color: #9F9F9F !important;
	font-size:16px;
	cursor:pointer;
}
.category_box {
    float:left;
	width:200px;
}
.category_box h6 {
    font-size: 19px;
    margin: 0 !important;
    padding: 14px 0 0 78px !important;
}
.category_box li {
    list-style-type: none;
}
.category_box ul{
    list-style-type: none;
}
.over_contenr{
	float:left;
	width:600px;
	border-top: 1px solid #C72527;
}
.ui-tabs-selected a span{
	color:black !important;
	padding-bottom:1px !important;
}
.ui-tabs-nav li a span:hover{
	color:black !important;
}
#clear {
	clear:both;
	margin:0px;
	padding:0px;
}
#kreska{
	padding-top: 5px;
	position: absolute;
}
#koszyk {
	float: left;
	position: relative;
	top: 5px;
	left: 17px;
}

.inlist_cart img {
	float: right;
}

#newsletter .box {
	padding: 10px 0 0 10px;
}

#paysms {
	margin: 0 0 0 10px;
}

