.clear {
	clear: both;
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
}

#menu {
	overflow: hidden;
	width: 960px; 
	* margin-bottom: -10px;
}

#menu a {
	color: #6495ED;
	text-decoration: none;
}

#menu a:hover {
	color: #63B8FF;
	text-decoration: none;
}

#right-menu {
	float: right;
}



#left-menu {
	float: left;
	padding-left: 20px; *
	padding-left: 0;
	padding-top: 0;
	margin-top: 0;
}

#left-menu ul {
	padding-left: 0;
}

#menu li {
	display: inline;
	color: silver;
	line-height: 25px;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0 10px;
	border-left: 1px solid #D3D3D3;
}

#left-menu li.first-item {
	border-left-style: none;
	padding-left: 18px;
	background: transparent url(../img/icon-basket.gif) top left no-repeat;
}

#nav-line a {
	color: #6495ED;
	text-decoration: none;
}

#nav-line a:hover {
	color: #63B8FF;
	text-decoration: none;
}

#nav-line {
	background: transparent url(../img/top2-slice.jpg) repeat-x scroll left
		bottom;
	padding: 0 20px;
	height: 25px;
	line-height: 25px; *
	margin: 0 6px;
}

.product-content {
	overflow: hidden;
	clear: both;
	vertical-align: top;
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	padding-top: 6px;
	padding-bottom: 10px;
	padding-left: 8px;
	padding-right: 8px;
	margin-bottom: 10px;
	text-align: left;
}



.product-content a {
	color: #6495ED;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;
	padding-bottom: 4px;
	text-decoration: none;
}

.product-content a:hover {
	color: #63B8FF;
	text-decoration: none;
}

.old-price {
	color: red;
	display: inline;
	font-size: 13px;
	font-weight: normal;
	text-decoration: line-through;
}

.new-price {
	background: transparent url(../img/icon-basket2.gif) no-repeat scroll
		right bottom;
	color: #8CC952;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-right: 28px;
}

.productListing img {
	vertical-align: top;
}

.productListing-data {
	padding-bottom: 0px;
}

.productListing-data h3 {
font-size:10px;
font-weight:normal;
}



.description a {
	font-weight: normal;
	color: black;
	vertical-align: top;
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
}

.product-content h3 {
	font-size: 12px;
	color: #474746;
	font-weight: normal;
}

.product-content h3:hover {
	color:#63B8FF;
}


a.opis_nowe {
	text-align: left;
	font-size: 11px;
	color: #474746;
	font-weight: normal;
}

a:hover .opis_nowe {
	color: black;
	font-weight: normal;
	text-decoration: underline;
}

.description a:hover {
	color: #63B8FF;
}

.greeting {
	background-image: url(../img/header-bg.jpg);
	background-repeat: no-repeat;
	height: 250px;
	width: 700px;
	padding-top: 10px;
}

.greeting p {
	color: #425786;
	font-size: 1.3em;
	font-style: italic;
	font-weight: bold;
	line-height: 1.5em;
	margin: 0 160px 15px 20px;
}

.greeting h1 {
	background: transparent url(../img/h1-for-header.gif) no-repeat scroll
		left top;
	border-style: none;
	height: 27px;
	margin: 20px 0 5px 20px;
	width: 447px;
}

.product-content p {
	text-align: left;
	font-size: 11px;
	line-height: 15px;
	margin-bottom: 15px;
	text-align: left;
}

.menu-categories li {
	border-bottom: 1px solid #D3D3D3;
	list-style-type: none;
	margin-bottom: 0;
	padding-bottom: 15px;
	padding-top: 15px;
}

@media screen and (-webkit-min-device-pixel-ratio:0){
.menu-categories li { margin-top: -4px; }
}



.menu-categories { *
	margin-left: -35px; *
	padding-left: 0;
}

li.selected {
	background-color: #F0F0F0;
}

li.selected a {
	color: #A9A9A9;
}

li.selected-deeper {
	background-color: #F0F0F0;
	color: #A9A9A9;
	border-bottom: 0;
	font-size: 1em;
	padding-bottom: 2px;
	padding-left: 10px;
}

