/***********************
       CSS Ekosvet
       spletko.com
***********************/

/* ------ BASIC ------ */
body {
  margin: 0;
  padding: 0;
  font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
  font-size: .625em;
  color: #000;
  background: url(../img/body_back.gif) repeat-y center top;
}

a, img {
  outline: none;
}

img {
  border: none;
}

p, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
}

#content ul,
#content ol {
  margin: 0 0 0 5px;
}

#content ul {
  list-style-type: square;
}

#content ul.catalog {
  list-style-type: none;
  margin: 0;
}

#content ul a {
  color: #4DA836;
  text-decoration: underline;
  line-height: 1.4em;
}

#content ul a:hover {
  text-decoration: none;
}


/* naslovi */

h1 {
  margin: 0 0 15px 0;
  padding: 0;
  font-size: 1.1em;
}

#left h1 {
  margin: 0 0 15px 0;
  padding: 0;
  font-size: 1.3em;
}

h1.green {
  color: #39B83F;
  border-bottom: 1px solid #39B83F;
}

h1.blue {
  color: #0066CC;
  border-bottom: 1px solid #0066CC;
}

h2 {
  font-size: 1.1em;
  color: #006836;
}

h2 a {
  text-decoration: none;
  color: #006836;
}

h2 a:hover {
  text-decoration: underline;
}

/* ------ HEADER ------ */

#header {
  width: 980px;
  height: 100px;
  background: url(../img/header.gif) no-repeat left top;
  margin: 0 auto 0 auto;
  padding: 0;
}

* html #header {
  position: relative;
}

/* napis nad zgornjim menijem */
#header #text {
  float: right;
  width: 365px;
  height: 44px;
  color: #0066CC;
  margin: 15px 0 0 0;
  padding: 0;
  font-size: 1.2em;
}

* html #header #text {
  position: absolute;
  right: 0;
  top: 0px;
}

/* link na logotu */
#header a.homeLogo {
  display: block;
  width: 300px;
  height: 80px;
  margin: 0 0 -80px 0;
  text-decoration: none;
}

/* zgornji meni */



#header #menuTop {
  float: right;
  margin: 5px 0 0 0;
  padding: 0;
  clear: both;
  height: 36px;
  font-size: 1.2em;
  display: inline;
}

#header #menuTop ul {
  list-style: none;
}

#header #menuTop ul li {
  float: left;
  line-height: 36px;
  height: 36px;
}

#header #menuTop ul li a {
  display: block;
  height: 36px;
  line-height: 36px;
  margin: 0;
  padding: 0 15px;
  color: #fff;
  text-decoration: none;
  background: url(../img/menu_top_line.gif) no-repeat right top;
  float: left;
}

#header #menuTop ul li a:hover {
  background: #349C4F url(../img/menu_top_line.gif) no-repeat right top;
}

#header #menuTop ul li a.selected {
  background: #349C4F url(../img/menu_top_line.gif) no-repeat right top;
}

#header #menuTop ul li a.cart {
  width: 113px;
  text-decoration: none;
  padding: 0 0 0 45px;
  background: none;
}

#header #menuTop ul li a.cart:hover {
  text-decoration: none;
  background: url(../img/menu_top_cart.gif) no-repeat left top;
}

#header #menuTop ul li a.cart.selected {
  text-decoration: none;
  background: url(../img/menu_top_cart.gif) no-repeat left top;
}

#header #menuTop ul li a.home {
  text-decoration: none;
}

#header #menuTop ul li a.home:hover {
  text-decoration: none;
  background: url(../img/menu_top_line.gif) no-repeat right top;
}

/*### posebej za IE6 ###*/

/** html #header #menuTop {
  float: right;
  margin: 5px 0 0 0;
  padding: 0;
  clear: both;
  height: 36px;
  font-size: 1.2em;
  display: inline;
} */

* html #header #menuTop {
  position: absolute;
  right: 0;
  top: 60px;
  font-size: 1.2em;
  padding: 0
  margin: 0;
}


* html #header #menuTop ul {
  list-style: none;
}

