body {
	padding: 0;
	background-color: white;
	font-size: 11px;
	font-family: arial, verdana;
	color: #393939;
	width: 950px;
	margin: 0 auto;
}

a {
/*	color: #aad4d4; */
	color: #096;
	text-decoration: none;
}

img {
	border: 0;
}

h1, h3 {
	color: #009966;
	margin: 0 0 3px 0;
	padding: 0;
	font-weight: normal;
	font-family: Georgia,"Times New Roman",Times,serif;
}

h1 a, h2 a, h3 a {
	color: #009966;
}

h2 {
	margin: 7px 0;
	padding: 0;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
	border-bottom: 1px solid #e0e0e0;
	padding: 0 0 6px 0;
	margin: 0 0 6px 0;
	font-family: arial;
	letter-spacing: 1px;
}

h3 {
	
}

p {
	margin: 15px 0;
	padding: 0;
	line-height: 1.8em;
	font-size: 1em;
	font-family: verdana, sans-serif;
}

small {
	font-size: 10px;
	color: #404040;
}


.center {
	text-align: center
}
.space10 {
	height: 10px;
}

.black {
	color: #393939;
}

.clearBorder {
	border: none !important;
}

p.more {
	margin-top: -15px;
}

.more, .more a {
	color: #096;
}

input.red {
	border: 1px solid #faa !important;
}

.clear {
	clear: both;
}

.left {
	float: left;
}

.float {
	width: 950px;
	margin: 0 auto;
}

.float > div {
	float: left;
	width: 100%;
}

img.left {
	margin-right: 10px;
}

#header {
	width: 100%;
	height: 95px;
	border-bottom: 2px solid #e0e0e0;
}

#header img {
	float: left;
}

#header ul {
	padding: 0;
	margin: 65px 10px 0 10px;
	list-style-type: none;
	border-left: 2px solid #e0e0e0;
	float: left;
}

#header li {
	margin: 0;
	padding: 0;
	float: left;
	border-right: 2px solid #e0e0e0;
}

#header li a {
	display: block;
	font-size: 11px;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 1px;
	padding: 7px 0;
	width: 94px;
	font-weight: normal;
	border-top: 2px solid white;
	color: #393939;
}

#header li a:hover, #header li a.selected {
	color: #2fac82;
}

#header form {
	float: right;
	margin: 65px 0 0 0;
}

#header .button {
	border: 1px solid #e0e0e0;
	background-color: white;
	color: #b2b2b2;
	font-size: 10px;
	font-family: verdana;
	padding: 2px 1px;
	margin: 0;
}

#header input.input {
	border: 1px solid #e0e0e0;
	background-color: white;
	color: #b2b2b2;
	font-size: 10px;
	font-family: verdana;
	padding: 3px 1px;
	margin: 0;
	width: 141px;
}

#demo {
	border-bottom: 2px solid #e0e0e0;
	width: 100%;
	float: left;
	padding-bottom: 10px;
}

.demoBox {
	float: left;
	width: 760px;
	padding: 20px 0 0 0;
}

#demoBoxSpace {
	width: 760px;
	float: left;
	min-height: 250px;
	_height: 250px;
}

/*
.demoBox h1 {
	font-size: 30px;
}
*/

.switcher {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#demoSwitcher {
	float: left;
	text-align: right;
	width: 760px;
}

#demo .switcher {
	float: right;
	width: 100%;
}

.switcher li {
	margin: 0;
	padding: 0;
	display: inline;
}

.switcher li a {
	padding: 3px 6px;
	border: 1px solid #e0e0e0;
	color: #b2b2b2;
	font-size: 11px;
	margin: 5px 5px 0 0;
	line-height: 30px;
}

#demo .switcher li a {
	float: right;
	line-height: 13px;
}

.switcher li a.selected, .switcher li a.select, .switcher li a:hover {
	background-color: #cccccc;
}

#mainCover {
	width: 176px;
	float: right;
	margin-left: 14px;
}

#mainCover img {
	margin-bottom: 3px;
}

#mainCover a {
	font-size: 13px;
	text-transform: uppercase;
}

#mainCover h2 {
	padding: 0;
	margin: 7px 0;
	border-bottom: none;
}

#mainCover div {
	width: 176px;
	height: 233px;
	float: left;
}

#mainContent {
	float: left;
	width: 100%;
	padding-top: 7px;
}

#mainContent h1 a {
	font-size: 19px;
}

.mainBigBox {
	float: left;
	width: 372px;
	padding: 0 10px 0 0;
	min-height: 400px;
}

.mainNormalBox {
	float: left;
	width: 173px;
	padding: 0 10px;
	min-height: 400px;
}

#mainBanner {
	float: left;
	width: 173px;
	margin-left: 7px;
}

