/* SZABLON STRONY */

body {
	background: #FFFFFF;
	background-image: url(images/szare.jpg);
	background-repeat: repeat-x;
}

#total {
	position: relative;
	width: 1000px;
}
	
#marquee {
		width: 1000;px;
		height:12px; 
		font-size: 10px;
}

#head {
	width: 1000px;
/*	background-image: url(images/2.jpg); */
	height: 210px;
	text-align: center;
}

#link_home {
position: absolute;
left: 30px;
top: 44px;
}
#head_navi {
	font-size: 10px;
	position: absolute;
	top: 198px;
	left:520px;
	width:290px;
	margin-left: 0px;
	text-align:right;
}



#tu_jestes {
	font-size: 10px;
	position: absolute;
	top: 198px;
	left: 30px;
	margin-left: 0px;
	text-align: left;
	font-weight: normal;
}

#logowanie {
	font-size: 10px;
	position: absolute;
	top: 190px;
	right: 30px;
	margin-left: 0px;
	text-align: right;
	font-weight: normal;
	text-decoration:none !important;
}

.element_menu_gora{
	height:16px;
	width:100px;
	float:left;
}
.element_menu_tekst{
	background-image:url(images/infobox/button.png);
	background-repeat:no-repeat;
	background-position:center;
	width:80px;
	height:17px;
	color:white;
	text-decoration:none;
	font-size:10px;
	text-align: center;
	line-height:16px;
}

.element_menu_gora a{text-decoration:none; color:white;}
.element_menu_gora a:hover{text-decoration:none; color:white;}
.element_menu_gora a:visited{text-decoration:none; color:white;}
.element_menu_gora avisited:hover{text-decoration:none; color:white;}

a.head_navi_button, 
a.head_navi_button:visited, 
a.readon, 
a.readon:visited {
	background: #E3EBD3;
	border: 1px solid #5B8815;
	color: #5B8815; 
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	margin-left: 2px;
	padding: 2px;
}

a.readon:hover,
a.readon:visited:hover {
	background: #E2E2E2;
	border: 1px solid #5B8815;
	color: #136D4A;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	margin-left: 2px;
	padding: 2px;
}

a.link_white,
a.link_white:visited {
	color: White;
	font-weight: bold;
	text-decoration: none;
}

a.link_white:hover {
	color: #D6DF22;
	text-decoration: none;
}

a.link_green,
a.link_green:visited {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

a.link_green:hover {
	color: #73bdff;
	text-decoration: none;
}


#main {
	width: 1000px;
/*	background-image: url(images/2.jpg); */
	background-repeat: repeat-y;
}

#body {
	width: 1000;px;
}

#tlo {
	position: relative;
	top: 5px;
	width: 1000;px;
	background-image: url(images/tlo-linie.gif);
	background-repeat: repeat-y;
	
}

#bottom {
	width: 1000px;
	height: 25px;
	background-image: url(images/3.jpg);
}


/* CONTENT ELEMENTS */

h1, h2, h3, h4, TD.contentBoxHeading, TD.pageHeading, DIV.pageHeading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #4892d4;
	font-weight: normal;
}

.tytul_strony {
	text-align: center;
}

h1, TD.pageHeading, DIV.pageHeading, TD.contentBoxHeading{
	font-size: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 100%;
}

h2  {
	font-size: 16px;
	margin-bottom: 20px;
	margin-top: 24px;
	line-height: 120%;
}

h3  {
	border-left: 5px solid #00BFFF;
	font-size: 14px;
	margin-top: 22px;
	padding-left: 8px;
}

h4 {
	color: #0066C8;
	font-size: 14px;
	text-align: center;
	line-height: 130%;
}

li {
	margin-bottom: 8px;
	text-align: left;
}

body, div, td, p, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

p {
}

ul {
   margin                             : 0;
   padding-left                       : 0;
   list-style                         : none;
}

li {
	/*background: url(images/li.png) no-repeat 0 3px;
	padding-left: 1em;*/
}

s {
	font-size: larger;
	color: red;
	font-weight: bold;
}

table, td, tr {
	border: 0px;
}

hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: solid 1px #dadada;
}

a {
	color: #333333;
	text-decoration: none;
}

