/* ArtGrande CSS style glowne dla layoutu */

/* Style glowne + pozycjonowanie elementow na stronie - chmod go+rx ta_sekcja = NIE RUSZAC!!!*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, abbr, acronym, address, big, cite, code, del, ul, li, dfn, em, font, img, ins, kbd, q, s, samp, strike, sub, sup, tt, var, dl, dt, dd, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body {
	margin: 0 auto;
	padding: 0px;
	background: url(../images/bg/main.gif) repeat-x top;
	font: 11px regular bold Arial, Helvetica, sans-serif;
	color: #4e4e4e;
	border: 0 none;
}
img, img a {
	border: 0;
	margin: 0;
	padding: 0;
}
select {
	font-size: 11px;
}
input {
	font-size: 11px;
	
}
hr {
	border: 1px solid #cdcdcd;
}
input.checkbox {
	border: 0 none;
}
a {
	font: 11px bold regular Arial, Helvetica, sans-serif;
	color: #3C3C3C;
	text-decoration: none;
	border: 0 none;
}

a:hover {
	font: 11px bold regular Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
 
}


h1 {
	font-size: 20px;
	font-family:"Times New Roman", Times, serif;
	color:#090400;
	margin-bottom:10px;
}
h2 {
	font-size: 17px;
	font-family:"Times New Roman", Times, serif;
	color:#090400;
	font-weight: bold;
	margin-bottom:10px;
}
#mainContaier {
	margin: 0 auto;
	width: 1058px;
}
#tooltip {
	left: 0px;
	top: 0px;
	position:absolute;
	display: none;
	z-index: 0;
	vertical-align: middle;
}
#tooltip2 {
	display:none;
	z-index:1;
	margin: 10px;
}
#loading {
	display:none;
	z-index:2;
	margin: 10px;
	display: none;
}
.clear {
	clear:both;
}
#container {
	margin:0 auto;
	width:962px;
	height:auto;
	clear:both;
}
#logo {
	float:left;
	width:200px;
	height:auto;
}
#top{
	
	float:left;
	width:962px;
}
#topBox {
	float:right;
	width:700px;
	height:101px;
	padding-top:15px;
	
}
#menu {
	float:right;
	height:auto;
	margin-top:11px;
}
#menu li {
	float:left;
	list-style: none;
	margin-left:20px;
	padding-left:20px;
}
#menu li a {
	font-weight: bold;
	font-family: "Times New Roman";
	font-size: 14px;
	color:#fff;
}
#search {
	float:right;
	width:auto;
}
.searchInput {
	height:20px;
	float:left;
	width:185px;
	background: url(../images/bg/searchBg.gif) no-repeat;
	border:none;
	padding-top:6px;
	color:#373636;
	padding-left:5px;
	padding-right:5px;
	font-size: 12px;
}
.searchButton {
	border:none;
	float:left;
}

#leftMenu{
	float:left;
	clear:both;
	display:block;
}
#leftMenu li{
	list-style: none;
	margin-bottom:4px;
	font-size: 17px;
	font-family:"Times New Roman", Times, serif;
	background: url(../images/icons/arr.gif) no-repeat left;
	padding-left:10px;
	
}
#leftMenu .item2{
	padding-left:25px;
	background: url(../images/icons/arr.gif) no-repeat 15px;
}


.redArr li{
	list-style: none;
	background: url(../images/icons/arrRed.gif) no-repeat left;
	padding-left:15px;
	line-height: 14px;
}

#bodyLeft {
	background: transparent url(../images/layout/body/bodyLeft.jpg) repeat-x;
	width: 120px;
	height: 839px;
	padding: 0px;
	line-height: 839px;
	float: left;
	display: inline;
}
#content {
	float:left;
	height:auto;
	width:100%;
}
#left {
	float:left;
	width:201px;
	height:auto;
	background: url(../images/bg/leftMenuLine.gif) no-repeat right top ;
}
#right {
	float:right;
	width:736px;
	height:auto;
	margin-left:22px;
	margin-bottom:20px;
	overflow: hidden
}
#mainInfo {
	float:left;
	height:auto;
	
}
#mainInfo h1 {
	margin-bottom:10px;
	display:block
}
#mainInfo img {
	margin-top:5px;
}
#mainInfo #box1 {
	float:left;
	width:175px;
	height:122px;
	background: url(../images/others/flower.jpg) no-repeat left 20px;
}
#mainInfo #box2 {
	float:left;
	width:300px;
	height:122px;
	padding-top:5px;
}
#mainInfo #box3 {
	float:left;
	width:auto;
	height:auto;
	margin-left:20px;
	border-left:1px solid #c8c7c6;
	padding-left:30px;
	padding-top:5px;
}
#randomProdContainer {
	float:left;
	width:733px;
	height: auto;
	clear:both;
	margin-top:30px;
	overflow: hidden;
}
.line {
	width:100%;
	height:15px;
	background: url(../images/bg/line.gif) no-repeat center;
}
.simpleLine {
	width:100%;
	height:1px;
	background: #ccc;
}
#footerLine {
	width:100%;
	height:1px;
	background: #3c3c3e;
}
#footer {
	margin:0 auto;
	margin-top:20px;
	height: auto;
	width:962px;
	color:#909090;

}
#footer #box1 {
	float:left;
	width:100%;
	height:auto;

}
#footer_links{
	float:left;
	margin-bottom:15px;
}
#footer_links li{
	list-style: none;
	float:left;
	border-right:1px solid #ccc;
	margin-right: 10px;
	padding-right: 10px;
}

#footer #box2 {
	float:left;
	width:180px;
	height:auto;
	margin-left:20px;
	padding-left:35px;
}
#footer #box2 ul {
	float:left;
	margin-left:15px;
	clear:both;
}
#footer #box2 li {
	list-style: square;
}
#footer #box3 {
	float:left;
	width:320px;
	height:auto;
	margin-left:30px;
}
#footer #box3 #contact {
	float:left;
	clear:both
}
#footer #box3 #contact .footerInput {
	float:left;
	height:20px;
	margin-right: 10px;
	border: 1px solid #ccc;
	width:140px;
}
#footer #box3 #contact textarea {
	margin-top:10px;
	float:left;
	height:50px;
	margin-right: 15px;
	border: 1px solid #ccc;
	width:392px;clear:both;
	margin-bottom:5px;
}
.sendButton {
	border:none;
	clear:both
}
#bodyRight {
	background: transparent url(../images/layout/body/bodyRight.jpg) repeat-x;
	width: 120px;
	height: 839px;
	padding: 0px;
	line-height: 839px;
	float: right;
	display: inline;
}
#bodyCenter {
	width: 817px;
	padding: 0px;
	background-color: #FFFFFF;
	font-size: 11px;
	float: left;
	display: inline;
}
#bodyContent {
	background-color: #FFFFFF;
	font-size: 11px;
}
/* Pozycjonowanie divow dla kategorii oraz zawartosci (lewa kolumna + srodek) */
		
		#bodyContentLeft {
	width: 198px;
	margin-left: 1px;
	float: left;
}
/* Box w lewej kolumnie */
			