* html #header #menuTop ul li {
  float: left;
  line-height: 36px;
  height: 36px;
}

* html #header #menuTop ul li a {
  display: block;
  height: 36px;
  line-height: 36px;
  margin: 0;
  padding: 0 15px;
  color: #fff;
  text-decoration: none;
  background: url(../img/menu_top_line.gif) no-repeat right top;
  float: left;
}

* html #header #menuTop ul li a:hover {
  background: url(../img/menu_top_line_ie6.gif) no-repeat right top;
}

* html #header #menuTop ul li a.selected {
  background: url(../img/menu_top_line_ie6.gif) no-repeat right top;
}

* html #header #menuTop ul li a.home {
  text-decoration: none;
  padding: 10px 10px 0 0;
}

* html #header #menuTop ul li a.cart {
  width: 113px;
  text-decoration: none;
  padding: 0 0 0 45px;
  background: none;
}

* html #header #menuTop ul li a.cart:hover {
  text-decoration: none;
  background: url(../img/menu_top_cart.gif) no-repeat left -1px;
}

/*###*/

/* ------ MAIN ------ */

#main {
  margin: 0 auto 0 auto;
  padding: 0;
  width: 980px;
}

/* ------ LEFT ------ */

#left {
  float: left;
  margin: 0;
  padding: 0;
  width: 194px;
}

#left #menuLeft {
  background: #D2E0C7 url(../img/menu_left_back.jpg) no-repeat left top;
  margin: 0;
  padding: 10px 7px 0 7px;
}

/* link nad levim menijem */
a.eko_katalog {
  display: block;
  width: 180px;
  height: 25px;
  text-decoration: none;
  margin: 0 0 13px 0;
}

/* iskalnik in mail lista */
#left form {
  margin: 0 0 10px 0;
  padding: 0;
}

#left form input {
  color: #999;
  margin: 0;
  padding: 3px;
  border: 1px solid #4EA837;
  font-size: 1.1em;
  font-family: Arial;
  height: 14px;
  width: 151px;
}

#left form input.button {
  border-left: none;
  width: 21px;
  height: 22px;
  background: url(../img/button_search.gif) no-repeat left top;
  cursor: pointer;
  vertical-align: top;
}

#left form input.email {
  width: 165px;
}

/* levi meni */
#left #menuLeft ul {
  margin: 0 0 30px 0;
  padding: 0;
  list-style: none;
}

#left #menuLeft ul li {
  margin: 0 0 3px 0;
  padding: 0;
  width: 160px;
}

#left #menuLeft ul li a {
  display: block;
  margin: 0 0 3px 0;
  padding: 0 20px 0 0;
  background: url(../img/menu_left_link_back.jpg) no-repeat left top;
  width: 160px;
  height: 25px;
  line-height: 25px;
  text-align: right;
  color: #005932;
  text-decoration: none;
  font-size: 1.2em;
}

* html #left #menuLeft ul li a {
  margin: 0;
  padding: 0 20px 0 0;
}

#left #menuLeft ul li a:hover {
  font-weight: bold;
  background: url(../img/menu_left_link_back_hover.jpg) no-repeat left top;
}

#left #menuLeft ul li a.selected {
  font-weight: bold;
  background: url(../img/menu_left_link_back_hover.jpg) no-repeat left top;
}

/* drugi nivo */

#left #menuLeft ul li ul {
  background: #B9D0B7;
  margin: -3px 0 -2px 0;
  padding: 0;
  width: 180px;
}

#left #menuLeft ul li ul li a {
  background: none;
  margin: 0;
  padding: 0;
  color: #005932;
}

#left #menuLeft ul li ul li a.selected {
  background: none;
}

#left #menuLeft ul li ul li a:hover {
  background: none;
}

/* tretji nivo */

#left #menuLeft ul li ul li ul {
  background: #A1C1A8;
}

#left #menuLeft ul li ul li ul li {
  margin: 0 5px 0 0;
}

#left #menuLeft ul li ul li ul li a {
  background: none;
  margin: 0;
  padding: 0;
  color: #005932;
  width: 150px;
}