a:visited {
	color: #333333;
	text-decoration: underline;
}

a:hover {
	color: #4892d4;
	text-decoration: underline;
}

a:active {
	color: #73bdff;
	text-decoration: underline;
}

a.dodaj_do_koszyka {
	padding: 26px;
	color: White;
	background: #51A400 url(http://css.neovita.pl/bin-bialy.gif) no-repeat 4px;
	border: 2px outset #51A400;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: auto;
	text-align: center;
	text-decoration: none;
	width: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 26px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
}

a.dodaj_do_koszyka:hover {
	background: #65CC00 url(http://css.neovita.pl/bin-bialy.gif) no-repeat 4px;
	text-decoration: none;
	color: White;
}

a.dodaj_do_koszyka:active {
	background: #65CC00 url(bin-bialy.gif) no-repeat 4px;
	color: White;
	text-decoration: none;
	border: 3px inset #67D000;
}

.menu_heading {
	color: #BDA562;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 2px solid #97803A;
	height: 22px;
	vertical-align: middle;
	padding-left: 2px;
	padding-right: 2px;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 20px;
	white-space: nowrap;
}

.menu-left {
	background: #F8F8F8;
	border: 1px solid #D1D1D1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 130%;
	margin: 10px;
	padding: 4px;
	text-decoration: none;
}

.menu, a.menu {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
	line-height: 150%;
	background: url(images/li.png) no-repeat 0 3px;
	padding-left: 1em;
	text-decoration: none;
	text-align: left;
}

.signature {
	font-size: 11px;
	font-style: italic;
}

.sub_h1 {
	color: #D2691E;
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	line-height: 120%;
	margin-bottom: 20px;
	margin-top: -18px;
}

.submit {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	margin: 2px;
	padding: 2px;
	text-align: center;
	border: 2px outset;
}

.malaramka {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #CDCDCD;
	padding: 2px;
}

.wyroznione, .wyroznione_narrow, .zamow, .testimonial {
	background-color: #F5F5F5;
	border: 1px solid #D2D2D2;
	color: #575757;
	font-family: georgia;
	font-size: 12px;
	padding: 10px;
	margin-left: 20px;
	margin-right: 20px;
}

.wyroznione, .wyroznione_narrow, .testimonial {
	font-style: italic;
}

.zamow {
	text-align: center;
}

.zamow_gora {
	width: 160px;
	float: right;
	border: 1px solid #DADADA;
	color: #f5f5f5;
	text-align: center;
	margin-left: 10px;
}

.ramka {
	background-color: #F1F1F1;
	border: 1px solid #B2B2B2;
	color: #B50000;
	padding: 4px;
	margin: 4px;
}

.textarea, textarea, INPUT, SELECT  {
	background-color: #F8F8F8;
	color: #616161;
	font-family: Verdana;
	font-size: 10px;
	margin: 4px;
}


/* STRONA GLÓWNA - MAINPAGE.php */
.mainpagetable {
	font-family: Arial, Helvetica, sans-serif;
	width: 418px;
}

.mainpagetable td, .mainpagetable th {
	border-bottom: 1px solid #CCC;
	color: #666;
}

.mainpagetable th {
	text-align: left;
	font-size: 16px;
}

.mainpagetable td {
	font-size: 10px;
	text-align: center;
	vertical-align:middle;
}

.mainpagetable a {
 text-decoration: none;
	color: #666;
}

.mainpagetable img {
	border:none;
}
td.normal {
	border: none 0px white;
	text-align: left;
}

.normal a {
	text-decoration:underline;
}



/* OSC STUFF */

.boxText { font-family: arial, Arial, sans-serif; font-size: 11px; }
.errorBox { font-family : arial, Arial, sans-serif; font-size : 11px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : arial, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, sans-serif; font-size : 10px; color: #4892D4; text-decoration: underline; }

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
}

TD.headerNavigation {
}

A.headerNavigation { 
font-weight: bold;
text-decoration: none;
}

A.headerNavigation:hover {
  color: #73bdff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, arial, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, arial, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
}

TD.footer {
  font-size: 10px;
  border-top: 1px solid #d9d9d9;
}

.infoBox {
  border: 1px solid #e9e9ea;
  margin-bottom: 10px;
		background: #ffffff;
}


