html, body, #content { width:100%; height:100%; margin:0; padding:0;}

body {
	font-family: "trebuchet ms", cortoba;
	font-size: 11px;
	color: #303030;
	background: #000 url('../../images/cms64/NH-logo.jpg');
}
object{
	outline-style: none; 
	-moz-outline-style:none;
}
a {
	color: #fff;
	outline-style: none;
	text-decoration: none;
}

input {
	color: #000;
	outline-style: none;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

input[type=text] {
	cursor: text;
}

input[type=submit] {
	cursor: pointer;
}


table,form {
	margin: 0;
	padding: 0;
}


.no-border {
	border: none;
}

.warning {
    background: yellow;
    border: solid 1px red;
    padding: 10px;
    color: #000;
}

.baner_pp {
    padding:15px 0;
    text-align:center;
    border-bottom:1px solid #333333;
    border-top:1px solid #212121;
}

div.clear {
	clear: both;
	height: 0;
	font-size: 0;
	padding: 0;
	margin: 0;
}
div#navBar {
	height:25px;
}
div.container {
	position: relative;
	width: 940px;
	height: 835px;
	margin: auto auto;
	background: #000;
}

div#userinfo {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 17px;
	filter: alpha(opacity =   93);
	opacity: 0.93;
	color: #000;
	padding: 3px 10px 3px 10px;
	text-align: right;
	z-index: 1000;
}
div#userinfo a {
	color:#000;
}

div.layer3 {
	position: absolute;
	margin-left: -425px;
	top: 30px;
	left: 50%;
	z-index: 100;
	width: 850px;
	background: #000 url("../../images/cms64/layer-top.png") top center no-repeat;
    border-left: solid 2px #AD140E;
    border-top: solid 2px #AD140E;
    border-right: solid 4px #2F0305;
    border-bottom: solid 4px #2F0305;
	filter: alpha(opacity =   93);
	opacity: 0.93;
	padding-top: 120px;
	color:#fff;
}
	div.layer-content {
		margin: 40px;
		width: 770px;
	}
	div.layer-bottom {
		background: #000 url("../../images/cms64/layer-bottom.png") bottom center no-repeat;
		float: left;
		width: 850px;
		height: 101px;
		margin-top: 25px;
	}

div.layer-pomoc {
	position: absolute;
	margin: auto auto;
	top: 30%;
	left: 0;
	right: 0;
	z-index: 100;
	float: left;
	width: 300px;
	background: #fff;
    border: solid 1px #fff;
	filter: alpha(opacity =   93);
	opacity: 0.93;
	padding: 25px;
	color:#000;
}

div.layer textarea {
	overflow: auto;
}

.close {
	display: block;
	position: absolute;
	top: 5px;
	right: 5px;
	background: url('../../images/cms64/close.png') no-repeat;
	width: 19px;
	height: 18px;
	z-index: 1000;
}

div.layer a.close:hover {
	filter: alpha(opacity =   70);
	opacity: 0.70;
}

.close-mini {
	display: block;
	position: absolute;
	top: 2px;
	right: 2px;
	background: url('../../images/cms64/close-mini.png') no-repeat;
	width: 12px;
	height: 11px;
	z-index: 1000;
	cursor: pointer;
}

div.layer-2 {
	position: absolute;
	top: 0;
	left: 0;
	float: left;
	width: 800px;
}

div.layer {
	position: absolute;
	margin: auto auto;
	top: 30px;
	left: 0;
	right: 0;
	z-index: 100;
	float: left;
	width: 800px;
	background: #000;
    border: solid 1px #fff;
	filter: alpha(opacity = 93);
	opacity: 0.93;
	padding: 25px;
	color:#fff;
}

a#login-link {
	display: block;
	position: relative;
	top: 0;
	left: 350px;
	width: 310px;
	height: 196px;
}

a#shop-link {
	display: block;
	position: relative;
	top: 150px;
	left: 265px;
	width: 283px;
	height: 275px;
}

a#liblary-link {
	display: block;
	position: relative;
	top: 140px;
	left: 10px;
	width: 279px;
	height: 199px;
}

