body {
    background: url("../images/pozadina.jpg") repeat fixed 0 0 transparent;
    color: #4D5255;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 12px;
    line-height: 17px;
}
#wrapper {

	height:auto;
    padding-bottom: 50px;
}
.container_12 {
    position: relative;
    top: 50px;
	border: solid #d9d6ce 1px;
	height: auto;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-color: #ffffff;
}

.header {
	background-repeat: no-repeat;
	height:185px;
}

.dedamraz_kapa {
  position: absolute;
  top: -15px;
  left: -50px;
  z-index: 1;

}


.slika_header{
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;

}

.slike_naslovna_desno {
  margin-bottom: 10px;
  margin-left: -10px;
}

hr {
  width:95%;
  margin-left:30px;
  margin-top: 30px;
  color:#C1C1C1;
  border:0; border-top:1px solid #E1E1E1;
}

.copyright {
    color: #000000;
    font-size: 11px;
    font-weight: 600;
    line-height: 16px;
    padding: 5px 0 20px;
    text-transform: uppercase;
}

.copyright a {
    color: #000000;
    text-decoration: none;
}

.copyright a:hover {
    color: #979797;
}

#navFoot {
  padding-left: 13px;
}

.linkovi_footer  {
    float: left;
    padding: 0;
}

.linkovi_footer h4 {
    color: #996633;
    text-align: center;
}

.linkovi_footer ul {
    float: left;
    margin: 0;
    padding: 10px 0 0 !important;
}

#navFoot .linkovi_footer li {
    display: block;
    margin: 0 18px 0 0;
    text-align: left;
}

#navFoot .linkovi_footer a {
    color: #6E6E6E;
    font-size: 11px;
    font-weight: normal;
    line-height: 16px;
    text-decoration: none;
    text-transform: uppercase;
}

#navFoot .linkovi_footer a:hover {
    color: #000000;
}

#navFoot a.activeEZPage, #navFoot a.activeILPage {
    color: #000000;
}

.linkovi_footer a:hover {
    color: #00AA44;
    text-decoration: underline;
}

.linkovi_footer {
    width: auto !important;
}


.sadrzaj_pozadina {
  background-image: url(../images/talija_dekoracija_pozadina.jpg);
  height: 600px;
  width: 623px;
  overflow: hidden;
}

.sadrzaj_pozadina_kontakt {
  background-image: url(../images/hotel_rubin.jpg);
  height: 600px;
  width: 623px;
  overflow: hidden;
}

.grid_4 img {
  border-radius: 6px;
}

#sadrzaj {
  position: relative;
  height: 600px;
  width: 623px;
  left: -623px;
  padding: 5px;
  background-color:#ffffff;
  opacity:0.9;
}

#sadrzaj_container {
  height: 600px;
  width: 600px;
  padding-left: 5px;
  padding-top: 10px;
}

#sadrzaj_container p {
  font-family: Georgia,"Times New Roman",Times,serif;
  font-size: 14px;
  line-height: 20px;
  color: #181717;
  text-indent: 10px;
}

#sadrzaj_container td {
  font-family: Georgia,"Times New Roman",Times,serif;
  font-size: 12px;
  line-height: 20px;
  color: #181717;
  text-indent: 10px;
}

h1 {
  font-family: 'Oleo Script Swash Caps', "Times New Roman";
  color: #303030;
  font-size:20px;
  line-height:26px;
}


/* ----------------------- BOXES ------------------------- */

.box {margin-bottom:20px;}

