@charset "iso-8859-2";
/* CSS Document */

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2d2d2d;
	background: #e0e0e0 none;
	font-weight: normal;
	text-decoration: none;
}

select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2d2d2d;
	background: #ffffff none;
}

th, td, li, input.submit {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2d2d2d;
	text-decoration: none;
}

input.submit {
	background: #eeeeee none;
}

div {
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

input.definput {
	background: #ffffff url('images/input_backgr.gif') left top repeat-x;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	width: 133px;
	margin: 0px 0px 0px 0px;
	color: #2d2d2d;
	border-top-color: #7c7c7c;
	border-left-color: #c3c3c3;
	border-right-color: #c3c3c3;
	border-bottom-color: #dddddd;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

table.main, table.main th {
	background: #eeeeee none;
}

table.main td {
	background: #ffffff none;
} 

p {
	margin-top: 0px;
}

form {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}	

div.clear {
	width: 1px;
	height: 1px;
	overflow: hidden;
	clear: both;
}

a {
	text-decoration: underline;
	color: #2d2d2d;
	font-size: 11px;
}

a:hover {
	color: #b10c0c;
}

/************************** HEADER *************************/

div#header {
	width: 1000px;
	height: 93px;
	margin: 0px auto 0px auto;
	background: #ffffff url('images/header_backgr.gif') left top no-repeat;
	position: relative;
}

div#header a#main {
	display: block;
	width: 207px;
	height: 47px;
	position: absolute;
	top: 30px;
	left: 34px;
	background: #ffffff url('images/logo.gif') left top no-repeat;
}

div#header a#main span {
	display: none;
}

div#header div#mainmenu {
	width: 389px;
	height: 30px;
	position: absolute;
	top: 29px;
	left: 383px;
}

div#header div#mainmenu a {
	display: block;
	float: left;
	height: 30px;
	margin-right: 25px;
	background-color: #ffffff;
	background-position: left top;
	background-repeat: no-repeat;
}

div#header div#mainmenu a:hover {
	background-position: 0px -30px;
}

div#header div#mainmenu a span {
	display: none;
}

div#header div#mainmenu a.ofirmie {
	width: 60px;
	background-image: url('images/o_firmie.gif');
}

div#header div#mainmenu a.regulamin {
	width: 81px;
	background-image: url('images/regulamin.gif');
}

div#header div#mainmenu a.kontakt {
	width: 57px;
	background-image: url('images/kontakt.gif');
}

div#header div#mainmenu a.wysylka {
	width: 57px;
	background-image: url('images/wysylka.gif');
}

div#header div#quick {
	width: 81px;
	height: 25px;
	position: absolute;
	top: 36px;
	left: 791px;
	background: #ffffff url('images/szybki_kontakt.gif') left top no-repeat;
	padding-left: 125px;
}

div#header div#quick a {
	display: block;
	float: left;
	margin: -1px 5px 0px 0px;
}

/************************** HEADER ENDS HERE *************************/
/************************** MAIN MENU *************************/
div#secondmenu {
	width: 100%;
	height: 42px;
	background: #af0808 url('images/mainmenu_backgr.gif') left top repeat-x;
	overflow: visible;
}

div#secondmenu div#secondmenuinner {
	width: 1000px;	
	height: 42px;
	margin: 0px auto 0px auto;
	background: #af0808 url('images/mainmenu_backgr.gif') left top repeat-x;
	text-align: center;	
}

div#secondmenu div#secondmenuinner table {
	padding: 0px 0px 0px 0px;
	margin: 10px auto 0px auto;
	border: none;
}

div#secondmenu div#secondmenuinner table td a {
	display: block;
	float: left;
	color: #ffffff;
	background: transparent;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	white-space: pre;
	padding: 3px 20px 3px 20px;
	border-width: 0px 1px 0px 0px;
	border-style: solid;
	border-color: #ffffff;	
}

div#secondmenu div#secondmenuinner table td a.first {
	padding-left: 0px;
}

div#secondmenu div#secondmenuinner table td a.last {
	padding-right: 0px;
	border: none;
}

div#secondmenu div#secondmenuinner a:hover {
	color: #ffffff;
	background: transparent;
	text-decoration: underline;
}