#left #menuLeft ul li ul li ul li a.selected {
  background: none;
}

#left #menuLeft ul li ul li ul li a:hover {
  background: none;
}

/* ------ CONTENT ------ */

#content {
  float: left;
  margin: 14px 18px 0 18px;
  padding: 0;
  width: 590px;
  font-size: 1.2em;
}

* html #content {
  width: 587px;
}

#content p {
  margin: 0 0 15px 0;
  color: #333333;
  line-height: 1.5em;
}

#content p a {
  text-decoration: underline;
  color: #4DA836;
}

#content p a:hover {
  text-decoration: none;
}

#content .date {
  font-size: 0.9em;
  color: #999;
  line-height: 1.5em;
}

/** vse različice prikaza izdelka na seznamu **/

.product {
  width: 267px;
  float: left;
  position: relative;
  padding: 20px 0 0 0;
  margin: 0 0 30px 0;
}

* html .product {
  width: 265px;
}

.product.left {
  margin: 0 56px 30px 0;
}

.product .image {
  text-align: center;
  width: 234px;
  height: 142px;
  padding: 10px;
  line-height: 1.5em;
}

.product .image.blue {
  border: 1px solid #0066CC;
}

.product .image.green {
  border: 1px solid #4DA836;
}

.product .discount {
  width: 38px;
  height: 49px;
  background: url(../img/product_list_discount.gif) no-repeat left top;
  line-height: 49px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  font-size: 1.2em;
  position: absolute;
  right: 0;
  margin: -20px 0 0 0;
}

.product .new {
  width: 38px;
  height: 49px;
  background: url(../img/product_list_new.gif) no-repeat left top;
  position: absolute;
  right: 0;
  margin: -20px 0 0 0;
}

.product h3 {
  font-size: 1.1em;
  padding: 0;
  margin: 5px 0;
}

.product h3.blue {
  color: #0066CC;
  border: none;
}

.product h3.blue a {
  color: #0066CC;
  text-decoration: none;
}

.product h3.blue a:hover {
  text-decoration: underline;
}

.product h3.green {
  color: #006836;
  border: none;
}

.product h3.green a {
  color: #006836;
  text-decoration: none;
}

.product h3.green a:hover {
  text-decoration: underline;
}

.product span.price_old {
  float: left;
  font-weight: bold;
  font-size: 1em;
  color: #666;
  text-decoration: line-through;
  padding: 0 0 0 35px;
}

.product span.price {
  float: left;
  font-weight: bold;
  font-size: 1em;
  color: #0066CC;
  clear: left;
}

.product span.price span {
  font-size: 1.3em;
  color: #CC0000;
}

.product img.to_cart {
  float: right;
  margin: -10px 10px 0 0;
}

/** posamezen produkt **/

/* fotke */
#one_product .images {
  float: left;
  width: 256px;
  margin: 0 10px 0 0;
}

#one_product .images img {
  border: 1px solid #BDDFB5;
  padding: 1px;
}

#one_product .images div.big {
  width: 251px;
  height: 251px;
  line-height: 251px;
  margin: 0 0 5px 0;
  border: 1px solid #BDDFB5;
  text-align: center;
  position: relative;
}

#one_product .images div.big img {
  border: none;
  vertical-align: middle;
}

#one_product .images .discount {
  width: 38px;
  height: 49px;
  background: url(../img/product_list_discount.gif) no-repeat left top;
  line-height: 49px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  font-size: 1.2em;
  position: absolute;
  right: 0;
  top: 0;
  margin: -15px -15px 0 0;
}

#one_product .images .new {
  width: 38px;
  height: 49px;
  background: url(../img/product_list_new.gif) no-repeat left top;
  position: absolute;
  right: 0;
  margin: -15px -15px 0 0;
}

#one_product .images div.small {
  width: 78px;
  height: 78px;
  margin: 0 0 10px 4px;
  border: 1px solid #BDDFB5;
  padding: 1px;
  float: left;
  text-align: center;
}

#one_product .images div.small img {
  border: none;
}

#one_product .images div.small.first {
  margin: 0;
}

