html {
	min-height: 100%;
}
* {
	font-family: Verdana, Arial, Tahoma, sans-serif;
}
body {
	background-color: #efefef;;
	padding: 0;
	margin:	0;
	background-image: url(/skin/images/bottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom center;
	min-height: 100%;
	text-align: center;
}
#container {
	margin: auto;
	border: 0px;
	width: 960px;
    background-image: url(/skin/images/content-bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	min-height: 611px;
	text-align: left;
}
/** clearfix **/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}


/** TOP **/
#top {
	background-image: url(/skin/images/top.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #201B17;
	height: 74px;
	width: 100%;
	text-align: center;
}
#top_menu {
	float: left;
	text-align: center;
	width: 790px;
	padding-top: 50px;
}
#top_menu a {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	margin-right: 30px;
}
#top_menu a:hover {
	color: #d4b26f;
}
#top_logo1 {
	float: left;
	padding: 0;
	margin: 0;
	width: 170px;
	height: 74px;
}
#top_bar {
	width: 960px;
	margin: 0 auto;
}


#contactbox {
	float: left;
	text-align: left;
	width: 191px;
}
#left_menu {
	float: left;
	text-align: right;
	width: 128px;
}
#right_bar {
	float: left;
	width: 160px;
}
#main {
	margin-top: 0;
	float: left;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 30px;
	margin: 0;
	background-image: url(/skin/images/white_70.png);
	width: 455px;
}
#maindiv {
	padding-top: 14px;
	float: left;
	padding-left: 13px;
	padding-right: 13px;
	background-image: url(/skin/images/white_70.png);
	width: 429px;
}

#bottom {
	height: 34px;
}

.right_box {
	margin-top: 14px;
	width: 135px;
	background-image: url(/skin/images/r/m.png);
	background-position: center;
	background-repeat: repeat-y;
}

#search_box1 .top1 {
	background-image: url(/skin/images/r/t1.png);
	background-position: center;
	background-repeat: no-repeat;
	height: 32px;
	width: 135px;
}
#search_box1 LABEL {
	font-size: 12px;
	color: #ffffff;
}
#search_box1 SELECT {
	font-size: 9px;
	color: #000000;
	width: 114px;
	margin-top: 3px;
	margin-bottom: 5px;
}
#search_box1 INPUT [type='text'] {
	font-size: 9px;
	color: #000000;
	width: 114px;
	margin-bottom: 3px;
	margin-top: 5px;
}

#theirstories_box1 .top1 {
	background-image: url(/skin/images/r/t2.png);
	background-position: top center;
	background-repeat: no-repeat;
	height: 32px;
	width: 135px;
}

#theirstories_box1 a {
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
#theirstories_box1 a:hover {
	font-size: 12px;
	text-decoration: underline;
}

#search_box1 .bottom1, #theirstories_box1 .bottom1 {
	background-image: url(/skin/images/r/b.png);
	background-position: center;
	background-repeat: no-repeat;
	height: 15px;
	width: 135px;
}
#search_box1 .middle1, #theirstories_box1 .middle1 {
	min-height: 150px;
	width: 115px;
	background-repeat: repeat-y;
	background-position: center;
	padding: 10px;
}

#voucher_box {
	margin-top: 10px;
	padding: 3px;
}

#voucher_box P.line1 {
	font-size: 11px;
	margin-bottom: 5px;
	color: #666666;
	text-transform: uppercase;
	font-weight: bold;
}

#voucher_box P.line2 {
	font-size: 10px;
	margin-bottom: 5px;
	color: #666666;
}



#product {
	width: 428px;
}

#product .text {
/*	font-family: "Gill Sans MT", Verdana, Tahoma, Arial, sans-serif; */
	font-family: Verdana, Tahoma, Arial, sans-serif;
	color: #333333;
	font-size: 11px;
	line-height: 1.3em;
	text-align: justify;
}

#product .text H2 {
/*	font-family: "Gill Sans MT", Verdana, Tahoma, Arial, sans-serif; */
	color: #90284b;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
	text-align: justify;
}