/************************** MAIN MENU ENDS HERE *************************/
/************************** ALL CONTAINER *************************/
div#all {
	width: 1000px;
	height: auto;
	margin: 0px auto 0px auto;
	padding-top: 20px;
	padding-bottom: 30px;
	background: #ffffff none;
}

/************************** ALL CONTAINER ENDS HERE *************************/
/************************** MAIN WINDOW *************************/

div#left, div#right {
	width: 180px;
	height: auto;
	float: left;
	background: #ffffff none;
}

div#center {
	width: 600px;
	height: auto;
	float: left;
	padding: 0px 20px 0px 20px;
	background: #ffffff none;
}

div#center div.itemcontainer, div#center div.itemcontainer2 {
	width: 290px;
	height: auto;
	float: left;
	margin: 0px 20px 20px 0px;
	background: #ffffff url('images/container_big_bottom.gif') left bottom no-repeat;
	padding-bottom: 5px;
}

div#center div.itemcontainer2 {
	margin: 0px 0px 20px 0px;
}

div#center div.itemcontainer div.itemcontainerinner, div#center div.itemcontainer2 div.itemcontainerinner {
	height: auto;
	background: #ffffff url('images/container_small_backgr.gif') right top repeat-y;
	padding: 2px 8px 5px 0px;
}

div#center div.itemcontainer div.itemcontainerinner div.imagecontainer, div#center div.itemcontainer2 div.itemcontainerinner div.imagecontainer {
	width: 100px;
	height: 100px;
	background-color: #ffffff;	
	background-repeat: no-repeat;
	/* 
	background-position: center center;
	border: #b7b7b7 1px solid; */
	background-image: url('images/image_fake.gif');
	background-position: top center;
	border: #ffffff 1px solid;
	border: none;
	float: left;
	margin-right: 20px;
}

div#center div.itemcontainer div.itemcontainerinner div.imagecontainer a, div#center div.itemcontainer2 div.itemcontainerinner div.imagecontainer a {
	display: block;
	width: 100px;
	height: 100px;
	text-decoration: none;
}

div#center div.itemcontainer div.itemcontainerinner div.itemcontainerright, div#center div.itemcontainer2 div.itemcontainerinner div.itemcontainerright {
	float: left;
	width: 160px;
	height: auto;
}

div#center div.itemcontainer div.itemcontainerinner div.itemcontainerright div.info, div#center div.itemcontainer2 div.itemcontainerinner div.itemcontainerright div.info {
	margin: 5px 0px 5px 0px;
	height: 27px;
	width: auto;
}

div#center div#flash {
	width: 600px;
	height: auto;
	margin: 0px auto 30px auto;
	background: #ffffff none;
}

div#center div.nowosci {
	width: 600px;
	height: 33px;
	background: #f6f6f6 url('images/nowosci.gif') left top no-repeat;
}

div#center div.polecamy {
	width: 600px;
	height: 38px;
	background: #f6f6f6 url('images/polecamy.gif') left top no-repeat;
}

div#left div#login, div#left div#logged {
	width: 180px;
	height: 153px;
	background: #000000 url('images/logowanie.gif') left top no-repeat;
	margin-bottom: 20px;
	color: #ffffff;
}

div#left div#login div.inner, div#left div#logged div.inner {
	margin: 50px 0px 0px 30px; 
	width: 125px;
}

div#left div#logged {
	background: #000000 url('images/jestes_zalogowany.gif') left top no-repeat;
}

div#left div#login a, div#left div#logged a {
	color: #ffffff;
	background: transparent;
	text-decoration: none;
}

div#left div#login a.special, div#left div#logged a.special, a.special {
	font-size: 10px;
	text-decoration: underline;
}

div#left div#login a:hover, div#left div#logged a:hover {
	color: #ffffff;
	background: transparent;
	text-decoration: underline;
}

div#left div.newsletter {
	width: 170px;
	height: 42px;
	background: #f6f6f6 url('images/newsletter.gif') left top no-repeat;
}