a.back {
	display: block;
	position: absolute;
	top: 5px;
	left: 5px;
	background: url('../../images/cms64/back.png') no-repeat;
	width: 25px;
	height: 25px;
	z-index: 201;
}
a.help {
	display: block;
	position: absolute;
	top: 5px;
	left: 40px;
	background: url('../../images/cms64/icon-help.png') no-repeat;
	width: 25px;
	height: 25px;
	z-index: 201;
}

a.back:hover {
	filter: alpha(opacity =   93);
	opacity: 0.93;
}

a.fullscreen-button {
	display: block;
	position: absolute;
	top: 5px;
	right: 5px;
	background: url('../../images/cms64/fullscreen-button.gif') no-repeat;
	width: 25px;
	height: 25px;
	z-index: 201;
}

a.fullscreen-button:hover {
	filter: alpha(opacity =   93);
	opacity: 0.93;
}

div.layer div.signin {
	width: 250px;
	margin: auto auto;
	padding: 30px;
}

div.shop {
	position: absolute;
	margin: auto auto;
	top: 0;
	left: 0;
	right: 0;
	z-index: 100;
	top: 0;
	left: 0;
	width: 100%;
	height: 940px;
	/*background:url('../../images/cms64/shop.jpg') no-repeat;*/
}

a#pr1 {
	display: block;
	position: absolute;
	top: 89px;
	right: 210px;
	width: 39px;
	height: 75px;
	background: url('../../images/cms64/pr1.jpg') no-repeat;
	z-index: 10;
}

a#pr2 {
	display: block;
	position: absolute;
	top: 89px;
	right: 169px;
	width: 41px;
	height: 75px;
	background: url('../../images/cms64/pr2.jpg') no-repeat;
	z-index: 10;
}

a#pr3 {
	display: block;
	position: absolute;
	top: 89px;
	right: 127px;
	width: 41px;
	height: 75px;
	background: url('../../images/cms64/pr3.jpg') no-repeat;
	z-index: 10;
}

a#pr4 {
	display: block;
	position: absolute;
	top: 88px;
	right: 84px;
	width: 42px;
	height: 76px;
	background: url('../../images/cms64/pr4.jpg') no-repeat;
	z-index: 10;
}

/*product*/
div.product {
	position: relative;
	width: 800px;
	margin: auto auto;
	float: left;
	filter: alpha(opacity = 100);
	opacity: 0.93;
	-moz-opacity:0.99;
	background:#000;
}

div.product-wide {
	width: 542px;
}

div.product div.bar {
	margin-bottom: 6px;
}

div.product div.cart {
	float: left;
	
}
div.cart-price {
	color:red;
	font:bold 13px "trebuchet ms";
	float: left;
}
div.product div.price,div.product-width div.price {
	float: right;
	height: 22px;
	font-size: 16px;
	font-weight: bold;
	font-family: arial;
	color: #fff;
	padding: 2px 4px 0 42px;
	background: red;
	margin:10px 10px 0 0;
	border: solid 1px #fff;
}

div.product div.bar,div.product div.bar-under {
	text-align: center;
}

div.product-wide div.bar,div.product-wide div.bar-under {
	text-align: left;
}

div.product div.cart input,div.product-width div.cart input {
	width: 96px;
	height: 24px;
	background: url('../../images/cms64/product-cart.gif') no-repeat;
	border: none;
}

div.product div.cart input:hover,div.product-width div.cart input:hover
	{
	background: url('../../images/cms64/product-cart-hover.gif') no-repeat;
}

div.product-border {
	margin-bottom: 8px;
}

div.product-wide div.product-border {
	margin-bottom: 0;
}

div.product-border div.bar {
	height: 27px;
	font-size:16px;
	border-bottom:solid 1px #fff;
	text-align: center;
}

div.product-wide div.product-border div.bar {
	background-color: #E2001A;
	padding: 6px;
	height: 20px;
	color: white;
}

div.product-wide div.product-border div.bar a {
	color: white;
}

div.product-width div.bar-under {
	background: url('../../images/cms64/product-desc-bg.gif') top right
		repeat-y;
	margin-bottom: 8px;
}

div.product div.bar-under div.img {
	float: left;
}

div.product div.bar-under div.product-desc {
	float: right;
	margin-right: 30px;
	width: 600px;
	text-align: left;
}

div.product-width div.bar-under-right {
	margin-bottom: 8px;
}

div.product div.bar-under-right {
	text-align: left;
	margin-bottom: 8px;
	font-size: 14px;
}