#footer {
	margin-top: 9px;
	width: 100%;
}

#footer p {
	margin: 0;
	padding: 0;
}

#footer, #footer a {
	color: #e9e9e9;
	font-size: 11px;
	background-color: #666666;
}

#footer {
	float: left;
	border-bottom: 20px solid white;
}

.footerBigBox {
	float: left;
	width: 370px;
	border-right: 2px solid white;
	min-height: 80px;
	padding: 5px;
}

.footerNormalBox {
	padding: 5px 10px;
	float: left;
	width: 171px;
	border-right: 2px solid white;
}

.footerNewsletterBox {
	padding: 5px 10px;
	float: left;
	width: 169px;
}

.footerNormalBox ul {
	margin: 0 0 0 25px;
	padding: 0;
}
.footerNormalBox li {
	text-transform: uppercase;
	padding: 1px 0;
}

#footer form {
	padding-top: 5px;
}

#footer .button {
	border: 1px solid #e0e0e0;
	background-color: white;
	color: #909090;
	font-size: 10px;
	font-family: verdana;
	padding: 2px 1px;
	margin: 0;
	font-weight: bold;
}

#footer input.input {
	border: 1px solid #e0e0e0;
	background-color: white;
	color: #909090;
	font-size: 10px;
	font-family: verdana;
	padding: 3px 1px;
	margin: 0;
	width: 132px;
}

#sub {
	padding-top: 7px;
}

#subLeft {
	width: 177px;
	padding-right: 10px;
	float: left;
}

#subLeft h3 {
	font-size: 12px;
	font-family: arial, verdana;
}

#subCenter {
	width: 556px;
	float: left;
	min-height: 400px;
	padding: 0 10px;
	padding-top: 20px;
}

#subCenter h1 {
	font-size: 19px;
}

#subLeft li {
	letter-spacing: 1px;
}



#subCenter h3 {
	margin: 20px 0;
}

#subCenter img {
	border: 1px solid #e2e2e2;
}

#subRight {
	padding-left: 10px;
	width: 172px;
	float: left;
}

#subLeft .subLeftMenu small {
	display: block;
	margin-bottom: 10px;
}

.subLeftMenu a {
	line-height: 18px;
}


#defaultForm label {
	color: #a6a6a6;
	font-size: 10px;
	text-transform: uppercase;
	padding-top: 5px;
	margin: 0;
	display: block;
}

#defaultForm input.input, select {
	width: 300px;
	border: 1px solid #e3e3e3;
	font-size: 11px;	
	padding: 2px;
}

#defaultForm textarea {
	font-size: 11px;	
	padding: 2px;
	width: 545px;
	border: 1px solid #e3e3e3;
}

#defaultForm input.button {
	font-size: 10px;	
	padding: 2px 16px;
	border: 1px solid #e3e3e3;
	background-color: white;
	color: #b7b7b7;
	font-weight: bold;
	margin: 10px 0 0 0;
	text-transform: uppercase;
}

.comment {
	width: 545px;
}
.comment div.arrow {
	width: 545px;
	height: 19px;
	background-image: url('../img/bg_comment.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
}

.comment p.body {
	margin: 0;
	padding: 10px;
	background-color: #f7f6f6;
	border-top: 2px solid #e8e8e8;
	border-left: 2px solid #e8e8e8;
	border-right: 2px solid #e8e8e8;
}

.comment p.info {
	padding: 0;
	margin: 0 0 10px 0;
	font-size: 11px;
}

#subLeft h2 {
	font-family: verdana;
	font-weight: normal;
}

#subLeft ul.list {
	margin: 0 0 20px 0;
	padding: 0;
	list-style-type: none;	
	float: left;
}

#subLeft ul.list li {
	margin: 0;
	padding: 0;
	float: left;
}

#subLeft ul.list a {
	color: #2c2c2c;
	
	border-right: 1px solid #dedede;
	padding-right: 5px;
	margin-right: 5px;
	font-size: 12px;
	display: block;
	float: left;
	text-transform: uppercase;
}


#subLeft ul.nameList {
	margin: 0 0 20px 0;
	padding: 0;
	list-style-type: none;	
}

#subLeft ul.nameList li {
	margin: 0;
	padding: 0;
}

#subLeft ul.nameList a {
	color: #2c2c2c;
	font-size: 12px;
	line-height: 18px;
}

#subLeft a.selected {
	color: #059b69 !important;
}

#addInfoSelect {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	float: left;
	width: 545px;
}

#addInfoSelect li {
	margin: 0;
	padding: 0;
	float: left
	border-collapse: collapse;
}

#addInfoSelect a {
	display: block;
	float: left;
	border-left: 1px solid #ccc;
	padding: 5px 20px;
	color: #464346;
}