.bodyContentLeftBox {
	width: 197px;
	margin-bottom:20px;
	clear:both;
	height:auto;
	text-align: left
}
.katL0button {
	height: 26px;
	width: 100%;
	line-height: 26px;
	text-align: left;
}
.katL1button {
	height: 26px;
	width: 100%;
	line-height: 26px;
	text-align: left;
}

div.catBox {
	background-color: #EDE7D0;
	border: 1px solid #cdcdcd;
}
div.prodBox {
	width: 150px;
	height: 195px;
	float: left;
}
div.prodContainer {
	width: 170px;
	text-align: center;
	float: left;
	margin-left: 8px;
}
div.prodBottom {
}
table.productBorder {
	border: 1px solid #cdcdcd;
	background-color: #EDE7D0;
	margin-bottom: 10px;
}
.productTr {
	height: 25px;
	background-color: #EDE7D0;
}
div.productPht {
	float: left;
	width: 220px;
}
div.productDetails {
	width: 500px;
	float:right;
}
div.msgContainer {
	width: 100%;
	background-color: #f2f2f2;
	border: 1px solid #cdcdcd;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 15px;
}
.description {
	color: #ababab;
 
	font-size: 10px;
}
.font11 {
	font-size: 11px;
}
.relative {
	position: relative;
}
table.basketTable {
	font-size: 11px;
	background-color: #f7f7f7;
	border: 1px solid #a8a8a8;
	width: 100%;
	margin-bottom: 30px;
}
table.basketTableWhite {
	font-size: 11px;
	background-color: #f7f7f7;
	border: 0px none;
	width: 100%;
}
.basketTdFinal {
	background-color: #767676;
	color: #ffffff;
	font-weight: bold;
}
#leftFlower {
	clear:both;
	margin-top:50px;
	width:100%;
	height:70px;
	text-align:left;
	padding:0;
	background: url(../images/bg/flowers.gif) no-repeat left top;
}
.cena {
	color: #000;
	font-size: 18px;
	text-decoration: none;
}
a.cena {
	color: #000;
	font-size: 18px;
	text-decoration: none;
}
a.cena :link {
	color: #FF7800;
	font-size: 18px;
	text-decoration: none;
}
a.cena :visited {
	color: #FF7800;
	font-size: 18px;
	text-decoration: none;
}
a.cena :hover {
	color: #FF9F49;
	font-size: 18px;
	text-decoration: none;
}


.prodImg{
	float:left;
	height:110px;
	clear:both;
	width:100%;
}
.prodModel{
	float:left;
	clear:both;
	height:18px;
	width:100%;
	font-weight: bold;
	
}
.prodModel a{
	font-size: 12px;
	font-weight: bold
}
.prodName{
	float:left;
	clear:both;width:100%;
	height:auto;
	font-weight: bold
}
.prodPriceBox{
	float:left;
	clear:both;
	width:100%;

}
.prodPrice{
	font-weight:bold;
	float:left;
	clear:both;
	width:100%;
	color:#919191;
	padding-top:2px;
	font-size:16px;
	text-align: center
}
.seeMore{
	float:right;
}
#catDescContainer{
	float:left;
	width:100%;
	height:auto;
	margin-bottom:30px;
}
#catImg{
	float:left;
	width:154px;
	height:auto
}
#catDesc{
	float:left;
	width:565px;
	color:#5f5f5f
}
#catDesc h1{
	margin-bottom:10px;
}
.prodDetailsDesc{
	float:left;
	color:#919191;
	margin-top:20px;
	line-height: 18px;
}
.otherPhotos{
	width:50px;float:left;height:50px;margin-right:5px;margin-bottom:5px;overflow: hidden;
	border:1px solid #ccc;padding:2px;text-align: center;
	
}

#helpC2{
	float:right;width:220px;padding-top:25px;
}
#helpC1{
float:left;width:480px;
}
#helpC1 li{ list-style: none}

#leftBanner{
	float:left;width:100%;
	margin-top:5px;clear:both;
	margin-bottom:20px;
}
.contact_icons{margin-right: 5px;margin-bottom:-1px;}