div.product-width div.bar-under-right {
	width: 200px;
	font-size: 14px;
}

div.product div.bar-under-right ul,div.product-width div.bar-under-right ul
	{
	padding-left: 26px;
}

div.product div.bar-under-right ul span,div.product-width div.bar-under-right ul span
	{
	font-size: 13px;
	font-weight: bold;
}

div.product-wide div.bar-under div.img {
	float: left;
}

div.product-wide div.bar-under div.bar-under-right {
	width: 366px;
	float: left;
	font-size: 14px;
}

div.product-width div.cart input {
	float: right;
	margin-left: 8px;
}

div.product-width div.price {
	float: right;
	margin-left: 8px;
}

div.product div.how-many {
	float: right;
	margin-left: 8px;
	font-size: 14px;
}

div.product div.calculate {
	text-align: center;
	font-size: 11px;
	float: right;
	border: solid 1px #fff;
	background: red;
	color: #fff;
}

	div.product div.calculate:hover {
		text-decoration: underline;
	}
	
	div.product div.calculate a {
		color: #fff;
		display: block;
		width: 54px;
	}	
	
	div.product div.calculate a:hover {
		color: #fff;
	}		

div.product-width div.how-many input[type="text"] {
	width: 30px;
	text-align: right;
	font: bold 13px 'trebuchet ms';
}

div.img-more {
	border: 1px solid #38D7A1;
	padding: 8px;
	margin-bottom: 8px;
}

div.img-more {
	margin-bottom: 0;
	padding: 2px;
}

div.img-more a {
	display: block;
	float: left;
	padding: 4px;
}

div.product div.how-many input {
	width: 50px;
	height: 20px;
	margin-top:10px;
	text-align:right;
	font-size:16px;
	font-weight:bold;
}

input.add-to-cart {
	float: right;
}
div.navbar2-show {
	float: left;
	position: absolute;
	margin-top:15%;
	left: 0;
	right: 0;
	z-index: 101;
	width: 49px;
	height: 139px;
	background: url("../../images/cms64/navbar2-show.gif") no-repeat;
	text-align: center;
	color:#000;
	font-size: 12px;	
	font-weight: bold;
}

div.navbar2 {
	float: left;
	position: absolute;
	margin-top:15%;
	left: 0px;
	width: 150px;
	z-index: 101;
	text-align: left;
	color:#000;
	font-size: 12px;	
    
}
	div.navbar2-top {
		float: left;
		width: 150px;
		height: 38px;
		background: url("../../images/cms64/navbar2-top.gif") top right no-repeat;
        padding-right:15px;
	}	
	div.navbar2-body {
		float: left;
		width: 150px;
		background: url("../../images/cms64/navbar2-body.gif") top right no-repeat;
        padding-right:15px;
	}	
	div.navbar2-bottom {
		float: left;
		width: 150px;
		height: 27px;
		background: url("../../images/cms64/navbar2-bottom.gif") top right no-repeat;
        padding-right:15px;
	}	
	
	div.quick-login {
		margin-bottom:15px;
		color: #000;
		text-align: right;
		z-index: 1000;	
		font-size: 10px;
		float:left;
	}
	div.quick-login div.field {
		float:left;
	}
	div.quick-login div.field input {
		font-size: 10px;
	}
	div.quick-login input[type="submit"] {
		background: none;
		border:none;
		padding: 0 3px;
		font-size: 10px;
		float:left;
		clear:both;
		margin-left:60px;
	}	
	
div.navbar2 a {
	display: block;
	float: left;
	clear:both;
	color:#000;
	font-weight: bold;
}
.navbar2-close {
	display: block;
	position: absolute;
	top: 11px;
	right: 0px;
	width: 23px;
	height: 20px;
	z-index: 1000;
	cursor:pointer;
}


div.navbar3-show {
	position: absolute;
	margin-top:10%;
	right: 0px;
	z-index: 101;
	width: 42px;
	height: 280px;
	background: url("../../images/cms64/navbar3-show.gif") top left no-repeat;
	text-align: center;
	color:#000;
	font-size: 12px;	
}