.infoBoxContents {
  font-family: arial, Arial, sans-serif;
  font-size: 10px;
}

.SuperBox {
  background: #d5ebfd;
  border: 1px solid #d5ebfd;
}

.ramka_kup_teraz {
  background: #ffffff;
  margin-left: 2px;
  margin-top: 1px;
  border: 5px solid #dddddd;
		width: 150px;
		float: left;
		text-align: center;
		padding: 5px;
                margin-bottom: 10px;
}
.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: arial, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading
{
  font-family: arial, Arial, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  background: #68b8ff url(images/infobox/corner_right_left.gif);
  color: White;
}

TD.infoBoxHeading a,
TD.infoBoxHeading a:visited {
  font-family: arial, Arial, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
/*   background: #68b8ff url(images/infobox/corner_right_left.gif); */
  color: White;
}

TD., SPAN.infoBox {
  font-family: arial, Arial, sans-serif;
  font-size: 10px;
}

.contentBox {
margin-bottom:22px;
}

TD.contentBoxHeading {
text-align: center;
border-bottom: 1px solid #dadada;
padding: 10px;
text-decoration: none;
}

TD.contentBoxHeading a,
TD.contentBoxHeading a:hover, 
TD.contentBoxHeading a:visited {
	text-decoration: none;
	color: #7b4838;
}

.contentBoxContents {
margin-top: 10px;
margin-bottom: 10px;
}

TD.cena{
  font-family: arial, Arial, sans-serif;
  font-size: 12px;
}

TD.kup_teraz{
  font-family: arial, Arial, sans-serif;
  font-size: 12px;
  text-align: center;
}

TD.brief_desc{
  font-family: arial, Arial, sans-serif;
  font-size: 10px;
  text-align: justify;
}
A.nazwa{
  font-family: arial, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
}

TABLE.productListing {
}

.infoBoxCart {
  background: white;
  border: none solid;
  margin-bottom: 10px;
  padding: 2px;
}

.productListingCart {
  font-family: arial, Arial, sans-serif;
  font-size: 12px;
  border-bottom: 1px solid #68b8ff;
}

.productListing-heading {
  font-family: arial, Arial, sans-serif;
  font-size: 12px;
  background: #acd6fb;
  color: white;
  font-weight: bold;
  text-align: center;
  padding: 4px;
}

TD.productListing-data {
  font-family: arial, Arial, sans-serif;
  font-size: 12px;
  border-bottom: 1px solid #68b8ff;
}

A.pageResults {
  color: #000000;
}

A.pageResults:hover {
  color: #FFFFFF;
  background: #D4CECE;
}

td.category {
	text-decoration: none;
	vertical-align: middle;
	padding: 2px;
	border-bottom: 1px solid #D4D4D4;
	font-size: 11px;
}

td.category:hover {
	background-color: #E8E8E8;
}

a.cat_link {
	color: #333333;
	font-size: 11px;
	/*font-weight: bold;*/
	text-decoration: none;
line-height: 1.5em;
}
SPAN.linkon {
	color: #4892d4;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

/*TD.pageHeading, DIV.pageHeading {
  font-family: Georgia;
  font-size: 20px;
  font-weight: bold;
  color: #00008B;
  line-height: 140%;
}*/

TD.productPrice {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  color: #4892d4;
  font-size: 20px;
  font-weight: normal;
  padding-left: 20px;
  padding-top: 5px;
}

TD.catHeading, DIV.catHeading {
  font-family: Georgia;
  font-size: 16px;
  font-weight: bold;
  color: #7b4838;
}

TD.catDes {
	padding-top: 5px;
	padding-bottom: 5px;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: arial, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
}

TD.main, P.main {
  font-family: Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}
td.main table{
    width: 100% !important;
}
TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: arial, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: arial, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: arial, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: arial, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: arial, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}



SPAN.greetUser {
  font-family: arial, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, arial, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, arial, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: arial, Arial, sans-serif;
  color: black;
}

SPAN.errorText {
  font-family: arial, Arial, sans-serif;
  color: #ff0000;
}

.imagesBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }
.checkoutBarFrom, .checkoutBarTo { font-family: arial, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: arial, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */
.messageBox { font-family: arial, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: arial, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: arial, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */
.inputRequirement { font-family: arial, Arial, sans-serif; font-size: 10px; color: #7b4838; }

/* categories box */
.CategoriesBox {
  background: White;
  border-left: 1px solid #AA8F35;
  border-right: 1px solid #AA8F35;
  border-bottom: 1px solid #AA8F35;
  margin-bottom: 10px;
}
TD.CategoriesBoxHeading {
  font-family: Arial, sans-serif;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  background: #E4CB87 url(images/CategoriesBox/corner_right_left.gif);
   font-family: arial, Arial, sans-serif;
   color: white;
}
.CategoriesBoxContents {
  background: #F5F5E0;
  font-family: Arial, sans-serif;
  font-size: 11px;
}


/*shopping cart box*/
.ShoppingCartBox {
  background: #E3EBD3;
  border-left: 1px solid #5B8815;
  border-right: 1px solid #5B8815;
  border-bottom: 1px solid #5B8815;
  margin-bottom: 10px;
}

TD.ShoppingCartBoxHeading {
  font-family: Arial, sans-serif;
  font-size: 11px;
  text-align: center;
  font-weight: bold;
  background: #E3EBD3  url(images/ShoppingCartBox/corner_right_left.gif);
  color: #FFFFFF;
}
.ShoppingCartBoxContents {
  background: #E5EDD6;
  font-family: Arial, sans-serif;
  font-size: 10px;
}

/* MarginBox*/

.MarginBox {
  margin-bottom: 10px;
		margin-left: 0px;
		margin-right: 0px;
}

TD.MarginBoxHeading {
border-bottom:2px solid #97803A;
color:#BDA562;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
font-weight:bold;
height:22px;
margin-bottom:20px;
padding-left:2px;
padding-right:2px;
vertical-align:middle;
white-space:nowrap;
}

.MarginBoxContents {
  font-family: Arial, sans-serif;
  font-size: 10px;
}

.smalltext a img{
    /*width: inherit;
    height: inherit;*/
}

.tributtons div{
    float: left;
    margin-left: 33px;
}

.tributtons h4{
    font-weight: bolder;
}
#logo{
border:0;
float:left;
}

#s3slider {
   width: 780px; /* important to be same as image width */
   height: 190px; /* important to be same as image height */
   position: relative; /* important */
   overflow: hidden; /* important */
   margin-top:7px;
   padding-left:5px;
}

#s3sliderContent {
   width: 780px; /* important to be same as image width or wider */
   /* position: absolute;  important */
   top: 0; /* important */
   margin-left: 0; /* important */
}

.s3sliderImage {
   float: left; /* important */
   position: relative; /* important */
   display:"" !important;
}

.s3sliderImage span {
   position: absolute; /* important */
   left: 0;
   font: 10px/15px Arial, Helvetica, sans-serif;
   padding: 10px 13px;
   width: 374px;
   background-color: #000;
   filter: alpha(opacity=70); /* here you can set the opacity of box with text */
   -moz-opacity: 0.7; /* here you can set the opacity of box with text */
   -khtml-opacity: 0.7; /* here you can set the opacity of box with text */
   opacity: 0.7; /* here you can set the opacity of box with text */
   color: #fff;
   display: none; /* important */
   top: 0;

   /*
       if you put
       top: 0; -> the box with text will be shown at the top of the image
       if you put
       bottom: 0; -> the box with text will be shown at the bottom of the image
   */
}

.clear {
   clear: both;
} 
.new h4 {
color:#73BDFF;
border-bottom:1px solid #ccc;
font-size:19px;
text-align:left;
font-weight:bold;
margin:5px 5px;
padding-top:10px;
}

.new div {
width:135px;
height:135px;
text-align:center;
border:1px solid #ccc;
float:left;
margin:3px;
padding-top:5px;
position:relative;
}
.new img{
border:0;
}
.new div:hover{
border:1px solid #4892d4;
}
.new div span{
position:absolute;
bottom:0;
left:0;
width:100%;
font-size:10px;
display:block;
cursor:pointer;
}
.new img{
width:95px;
height:95px;
}

.adnotacja{
	bottom:130px;
	position: absolute;
        width: 600px;
}