div.boxinner {
	width: 154px;
	background: #f6f6f6 none;
	border-width: 0px 1px 0px 1px;
	border-style: solid;
	border-color: #d0d0d0;
	padding: 0px 7px 0px 7px;	
}

div.boxbottom {
	width: 170px;
	height: 20px;
	margin-bottom: 20px;
	background: #f6f6f6 url('images/box_bottom.gif') left top no-repeat;
}

div#left div.kosztywysylki {
	width: 170px;
	height: 33px;
	background: #ffffff url('images/koszty_wysylki.gif') left top no-repeat;
}

div#left div.maszpytanie {
	width: 170px;
	height: 33px;
	background: #ffffff url('images/masz_pytanie.gif') left top no-repeat;
}

div.smalldiver {
	width: 100%;
	height: 1px;
	background: #b7b7b7 none;
	margin: 2px 0px 10px 0px;
}

div#right div.szukaj {
	width: 170px;
	height: 37px;
	background: #ffffff url('images/szukaj.gif') left top no-repeat;
}

div#right div.twojkoszyk {
	width: 170px;
	height: 38px;
	background: #ffffff url('images/twoj_koszyk.gif') left top no-repeat;
}

div#right div.hitysprzedazy {
	width: 170px;
	height: 35px;
	background: #ffffff url('images/hity_sprzedazy.gif') left top no-repeat;
}

a.submit {
	text-decoration: none;
}

a.submit:hover {
	text-decoration: underline;
}

div.containersmall {
	width: 170px;
	height: auto;
	background: #ffffff url('images/container_small_backgr.gif') right top repeat-y;
}

div.containersmall div.containersmallinner {
	padding: 2px 8px 5px 0px;
}

div.containersmallbottom {
	width: 170px;
	height: 5px;
	margin-bottom: 20px;
	background: #cacaca url('images/container_small_bottom.gif') left top no-repeat;
}

div#left div.promocja {
	width: 170px;
	height: 36px;
	background: #ffffff url('images/promocja.gif') left top no-repeat;
}

div.containersmall div.containersmallinner div.imageproductsmall {
	width: 60px;
	height: 60px;
	float: left;
	margin-right: 4px;
	background-color: #ffffff;	
	background-repeat: no-repeat;
	/* background-position: center center;
	border: #b7b7b7 1px solid; */
	background-image: url('images/image_fake.gif');
	background-position: top center;
	border: #ffffff 1px solid; 
}

div.containersmall div.containersmallinner div.imageproductsmall a {
	text-decoration: none;
	display: block;
	width: 60px;
	height: 60px;	
}

div.containersmall div.containersmallinner div.containersmallinnerright {
	width: 96px;
	height: auto;
	float: left;
}

/************************** SPECIAL CONTENT *************************/
div#productcart {
	width: 600px;
	height: auto;
}

div#productcart div.productimagebig {
	width: 275px;
	height: 275px;
	float: left;
	background-color: #ffffff;
	/* background-position: center center;
	border: #b7b7b7 1px solid;
	*/
	background-image: url('images/image_fake.gif');
	border: #ffffff 1px solid;
	background-position: top center;
	background-repeat: no-repeat;
	margin-right: 25px;
}

div#productcart div.productimagebig a {
	width: 275px;
	height: 275px;
	display: block;
}

div#productcart div.producttopinfo {
	float: left;
	width: 298px;
	height: auto;
}

div#productcart div.producttopinfo ul {
	list-style-type: none;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

div#productcart div.producttopinfo ul li {
	display: block;
	margin-bottom: 5px;
	padding-left: 15px;
	background: #ffffff url('images/arrow.gif') 0px 2px no-repeat;
}

div#productcart div.imagecontainer {
	width: 100px;
	height: 100px;
	background-color: #ffffff;	
	background-repeat: no-repeat;
	/*
	border: #b7b7b7 1px solid;
	background-position: center center; */
	border: #ffffff 1px solid;
	background-position: top center;
	background-image: url('images/image_fake.gif');
	float: left;
	margin-right: 20px;
}

div#productcart div.imagecontainer a {
	display: block;
	width: 100px;
	height: 100px;
	text-decoration: none;
}

div#productcart div.zobaczrowniez {
	width: 120px;
	height: auto;
	float: left;
	margin-right: 20px;
	text-align: center;
}