#addInfoSelect a.selected {
	color: #2fac82;
}

#subCenterDiv {
	width: 360px;
	float: right;
}

#subCenterDiv2 {
	width: 450px;
	float: right;
}

.rymsMin {
	float: left;
	width: 100%;
}

.rymsMin p {
	font-size: 9px;
	line-height: 15px;
	float: right;
	padding: 0;
	margin: 0;
	width: 75px;
}

.rymsMin div {
	float: left;
	margin-bottom: 10px;
	width: 100%;
}

.rymsMin img {
	border: 1px solid #e2e2e2;
	margin-right: 0 !important;
}

.blueInfo {
	padding: 5px;
	border: 1px solid #aaf;
	background-color: #eef;
}

.redInfo {
	padding: 5px;
	border: 1px solid #faa;
	background-color: #fdd;
}

.centerSwitcher {
	text-align: center;
	padding: 0 0 10px 0;
}

.listElement {
	float: left;
	width: 553px;
}

.listElementBody {
	float: right;
	width: 450px;
}

.listElementGroup {
	float: left;
	width: 553px;
}

.listElementGroup .listElement {
	width: 266px;
	margin-right: 10px;
}

.listElementGroup .listElementBody {
	width: 163px;
}



#sub > div > div {
	background: top left url('../img/stripes.gif') repeat-y;
}

#galeria img {
	border: 0;
	margin: 10px;
}
.oldprice {
	text-decoration: line-through;
}

.newprice {
	color: red;
	font-weight: bold;
}

#kosz {
	margin: 20px 0;
}

#kosz th, #kosz td {
	border-bottom: 1px solid #999;
	padding: 4px 3px;
	text-align: center;
}

#kosz td.clearLine {
	border-bottom: 0;
	text-align: right;
}

#kosz input.quantity {
	width: 20px;
}

#kosz form {
	display: inline;
}

.w1 {
	width: 210px;
}

.w2 {
	width: 60px;
}

.w3 {
	width: 110px;
}

.w4 {
	width: 70px;
}

.w5 {
	width: 70px;
}

#kosz .left {
	text-align: left;
}

#mainStripes {
	float: left;
	background: url('../img/main_bg_stripes.gif') repeat-y top left;
}

#reklamy {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#reklamy li {
	padding: 5px 0;
	margin: 0;
}

#reklamy li.line {
	border-top: 1px solid #e0e0e0;
}



h3.category_1 {background-image: url('../img/li/1.gif'); }
h3.category_2 {background-image: url('../img/li/2.gif'); }
h3.category_3 {background-image: url('../img/li/3.gif'); }
h3.category_4 {background-image: url('../img/li/4.gif'); }
h3.category_5 {background-image: url('../img/li/5.gif'); }
h3.category_6 {background-image: url('../img/li/6.gif'); }
h3.category_7 {background-image: url('../img/li/7.gif'); }
h3.category_8 {background-image: url('../img/li/8.gif'); }
h3.category_9 {background-image: url('../img/li/9.gif'); }
h3.category_10 {background-image: url('../img/li/10.gif'); }
h3.category_11 {background-image: url('../img/li/11.gif'); }
h3.category_12 {background-image: url('../img/li/12.gif'); }
h3.category_13 {background-image: url('../img/li/13.gif'); }
h3.category_14 {background-image: url('../img/li/14.gif'); }
h3.category_15 {background-image: url('../img/li/1.gif'); }
h3.category_16 {background-image: url('../img/li/2.gif'); }
h3.category_16 {background-image: url('../img/li/3.gif'); }
h3.category_17 {background-image: url('../img/li/4.gif'); }
h3.category_18 {background-image: url('../img/li/5.gif'); }
h3.category_19 {background-image: url('../img/li/6.gif'); }
h3.category_20 {background-image: url('../img/li/7.gif'); }    
             
#article_main_image {   
	display:block;
	height:130px;
	float:left;
	margin-right:20px;
}

#subLeft h3 {  
	padding-left:20px;
	background-position:-3px -4px;
	background-repeat:no-repeat;
}
        
ul.tabs li {       
	float:left;
	list-style:none;
}     
ul.tabs {       
	margin:0px !important;
	padding:0px !important;
	border-bottom:1px solid  #E0E0E0;
	height:27px;
}
ul.tabs a {  
	line-height:26px;  
	height:26px;  
	color:#949494;
	background:#EBEBEB;        
	padding:0px 5px;
	font-size:13px;        
	border:1px solid #E0E0E0;
	display:block;
    float: left;
}    

ul.tabs a.active {
	height:27px;
	background:white !important;  
	border-bottom:0px !important;
}
        

ul.tabs a.recenzje_active {
	border-right:0px !important;
}

ul.tabs a.zapowiedzi_active {
	border-left:0px !important;
}