div.navbar3 {
	position: absolute;
	margin-top:10%;
	margin-bottom:30px;
	right: 0px;
	width: 300px;
	z-index: 101;
	text-align: left;
	color:#000;
	font-size: 12px;	
    
}
	div.navbar3-top {
		float: right;
		width: 300px;
		height: 38px;
		background: url("../../images/cms64/navbar3-top.gif") top left no-repeat;
        padding-left:15px;
	}	
	div.navbar3-body {
		float: right;
		width: 300px;
		background: url("../../images/cms64/navbar3-body.gif") top left repeat-y;
        padding-left:15px;
	}	
	div.navbar3-bottom {
		float: right;
		width: 300px;
		height: 27px;
		background: url("../../images/cms64/navbar3-bottom.gif") top left no-repeat;
        padding-left:15px;
	}	
	
div.navbar3 a {
	display: block;
	float: left;
	clear:both;
	color:#000;
}
.navbar3-close {
	display: block;
	position: absolute;
	top: 11px;
	left: 0px;
	width: 23px;
	height: 20px;
	z-index: 1000;
	cursor:pointer;
}

div#cart-show {
	float: left;
	position: absolute;
	margin: auto auto;
	top: 0px;
	left: 0;
	right: 0;
	z-index: 101;
	width: 500px;
	height:25px;
	background: #000;
	filter: alpha(opacity = 93);
	opacity: 0.93;
	border: solid 1px #fff;
	border-top: none;
	text-align: center;
	color:#fff;
	font-size:12px;
}
div.cart {
	float: left;
	position: absolute;
	margin: auto auto;
	top: 0px;
	left: 0;
	right: 0;
	z-index: 101;
	width: 830px;
	background: #000;
	filter: alpha(opacity = 93);
	opacity: 0.93;
	border: solid 1px #fff;
	border-top: none;
	padding: 10px;
	text-align: center;
	color:#fff;
}

div.cart div.cart-product {
	float: left;
	width: 130px;
	margin: 0 14px 0 0;
}
img#cart-logo {
	float:left;
	margin:20px 10px 0 10px;
}
div.cart-info {
	position:relative;
	bottom:0px;
	padding-bottom:5px;
}
div.cart img.cart-img {
	display: block;
	width: 75px;
	margin: 0 20px;;
}
div.cart a {
	color:#fff;
}
div.cart a.cart-delete {
	display: block;
	float: right;
	width: 10px;
	height: 10px;
}

div.cart div.cart-menu {
	float: right;
	font-size:13px;
}

table#cart-view {
	width: 800px;
	font-size: 12px;
}

table#cart-view th#title {
	height: 34px;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	border-bottom: solid 1px #fff;
}

table#cart-view th {
	color: #fff;
	padding: 3px;
	border-bottom:1px solid #333333;
	border-top:1px solid #212121;	
}
table#cart-view tr.menu th {
	background:url('../../images/cms64/title-bg.png');
	
	padding: 6px 10px 6px 10px;
	
	text-align: center;
	font: bold 12px Arial;
	color: #fff;
}
table#cart-view td {
	color: #fff;
	padding: 5px;
	border-bottom:1px solid #333333;
	border-top:1px solid #212121;	
}
table#cart-view tr.no-border td, table#cart-view tr.no-border th {
	color: #fff;
	padding: 5px;
	border:none;	
}
table#cart-view input {
	cursor: default;
}
.button-red {
	background:url('../../images/cms64/button-red.png');
	border:none;
	color:#fff;
	width:124px;
	height:26px;
	cursor:pointer;
}
.button-red-label {
	float: left; 
	margin: 4px 0 0 9px; 
	font-size: 13px;
}
.button-link {
	background: none;
	border: none;
	color: #fff;
	cursor: pointer;
}
.button-link:hover {
	color: #F3800C;
	text-decoration: underline;
}

table#cart-view input[type="text"] {
	border: none;
	background: none;
	font: bold 12px arial;
	text-align: right;
	color:#fff;
}

table#cart-view input#katalogzamowienia_ilosc {
	border: solid 1px #dedede;
	cursor: text;
	width: 30px;
}

div.liblary {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	/*height:752px;*/
	/*background:url('../../images/cms64/liblary.jpg') no-repeat;*/
}

a#pg1 {
	display: block;
	position: absolute;
	top: 265px;
	right: 360px;
	width: 120px;
	height: 50px;
	z-index: 10;
}