.box-head {
	font-family: 'Oleo Script Swash Caps', "Times New Roman";
	color:#fff;
	font-size:20px;
	line-height:26px;
	font-weight:normal;
	background:url(../images/title-bg.gif) repeat-x 0 0;
	padding:9px 0 10px 12px;
	margin-bottom:10px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	position:relative;
}
.box-head a { color:#fff; text-decoration:none;}
.box-head a:hover {}

.box-body {}

.box-body ul {margin:0; padding:9px 0 0 0; list-style:none;}
.box-body ul li {
	padding:0 0 0 3px;
}
.box-body ul li a {
	color:#000000;
	font-size:10px;
	line-height:20px;
    text-transform:uppercase;
	text-decoration:none;
	background:url(../images/marker1.gif) no-repeat 0 2px;
	padding:0 0 0 13px;
}
.box-body ul li.category-products a:hover,
.box-body ul li .category-subs-parent-selected,
.box-body ul li .category-subs-selected,
.box-body ul li a:hover {
	color:#710226;
}
.box-body ul li.category-products{
	padding:0 0 0 25px!important;
}
.box-body ol {margin:0; padding:9px 0 0 0; list-style:none;}
.box-body ol li {padding:0 0 0 13px;}
.box-body ol li a {
	color:#000000;
	font-size:10px;
	line-height:20px;
	text-transform:uppercase;
	text-decoration:none;
	background:url(../images/marker1.gif) no-repeat 0 2px;
	padding:0 0 0 13px;
}
.box-body ol li a:hover {color:#710226;}



/* ----------------------- LISTING BOXES ------------------------- */



/* ----------------------- GORNJI MENI------------------------- */
.menu {
    background: url("../images/meni_pozadina.jpg") no-repeat scroll 0 0 transparent;
    border-radius: 5px 5px 5px 5px;
    height: 160px;
    margin: 20px 0 0 -9px;
    overflow: hidden;
    position: relative;
    width: 940px;
    z-index: 0;
}
.menu ul {
    margin: 0;
    padding: 105px 0 0 25px;
}
.menu ul li {
    float: left;
}
.menu ul li:first-child a {
    background: none repeat scroll 0 0 transparent;
    padding-left: 0;
}
.menu ul li a {
    background: url("../images/srce.png") no-repeat scroll 0 10px transparent;
    color: #FFFFFF;
    font-family: 'Oleo Script Swash Caps', "Times New Roman";
    font-size: 20px;
    line-height: 24px;
    padding: 0 19px 0 39px;
    text-decoration: none;
}
.menu ul li.selected a, .menu ul li a:hover {
    color: #F0B5A0;
    text-shadow: 1px 1px #340013;
}
/* ----------------------- GORNJI MENI------------------------- */

/* ----------------------- Products------------------------- */
.product-col {
    border: 1px solid #E8E8E8;
    border-radius: 5px 5px 5px 5px;
    margin-bottom: 22px;
    padding: 11px 0 16px;
    position: relative;
    width: 218px !important;
}
.product-col .slika {
    text-align: center;
}
.product-col .name {
    color: #3B3B3B;
    display: inline-block;
    font-size: 15px;
    font-weight: normal;
    line-height: 18px;
    padding-bottom: 3px;
    text-decoration: none;
}
.product-col .name:hover {
    color: #710226;
}
.product-col .prod-info {
    padding: 17px 0 0 15px;
}
.price {
    color: #710226;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 20px;
    font-weight: normal;
    line-height: 30px;
}
.price strong {
    font-weight: normal;
}
.product-col .price {
    padding-bottom: 3px;
}


/*Make sure your page contains a valid doctype at the top*/
#simplegallery1{ /*CSS for Simple Gallery Example 1 */
	position: relative; /*keep this intact*/
	visibility: hidden; /*keep this intact*/
	left: 40px;
}

#simplegallery1 .gallerydesctext{ /*CSS for description DIV of Example 1 (if defined) */
	text-align: left;
	padding: 2px 5px;
}
.opis_tekst {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: center;
	color:#CCC;
}
.opis_tekst_naslovna {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color:#CCC;
}
.slika_okvir {
	border: 1px solid #E2DEDE;
}

/*3 donje slike - baneri*/
a.cssmouseover_baner1, a.cssmouseover_baner2, a.cssmouseover_baner3 {
    display:block;
    width:196px;
    height:244px;
    background-position:0px 0px;
    position: relative;
    left: 11px;
}

a.cssmouseover_baner1{
    background-image:url(../images/baner_stolovi_stolice_dekoracija.jpg);
}

a.cssmouseover_baner2{
    background-image:url(../images/baner_cvetni_aranzmani.jpg);
}

a.cssmouseover_baner3{
    background-image:url(../images/baner_dekoracija_balonima.jpg);
}

a.cssmouseover_baner1:hover, a.cssmouseover_baner2:hover, a.cssmouseover_baner3:hover {
    background-position:0px -244px;
}

.gallery li {
     display: inline;
     line-height: 170px;
     padding: 12px;
}

.gallery img {
    border: #888888 1px solid;
    border-radius:6px;
    -moz-border-radius:6px; /* Old Firefox */
    box-shadow: 6px 4px 7px #a09f9f;
}

.galerija_hover img:hover {
   border-radius:12px;
   -moz-border-radius:12px; /* Old Firefox */
}
