body
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
}

#contents ol
{
    margin: 0px;
    padding: 0px 0px 0px 5px;
}

#contents ol li
{
    list-style-type: none;
    margin: 0px;
    padding: 5px 0px;
}

img
{
    border: 0;
}


table
{
    border-collapse: collapse;
    border-spacing: 0;
}

a
{
    color: #269226;
}

a:hover
{
    color: #CC0000;
}

a.selected
{
    font-weight: bold;
}

.title
{
    color: #269226;
    font-size: 20px;
    padding-bottom: 10px;
}

.description
{
    /*padding-bottom: 10px;*/
}

.product-list tbody tr td
{
    border: none;
    padding: 0;
    width: 50%;
}

.product-list tbody tr td p img
{
    border: 2px solid #c6e1ec;
    float: right;
    margin: 0 10px;
    vertical-align: top;
}

.product-title
{
    padding-bottom: 5px;
}

.product-title a
{
    color: #269226;
}

.product-title a:hover
{
    color: #CC0000;
}

.product-list p
{
    padding-bottom: 10px;
}

.section
{
    display: block;
}

.price
{
    font-weight: bold;
}




.old-price
{
    font-weight: normal;
    text-decoration: line-through;
}

body, h1, h2, h3, p, ul, li
{
    margin: 0px;
    padding: 0px;
}

a
{
    text-decoration: none;
}

#outerWrapper
{
    width: 800px;
    margin: 0px auto;
}

#header
{
    height: 138px;
    background: #FFFFFF url(../images/header.jpg) no-repeat;
    padding: 0px;
    padding-left: 50px;
    position: relative;
}

#horne_menu
{
    height: 20px;
    position: absolute;
    left: 351px;
    width: 408px;
    top: 102px;
}

#horne_menu ul
{
    list-style: none;
    width: 408px;
    float: right;
}

#horne_menu li
{
    float: left;
    text-align: center;
    padding-right: 10px;
    width: 80px;
    font-family: Comic Sans Ms;
    font-style: normal;
    font-size: 17px;
}

#horne_menu a:hover
{
    font-weight: bold;
}

#horne_menu a
{
    color: white;
}

#contents
{
    padding-left: 220px;
    margin: 20px;
}

#menu
{
    float: left;
    margin-left: 25px;
    width: 180px;
}

#menu .box
{
    background-color: #EFFFCA;
    color: #000000;
    margin-top: 15px;
}

#menu p.box-title
{
    background: url(../images/menu_background.jpg);
    color: white;
    display: block;
    font-size: 14px;
    margin: 1px;
    padding: 2px 10px;
    text-align: center;
}

#menu ul
{
    margin: 0;
}

#menu ul li
{
    list-style-type: none;
}


#menu ul li a
{
    color: #000000;
    display: block;
    text-decoration: none;
    padding: 0px 10px;
}

#menu ul li a:hover
{
    font-weight: bold;
}

#menu a.selected
{
    font-weight: bold;
}

#menu form
{
    padding: 5px 10px;
}

#menu.empty-cart
{
    margin: 0px;
    padding: 5px 10px;
}

#menu table.cart-summary
{
    font-size: 85%;
    margin: 0px;
    padding: 0px 5px;
}

#menu table.cart-summary td
{
    border: none;
}

#menu table.cart-summary td.cart-summary-subtotal
{
    border-top: 1px solid black;
    padding: 5px 5px;
}

#contents .cart-subtotal td
{
    border: none;
    margin: 10px 0px;
    width: 100%;
}

#contents form.cart-form
{
    margin: 0;
    padding: 0;
}

#updating
{
    background-color: #ff0000;
    border: none;
    color: #ffffff;
    margin: 2px;
    padding: 2px;
    visibility: hidden;
    position: absolute;
    width: 70px;
}

#contents table.tss-table
{
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}

#contents table.tss-table th
{
    font-size: 90%;
    background-color: #8BD9FF;
    border: none;
    color: #000000;
    text-align: left;
}

#contents table.tss-table td
{
    border: none;
    border-bottom: 1px solid;
    border-bottom-color: #8BD9FF;
}

.words
{
    color: #ff0000;
}

#products
{
    padding-bottom: 20px;
}

form.order
{
    margin: 0 0 0 20px;
}

form.order h3
{
    font-weight: bold;
    padding-bottom: 10px;
    color: #269226;
}

form.order p
{
    margin: 0 0 5px 0;
}

form.order label
{
    font-weight: bold;
    color: #036;
    display: block;
}



form.order .error
{
    color: #FF0000;
}

#checkout h2
{
    font-weight: bold;
    font-size: 20px;
}

#checkout .price
{
    padding-bottom: 20px;
}

#checkout .dodacie_udaje
{
    padding-bottom: 20px;
    padding-left: 180px;
}
#checkout a
{
    font-weight: bold;
}
.no-items-found
{
    color: red;
    font-weight: bold;
}
h1, h2, h3
{
    color: #269226;
}

#info h1
{
    padding-bottom: 20px;
}

#info h2
{
    padding-bottom: 20px;
}

#info h3
{
    padding-bottom: 15px;
}

#info p
{
    padding-bottom: 15px;
}


#adresa h3
{
    padding-top: 20px;
    padding-bottom: 10px;
    color: #269226;
}

.pages
{
    padding-top: 10px;
    padding-bottom: 45px;
}

.pages a, .pages strong
{
    display: block;
    float: left;
    color: white;
    background-color: #59C959; 
    padding: 1px 5px;
    margin-right: 5px;
}

.pages strong
{
    text-decoration: underline;
    background-color: #0C5F0C;
}

.pages a:hover
{
    background-color: #0C5F0C;
}

.image_description
{
    text-align: center;
}

.product-image
{
    border: 2px solid #c6e1ec;
    text-align: center;
}

#product p
{
    padding-bottom: 10px;
}

.product_description
{
    margin-bottom: 20px;
}

.products_for_later
{
    padding-top: 30px;
}

.cart_description
{
    padding-top: 10px;
    padding-bottom: 10px;
}

/*
	slider js style
*/

#container {
	width:520px;
	padding:10px;
	margin:0 auto;
	position:relative;
	z-index:0;
}

#example {
	width:600px;
	height:350px;
	position:relative;
}

#frame {
	position:absolute;
	z-index:0;
	width:690px;
	height:341px;
	top:-3px;
	left:-80px;
}

/*
	Slideshow
*/

#slides {
	position:absolute;
	top:15px;
	left:4px;
	z-index:100;
}

/*
	Slides container
	Important:
	Set the width of your slides container
	Set to display none, prevents content flash
*/

.slides_container {
	width:520px;
	overflow:hidden;
	position:relative;
	display:none;
}

/*
	Each slide
	Important:
	Set the width of your slides
	If height not specified height will be set by the slide content
	Set to display block
*/

.slides_container a {
	width:520px;
	height:270px;
	display:block;
}

.slides_container a img {
	display:block;
}

/*
	Next/prev buttons
*/

#slides .next,#slides .prev {
	position:absolute;
	top:107px;
	left:-39px;
	width:24px;
	height:43px;
	display:block;
	z-index:101;
}

#slides .next {
	left:540px;
}

/*
	Pagination
*/

.pagination {
	margin:26px auto 0;
	width:100px;
}

.pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
}

.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(../images/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagination li.current a {
	background-position:0 -12px;
}