#one_product .images a {
  color: #333;
  text-decoration: underline;
}

#one_product .images a:hover {
  text-decoration: none;
}

/* dodatne izbire */
#one_product select.options {
  width: 200px;
  margin: 0 0 5px 0;
  padding: 1px;
  font-family: Arial;
  border: 1px solid #37B83D;
}

/* opis, cena */
#one_product span.price_old {
  font-weight: bold;
  font-size: 1em;
  color: #666;
  text-decoration: line-through;
  padding: 0 0 0 37px;
  float: left;
}

#one_product span.price {
  font-weight: bold;
  font-size: 1em;
  color: #0066CC;
  float: left;
}

#one_product span.price span {
  font-size: 1.3em;
  color: #CC0000;
}

#one_product img.to_cart {
  float: right;
  margin: -10px 10px 0 0;
}

#one_product hr {
  border-top: 1px solid #37B83D;
  border-bottom: none;
  margin: 0 0 3px 0;
}

#one_product .text {
  margin: 0 0 0 266px;
}

/* tabi pod opisom */
#one_product .extra {
  clear: both;
  padding: 30px 0 0 0;
}

#one_product .extra .tabs {
  margin: 0;
  padding: 0;
  height: 31px;
}

#one_product .extra .tabs a {
  display: block;
  width: 151px;
  height: 31px;
  line-height: 31px;
  text-align: center;
  background: url(../img/product_tab_off.jpg) no-repeat left top;
  text-decoration: none;
  color: #000;
  float: left;
  padding: 0;
  margin: 0 1px 0 0;
}

#one_product .extra .tabs a:hover {
  background: url(../img/product_tab_on.jpg) no-repeat left top;
}

#one_product .extra .tabs a.selected {
  background: url(../img/product_tab_on.jpg) no-repeat left top;
}

#one_product .extra .stuff {
  border: 1px solid #4DA836;
  clear: both;
  margin: 0;
  padding: 10px;
  line-height: 1.5em;
}

/** prikaz seznama kategorij **/
.category {
  border: 1px solid #4DA836;
  width: 181px;
  height: 150px;
  float: left;
  display: inline;
  margin: 0 20px 20px 0;
  text-align: center;
}

.category .image {
  margin: 0 0 3px 0;
  height: 120px;
  text-align: center;
}

* html .category {
  margin: 0 12px 10px 0;
}

.category.last {
  margin: 0 0 20px 0;
}

#content .category a {
  text-decoration: none;
  color: #4DA836;
}

.category a:hover {
  text-decoration: none;
  font-weight: bold;
}

/** voziček **/

table.cart {
  width: 590px;
  border-collapse: collapse;
  border-bottom: 1px solid #999;
}

table.cart tr td {
  color: #006836;
  padding: 5px;
}

table.cart tr td a {
  color: #006836;
  text-decoration: none;
}

table.cart tr td a:hover {
  text-decoration: underline;
}

table.cart tr td input {
  color: #006836;
  padding: 2px;
  border: 1px solid #999;
  width: 30px;
  font-size: 0.8em;
  vertical-align: top;
  margin: 0 5px 0 0;
}

table.cart tr td input.submit {
  color: #006836;
  width: 17px;
  height: 17px;
  background: url(../img/button_refresh.gif) no-repeat left top;
  border: none;
  cursor: pointer;
}

table.cart tr.color td {
  background: #DDEFD9 ;
}

table.cart tr.head td {
  color: #999;
  border-bottom: 1px solid #999;
}

table.cart tr td.price {
  text-align: right;
}

table.cart_price {
  text-align: right;
  margin: 15px 0 0 0;
  color: #006836;
  border-collapse: collapse;
}

table.cart_price tr td {
  padding: 5px;
  width: 530px;
  text-align: right;
}

table.cart_price tr td.amount {
  width: 60px;
  text-align: right;
}

table.cart_price tr.total {
  color: #CC0000;
  font-weight: bold;
  font-size: 1.2em;
}

table.cart_price span.amount {
  text-align: right;
  width: 70px;
  margin: 0;
  padding: 0;
}