div#productcart div.zobaczrowniez div.imagecontainer {
	float: none;
	margin: 0px auto 10px auto;
}

h1.sitename {
	display: block;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #b10c0c;
	margin: 0px 0px 30px 0px;
	background: #ffffff url('images/lata.gif') left top no-repeat;
	padding: 8px 0px 10px 45px;
	
}

div#pagination {
	text-align: center;
	margin: 30px 0px 20px 0px;
	font-size: 13px;
}

div#pagination a {
	text-decoration: none;
	font-size: 13px;
}

div#pagination a:hover {
	text-decoration: none;
	font-size: 13px;
}

div.commentcontainer {
	margin-bottom: 30px; 
	border: #b7b7b7 1px solid; 
	padding: 10px 10px 10px 10px;
}

/************************** SPECIAL CONTENT ENDS HERE *************************/
/************************** MAIN WINDOW ENDS HERE *************************/
/************************** FOOTER *************************/
div#bottomlinks {
	width: 100%;
	height: 27px;
	overflow: visible;
	background: #af0808 url('images/bottommenu_backgr.gif') left top repeat-x;
	overflow: visible;
}

div#bottomlinks div#bottomlinksinner {
	width: 1000px;
	height: 21px;
	background: #af0808 url('images/bottommenu_backgr.gif') left top repeat-x;
	color: #ffffff;
	text-align: center;
	padding-top: 6px;
}

div#bottomlinks div#bottomlinksinner a {
	text-decoration: none;
	color: #ffffff;
	background: transparent;
	white-space: pre;
}

div#bottomlinks div#bottomlinksinner a:hover {
	text-decoration: underline;
	color: #ffffff;
	background: transparent;
}

div#bottomtext {
	width: 980px;
	height: auto;
	margin: 0px auto 0px auto;
	padding: 12px 10px 12px 10px;
	background: #ffffff none;
}

div#bottomtext p, div.boxinner p, div.containersmall div.containersmallinner p {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

div#footer {
	width: 1000px;
	height: 38px;
	background: #ffffff url('images/footer_backgr.gif') left top no-repeat;
	color: #c4c3be;
	margin: 0px auto 0px auto;
	position: relative;
}

div#footer div#designed {
	width: 188px;
	height: 15px;
	position: absolute;
	top: 21px;
	left: 790px;
}

div#footer div#designed a {
	color: #c4c3be;
	background: transparent;
	text-decoration: none;
}

div#footer div#designed a:hover {
	color: #c4c3be;
	background: transparent;
	text-decoration: underline;
}

/************************** FOOTER ENDS HERE *************************/

/************************** IMG VIEWER *************************/

#thumbBox {
	position: absolute;
	left: 0px;
	top: 0px;
	padding: 5px 5px 20px 5px;
	background: #5a5a5a none;
	z-index: 100;
	cursor: pointer;
	overflow: hidden;
	visibility: hidden;
}

#thumbBox div.footerbar {
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	background: #5a5a5a none;
	color: #ffffff;
	text-align: right;
	padding: 0px 0px 0px 0px;
	position: absolute;
	right: 5px;
	bottom: 5px;
}


#thumbBox #thumbImage, #thumbBox #thumbImage img {
	background: #5a5a5a none;
	margin: 0px;
	padding: 0px;
	border: none;
}

#thumbLoading {
	position: absolute;
	border: #5a5a5a 1px solid;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	background: #fefefe none;
	padding: 5px;
	z-index: 5;
	width: auto;
	height: auto;
	visibility: hidden;
	left: 0px;
	top: 0px;
	color: #5a5a5a;
}

/************************** IMG VIEWER ENDS HERE *************************/
/************************** TINY CSS *************************/

.orangetext {
	color: #ff7e00;
}

.redtext {
	color: #b10c0c;
}

.greenbold {
	color: #436f20;
	font-weight: bold;
}

.bluetitle {
	color: #19254b;
	font-size: 15px;
	font-weight: bold;
}

img {
	border: none;
}

img.border {
	border: #b7b7b7 1px solid;
}

/************************** TINY CSS ENDS HERE *************************/