/* formularz kontaktowy */
.error_strings{
	border: solid 1px red;
	background: #FFD800 url('../../images/cms64/warning.png') no-repeat;
	padding: 0 0 0 40px;
	font-family:"arial"; 
	font-size:11px; 
	font-weight:bold;
	color:#000;
}

input.show-provision {
    display:block;
    background:#fff;
    color:red;
    font-weight:bold;
    font-size:45px;
    font-family: "trebuchet ms";
    text-align:center;
    width:300px;
    margin: 30px auto;
}

div.akt {
    float: left;
    margin: 0 20px 20px ;
    border-top: solid 2px #4F4F4F;
}
div.akt_header {
    float: left;
    margin: 20px 0 5px 0;
}
a.akt_more {
    float: right;
    display: block;
    margin-bottom: 10px;
    font-size: 11px;
    color: red;
}

.ulotka-coffee {
	position: absolute;
	top: 60px;
	left: 280px;
	display: block;
	width: 70px;
	height: 250px;
	border: solid 1px red;
}

form.dodaj-opinie input[type="submit"] {
	float:right;
}
form.dodaj-opinie textarea {
	width: 680px;
}
form.dodaj-opinie input[type="text"]{
	width: 400px;
}

form.dodaj-opinie textarea {
	height: 100px;
}

form.dodaj-opinie .tytul {
	font-size: 18px;
	margin-bottom: 30px;
}
	form.dodaj-opinie .podtytul {
		font-size: 12px;
	}
	
.error_list {
	color: red;
}

div.beta-info {
    float: left;
    font-size: 10px;
    font-weight: bold;
	color: #fff;
}
div.beta-info  a {
color: #fff;
}

div#floating_banner_bottom, div#floating_banner_bottom2 {
/*background-color:#FCE8B4;*/
/*background-color:#000;
filter: alpha(opacity =   80);
opacity: 0.80;
*/
text-align: left;
bottom: 0px;
margin-bottom: 0px;
position: fixed;
padding:3px;
z-index: 102;
left: 0;
_position:absolute;
_top:expression(document.body.scrollTop+document.body.clientHeight-this.clientHeight);
}
html>body #floating_banner_bottom, html>body #floating_banner_bottom2 { margin-bottom: 0px; bottom: 0 }

div#floating_banner_bottom {
	/*background: url("../../images/cms64/beta-info-2.PNG") no-repeat;*/
	/*width: 68px;
	height: 21px;*/
	overflow: hidden;
}
div#floating_banner_bottom2 {
	/*background: url("../../images/cms64/beta-info-1.PNG") no-repeat;*/
	width: 385px;
	height: 66px;
	cursor: pointer;
}

div#floating_banner_bottom3 {
/*background-color:#FCE8B4;*/
/*background-color:#000;
filter: alpha(opacity =   80);
opacity: 0.80;
*/
text-align: left;
bottom: 0px;
margin-bottom: 0px;
position: fixed;
padding:3px;
z-index: 99;
right: 0;
width:100px;
height: 100px;
_position:absolute;
_top:expression(document.body.scrollTop+document.body.clientHeight-this.clientHeight);
}

div#floating_banner_bottom4 {

text-align: left;
top: 40px;
left: -5px;
margin-bottom: 0px;
position: fixed;
padding:3px;
z-index: 99;
width:100px;
height: 100px;
_position:absolute;
_top:expression(document.body.scrollTop+document.body.clientHeight-this.clientHeight);
}

div.beta-info2 {
    float: left;
    font-size: 10px;
	color: #000;
	margin-top: 15px;
	position: relative;
}
div.beta-info2  a {
	color: #000;
}


.kalkulator {
	border: solid 0px #fff;
}
.kalkulator th {
	color: #fff;
	padding: 0 5px;
	font-size: 12px;
	background: #1F1D1D;
}

.kalkulator .dane td {
	background: #1F1D1D;
	text-align: center;
	border: solid 0px #fff;
}

.kalkulator .dane td input[type="text"] {
	width: 40px;
	text-align: right;
}

.new-window {
	padding: 20px;
}

.button1 {
	float:right;
	position:absolute;
	top:0;
	right:0;
}
.button2{
	float:right;
	position:absolute;
	top:27px;
	right:0;
}

.porcja_piekna{
	display:block;
	position:absolute;
	right:0;
	top:180px;
}

	.porcja_piekna img{ border:none; }