li.selected-deeper a {
	color: #A9A9A9;
}

.menu-categories a {
	font-size: 12px;
}

.menu-categories ul {
	padding-left: 0;
	line-height: 0;
}

li.deeper-cat {
	padding-left: 10px;
	border: 0;
	margin-bottom: 0;
	padding-bottom: 8px;
	font-size: 1em;
	line-height: 0;
}

.left-img {
	float: left;
}

div.product-page {
	width: 100%;
	overflow: hidden;
}

div.left-prod {
	width: 30%; 
	* width: 25%;
	color:#474746;
	float: left;
	padding-top: 25px;
}

.product-page a {
	font-size: 11px;
}

div.right-prod {
	width: 70%;
	float: right;
	overflow: hidden;
	font-size: 11px;
	color: #474746;
	text-align: justify;
	line-height: 1.5em;
}

.right-prod h3 {
	color: #85bc58;
	font-size: 12px;
}

.right-prod span {
	color: #474746;
	font-weight: normal;
	font-size: 11px;
	text-align: justify;
}

.left-prod h3 {
	color: #85bc58;
	font-size: 12px;
}

.left-prod span {
	color: #474746 font-weight :     normal;
	font-size: 11px;
	text-align: justify;
}

div.panel {
	background: transparent url(../img/panel.jpg) no-repeat scroll center
		top;
	width: 148px;
	height: 142px;
	float: right;
	padding: 0 0 10px 0;
	margin-left: 15px; 
	* padding: 5px 5px 10px 10px;
	text-align: center;
}

.right-prod span.warning {
	color: #CC0033;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

.image-center {
	text-align: center;
	margin-bottom: 30px;
}

span.blue {
	color: #1874CD;
	text-decoration: none;
	text-transform: none;
}

.s-left {
	float: left;
}

.s-right {
	float: right;
}

.quick-search-tile submit {
	float: right;
}

.tytul {
	text-align: left;
	color: #d48526;
	font-size: 14px;
}

#informacje_dietetyczne_lista {
	font-size: 11px;
	line-height: 18px;
	list-style-type: none;
	color: #474746;
	padding-left: 10px;
}

#informacje_dietetyczne_lista li:first-letter {
	color: #1874CD;
	font-weight: bold;
}

.singleLink {
	line-height: 18px;
}

.review-name-prod {
	font-size:17px;
	color:#85BC58;	
}
.review-date {
	color:#474746;
	font-size: 10px;
}


div.image-big {
	background-color:white;
	width: 200px;
	height: 200px;
	overflow-x: hidden;
	overflow-y: hidden;
	text-align: center;
	vertical-align: middle;
	margin-right: 10px;
	border: 1px solid #D3D3D3;
}

div.image-small {
	background-color:white;
	width: 129px;
	height: 129px;
	overflow-x: hidden;
	overflow-y: hidden;
	text-align: center;
	vertical-align: middle;
	margin-right: 10px;
	border: 1px solid #D3D3D3;
}

.menu-categories {
	padding-left:10px;
}
.menu-categories li:hover {
	background-color:#d4d4d4; 	
}

.menu-categories li:hover a {
	color: white;	
}
.obramowanie-certyfikatow {
	border: 1px solid #D3D3D3;
	width: 190px;
	padding-left: 10px;
	overflow: hidden;
}
.right-prod h3 a {
color: inherit;
font-size: 12px;
text-decoration: underline;
}
.right-prod h3 a:hover {
color: #1874CD;
}

.radio {
text-align:right;
padding-right:12px
}
.boldMe {
font-weight: bold;
}

.body-content-div input[type=text], input[type=password] {
width: 160px;
}
.tabela-transport {
	line-height: 20px;
	text-align: center;
	font-size:12px	
}
.tabela-transport .opis{
	font-weight:bold;
	text-align:left;
}
.tabela-transport .opis2{
	text-align:left;
}
.tabela-transport .cena:hover{
	background-color:#D4D4D4;
}
.naglowek b {
color: green;
}
.naglowek {
background-color:#fffbd6; 
}
.naglowek td {
border-bottom:1px solid #D3D3D3;	
}