table.cart_price span.total {
  color: #CC0000;
  font-weight: bold;
  font-size: 1.2em;
}

/** oblikovanje fotk pri novici **/

.news_pics div.image {
  margin: 0 5px 5px 0;
  padding: 1px;
  border: 1px solid #39B83F;
  float: left;
  width: 78px;
  height: 78px;
  text-align: center;
  line-height: 1.1em;
}

.news_pics div.image.last {
  margin: 0 0 5px 0;
}

/** obikovanje forme na raznih straneh **/

.form {
  margin: 0;
  padding: 0;
}

.form input {
  margin: 0;
  padding: 2px;
  border: 1px solid #5EC663;
  width: 254px;
  font-family: Arial;
  font-size: 0.9em;
}

.form input.stevilka {
  width: 84px;
}

/* prijava */
.form.login input {
  width: 180px;
}

.form textarea {
  margin: 0;
  padding: 2px;
  border: 1px solid #5EC663;
  width: 254px;
  height: 61px;
  font-family: Arial;
  font-size: 0.9em;
  vertical-align: top;
}

.form input.submit {
  border: none;
  width: 64px;
  height: 25px;
  background: url(../img/button_back.jpg) no-repeat left top;
  color: #006836;
  font-size: 1em;
  cursor: pointer;
}

.form input.checkbox {
  width: 15px;
  height: 15px;
}

.form.login input.submit {
  margin: 0 0 0 121px;
}

.form label {
  color: #006836;
  width: 110px;
  display: block;
  float: left;
  text-align: right;
  margin: 0 10px 0 0;
}

.form label.error {
  color: red;
}

.form.login label {
  width: 102px;
}

/* seznami v vsebini */
#content li {
  margin: 0 0 0 20px;
}

/* pager */

.pager {
  clear: both;
  text-align: center;
  margin: 0 0 15px 0;
  border-top: 1px solid #97CFB2;
}

.pager a.prev {
  background: url(../img/pager_prev.jpg) no-repeat left top;
  margin: 0;
  padding: 0 0 0 30px;
  display: block;
  height: 24px;
  line-height: 24px;
  width: 90px;
  text-decoration: none;
  color: #333;
  float: left;
  border-bottom: 1px solid #97CFB2;
  border-left: 1px solid #97CFB2;
}

.pager a.prev:hover {
  text-decoration: underline;
}

.pager a.next {
  background: url(../img/pager_next.jpg) no-repeat right top;
  margin: 0;
  padding: 0 25px 0 5px;
  display: block;
  height: 24px;
  line-height: 24px;
  width: 95px;
  text-decoration: none;
  color: #333;
  float: right;
  border-bottom: 1px solid #97CFB2;
  border-right: 1px solid #97CFB2;
}

.pager a.next:hover {
  text-decoration: underline;
}

.pager a.num {
  padding: 5px 5px 4px 5px;
  text-decoration: none;
  color: #333;
  margin: -1px 0 0 -1px;
  float: left;
  border: 1px solid #97CFB2;
  width: 20px;
}

.pager a.num:hover {
  background: url(../img/pager_num.jpg) repeat-x left center;
}

.pager a.num.selected {
  background: url(../img/pager_num.jpg) repeat-x left center;
}

/* ------ RIGHT ------ */

#right {
  float: left;
  margin: 30px 0 0 0;
  padding: 0;
  width: 160px;
}

/* ------ FOOTER ------ */

#footer {
  margin: 50px 0 0 212px;
  padding: 10px;
  width: 570px;
  border-top: 1px solid #97CFB2;
  text-align: center;
  clear: both;
}

#footer p {
  color: #999;
  font-size: 1em;
  margin: 0;
}

#footer p a {
  color: #666;
  text-decoration: none;
  margin: 0 5px;
}

#footer p a:hover {
  text-decoration: underline;
}

#footer p.menu a {
  font-weight: bold;
}

/* ------ EASY CLEARING ------ */
#main:after,
#left #menuLeft:after,
#one_product:after,
#one_product .extra:after,
.news_pics:after,
h1.green:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}











