/****************

    ERIC MEYER'S RESET

****************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color:#3c3c3c;
	background: #f1f1eb;
/* testing only, do it with javascript */
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}

strong { font-weight:bold; color:#222; }
em{ font-style:italic; }
.clear{ clear:both; height:1%; font-size:1px; }

/****************

    STRUCTURE

****************/

#container{ width:960px; margin:0 auto; border:1px solid #000; background:#fff; }
    #header{ position:relative; height:115px; background:#787115 url(bg/cedrus-header.gif) no-repeat 20px 10px; /**/ }
    #main{ width:920px; clear:both; float:left; padding:0 20px 30px 20px; }
        #breadcrumbs{ height:15px; padding-bottom:15px; text-align:right; }
        #navigation-area{ position:relative; float:left; width:140px; padding-right:40px; /**/ }
	#infoarea{ float:right; width:320px; padding-left:40px; /**/ }
        #content{ padding-left:180px; }
    #footer{ position:relative; clear:both; height:35px; border-bottom:25px solid #fff; padding:0 20px; /**/ background:#787115; }

/****************

    TEXT

****************/

h1{ font:bold 12px "Trebuchet MS", Arial; color:#787115; text-transform:uppercase; padding-bottom:15px; }
    #infoarea h2{ padding-bottom:3px; }
p{ font:normal 11px/1.6em Arial, Verdana; padding-bottom:20px; }
    #footer p{ font:normal 11px/35px Arial; color:#eee; padding-bottom:0; }

/****************

    LINKS

****************/

a{ color:#3c3c3c; }
a:hover{ text-decoration:none; }

/****************

    IMAGES

****************/

img{ display:block; margin-bottom:15px; border:1px solid #d6d39e; }


/****************

    LISTS

****************/

ul, ol, dl{ padding-bottom:20px; list-style-position:inside; }
ul ul{ padding-top:5px; padding-bottom:0; padding-left:20px; }
dl{ margin-top:-20px; }
dt{ font:bold 11px Arial, Verdana; padding-top:20px; }
li, dd{ font:normal 11px/1.5em Arial, Verdana; padding-bottom:5px; }
li p{ padding-bottom:0; }

/****************

    TABLES

****************/

table{ width:100%; margin-bottom:20px; }
    .basket{ width:auto; }
th, td{ font:normal 10px Arial, Verdana; border-bottom:1px solid #dedcc5; padding:5px; text-align:right; }
thead th, tfoot td{ font-weight:bold; padding:10px 5px; color:#222; }
thead th{ border-top:1px solid #dedcc5; }
.shop-code{ width:50px; }
.shop-text{ text-align:left; }
.shop-text a{ font-weight:bold; color:#787115; text-decoration:none; }
.shop-text a:hover{ text-decoration:underline; }
.shop-cost{ width:55px; }
.alternate{ background:#fcfbef; }

/****************

    FORMS

****************/

select{}
option{}
fieldset{}
label{}
input, textarea{ font:normal 10px Arial, Verdana; border:1px solid #dedcc5; padding:2px; overflow:auto; color:#3c3c3c; width:280px; }
.submit{ width:auto; font-weight:bold; background:#a09920; color:#fff; border:0; cursor:pointer; }
.radio{ width:auto; border:0; padding:0; }
a.submit{ padding:2px 5px; text-decoration:none; }
a.submit:hover{ background:#fff; color:#a09920; }


/**/

.infoarea{ position:relative; overflow:hidden; padding:10px; background:#f1f1e7; }

.breadcrumbs{ float:right; text-align:right; width:740px; list-style:none; border-bottom:1px dotted #bcb88a; padding:2px 0; } /* ul */
.breadcrumbs li{ float:right; padding:0; padding-left:8px; line-height:1em; }
.breadcrumbs a{ text-decoration:none; }

.navigation{ list-style:none; list-style-position:outside; } /* ul */
.navigation li{ position:relative; border-bottom:1px solid #bcb88a; padding:0; font:bold 10px "Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif; text-align:left; text-transform:uppercase; }
.navigation a{ display:block; padding:10px 15px; text-decoration:none; color:#444; }
.navigation a:hover{ color:#807a24; }

.navigation ul{ list-style-position:outside; margin-top:-8px; padding-bottom:10px; padding-left:27px; }
.navigation ul li{ border:0; }
.navigation ul a{ border:0; padding:5px 0; display:block; }



.logo a{ display:block; width:104px; height:22px; padding-top:25px; padding-left:15px; background:url(bg/cedrus-logo.gif) no-repeat 15px 0; color:#805f1e; text-decoration:none; }

.lang-selector{ text-align:right; list-style:none; position:absolute; top:20px; right:20px; } /* ul */
.lang-selector li{ display:inline; }
.lang-selector a{ color:#eee; text-decoration:none; padding:2px; }
.lang-selector a:hover{ font-weight:bold; color:#fff; }

.submenu{ float:right; padding:80px 0 0; list-style:none; } /* ul */
.submenu li{ float:left; height:23px; padding:0; padding-right:20px; font:bold 10px/23px "Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif; }
.submenu a{ float:left; padding-left:28px; display:block; text-decoration:none; color:#eee; }
.submenu a:hover{ color:#fff; }
.submenu-centar a{ background:url(bg/link-centar.gif) no-repeat 0  50%; }
.submenu-shop a{ background:url(bg/link-shop.gif) no-repeat 0  50%; }
.submenu-zbirka a{ background:url(bg/link-zbirka.gif) no-repeat 0 50%; }

.search-form{ position:absolute; top:15px; right:20px; }

.grid{ float:left; list-style:none; width:380px; padding:0 0 10px; }
.grid li{ float:left; width:190px; padding-bottom:10px; }
.grid img{ margin-bottom:0; }
.grid-text{ font:normal 50px Times New Roman; color:#a09920; }
.grid-text strong { color:#65600b; }

.newsletter{ padding-top:20px; }

.product-info{ position:absolute; top:10px; right:10px; text-align:right; }

.footer-links{ text-align:center; list-style:none; position:relative; padding:2px 0 0; }
.footer-links li{ display:inline; padding:0 5px; }
#ador{ position:absolute; top:7px; right:0; padding:0; }
#info{ position:absolute; top:5px; left:0; padding:0; }

#ador a{ background:url(bg/ador.gif) no-repeat 0 0; width:21px; height:10px; display:block; }
#ador span{ display:none; }


#sitemap ul{ list-style:none; }
#sitemap ul ul{ margin-top:-25px; padding:1px 0 0 220px; list-style:disc; }
#sitemap li{ font:bold 12px/2em "Trebuchet MS", Arial; text-transform:uppercase; border-bottom:1px solid #eee; padding:20px 0 20px; }
#sitemap li li{ font-size:12px; font-weight:normal; text-transform:none; border-bottom:0; padding:0; }

#sitemap a{ text-decoration:none; }
#sitemap a:hover{ text-decoration:underline; color:#000; }

#sitemap li a{ color:#787115; }

#sitemap li li a{ color:#3c3c3c; }























































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
