ul.accordion{
    list-style:none;   
    position:absolute;
    right:80px;
    top:0px;
    font-family: Cambria, serif;
    font-size: 16px;
    font-style: italic;
    line-height: 1.5em;
}
ul.accordion li{
    float:right;
    width:115px;
    height:480px;
    display:block;
    border-right:2px solid #fff;
    border-bottom:2px solid #fff;
    background-color:#fff;
    background-repeat:no-repeat;
    background-position:center center;
    position:relative;
    overflow:hidden;
    cursor:pointer;
    -moz-box-shadow:1px 3px 15px #555;
    -webkit-box-shadow:1px 3px 15px #555;
    box-shadow:1px 3px 15px #555;
}
ul.accordion li.bg1{
    background-image:url(../images/stolovi-za-kompjutere.jpg);
}
ul.accordion li.bg2{
    background-image:url(../images/komode-po-meri.jpg);
}
ul.accordion li.bg3{
    background-image:url(../images/americki-plakari.jpg);
}
ul.accordion li.bg4{
    background-image:url(../images/kuhinje-po-meri.jpg);
}
ul.accordion li.bleft{
    border-left:2px solid #fff;
}
ul.accordion li .heading{
    background-color:#fff;
    padding:10px;
    margin-top:60px;
    opacity:0.9;
    text-transform:uppercase;
    font-style:normal;
    font-weight:bold;
    letter-spacing:1px;
    font-size:14px;
    color:#444;
    text-align:center;
    text-shadow:-1px -1px 1px #ccc;
}
ul.accordion li .description{
    position:absolute;
    width:480px;
    height:175px;
    bottom:0px;
    left:0px;
    display:none;
}
ul.accordion li .description h2{
    text-transform:uppercase;
    font-style:normal;
    font-weight:bold;
    letter-spacing:1px;
    font-size:45px;
    color:#444;
    text-align:left;
    margin:0px 0px 15px 20px;
    text-shadow:-1px -1px 1px #ccc;
}
ul.accordion li .description p{
    line-height:14px;
    margin:10px 22px;
    font-family: "Trebuchet MS", sans-serif;
    font-size: 12px;
    font-style: italic;
    font-weight: normal;
    text-transform: none;
    letter-spacing: normal;
    line-height: 1.6em;
	text-align:left;
}
ul.accordion li .description a{
    position:absolute;
    bottom:5px;
    left:20px;
    text-transform:uppercase;
    font-style:normal;
    font-size:11px;
    text-decoration:none;
    color:#888;
}
ul.accordion li .description a:hover{
    color:#333;
    text-decoration:underline;
}

ul.accordion li .bgDescription{
    background:transparent url(../images/bgDescription.png) repeat-x top left;
    height:340px;
    position:absolute;
    bottom:0px;
    left:0px;
    width:100%;
    display:none;
}
.naslov {
	font-family: 'Tangerine', serif;
	color:#333;
	font-size: 120px;
	font-style: normal;
	font-weight: 700;
	text-shadow: 2px 2px 6px #000;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1.2;
	overflow: visible;
}
h1 {
	font-family: 'Tangerine', serif;
	color:#fff;
	font-size: 40px;
	font-style: normal;
	font-weight: 700;
	text-shadow: 1px 1px 1px #191919;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1.2;
}
            *{
                margin:0;
                padding:0;
            }

            a{
                color:#444;
            }
            a:hover{
                color:#999;
            }
          
#content{
                margin:0 auto;
            }
.reference{
	clear:both;
	top:250px;
	left:0px;
	position:absolute;
	text-align:left;
	width:422px;
	padding:20px;
	background-color:#fff;
	-moz-box-shadow:1px 3px 15px #999;
	-webkit-box-shadow:1px 3px 15px #999;
	box-shadow:1px 3px 15px #ddd;
            }
 body,td,th {
	font-family: "Trebuchet MS", sans-serif;
	text-align: center;
	font-size: 11px;
	line-height: normal;
	text-transform: lowercase;
	color: #444;
	font-style: italic;
	height: 40px;
	width: auto;
	background-color: #000;
	position: relative;
	bottom: 0px;
	overflow: hidden;
	left: 0px;
}
        #apDiv1 {
	position:absolute;
	width:396px;
	height:132px;
	z-index:0;
	left: 48px;
	top: 35px;
}
        #apDiv2 {
	position:absolute;
	width:466px;
	height:67px;
	z-index:2;
	top: 202px;
	left: 10px;
}
        #apDiv3 {
	position:absolute;
	width:525px;
	height:55px;
	z-index:0;
	left: -10px;
	top: 142px;
}
#apDiv4 {
	position:fixed;
	bottom:0px;
	right:0px;
	background:#000;
	height:25px;
	text-align:right;
	width:100%;
	text-shadow:1px 1px 1px #000;
	z-index:999;
	opacity:0.8;
	font-family: "Trebuchet MS", sans-serif;
	text-align: left;
	font-size: 11px;
	line-height: normal;
	text-transform: uppercase;
	color: #fff;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-style: normal;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666;
}
#apDiv4 a {
color:#dedede;
text-decoration: none
}
#apDiv4 a:hover {
color:#fff;
}
#apDiv5 {
	position:relative;
	width:200px;
	height:23px;
	z-index:1;
	text-align: right;
	float: right;
	right: 0px;
}