#product H1, H1.producttitle {
/*	font-family: "Gill Sans MT", Verdana, Tahoma, Arial, sans-serif; */
	color: #90284b;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
}


.product-category-list .description {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	color: #333333;
	line-height: 1.3em;
	font-size: 10px;
	margin: 0;
	padding: 0;
}

.category-description {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	color: #333333;
	line-height: 1.3em;
	font-size: 10px;
	margin: 0;
	padding: 0;
	margin-bottom: 30px;
}

.product-category-list {
	width: 428px;
	margin-bottom: 20px;
}

.product-category-list H1 {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	color: #90284b;
	line-height: 1.1em;
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;

}

.product-category-list H1 a {
	color: #90284b;
	text-decoration: none;		
}


#my-account {
	width: 428px;
}

#my-account .text {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	text-align: justify;
}

#my-account H1 {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
}

.product-change-link, .account-change-link {
	padding-right: 20px;
	text-decoration: none;
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}	

.their-stories-list {
/*	border: 1px solid red; */
	width: 428px;
	margin-bottom: 20px;
}


.price {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
}

.yellow {
	background-color: yellow;
}

#index_main {
	margin: 20px 0px 20px 0px;
}

#index_main H1 {
	font-size: 12px;
	color: #90284b;
	padding-bottom: 10px;
}

#index_main p {
	color: #333333;
	font-size: 10px;
	line-height: 13px;
	line-height: 1.3em;
	padding-bottom: 10px;
	text-align: justify;
}

#index_main p.link {
	text-align: right;
	font-size: 10px;
	line-height: 13px;
	padding-bottom: 10px;
}

#index_main p.link a {
	color: #90284B;
	text-decoration: none;
}

#index_main p.link a:hover {
	text-decoration: underline;
}
.index_list {
	width: 140px; float: left;  background-color: #efefef;  margin-right: 3px;	
}
.index_list .head{
	text-align: center;
	font-size: 11px;
	margin-bottom: 3px;
	font-weight: bold;
	color: #000000;
}
#main .notlogged {
	color: #ffffff;
	font-size: 12px;
	background-color: #933452;
	padding: 3px;
}
#main .notlogged a {
	color: #ffffff;
	text-decoration: none;
}
#main .notlogged a:hover {
	color: #d4b26f;
	text-decoration: none;
}
#main .top-status {
	text-align: right;
	padding: 7px;
	font-size: 11px;
}
#main .top-status IMG {
	vertical-align: middle;
}


.navigation-pager {
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: right;
	font-size: 12px;
}
.navigation-pager a {
	color: #90284B;
	text-decoration: none;
}
.navigation-pager a:hover {
	text-decoration: underline;
}
.navigation-pager IMG {
	vertical-align: middle;
}

/** TEKST na stronach **/
.tekst {
	font-family: Verdana, Arial, Tahoma, sans-serif;
/*	color: red; */
	color: #333333;
	font-size: 11px;
	padding-bottom: 20px;
}

.tekst * {
	font-family: Verdana, Arial, Tahoma, sans-serif;
/*	color: green; */
	color: #333333;
	font-size: 11px;
}

.tekst P {
	font-family: Verdana, Arial, Tahoma, sans-serif;
/*	color: blue; */
	color: #333333;
	line-height: 1.3em;
	margin-bottom: 6px;
	margin-top: 6px;
	font-size: 11px;
}

.tekst H1 {
	color: #90284b;
	line-height: 1.3em;
	margin-bottom: 8px;
	margin-top: 12px;
	font-size: 14px;
}

.tekst UL {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
}

.tekst ul li:before {
	content: "\00BB \0020";
}
.tekst ul li {
	color: #333333;
	margin-bottom: 2px;
}

/** PASEK **/
.pasek {
	margin-bottom: 30px;
	margin-top: 30px;
}

.pasek .element {
	width: 140px;
	float: left;
	text-align: center;
}

.pasek .element P {
	font-size: 11px;
	margin-bottom: 14px;
}

/** kalendarz **/
#ui-datepicker-div { font-size: 12px; }
